Trace number 214391

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 14.9797 15.0684

DiagnosticValue
CHECKS7385625
NODES1242

General information on the benchmark

NamepseudoSeries/routing/
s3-3-3-4.xml
MD5SUM04fd853b84ff8c873dfc06696ef47987
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.074988
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables228
Number of constraints616
Maximum constraint arity19
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension616
Global constraints used (with number of constraints)

Solver Data (download as text)

0.30	   
0.30	Abscon 109 (November, 2006)
0.30	   
0.30	   configuration
0.30	     name=esac.xml
0.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/214391-1168230139/unknown.xml
0.36	   
0.36	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.41	     nbVariables=228  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.41	       =>  wckTime=0.109  cpuTime=0.09  mem=6M951
0.41	   
0.41	   predicates being loaded...
0.42	   
0.42	   constraints being loaded...
0.67	     nbConstraints=315  nbMergedConstraints=301  nbConvertedConstraints=148  nbConvertConstraintsChecks=68
0.67	     nbExtensionStructures=3  nbSharedExtensionStructures=145  nbConflictsStructures=8  nbSharedConflictsStructures=295
0.67	     nbUnbuiltConflictsStructures=1  nbSharedBinaryRepresentations=9  nbEvaluationManagers=6
0.67	     nbSharedEvaluationManagers=161  maxDegree=8  maxArity=19
0.67	       =>  wckTime=0.367  cpuTime=0.26  mem=15M761
0.71	   
0.71	   solver IterativeSystematicSolver being built... 
0.89	       =>  wckTime=0.59  cpuTime=0.4  mem=16M708
1.46	   
1.46	   preprocessing
1.46	     nbConstraintChecks=255114  nbValidityChecks=16039  nbPropagations=894  nbRevisions=9500  nbUselessRevisions=8999
1.46	     nbSingletonTests=282  nbEffectiveSingletonTests=0  nbESACBranches=5  nbRemovedValues=0  detectedInconsistency=no
1.46	       =>  wckTime=0.563  cpuTime=0.53  mem=16M708
2.54	   
2.54	   search
2.54	     run=0  nbConstraintChecks=575102  nbValidityChecks=4223  nbPropagations=1130  nbRevisions=11987
2.54	     nbUselessRevisions=11082  nbAssignments=60  nbFailedAssignments=3  nbBacktracks=18  nbVisitedNodes=70
2.54	     nbRestartNogoods=0  mapSize=8  nbInferences=0  nbTooLargeKeys=0
2.54	       =>  wckTime=1.644  cpuTime=1.59  mem=16M708
3.52	   
3.52	   search
3.52	     run=1  nbConstraintChecks=1105507  nbValidityChecks=8870  nbPropagations=2540  nbRevisions=26847
3.52	     nbUselessRevisions=24487  nbAssignments=123  nbFailedAssignments=10  nbBacktracks=42  nbVisitedNodes=145
3.52	     nbRestartNogoods=1  mapSize=19  nbInferences=0  nbTooLargeKeys=0
3.52	       =>  wckTime=2.628  cpuTime=2.56  mem=16M708
3.84	   
3.84	   search
3.84	     run=2  nbConstraintChecks=1278559  nbValidityChecks=11618  nbPropagations=4180  nbRevisions=43413
3.84	     nbUselessRevisions=39293  nbAssignments=176  nbFailedAssignments=12  nbBacktracks=83  nbVisitedNodes=204
3.84	     nbRestartNogoods=2  mapSize=24  nbInferences=0  nbTooLargeKeys=0
3.84	       =>  wckTime=2.949  cpuTime=2.88  mem=16M708
4.66	   
4.66	   search
4.66	     run=3  nbConstraintChecks=1702899  nbValidityChecks=18715  nbPropagations=6423  nbRevisions=64447
4.66	     nbUselessRevisions=57645  nbAssignments=242  nbFailedAssignments=21  nbBacktracks=116  nbVisitedNodes=290
4.66	     nbRestartNogoods=3  mapSize=42  nbInferences=0  nbTooLargeKeys=0
4.66	       =>  wckTime=3.761  cpuTime=3.69  mem=16M708
6.77	   
6.77	   search
6.77	     run=4  nbConstraintChecks=2820583  nbValidityChecks=28021  nbPropagations=9262  nbRevisions=91226
6.77	     nbUselessRevisions=80562  nbAssignments=322  nbFailedAssignments=32  nbBacktracks=168  nbVisitedNodes=396
6.77	     nbRestartNogoods=5  mapSize=66  nbInferences=0  nbTooLargeKeys=0
6.77	       =>  wckTime=5.874  cpuTime=5.79  mem=16M708
9.46	   
9.46	   search
9.46	     run=5  nbConstraintChecks=4221162  nbValidityChecks=43777  nbPropagations=13587  nbRevisions=128046
9.46	     nbUselessRevisions=111527  nbAssignments=430  nbFailedAssignments=56  nbBacktracks=244  nbVisitedNodes=544
9.46	     nbRestartNogoods=7  mapSize=103  nbInferences=0  nbTooLargeKeys=0
9.46	       =>  wckTime=8.572  cpuTime=8.49  mem=17M683
14.13	   
14.13	   search
14.13	     run=6  nbConstraintChecks=6704808  nbValidityChecks=66296  nbPropagations=19475  nbRevisions=178704
14.13	     nbUselessRevisions=153438  nbAssignments=594  nbFailedAssignments=90  nbBacktracks=360  nbVisitedNodes=770
14.13	     nbRestartNogoods=10  mapSize=163  nbInferences=0  nbTooLargeKeys=0
14.13	       =>  wckTime=13.24  cpuTime=13.13  mem=17M683
14.86	   
14.86	   search
14.86	     run=7  nbConstraintChecks=7066275  nbValidityChecks=81290  nbPropagations=26446  nbRevisions=239489
14.86	     nbUselessRevisions=203619  nbAssignments=930  nbFailedAssignments=114  nbBacktracks=537  nbVisitedNodes=1149
14.86	     nbRestartNogoods=12  mapSize=203  nbInferences=0  nbTooLargeKeys=0
14.86	       =>  wckTime=13.964  cpuTime=13.85  mem=17M683
15.05	   
15.05	   search
15.05	     run=8  nbConstraintChecks=7130511  nbValidityChecks=87416  nbPropagations=33857  nbRevisions=304399
15.05	     nbUselessRevisions=257300  nbAssignments=1242  nbFailedAssignments=120  nbBacktracks=615  nbVisitedNodes=1471
15.05	     nbRestartNogoods=15  mapSize=210  nbInferences=0  nbTooLargeKeys=0
15.05	       =>  wckTime=14.158  cpuTime=14.03  mem=17M683
15.05	   
15.05	   global
15.05	     nbConstraintChecks=7385625  nbValidityChecks=103455  nbPropagations=34751  nbRevisions=313899
15.05	     nbUselessRevisions=266299  nbRestartNogoods=15  solvingWckTime=14.159  solvingCpuTime=14.04  expiredTime=no
15.05	     totalExploration=no  nbFoundSolutions=1  globalCpuTime=14.5
15.05	       =>  wckTime=14.751  cpuTime=14.44  mem=17M683
15.05	   
15.05	s SATISFIABLE
15.05	v 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 1 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 1 0 0 1 0 0 1 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 1 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 1 1 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 1 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 
15.05	d NODES 1242
15.05	d CHECKS 7385625
15.05	   
15.05	   totalWckTime=14.827  totalCpuTime=14.5

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/node60/watcher-214391-1168230139 -o ROOT/results/node60/solver-214391-1168230139 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/214391-1168230139/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.69 1.93 1.95 6/75 25423
/proc/meminfo: memFree=1831216/2055920 swapFree=4192812/4192956
[pid=25422] ppid=25415 vsize=1784 CPUtime=0
/proc/25422/stat : 25422 (java) R 25415 25422 25308 0 -1 0 133 0 0 0 0 0 0 0 19 0 1 0 171412031 1826816 105 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25422/statm: 446 110 86 14 0 91 0

[startup+0.10756 s]
/proc/loadavg: 1.69 1.93 1.95 6/75 25423
/proc/meminfo: memFree=1831216/2055920 swapFree=4192812/4192956
[pid=25422] ppid=25415 vsize=914988 CPUtime=0.08
/proc/25422/stat : 25422 (java) R 25415 25422 25308 0 -1 0 3019 0 1 0 7 1 0 0 24 0 8 0 171412031 936947712 2765 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153568834 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25422/statm: 228747 2765 1435 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.515599 s]
/proc/loadavg: 1.69 1.93 1.95 6/75 25423
/proc/meminfo: memFree=1831216/2055920 swapFree=4192812/4192956
[pid=25422] ppid=25415 vsize=915328 CPUtime=0.49
/proc/25422/stat : 25422 (java) R 25415 25422 25308 0 -1 0 6577 0 1 0 44 5 0 0 25 0 8 0 171412031 937295872 6316 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072939633 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25422/statm: 228832 6316 2144 14 0 215302 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915328

[startup+1.33568 s]
/proc/loadavg: 1.69 1.93 1.95 3/88 25449
/proc/meminfo: memFree=1765896/2055920 swapFree=4192812/4192956
[pid=25422] ppid=25415 vsize=915508 CPUtime=1.3
/proc/25422/stat : 25422 (java) R 25415 25422 25308 0 -1 0 9171 0 1 0 122 8 0 0 25 0 8 0 171412031 937480192 8909 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073884428 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25422/statm: 228877 8909 2542 14 0 215347 0
[pid=25422/tid=25436] ppid=25415 vsize=915508 CPUtime=0.03
/proc/25422/task/25436/stat : 25436 (java) S 25415 25422 25308 0 -1 64 198 0 0 0 3 0 0 0 17 0 8 0 171412035 937480192 8909 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25422/tid=25437] ppid=25415 vsize=915508 CPUtime=0
/proc/25422/task/25437/stat : 25437 (java) S 25415 25422 25308 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171412036 937480192 8909 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25422/tid=25438] ppid=25415 vsize=915508 CPUtime=0
/proc/25422/task/25438/stat : 25438 (java) S 25415 25422 25308 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 171412036 937480192 8909 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25422/tid=25442] ppid=25415 vsize=915508 CPUtime=0
/proc/25422/task/25442/stat : 25442 (java) S 25415 25422 25308 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 171412039 937480192 8909 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25422/tid=25443] ppid=25415 vsize=915508 CPUtime=0.2
/proc/25422/task/25443/stat : 25443 (java) S 25415 25422 25308 0 -1 64 397 0 0 0 20 0 0 0 15 0 8 0 171412039 937480192 8909 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25422/tid=25444] ppid=25415 vsize=915508 CPUtime=0
/proc/25422/task/25444/stat : 25444 (java) S 25415 25422 25308 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 171412039 937480192 8909 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25422/tid=25445] ppid=25415 vsize=915508 CPUtime=0
/proc/25422/task/25445/stat : 25445 (java) S 25415 25422 25308 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 171412039 937480192 8909 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915508

[startup+2.97284 s]
/proc/loadavg: 1.69 1.93 1.95 3/88 25449
/proc/meminfo: memFree=1765256/2055920 swapFree=4192812/4192956
[pid=25422] ppid=25415 vsize=915508 CPUtime=2.93
/proc/25422/stat : 25422 (java) R 25415 25422 25308 0 -1 0 9234 0 1 0 285 8 0 0 25 0 8 0 171412031 937480192 8970 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073883486 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25422/statm: 228877 8970 2543 14 0 215347 0
[pid=25422/tid=25436] ppid=25415 vsize=915508 CPUtime=0.03
/proc/25422/task/25436/stat : 25436 (java) S 25415 25422 25308 0 -1 64 198 0 0 0 3 0 0 0 17 0 8 0 171412035 937480192 8970 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25422/tid=25437] ppid=25415 vsize=915508 CPUtime=0
/proc/25422/task/25437/stat : 25437 (java) S 25415 25422 25308 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171412036 937480192 8970 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25422/tid=25438] ppid=25415 vsize=915508 CPUtime=0
/proc/25422/task/25438/stat : 25438 (java) S 25415 25422 25308 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 171412036 937480192 8970 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25422/tid=25442] ppid=25415 vsize=915508 CPUtime=0
/proc/25422/task/25442/stat : 25442 (java) S 25415 25422 25308 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 171412039 937480192 8970 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25422/tid=25443] ppid=25415 vsize=915508 CPUtime=0.22
/proc/25422/task/25443/stat : 25443 (java) S 25415 25422 25308 0 -1 64 406 0 0 0 22 0 0 0 16 0 8 0 171412039 937480192 8970 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25422/tid=25444] ppid=25415 vsize=915508 CPUtime=0
/proc/25422/task/25444/stat : 25444 (java) S 25415 25422 25308 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 171412039 937480192 8970 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25422/tid=25445] ppid=25415 vsize=915508 CPUtime=0
/proc/25422/task/25445/stat : 25445 (java) S 25415 25422 25308 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 171412039 937480192 8970 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 915508

[startup+6.26616 s]
/proc/loadavg: 1.80 1.95 1.96 2/75 25466
/proc/meminfo: memFree=1806128/2055920 swapFree=4192812/4192956
[pid=25422] ppid=25415 vsize=915508 CPUtime=6.2
/proc/25422/stat : 25422 (java) R 25415 25422 25308 0 -1 0 9252 0 1 0 612 8 0 0 25 0 8 0 171412031 937480192 8987 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479196 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25422/statm: 228877 8987 2543 14 0 215347 0
[pid=25422/tid=25436] ppid=25415 vsize=915508 CPUtime=0.03
/proc/25422/task/25436/stat : 25436 (java) S 25415 25422 25308 0 -1 64 198 0 0 0 3 0 0 0 16 0 8 0 171412035 937480192 8987 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25422/tid=25437] ppid=25415 vsize=915508 CPUtime=0
/proc/25422/task/25437/stat : 25437 (java) S 25415 25422 25308 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171412036 937480192 8987 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25422/tid=25438] ppid=25415 vsize=915508 CPUtime=0
/proc/25422/task/25438/stat : 25438 (java) S 25415 25422 25308 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 171412036 937480192 8987 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25422/tid=25442] ppid=25415 vsize=915508 CPUtime=0
/proc/25422/task/25442/stat : 25442 (java) S 25415 25422 25308 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 171412039 937480192 8987 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25422/tid=25443] ppid=25415 vsize=915508 CPUtime=0.22
/proc/25422/task/25443/stat : 25443 (java) S 25415 25422 25308 0 -1 64 409 0 0 0 22 0 0 0 16 0 8 0 171412039 937480192 8987 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25422/tid=25444] ppid=25415 vsize=915508 CPUtime=0
/proc/25422/task/25444/stat : 25444 (java) S 25415 25422 25308 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 171412039 937480192 8987 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25422/tid=25445] ppid=25415 vsize=915508 CPUtime=0
/proc/25422/task/25445/stat : 25445 (java) S 25415 25422 25308 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 171412039 937480192 8987 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 915508

[startup+12.7318 s]
/proc/loadavg: 1.73 1.94 1.95 2/75 25499
/proc/meminfo: memFree=1808688/2055920 swapFree=4192812/4192956
[pid=25422] ppid=25415 vsize=915508 CPUtime=12.64
/proc/25422/stat : 25422 (java) R 25415 25422 25308 0 -1 0 9264 0 1 0 1256 8 0 0 25 0 8 0 171412031 937480192 8998 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479193 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25422/statm: 228877 8998 2543 14 0 215347 0
[pid=25422/tid=25436] ppid=25415 vsize=915508 CPUtime=0.03
/proc/25422/task/25436/stat : 25436 (java) S 25415 25422 25308 0 -1 64 198 0 0 0 3 0 0 0 16 0 8 0 171412035 937480192 8998 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25422/tid=25437] ppid=25415 vsize=915508 CPUtime=0
/proc/25422/task/25437/stat : 25437 (java) S 25415 25422 25308 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171412036 937480192 8998 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25422/tid=25438] ppid=25415 vsize=915508 CPUtime=0
/proc/25422/task/25438/stat : 25438 (java) S 25415 25422 25308 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 171412036 937480192 8998 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25422/tid=25442] ppid=25415 vsize=915508 CPUtime=0
/proc/25422/task/25442/stat : 25442 (java) S 25415 25422 25308 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 171412039 937480192 8998 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25422/tid=25443] ppid=25415 vsize=915508 CPUtime=0.23
/proc/25422/task/25443/stat : 25443 (java) S 25415 25422 25308 0 -1 64 410 0 0 0 23 0 0 0 15 0 8 0 171412039 937480192 8998 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25422/tid=25444] ppid=25415 vsize=915508 CPUtime=0
/proc/25422/task/25444/stat : 25444 (java) S 25415 25422 25308 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 171412039 937480192 8998 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25422/tid=25445] ppid=25415 vsize=915508 CPUtime=0
/proc/25422/task/25445/stat : 25445 (java) S 25415 25422 25308 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 171412039 937480192 8998 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 915508

Child status: 0
Real time (s): 15.0684
CPU time (s): 14.9797
CPU user time (s): 14.8817
CPU system time (s): 0.097985
CPU usage (%): 99.4115
Max. virtual memory (cumulated for all children) (KiB): 915508

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14.8817
system time used= 0.097985
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9391
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= 1551
involuntary context switches= 1619

runsolver used 0.015997 s user time and 0.046992 s system time

The end

Launcher Data (download as text)

Begin job on node60 on Mon Jan  8 04:22:20 UTC 2007


IDJOB= 214391
IDBENCH= 4921
FILE ID= node60/214391-1168230139

PBS_JOBID= 3481369

Free space on /tmp= 66560 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/routing/s3-3-3-4.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/214391-1168230139/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node60/watcher-214391-1168230139 -o ROOT/results/node60/solver-214391-1168230139 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/214391-1168230139/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  04fd853b84ff8c873dfc06696ef47987

RANDOM SEED= 943201870

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:       1832968 kB
Buffers:         36268 kB
Cached:         111020 kB
SwapCached:          0 kB
Active:          92604 kB
Inactive:        74772 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1832968 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5504 kB
Writeback:           0 kB
Mapped:          30204 kB
Slab:            41236 kB
Committed_AS:  3924904 kB
PageTables:       1684 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= 66562 MiB



End job on node60 on Mon Jan  8 04:22:38 UTC 2007