Trace number 235402

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 103.377 104.382

DiagnosticValue
CHECKS311378976
NODES25137

General information on the benchmark

Nametaillard/os-taillard-10/
os-taillard-10-100-9.xml
MD5SUM9a2ef65edf8fd30850593c0a23951dfa
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.219965
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables100
Number of constraints900
Maximum constraint arity2
Maximum domain size604
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.36	   
0.36	Abscon 109 (November, 2006)
0.36	   
0.36	   configuration
0.36	     name=esac.xml
0.40	   
0.40	   instance
0.40	     name=/tmp/evaluation/235402-1168337671/unknown.xml
0.43	   
0.43	   domains being loaded...
0.45	   
0.45	   variables being loaded...
0.50	     nbVariables=100  nbDomainTypes=100  minDomainSize=507  maxDomainSize=604
0.50	       =>  wckTime=0.139  cpuTime=0.11  mem=8M839
0.50	   
0.50	   predicates being loaded...
0.50	   
0.50	   constraints being loaded...
76.06	     nbConstraints=900  nbConvertedConstraints=900  nbConvertConstraintsChecks=277475568  nbExtensionStructures=900
76.06	     nbSharedExtensionStructures=0  nbConflictsStructures=900  nbSharedConflictsStructures=0
76.06	     nbSharedBinaryRepresentations=321364  maxDegree=18  maxArity=2
76.06	       =>  wckTime=75.701  cpuTime=73.85  mem=106M605
76.32	   
76.32	   solver IterativeSystematicSolver being built... 
76.49	       =>  wckTime=76.133  cpuTime=74.0  mem=118M832
76.74	   
76.74	   preprocessing
76.74	     nbConstraintChecks=3596645  nbPropagations=1904  nbRevisions=2967  nbUselessRevisions=1069  nbSingletonTests=116
76.74	     nbEffectiveSingletonTests=0  nbESACBranches=4  nbRemovedValues=0  detectedInconsistency=no
76.74	       =>  wckTime=0.244  cpuTime=0.21  mem=118M832
78.62	   
78.62	   search
78.62	     run=0  nbConstraintChecks=17052434  nbPropagations=9433  nbRevisions=32014  nbUselessRevisions=10906
78.62	     nbAssignments=619  nbFailedAssignments=604  nbBacktracks=10  nbVisitedNodes=1234  nbRestartNogoods=0  mapSize=10
78.62	     nbInferences=0  nbTooLargeKeys=0
78.62	       =>  wckTime=2.123  cpuTime=2.06  mem=119M789
78.94	   
78.94	   search
78.94	     run=1  nbConstraintChecks=20421265  nbPropagations=23139  nbRevisions=80362  nbUselessRevisions=30783
78.94	     nbAssignments=1022  nbFailedAssignments=969  nbBacktracks=25  nbVisitedNodes=2017  nbRestartNogoods=10  mapSize=25
78.94	     nbInferences=0  nbTooLargeKeys=0
78.94	       =>  wckTime=2.441  cpuTime=2.37  mem=119M789
79.65	   
79.65	   search
79.65	     run=2  nbConstraintChecks=30388412  nbPropagations=40746  nbRevisions=158413  nbUselessRevisions=63939
79.65	     nbAssignments=1663  nbFailedAssignments=1546  nbBacktracks=47  nbVisitedNodes=3256  nbRestartNogoods=25  mapSize=47
79.65	     nbInferences=0  nbTooLargeKeys=0
79.65	       =>  wckTime=3.154  cpuTime=3.05  mem=119M789
81.57	   
81.57	   search
81.57	     run=3  nbConstraintChecks=63420789  nbPropagations=68094  nbRevisions=298088  nbUselessRevisions=123454
81.57	     nbAssignments=4079  nbFailedAssignments=3772  nbBacktracks=80  nbVisitedNodes=7787  nbRestartNogoods=32  mapSize=80
81.57	     nbInferences=0  nbTooLargeKeys=0
81.57	       =>  wckTime=5.069  cpuTime=4.94  mem=119M789
83.52	   
83.52	   search
83.52	     run=4  nbConstraintChecks=89697018  nbPropagations=120141  nbRevisions=514657  nbUselessRevisions=213665
83.52	     nbAssignments=6407  nbFailedAssignments=5887  nbBacktracks=130  nbVisitedNodes=12124  nbRestartNogoods=79
83.52	     mapSize=129  nbInferences=0  nbTooLargeKeys=0
83.52	       =>  wckTime=7.021  cpuTime=6.88  mem=120M741
85.16	   
85.16	   search
85.16	     run=5  nbConstraintChecks=115999991  nbPropagations=186682  nbRevisions=834238  nbUselessRevisions=359927
85.16	     nbAssignments=8396  nbFailedAssignments=7758  nbBacktracks=205  nbVisitedNodes=16052  nbRestartNogoods=123
85.16	     mapSize=201  nbInferences=0  nbTooLargeKeys=0
85.16	       =>  wckTime=8.665  cpuTime=8.5  mem=120M741
98.60	   
98.60	   search
98.60	     run=6  nbConstraintChecks=245618796  nbPropagations=390090  nbRevisions=1629355  nbUselessRevisions=754895
98.60	     nbAssignments=20386  nbFailedAssignments=12371  nbBacktracks=318  nbVisitedNodes=25544  nbRestartNogoods=305
98.60	     mapSize=313  nbInferences=0  nbTooLargeKeys=0
98.60	       =>  wckTime=22.104  cpuTime=21.81  mem=121M692
104.30	   
104.30	   search
104.30	     run=7  nbConstraintChecks=307782331  nbPropagations=652038  nbRevisions=2599580  nbUselessRevisions=1225693
104.30	     nbAssignments=25137  nbFailedAssignments=14798  nbBacktracks=411  nbVisitedNodes=30678  nbRestartNogoods=395
104.30	     mapSize=403  nbInferences=1  nbTooLargeKeys=0
104.30	       =>  wckTime=27.804  cpuTime=27.46  mem=122M644
104.30	   
104.30	   global
104.30	     nbConstraintChecks=311378976  nbPropagations=653942  nbRevisions=2602547  nbUselessRevisions=1226762
104.30	     nbRestartNogoods=395  solvingWckTime=27.805  solvingCpuTime=27.46  expiredTime=no  totalExploration=no
104.30	     nbFoundSolutions=1  globalCpuTime=101.52
104.30	       =>  wckTime=103.944  cpuTime=101.46  mem=122M644
104.30	   
104.30	s SATISFIABLE
104.30	v 421 64 511 279 0 569 370 535 223 522 223 456 436 100 179 565 313 0 167 365 218 477 400 146 0 325 108 192 532 450 25 211 0 132 486 473 259 64 306 526 259 152 25 323 66 192 0 469 509 400 84 458 306 355 522 0 138 582 218 541 521 188 565 279 475 372 91 410 0 184 129 333 69 304 295 440 0 223 513 476 306 194 374 536 93 222 466 0 140 441 420 146 323 69 193 501 463 0 313 554 
104.31	d NODES 25137
104.31	d CHECKS 311378976
104.31	   
104.31	   totalWckTime=104.023  totalCpuTime=101.52

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/node4/watcher-235402-1168337671 -o ROOT/results/node4/solver-235402-1168337671 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/235402-1168337671/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.92 1.98 1.99 5/86 31482
/proc/meminfo: memFree=1655096/2055920 swapFree=4182144/4192956
[pid=31481] ppid=31479 vsize=18540 CPUtime=0
/proc/31481/stat : 31481 (runsolver) D 31479 31481 31414 0 -1 4194368 17 0 0 0 0 0 0 0 18 0 1 0 182162681 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 259913215271 0 2147483391 4096 24578 18446744072099781622 0 0 17 1 0 0
/proc/31481/statm: 4635 279 244 17 0 2626 0

[startup+0.106686 s]
/proc/loadavg: 1.92 1.98 1.99 5/86 31482
/proc/meminfo: memFree=1655096/2055920 swapFree=4182144/4192956
[pid=31481] ppid=31479 vsize=907676 CPUtime=0.05
/proc/31481/stat : 31481 (java) R 31479 31481 31414 0 -1 0 2375 0 1 0 4 1 0 0 16 0 4 0 182162681 929460224 2122 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4153572314 0 4 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/31481/statm: 226919 2122 1185 14 0 214502 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 907676

[startup+0.518722 s]
/proc/loadavg: 1.92 1.98 1.99 5/86 31482
/proc/meminfo: memFree=1655096/2055920 swapFree=4182144/4192956
[pid=31481] ppid=31479 vsize=915328 CPUtime=0.44
/proc/31481/stat : 31481 (java) R 31479 31481 31414 0 -1 0 6539 0 1 0 40 4 0 0 18 0 8 0 182162681 937295872 6278 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31481/statm: 228832 6278 2145 14 0 215302 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 915328

[startup+1.3428 s]
/proc/loadavg: 1.92 1.98 1.99 3/93 31489
/proc/meminfo: memFree=1631488/2055920 swapFree=4182144/4192956
[pid=31481] ppid=31479 vsize=915448 CPUtime=1.26
/proc/31481/stat : 31481 (java) R 31479 31481 31414 0 -1 0 8384 0 1 0 121 5 0 0 25 0 8 0 182162681 937418752 8122 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073751091 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31481/statm: 228862 8122 2167 14 0 215332 0
[pid=31481/tid=31483] ppid=31479 vsize=915448 CPUtime=0
/proc/31481/task/31483/stat : 31483 (java) S 31479 31481 31414 0 -1 64 7 0 0 0 0 0 0 0 17 0 8 0 182162689 937418752 8122 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31481/tid=31484] ppid=31479 vsize=915448 CPUtime=0
/proc/31481/task/31484/stat : 31484 (java) S 31479 31481 31414 0 -1 64 9 0 0 0 0 0 0 0 18 0 8 0 182162690 937418752 8122 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31481/tid=31485] ppid=31479 vsize=915448 CPUtime=0
/proc/31481/task/31485/stat : 31485 (java) S 31479 31481 31414 0 -1 64 4 0 0 0 0 0 0 0 19 0 8 0 182162690 937418752 8122 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31481/tid=31486] ppid=31479 vsize=915448 CPUtime=0
/proc/31481/task/31486/stat : 31486 (java) S 31479 31481 31414 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 182162693 937418752 8122 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31481/tid=31487] ppid=31479 vsize=915448 CPUtime=0.13
/proc/31481/task/31487/stat : 31487 (java) S 31479 31481 31414 0 -1 64 358 0 0 0 13 0 0 0 16 0 8 0 182162693 937418752 8122 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31481/tid=31488] ppid=31479 vsize=915448 CPUtime=0
/proc/31481/task/31488/stat : 31488 (java) S 31479 31481 31414 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 182162693 937418752 8122 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31481/tid=31489] ppid=31479 vsize=915448 CPUtime=0
/proc/31481/task/31489/stat : 31489 (java) S 31479 31481 31414 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 182162693 937418752 8122 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 915448

[startup+2.97995 s]
/proc/loadavg: 1.92 1.98 1.99 3/93 31489
/proc/meminfo: memFree=1629120/2055920 swapFree=4182144/4192956
[pid=31481] ppid=31479 vsize=915448 CPUtime=2.89
/proc/31481/stat : 31481 (java) R 31479 31481 31414 0 -1 0 9216 0 1 0 283 6 0 0 25 0 8 0 182162681 937418752 8953 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073753319 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31481/statm: 228862 8953 2167 14 0 215332 0
[pid=31481/tid=31483] ppid=31479 vsize=915448 CPUtime=0
/proc/31481/task/31483/stat : 31483 (java) S 31479 31481 31414 0 -1 64 7 0 0 0 0 0 0 0 17 0 8 0 182162689 937418752 8953 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31481/tid=31484] ppid=31479 vsize=915448 CPUtime=0
/proc/31481/task/31484/stat : 31484 (java) S 31479 31481 31414 0 -1 64 9 0 0 0 0 0 0 0 18 0 8 0 182162690 937418752 8953 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31481/tid=31485] ppid=31479 vsize=915448 CPUtime=0
/proc/31481/task/31485/stat : 31485 (java) S 31479 31481 31414 0 -1 64 4 0 0 0 0 0 0 0 19 0 8 0 182162690 937418752 8953 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31481/tid=31486] ppid=31479 vsize=915448 CPUtime=0
/proc/31481/task/31486/stat : 31486 (java) S 31479 31481 31414 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 182162693 937418752 8953 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31481/tid=31487] ppid=31479 vsize=915448 CPUtime=0.13
/proc/31481/task/31487/stat : 31487 (java) S 31479 31481 31414 0 -1 64 358 0 0 0 13 0 0 0 16 0 8 0 182162693 937418752 8953 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31481/tid=31488] ppid=31479 vsize=915448 CPUtime=0
/proc/31481/task/31488/stat : 31488 (java) S 31479 31481 31414 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 182162693 937418752 8953 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31481/tid=31489] ppid=31479 vsize=915448 CPUtime=0
/proc/31481/task/31489/stat : 31489 (java) S 31479 31481 31414 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 182162693 937418752 8953 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.89
Current children cumulated vsize (KiB) 915448

[startup+6.26127 s]
/proc/loadavg: 1.93 1.98 1.99 3/93 31489
/proc/meminfo: memFree=1622208/2055920 swapFree=4182144/4192956
[pid=31481] ppid=31479 vsize=915448 CPUtime=6.14
/proc/31481/stat : 31481 (java) R 31479 31481 31414 0 -1 0 10833 0 1 0 607 7 0 0 25 0 8 0 182162681 937418752 10570 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073753312 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31481/statm: 228862 10570 2167 14 0 215332 0
[pid=31481/tid=31483] ppid=31479 vsize=915448 CPUtime=0
/proc/31481/task/31483/stat : 31483 (java) S 31479 31481 31414 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 182162689 937418752 10570 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31481/tid=31484] ppid=31479 vsize=915448 CPUtime=0
/proc/31481/task/31484/stat : 31484 (java) S 31479 31481 31414 0 -1 64 9 0 0 0 0 0 0 0 18 0 8 0 182162690 937418752 10570 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31481/tid=31485] ppid=31479 vsize=915448 CPUtime=0
/proc/31481/task/31485/stat : 31485 (java) S 31479 31481 31414 0 -1 64 4 0 0 0 0 0 0 0 19 0 8 0 182162690 937418752 10570 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31481/tid=31486] ppid=31479 vsize=915448 CPUtime=0
/proc/31481/task/31486/stat : 31486 (java) S 31479 31481 31414 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 182162693 937418752 10570 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31481/tid=31487] ppid=31479 vsize=915448 CPUtime=0.13
/proc/31481/task/31487/stat : 31487 (java) S 31479 31481 31414 0 -1 64 360 0 0 0 13 0 0 0 16 0 8 0 182162693 937418752 10570 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31481/tid=31488] ppid=31479 vsize=915448 CPUtime=0
/proc/31481/task/31488/stat : 31488 (java) S 31479 31481 31414 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 182162693 937418752 10570 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31481/tid=31489] ppid=31479 vsize=915448 CPUtime=0
/proc/31481/task/31489/stat : 31489 (java) S 31479 31481 31414 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 182162693 937418752 10570 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 915448

[startup+12.7489 s]
/proc/loadavg: 1.93 1.98 1.99 3/93 31489
/proc/meminfo: memFree=1609472/2055920 swapFree=4182144/4192956
[pid=31481] ppid=31479 vsize=915448 CPUtime=12.58
/proc/31481/stat : 31481 (java) R 31479 31481 31414 0 -1 0 13935 0 1 0 1250 8 0 0 25 0 8 0 182162681 937418752 13672 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073754612 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31481/statm: 228862 13672 2168 14 0 215332 0
[pid=31481/tid=31483] ppid=31479 vsize=915448 CPUtime=0
/proc/31481/task/31483/stat : 31483 (java) S 31479 31481 31414 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 182162689 937418752 13672 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31481/tid=31484] ppid=31479 vsize=915448 CPUtime=0
/proc/31481/task/31484/stat : 31484 (java) S 31479 31481 31414 0 -1 64 9 0 0 0 0 0 0 0 18 0 8 0 182162690 937418752 13672 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31481/tid=31485] ppid=31479 vsize=915448 CPUtime=0
/proc/31481/task/31485/stat : 31485 (java) S 31479 31481 31414 0 -1 64 4 0 0 0 0 0 0 0 19 0 8 0 182162690 937418752 13672 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31481/tid=31486] ppid=31479 vsize=915448 CPUtime=0
/proc/31481/task/31486/stat : 31486 (java) S 31479 31481 31414 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 182162693 937418752 13672 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31481/tid=31487] ppid=31479 vsize=915448 CPUtime=0.15
/proc/31481/task/31487/stat : 31487 (java) S 31479 31481 31414 0 -1 64 372 0 0 0 15 0 0 0 16 0 8 0 182162693 937418752 13672 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31481/tid=31488] ppid=31479 vsize=915448 CPUtime=0
/proc/31481/task/31488/stat : 31488 (java) S 31479 31481 31414 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 182162693 937418752 13672 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31481/tid=31489] ppid=31479 vsize=915448 CPUtime=0
/proc/31481/task/31489/stat : 31489 (java) S 31479 31481 31414 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 182162693 937418752 13672 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 915448

[startup+25.6152 s]
/proc/loadavg: 1.95 1.98 1.99 4/93 31489
/proc/meminfo: memFree=1569280/2055920 swapFree=4182144/4192956
[pid=31481] ppid=31479 vsize=915448 CPUtime=25.33
/proc/31481/stat : 31481 (java) R 31479 31481 31414 0 -1 0 23856 0 1 0 2520 13 0 0 25 0 8 0 182162681 937418752 23591 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073754555 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31481/statm: 228862 23591 2179 14 0 215332 0
[pid=31481/tid=31483] ppid=31479 vsize=915448 CPUtime=0.28
/proc/31481/task/31483/stat : 31483 (java) S 31479 31481 31414 0 -1 64 7298 0 0 0 25 3 0 0 16 0 8 0 182162689 937418752 23591 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31481/tid=31484] ppid=31479 vsize=915448 CPUtime=0
/proc/31481/task/31484/stat : 31484 (java) S 31479 31481 31414 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 182162690 937418752 23591 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31481/tid=31485] ppid=31479 vsize=915448 CPUtime=0
/proc/31481/task/31485/stat : 31485 (java) S 31479 31481 31414 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 182162690 937418752 23591 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31481/tid=31486] ppid=31479 vsize=915448 CPUtime=0
/proc/31481/task/31486/stat : 31486 (java) S 31479 31481 31414 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 182162693 937418752 23591 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31481/tid=31487] ppid=31479 vsize=915448 CPUtime=0.15
/proc/31481/task/31487/stat : 31487 (java) S 31479 31481 31414 0 -1 64 372 0 0 0 15 0 0 0 16 0 8 0 182162693 937418752 23591 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31481/tid=31488] ppid=31479 vsize=915448 CPUtime=0
/proc/31481/task/31488/stat : 31488 (java) S 31479 31481 31414 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 182162693 937418752 23591 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31481/tid=31489] ppid=31479 vsize=915448 CPUtime=0
/proc/31481/task/31489/stat : 31489 (java) S 31479 31481 31414 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 182162693 937418752 23591 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 915448

[startup+51.2286 s]
/proc/loadavg: 1.96 1.98 1.99 3/93 31489
/proc/meminfo: memFree=1528000/2055920 swapFree=4182144/4192956
[pid=31481] ppid=31479 vsize=915448 CPUtime=50.72
/proc/31481/stat : 31481 (java) R 31479 31481 31414 0 -1 0 34169 0 1 0 5052 20 0 0 25 0 8 0 182162681 937418752 33903 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073751123 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31481/statm: 228862 33903 2179 14 0 215332 0
[pid=31481/tid=31483] ppid=31479 vsize=915448 CPUtime=0.7
/proc/31481/task/31483/stat : 31483 (java) S 31479 31481 31414 0 -1 64 17604 0 0 0 63 7 0 0 16 0 8 0 182162689 937418752 33903 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31481/tid=31484] ppid=31479 vsize=915448 CPUtime=0
/proc/31481/task/31484/stat : 31484 (java) S 31479 31481 31414 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 182162690 937418752 33903 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31481/tid=31485] ppid=31479 vsize=915448 CPUtime=0
/proc/31481/task/31485/stat : 31485 (java) S 31479 31481 31414 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 182162690 937418752 33903 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31481/tid=31486] ppid=31479 vsize=915448 CPUtime=0
/proc/31481/task/31486/stat : 31486 (java) S 31479 31481 31414 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 182162693 937418752 33903 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31481/tid=31487] ppid=31479 vsize=915448 CPUtime=0.17
/proc/31481/task/31487/stat : 31487 (java) S 31479 31481 31414 0 -1 64 378 0 0 0 16 1 0 0 16 0 8 0 182162693 937418752 33903 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31481/tid=31488] ppid=31479 vsize=915448 CPUtime=0
/proc/31481/task/31488/stat : 31488 (java) S 31479 31481 31414 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 182162693 937418752 33903 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31481/tid=31489] ppid=31479 vsize=915448 CPUtime=0
/proc/31481/task/31489/stat : 31489 (java) S 31479 31481 31414 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 182162693 937418752 33903 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 915448

[startup+102.465 s]
/proc/loadavg: 2.04 2.00 2.00 4/93 31489
/proc/meminfo: memFree=1485952/2055920 swapFree=4182144/4192956
[pid=31481] ppid=31479 vsize=915448 CPUtime=101.51
/proc/31481/stat : 31481 (java) R 31479 31481 31414 0 -1 0 45020 0 1 0 10122 29 0 0 25 0 8 0 182162681 937418752 44745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073972145 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31481/statm: 228862 44745 2546 14 0 215332 0
[pid=31481/tid=31483] ppid=31479 vsize=915448 CPUtime=1.29
/proc/31481/task/31483/stat : 31483 (java) S 31479 31481 31414 0 -1 64 27941 0 0 0 118 11 0 0 16 0 8 0 182162689 937418752 44745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31481/tid=31484] ppid=31479 vsize=915448 CPUtime=0
/proc/31481/task/31484/stat : 31484 (java) S 31479 31481 31414 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 182162690 937418752 44745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31481/tid=31485] ppid=31479 vsize=915448 CPUtime=0
/proc/31481/task/31485/stat : 31485 (java) S 31479 31481 31414 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 182162690 937418752 44745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31481/tid=31486] ppid=31479 vsize=915448 CPUtime=0
/proc/31481/task/31486/stat : 31486 (java) S 31479 31481 31414 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 182162693 937418752 44745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31481/tid=31487] ppid=31479 vsize=915448 CPUtime=0.31
/proc/31481/task/31487/stat : 31487 (java) S 31479 31481 31414 0 -1 64 443 0 0 0 29 2 0 0 16 0 8 0 182162693 937418752 44745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31481/tid=31488] ppid=31479 vsize=915448 CPUtime=0
/proc/31481/task/31488/stat : 31488 (java) S 31479 31481 31414 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 182162693 937418752 44745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31481/tid=31489] ppid=31479 vsize=915448 CPUtime=0
/proc/31481/task/31489/stat : 31489 (java) S 31479 31481 31414 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 182162693 937418752 44745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.51
Current children cumulated vsize (KiB) 915448

Child status: 0
Real time (s): 104.382
CPU time (s): 103.377
CPU user time (s): 103.047
CPU system time (s): 0.329949
CPU usage (%): 99.0373
Max. virtual memory (cumulated for all children) (KiB): 915448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 103.047
system time used= 0.329949
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45030
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= 3512
involuntary context switches= 5805

runsolver used 0.166974 s user time and 0.306953 s system time

The end

Launcher Data (download as text)

Begin job on node4 on Tue Jan  9 10:14:31 UTC 2007


IDJOB= 235402
IDBENCH= 6768
FILE ID= node4/235402-1168337671

PBS_JOBID= 3503132

Free space on /tmp= 66527 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  9a2ef65edf8fd30850593c0a23951dfa

RANDOM SEED= 37244516

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.223
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.223
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:       1655576 kB
Buffers:         56284 kB
Cached:         234940 kB
SwapCached:       2060 kB
Active:         113040 kB
Inactive:       226492 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1655576 kB
SwapTotal:     4192956 kB
SwapFree:      4182144 kB
Dirty:            1928 kB
Writeback:           0 kB
Mapped:          61608 kB
Slab:            45324 kB
Committed_AS:  5463672 kB
PageTables:       2372 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= 66527 MiB



End job on node4 on Tue Jan  9 10:16:16 UTC 2007