Trace number 233608

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Abscon 109 ACSAT 107.067 108.06

DiagnosticValue
CHECKS244754295
NODES2120

General information on the benchmark

Nametaillard/os-taillard-15/
os-taillard-15-100-1.xml
MD5SUMd022748892add36e7fd0a0a2d512e1b7
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.396939
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables225
Number of constraints3150
Maximum constraint arity2
Maximum domain size957
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3150
Global constraints used (with number of constraints)

Solver Data (download as text)

0.38	   
0.38	Abscon 109 (November, 2006)
0.38	   
0.38	   configuration
0.38	     name=mac.xml
0.41	   
0.41	   instance
0.41	     name=/tmp/evaluation/233608-1168081379/unknown.xml
0.44	   
0.44	   domains being loaded...
0.47	   
0.47	   variables being loaded...
0.53	     nbVariables=225  nbDomainTypes=225  minDomainSize=859  maxDomainSize=957
0.53	       =>  wckTime=0.156  cpuTime=0.13  mem=12M763
0.53	   
0.53	   predicates being loaded...
0.54	   
0.54	   constraints being loaded...
4.66	   
4.66	   INFO : Stopping converting binary constraints (cpu=4.18, mem = 39M143)
5.19	     nbConstraints=3150  nbConvertedConstraints=19  nbConvertConstraintsChecks=15721204  nbExtensionStructures=19
5.19	     nbSharedExtensionStructures=0  nbConflictsStructures=19  nbSharedConflictsStructures=0
5.19	     nbSharedBinaryRepresentations=5674  nbEvaluationManagers=3131  nbSharedEvaluationManagers=0  maxDegree=28
5.19	     maxArity=2
5.19	       =>  wckTime=4.809  cpuTime=4.55  mem=27M457
5.28	   
5.28	   solver IterativeSystematicSolver being built... 
5.55	       =>  wckTime=5.176  cpuTime=4.72  mem=44M557
17.19	   
17.19	   preprocessing
17.19	     nbConstraintChecks=31876670  nbValidityChecks=213310  nbPropagations=225  nbRevisions=6262  nbUselessRevisions=6262
17.19	     nbRemovedValues=0  detectedInconsistency=no
17.19	       =>  wckTime=11.628  cpuTime=11.51  mem=44M557
43.23	   
43.23	   search
43.23	     run=0  nbConstraintChecks=61302347  nbValidityChecks=39934960  nbPropagations=6178  nbRevisions=117367
43.23	     nbUselessRevisions=102541  nbAssignments=461  nbFailedAssignments=327  nbBacktracks=10  nbVisitedNodes=799
43.23	     nbRestartNogoods=0  mapSize=10  nbInferences=0  nbTooLargeKeys=0
43.23	       =>  wckTime=37.658  cpuTime=37.32  mem=47M665
62.28	   
62.28	   search
62.28	     run=1  nbConstraintChecks=109401402  nbValidityChecks=73789295  nbPropagations=16250  nbRevisions=306240
62.28	     nbUselessRevisions=270177  nbAssignments=824  nbFailedAssignments=571  nbBacktracks=25  nbVisitedNodes=1421
62.28	     nbRestartNogoods=23  mapSize=25  nbInferences=0  nbTooLargeKeys=0
62.28	       =>  wckTime=56.716  cpuTime=56.2  mem=50M646
73.65	   
73.65	   search
73.65	     run=2  nbConstraintChecks=135905790  nbValidityChecks=107141488  nbPropagations=31159  nbRevisions=576061
73.65	     nbUselessRevisions=509603  nbAssignments=1264  nbFailedAssignments=827  nbBacktracks=47  nbVisitedNodes=2135
73.65	     nbRestartNogoods=33  mapSize=45  nbInferences=0  nbTooLargeKeys=0
73.65	       =>  wckTime=68.083  cpuTime=67.47  mem=52M607
92.17	   
92.17	   search
92.17	     run=3  nbConstraintChecks=173629280  nbValidityChecks=189402673  nbPropagations=53634  nbRevisions=1003413
92.17	     nbUselessRevisions=885131  nbAssignments=1798  nbFailedAssignments=1266  nbBacktracks=80  nbVisitedNodes=3141
92.17	     nbRestartNogoods=68  mapSize=78  nbInferences=0  nbTooLargeKeys=0
92.17	       =>  wckTime=86.607  cpuTime=85.83  mem=54M568
108.01	   
108.01	   search
108.01	     run=4  nbConstraintChecks=212877625  nbValidityChecks=223829705  nbPropagations=80202  nbRevisions=1506446
108.01	     nbUselessRevisions=1330939  nbAssignments=2120  nbFailedAssignments=1362  nbBacktracks=81  nbVisitedNodes=3560
108.01	     nbRestartNogoods=128  mapSize=79  nbInferences=0  nbTooLargeKeys=0
108.01	       =>  wckTime=102.444  cpuTime=101.53  mem=57M545
108.01	   
108.01	   global
108.01	     nbConstraintChecks=244754295  nbValidityChecks=224043015  nbPropagations=80427  nbRevisions=1512708
108.01	     nbUselessRevisions=1337201  nbRestartNogoods=128  solvingWckTime=102.446  solvingCpuTime=101.53  expiredTime=no
108.01	     totalExploration=no  nbFoundSolutions=1  globalCpuTime=106.3
108.01	       =>  wckTime=107.634  cpuTime=106.26  mem=57M545
108.01	   
108.01	s SATISFIABLE
108.02	v 609 878 405 708 83 662 150 0 475 772 731 537 246 338 853 580 0 475 281 795 128 668 41 187 744 537 776 390 838 444 809 231 86 0 395 580 682 629 709 308 444 177 519 183 208 75 388 428 609 365 882 579 217 543 467 0 704 199 164 263 631 602 33 389 507 73 446 217 809 313 881 405 170 566 430 453 0 750 908 41 199 613 319 401 181 389 819 138 678 265 699 523 660 177 580 260 0 390 708 720 728 313 461 885 79 338 0 737 767 99 430 511 187 606 704 682 210 900 190 809 909 706 311 86 207 375 0 843 181 580 814 570 776 265 473 475 0 138 776 613 246 678 210 79 699 239 375 523 328 390 304 152 570 83 758 511 720 706 744 648 0 207 319 401 849 751 51 386 834 80 668 871 0 819 231 461 922 572 170 309 513 0 704 853 459 83 606 164 395 206 814 328 766 309 668 244 159 128 213 834 353 920 767 682 475 271 459 517 0 51 0 788 152 51 310 837 473 659 519 260 648 393 99 576 751 
108.02	d NODES 2120
108.02	d CHECKS 244754295
108.02	   
108.02	   totalWckTime=107.711  totalCpuTime=106.3

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/node40/watcher-233608-1168081379 -o ROOT/results/node40/solver-233608-1168081379 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/233608-1168081379/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.28 1.24 1.21 3/80 27951
/proc/meminfo: memFree=1715288/2055920 swapFree=4192812/4192956
[pid=27950] ppid=27948 vsize=18540 CPUtime=0
/proc/27950/stat : 27950 (runsolver) R 27948 27950 26893 0 -1 4194368 17 0 0 0 0 0 0 0 20 0 1 0 156538452 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 264519609639 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/27950/statm: 4635 279 244 17 0 2626 0

[startup+0.103066 s]
/proc/loadavg: 1.28 1.24 1.21 3/80 27951
/proc/meminfo: memFree=1715288/2055920 swapFree=4192812/4192956
[pid=27950] ppid=27948 vsize=47416 CPUtime=0
/proc/27950/stat : 27950 (java) R 27948 27950 26893 0 -1 0 1204 0 1 0 0 0 0 0 18 0 1 0 156538452 48553984 953 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4151972951 0 4 0 7368 0 0 0 17 0 0 0
/proc/27950/statm: 11854 953 755 14 0 1707 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47416

[startup+0.51112 s]
/proc/loadavg: 1.28 1.24 1.21 3/80 27951
/proc/meminfo: memFree=1715288/2055920 swapFree=4192812/4192956
[pid=27950] ppid=27948 vsize=915328 CPUtime=0.41
/proc/27950/stat : 27950 (java) R 27948 27950 26893 0 -1 0 6343 0 1 0 38 3 0 0 25 0 8 0 156538452 937295872 6082 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072897124 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27950/statm: 228832 6082 2136 14 0 215302 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 915328

[startup+1.33322 s]
/proc/loadavg: 1.28 1.24 1.21 3/87 27958
/proc/meminfo: memFree=1674400/2055920 swapFree=4192812/4192956
[pid=27950] ppid=27948 vsize=915632 CPUtime=1.22
/proc/27950/stat : 27950 (java) R 27948 27950 26893 0 -1 0 12677 0 1 0 116 6 0 0 25 0 8 0 156538452 937607168 12415 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073798708 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27950/statm: 228908 12415 2167 14 0 215378 0
[pid=27950/tid=27952] ppid=27948 vsize=915632 CPUtime=0
/proc/27950/task/27952/stat : 27952 (java) S 27948 27950 26893 0 -1 64 7 0 0 0 0 0 0 0 17 0 8 0 156538464 937607168 12415 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27950/tid=27953] ppid=27948 vsize=915632 CPUtime=0
/proc/27950/task/27953/stat : 27953 (java) S 27948 27950 26893 0 -1 64 10 0 0 0 0 0 0 0 20 0 8 0 156538464 937607168 12415 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27950/tid=27954] ppid=27948 vsize=915632 CPUtime=0
/proc/27950/task/27954/stat : 27954 (java) S 27948 27950 26893 0 -1 64 4 0 0 0 0 0 0 0 21 0 8 0 156538464 937607168 12415 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27950/tid=27955] ppid=27948 vsize=915632 CPUtime=0
/proc/27950/task/27955/stat : 27955 (java) S 27948 27950 26893 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156538467 937607168 12415 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27950/tid=27956] ppid=27948 vsize=915632 CPUtime=0.14
/proc/27950/task/27956/stat : 27956 (java) S 27948 27950 26893 0 -1 64 411 0 0 0 14 0 0 0 16 0 8 0 156538467 937607168 12415 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27950/tid=27957] ppid=27948 vsize=915632 CPUtime=0
/proc/27950/task/27957/stat : 27957 (java) S 27948 27950 26893 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156538467 937607168 12415 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27950/tid=27958] ppid=27948 vsize=915632 CPUtime=0
/proc/27950/task/27958/stat : 27958 (java) S 27948 27950 26893 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156538467 937607168 12415 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.22
Current children cumulated vsize (KiB) 915632

[startup+2.98544 s]
/proc/loadavg: 1.28 1.24 1.21 3/87 27958
/proc/meminfo: memFree=1672288/2055920 swapFree=4192812/4192956
[pid=27950] ppid=27948 vsize=915632 CPUtime=2.87
/proc/27950/stat : 27950 (java) R 27948 27950 26893 0 -1 0 13364 0 1 0 280 7 0 0 25 0 8 0 156538452 937607168 13101 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073786192 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27950/statm: 228908 13101 2167 14 0 215378 0
[pid=27950/tid=27952] ppid=27948 vsize=915632 CPUtime=0
/proc/27950/task/27952/stat : 27952 (java) S 27948 27950 26893 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 156538464 937607168 13101 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27950/tid=27953] ppid=27948 vsize=915632 CPUtime=0
/proc/27950/task/27953/stat : 27953 (java) S 27948 27950 26893 0 -1 64 10 0 0 0 0 0 0 0 20 0 8 0 156538464 937607168 13101 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27950/tid=27954] ppid=27948 vsize=915632 CPUtime=0
/proc/27950/task/27954/stat : 27954 (java) S 27948 27950 26893 0 -1 64 4 0 0 0 0 0 0 0 21 0 8 0 156538464 937607168 13101 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27950/tid=27955] ppid=27948 vsize=915632 CPUtime=0
/proc/27950/task/27955/stat : 27955 (java) S 27948 27950 26893 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156538467 937607168 13101 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27950/tid=27956] ppid=27948 vsize=915632 CPUtime=0.14
/proc/27950/task/27956/stat : 27956 (java) S 27948 27950 26893 0 -1 64 411 0 0 0 14 0 0 0 16 0 8 0 156538467 937607168 13101 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27950/tid=27957] ppid=27948 vsize=915632 CPUtime=0
/proc/27950/task/27957/stat : 27957 (java) S 27948 27950 26893 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156538467 937607168 13101 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27950/tid=27958] ppid=27948 vsize=915632 CPUtime=0
/proc/27950/task/27958/stat : 27958 (java) S 27948 27950 26893 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156538467 937607168 13101 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.87
Current children cumulated vsize (KiB) 915632

[startup+6.26586 s]
/proc/loadavg: 1.33 1.25 1.21 3/87 27958
/proc/meminfo: memFree=1612640/2055920 swapFree=4192812/4192956
[pid=27950] ppid=27948 vsize=915716 CPUtime=6.11
/proc/27950/stat : 27950 (java) R 27948 27950 26893 0 -1 0 28370 0 1 0 597 14 0 0 25 0 8 0 156538452 937693184 28103 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074024685 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27950/statm: 228929 28103 2533 14 0 215399 0
[pid=27950/tid=27952] ppid=27948 vsize=915716 CPUtime=0.2
/proc/27950/task/27952/stat : 27952 (java) S 27948 27950 26893 0 -1 64 11274 0 0 0 16 4 0 0 16 0 8 0 156538464 937693184 28103 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27950/tid=27953] ppid=27948 vsize=915716 CPUtime=0
/proc/27950/task/27953/stat : 27953 (java) S 27948 27950 26893 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156538464 937693184 28103 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27950/tid=27954] ppid=27948 vsize=915716 CPUtime=0
/proc/27950/task/27954/stat : 27954 (java) S 27948 27950 26893 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156538464 937693184 28103 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27950/tid=27955] ppid=27948 vsize=915716 CPUtime=0
/proc/27950/task/27955/stat : 27955 (java) S 27948 27950 26893 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156538467 937693184 28103 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27950/tid=27956] ppid=27948 vsize=915716 CPUtime=0.24
/proc/27950/task/27956/stat : 27956 (java) S 27948 27950 26893 0 -1 64 476 0 0 0 23 1 0 0 15 0 8 0 156538467 937693184 28103 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27950/tid=27957] ppid=27948 vsize=915716 CPUtime=0
/proc/27950/task/27957/stat : 27957 (java) S 27948 27950 26893 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156538467 937693184 28103 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27950/tid=27958] ppid=27948 vsize=915716 CPUtime=0
/proc/27950/task/27958/stat : 27958 (java) S 27948 27950 26893 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156538467 937693184 28103 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 915716

[startup+12.7497 s]
/proc/loadavg: 1.39 1.26 1.22 3/87 27958
/proc/meminfo: memFree=1612640/2055920 swapFree=4192812/4192956
[pid=27950] ppid=27948 vsize=915716 CPUtime=12.55
/proc/27950/stat : 27950 (java) R 27948 27950 26893 0 -1 0 28382 0 1 0 1240 15 0 0 25 0 8 0 156538452 937693184 28109 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074025603 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27950/statm: 228929 28109 2533 14 0 215399 0
[pid=27950/tid=27952] ppid=27948 vsize=915716 CPUtime=0.2
/proc/27950/task/27952/stat : 27952 (java) S 27948 27950 26893 0 -1 64 11274 0 0 0 16 4 0 0 16 0 8 0 156538464 937693184 28109 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27950/tid=27953] ppid=27948 vsize=915716 CPUtime=0
/proc/27950/task/27953/stat : 27953 (java) S 27948 27950 26893 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156538464 937693184 28109 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27950/tid=27954] ppid=27948 vsize=915716 CPUtime=0
/proc/27950/task/27954/stat : 27954 (java) S 27948 27950 26893 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156538464 937693184 28109 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27950/tid=27955] ppid=27948 vsize=915716 CPUtime=0
/proc/27950/task/27955/stat : 27955 (java) S 27948 27950 26893 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156538467 937693184 28109 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27950/tid=27956] ppid=27948 vsize=915716 CPUtime=0.26
/proc/27950/task/27956/stat : 27956 (java) S 27948 27950 26893 0 -1 64 488 0 0 0 25 1 0 0 16 0 8 0 156538467 937693184 28109 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27950/tid=27957] ppid=27948 vsize=915716 CPUtime=0
/proc/27950/task/27957/stat : 27957 (java) S 27948 27950 26893 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156538467 937693184 28109 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27950/tid=27958] ppid=27948 vsize=915716 CPUtime=0
/proc/27950/task/27958/stat : 27958 (java) S 27948 27950 26893 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156538467 937693184 28109 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 915716

[startup+25.5844 s]
/proc/loadavg: 1.52 1.30 1.23 3/87 27958
/proc/meminfo: memFree=1612640/2055920 swapFree=4192812/4192956
[pid=27950] ppid=27948 vsize=915716 CPUtime=25.28
/proc/27950/stat : 27950 (java) R 27948 27950 26893 0 -1 0 28396 0 1 0 2513 15 0 0 25 0 8 0 156538452 937693184 28119 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073794992 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27950/statm: 228929 28119 2534 14 0 215399 0
[pid=27950/tid=27952] ppid=27948 vsize=915716 CPUtime=0.2
/proc/27950/task/27952/stat : 27952 (java) S 27948 27950 26893 0 -1 64 11274 0 0 0 16 4 0 0 16 0 8 0 156538464 937693184 28119 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27950/tid=27953] ppid=27948 vsize=915716 CPUtime=0
/proc/27950/task/27953/stat : 27953 (java) S 27948 27950 26893 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156538464 937693184 28119 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27950/tid=27954] ppid=27948 vsize=915716 CPUtime=0
/proc/27950/task/27954/stat : 27954 (java) S 27948 27950 26893 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156538464 937693184 28119 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27950/tid=27955] ppid=27948 vsize=915716 CPUtime=0
/proc/27950/task/27955/stat : 27955 (java) S 27948 27950 26893 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156538467 937693184 28119 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27950/tid=27956] ppid=27948 vsize=915716 CPUtime=0.27
/proc/27950/task/27956/stat : 27956 (java) S 27948 27950 26893 0 -1 64 496 0 0 0 26 1 0 0 15 0 8 0 156538467 937693184 28119 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27950/tid=27957] ppid=27948 vsize=915716 CPUtime=0
/proc/27950/task/27957/stat : 27957 (java) S 27948 27950 26893 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156538467 937693184 28119 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27950/tid=27958] ppid=27948 vsize=915716 CPUtime=0
/proc/27950/task/27958/stat : 27958 (java) S 27948 27950 26893 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156538467 937693184 28119 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.28
Current children cumulated vsize (KiB) 915716

[startup+51.1847 s]
/proc/loadavg: 1.68 1.35 1.25 3/87 27958
/proc/meminfo: memFree=1612640/2055920 swapFree=4192812/4192956
[pid=27950] ppid=27948 vsize=915716 CPUtime=50.67
/proc/27950/stat : 27950 (java) R 27948 27950 26893 0 -1 0 28416 0 1 0 5052 15 0 0 25 0 8 0 156538452 937693184 28132 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073782640 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27950/statm: 228929 28132 2538 14 0 215399 0
[pid=27950/tid=27952] ppid=27948 vsize=915716 CPUtime=0.2
/proc/27950/task/27952/stat : 27952 (java) S 27948 27950 26893 0 -1 64 11275 0 0 0 16 4 0 0 16 0 8 0 156538464 937693184 28132 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27950/tid=27953] ppid=27948 vsize=915716 CPUtime=0
/proc/27950/task/27953/stat : 27953 (java) S 27948 27950 26893 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156538464 937693184 28132 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27950/tid=27954] ppid=27948 vsize=915716 CPUtime=0
/proc/27950/task/27954/stat : 27954 (java) S 27948 27950 26893 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156538464 937693184 28132 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27950/tid=27955] ppid=27948 vsize=915716 CPUtime=0
/proc/27950/task/27955/stat : 27955 (java) S 27948 27950 26893 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156538467 937693184 28132 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27950/tid=27956] ppid=27948 vsize=915716 CPUtime=0.29
/proc/27950/task/27956/stat : 27956 (java) S 27948 27950 26893 0 -1 64 506 0 0 0 28 1 0 0 16 0 8 0 156538467 937693184 28132 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27950/tid=27957] ppid=27948 vsize=915716 CPUtime=0
/proc/27950/task/27957/stat : 27957 (java) S 27948 27950 26893 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156538467 937693184 28132 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27950/tid=27958] ppid=27948 vsize=915716 CPUtime=0
/proc/27950/task/27958/stat : 27958 (java) S 27948 27950 26893 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156538467 937693184 28132 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 915716

[startup+102.385 s]
/proc/loadavg: 1.86 1.45 1.29 3/87 27958
/proc/meminfo: memFree=1612640/2055920 swapFree=4192812/4192956
[pid=27950] ppid=27948 vsize=915716 CPUtime=101.45
/proc/27950/stat : 27950 (java) R 27948 27950 26893 0 -1 0 28432 0 1 0 10130 15 0 0 25 0 8 0 156538452 937693184 28141 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073788582 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27950/statm: 228929 28141 2538 14 0 215399 0
[pid=27950/tid=27952] ppid=27948 vsize=915716 CPUtime=0.2
/proc/27950/task/27952/stat : 27952 (java) S 27948 27950 26893 0 -1 64 11275 0 0 0 16 4 0 0 16 0 8 0 156538464 937693184 28141 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27950/tid=27953] ppid=27948 vsize=915716 CPUtime=0
/proc/27950/task/27953/stat : 27953 (java) S 27948 27950 26893 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156538464 937693184 28141 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27950/tid=27954] ppid=27948 vsize=915716 CPUtime=0
/proc/27950/task/27954/stat : 27954 (java) S 27948 27950 26893 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156538464 937693184 28141 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27950/tid=27955] ppid=27948 vsize=915716 CPUtime=0
/proc/27950/task/27955/stat : 27955 (java) S 27948 27950 26893 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156538467 937693184 28141 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27950/tid=27956] ppid=27948 vsize=915716 CPUtime=0.31
/proc/27950/task/27956/stat : 27956 (java) S 27948 27950 26893 0 -1 64 520 0 0 0 30 1 0 0 16 0 8 0 156538467 937693184 28141 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27950/tid=27957] ppid=27948 vsize=915716 CPUtime=0
/proc/27950/task/27957/stat : 27957 (java) S 27948 27950 26893 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156538467 937693184 28141 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27950/tid=27958] ppid=27948 vsize=915716 CPUtime=0
/proc/27950/task/27958/stat : 27958 (java) S 27948 27950 26893 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156538467 937693184 28141 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.45
Current children cumulated vsize (KiB) 915716

Child status: 0
Real time (s): 108.06
CPU time (s): 107.067
CPU user time (s): 106.894
CPU system time (s): 0.172973
CPU usage (%): 99.081
Max. virtual memory (cumulated for all children) (KiB): 915772

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 106.894
system time used= 0.172973
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28443
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= 3770
involuntary context switches= 7801

runsolver used 0.070989 s user time and 0.32495 s system time

The end

Launcher Data (download as text)

Begin job on node40 on Sat Jan  6 11:03:03 UTC 2007


IDJOB= 233608
IDBENCH= 6620
FILE ID= node40/233608-1168081379

PBS_JOBID= 3476070

Free space on /tmp= 66543 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  d022748892add36e7fd0a0a2d512e1b7

RANDOM SEED= 697072349

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.239
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.239
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:       1715832 kB
Buffers:         21140 kB
Cached:         202852 kB
SwapCached:          0 kB
Active:          92540 kB
Inactive:       176680 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1715832 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2124 kB
Writeback:           0 kB
Mapped:          65456 kB
Slab:            56048 kB
Committed_AS:  3775316 kB
PageTables:       1880 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= 66543 MiB



End job on node40 on Sat Jan  6 11:04:59 UTC 2007