Trace number 208613

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
Abscon 109 ESACSAT 50.1364 50.6653

DiagnosticValue
CHECKS39902377
NODES50726

General information on the benchmark

Namerandom/rand-3-20-20-fcd/
rand-3-20-20-60-632-fcd-11_ext.xml
MD5SUM32cc53e4f0704265d1f425c0c29d7523
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark4.6253
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables20
Number of constraints60
Maximum constraint arity3
Maximum domain size20
Number of constraints which are defined in extension60
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=esac.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/208613-1168188925/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.42	     nbVariables=20  nbDomainTypes=1  minDomainSize=20  maxDomainSize=20
0.42	       =>  wckTime=0.103  cpuTime=0.08  mem=6M951
0.42	   
0.42	   relations being loaded...
0.70	   
0.70	   constraints being loaded...
0.86	     nbConstraints=60  nbRelationTypes=60  nbExtensionStructures=60  nbSharedExtensionStructures=0
0.86	     nbConflictsStructures=60  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=0  maxDegree=14  maxArity=3
0.87	       =>  wckTime=0.547  cpuTime=0.5  mem=44M576
0.94	   
0.95	   solver IterativeSystematicSolver being built... 
1.12	       =>  wckTime=0.798  cpuTime=0.63  mem=21M491
1.20	   
1.20	   preprocessing
1.20	     nbConstraintChecks=20886  nbValidityChecks=34599  nbPropagations=180  nbRevisions=1751  nbUselessRevisions=1491
1.20	     nbSingletonTests=27  nbEffectiveSingletonTests=0  nbESACBranches=4  nbRemovedValues=0  detectedInconsistency=no
1.20	       =>  wckTime=0.085  cpuTime=0.06  mem=21M491
1.25	   
1.25	   search
1.25	     run=0  nbConstraintChecks=20285  nbValidityChecks=39043  nbPropagations=436  nbRevisions=4568
1.25	     nbUselessRevisions=3749  nbAssignments=27  nbFailedAssignments=12  nbBacktracks=10  nbVisitedNodes=46
1.25	     nbRestartNogoods=0  mapSize=8  nbInferences=0  nbTooLargeKeys=0
1.25	       =>  wckTime=0.135  cpuTime=0.1  mem=22M475
1.30	   
1.30	   search
1.30	     run=1  nbConstraintChecks=51424  nbValidityChecks=107976  nbPropagations=1309  nbRevisions=14095
1.30	     nbUselessRevisions=11496  nbAssignments=72  nbFailedAssignments=29  nbBacktracks=25  nbVisitedNodes=108
1.30	     nbRestartNogoods=4  mapSize=21  nbInferences=0  nbTooLargeKeys=0
1.30	       =>  wckTime=0.186  cpuTime=0.15  mem=22M475
1.39	   
1.39	   search
1.39	     run=2  nbConstraintChecks=102854  nbValidityChecks=210938  nbPropagations=2851  nbRevisions=31400
1.39	     nbUselessRevisions=25302  nbAssignments=132  nbFailedAssignments=61  nbBacktracks=48  nbVisitedNodes=217
1.39	     nbRestartNogoods=7  mapSize=43  nbInferences=0  nbTooLargeKeys=0
1.39	       =>  wckTime=0.273  cpuTime=0.23  mem=22M475
1.50	   
1.50	   search
1.50	     run=3  nbConstraintChecks=184146  nbValidityChecks=375471  nbPropagations=5369  nbRevisions=60636
1.50	     nbUselessRevisions=48403  nbAssignments=229  nbFailedAssignments=122  nbBacktracks=81  nbVisitedNodes=396
1.50	     nbRestartNogoods=10  mapSize=73  nbInferences=0  nbTooLargeKeys=0
1.50	       =>  wckTime=0.385  cpuTime=0.33  mem=22M475
1.65	   
1.65	   search
1.65	     run=4  nbConstraintChecks=284968  nbValidityChecks=579209  nbPropagations=9251  nbRevisions=105305
1.65	     nbUselessRevisions=83488  nbAssignments=346  nbFailedAssignments=184  nbBacktracks=131  nbVisitedNodes=607
1.65	     nbRestartNogoods=11  mapSize=115  nbInferences=0  nbTooLargeKeys=0
1.65	       =>  wckTime=0.527  cpuTime=0.47  mem=22M475
1.82	   
1.82	   search
1.82	     run=5  nbConstraintChecks=412801  nbValidityChecks=846113  nbPropagations=15095  nbRevisions=171984
1.82	     nbUselessRevisions=136073  nbAssignments=548  nbFailedAssignments=297  nbBacktracks=207  nbVisitedNodes=959
1.82	     nbRestartNogoods=16  mapSize=179  nbInferences=0  nbTooLargeKeys=0
1.82	       =>  wckTime=0.701  cpuTime=0.63  mem=22M475
2.09	   
2.09	   search
2.09	     run=6  nbConstraintChecks=628723  nbValidityChecks=1274667  nbPropagations=23673  nbRevisions=270480
2.09	     nbUselessRevisions=213546  nbAssignments=801  nbFailedAssignments=432  nbBacktracks=321  nbVisitedNodes=1427
2.09	     nbRestartNogoods=22  mapSize=282  nbInferences=0  nbTooLargeKeys=0
2.09	       =>  wckTime=0.976  cpuTime=0.91  mem=22M475
2.46	   
2.46	   search
2.46	     run=7  nbConstraintChecks=896874  nbValidityChecks=1819736  nbPropagations=36028  nbRevisions=412228
2.46	     nbUselessRevisions=325049  nbAssignments=1155  nbFailedAssignments=594  nbBacktracks=491  nbVisitedNodes=2020
2.46	     nbRestartNogoods=39  mapSize=420  nbInferences=0  nbTooLargeKeys=0
2.46	       =>  wckTime=1.342  cpuTime=1.26  mem=22M475
3.08	   
3.08	   search
3.08	     run=8  nbConstraintChecks=1363433  nbValidityChecks=2778166  nbPropagations=54660  nbRevisions=624734
3.08	     nbUselessRevisions=491749  nbAssignments=1721  nbFailedAssignments=900  nbBacktracks=748  nbVisitedNodes=3068
3.08	     nbRestartNogoods=55  mapSize=654  nbInferences=0  nbTooLargeKeys=0
3.08	       =>  wckTime=1.961  cpuTime=1.85  mem=22M475
4.08	   
4.08	   search
4.08	     run=9  nbConstraintChecks=2168675  nbValidityChecks=4419514  nbPropagations=83934  nbRevisions=961102
4.08	     nbUselessRevisions=755087  nbAssignments=2715  nbFailedAssignments=1505  nbBacktracks=1132  nbVisitedNodes=4945
4.08	     nbRestartNogoods=62  mapSize=1006  nbInferences=0  nbTooLargeKeys=0
4.08	       =>  wckTime=2.957  cpuTime=2.83  mem=22M475
4.12	   
4.12	   INFO : Stopping hyperNogood (mapSize=1019, nbTooLargekeys=0, mem=22M475)
5.41	   
5.41	   search
5.41	     run=10  nbConstraintChecks=3226158  nbValidityChecks=6547543  nbPropagations=127613  nbRevisions=1463910
5.41	     nbUselessRevisions=1148589  nbAssignments=3959  nbFailedAssignments=2169  nbBacktracks=1708  nbVisitedNodes=7210
5.41	     nbRestartNogoods=74
5.41	       =>  wckTime=4.293  cpuTime=4.14  mem=22M475
7.44	   
7.44	   search
7.44	     run=11  nbConstraintChecks=4829747  nbValidityChecks=9811469  nbPropagations=193350  nbRevisions=2228700
7.44	     nbUselessRevisions=1747439  nbAssignments=6008  nbFailedAssignments=3350  nbBacktracks=2573  nbVisitedNodes=10987
7.44	     nbRestartNogoods=79
7.44	       =>  wckTime=6.319  cpuTime=6.15  mem=22M475
10.43	   
10.43	   search
10.43	     run=12  nbConstraintChecks=7277856  nbValidityChecks=14920443  nbPropagations=294286  nbRevisions=3394641
10.43	     nbUselessRevisions=2658952  nbAssignments=9337  nbFailedAssignments=5376  nbBacktracks=3870  nbVisitedNodes=17235
10.43	     nbRestartNogoods=84
10.43	       =>  wckTime=9.312  cpuTime=9.11  mem=22M475
15.40	   
15.40	   search
15.40	     run=13  nbConstraintChecks=11360282  nbValidityChecks=23358502  nbPropagations=450198  nbRevisions=5187111
15.40	     nbUselessRevisions=4061061  nbAssignments=14455  nbFailedAssignments=8542  nbBacktracks=5816  nbVisitedNodes=26956
15.40	     nbRestartNogoods=95
15.40	       =>  wckTime=14.282  cpuTime=14.03  mem=22M475
21.46	   
21.46	   search
21.46	     run=14  nbConstraintChecks=16304087  nbValidityChecks=33352832  nbPropagations=676445  nbRevisions=7786460
21.46	     nbUselessRevisions=6093205  nbAssignments=20687  nbFailedAssignments=11823  nbBacktracks=8737  nbVisitedNodes=38217
21.46	     nbRestartNogoods=106
21.46	       =>  wckTime=20.342  cpuTime=20.03  mem=22M475
31.22	   
31.22	   search
31.22	     run=15  nbConstraintChecks=24343258  nbValidityChecks=50001799  nbPropagations=1017567  nbRevisions=11713843
31.22	     nbUselessRevisions=9170928  nbAssignments=31391  nbFailedAssignments=18143  nbBacktracks=13115
31.22	     nbVisitedNodes=58232  nbRestartNogoods=118
31.22	       =>  wckTime=30.103  cpuTime=29.7  mem=22M475
46.73	   
46.73	   search
46.73	     run=16  nbConstraintChecks=36773458  nbValidityChecks=75199713  nbPropagations=1524465  nbRevisions=17574792
46.73	     nbUselessRevisions=13759535  nbAssignments=46353  nbFailedAssignments=26533  nbBacktracks=19683
46.73	     nbVisitedNodes=85607  nbRestartNogoods=135
46.73	       =>  wckTime=45.617  cpuTime=45.07  mem=22M475
50.61	   
50.61	   search
50.61	     run=17  nbConstraintChecks=39881491  nbValidityChecks=81745429  nbPropagations=2077401  nbRevisions=23963345
50.61	     nbUselessRevisions=18763560  nbAssignments=50726  nbFailedAssignments=29033  nbBacktracks=21536
50.61	     nbVisitedNodes=93644  nbRestartNogoods=158
50.61	       =>  wckTime=49.496  cpuTime=48.91  mem=22M475
50.62	   
50.62	   global
50.62	     nbConstraintChecks=39902377  nbValidityChecks=81780028  nbPropagations=2077581  nbRevisions=23965096
50.62	     nbUselessRevisions=18765051  nbRestartNogoods=158  solvingWckTime=49.497  solvingCpuTime=48.91  expiredTime=no
50.62	     totalExploration=no  nbFoundSolutions=1  globalCpuTime=49.58
50.62	       =>  wckTime=50.298  cpuTime=49.54  mem=22M475
50.62	   
50.62	s SATISFIABLE
50.62	v 18 8 11 15 13 7 0 13 13 7 14 14 7 9 2 18 14 11 8 6 
50.62	d NODES 50726
50.62	d CHECKS 39902377
50.62	   
50.62	   totalWckTime=50.379  totalCpuTime=49.59

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node26/watcher-208613-1168188925 -o ROOT/results/node26/solver-208613-1168188925 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/208613-1168188925/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 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.54 1.16 1.24 4/94 23697
/proc/meminfo: memFree=1527808/2055920 swapFree=4192812/4192956
[pid=23696] ppid=23694 vsize=18540 CPUtime=0
/proc/23696/stat : 23696 (runsolver) R 23694 23696 23495 0 -1 4194368 17 0 0 0 0 0 0 0 20 0 1 0 167286756 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 269028486439 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/23696/statm: 4635 279 244 17 0 2626 0

[startup+0.10259 s]
/proc/loadavg: 1.54 1.16 1.24 4/94 23697
/proc/meminfo: memFree=1527808/2055920 swapFree=4192812/4192956
[pid=23696] ppid=23694 vsize=913236 CPUtime=0.08
/proc/23696/stat : 23696 (java) R 23694 23696 23495 0 -1 0 2920 0 1 0 7 1 0 0 17 0 8 0 167286756 935153664 2666 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072897041 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23696/statm: 228309 2666 1397 14 0 215208 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 913236

[startup+0.510624 s]
/proc/loadavg: 1.54 1.16 1.24 4/94 23697
/proc/meminfo: memFree=1527808/2055920 swapFree=4192812/4192956
[pid=23696] ppid=23694 vsize=915328 CPUtime=0.48
/proc/23696/stat : 23696 (java) R 23694 23696 23495 0 -1 0 7381 0 1 0 45 3 0 0 18 0 8 0 167286756 937295872 7120 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073552189 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23696/statm: 228832 7120 2137 14 0 215302 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915328

[startup+1.33771 s]
/proc/loadavg: 1.54 1.16 1.24 3/101 23704
/proc/meminfo: memFree=1467848/2055920 swapFree=4192812/4192956
[pid=23696] ppid=23694 vsize=915460 CPUtime=1.3
/proc/23696/stat : 23696 (java) R 23694 23696 23495 0 -1 0 17675 0 1 0 120 10 0 0 24 0 8 0 167286756 937431040 17413 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073741918 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23696/statm: 228865 17413 2527 14 0 215335 0
[pid=23696/tid=23698] ppid=23694 vsize=915460 CPUtime=0.06
/proc/23696/task/23698/stat : 23698 (java) S 23694 23696 23495 0 -1 64 1886 0 0 0 6 0 0 0 16 0 8 0 167286760 937431040 17413 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23696/tid=23699] ppid=23694 vsize=915460 CPUtime=0
/proc/23696/task/23699/stat : 23699 (java) S 23694 23696 23495 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 167286761 937431040 17413 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23696/tid=23700] ppid=23694 vsize=915460 CPUtime=0
/proc/23696/task/23700/stat : 23700 (java) S 23694 23696 23495 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 167286761 937431040 17413 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23696/tid=23701] ppid=23694 vsize=915460 CPUtime=0
/proc/23696/task/23701/stat : 23701 (java) S 23694 23696 23495 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 167286764 937431040 17413 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23696/tid=23702] ppid=23694 vsize=915460 CPUtime=0.17
/proc/23696/task/23702/stat : 23702 (java) S 23694 23696 23495 0 -1 64 354 0 0 0 16 1 0 0 15 0 8 0 167286764 937431040 17413 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23696/tid=23703] ppid=23694 vsize=915460 CPUtime=0
/proc/23696/task/23703/stat : 23703 (java) S 23694 23696 23495 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 167286764 937431040 17413 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23696/tid=23704] ppid=23694 vsize=915460 CPUtime=0
/proc/23696/task/23704/stat : 23704 (java) S 23694 23696 23495 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 167286764 937431040 17413 18446744073709551615 134512640 134570532 4294956480 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) 915460

[startup+2.99086 s]
/proc/loadavg: 1.54 1.16 1.24 3/101 23704
/proc/meminfo: memFree=1467720/2055920 swapFree=4192812/4192956
[pid=23696] ppid=23694 vsize=915460 CPUtime=2.93
/proc/23696/stat : 23696 (java) R 23694 23696 23495 0 -1 0 17697 0 1 0 282 11 0 0 25 0 8 0 167286756 937431040 17433 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073722716 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23696/statm: 228865 17433 2527 14 0 215335 0
[pid=23696/tid=23698] ppid=23694 vsize=915460 CPUtime=0.06
/proc/23696/task/23698/stat : 23698 (java) S 23694 23696 23495 0 -1 64 1886 0 0 0 6 0 0 0 17 0 8 0 167286760 937431040 17433 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23696/tid=23699] ppid=23694 vsize=915460 CPUtime=0
/proc/23696/task/23699/stat : 23699 (java) S 23694 23696 23495 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 167286761 937431040 17433 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23696/tid=23700] ppid=23694 vsize=915460 CPUtime=0
/proc/23696/task/23700/stat : 23700 (java) S 23694 23696 23495 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 167286761 937431040 17433 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23696/tid=23701] ppid=23694 vsize=915460 CPUtime=0
/proc/23696/task/23701/stat : 23701 (java) S 23694 23696 23495 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 167286764 937431040 17433 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23696/tid=23702] ppid=23694 vsize=915460 CPUtime=0.22
/proc/23696/task/23702/stat : 23702 (java) S 23694 23696 23495 0 -1 64 375 0 0 0 21 1 0 0 16 0 8 0 167286764 937431040 17433 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23696/tid=23703] ppid=23694 vsize=915460 CPUtime=0
/proc/23696/task/23703/stat : 23703 (java) S 23694 23696 23495 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 167286764 937431040 17433 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23696/tid=23704] ppid=23694 vsize=915460 CPUtime=0
/proc/23696/task/23704/stat : 23704 (java) S 23694 23696 23495 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 167286764 937431040 17433 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 915460

[startup+6.27016 s]
/proc/loadavg: 1.65 1.19 1.25 3/101 23704
/proc/meminfo: memFree=1467656/2055920 swapFree=4192812/4192956
[pid=23696] ppid=23694 vsize=915460 CPUtime=6.18
/proc/23696/stat : 23696 (java) R 23694 23696 23495 0 -1 0 17709 0 1 0 607 11 0 0 25 0 8 0 167286756 937431040 17443 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073613884 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23696/statm: 228865 17443 2527 14 0 215335 0
[pid=23696/tid=23698] ppid=23694 vsize=915460 CPUtime=0.06
/proc/23696/task/23698/stat : 23698 (java) S 23694 23696 23495 0 -1 64 1886 0 0 0 6 0 0 0 16 0 8 0 167286760 937431040 17443 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23696/tid=23699] ppid=23694 vsize=915460 CPUtime=0
/proc/23696/task/23699/stat : 23699 (java) S 23694 23696 23495 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 167286761 937431040 17443 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23696/tid=23700] ppid=23694 vsize=915460 CPUtime=0
/proc/23696/task/23700/stat : 23700 (java) S 23694 23696 23495 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 167286761 937431040 17443 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23696/tid=23701] ppid=23694 vsize=915460 CPUtime=0
/proc/23696/task/23701/stat : 23701 (java) S 23694 23696 23495 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 167286764 937431040 17443 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23696/tid=23702] ppid=23694 vsize=915460 CPUtime=0.24
/proc/23696/task/23702/stat : 23702 (java) S 23694 23696 23495 0 -1 64 385 0 0 0 23 1 0 0 16 0 8 0 167286764 937431040 17443 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23696/tid=23703] ppid=23694 vsize=915460 CPUtime=0
/proc/23696/task/23703/stat : 23703 (java) S 23694 23696 23495 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 167286764 937431040 17443 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23696/tid=23704] ppid=23694 vsize=915460 CPUtime=0
/proc/23696/task/23704/stat : 23704 (java) S 23694 23696 23495 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 167286764 937431040 17443 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 915460

[startup+12.6738 s]
/proc/loadavg: 1.68 1.21 1.25 3/101 23704
/proc/meminfo: memFree=1467664/2055920 swapFree=4192812/4192956
[pid=23696] ppid=23694 vsize=915460 CPUtime=12.52
/proc/23696/stat : 23696 (java) R 23694 23696 23495 0 -1 0 17709 0 1 0 1241 11 0 0 25 0 8 0 167286756 937431040 17443 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073722762 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23696/statm: 228865 17443 2527 14 0 215335 0
[pid=23696/tid=23698] ppid=23694 vsize=915460 CPUtime=0.06
/proc/23696/task/23698/stat : 23698 (java) S 23694 23696 23495 0 -1 64 1886 0 0 0 6 0 0 0 16 0 8 0 167286760 937431040 17443 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23696/tid=23699] ppid=23694 vsize=915460 CPUtime=0
/proc/23696/task/23699/stat : 23699 (java) S 23694 23696 23495 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 167286761 937431040 17443 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23696/tid=23700] ppid=23694 vsize=915460 CPUtime=0
/proc/23696/task/23700/stat : 23700 (java) S 23694 23696 23495 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 167286761 937431040 17443 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23696/tid=23701] ppid=23694 vsize=915460 CPUtime=0
/proc/23696/task/23701/stat : 23701 (java) S 23694 23696 23495 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 167286764 937431040 17443 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23696/tid=23702] ppid=23694 vsize=915460 CPUtime=0.24
/proc/23696/task/23702/stat : 23702 (java) S 23694 23696 23495 0 -1 64 385 0 0 0 23 1 0 0 16 0 8 0 167286764 937431040 17443 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23696/tid=23703] ppid=23694 vsize=915460 CPUtime=0
/proc/23696/task/23703/stat : 23703 (java) S 23694 23696 23495 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 167286764 937431040 17443 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23696/tid=23704] ppid=23694 vsize=915460 CPUtime=0
/proc/23696/task/23704/stat : 23704 (java) S 23694 23696 23495 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 167286764 937431040 17443 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 915460

[startup+25.536 s]
/proc/loadavg: 1.75 1.24 1.26 3/101 23704
/proc/meminfo: memFree=1467792/2055920 swapFree=4192812/4192956
[pid=23696] ppid=23694 vsize=915460 CPUtime=25.26
/proc/23696/stat : 23696 (java) R 23694 23696 23495 0 -1 0 17710 0 1 0 2515 11 0 0 25 0 8 0 167286756 937431040 17443 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073722772 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23696/statm: 228865 17443 2527 14 0 215335 0
[pid=23696/tid=23698] ppid=23694 vsize=915460 CPUtime=0.06
/proc/23696/task/23698/stat : 23698 (java) S 23694 23696 23495 0 -1 64 1886 0 0 0 6 0 0 0 16 0 8 0 167286760 937431040 17443 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23696/tid=23699] ppid=23694 vsize=915460 CPUtime=0
/proc/23696/task/23699/stat : 23699 (java) S 23694 23696 23495 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 167286761 937431040 17443 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23696/tid=23700] ppid=23694 vsize=915460 CPUtime=0
/proc/23696/task/23700/stat : 23700 (java) S 23694 23696 23495 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 167286761 937431040 17443 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23696/tid=23701] ppid=23694 vsize=915460 CPUtime=0
/proc/23696/task/23701/stat : 23701 (java) S 23694 23696 23495 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 167286764 937431040 17443 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23696/tid=23702] ppid=23694 vsize=915460 CPUtime=0.24
/proc/23696/task/23702/stat : 23702 (java) S 23694 23696 23495 0 -1 64 385 0 0 0 23 1 0 0 16 0 8 0 167286764 937431040 17443 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23696/tid=23703] ppid=23694 vsize=915460 CPUtime=0
/proc/23696/task/23703/stat : 23703 (java) S 23694 23696 23495 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 167286764 937431040 17443 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23696/tid=23704] ppid=23694 vsize=915460 CPUtime=0
/proc/23696/task/23704/stat : 23704 (java) S 23694 23696 23495 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 167286764 937431040 17443 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 915460

Child status: 0
Real time (s): 50.6653
CPU time (s): 50.1364
CPU user time (s): 50.0054
CPU system time (s): 0.13098
CPU usage (%): 98.9561
Max. virtual memory (cumulated for all children) (KiB): 915460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 50.0054
system time used= 0.13098
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17718
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= 2091
involuntary context switches= 3287

runsolver used 0.065989 s user time and 0.184971 s system time

The end

Launcher Data (download as text)

Begin job on node26 on Sun Jan  7 16:55:25 UTC 2007


IDJOB= 208613
IDBENCH= 4416
FILE ID= node26/208613-1168188925

PBS_JOBID= 3479251

Free space on /tmp= 66536 MiB

BENCH NAME= HOME/pub/bench/CPAI06/random/rand-3-20-20-fcd/rand-3-20-20-60-632-fcd-11_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/208613-1168188925/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node26/watcher-208613-1168188925 -o ROOT/results/node26/solver-208613-1168188925 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/208613-1168188925/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  32cc53e4f0704265d1f425c0c29d7523

RANDOM SEED= 645008726

TIME LIMIT= 1800 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.236
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.236
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:       1528288 kB
Buffers:         51184 kB
Cached:         329004 kB
SwapCached:          0 kB
Active:         158936 kB
Inactive:       306348 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1528288 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3040 kB
Writeback:           0 kB
Mapped:         111648 kB
Slab:            47032 kB
Committed_AS:  3272688 kB
PageTables:       2384 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= 66536 MiB



End job on node26 on Sun Jan  7 16:56:16 UTC 2007