Trace number 233709

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 145.126 146.536

DiagnosticValue
CHECKS332405141
NODES4163

General information on the benchmark

Nametaillard/os-taillard-15/
os-taillard-15-100-9.xml
MD5SUMbf3ae01f7ee0d46a4b8c500f7d319d1f
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.649901
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables225
Number of constraints3150
Maximum constraint arity2
Maximum domain size935
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.30	   
0.30	Abscon 109 (November, 2006)
0.30	   
0.30	   configuration
0.30	     name=mac.xml
0.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/233709-1168081387/unknown.xml
0.36	   
0.36	   domains being loaded...
0.39	   
0.39	   variables being loaded...
0.46	     nbVariables=225  nbDomainTypes=225  minDomainSize=837  maxDomainSize=935
0.46	       =>  wckTime=0.157  cpuTime=0.12  mem=12M755
0.46	   
0.46	   predicates being loaded...
0.46	   
0.46	   constraints being loaded...
4.50	   
4.50	   INFO : Stopping converting binary constraints (cpu=4.1, mem = 39M118)
5.02	     nbConstraints=3150  nbConvertedConstraints=20  nbConvertConstraintsChecks=15730335  nbExtensionStructures=20
5.02	     nbSharedExtensionStructures=0  nbConflictsStructures=20  nbSharedConflictsStructures=0
5.02	     nbSharedBinaryRepresentations=8923  nbEvaluationManagers=3130  nbSharedEvaluationManagers=0  maxDegree=28
5.02	     maxArity=2
5.02	       =>  wckTime=4.723  cpuTime=4.45  mem=26M626
5.11	   
5.11	   solver IterativeSystematicSolver being built... 
5.38	       =>  wckTime=5.082  cpuTime=4.63  mem=43M290
16.52	   
16.53	   preprocessing
16.53	     nbConstraintChecks=30419960  nbValidityChecks=209075  nbPropagations=225  nbRevisions=6260  nbUselessRevisions=6260
16.53	     nbRemovedValues=0  detectedInconsistency=no
16.53	       =>  wckTime=11.132  cpuTime=11.01  mem=43M290
43.76	   
43.76	   search
43.76	     run=0  nbConstraintChecks=64563626  nbValidityChecks=40292352  nbPropagations=5832  nbRevisions=115212
43.76	     nbUselessRevisions=98992  nbAssignments=486  nbFailedAssignments=340  nbBacktracks=10  nbVisitedNodes=837
43.76	     nbRestartNogoods=0  mapSize=10  nbInferences=0  nbTooLargeKeys=0
43.76	       =>  wckTime=38.365  cpuTime=37.94  mem=47M187
78.45	   
78.45	   search
78.45	     run=1  nbConstraintChecks=152632314  nbValidityChecks=84337812  nbPropagations=16540  nbRevisions=328524
78.45	     nbUselessRevisions=268223  nbAssignments=1409  nbFailedAssignments=1161  nbBacktracks=25  nbVisitedNodes=2596
78.45	     nbRestartNogoods=41  mapSize=25  nbInferences=0  nbTooLargeKeys=0
78.45	       =>  wckTime=73.056  cpuTime=72.33  mem=48M904
97.48	   
97.48	   search
97.48	     run=2  nbConstraintChecks=199520821  nbValidityChecks=125089410  nbPropagations=33291  nbRevisions=649401
97.48	     nbUselessRevisions=528081  nbAssignments=2138  nbFailedAssignments=1739  nbBacktracks=47  nbVisitedNodes=3925
97.48	     nbRestartNogoods=137  mapSize=47  nbInferences=0  nbTooLargeKeys=0
97.48	       =>  wckTime=92.086  cpuTime=91.14  mem=50M851
133.75	   
133.84	   search
133.84	     run=3  nbConstraintChecks=270747413  nbValidityChecks=332639683  nbPropagations=68848  nbRevisions=1365002
133.84	     nbUselessRevisions=1126065  nbAssignments=3936  nbFailedAssignments=3441  nbBacktracks=80  nbVisitedNodes=7458
133.84	     nbRestartNogoods=139  mapSize=80  nbInferences=0  nbTooLargeKeys=0
133.84	       =>  wckTime=128.36  cpuTime=127.06  mem=52M798
146.47	   
146.47	   search
146.47	     run=4  nbConstraintChecks=301985181  nbValidityChecks=362728305  nbPropagations=107400  nbRevisions=2139016
146.47	     nbUselessRevisions=1779422  nbAssignments=4163  nbFailedAssignments=3443  nbBacktracks=80  nbVisitedNodes=7687
146.47	     nbRestartNogoods=190  mapSize=80  nbInferences=0  nbTooLargeKeys=0
146.47	       =>  wckTime=141.074  cpuTime=139.67  mem=55M718
146.47	   
146.47	   global
146.47	     nbConstraintChecks=332405141  nbValidityChecks=362937380  nbPropagations=107625  nbRevisions=2145276
146.47	     nbUselessRevisions=1785682  nbRestartNogoods=190  solvingWckTime=141.077  solvingCpuTime=139.67  expiredTime=no
146.47	     totalExploration=no  nbFoundSolutions=1  globalCpuTime=144.36
146.47	       =>  wckTime=146.17  cpuTime=144.31  mem=55M718
146.47	   
146.47	s SATISFIABLE
146.47	v 138 214 576 0 792 764 475 624 495 394 47 286 857 804 331 68 226 0 356 576 733 797 282 457 896 640 406 108 678 139 436 571 117 139 639 128 799 823 485 598 183 338 0 41 240 227 98 128 595 457 115 0 661 808 517 183 347 140 324 737 706 828 374 546 226 0 205 879 787 140 47 601 289 331 432 119 646 159 366 575 44 820 238 311 475 834 706 286 0 128 63 863 682 792 614 559 158 400 119 235 324 502 0 89 724 356 828 640 505 575 792 0 238 306 432 766 89 725 94 191 145 724 799 0 415 768 629 695 240 701 576 867 99 316 495 467 108 374 823 95 344 652 254 678 0 525 567 197 45 739 234 286 344 853 470 46 328 0 98 725 678 121 158 595 413 138 593 909 350 337 0 237 674 420 470 99 732 330 868 776 822 197 682 420 237 745 270 81 338 155 525 0 278 130 436 768 81 559 214 658 790 0 282 374 614 745 822 467 896 159 495 834 39 196 415 776 721 289 145 46 574 254 661 350 0 
146.47	d NODES 4163
146.47	d CHECKS 332405141
146.47	   
146.47	   totalWckTime=146.245  totalCpuTime=144.36

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/node72/watcher-233709-1168081387 -o ROOT/results/node72/solver-233709-1168081387 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/233709-1168081387/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: 0.65 0.47 0.91 5/93 2731
/proc/meminfo: memFree=1284504/2055920 swapFree=4192812/4192956
[pid=2730] ppid=2728 vsize=18540 CPUtime=0
/proc/2730/stat : 2730 (runsolver) R 2728 2730 2394 0 -1 4194368 17 0 0 0 0 0 0 0 20 0 1 0 156548715 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 234517753127 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/2730/statm: 4635 279 244 17 0 2626 0

[startup+0.103199 s]
/proc/loadavg: 0.65 0.47 0.91 5/93 2731
/proc/meminfo: memFree=1284504/2055920 swapFree=4192812/4192956
[pid=2730] ppid=2728 vsize=914988 CPUtime=0.08
/proc/2730/stat : 2730 (java) R 2728 2730 2394 0 -1 0 3019 0 1 0 7 1 0 0 24 0 8 0 156548715 936947712 2765 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155840389 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2730/statm: 228747 2765 1435 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.514236 s]
/proc/loadavg: 0.65 0.47 0.91 5/93 2731
/proc/meminfo: memFree=1284504/2055920 swapFree=4192812/4192956
[pid=2730] ppid=2728 vsize=915328 CPUtime=0.48
/proc/2730/stat : 2730 (java) R 2728 2730 2394 0 -1 0 7694 0 1 0 44 4 0 0 25 0 8 0 156548715 937295872 7433 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2730/statm: 228832 7433 2145 14 0 215302 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915328

[startup+1.34131 s]
/proc/loadavg: 0.65 0.47 0.91 3/100 2738
/proc/meminfo: memFree=1243680/2055920 swapFree=4192812/4192956
[pid=2730] ppid=2728 vsize=915632 CPUtime=1.3
/proc/2730/stat : 2730 (java) R 2728 2730 2394 0 -1 0 12720 0 1 0 123 7 0 0 25 0 8 0 156548715 937607168 12458 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073798655 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2730/statm: 228908 12458 2167 14 0 215378 0
[pid=2730/tid=2732] ppid=2728 vsize=915632 CPUtime=0
/proc/2730/task/2732/stat : 2732 (java) S 2728 2730 2394 0 -1 64 8 0 0 0 0 0 0 0 16 0 8 0 156548719 937607168 12458 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2730/tid=2733] ppid=2728 vsize=915632 CPUtime=0
/proc/2730/task/2733/stat : 2733 (java) S 2728 2730 2394 0 -1 64 10 0 0 0 0 0 0 0 22 0 8 0 156548719 937607168 12458 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2730/tid=2734] ppid=2728 vsize=915632 CPUtime=0
/proc/2730/task/2734/stat : 2734 (java) S 2728 2730 2394 0 -1 64 3 0 0 0 0 0 0 0 23 0 8 0 156548719 937607168 12458 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2730/tid=2735] ppid=2728 vsize=915632 CPUtime=0
/proc/2730/task/2735/stat : 2735 (java) S 2728 2730 2394 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 156548722 937607168 12458 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2730/tid=2736] ppid=2728 vsize=915632 CPUtime=0.14
/proc/2730/task/2736/stat : 2736 (java) S 2728 2730 2394 0 -1 64 411 0 0 0 14 0 0 0 16 0 8 0 156548722 937607168 12458 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2730/tid=2737] ppid=2728 vsize=915632 CPUtime=0
/proc/2730/task/2737/stat : 2737 (java) S 2728 2730 2394 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156548722 937607168 12458 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2730/tid=2738] ppid=2728 vsize=915632 CPUtime=0
/proc/2730/task/2738/stat : 2738 (java) S 2728 2730 2394 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156548723 937607168 12458 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915632

[startup+2.98045 s]
/proc/loadavg: 0.76 0.49 0.92 3/100 2738
/proc/meminfo: memFree=1241440/2055920 swapFree=4192812/4192956
[pid=2730] ppid=2728 vsize=915632 CPUtime=2.94
/proc/2730/stat : 2730 (java) R 2728 2730 2394 0 -1 0 13355 0 1 0 286 8 0 0 25 0 8 0 156548715 937607168 13092 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073782827 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2730/statm: 228908 13092 2167 14 0 215378 0
[pid=2730/tid=2732] ppid=2728 vsize=915632 CPUtime=0
/proc/2730/task/2732/stat : 2732 (java) S 2728 2730 2394 0 -1 64 8 0 0 0 0 0 0 0 17 0 8 0 156548719 937607168 13092 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2730/tid=2733] ppid=2728 vsize=915632 CPUtime=0
/proc/2730/task/2733/stat : 2733 (java) S 2728 2730 2394 0 -1 64 10 0 0 0 0 0 0 0 22 0 8 0 156548719 937607168 13092 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2730/tid=2734] ppid=2728 vsize=915632 CPUtime=0
/proc/2730/task/2734/stat : 2734 (java) S 2728 2730 2394 0 -1 64 3 0 0 0 0 0 0 0 23 0 8 0 156548719 937607168 13092 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2730/tid=2735] ppid=2728 vsize=915632 CPUtime=0
/proc/2730/task/2735/stat : 2735 (java) S 2728 2730 2394 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 156548722 937607168 13092 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2730/tid=2736] ppid=2728 vsize=915632 CPUtime=0.15
/proc/2730/task/2736/stat : 2736 (java) S 2728 2730 2394 0 -1 64 411 0 0 0 14 1 0 0 16 0 8 0 156548722 937607168 13092 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2730/tid=2737] ppid=2728 vsize=915632 CPUtime=0
/proc/2730/task/2737/stat : 2737 (java) S 2728 2730 2394 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156548722 937607168 13092 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2730/tid=2738] ppid=2728 vsize=915632 CPUtime=0
/proc/2730/task/2738/stat : 2738 (java) S 2728 2730 2394 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156548723 937607168 13092 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915632

[startup+6.25976 s]
/proc/loadavg: 0.76 0.49 0.92 3/100 2738
/proc/meminfo: memFree=1182944/2055920 swapFree=4192812/4192956
[pid=2730] ppid=2728 vsize=915716 CPUtime=6.19
/proc/2730/stat : 2730 (java) R 2728 2730 2394 0 -1 0 28071 0 1 0 605 14 0 0 25 0 8 0 156548715 937693184 27805 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073782748 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2730/statm: 228929 27805 2533 14 0 215399 0
[pid=2730/tid=2732] ppid=2728 vsize=915716 CPUtime=0.2
/proc/2730/task/2732/stat : 2732 (java) S 2728 2730 2394 0 -1 64 10977 0 0 0 16 4 0 0 16 0 8 0 156548719 937693184 27805 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2730/tid=2733] ppid=2728 vsize=915716 CPUtime=0
/proc/2730/task/2733/stat : 2733 (java) S 2728 2730 2394 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156548719 937693184 27805 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2730/tid=2734] ppid=2728 vsize=915716 CPUtime=0
/proc/2730/task/2734/stat : 2734 (java) S 2728 2730 2394 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156548719 937693184 27805 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2730/tid=2735] ppid=2728 vsize=915716 CPUtime=0
/proc/2730/task/2735/stat : 2735 (java) S 2728 2730 2394 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 156548722 937693184 27805 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2730/tid=2736] ppid=2728 vsize=915716 CPUtime=0.25
/proc/2730/task/2736/stat : 2736 (java) S 2728 2730 2394 0 -1 64 476 0 0 0 24 1 0 0 15 0 8 0 156548722 937693184 27805 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2730/tid=2737] ppid=2728 vsize=915716 CPUtime=0
/proc/2730/task/2737/stat : 2737 (java) S 2728 2730 2394 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156548722 937693184 27805 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2730/tid=2738] ppid=2728 vsize=915716 CPUtime=0
/proc/2730/task/2738/stat : 2738 (java) S 2728 2730 2394 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156548723 937693184 27805 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 915716

[startup+12.7453 s]
/proc/loadavg: 0.95 0.54 0.93 3/100 2738
/proc/meminfo: memFree=1182944/2055920 swapFree=4192812/4192956
[pid=2730] ppid=2728 vsize=915716 CPUtime=12.62
/proc/2730/stat : 2730 (java) R 2728 2730 2394 0 -1 0 28082 0 1 0 1248 14 0 0 25 0 8 0 156548715 937693184 27811 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073782656 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2730/statm: 228929 27811 2533 14 0 215399 0
[pid=2730/tid=2732] ppid=2728 vsize=915716 CPUtime=0.2
/proc/2730/task/2732/stat : 2732 (java) S 2728 2730 2394 0 -1 64 10977 0 0 0 16 4 0 0 16 0 8 0 156548719 937693184 27811 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2730/tid=2733] ppid=2728 vsize=915716 CPUtime=0
/proc/2730/task/2733/stat : 2733 (java) S 2728 2730 2394 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156548719 937693184 27811 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2730/tid=2734] ppid=2728 vsize=915716 CPUtime=0
/proc/2730/task/2734/stat : 2734 (java) S 2728 2730 2394 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156548719 937693184 27811 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2730/tid=2735] ppid=2728 vsize=915716 CPUtime=0
/proc/2730/task/2735/stat : 2735 (java) S 2728 2730 2394 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 156548722 937693184 27811 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2730/tid=2736] ppid=2728 vsize=915716 CPUtime=0.26
/proc/2730/task/2736/stat : 2736 (java) S 2728 2730 2394 0 -1 64 485 0 0 0 25 1 0 0 16 0 8 0 156548722 937693184 27811 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2730/tid=2737] ppid=2728 vsize=915716 CPUtime=0
/proc/2730/task/2737/stat : 2737 (java) S 2728 2730 2394 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156548722 937693184 27811 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2730/tid=2738] ppid=2728 vsize=915716 CPUtime=0
/proc/2730/task/2738/stat : 2738 (java) S 2728 2730 2394 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156548723 937693184 27811 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 915716

[startup+25.5985 s]
/proc/loadavg: 1.11 0.59 0.94 3/100 2738
/proc/meminfo: memFree=1182944/2055920 swapFree=4192812/4192956
[pid=2730] ppid=2728 vsize=915716 CPUtime=25.37
/proc/2730/stat : 2730 (java) R 2728 2730 2394 0 -1 0 28097 0 1 0 2523 14 0 0 25 0 8 0 156548715 937693184 27821 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073786876 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2730/statm: 228929 27821 2534 14 0 215399 0
[pid=2730/tid=2732] ppid=2728 vsize=915716 CPUtime=0.2
/proc/2730/task/2732/stat : 2732 (java) S 2728 2730 2394 0 -1 64 10977 0 0 0 16 4 0 0 16 0 8 0 156548719 937693184 27821 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2730/tid=2733] ppid=2728 vsize=915716 CPUtime=0
/proc/2730/task/2733/stat : 2733 (java) S 2728 2730 2394 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156548719 937693184 27821 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2730/tid=2734] ppid=2728 vsize=915716 CPUtime=0
/proc/2730/task/2734/stat : 2734 (java) S 2728 2730 2394 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156548719 937693184 27821 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2730/tid=2735] ppid=2728 vsize=915716 CPUtime=0
/proc/2730/task/2735/stat : 2735 (java) S 2728 2730 2394 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 156548722 937693184 27821 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2730/tid=2736] ppid=2728 vsize=915716 CPUtime=0.27
/proc/2730/task/2736/stat : 2736 (java) S 2728 2730 2394 0 -1 64 494 0 0 0 26 1 0 0 15 0 8 0 156548722 937693184 27821 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2730/tid=2737] ppid=2728 vsize=915716 CPUtime=0
/proc/2730/task/2737/stat : 2737 (java) S 2728 2730 2394 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156548722 937693184 27821 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2730/tid=2738] ppid=2728 vsize=915716 CPUtime=0
/proc/2730/task/2738/stat : 2738 (java) S 2728 2730 2394 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156548723 937693184 27821 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 915716

[startup+51.2099 s]
/proc/loadavg: 1.41 0.70 0.97 3/100 2738
/proc/meminfo: memFree=1182944/2055920 swapFree=4192812/4192956
[pid=2730] ppid=2728 vsize=915716 CPUtime=50.71
/proc/2730/stat : 2730 (java) R 2728 2730 2394 0 -1 0 28118 0 1 0 5057 14 0 0 25 0 8 0 156548715 937693184 27834 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073786050 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2730/statm: 228929 27834 2538 14 0 215399 0
[pid=2730/tid=2732] ppid=2728 vsize=915716 CPUtime=0.2
/proc/2730/task/2732/stat : 2732 (java) S 2728 2730 2394 0 -1 64 10978 0 0 0 16 4 0 0 16 0 8 0 156548719 937693184 27834 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2730/tid=2733] ppid=2728 vsize=915716 CPUtime=0
/proc/2730/task/2733/stat : 2733 (java) S 2728 2730 2394 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156548719 937693184 27834 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2730/tid=2734] ppid=2728 vsize=915716 CPUtime=0
/proc/2730/task/2734/stat : 2734 (java) S 2728 2730 2394 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156548719 937693184 27834 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2730/tid=2735] ppid=2728 vsize=915716 CPUtime=0
/proc/2730/task/2735/stat : 2735 (java) S 2728 2730 2394 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 156548722 937693184 27834 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2730/tid=2736] ppid=2728 vsize=915716 CPUtime=0.29
/proc/2730/task/2736/stat : 2736 (java) S 2728 2730 2394 0 -1 64 503 0 0 0 28 1 0 0 16 0 8 0 156548722 937693184 27834 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2730/tid=2737] ppid=2728 vsize=915716 CPUtime=0
/proc/2730/task/2737/stat : 2737 (java) S 2728 2730 2394 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156548722 937693184 27834 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2730/tid=2738] ppid=2728 vsize=915716 CPUtime=0
/proc/2730/task/2738/stat : 2738 (java) S 2728 2730 2394 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156548723 937693184 27834 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 915716

[startup+102.417 s]
/proc/loadavg: 1.76 0.92 1.02 3/100 2738
/proc/meminfo: memFree=1182944/2055920 swapFree=4192812/4192956
[pid=2730] ppid=2728 vsize=915716 CPUtime=101.46
/proc/2730/stat : 2730 (java) R 2728 2730 2394 0 -1 0 28139 0 1 0 10131 15 0 0 25 0 8 0 156548715 937693184 27847 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073784989 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2730/statm: 228929 27847 2538 14 0 215399 0
[pid=2730/tid=2732] ppid=2728 vsize=915716 CPUtime=0.2
/proc/2730/task/2732/stat : 2732 (java) S 2728 2730 2394 0 -1 64 10978 0 0 0 16 4 0 0 16 0 8 0 156548719 937693184 27847 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2730/tid=2733] ppid=2728 vsize=915716 CPUtime=0
/proc/2730/task/2733/stat : 2733 (java) S 2728 2730 2394 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156548719 937693184 27847 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2730/tid=2734] ppid=2728 vsize=915716 CPUtime=0
/proc/2730/task/2734/stat : 2734 (java) S 2728 2730 2394 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156548719 937693184 27847 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2730/tid=2735] ppid=2728 vsize=915716 CPUtime=0
/proc/2730/task/2735/stat : 2735 (java) S 2728 2730 2394 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 156548722 937693184 27847 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2730/tid=2736] ppid=2728 vsize=915716 CPUtime=0.33
/proc/2730/task/2736/stat : 2736 (java) S 2728 2730 2394 0 -1 64 521 0 0 0 31 2 0 0 15 0 8 0 156548722 937693184 27847 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2730/tid=2737] ppid=2728 vsize=915716 CPUtime=0
/proc/2730/task/2737/stat : 2737 (java) S 2728 2730 2394 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156548722 937693184 27847 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2730/tid=2738] ppid=2728 vsize=915716 CPUtime=0
/proc/2730/task/2738/stat : 2738 (java) S 2728 2730 2394 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156548723 937693184 27847 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.46
Current children cumulated vsize (KiB) 915716

Child status: 0
Real time (s): 146.536
CPU time (s): 145.126
CPU user time (s): 144.949
CPU system time (s): 0.176973
CPU usage (%): 99.0378
Max. virtual memory (cumulated for all children) (KiB): 915716

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 144.949
system time used= 0.176973
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28148
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= 4552
involuntary context switches= 8225

runsolver used 0.199969 s user time and 0.422935 s system time

The end

Launcher Data (download as text)

Begin job on node72 on Sat Jan  6 11:03:16 UTC 2007


IDJOB= 233709
IDBENCH= 6628
FILE ID= node72/233709-1168081387

PBS_JOBID= 3476222

Free space on /tmp= 66548 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  bf3ae01f7ee0d46a4b8c500f7d319d1f

RANDOM SEED= 655527856

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:       1284984 kB
Buffers:         42460 kB
Cached:         450472 kB
SwapCached:          0 kB
Active:         311380 kB
Inactive:       386424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1284984 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2168 kB
Writeback:           0 kB
Mapped:         233860 kB
Slab:            57484 kB
Committed_AS:  3461048 kB
PageTables:       2624 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= 66548 MiB



End job on node72 on Sat Jan  6 11:05:47 UTC 2007