Trace number 235496

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 91.6101 91.7054

DiagnosticValue
CHECKS517959596
NODES18573

General information on the benchmark

Nametaillard/os-taillard-10/
os-taillard-10-100-3.xml
MD5SUMcbaeb35ea8a927d2b6c5893afeb98a65
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.181971
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables100
Number of constraints900
Maximum constraint arity2
Maximum domain size577
Number of constraints which are defined in extension0
Number of constraints which are defined in intension900
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/235496-1168338099/unknown.xml
0.36	   
0.36	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.42	     nbVariables=100  nbDomainTypes=100  minDomainSize=480  maxDomainSize=577
0.42	       =>  wckTime=0.126  cpuTime=0.11  mem=8M843
0.42	   
0.42	   predicates being loaded...
0.43	   
0.43	   constraints being loaded...
69.49	     nbConstraints=900  nbConvertedConstraints=900  nbConvertConstraintsChecks=253008005  nbExtensionStructures=900
69.49	     nbSharedExtensionStructures=0  nbConflictsStructures=900  nbSharedConflictsStructures=0
69.49	     nbSharedBinaryRepresentations=298134  maxDegree=18  maxArity=2
69.49	       =>  wckTime=69.196  cpuTime=68.36  mem=112M563
69.76	   
69.76	   solver IterativeSystematicSolver being built... 
69.93	       =>  wckTime=69.629  cpuTime=68.51  mem=103M882
70.13	   
70.14	   preprocessing
70.14	     nbConstraintChecks=3559012  nbPropagations=1813  nbRevisions=2658  nbUselessRevisions=905  nbSingletonTests=118
70.14	     nbEffectiveSingletonTests=0  nbESACBranches=4  nbRemovedValues=0  detectedInconsistency=no
70.14	       =>  wckTime=0.196  cpuTime=0.16  mem=103M882
70.66	   
70.67	   search
70.67	     run=0  nbConstraintChecks=2638477  nbPropagations=5937  nbRevisions=14886  nbUselessRevisions=5826
70.67	     nbAssignments=321  nbFailedAssignments=306  nbBacktracks=10  nbVisitedNodes=638  nbRestartNogoods=0  mapSize=10
70.67	     nbInferences=0  nbTooLargeKeys=0
70.67	       =>  wckTime=0.725  cpuTime=0.68  mem=103M882
71.39	   
71.39	   search
71.39	     run=1  nbConstraintChecks=34701603  nbPropagations=18557  nbRevisions=49900  nbUselessRevisions=19684
71.39	     nbAssignments=845  nbFailedAssignments=810  nbBacktracks=25  nbVisitedNodes=1681  nbRestartNogoods=10  mapSize=25
71.39	     nbInferences=0  nbTooLargeKeys=0
71.39	       =>  wckTime=1.459  cpuTime=1.41  mem=103M882
71.87	   
71.87	   search
71.87	     run=2  nbConstraintChecks=48055126  nbPropagations=34519  nbRevisions=106616  nbUselessRevisions=44188
71.87	     nbAssignments=1392  nbFailedAssignments=1282  nbBacktracks=47  nbVisitedNodes=2722  nbRestartNogoods=25  mapSize=47
71.87	     nbInferences=0  nbTooLargeKeys=0
71.87	       =>  wckTime=1.934  cpuTime=1.88  mem=104M835
75.50	   
75.50	   search
75.50	     run=3  nbConstraintChecks=109970302  nbPropagations=95049  nbRevisions=271998  nbUselessRevisions=124311
75.50	     nbAssignments=4954  nbFailedAssignments=1904  nbBacktracks=80  nbVisitedNodes=4069  nbRestartNogoods=152
75.50	     mapSize=80  nbInferences=0  nbTooLargeKeys=0
75.50	       =>  wckTime=5.57  cpuTime=5.48  mem=104M835
79.14	   
79.14	   search
79.14	     run=4  nbConstraintChecks=213567552  nbPropagations=191537  nbRevisions=537023  nbUselessRevisions=248693
79.14	     nbAssignments=7874  nbFailedAssignments=3121  nbBacktracks=130  nbVisitedNodes=6641  nbRestartNogoods=211
79.14	     mapSize=129  nbInferences=0  nbTooLargeKeys=0
79.14	       =>  wckTime=9.202  cpuTime=9.11  mem=105M788
85.10	   
85.10	   search
85.10	     run=5  nbConstraintChecks=365266628  nbPropagations=351326  nbRevisions=967545  nbUselessRevisions=451933
85.10	     nbAssignments=12896  nbFailedAssignments=4794  nbBacktracks=205  nbVisitedNodes=10143  nbRestartNogoods=272
85.10	     mapSize=204  nbInferences=0  nbTooLargeKeys=0
85.10	       =>  wckTime=15.168  cpuTime=15.07  mem=105M788
89.49	   
89.49	   search
89.49	     run=6  nbConstraintChecks=467837731  nbPropagations=555075  nbRevisions=1546046  nbUselessRevisions=724092
89.49	     nbAssignments=16820  nbFailedAssignments=7094  nbBacktracks=318  nbVisitedNodes=15026  nbRestartNogoods=473
89.49	     mapSize=316  nbInferences=11  nbTooLargeKeys=0
89.49	       =>  wckTime=19.553  cpuTime=19.45  mem=106M741
91.62	   
91.62	   search
91.62	     run=7  nbConstraintChecks=514400584  nbPropagations=783004  nbRevisions=2182300  nbUselessRevisions=1024211
91.62	     nbAssignments=18573  nbFailedAssignments=7225  nbBacktracks=332  nbVisitedNodes=15412  nbRestartNogoods=579
91.62	     mapSize=329  nbInferences=11  nbTooLargeKeys=0
91.62	       =>  wckTime=21.689  cpuTime=21.58  mem=106M741
91.62	   
91.62	   global
91.62	     nbConstraintChecks=517959596  nbPropagations=784817  nbRevisions=2184958  nbUselessRevisions=1025116
91.62	     nbRestartNogoods=579  solvingWckTime=21.691  solvingCpuTime=21.59  expiredTime=no  totalExploration=no
91.62	     nbFoundSolutions=1  globalCpuTime=90.14
91.62	       =>  wckTime=91.325  cpuTime=90.1  mem=106M741
91.62	   
91.62	s SATISFIABLE
91.63	v 102 326 432 367 26 193 0 265 533 514 269 194 493 0 284 367 94 33 395 229 507 437 195 142 565 93 307 0 334 278 533 0 326 376 192 29 552 142 278 441 398 0 550 195 570 520 365 281 42 435 46 194 42 0 551 93 407 281 453 332 265 93 482 548 317 391 428 186 46 0 532 104 150 407 0 191 172 417 313 456 329 431 376 0 41 510 158 195 475 342 527 124 398 0 284 299 195 334 474 33 
91.63	d NODES 18573
91.63	d CHECKS 517959596
91.63	   
91.63	   totalWckTime=91.401  totalCpuTime=90.14

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/node45/watcher-235496-1168338099 -o ROOT/results/node45/solver-235496-1168338099 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/235496-1168338099/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.84 1.97 1.91 1/68 24384
/proc/meminfo: memFree=1486296/2055920 swapFree=4184048/4192956
[pid=24383] ppid=24381 vsize=172 CPUtime=0
/proc/24383/stat : 24383 (java) R 24381 24383 23794 0 -1 0 217 0 0 0 0 0 0 0 19 0 1 0 182208889 176128 24 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4727588 0 0 4096 0 0 0 0 17 0 0 0
/proc/24383/statm: 43 24 18 14 0 3 0

[startup+0.102344 s]
/proc/loadavg: 1.84 1.97 1.91 1/68 24384
/proc/meminfo: memFree=1486296/2055920 swapFree=4184048/4192956
[pid=24383] ppid=24381 vsize=914988 CPUtime=0.08
/proc/24383/stat : 24383 (java) R 24381 24383 23794 0 -1 0 3017 0 1 0 7 1 0 0 16 0 8 0 182208889 936947712 2763 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153609733 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24383/statm: 228747 2763 1435 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.510416 s]
/proc/loadavg: 1.84 1.97 1.91 1/68 24384
/proc/meminfo: memFree=1486296/2055920 swapFree=4184048/4192956
[pid=24383] ppid=24381 vsize=915328 CPUtime=0.49
/proc/24383/stat : 24383 (java) S 24381 24383 23794 0 -1 0 6915 0 1 0 45 4 0 0 16 0 8 0 182208889 937295872 6654 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24383/statm: 228832 6654 2145 14 0 215302 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915328

[startup+1.33157 s]
/proc/loadavg: 1.84 1.97 1.91 4/88 24450
/proc/meminfo: memFree=1452856/2055920 swapFree=4184048/4192956
[pid=24383] ppid=24381 vsize=915448 CPUtime=1.32
/proc/24383/stat : 24383 (java) R 24381 24383 23794 0 -1 0 8399 0 1 0 127 5 0 0 17 0 8 0 182208889 937418752 8137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479196 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24383/statm: 228862 8137 2167 14 0 215332 0
[pid=24383/tid=24385] ppid=24381 vsize=915448 CPUtime=0
/proc/24383/task/24385/stat : 24385 (java) S 24381 24383 23794 0 -1 64 8 0 0 0 0 0 0 0 17 0 8 0 182208892 937418752 8137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24383/tid=24386] ppid=24381 vsize=915448 CPUtime=0
/proc/24383/task/24386/stat : 24386 (java) S 24381 24383 23794 0 -1 64 10 0 0 0 0 0 0 0 21 0 8 0 182208893 937418752 8137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24383/tid=24387] ppid=24381 vsize=915448 CPUtime=0
/proc/24383/task/24387/stat : 24387 (java) S 24381 24383 23794 0 -1 64 4 0 0 0 0 0 0 0 22 0 8 0 182208893 937418752 8137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24383/tid=24388] ppid=24381 vsize=915448 CPUtime=0
/proc/24383/task/24388/stat : 24388 (java) S 24381 24383 23794 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 182208896 937418752 8137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24383/tid=24389] ppid=24381 vsize=915448 CPUtime=0.13
/proc/24383/task/24389/stat : 24389 (java) S 24381 24383 23794 0 -1 64 358 0 0 0 13 0 0 0 16 0 8 0 182208896 937418752 8137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24383/tid=24390] ppid=24381 vsize=915448 CPUtime=0
/proc/24383/task/24390/stat : 24390 (java) S 24381 24383 23794 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 182208896 937418752 8137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24383/tid=24391] ppid=24381 vsize=915448 CPUtime=0
/proc/24383/task/24391/stat : 24391 (java) S 24381 24383 23794 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 182208896 937418752 8137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 915448

[startup+2.97687 s]
/proc/loadavg: 1.84 1.97 1.91 3/88 24450
/proc/meminfo: memFree=1418040/2055920 swapFree=4184048/4192956
[pid=24383] ppid=24381 vsize=915448 CPUtime=2.96
/proc/24383/stat : 24383 (java) R 24381 24383 23794 0 -1 0 9287 0 1 0 291 5 0 0 19 0 8 0 182208889 937418752 9024 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073753411 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24383/statm: 228862 9024 2167 14 0 215332 0
[pid=24383/tid=24385] ppid=24381 vsize=915448 CPUtime=0
/proc/24383/task/24385/stat : 24385 (java) S 24381 24383 23794 0 -1 64 8 0 0 0 0 0 0 0 17 0 8 0 182208892 937418752 9024 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24383/tid=24386] ppid=24381 vsize=915448 CPUtime=0
/proc/24383/task/24386/stat : 24386 (java) S 24381 24383 23794 0 -1 64 10 0 0 0 0 0 0 0 21 0 8 0 182208893 937418752 9024 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24383/tid=24387] ppid=24381 vsize=915448 CPUtime=0
/proc/24383/task/24387/stat : 24387 (java) S 24381 24383 23794 0 -1 64 4 0 0 0 0 0 0 0 22 0 8 0 182208893 937418752 9024 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24383/tid=24388] ppid=24381 vsize=915448 CPUtime=0
/proc/24383/task/24388/stat : 24388 (java) S 24381 24383 23794 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 182208896 937418752 9024 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24383/tid=24389] ppid=24381 vsize=915448 CPUtime=0.14
/proc/24383/task/24389/stat : 24389 (java) S 24381 24383 23794 0 -1 64 359 0 0 0 14 0 0 0 16 0 8 0 182208896 937418752 9024 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24383/tid=24390] ppid=24381 vsize=915448 CPUtime=0
/proc/24383/task/24390/stat : 24390 (java) S 24381 24383 23794 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 182208896 937418752 9024 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24383/tid=24391] ppid=24381 vsize=915448 CPUtime=0
/proc/24383/task/24391/stat : 24391 (java) S 24381 24383 23794 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 182208896 937418752 9024 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 915448

[startup+6.27046 s]
/proc/loadavg: 2.09 2.02 1.93 3/88 24450
/proc/meminfo: memFree=1347576/2055920 swapFree=4184048/4192956
[pid=24383] ppid=24381 vsize=915448 CPUtime=6.25
/proc/24383/stat : 24383 (java) R 24381 24383 23794 0 -1 0 10914 0 1 0 619 6 0 0 25 0 8 0 182208889 937418752 10651 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073752308 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24383/statm: 228862 10651 2167 14 0 215332 0
[pid=24383/tid=24385] ppid=24381 vsize=915448 CPUtime=0
/proc/24383/task/24385/stat : 24385 (java) S 24381 24383 23794 0 -1 64 8 0 0 0 0 0 0 0 16 0 8 0 182208892 937418752 10651 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24383/tid=24386] ppid=24381 vsize=915448 CPUtime=0
/proc/24383/task/24386/stat : 24386 (java) S 24381 24383 23794 0 -1 64 10 0 0 0 0 0 0 0 21 0 8 0 182208893 937418752 10651 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24383/tid=24387] ppid=24381 vsize=915448 CPUtime=0
/proc/24383/task/24387/stat : 24387 (java) S 24381 24383 23794 0 -1 64 4 0 0 0 0 0 0 0 22 0 8 0 182208893 937418752 10651 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24383/tid=24388] ppid=24381 vsize=915448 CPUtime=0
/proc/24383/task/24388/stat : 24388 (java) S 24381 24383 23794 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 182208896 937418752 10651 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24383/tid=24389] ppid=24381 vsize=915448 CPUtime=0.14
/proc/24383/task/24389/stat : 24389 (java) S 24381 24383 23794 0 -1 64 360 0 0 0 14 0 0 0 16 0 8 0 182208896 937418752 10651 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24383/tid=24390] ppid=24381 vsize=915448 CPUtime=0
/proc/24383/task/24390/stat : 24390 (java) S 24381 24383 23794 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 182208896 937418752 10651 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24383/tid=24391] ppid=24381 vsize=915448 CPUtime=0
/proc/24383/task/24391/stat : 24391 (java) S 24381 24383 23794 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 182208896 937418752 10651 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 915448

[startup+12.7466 s]
/proc/loadavg: 2.08 2.02 1.93 3/88 24450
/proc/meminfo: memFree=1334152/2055920 swapFree=4184048/4192956
[pid=24383] ppid=24381 vsize=915448 CPUtime=12.72
/proc/24383/stat : 24383 (java) R 24381 24383 23794 0 -1 0 14078 0 1 0 1265 7 0 0 25 0 8 0 182208889 937418752 13815 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073751018 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24383/statm: 228862 13815 2168 14 0 215332 0
[pid=24383/tid=24385] ppid=24381 vsize=915448 CPUtime=0
/proc/24383/task/24385/stat : 24385 (java) S 24381 24383 23794 0 -1 64 8 0 0 0 0 0 0 0 16 0 8 0 182208892 937418752 13815 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24383/tid=24386] ppid=24381 vsize=915448 CPUtime=0
/proc/24383/task/24386/stat : 24386 (java) S 24381 24383 23794 0 -1 64 10 0 0 0 0 0 0 0 21 0 8 0 182208893 937418752 13815 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24383/tid=24387] ppid=24381 vsize=915448 CPUtime=0
/proc/24383/task/24387/stat : 24387 (java) S 24381 24383 23794 0 -1 64 4 0 0 0 0 0 0 0 22 0 8 0 182208893 937418752 13815 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24383/tid=24388] ppid=24381 vsize=915448 CPUtime=0
/proc/24383/task/24388/stat : 24388 (java) S 24381 24383 23794 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 182208896 937418752 13815 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24383/tid=24389] ppid=24381 vsize=915448 CPUtime=0.16
/proc/24383/task/24389/stat : 24389 (java) S 24381 24383 23794 0 -1 64 372 0 0 0 16 0 0 0 16 0 8 0 182208896 937418752 13815 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24383/tid=24390] ppid=24381 vsize=915448 CPUtime=0
/proc/24383/task/24390/stat : 24390 (java) S 24381 24383 23794 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 182208896 937418752 13815 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24383/tid=24391] ppid=24381 vsize=915448 CPUtime=0
/proc/24383/task/24391/stat : 24391 (java) S 24381 24383 23794 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 182208896 937418752 13815 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 915448

[startup+25.614 s]
/proc/loadavg: 2.14 2.03 1.93 3/88 24450
/proc/meminfo: memFree=1294280/2055920 swapFree=4184048/4192956
[pid=24383] ppid=24381 vsize=915448 CPUtime=25.58
/proc/24383/stat : 24383 (java) R 24381 24383 23794 0 -1 0 23827 0 1 0 2546 12 0 0 25 0 8 0 182208889 937418752 23562 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073757462 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24383/statm: 228862 23562 2179 14 0 215332 0
[pid=24383/tid=24385] ppid=24381 vsize=915448 CPUtime=0.27
/proc/24383/task/24385/stat : 24385 (java) S 24381 24383 23794 0 -1 64 7268 0 0 0 24 3 0 0 16 0 8 0 182208892 937418752 23562 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24383/tid=24386] ppid=24381 vsize=915448 CPUtime=0
/proc/24383/task/24386/stat : 24386 (java) S 24381 24383 23794 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 182208893 937418752 23562 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24383/tid=24387] ppid=24381 vsize=915448 CPUtime=0
/proc/24383/task/24387/stat : 24387 (java) S 24381 24383 23794 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 182208893 937418752 23562 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24383/tid=24388] ppid=24381 vsize=915448 CPUtime=0
/proc/24383/task/24388/stat : 24388 (java) S 24381 24383 23794 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 182208896 937418752 23562 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24383/tid=24389] ppid=24381 vsize=915448 CPUtime=0.16
/proc/24383/task/24389/stat : 24389 (java) S 24381 24383 23794 0 -1 64 373 0 0 0 16 0 0 0 15 0 8 0 182208896 937418752 23562 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24383/tid=24390] ppid=24381 vsize=915448 CPUtime=0
/proc/24383/task/24390/stat : 24390 (java) S 24381 24383 23794 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 182208896 937418752 23562 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24383/tid=24391] ppid=24381 vsize=915448 CPUtime=0
/proc/24383/task/24391/stat : 24391 (java) S 24381 24383 23794 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 182208896 937418752 23562 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.58
Current children cumulated vsize (KiB) 915448

[startup+51.2346 s]
/proc/loadavg: 2.09 2.03 1.93 3/88 24450
/proc/meminfo: memFree=1253320/2055920 swapFree=4184048/4192956
[pid=24383] ppid=24381 vsize=915448 CPUtime=51.2
/proc/24383/stat : 24383 (java) R 24381 24383 23794 0 -1 0 33861 0 1 0 5102 18 0 0 25 0 8 0 182208889 937418752 33594 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073754260 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24383/statm: 228862 33594 2179 14 0 215332 0
[pid=24383/tid=24385] ppid=24381 vsize=915448 CPUtime=0.66
/proc/24383/task/24385/stat : 24385 (java) S 24381 24383 23794 0 -1 64 17295 0 0 0 59 7 0 0 16 0 8 0 182208892 937418752 33594 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24383/tid=24386] ppid=24381 vsize=915448 CPUtime=0
/proc/24383/task/24386/stat : 24386 (java) S 24381 24383 23794 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 182208893 937418752 33594 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24383/tid=24387] ppid=24381 vsize=915448 CPUtime=0
/proc/24383/task/24387/stat : 24387 (java) S 24381 24383 23794 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 182208893 937418752 33594 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24383/tid=24388] ppid=24381 vsize=915448 CPUtime=0
/proc/24383/task/24388/stat : 24388 (java) S 24381 24383 23794 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 182208896 937418752 33594 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24383/tid=24389] ppid=24381 vsize=915448 CPUtime=0.17
/proc/24383/task/24389/stat : 24389 (java) S 24381 24383 23794 0 -1 64 378 0 0 0 17 0 0 0 15 0 8 0 182208896 937418752 33594 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24383/tid=24390] ppid=24381 vsize=915448 CPUtime=0
/proc/24383/task/24390/stat : 24390 (java) S 24381 24383 23794 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 182208896 937418752 33594 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24383/tid=24391] ppid=24381 vsize=915448 CPUtime=0
/proc/24383/task/24391/stat : 24391 (java) S 24381 24383 23794 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 182208896 937418752 33594 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.2
Current children cumulated vsize (KiB) 915448

Child status: 0
Real time (s): 91.7054
CPU time (s): 91.6101
CPU user time (s): 91.3461
CPU system time (s): 0.263959
CPU usage (%): 99.8961
Max. virtual memory (cumulated for all children) (KiB): 915448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 91.3461
system time used= 0.263959
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41443
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= 3098
involuntary context switches= 1105

runsolver used 0.110983 s user time and 0.25896 s system time

The end

Launcher Data (download as text)

Begin job on node45 on Tue Jan  9 10:21:39 UTC 2007


IDJOB= 235496
IDBENCH= 6774
FILE ID= node45/235496-1168338099

PBS_JOBID= 3503369

Free space on /tmp= 66554 MiB

BENCH NAME= HOME/pub/bench/CPAI06/taillard/os-taillard-10/os-taillard-10-100-3.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/235496-1168338099/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node45/watcher-235496-1168338099 -o ROOT/results/node45/solver-235496-1168338099 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/235496-1168338099/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  cbaeb35ea8a927d2b6c5893afeb98a65

RANDOM SEED= 209376568

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	: 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.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:       1486712 kB
Buffers:         54492 kB
Cached:         440916 kB
SwapCached:       3168 kB
Active:         102580 kB
Inactive:       407608 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1486712 kB
SwapTotal:     4192956 kB
SwapFree:      4184048 kB
Dirty:            1776 kB
Writeback:           0 kB
Mapped:          20360 kB
Slab:            44776 kB
Committed_AS:  3771892 kB
PageTables:       1596 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= 66554 MiB



End job on node45 on Tue Jan  9 10:23:11 UTC 2007