Trace number 215120

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 ACSAT 11.3283 11.4733

DiagnosticValue
CHECKS370033
NODES3957

General information on the benchmark

NamepseudoSeries/
ii/ii-8e2.xml
MD5SUM8a6794b3c8cdba37b1fcaf165bbb3310
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.815875
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables1740
Number of constraints6991
Maximum constraint arity10
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension6991
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=mac.xml
0.37	   
0.37	   instance
0.37	     name=/tmp/evaluation/215120-1168077828/unknown.xml
0.40	   
0.40	   domains being loaded...
0.40	   
0.40	   variables being loaded...
0.57	     nbVariables=1740  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.57	       =>  wckTime=0.234  cpuTime=0.15  mem=9M844
0.57	   
0.57	   predicates being loaded...
0.57	   
0.57	   constraints being loaded...
1.65	     nbConstraints=6971  nbMergedConstraints=20  nbConvertedConstraints=6630  nbConvertConstraintsChecks=1544
1.65	     nbExtensionStructures=2  nbSharedExtensionStructures=6628  nbConflictsStructures=5
1.65	     nbSharedConflictsStructures=6966  nbSharedBinaryRepresentations=5  nbEvaluationManagers=3
1.65	     nbSharedEvaluationManagers=338  maxDegree=54  maxArity=10
1.65	       =>  wckTime=1.316  cpuTime=1.05  mem=10M231
1.72	   
1.72	   solver IterativeSystematicSolver being built... 
2.01	       =>  wckTime=1.672  cpuTime=1.27  mem=35M276
2.04	   
2.04	   preprocessing
2.04	     nbConstraintChecks=0  nbPropagations=1740  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
2.04	     detectedInconsistency=no
2.04	       =>  wckTime=0.024  cpuTime=0.02  mem=35M276
2.35	   
2.35	   search
2.35	     run=0  nbConstraintChecks=14396  nbValidityChecks=114  nbPropagations=3154  nbRevisions=7634
2.35	     nbUselessRevisions=6340  nbAssignments=156  nbFailedAssignments=3  nbBacktracks=11  nbVisitedNodes=163
2.35	     nbRestartNogoods=0  mapSize=4  nbInferences=0  nbTooLargeKeys=0
2.35	       =>  wckTime=0.334  cpuTime=0.3  mem=35M276
2.63	   
2.63	   search
2.63	     run=1  nbConstraintChecks=30663  nbValidityChecks=560  nbPropagations=8249  nbRevisions=24188
2.63	     nbUselessRevisions=19777  nbAssignments=321  nbFailedAssignments=8  nbBacktracks=28  nbVisitedNodes=337
2.63	     nbRestartNogoods=2  mapSize=11  nbInferences=0  nbTooLargeKeys=0
2.63	       =>  wckTime=0.618  cpuTime=0.56  mem=35M276
2.92	   
2.92	   search
2.92	     run=2  nbConstraintChecks=47326  nbValidityChecks=1383  nbPropagations=15408  nbRevisions=50176
2.92	     nbUselessRevisions=40700  nbAssignments=496  nbFailedAssignments=13  nbBacktracks=59  nbVisitedNodes=522
2.92	     nbRestartNogoods=4  mapSize=20  nbInferences=0  nbTooLargeKeys=0
2.92	       =>  wckTime=0.909  cpuTime=0.85  mem=35M276
3.23	   
3.23	   search
3.23	     run=3  nbConstraintChecks=64906  nbValidityChecks=2637  nbPropagations=24852  nbRevisions=86526
3.23	     nbUselessRevisions=69813  nbAssignments=682  nbFailedAssignments=19  nbBacktracks=95  nbVisitedNodes=720
3.23	     nbRestartNogoods=5  mapSize=31  nbInferences=0  nbTooLargeKeys=0
3.23	       =>  wckTime=1.218  cpuTime=1.15  mem=36M271
3.65	   
3.65	   search
3.65	     run=4  nbConstraintChecks=86939  nbValidityChecks=5400  nbPropagations=37697  nbRevisions=137239
3.65	     nbUselessRevisions=109993  nbAssignments=915  nbFailedAssignments=29  nbBacktracks=157  nbVisitedNodes=973
3.65	     nbRestartNogoods=6  mapSize=49  nbInferences=0  nbTooLargeKeys=0
3.65	       =>  wckTime=1.641  cpuTime=1.57  mem=36M271
4.13	   
4.13	   search
4.13	     run=5  nbConstraintChecks=114765  nbValidityChecks=7970  nbPropagations=55020  nbRevisions=205589
4.13	     nbUselessRevisions=163420  nbAssignments=1180  nbFailedAssignments=44  nbBacktracks=248  nbVisitedNodes=1268
4.13	     nbRestartNogoods=8  mapSize=78  nbInferences=0  nbTooLargeKeys=0
4.13	       =>  wckTime=2.122  cpuTime=2.04  mem=36M271
4.77	   
4.77	   search
4.77	     run=6  nbConstraintChecks=153582  nbValidityChecks=14315  nbPropagations=80094  nbRevisions=301723
4.77	     nbUselessRevisions=236949  nbAssignments=1491  nbFailedAssignments=67  nbBacktracks=366  nbVisitedNodes=1624
4.77	     nbRestartNogoods=9  mapSize=121  nbInferences=0  nbTooLargeKeys=0
4.77	       =>  wckTime=2.761  cpuTime=2.67  mem=36M271
5.55	   
5.55	   search
5.55	     run=7  nbConstraintChecks=236692  nbValidityChecks=25885  nbPropagations=117786  nbRevisions=457879
5.55	     nbUselessRevisions=357765  nbAssignments=1874  nbFailedAssignments=141  nbBacktracks=541  nbVisitedNodes=2113
5.55	     nbRestartNogoods=11  mapSize=226  nbInferences=0  nbTooLargeKeys=0
5.55	       =>  wckTime=3.534  cpuTime=3.42  mem=36M271
11.45	   
11.45	   search
11.45	     run=8  nbConstraintChecks=370033  nbValidityChecks=47707  nbPropagations=171853  nbRevisions=709293
11.45	     nbUselessRevisions=557588  nbAssignments=3957  nbFailedAssignments=241  nbBacktracks=784  nbVisitedNodes=4343
11.45	     nbRestartNogoods=12  mapSize=372  nbInferences=0  nbTooLargeKeys=0
11.45	       =>  wckTime=9.435  cpuTime=9.26  mem=37M265
11.45	   
11.45	   global
11.45	     nbConstraintChecks=370033  nbValidityChecks=47707  nbPropagations=173593  nbRevisions=709293
11.45	     nbUselessRevisions=557588  nbRestartNogoods=12  solvingWckTime=9.436  solvingCpuTime=9.26  expiredTime=no
11.45	     totalExploration=no  nbFoundSolutions=1  globalCpuTime=10.58
11.45	       =>  wckTime=11.113  cpuTime=10.53  mem=37M265
11.45	   
11.45	s SATISFIABLE
11.45	v 1 0 1 0 1 0 1 0 1 0 0 1 1 0 1 0 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 1 1 0 0 1 1 0 0 1 1 0 1 0 0 1 0 1 1 0 1 0 1 0 1 0 0 1 0 1 1 0 0 1 1 0 1 0 1 0 0 1 1 0 1 0 1 0 1 0 1 0 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 1 1 0 1 0 1 0 1 0 0 1 1 0 1 0 1 0 1 0 1 0 1 0 0 1 1 0 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 1 1 0 0 1 1 0 0 1 1 0 1 0 0 1 0 1 1 0 1 0 1 0 1 0 0 1 0 1 1 0 0 1 1 0 0 1 1 0 1 0 1 0 1 0 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 
11.45	d NODES 3957
11.45	d CHECKS 370033
11.45	   
11.45	   totalWckTime=11.194  totalCpuTime=10.58

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/node14/watcher-215120-1168077828 -o ROOT/results/node14/solver-215120-1168077828 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/215120-1168077828/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.00 2.00 2.00 2/93 25653
/proc/meminfo: memFree=1437552/2055920 swapFree=4182236/4192956
[pid=25652] ppid=25650 vsize=18540 CPUtime=0
/proc/25652/stat : 25652 (runsolver) R 25650 25652 25067 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 156177777 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 212234464551 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/25652/statm: 4635 279 244 17 0 2626 0

[startup+0.10262 s]
/proc/loadavg: 2.00 2.00 2.00 2/93 25653
/proc/meminfo: memFree=1437552/2055920 swapFree=4182236/4192956
[pid=25652] ppid=25650 vsize=911488 CPUtime=0.06
/proc/25652/stat : 25652 (java) R 25650 25652 25067 0 -1 0 2573 0 1 0 5 1 0 0 20 0 8 0 156177777 933363712 2320 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4153570518 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25652/statm: 227872 2320 1266 14 0 215051 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 911488

[startup+0.511662 s]
/proc/loadavg: 2.00 2.00 2.00 2/93 25653
/proc/meminfo: memFree=1437552/2055920 swapFree=4182236/4192956
[pid=25652] ppid=25650 vsize=915328 CPUtime=0.46
/proc/25652/stat : 25652 (java) R 25650 25652 25067 0 -1 0 6341 0 1 0 42 4 0 0 18 0 8 0 156177777 937295872 6080 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072926664 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25652/statm: 228832 6080 2135 14 0 215302 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 915328

[startup+1.34074 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 25660
/proc/meminfo: memFree=1389112/2055920 swapFree=4182236/4192956
[pid=25652] ppid=25650 vsize=915640 CPUtime=1.28
/proc/25652/stat : 25652 (java) R 25650 25652 25067 0 -1 0 15379 0 1 0 102 26 0 0 25 0 8 0 156177777 937615360 15117 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25652/statm: 228910 15117 2168 14 0 215380 0
[pid=25652/tid=25654] ppid=25650 vsize=915640 CPUtime=0
/proc/25652/task/25654/stat : 25654 (java) S 25650 25652 25067 0 -1 64 7 0 0 0 0 0 0 0 17 0 8 0 156177783 937615360 15117 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25652/tid=25655] ppid=25650 vsize=915640 CPUtime=0
/proc/25652/task/25655/stat : 25655 (java) S 25650 25652 25067 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 156177784 937615360 15117 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25652/tid=25656] ppid=25650 vsize=915640 CPUtime=0
/proc/25652/task/25656/stat : 25656 (java) S 25650 25652 25067 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 156177784 937615360 15117 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25652/tid=25657] ppid=25650 vsize=915640 CPUtime=0
/proc/25652/task/25657/stat : 25657 (java) S 25650 25652 25067 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156177787 937615360 15117 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25652/tid=25658] ppid=25650 vsize=915640 CPUtime=0.19
/proc/25652/task/25658/stat : 25658 (java) S 25650 25652 25067 0 -1 64 426 0 0 0 18 1 0 0 16 0 8 0 156177787 937615360 15117 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25652/tid=25659] ppid=25650 vsize=915640 CPUtime=0
/proc/25652/task/25659/stat : 25659 (java) S 25650 25652 25067 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156177787 937615360 15117 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25652/tid=25660] ppid=25650 vsize=915640 CPUtime=0
/proc/25652/task/25660/stat : 25660 (java) S 25650 25652 25067 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156177787 937615360 15117 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 915640

[startup+2.98389 s]
/proc/loadavg: 2.08 2.02 2.01 3/100 25660
/proc/meminfo: memFree=1364920/2055920 swapFree=4182236/4192956
[pid=25652] ppid=25650 vsize=915728 CPUtime=2.92
/proc/25652/stat : 25652 (java) R 25650 25652 25067 0 -1 0 20883 0 1 0 253 39 0 0 25 0 8 0 156177777 937705472 20618 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074094170 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25652/statm: 228932 20618 2537 14 0 215402 0
[pid=25652/tid=25654] ppid=25650 vsize=915728 CPUtime=0.13
/proc/25652/task/25654/stat : 25654 (java) S 25650 25652 25067 0 -1 64 3755 0 0 0 12 1 0 0 17 0 8 0 156177783 937705472 20618 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25652/tid=25655] ppid=25650 vsize=915728 CPUtime=0
/proc/25652/task/25655/stat : 25655 (java) S 25650 25652 25067 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156177784 937705472 20618 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25652/tid=25656] ppid=25650 vsize=915728 CPUtime=0
/proc/25652/task/25656/stat : 25656 (java) S 25650 25652 25067 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156177784 937705472 20618 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25652/tid=25657] ppid=25650 vsize=915728 CPUtime=0
/proc/25652/task/25657/stat : 25657 (java) S 25650 25652 25067 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156177787 937705472 20618 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25652/tid=25658] ppid=25650 vsize=915728 CPUtime=0.33
/proc/25652/task/25658/stat : 25658 (java) S 25650 25652 25067 0 -1 64 506 0 0 0 32 1 0 0 16 0 8 0 156177787 937705472 20618 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25652/tid=25659] ppid=25650 vsize=915728 CPUtime=0
/proc/25652/task/25659/stat : 25659 (java) S 25650 25652 25067 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156177787 937705472 20618 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25652/tid=25660] ppid=25650 vsize=915728 CPUtime=0
/proc/25652/task/25660/stat : 25660 (java) S 25650 25652 25067 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156177787 937705472 20618 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) 915728

[startup+6.26321 s]
/proc/loadavg: 2.08 2.02 2.01 3/100 25660
/proc/meminfo: memFree=1364792/2055920 swapFree=4182236/4192956
[pid=25652] ppid=25650 vsize=915728 CPUtime=6.16
/proc/25652/stat : 25652 (java) R 25650 25652 25067 0 -1 0 20898 0 1 0 577 39 0 0 25 0 8 0 156177777 937705472 20630 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074094170 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25652/statm: 228932 20630 2537 14 0 215402 0
[pid=25652/tid=25654] ppid=25650 vsize=915728 CPUtime=0.13
/proc/25652/task/25654/stat : 25654 (java) S 25650 25652 25067 0 -1 64 3755 0 0 0 12 1 0 0 17 0 8 0 156177783 937705472 20630 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25652/tid=25655] ppid=25650 vsize=915728 CPUtime=0
/proc/25652/task/25655/stat : 25655 (java) S 25650 25652 25067 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156177784 937705472 20630 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25652/tid=25656] ppid=25650 vsize=915728 CPUtime=0
/proc/25652/task/25656/stat : 25656 (java) S 25650 25652 25067 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156177784 937705472 20630 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25652/tid=25657] ppid=25650 vsize=915728 CPUtime=0
/proc/25652/task/25657/stat : 25657 (java) S 25650 25652 25067 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156177787 937705472 20630 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25652/tid=25658] ppid=25650 vsize=915728 CPUtime=0.36
/proc/25652/task/25658/stat : 25658 (java) S 25650 25652 25067 0 -1 64 519 0 0 0 35 1 0 0 15 0 8 0 156177787 937705472 20630 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25652/tid=25659] ppid=25650 vsize=915728 CPUtime=0
/proc/25652/task/25659/stat : 25659 (java) S 25650 25652 25067 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156177787 937705472 20630 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25652/tid=25660] ppid=25650 vsize=915728 CPUtime=0
/proc/25652/task/25660/stat : 25660 (java) S 25650 25652 25067 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156177787 937705472 20630 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 915728

Child status: 0
Real time (s): 11.4733
CPU time (s): 11.3283
CPU user time (s): 10.9173
CPU system time (s): 0.410937
CPU usage (%): 98.7357
Max. virtual memory (cumulated for all children) (KiB): 915728

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10.9173
system time used= 0.410937
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20909
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= 1876
involuntary context switches= 2484

runsolver used 0.017997 s user time and 0.046992 s system time

The end

Launcher Data (download as text)

Begin job on node14 on Sat Jan  6 10:03:48 UTC 2007


IDJOB= 215120
IDBENCH= 4977
FILE ID= node14/215120-1168077828

PBS_JOBID= 3475781

Free space on /tmp= 66328 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/ii/ii-8e2.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/215120-1168077828/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-215120-1168077828 -o ROOT/results/node14/solver-215120-1168077828 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/215120-1168077828/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  8a6794b3c8cdba37b1fcaf165bbb3310

RANDOM SEED= 903925797

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.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:       1438032 kB
Buffers:         57776 kB
Cached:         377604 kB
SwapCached:       3696 kB
Active:         159724 kB
Inactive:       358068 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1438032 kB
SwapTotal:     4192956 kB
SwapFree:      4182236 kB
Dirty:            2680 kB
Writeback:           0 kB
Mapped:         101844 kB
Slab:            84876 kB
Committed_AS:  5483016 kB
PageTables:       2288 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= 66328 MiB



End job on node14 on Sat Jan  6 10:04:00 UTC 2007