Trace number 276887

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
AbsconMax 109 PFCOPTIMUM 159.836 161.288

General information on the benchmark

Nametightness/tightness0.1/
rand-2-40-8-753-100-3_ext.xml
MD5SUM9c9268857e45b389f681d23ffd1931ad
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints752
Best CPU time to get the best result obtained on this benchmark20.6569
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables40
Number of constraints753
Maximum constraint arity2
Maximum domain size8
Number of constraints which are defined in extension753
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=pfc.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/276887-1169248731/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.41	     nbVariables=40  nbDomainTypes=1  minDomainSize=8  maxDomainSize=8
0.41	       =>  wckTime=0.102  cpuTime=0.08  mem=6M910
0.41	   
0.41	   relations being loaded...
0.52	   
0.52	   constraints being loaded...
0.69	     nbConstraints=752  nbRelationTypes=753  nbExtensionStructures=752  nbSharedExtensionStructures=0
0.69	     nbConflictsStructures=752  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=11892  maxDegree=39
0.69	     maxArity=2
0.69	       =>  wckTime=0.377  cpuTime=0.25  mem=11M851
0.74	   
0.74	   solver LocalSearchSolver being built... 
0.78	       =>  wckTime=0.469  cpuTime=0.29  mem=6M108
0.79	
0.79	s SATISFIABLE
0.79	o 679
0.79	c 73
0.79	o 685
0.79	c 67
0.79	o 690
0.79	c 62
0.79	o 694
0.79	c 58
0.80	o 698
0.80	c 54
0.80	o 702
0.80	c 50
0.80	o 704
0.80	c 48
0.80	o 709
0.80	c 43
0.80	o 713
0.80	c 39
0.80	o 715
0.80	c 37
0.80	o 719
0.80	c 33
0.80	o 722
0.80	c 30
0.80	o 723
0.80	c 29
0.80	o 725
0.80	c 27
0.80	o 726
0.80	c 26
0.80	o 727
0.80	c 25
0.80	o 728
0.80	c 24
0.81	o 729
0.81	c 23
0.81	o 731
0.81	c 21
0.81	o 733
0.81	c 19
0.81	o 736
0.81	c 16
0.81	o 737
0.81	c 15
0.81	o 738
0.81	c 14
0.81	o 739
0.81	c 13
0.82	o 740
0.82	c 12
0.82	o 741
0.82	c 11
0.82	o 742
0.82	c 10
0.85	o 743
0.85	c 9
0.87	o 744
0.87	c 8
0.87	o 745
0.87	c 7
0.87	o 746
0.87	c 6
0.88	o 747
0.88	c 5
0.88	o 748
0.88	c 4
0.88	o 749
0.88	c 3
0.88	o 750
0.88	c 2
1.48	o 751
1.48	c 1
1.48	   
1.48	   search
1.48	     run=0  nbConstraintChecks=4005509  nbAssignments=2408
1.48	       =>  wckTime=0.705  cpuTime=0.67  mem=6M108
1.49	   
1.49	   global
1.49	     nbConstraintChecks=4005509  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
1.49	     solvingWckTime=0.703  solvingCpuTime=0.67  expiredTime=no  totalExploration=no  nbFoundSolutions=0
1.49	     globalCpuTime=1.01
1.49	       =>  wckTime=1.174  cpuTime=0.96  mem=6M108
1.49	   
1.49	   solver IterativeSystematicSolver being built... 
1.62	       =>  wckTime=1.304  cpuTime=1.06  mem=17M114
1.63	   
1.63	   preprocessing
1.63	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
1.63	     detectedInconsistency=no
1.63	       =>  wckTime=0.01  cpuTime=0.01  mem=17M114
1.72	   
1.72	   search
1.72	     run=0  nbConstraintChecks=137589  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=38
1.72	     nbFailedAssignments=20  nbBacktracks=10  nbVisitedNodes=69  nbRestartNogoods=0
1.72	       =>  wckTime=0.101  cpuTime=0.08  mem=17M114
1.82	   
1.82	   search
1.82	     run=1  nbConstraintChecks=321431  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=88
1.82	     nbFailedAssignments=47  nbBacktracks=25  nbVisitedNodes=161  nbRestartNogoods=17
1.82	       =>  wckTime=0.2  cpuTime=0.16  mem=17M114
1.92	   
1.92	   search
1.92	     run=2  nbConstraintChecks=583391  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=157
1.92	     nbFailedAssignments=88  nbBacktracks=47  nbVisitedNodes=293  nbRestartNogoods=33
1.92	       =>  wckTime=0.306  cpuTime=0.26  mem=17M114
2.07	   
2.07	   search
2.07	     run=3  nbConstraintChecks=1008764  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=264
2.07	     nbFailedAssignments=155  nbBacktracks=80  nbVisitedNodes=500  nbRestartNogoods=39
2.07	       =>  wckTime=0.456  cpuTime=0.4  mem=17M114
2.29	   
2.29	   search
2.29	     run=4  nbConstraintChecks=1558743  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=408
2.29	     nbFailedAssignments=243  nbBacktracks=130  nbVisitedNodes=782  nbRestartNogoods=51
2.29	       =>  wckTime=0.668  cpuTime=0.61  mem=17M114
2.66	   
2.66	   search
2.66	     run=5  nbConstraintChecks=2643898  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=671
2.66	     nbFailedAssignments=425  nbBacktracks=205  nbVisitedNodes=1302  nbRestartNogoods=72
2.66	       =>  wckTime=1.045  cpuTime=0.99  mem=17M114
3.14	   
3.14	   search
3.14	     run=6  nbConstraintChecks=3962897  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=999
3.14	     nbFailedAssignments=633  nbBacktracks=318  nbVisitedNodes=1951  nbRestartNogoods=80
3.14	       =>  wckTime=1.524  cpuTime=1.45  mem=17M114
3.91	   
3.91	   search
3.91	     run=7  nbConstraintChecks=6073304  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1521
3.91	     nbFailedAssignments=979  nbBacktracks=488  nbVisitedNodes=2989  nbRestartNogoods=94
3.91	       =>  wckTime=2.289  cpuTime=2.21  mem=17M114
4.98	   
4.98	   search
4.98	     run=8  nbConstraintChecks=8976891  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2250
4.98	     nbFailedAssignments=1445  nbBacktracks=744  nbVisitedNodes=4440  nbRestartNogoods=102
4.98	       =>  wckTime=3.361  cpuTime=3.26  mem=17M114
6.46	   
6.46	   search
6.46	     run=9  nbConstraintChecks=12761120  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3218
6.46	     nbFailedAssignments=2027  nbBacktracks=1128  nbVisitedNodes=6327  nbRestartNogoods=109
6.46	       =>  wckTime=4.84  cpuTime=4.72  mem=17M114
8.52	   
8.52	   search
8.52	     run=10  nbConstraintChecks=18241823  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4596
8.52	     nbFailedAssignments=2821  nbBacktracks=1704  nbVisitedNodes=8991  nbRestartNogoods=110
8.52	       =>  wckTime=6.908  cpuTime=6.77  mem=17M114
11.28	   
11.28	   search
11.28	     run=11  nbConstraintChecks=25104198  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6465
11.28	     nbFailedAssignments=3818  nbBacktracks=2568  nbVisitedNodes=12364  nbRestartNogoods=119
11.28	       =>  wckTime=9.662  cpuTime=9.5  mem=17M114
14.76	   
14.76	   search
14.76	     run=12  nbConstraintChecks=34114056  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=9035
14.76	     nbFailedAssignments=5085  nbBacktracks=3866  nbVisitedNodes=16858  nbRestartNogoods=127
14.76	       =>  wckTime=13.142  cpuTime=12.94  mem=17M114
19.16	   
19.16	   search
19.16	     run=13  nbConstraintChecks=45083300  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=12458
19.16	     nbFailedAssignments=6554  nbBacktracks=5812  nbVisitedNodes=22343  nbRestartNogoods=133
19.16	       =>  wckTime=17.545  cpuTime=17.31  mem=17M114
24.92	   
24.92	   search
24.92	     run=14  nbConstraintChecks=59217314  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=17254
24.92	     nbFailedAssignments=8429  nbBacktracks=8731  nbVisitedNodes=29605  nbRestartNogoods=139
24.92	       =>  wckTime=23.301  cpuTime=23.02  mem=17M114
32.80	   
32.80	   search
32.80	     run=15  nbConstraintChecks=78338477  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=24077
32.80	     nbFailedAssignments=10865  nbBacktracks=13110  nbVisitedNodes=39494  nbRestartNogoods=141
32.80	       =>  wckTime=31.183  cpuTime=30.83  mem=17M114
44.45	   
44.45	   search
44.45	     run=16  nbConstraintChecks=106541812  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=34235
44.45	     nbFailedAssignments=14449  nbBacktracks=19678  nbVisitedNodes=54142  nbRestartNogoods=154
44.45	       =>  wckTime=42.836  cpuTime=42.37  mem=17M114
62.30	   
62.30	   search
62.30	     run=17  nbConstraintChecks=150317527  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=49672
62.30	     nbFailedAssignments=20025  nbBacktracks=29530  nbVisitedNodes=76661  nbRestartNogoods=162
62.30	       =>  wckTime=60.682  cpuTime=60.05  mem=17M114
87.82	   
87.82	   search
87.82	     run=18  nbConstraintChecks=212332550  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=72229
87.82	     nbFailedAssignments=27797  nbBacktracks=44308  nbVisitedNodes=108944  nbRestartNogoods=170
87.82	       =>  wckTime=86.205  cpuTime=85.36  mem=17M114
125.42	   
125.42	   search
125.42	     run=19  nbConstraintChecks=303960966  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=105869
125.42	     nbFailedAssignments=39258  nbBacktracks=66478  nbVisitedNodes=156829  nbRestartNogoods=178
125.42	       =>  wckTime=123.807  cpuTime=122.62  mem=17M114
161.25	   
161.25	   search
161.25	     run=20  nbConstraintChecks=391717034  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=138132
161.25	     nbFailedAssignments=50197  nbBacktracks=87803  nbVisitedNodes=202659  nbRestartNogoods=192
161.25	       =>  wckTime=159.629  cpuTime=158.15  mem=17M114
161.25	   
161.25	   global
161.25	     nbConstraintChecks=391717034  nbRestartNogoods=192  solvingWckTime=159.63  solvingCpuTime=158.16  expiredTime=no
161.25	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=159.27
161.25	       =>  wckTime=160.934  cpuTime=159.22  mem=17M114
161.25	
161.25	s OPTIMUM FOUND
161.25	v 5 2 2 5 6 2 2 6 0 7 4 5 0 7 1 5 3 4 6 4 5 6 0 5 5 3 0 1 6 0 7 4 2 4 5 7 4 7 2 3 
161.25	   
161.25	   totalWckTime=161.014  totalCpuTime=159.27

Verifier Data (download as text)

1 unsatisfied constraints, 752 satisfied constraints

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node14/watcher-276887-1169248731 -o ROOT/results/node14/solver-276887-1169248731 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/276887-1169248731/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 1.92 1.98 1.99 4/87 21065
/proc/meminfo: memFree=1247104/2055920 swapFree=4158792/4192956
[pid=21064] ppid=21062 vsize=1784 CPUtime=0
/proc/21064/stat : 21064 (java) D 21062 21064 20096 0 -1 0 169 0 0 0 0 0 0 0 18 0 1 0 273268005 1826816 140 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/21064/statm: 446 158 123 14 0 91 0

[startup+0.106679 s]
/proc/loadavg: 1.92 1.98 1.99 4/87 21065
/proc/meminfo: memFree=1247104/2055920 swapFree=4158792/4192956
[pid=21064] ppid=21062 vsize=914988 CPUtime=0.08
/proc/21064/stat : 21064 (java) R 21062 21064 20096 0 -1 0 2995 0 1 0 7 1 0 0 17 0 8 0 273268005 936947712 2741 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072923466 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21064/statm: 228747 2741 1427 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.514717 s]
/proc/loadavg: 1.92 1.98 1.99 4/87 21065
/proc/meminfo: memFree=1247104/2055920 swapFree=4158792/4192956
[pid=21064] ppid=21062 vsize=915332 CPUtime=0.49
/proc/21064/stat : 21064 (java) R 21062 21064 20096 0 -1 0 6316 0 1 0 45 4 0 0 18 0 8 0 273268005 937299968 6055 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073567769 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21064/statm: 228833 6055 2139 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33579 s]
/proc/loadavg: 1.92 1.98 1.99 3/94 21072
/proc/meminfo: memFree=1225352/2055920 swapFree=4158792/4192956
[pid=21064] ppid=21062 vsize=915448 CPUtime=1.3
/proc/21064/stat : 21064 (java) R 21062 21064 20096 0 -1 0 8107 0 1 0 115 15 0 0 24 0 8 0 273268005 937418752 7845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073842139 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21064/statm: 228862 7845 2476 14 0 215332 0
[pid=21064/tid=21066] ppid=21062 vsize=915448 CPUtime=0.03
/proc/21064/task/21066/stat : 21066 (java) S 21062 21064 20096 0 -1 64 305 0 0 0 3 0 0 0 16 0 8 0 273268009 937418752 7845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21064/tid=21067] ppid=21062 vsize=915448 CPUtime=0
/proc/21064/task/21067/stat : 21067 (java) S 21062 21064 20096 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273268010 937418752 7845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21064/tid=21068] ppid=21062 vsize=915448 CPUtime=0
/proc/21064/task/21068/stat : 21068 (java) S 21062 21064 20096 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273268010 937418752 7845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21064/tid=21069] ppid=21062 vsize=915448 CPUtime=0
/proc/21064/task/21069/stat : 21069 (java) S 21062 21064 20096 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 273268013 937418752 7845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21064/tid=21070] ppid=21062 vsize=915448 CPUtime=0.19
/proc/21064/task/21070/stat : 21070 (java) S 21062 21064 20096 0 -1 64 375 0 0 0 19 0 0 0 16 0 8 0 273268013 937418752 7845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21064/tid=21071] ppid=21062 vsize=915448 CPUtime=0
/proc/21064/task/21071/stat : 21071 (java) S 21062 21064 20096 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 273268013 937418752 7845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21064/tid=21072] ppid=21062 vsize=915448 CPUtime=0
/proc/21064/task/21072/stat : 21072 (java) S 21062 21064 20096 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273268013 937418752 7845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915448

[startup+2.97295 s]
/proc/loadavg: 1.92 1.98 1.99 3/94 21072
/proc/meminfo: memFree=1221128/2055920 swapFree=4158792/4192956
[pid=21064] ppid=21062 vsize=915580 CPUtime=2.92
/proc/21064/stat : 21064 (java) R 21062 21064 20096 0 -1 0 9218 0 1 0 275 17 0 0 25 0 8 0 273268005 937553920 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073844297 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21064/statm: 228895 8954 2527 14 0 215365 0
[pid=21064/tid=21066] ppid=21062 vsize=915580 CPUtime=0.03
/proc/21064/task/21066/stat : 21066 (java) S 21062 21064 20096 0 -1 64 306 0 0 0 3 0 0 0 17 0 8 0 273268009 937553920 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21064/tid=21067] ppid=21062 vsize=915580 CPUtime=0
/proc/21064/task/21067/stat : 21067 (java) S 21062 21064 20096 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273268010 937553920 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21064/tid=21068] ppid=21062 vsize=915580 CPUtime=0
/proc/21064/task/21068/stat : 21068 (java) S 21062 21064 20096 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273268010 937553920 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21064/tid=21069] ppid=21062 vsize=915580 CPUtime=0
/proc/21064/task/21069/stat : 21069 (java) S 21062 21064 20096 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 273268013 937553920 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21064/tid=21070] ppid=21062 vsize=915580 CPUtime=0.27
/proc/21064/task/21070/stat : 21070 (java) S 21062 21064 20096 0 -1 64 415 0 0 0 26 1 0 0 15 0 8 0 273268013 937553920 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21064/tid=21071] ppid=21062 vsize=915580 CPUtime=0
/proc/21064/task/21071/stat : 21071 (java) S 21062 21064 20096 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 273268013 937553920 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21064/tid=21072] ppid=21062 vsize=915580 CPUtime=0
/proc/21064/task/21072/stat : 21072 (java) S 21062 21064 20096 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273268013 937553920 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 915580

[startup+6.26926 s]
/proc/loadavg: 1.93 1.98 1.99 3/94 21072
/proc/meminfo: memFree=1220936/2055920 swapFree=4158792/4192956
[pid=21064] ppid=21062 vsize=915580 CPUtime=6.19
/proc/21064/stat : 21064 (java) R 21062 21064 20096 0 -1 0 9239 0 1 0 601 18 0 0 25 0 8 0 273268005 937553920 8973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073961434 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21064/statm: 228895 8973 2527 14 0 215365 0
[pid=21064/tid=21066] ppid=21062 vsize=915580 CPUtime=0.03
/proc/21064/task/21066/stat : 21066 (java) S 21062 21064 20096 0 -1 64 306 0 0 0 3 0 0 0 17 0 8 0 273268009 937553920 8973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21064/tid=21067] ppid=21062 vsize=915580 CPUtime=0
/proc/21064/task/21067/stat : 21067 (java) S 21062 21064 20096 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273268010 937553920 8973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21064/tid=21068] ppid=21062 vsize=915580 CPUtime=0
/proc/21064/task/21068/stat : 21068 (java) S 21062 21064 20096 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273268010 937553920 8973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21064/tid=21069] ppid=21062 vsize=915580 CPUtime=0
/proc/21064/task/21069/stat : 21069 (java) S 21062 21064 20096 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 273268013 937553920 8973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21064/tid=21070] ppid=21062 vsize=915580 CPUtime=0.29
/proc/21064/task/21070/stat : 21070 (java) S 21062 21064 20096 0 -1 64 429 0 0 0 28 1 0 0 16 0 8 0 273268013 937553920 8973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21064/tid=21071] ppid=21062 vsize=915580 CPUtime=0
/proc/21064/task/21071/stat : 21071 (java) S 21062 21064 20096 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 273268013 937553920 8973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21064/tid=21072] ppid=21062 vsize=915580 CPUtime=0
/proc/21064/task/21072/stat : 21072 (java) S 21062 21064 20096 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273268013 937553920 8973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 915580

[startup+12.7429 s]
/proc/loadavg: 1.93 1.98 1.99 3/94 21072
/proc/meminfo: memFree=1220880/2055920 swapFree=4158792/4192956
[pid=21064] ppid=21062 vsize=915580 CPUtime=12.6
/proc/21064/stat : 21064 (java) R 21062 21064 20096 0 -1 0 9248 0 1 0 1242 18 0 0 25 0 8 0 273268005 937553920 8981 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073940950 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21064/statm: 228895 8981 2527 14 0 215365 0
[pid=21064/tid=21066] ppid=21062 vsize=915580 CPUtime=0.03
/proc/21064/task/21066/stat : 21066 (java) S 21062 21064 20096 0 -1 64 306 0 0 0 3 0 0 0 16 0 8 0 273268009 937553920 8981 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21064/tid=21067] ppid=21062 vsize=915580 CPUtime=0
/proc/21064/task/21067/stat : 21067 (java) S 21062 21064 20096 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273268010 937553920 8981 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21064/tid=21068] ppid=21062 vsize=915580 CPUtime=0
/proc/21064/task/21068/stat : 21068 (java) S 21062 21064 20096 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273268010 937553920 8981 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21064/tid=21069] ppid=21062 vsize=915580 CPUtime=0
/proc/21064/task/21069/stat : 21069 (java) S 21062 21064 20096 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 273268013 937553920 8981 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21064/tid=21070] ppid=21062 vsize=915580 CPUtime=0.3
/proc/21064/task/21070/stat : 21070 (java) S 21062 21064 20096 0 -1 64 430 0 0 0 29 1 0 0 16 0 8 0 273268013 937553920 8981 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21064/tid=21071] ppid=21062 vsize=915580 CPUtime=0
/proc/21064/task/21071/stat : 21071 (java) S 21062 21064 20096 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 273268013 937553920 8981 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21064/tid=21072] ppid=21062 vsize=915580 CPUtime=0
/proc/21064/task/21072/stat : 21072 (java) S 21062 21064 20096 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273268013 937553920 8981 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 915580

[startup+25.6131 s]
/proc/loadavg: 1.95 1.98 1.99 3/94 21072
/proc/meminfo: memFree=1220944/2055920 swapFree=4158792/4192956
[pid=21064] ppid=21062 vsize=915580 CPUtime=25.36
/proc/21064/stat : 21064 (java) R 21062 21064 20096 0 -1 0 9254 0 1 0 2518 18 0 0 25 0 8 0 273268005 937553920 8987 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073980189 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21064/statm: 228895 8987 2527 14 0 215365 0
[pid=21064/tid=21066] ppid=21062 vsize=915580 CPUtime=0.03
/proc/21064/task/21066/stat : 21066 (java) S 21062 21064 20096 0 -1 64 306 0 0 0 3 0 0 0 16 0 8 0 273268009 937553920 8987 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21064/tid=21067] ppid=21062 vsize=915580 CPUtime=0
/proc/21064/task/21067/stat : 21067 (java) S 21062 21064 20096 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273268010 937553920 8987 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21064/tid=21068] ppid=21062 vsize=915580 CPUtime=0
/proc/21064/task/21068/stat : 21068 (java) S 21062 21064 20096 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273268010 937553920 8987 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21064/tid=21069] ppid=21062 vsize=915580 CPUtime=0
/proc/21064/task/21069/stat : 21069 (java) S 21062 21064 20096 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 273268013 937553920 8987 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21064/tid=21070] ppid=21062 vsize=915580 CPUtime=0.3
/proc/21064/task/21070/stat : 21070 (java) S 21062 21064 20096 0 -1 64 430 0 0 0 29 1 0 0 16 0 8 0 273268013 937553920 8987 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21064/tid=21071] ppid=21062 vsize=915580 CPUtime=0
/proc/21064/task/21071/stat : 21071 (java) S 21062 21064 20096 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 273268013 937553920 8987 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21064/tid=21072] ppid=21062 vsize=915580 CPUtime=0
/proc/21064/task/21072/stat : 21072 (java) S 21062 21064 20096 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273268013 937553920 8987 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 915580

[startup+51.2275 s]
/proc/loadavg: 1.96 1.98 1.99 3/94 21072
/proc/meminfo: memFree=1220944/2055920 swapFree=4158792/4192956
[pid=21064] ppid=21062 vsize=915580 CPUtime=50.74
/proc/21064/stat : 21064 (java) R 21062 21064 20096 0 -1 0 9260 0 1 0 5055 19 0 0 25 0 8 0 273268005 937553920 8993 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073988320 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21064/statm: 228895 8993 2527 14 0 215365 0
[pid=21064/tid=21066] ppid=21062 vsize=915580 CPUtime=0.03
/proc/21064/task/21066/stat : 21066 (java) S 21062 21064 20096 0 -1 64 306 0 0 0 3 0 0 0 16 0 8 0 273268009 937553920 8993 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21064/tid=21067] ppid=21062 vsize=915580 CPUtime=0
/proc/21064/task/21067/stat : 21067 (java) S 21062 21064 20096 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273268010 937553920 8993 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21064/tid=21068] ppid=21062 vsize=915580 CPUtime=0
/proc/21064/task/21068/stat : 21068 (java) S 21062 21064 20096 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273268010 937553920 8993 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21064/tid=21069] ppid=21062 vsize=915580 CPUtime=0
/proc/21064/task/21069/stat : 21069 (java) S 21062 21064 20096 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 273268013 937553920 8993 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21064/tid=21070] ppid=21062 vsize=915580 CPUtime=0.3
/proc/21064/task/21070/stat : 21070 (java) S 21062 21064 20096 0 -1 64 431 0 0 0 29 1 0 0 16 0 8 0 273268013 937553920 8993 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21064/tid=21071] ppid=21062 vsize=915580 CPUtime=0
/proc/21064/task/21071/stat : 21071 (java) S 21062 21064 20096 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 273268013 937553920 8993 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21064/tid=21072] ppid=21062 vsize=915580 CPUtime=0
/proc/21064/task/21072/stat : 21072 (java) S 21062 21064 20096 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273268013 937553920 8993 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 915580

[startup+102.445 s]
/proc/loadavg: 2.03 2.00 2.00 3/94 21072
/proc/meminfo: memFree=1220944/2055920 swapFree=4158792/4192956
[pid=21064] ppid=21062 vsize=915580 CPUtime=101.5
/proc/21064/stat : 21064 (java) R 21062 21064 20096 0 -1 0 9266 0 1 0 10131 19 0 0 25 0 8 0 273268005 937553920 8998 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073987906 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21064/statm: 228895 8998 2527 14 0 215365 0
[pid=21064/tid=21066] ppid=21062 vsize=915580 CPUtime=0.03
/proc/21064/task/21066/stat : 21066 (java) S 21062 21064 20096 0 -1 64 306 0 0 0 3 0 0 0 16 0 8 0 273268009 937553920 8998 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21064/tid=21067] ppid=21062 vsize=915580 CPUtime=0
/proc/21064/task/21067/stat : 21067 (java) S 21062 21064 20096 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273268010 937553920 8998 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21064/tid=21068] ppid=21062 vsize=915580 CPUtime=0
/proc/21064/task/21068/stat : 21068 (java) S 21062 21064 20096 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273268010 937553920 8998 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21064/tid=21069] ppid=21062 vsize=915580 CPUtime=0
/proc/21064/task/21069/stat : 21069 (java) S 21062 21064 20096 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 273268013 937553920 8998 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21064/tid=21070] ppid=21062 vsize=915580 CPUtime=0.3
/proc/21064/task/21070/stat : 21070 (java) S 21062 21064 20096 0 -1 64 431 0 0 0 29 1 0 0 16 0 8 0 273268013 937553920 8998 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21064/tid=21071] ppid=21062 vsize=915580 CPUtime=0
/proc/21064/task/21071/stat : 21071 (java) S 21062 21064 20096 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 273268013 937553920 8998 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21064/tid=21072] ppid=21062 vsize=915580 CPUtime=0
/proc/21064/task/21072/stat : 21072 (java) S 21062 21064 20096 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273268013 937553920 8998 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.5
Current children cumulated vsize (KiB) 915580

Child status: 0
Real time (s): 161.288
CPU time (s): 159.836
CPU user time (s): 159.628
CPU system time (s): 0.207968
CPU usage (%): 99.0996
Max. virtual memory (cumulated for all children) (KiB): 916096

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 159.628
system time used= 0.207968
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9365
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4580
involuntary context switches= 8874

runsolver used 0.205968 s user time and 0.52592 s system time

The end

Launcher Data (download as text)

Begin job on node14 on Fri Jan 19 23:18:51 UTC 2007


IDJOB= 276887
IDBENCH= 6095
IDSOLVER= 69
FILE ID= node14/276887-1169248731

PBS_JOBID= 3589045

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/tightness/tightness0.1/rand-2-40-8-753-100-3_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/276887-1169248731/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-276887-1169248731 -o ROOT/results/node14/solver-276887-1169248731 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/276887-1169248731/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  9c9268857e45b389f681d23ffd1931ad

RANDOM SEED= 645072894

TIME LIMIT= 2400 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.227
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.227
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1247520 kB
Buffers:         51328 kB
Cached:         587456 kB
SwapCached:       3272 kB
Active:         248228 kB
Inactive:       483588 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1247520 kB
SwapTotal:     4192956 kB
SwapFree:      4158792 kB
Dirty:            1868 kB
Writeback:           0 kB
Mapped:         101832 kB
Slab:            61376 kB
Committed_AS:  8784240 kB
PageTables:       2312 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66561 MiB



End job on node14 on Fri Jan 19 23:21:32 UTC 2007