Trace number 208652

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 40.9228 41.1828

DiagnosticValue
CHECKS31886534
NODES37411

General information on the benchmark

Namerandom/rand-3-20-20-fcd/
rand-3-20-20-60-632-fcd-13_ext.xml
MD5SUM0838945d23053064998840a410e5fa30
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 benchmark38.2792
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables20
Number of constraints58
Maximum constraint arity3
Maximum domain size20
Number of constraints which are defined in extension58
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.33	   
0.33	Abscon 109 (November, 2006)
0.33	   
0.33	   configuration
0.33	     name=esac.xml
0.36	   
0.36	   instance
0.36	     name=/tmp/evaluation/208652-1168189161/unknown.xml
0.39	   
0.39	   domains being loaded...
0.40	   
0.40	   variables being loaded...
0.43	     nbVariables=20  nbDomainTypes=1  minDomainSize=20  maxDomainSize=20
0.43	       =>  wckTime=0.098  cpuTime=0.09  mem=6M951
0.43	   
0.43	   relations being loaded...
0.70	   
0.70	   constraints being loaded...
0.87	     nbConstraints=58  nbRelationTypes=58  nbExtensionStructures=58  nbSharedExtensionStructures=0
0.87	     nbConflictsStructures=58  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=0  maxDegree=18  maxArity=3
0.87	       =>  wckTime=0.538  cpuTime=0.49  mem=42M248
0.97	   
0.97	   solver IterativeSystematicSolver being built... 
1.15	       =>  wckTime=0.814  cpuTime=0.63  mem=21M42
1.23	   
1.23	   preprocessing
1.23	     nbConstraintChecks=18919  nbValidityChecks=31455  nbPropagations=182  nbRevisions=1690  nbUselessRevisions=1449
1.23	     nbSingletonTests=27  nbEffectiveSingletonTests=0  nbESACBranches=4  nbRemovedValues=0  detectedInconsistency=no
1.23	       =>  wckTime=0.083  cpuTime=0.06  mem=21M42
1.29	   
1.29	   search
1.29	     run=0  nbConstraintChecks=21013  nbValidityChecks=43672  nbPropagations=527  nbRevisions=5154
1.29	     nbUselessRevisions=4129  nbAssignments=28  nbFailedAssignments=14  nbBacktracks=10  nbVisitedNodes=51
1.29	     nbRestartNogoods=0  mapSize=10  nbInferences=0  nbTooLargeKeys=0
1.29	       =>  wckTime=0.139  cpuTime=0.1  mem=22M13
1.35	   
1.35	   search
1.35	     run=1  nbConstraintChecks=59115  nbValidityChecks=120859  nbPropagations=1624  nbRevisions=16285
1.35	     nbUselessRevisions=12908  nbAssignments=80  nbFailedAssignments=47  nbBacktracks=25  nbVisitedNodes=147
1.35	     nbRestartNogoods=3  mapSize=24  nbInferences=0  nbTooLargeKeys=0
1.35	       =>  wckTime=0.203  cpuTime=0.17  mem=22M13
1.42	   
1.42	   search
1.42	     run=2  nbConstraintChecks=94593  nbValidityChecks=192977  nbPropagations=3302  nbRevisions=33370
1.42	     nbUselessRevisions=26326  nbAssignments=136  nbFailedAssignments=76  nbBacktracks=48  nbVisitedNodes=244
1.42	     nbRestartNogoods=7  mapSize=42  nbInferences=0  nbTooLargeKeys=0
1.42	       =>  wckTime=0.272  cpuTime=0.23  mem=22M13
1.52	   
1.52	   search
1.52	     run=3  nbConstraintChecks=156796  nbValidityChecks=324077  nbPropagations=5985  nbRevisions=61470
1.52	     nbUselessRevisions=48292  nbAssignments=222  nbFailedAssignments=125  nbBacktracks=81  nbVisitedNodes=400
1.52	     nbRestartNogoods=11  mapSize=70  nbInferences=0  nbTooLargeKeys=0
1.52	       =>  wckTime=0.374  cpuTime=0.32  mem=22M13
1.65	   
1.65	   search
1.65	     run=4  nbConstraintChecks=250400  nbValidityChecks=511238  nbPropagations=10051  nbRevisions=103997
1.65	     nbUselessRevisions=81382  nbAssignments=348  nbFailedAssignments=197  nbBacktracks=131  nbVisitedNodes=630
1.66	     nbRestartNogoods=17  mapSize=113  nbInferences=0  nbTooLargeKeys=0
1.66	       =>  wckTime=0.505  cpuTime=0.45  mem=22M13
1.88	   
1.88	   search
1.88	     run=5  nbConstraintChecks=410225  nbValidityChecks=841605  nbPropagations=16629  nbRevisions=173811
1.88	     nbUselessRevisions=135669  nbAssignments=546  nbFailedAssignments=317  nbBacktracks=206  nbVisitedNodes=1003
1.88	     nbRestartNogoods=22  mapSize=182  nbInferences=0  nbTooLargeKeys=0
1.88	       =>  wckTime=0.729  cpuTime=0.66  mem=22M13
2.22	   
2.22	   search
2.22	     run=6  nbConstraintChecks=661756  nbValidityChecks=1352367  nbPropagations=26912  nbRevisions=283576
2.22	     nbUselessRevisions=220786  nbAssignments=870  nbFailedAssignments=524  nbBacktracks=319  nbVisitedNodes=1615
2.22	     nbRestartNogoods=26  mapSize=288  nbInferences=0  nbTooLargeKeys=0
2.22	       =>  wckTime=1.072  cpuTime=1.0  mem=22M13
2.60	   
2.60	   search
2.60	     run=7  nbConstraintChecks=946487  nbValidityChecks=1936364  nbPropagations=41717  nbRevisions=439891
2.60	     nbUselessRevisions=341924  nbAssignments=1283  nbFailedAssignments=735  nbBacktracks=490  nbVisitedNodes=2321
2.60	     nbRestartNogoods=37  mapSize=444  nbInferences=0  nbTooLargeKeys=0
2.60	       =>  wckTime=1.452  cpuTime=1.37  mem=22M13
3.33	   
3.33	   search
3.33	     run=8  nbConstraintChecks=1479286  nbValidityChecks=2996203  nbPropagations=64040  nbRevisions=676883
3.33	     nbUselessRevisions=525437  nbAssignments=1914  nbFailedAssignments=1104  nbBacktracks=748  nbVisitedNodes=3494
3.33	     nbRestartNogoods=46  mapSize=684  nbInferences=0  nbTooLargeKeys=0
3.33	       =>  wckTime=2.179  cpuTime=2.08  mem=22M13
4.24	   
4.24	   INFO : Stopping hyperNogood (mapSize=1006, nbTooLargekeys=0, mem=22M13)
4.33	   
4.33	   search
4.33	     run=9  nbConstraintChecks=2258936  nbValidityChecks=4537626  nbPropagations=97586  nbRevisions=1033803
4.33	     nbUselessRevisions=802036  nbAssignments=2842  nbFailedAssignments=1634  nbBacktracks=1132  nbVisitedNodes=5219
4.33	     nbRestartNogoods=54
4.33	       =>  wckTime=3.179  cpuTime=3.07  mem=22M13
5.91	   
5.91	   search
5.91	     run=10  nbConstraintChecks=3505045  nbValidityChecks=7012236  nbPropagations=148379  nbRevisions=1575907
5.91	     nbUselessRevisions=1222374  nbAssignments=4216  nbFailedAssignments=2422  nbBacktracks=1708  nbVisitedNodes=7777
5.91	     nbRestartNogoods=65
5.91	       =>  wckTime=4.763  cpuTime=4.63  mem=22M13
8.37	   
8.37	   search
8.37	     run=11  nbConstraintChecks=5463817  nbValidityChecks=10964651  nbPropagations=226993  nbRevisions=2416930
8.37	     nbUselessRevisions=1872744  nbAssignments=6404  nbFailedAssignments=3743  nbBacktracks=2572  nbVisitedNodes=11931
8.37	     nbRestartNogoods=68
8.37	       =>  wckTime=7.218  cpuTime=7.07  mem=22M13
12.20	   
12.20	   search
12.20	     run=12  nbConstraintChecks=8534227  nbValidityChecks=17109744  nbPropagations=349307  nbRevisions=3727870
12.20	     nbUselessRevisions=2886742  nbAssignments=9920  nbFailedAssignments=5959  nbBacktracks=3870  nbVisitedNodes=18633
12.20	     nbRestartNogoods=84
12.20	       =>  wckTime=11.05  cpuTime=10.89  mem=22M13
16.95	   
16.95	   search
16.95	     run=13  nbConstraintChecks=12366865  nbValidityChecks=24768361  nbPropagations=526915  nbRevisions=5630644
16.95	     nbUselessRevisions=4359586  nbAssignments=14508  nbFailedAssignments=8595  nbBacktracks=5816  nbVisitedNodes=27164
16.95	     nbRestartNogoods=95
16.95	       =>  wckTime=15.797  cpuTime=15.61  mem=22M13
22.91	   
22.91	   search
22.91	     run=14  nbConstraintChecks=17209732  nbValidityChecks=34303117  nbPropagations=775351  nbRevisions=8295838
22.91	     nbUselessRevisions=6426295  nbAssignments=20701  nbFailedAssignments=11859  nbBacktracks=8735  nbVisitedNodes=38377
22.91	     nbRestartNogoods=108
22.92	       =>  wckTime=21.767  cpuTime=21.55  mem=22M13
35.79	   
35.79	   search
35.79	     run=15  nbConstraintChecks=27547443  nbValidityChecks=54590348  nbPropagations=1166339  nbRevisions=12493909
35.79	     nbUselessRevisions=9675604  nbAssignments=32114  nbFailedAssignments=18890  nbBacktracks=13114
35.79	     nbVisitedNodes=60061  nbRestartNogoods=135
35.79	       =>  wckTime=34.638  cpuTime=34.33  mem=22M13
41.14	   
41.14	   search
41.14	     run=16  nbConstraintChecks=31867615  nbValidityChecks=63148865  nbPropagations=1619442  nbRevisions=17357650
41.14	     nbUselessRevisions=13441169  nbAssignments=37411  nbFailedAssignments=21948  nbBacktracks=15326
41.14	     nbVisitedNodes=69829  nbRestartNogoods=157
41.14	       =>  wckTime=39.991  cpuTime=39.66  mem=22M13
41.14	   
41.14	   global
41.14	     nbConstraintChecks=31886534  nbValidityChecks=63180320  nbPropagations=1619624  nbRevisions=17359340
41.14	     nbUselessRevisions=13442618  nbRestartNogoods=157  solvingWckTime=39.992  solvingCpuTime=39.66  expiredTime=no
41.14	     totalExploration=no  nbFoundSolutions=1  globalCpuTime=40.34
41.14	       =>  wckTime=40.809  cpuTime=40.29  mem=22M13
41.14	   
41.14	s SATISFIABLE
41.14	v 12 0 15 18 3 10 6 13 16 14 3 16 5 15 2 13 4 9 0 4 
41.14	d NODES 37411
41.14	d CHECKS 31886534
41.14	   
41.14	   totalWckTime=40.895  totalCpuTime=40.34

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/node16/watcher-208652-1168189161 -o ROOT/results/node16/solver-208652-1168189161 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/208652-1168189161/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: 2.69 2.28 2.10 3/94 24390
/proc/meminfo: memFree=1380648/2055920 swapFree=4191880/4192956
[pid=24389] ppid=24387 vsize=18540 CPUtime=0
/proc/24389/stat : 24389 (runsolver) R 24387 24389 23860 0 -1 4194368 17 0 0 0 0 0 0 0 18 0 1 0 167310953 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 231962373415 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/24389/statm: 4635 279 244 17 0 2626 0

[startup+0.102625 s]
/proc/loadavg: 2.69 2.28 2.10 3/94 24390
/proc/meminfo: memFree=1380648/2055920 swapFree=4191880/4192956
[pid=24389] ppid=24387 vsize=912908 CPUtime=0.08
/proc/24389/stat : 24389 (java) S 24387 24389 23860 0 -1 0 2827 0 1 0 6 2 0 0 18 0 8 0 167310953 934817792 2573 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24389/statm: 228227 2573 1390 14 0 215128 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 912908

[startup+0.510546 s]
/proc/loadavg: 2.69 2.28 2.10 3/94 24390
/proc/meminfo: memFree=1380648/2055920 swapFree=4191880/4192956
[pid=24389] ppid=24387 vsize=915328 CPUtime=0.48
/proc/24389/stat : 24389 (java) R 24387 24389 23860 0 -1 0 7195 0 1 0 43 5 0 0 18 0 8 0 167310953 937295872 6934 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073564418 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24389/statm: 228832 6934 2137 14 0 215302 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915328

[startup+1.33341 s]
/proc/loadavg: 2.69 2.28 2.10 3/101 24397
/proc/meminfo: memFree=1318064/2055920 swapFree=4191880/4192956
[pid=24389] ppid=24387 vsize=915460 CPUtime=1.3
/proc/24389/stat : 24389 (java) R 24387 24389 23860 0 -1 0 17086 0 1 0 119 11 0 0 24 0 8 0 167310953 937431040 16824 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073609081 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24389/statm: 228865 16824 2527 14 0 215335 0
[pid=24389/tid=24391] ppid=24387 vsize=915460 CPUtime=0.08
/proc/24389/task/24391/stat : 24391 (java) S 24387 24389 23860 0 -1 64 1792 0 0 0 8 0 0 0 16 0 8 0 167310957 937431040 16824 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24389/tid=24392] ppid=24387 vsize=915460 CPUtime=0
/proc/24389/task/24392/stat : 24392 (java) S 24387 24389 23860 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 167310958 937431040 16824 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24389/tid=24393] ppid=24387 vsize=915460 CPUtime=0
/proc/24389/task/24393/stat : 24393 (java) S 24387 24389 23860 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 167310958 937431040 16824 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24389/tid=24394] ppid=24387 vsize=915460 CPUtime=0
/proc/24389/task/24394/stat : 24394 (java) S 24387 24389 23860 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 167310961 937431040 16824 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24389/tid=24395] ppid=24387 vsize=915460 CPUtime=0.17
/proc/24389/task/24395/stat : 24395 (java) S 24387 24389 23860 0 -1 64 353 0 0 0 16 1 0 0 15 0 8 0 167310961 937431040 16824 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24389/tid=24396] ppid=24387 vsize=915460 CPUtime=0
/proc/24389/task/24396/stat : 24396 (java) S 24387 24389 23860 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 167310961 937431040 16824 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24389/tid=24397] ppid=24387 vsize=915460 CPUtime=0
/proc/24389/task/24397/stat : 24397 (java) S 24387 24389 23860 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 167310961 937431040 16824 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) 915460

[startup+2.98609 s]
/proc/loadavg: 2.69 2.28 2.10 4/101 24397
/proc/meminfo: memFree=1313968/2055920 swapFree=4191880/4192956
[pid=24389] ppid=24387 vsize=915460 CPUtime=2.95
/proc/24389/stat : 24389 (java) R 24387 24389 23860 0 -1 0 17106 0 1 0 283 12 0 0 25 0 8 0 167310953 937431040 16843 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073724459 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24389/statm: 228865 16843 2527 14 0 215335 0
[pid=24389/tid=24391] ppid=24387 vsize=915460 CPUtime=0.08
/proc/24389/task/24391/stat : 24391 (java) S 24387 24389 23860 0 -1 64 1792 0 0 0 8 0 0 0 17 0 8 0 167310957 937431040 16843 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24389/tid=24392] ppid=24387 vsize=915460 CPUtime=0
/proc/24389/task/24392/stat : 24392 (java) S 24387 24389 23860 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 167310958 937431040 16843 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24389/tid=24393] ppid=24387 vsize=915460 CPUtime=0
/proc/24389/task/24393/stat : 24393 (java) S 24387 24389 23860 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 167310958 937431040 16843 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24389/tid=24394] ppid=24387 vsize=915460 CPUtime=0
/proc/24389/task/24394/stat : 24394 (java) S 24387 24389 23860 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 167310961 937431040 16843 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24389/tid=24395] ppid=24387 vsize=915460 CPUtime=0.22
/proc/24389/task/24395/stat : 24395 (java) S 24387 24389 23860 0 -1 64 372 0 0 0 21 1 0 0 16 0 8 0 167310961 937431040 16843 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24389/tid=24396] ppid=24387 vsize=915460 CPUtime=0
/proc/24389/task/24396/stat : 24396 (java) S 24387 24389 23860 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 167310961 937431040 16843 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24389/tid=24397] ppid=24387 vsize=915460 CPUtime=0
/proc/24389/task/24397/stat : 24397 (java) S 24387 24389 23860 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 167310961 937431040 16843 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 915460

[startup+6.2735 s]
/proc/loadavg: 2.64 2.28 2.10 4/101 24397
/proc/meminfo: memFree=1314416/2055920 swapFree=4191880/4192956
[pid=24389] ppid=24387 vsize=915460 CPUtime=6.22
/proc/24389/stat : 24389 (java) R 24387 24389 23860 0 -1 0 17120 0 1 0 610 12 0 0 25 0 8 0 167310953 937431040 16854 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073613935 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24389/statm: 228865 16854 2527 14 0 215335 0
[pid=24389/tid=24391] ppid=24387 vsize=915460 CPUtime=0.08
/proc/24389/task/24391/stat : 24391 (java) S 24387 24389 23860 0 -1 64 1792 0 0 0 8 0 0 0 16 0 8 0 167310957 937431040 16854 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24389/tid=24392] ppid=24387 vsize=915460 CPUtime=0
/proc/24389/task/24392/stat : 24392 (java) S 24387 24389 23860 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 167310958 937431040 16854 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24389/tid=24393] ppid=24387 vsize=915460 CPUtime=0
/proc/24389/task/24393/stat : 24393 (java) S 24387 24389 23860 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 167310958 937431040 16854 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24389/tid=24394] ppid=24387 vsize=915460 CPUtime=0
/proc/24389/task/24394/stat : 24394 (java) S 24387 24389 23860 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 167310961 937431040 16854 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24389/tid=24395] ppid=24387 vsize=915460 CPUtime=0.24
/proc/24389/task/24395/stat : 24395 (java) S 24387 24389 23860 0 -1 64 385 0 0 0 23 1 0 0 16 0 8 0 167310961 937431040 16854 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24389/tid=24396] ppid=24387 vsize=915460 CPUtime=0
/proc/24389/task/24396/stat : 24396 (java) S 24387 24389 23860 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 167310961 937431040 16854 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24389/tid=24397] ppid=24387 vsize=915460 CPUtime=0
/proc/24389/task/24397/stat : 24397 (java) S 24387 24389 23860 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 167310961 937431040 16854 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 915460

[startup+12.7743 s]
/proc/loadavg: 2.67 2.29 2.10 4/101 24397
/proc/meminfo: memFree=1314864/2055920 swapFree=4191880/4192956
[pid=24389] ppid=24387 vsize=915460 CPUtime=12.69
/proc/24389/stat : 24389 (java) R 24387 24389 23860 0 -1 0 17121 0 1 0 1257 12 0 0 25 0 8 0 167310953 937431040 16854 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073613884 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24389/statm: 228865 16854 2527 14 0 215335 0
[pid=24389/tid=24391] ppid=24387 vsize=915460 CPUtime=0.08
/proc/24389/task/24391/stat : 24391 (java) S 24387 24389 23860 0 -1 64 1792 0 0 0 8 0 0 0 17 0 8 0 167310957 937431040 16854 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24389/tid=24392] ppid=24387 vsize=915460 CPUtime=0
/proc/24389/task/24392/stat : 24392 (java) S 24387 24389 23860 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 167310958 937431040 16854 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24389/tid=24393] ppid=24387 vsize=915460 CPUtime=0
/proc/24389/task/24393/stat : 24393 (java) S 24387 24389 23860 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 167310958 937431040 16854 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24389/tid=24394] ppid=24387 vsize=915460 CPUtime=0
/proc/24389/task/24394/stat : 24394 (java) S 24387 24389 23860 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 167310961 937431040 16854 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24389/tid=24395] ppid=24387 vsize=915460 CPUtime=0.25
/proc/24389/task/24395/stat : 24395 (java) S 24387 24389 23860 0 -1 64 385 0 0 0 24 1 0 0 16 0 8 0 167310961 937431040 16854 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24389/tid=24396] ppid=24387 vsize=915460 CPUtime=0
/proc/24389/task/24396/stat : 24396 (java) S 24387 24389 23860 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 167310961 937431040 16854 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24389/tid=24397] ppid=24387 vsize=915460 CPUtime=0
/proc/24389/task/24397/stat : 24397 (java) S 24387 24389 23860 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 167310961 937431040 16854 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 915460

[startup+25.628 s]
/proc/loadavg: 2.52 2.27 2.10 4/101 24397
/proc/meminfo: memFree=1310128/2055920 swapFree=4191880/4192956
[pid=24389] ppid=24387 vsize=915460 CPUtime=25.46
/proc/24389/stat : 24389 (java) R 24387 24389 23860 0 -1 0 17121 0 1 0 2534 12 0 0 25 0 8 0 167310953 937431040 16854 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073609022 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24389/statm: 228865 16854 2527 14 0 215335 0
[pid=24389/tid=24391] ppid=24387 vsize=915460 CPUtime=0.08
/proc/24389/task/24391/stat : 24391 (java) S 24387 24389 23860 0 -1 64 1792 0 0 0 8 0 0 0 16 0 8 0 167310957 937431040 16854 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24389/tid=24392] ppid=24387 vsize=915460 CPUtime=0
/proc/24389/task/24392/stat : 24392 (java) S 24387 24389 23860 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 167310958 937431040 16854 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24389/tid=24393] ppid=24387 vsize=915460 CPUtime=0
/proc/24389/task/24393/stat : 24393 (java) S 24387 24389 23860 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 167310958 937431040 16854 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24389/tid=24394] ppid=24387 vsize=915460 CPUtime=0
/proc/24389/task/24394/stat : 24394 (java) S 24387 24389 23860 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 167310961 937431040 16854 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24389/tid=24395] ppid=24387 vsize=915460 CPUtime=0.25
/proc/24389/task/24395/stat : 24395 (java) S 24387 24389 23860 0 -1 64 385 0 0 0 24 1 0 0 16 0 8 0 167310961 937431040 16854 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24389/tid=24396] ppid=24387 vsize=915460 CPUtime=0
/proc/24389/task/24396/stat : 24396 (java) S 24387 24389 23860 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 167310961 937431040 16854 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24389/tid=24397] ppid=24387 vsize=915460 CPUtime=0
/proc/24389/task/24397/stat : 24397 (java) S 24387 24389 23860 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 167310961 937431040 16854 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 915460

Child status: 0
Real time (s): 41.1828
CPU time (s): 40.9228
CPU user time (s): 40.7808
CPU system time (s): 0.141978
CPU usage (%): 99.3687
Max. virtual memory (cumulated for all children) (KiB): 915460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 40.7808
system time used= 0.141978
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17129
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= 1901
involuntary context switches= 3074

runsolver used 0.040993 s user time and 0.153976 s system time

The end

Launcher Data (download as text)

Begin job on node16 on Sun Jan  7 16:59:21 UTC 2007


IDJOB= 208652
IDBENCH= 4419
FILE ID= node16/208652-1168189161

PBS_JOBID= 3478979

Free space on /tmp= 66504 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  0838945d23053064998840a410e5fa30

RANDOM SEED= 377163172

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.220
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.220
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:       1381128 kB
Buffers:         30064 kB
Cached:         184684 kB
SwapCached:        268 kB
Active:         498016 kB
Inactive:       124360 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1381128 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            2912 kB
Writeback:           0 kB
Mapped:         432632 kB
Slab:            36316 kB
Committed_AS:  4742152 kB
PageTables:       3156 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= 66504 MiB



End job on node16 on Sun Jan  7 17:00:02 UTC 2007