Trace number 247254

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 ESACUNSAT 18.0253 18.4664

DiagnosticValue
CHECKS15377127
NODES11127

General information on the benchmark

Namerandom/rand-10-20-10/
rand-10-20-10-5-10000-19_ext.xml
MD5SUMf8a6610ad9164c4321527d1173795619
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark18.0253
SatisfiableNO
(Un)Satisfiability was proved
Number of variables20
Number of constraints5
Maximum constraint arity10
Maximum domain size10
Number of constraints which are defined in extension5
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.66	   
0.66	Abscon 109 (November, 2006)
0.66	   
0.66	   configuration
0.66	     name=esac.xml
0.71	   
0.71	   instance
0.71	     name=/tmp/evaluation/247254-1168391777/unknown.xml
0.74	   
0.74	   domains being loaded...
0.74	   
0.74	   variables being loaded...
0.77	     nbVariables=20  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.77	       =>  wckTime=0.104  cpuTime=0.09  mem=6M951
0.77	   
0.77	   relations being loaded...
0.97	   
0.97	   constraints being loaded...
1.07	     nbConstraints=5  nbRelationTypes=5  nbExtensionStructures=5  nbSharedExtensionStructures=0
1.07	     nbUnbuiltConflictsStructures=5  nbSharedBinaryRepresentations=0  maxDegree=5  maxArity=10
1.07	       =>  wckTime=0.404  cpuTime=0.35  mem=37M911
1.14	   
1.14	   solver IterativeSystematicSolver being built... 
1.30	       =>  wckTime=0.636  cpuTime=0.49  mem=20M568
1.34	   
1.34	   preprocessing
1.34	     nbConstraintChecks=11801  nbValidityChecks=11817  nbPropagations=60  nbRevisions=28  nbUselessRevisions=5
1.34	     nbSingletonTests=28  nbEffectiveSingletonTests=0  nbESACBranches=5  nbRemovedValues=0  detectedInconsistency=no
1.34	       =>  wckTime=0.031  cpuTime=0.03  mem=20M568
1.54	   
1.54	   search
1.54	     run=0  nbConstraintChecks=153354  nbValidityChecks=157146  nbPropagations=272  nbRevisions=512
1.54	     nbUselessRevisions=7  nbAssignments=112  nbFailedAssignments=100  nbBacktracks=11  nbVisitedNodes=213
1.54	     nbRestartNogoods=0  mapSize=11  nbInferences=0  nbTooLargeKeys=0
1.54	       =>  wckTime=0.237  cpuTime=0.22  mem=20M568
1.82	   
1.82	   search
1.82	     run=1  nbConstraintChecks=383663  nbValidityChecks=394136  nbPropagations=842  nbRevisions=1788
1.82	     nbUselessRevisions=14  nbAssignments=269  nbFailedAssignments=240  nbBacktracks=26  nbVisitedNodes=510
1.82	     nbRestartNogoods=1  mapSize=26  nbInferences=0  nbTooLargeKeys=0
1.82	       =>  wckTime=0.51  cpuTime=0.49  mem=20M568
2.17	   
2.17	   search
2.17	     run=2  nbConstraintChecks=681916  nbValidityChecks=700847  nbPropagations=1838  nbRevisions=3990
2.17	     nbUselessRevisions=23  nbAssignments=493  nbFailedAssignments=440  nbBacktracks=48  nbVisitedNodes=934
2.17	     nbRestartNogoods=6  mapSize=48  nbInferences=0  nbTooLargeKeys=0
2.17	       =>  wckTime=0.864  cpuTime=0.83  mem=20M568
2.71	   
2.71	   search
2.71	     run=3  nbConstraintChecks=1145293  nbValidityChecks=1177260  nbPropagations=3471  nbRevisions=7626
2.71	     nbUselessRevisions=32  nbAssignments=828  nbFailedAssignments=740  nbBacktracks=81  nbVisitedNodes=1569
2.71	     nbRestartNogoods=12  mapSize=81  nbInferences=0  nbTooLargeKeys=0
2.71	       =>  wckTime=1.407  cpuTime=1.36  mem=20M568
3.48	   
3.48	   search
3.48	     run=4  nbConstraintChecks=1815184  nbValidityChecks=1866119  nbPropagations=6058  nbRevisions=13326
3.48	     nbUselessRevisions=45  nbAssignments=1330  nbFailedAssignments=1190  nbBacktracks=131  nbVisitedNodes=2521
3.48	     nbRestartNogoods=19  mapSize=131  nbInferences=0  nbTooLargeKeys=0
3.48	       =>  wckTime=2.174  cpuTime=2.11  mem=20M568
4.67	   
4.67	   search
4.67	     run=5  nbConstraintChecks=2867941  nbValidityChecks=2951388  nbPropagations=10084  nbRevisions=22424
4.67	     nbUselessRevisions=67  nbAssignments=2087  nbFailedAssignments=1870  nbBacktracks=206  nbVisitedNodes=3958
4.67	     nbRestartNogoods=29  mapSize=205  nbInferences=0  nbTooLargeKeys=0
4.67	       =>  wckTime=3.362  cpuTime=3.28  mem=20M568
6.41	   
6.41	   search
6.41	     run=6  nbConstraintChecks=4427080  nbValidityChecks=4557943  nbPropagations=16267  nbRevisions=36454
6.41	     nbUselessRevisions=97  nbAssignments=3222  nbFailedAssignments=2890  nbBacktracks=319  nbVisitedNodes=6113
6.41	     nbRestartNogoods=43  mapSize=318  nbInferences=0  nbTooLargeKeys=0
6.41	       =>  wckTime=5.103  cpuTime=5.01  mem=20M568
8.97	   
8.97	   search
8.97	     run=7  nbConstraintChecks=6746436  nbValidityChecks=6947251  nbPropagations=25664  nbRevisions=57740
8.97	     nbUselessRevisions=141  nbAssignments=4914  nbFailedAssignments=4410  nbBacktracks=489  nbVisitedNodes=9325
8.97	     nbRestartNogoods=60  mapSize=487  nbInferences=0  nbTooLargeKeys=0
8.97	       =>  wckTime=7.661  cpuTime=7.55  mem=20M568
12.87	   
12.87	   search
12.87	     run=8  nbConstraintChecks=10306794  nbValidityChecks=10616695  nbPropagations=39941  nbRevisions=90372
12.87	     nbUselessRevisions=215  nbAssignments=7482  nbFailedAssignments=6720  nbBacktracks=745  nbVisitedNodes=14203
12.87	     nbRestartNogoods=65  mapSize=743  nbInferences=0  nbTooLargeKeys=0
12.87	       =>  wckTime=11.563  cpuTime=11.43  mem=20M568
17.50	   
17.50	   INFO : Stopping hyperNogood (mapSize=1047, nbTooLargekeys=0, mem=20M568)
18.41	   
18.41	   search
18.41	     run=9  nbConstraintChecks=15365326  nbValidityChecks=15830280  nbPropagations=61144  nbRevisions=139094
18.41	     nbUselessRevisions=307  nbAssignments=11127  nbFailedAssignments=10000  nbBacktracks=1111  nbVisitedNodes=21127
18.41	     nbRestartNogoods=74
18.41	       =>  wckTime=17.101  cpuTime=16.94  mem=20M568
18.41	   
18.41	   global
18.41	     nbConstraintChecks=15377127  nbValidityChecks=15842097  nbPropagations=61204  nbRevisions=139122
18.41	     nbUselessRevisions=312  nbRestartNogoods=74  solvingWckTime=17.103  solvingCpuTime=16.94  expiredTime=no
18.41	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=17.48
18.41	       =>  wckTime=17.741  cpuTime=17.43  mem=20M568
18.41	   
18.41	s UNSATISFIABLE
18.41	d NODES 11127
18.41	d CHECKS 15377127
18.41	   
18.41	   totalWckTime=17.83  totalCpuTime=17.48

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node2/watcher-247254-1168391777 -o ROOT/results/node2/solver-247254-1168391777 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/247254-1168391777/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.59 1.79 1.88 3/83 20656
/proc/meminfo: memFree=1891928/2055920 swapFree=4180528/4192956
[pid=20655] ppid=20653 vsize=18540 CPUtime=0
/proc/20655/stat : 20655 (runsolver) D 20653 20655 20528 0 -1 4194368 17 0 0 0 0 0 0 0 18 0 1 0 187573415 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 206381313319 0 0 4096 24578 18446744071563608240 0 0 17 1 0 0
/proc/20655/statm: 4635 279 244 17 0 2626 0

[startup+0.103508 s]
/proc/loadavg: 1.59 1.79 1.88 3/83 20656
/proc/meminfo: memFree=1891928/2055920 swapFree=4180528/4192956
[pid=20655] ppid=20653 vsize=9648 CPUtime=0
/proc/20655/stat : 20655 (java) D 20653 20655 20528 0 -1 0 381 0 5 0 0 0 0 0 18 0 1 0 187573415 9879552 174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 10535844 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/20655/statm: 2412 174 137 14 0 1138 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9648

[startup+0.511592 s]
/proc/loadavg: 1.59 1.79 1.88 3/83 20656
/proc/meminfo: memFree=1891928/2055920 swapFree=4180528/4192956
[pid=20655] ppid=20653 vsize=915120 CPUtime=0.23
/proc/20655/stat : 20655 (java) R 20653 20655 20528 0 -1 0 3786 0 34 0 16 7 0 0 19 0 8 0 187573415 937082880 3565 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20655/statm: 228780 3565 1749 14 0 215275 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 915120

[startup+1.33474 s]
/proc/loadavg: 1.62 1.79 1.88 4/101 20687
/proc/meminfo: memFree=1778432/2055920 swapFree=4180528/4192956
[pid=20655] ppid=20653 vsize=915460 CPUtime=1.01
/proc/20655/stat : 20655 (java) R 20653 20655 20528 0 -1 0 15726 0 47 0 84 17 0 0 22 0 8 0 187573415 937431040 15510 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073707188 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20655/statm: 228865 15510 2526 14 0 215335 0
[pid=20655/tid=20672] ppid=20653 vsize=915460 CPUtime=0.05
/proc/20655/task/20672/stat : 20672 (java) S 20653 20655 20528 0 -1 64 1534 0 0 0 5 0 0 0 17 0 8 0 187573438 937431040 15510 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20655/tid=20673] ppid=20653 vsize=915460 CPUtime=0
/proc/20655/task/20673/stat : 20673 (java) S 20653 20655 20528 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 187573439 937431040 15510 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20655/tid=20674] ppid=20653 vsize=915460 CPUtime=0
/proc/20655/task/20674/stat : 20674 (java) S 20653 20655 20528 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 187573439 937431040 15510 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20655/tid=20675] ppid=20653 vsize=915460 CPUtime=0
/proc/20655/task/20675/stat : 20675 (java) S 20653 20655 20528 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 187573443 937431040 15510 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20655/tid=20676] ppid=20653 vsize=915460 CPUtime=0.12
/proc/20655/task/20676/stat : 20676 (java) S 20653 20655 20528 0 -1 64 337 0 0 0 12 0 0 0 15 0 8 0 187573443 937431040 15510 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20655/tid=20677] ppid=20653 vsize=915460 CPUtime=0
/proc/20655/task/20677/stat : 20677 (java) S 20653 20655 20528 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 187573443 937431040 15510 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20655/tid=20678] ppid=20653 vsize=915460 CPUtime=0
/proc/20655/task/20678/stat : 20678 (java) S 20653 20655 20528 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 187573443 937431040 15510 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.01
Current children cumulated vsize (KiB) 915460

[startup+2.98805 s]
/proc/loadavg: 1.62 1.79 1.88 6/101 20687
/proc/meminfo: memFree=1741760/2055920 swapFree=4180528/4192956
[pid=20655] ppid=20653 vsize=915460 CPUtime=2.65
/proc/20655/stat : 20655 (java) R 20653 20655 20528 0 -1 0 15749 0 47 0 248 17 0 0 25 0 8 0 187573415 937431040 15532 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073592894 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20655/statm: 228865 15532 2527 14 0 215335 0
[pid=20655/tid=20672] ppid=20653 vsize=915460 CPUtime=0.05
/proc/20655/task/20672/stat : 20672 (java) S 20653 20655 20528 0 -1 64 1534 0 0 0 5 0 0 0 17 0 8 0 187573438 937431040 15532 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20655/tid=20673] ppid=20653 vsize=915460 CPUtime=0
/proc/20655/task/20673/stat : 20673 (java) S 20653 20655 20528 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 187573439 937431040 15532 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20655/tid=20674] ppid=20653 vsize=915460 CPUtime=0
/proc/20655/task/20674/stat : 20674 (java) S 20653 20655 20528 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 187573439 937431040 15532 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20655/tid=20675] ppid=20653 vsize=915460 CPUtime=0
/proc/20655/task/20675/stat : 20675 (java) S 20653 20655 20528 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 187573443 937431040 15532 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20655/tid=20676] ppid=20653 vsize=915460 CPUtime=0.15
/proc/20655/task/20676/stat : 20676 (java) S 20653 20655 20528 0 -1 64 357 0 0 0 15 0 0 0 15 0 8 0 187573443 937431040 15532 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20655/tid=20677] ppid=20653 vsize=915460 CPUtime=0
/proc/20655/task/20677/stat : 20677 (java) S 20653 20655 20528 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 187573443 937431040 15532 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20655/tid=20678] ppid=20653 vsize=915460 CPUtime=0
/proc/20655/task/20678/stat : 20678 (java) S 20653 20655 20528 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 187573443 937431040 15532 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.65
Current children cumulated vsize (KiB) 915460

[startup+6.27565 s]
/proc/loadavg: 1.62 1.79 1.88 3/102 20688
/proc/meminfo: memFree=1614904/2055920 swapFree=4180528/4192956
[pid=20655] ppid=20653 vsize=915460 CPUtime=5.92
/proc/20655/stat : 20655 (java) R 20653 20655 20528 0 -1 0 15764 0 47 0 575 17 0 0 25 0 8 0 187573415 937431040 15545 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073707191 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20655/statm: 228865 15545 2527 14 0 215335 0
[pid=20655/tid=20672] ppid=20653 vsize=915460 CPUtime=0.05
/proc/20655/task/20672/stat : 20672 (java) S 20653 20655 20528 0 -1 64 1534 0 0 0 5 0 0 0 16 0 8 0 187573438 937431040 15545 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20655/tid=20673] ppid=20653 vsize=915460 CPUtime=0
/proc/20655/task/20673/stat : 20673 (java) S 20653 20655 20528 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 187573439 937431040 15545 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20655/tid=20674] ppid=20653 vsize=915460 CPUtime=0
/proc/20655/task/20674/stat : 20674 (java) S 20653 20655 20528 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 187573439 937431040 15545 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20655/tid=20675] ppid=20653 vsize=915460 CPUtime=0
/proc/20655/task/20675/stat : 20675 (java) S 20653 20655 20528 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 187573443 937431040 15545 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20655/tid=20676] ppid=20653 vsize=915460 CPUtime=0.18
/proc/20655/task/20676/stat : 20676 (java) S 20653 20655 20528 0 -1 64 372 0 0 0 18 0 0 0 15 0 8 0 187573443 937431040 15545 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20655/tid=20677] ppid=20653 vsize=915460 CPUtime=0
/proc/20655/task/20677/stat : 20677 (java) S 20653 20655 20528 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 187573443 937431040 15545 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20655/tid=20678] ppid=20653 vsize=915460 CPUtime=0
/proc/20655/task/20678/stat : 20678 (java) S 20653 20655 20528 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 187573443 937431040 15545 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.92
Current children cumulated vsize (KiB) 915460

[startup+12.7698 s]
/proc/loadavg: 1.68 1.80 1.88 3/102 20688
/proc/meminfo: memFree=1614976/2055920 swapFree=4180528/4192956
[pid=20655] ppid=20653 vsize=915460 CPUtime=12.38
/proc/20655/stat : 20655 (java) R 20653 20655 20528 0 -1 0 15766 0 47 0 1221 17 0 0 25 0 8 0 187573415 937431040 15545 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073703128 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20655/statm: 228865 15545 2527 14 0 215335 0
[pid=20655/tid=20672] ppid=20653 vsize=915460 CPUtime=0.05
/proc/20655/task/20672/stat : 20672 (java) S 20653 20655 20528 0 -1 64 1534 0 0 0 5 0 0 0 16 0 8 0 187573438 937431040 15545 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20655/tid=20673] ppid=20653 vsize=915460 CPUtime=0
/proc/20655/task/20673/stat : 20673 (java) S 20653 20655 20528 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 187573439 937431040 15545 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20655/tid=20674] ppid=20653 vsize=915460 CPUtime=0
/proc/20655/task/20674/stat : 20674 (java) S 20653 20655 20528 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 187573439 937431040 15545 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20655/tid=20675] ppid=20653 vsize=915460 CPUtime=0
/proc/20655/task/20675/stat : 20675 (java) S 20653 20655 20528 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 187573443 937431040 15545 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20655/tid=20676] ppid=20653 vsize=915460 CPUtime=0.18
/proc/20655/task/20676/stat : 20676 (java) S 20653 20655 20528 0 -1 64 372 0 0 0 18 0 0 0 15 0 8 0 187573443 937431040 15545 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20655/tid=20677] ppid=20653 vsize=915460 CPUtime=0
/proc/20655/task/20677/stat : 20677 (java) S 20653 20655 20528 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 187573443 937431040 15545 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20655/tid=20678] ppid=20653 vsize=915460 CPUtime=0
/proc/20655/task/20678/stat : 20678 (java) S 20653 20655 20528 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 187573443 937431040 15545 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.38
Current children cumulated vsize (KiB) 915460

Child status: 0
Real time (s): 18.4664
CPU time (s): 18.0253
CPU user time (s): 17.8343
CPU system time (s): 0.19097
CPU usage (%): 97.611
Max. virtual memory (cumulated for all children) (KiB): 915460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 17.8343
system time used= 0.19097
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15776
page faults= 47
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1449
involuntary context switches= 2342

runsolver used 0.028995 s user time and 0.068989 s system time

The end

Launcher Data (download as text)

Begin job on node2 on Wed Jan 10 01:16:18 UTC 2007


IDJOB= 247254
IDBENCH= 11094
FILE ID= node2/247254-1168391777

PBS_JOBID= 3522766

Free space on /tmp= 66529 MiB

BENCH NAME= HOME/pub/bench/CPAI06/random/rand-10-20-10/rand-10-20-10-5-10000-19_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/247254-1168391777/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node2/watcher-247254-1168391777 -o ROOT/results/node2/solver-247254-1168391777 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/247254-1168391777/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  f8a6610ad9164c4321527d1173795619

RANDOM SEED= 291594514

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.259
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	: 5931.00
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.259
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:       1892872 kB
Buffers:         19884 kB
Cached:          41976 kB
SwapCached:         88 kB
Active:          82032 kB
Inactive:        28460 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1892872 kB
SwapTotal:     4192956 kB
SwapFree:      4180528 kB
Dirty:            7140 kB
Writeback:           0 kB
Mapped:          60212 kB
Slab:            37440 kB
Committed_AS:  5494500 kB
PageTables:       2236 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= 66529 MiB



End job on node2 on Wed Jan 10 01:16:36 UTC 2007