Trace number 1074754

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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 112v4 ACSAT 9.8675 10.0211

DiagnosticValue
CHECKS7620
NODES918

General information on the benchmark

Namecsp/os-taillard-20/
normalized-os-taillard-20-100-3.xml
MD5SUMb03ce6bb41b3c7eeec8edd1190e4268e
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 benchmark8.19175
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of constraints7600
Maximum constraint arity2
Maximum domain size1310
Number of constraints which are defined in extension0
Number of constraints which are defined in intension7600
Global constraints used (with number of constraints)

Solver Data (download as text)

0.03/0.09	
0.03/0.09	Abscon 112 (May, 2008)
0.17/0.24	
0.17/0.24	   configuration
0.17/0.24	     name=mac.xml
0.28/0.32	   
0.28/0.32	   instance
0.28/0.32	     name=HOME/instance-1074754-1215179618.xml
0.28/0.36	   
0.28/0.36	   domains being loaded...
0.38/0.42	   
0.38/0.42	   variables being loaded...
0.58/0.62	     nbVariables=400  nbDomainTypes=400  minDomainSize=1212  maxDomainSize=1310  nbTotalValues=503796
0.58/0.62	       =>  wckTime=0.377  cpuTime=0.27  mem=19M639
0.58/0.62	   
0.58/0.62	   predicates being loaded...
0.58/0.68	   
0.58/0.68	   constraints being loaded...
3.43/3.52	     nbConstraints=7620  nbGlobalConstraints=7620  nbSharedBinaryRepresentations=0  minDegree=39  maxDegree=39
3.43/3.52	     minArity=2  avgArity=2.05  maxArity=20  nbGenerators=0  nbFusions=0  symmetryWckTime=1.312  symmetryCpuTime=1.16
3.43/3.52	     nbCliques=20
3.43/3.52	       =>  wckTime=3.272  cpuTime=2.78  mem=59M291
3.63/3.71	   
3.63/3.71	   solver IterativeSystematicSolver being built... 
3.63/3.78	   
3.63/3.78	   INFO : Forward propagation technique limited 
3.73/3.88	       =>  wckTime=3.633  cpuTime=2.93  mem=55M712
3.83/3.94	   
3.83/3.94	   preprocessing
3.83/3.94	     nbConstraintChecks=0  nbPropagations=400  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
3.83/3.94	     detectedInconsistency=no
3.83/3.94	       =>  wckTime=0.042  cpuTime=0.03  mem=57M636
9.77/9.96	   
9.77/9.96	   search
9.77/9.96	     run=2  nbConstraintChecks=7620  minDepth=401  maxDepth=400  nbPropagations=36371  nbRevisions=0
9.77/9.96	     nbUselessRevisions=0  nbAssignments=918  nbFailedAssignments=25  nbBacktracks=0  nbVisitedNodes=944
9.77/9.96	     nbRestartNogoods=25  nbFoundSolutions=1  mapSize=0  nbInferences=0  nbTooLargeKeys=844  nbSEliminables=0
9.77/9.96	     nbREliminables=12.41  nbIEliminables=0  nbDEliminables=0  nbPEliminables=0
9.77/9.96	       =>  wckTime=6.059  cpuTime=5.84  mem=54M301
9.77/9.96	   
9.77/9.96	   global
9.77/9.96	     nbConstraintChecks=7620  nbPropagations=36771  nbRestartNogoods=25  solvingWckTime=6.062  solvingCpuTime=5.85
9.77/9.96	     expiredTime=no  totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=8.74  globalCpuTime=8.86
9.77/9.96	       =>  wckTime=9.715  cpuTime=8.8  mem=54M301
9.77/9.96	   
9.77/9.96	s SATISFIABLE
9.77/9.96	v 857 450 182 686 353 357 1044 368 963 320 749 540 909 256 1114 800 1210 95 606 0 917 73 250 720 1135 1075 700 533 818 345 1161 159 455 56 981 789 606 830 1183 545 774 937 857 411 473 545 333 789 0 274 415 1026 612 95 686 1111 963 378 1177 191 930 753 544 280 1014 1073 0 1060 687 189 379 1034 1069 874 98 619 467 1047 814 971 176 1179 567 864 157 1184 459 1252 363 1049 788 780 680 612 83 0 274 1069 944 477 1084 737 94 515 891 589 1014 1150 190 240 0 455 864 214 1182 314 228 678 363 717 1034 969 521 656 127 1091 624 954 477 845 1141 747 265 159 41 456 67 1208 363 0 845 0 959 857 456 94 820 265 566 833 701 921 840 363 751 1049 1006 636 182 521 1238 547 286 820 919 1084 331 781 723 864 94 239 171 644 797 973 168 1049 436 0 279 720 1152 800 1179 462 1006 0 606 1048 540 644 348 1106 891 251 130 1212 37 450 930 813 1132 544 293 375 717 900 459 213 1050 1105 579 1262 345 1208 515 67 666 0 230 376 805 981 747 594 0 86 753 656 940 157 281 1182 1247 1132 923 737 864 527 334 797 874 1250 585 0 606 73 1189 856 1097 625 256 981 213 319 441 140 521 699 727 379 477 640 858 527 813 1138 874 978 96 331 240 376 171 940 1090 0 1041 544 701 127 320 1111 875 96 1018 456 1161 0 978 925 786 911 201 293 265 594 937 239 640 56 857 130 921 86 314 1183 786 978 687 379 251 747 1135 456 1041 537 0 167 814 0 1175 191 931 1003 375 676 723 462 171 1091 287 547 80 965 1049 644 73 567 90 0 364 860 566 1106 815 515 864 447 633 593 1147 201 280 971 774 736 1050 718 1251 167 0 973 1141 455 544 41 919 120 727 83 287 368 1213 644 190 781 1090 817 447 1044 182 1129 68 805 533 781 364 37 73 1175 877 978 594 250 638 700 98 0 
9.77/9.96	d NODES 918
9.77/9.96	d CHECKS 7620
9.77/9.96	   
9.77/9.96	   totalWckTime=9.772  totalCpuTime=8.86

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1074754-1215179618/watcher-1074754-1215179618 -o /tmp/evaluation-result-1074754-1215179618/solver-1074754-1215179618 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-1074754-1215179618.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.16 2.09 1.95 4/82 9247
/proc/meminfo: memFree=1347336/2055920 swapFree=4117748/4192956
[pid=9247] ppid=9245 vsize=18572 CPUtime=0
/proc/9247/stat : 9247 (runsolver) R 9245 9247 7064 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 1996934061 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 208717540647 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/9247/statm: 4643 292 257 25 0 2626 0

[startup+0.0554169 s]
/proc/loadavg: 2.16 2.09 1.95 4/82 9247
/proc/meminfo: memFree=1347336/2055920 swapFree=4117748/4192956
[pid=9247] ppid=9245 vsize=861876 CPUtime=0.03
/proc/9247/stat : 9247 (java) S 9245 9247 7064 0 -1 0 2362 0 1 0 1 2 0 0 18 0 5 0 1996934061 882561024 1949 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/9247/statm: 215469 1950 898 9 0 210448 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 861876

[startup+0.103742 s]
/proc/loadavg: 2.16 2.09 1.95 4/82 9247
/proc/meminfo: memFree=1347336/2055920 swapFree=4117748/4192956
[pid=9247] ppid=9245 vsize=865884 CPUtime=0.08
/proc/9247/stat : 9247 (java) S 9245 9247 7064 0 -1 0 3687 0 1 0 6 2 0 0 18 0 9 0 1996934061 886665216 3161 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9247/statm: 216471 3161 1681 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.301751 s]
/proc/loadavg: 2.16 2.09 1.95 4/82 9247
/proc/meminfo: memFree=1347336/2055920 swapFree=4117748/4192956
[pid=9247] ppid=9245 vsize=866196 CPUtime=0.28
/proc/9247/stat : 9247 (java) S 9245 9247 7064 0 -1 0 5615 0 1 0 25 3 0 0 18 0 9 0 1996934061 886984704 5029 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9247/statm: 216549 5029 1902 9 0 211097 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866196

[startup+0.701819 s]
/proc/loadavg: 2.16 2.09 1.95 4/82 9247
/proc/meminfo: memFree=1347336/2055920 swapFree=4117748/4192956
[pid=9247] ppid=9245 vsize=867100 CPUtime=0.68
/proc/9247/stat : 9247 (java) S 9245 9247 7064 0 -1 0 10175 0 1 0 62 6 0 0 18 0 9 0 1996934061 887910400 9535 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9247/statm: 216775 9535 2006 9 0 211281 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867100

[startup+1.50297 s]
/proc/loadavg: 2.16 2.09 1.95 3/91 9256
/proc/meminfo: memFree=1289344/2055920 swapFree=4117748/4192956
[pid=9247] ppid=9245 vsize=867600 CPUtime=1.46
/proc/9247/stat : 9247 (java) S 9245 9247 7064 0 -1 0 20795 0 1 0 131 15 0 0 18 0 9 0 1996934061 888422400 20130 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9247/statm: 216900 20130 2004 9 0 211428 0
[pid=9247/tid=9249] ppid=9245 vsize=867600 CPUtime=1.16
/proc/9247/task/9249/stat : 9249 (java) R 9245 9247 7064 0 -1 64 15765 0 1 0 104 12 0 0 25 0 9 0 1996934063 888422400 20130 996147200 134512640 134550740 4294955968 18446744073709551615 4126949049 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9247/tid=9250] ppid=9245 vsize=867600 CPUtime=0.07
/proc/9247/task/9250/stat : 9250 (java) S 9245 9247 7064 0 -1 64 3647 0 0 0 6 1 0 0 16 0 9 0 1996934065 888422400 20130 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9247/tid=9251] ppid=9245 vsize=867600 CPUtime=0
/proc/9247/task/9251/stat : 9251 (java) S 9245 9247 7064 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1996934065 888422400 20130 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9247/tid=9252] ppid=9245 vsize=867600 CPUtime=0
/proc/9247/task/9252/stat : 9252 (java) S 9245 9247 7064 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1996934065 888422400 20130 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9247/tid=9253] ppid=9245 vsize=867600 CPUtime=0
/proc/9247/task/9253/stat : 9253 (java) S 9245 9247 7064 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1996934067 888422400 20130 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9247/tid=9254] ppid=9245 vsize=867600 CPUtime=0.2
/proc/9247/task/9254/stat : 9254 (java) S 9245 9247 7064 0 -1 64 687 0 0 0 19 1 0 0 16 0 9 0 1996934067 888422400 20130 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9247/tid=9255] ppid=9245 vsize=867600 CPUtime=0
/proc/9247/task/9255/stat : 9255 (java) S 9245 9247 7064 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1996934067 888422400 20130 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9247/tid=9256] ppid=9245 vsize=867600 CPUtime=0
/proc/9247/task/9256/stat : 9256 (java) S 9245 9247 7064 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1996934067 888422400 20130 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 867600

[startup+3.10127 s]
/proc/loadavg: 2.16 2.09 1.95 3/91 9256
/proc/meminfo: memFree=1245888/2055920 swapFree=4117748/4192956
[pid=9247] ppid=9245 vsize=867924 CPUtime=3.03
/proc/9247/stat : 9247 (java) S 9245 9247 7064 0 -1 0 25523 584 1 0 251 44 7 1 18 0 9 0 1996934061 888754176 20203 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9247/statm: 216981 20203 2014 9 0 211509 0
[pid=9247/tid=9249] ppid=9245 vsize=867924 CPUtime=2.67
/proc/9247/task/9249/stat : 9249 (java) R 9245 9247 7064 0 -1 64 20216 584 1 0 220 39 7 1 25 0 9 0 1996934063 888754176 20203 996147200 134512640 134550740 4294955968 18446744073709551615 4127044516 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9247/tid=9250] ppid=9245 vsize=867924 CPUtime=0.15
/proc/9247/task/9250/stat : 9250 (java) S 9245 9247 7064 0 -1 64 3647 584 0 0 6 1 7 1 17 0 9 0 1996934065 888754176 20203 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9247/tid=9251] ppid=9245 vsize=867924 CPUtime=0.08
/proc/9247/task/9251/stat : 9251 (java) S 9245 9247 7064 0 -1 64 13 584 0 0 0 0 7 1 16 0 9 0 1996934065 888754176 20203 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9247/tid=9252] ppid=9245 vsize=867924 CPUtime=0.08
/proc/9247/task/9252/stat : 9252 (java) S 9245 9247 7064 0 -1 64 5 584 0 0 0 0 7 1 16 0 9 0 1996934065 888754176 20203 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9247/tid=9253] ppid=9245 vsize=867924 CPUtime=0.08
/proc/9247/task/9253/stat : 9253 (java) S 9245 9247 7064 0 -1 64 1 584 0 0 0 0 7 1 18 0 9 0 1996934067 888754176 20203 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9247/tid=9254] ppid=9245 vsize=867924 CPUtime=0.33
/proc/9247/task/9254/stat : 9254 (java) S 9245 9247 7064 0 -1 64 836 584 0 0 24 1 7 1 15 0 9 0 1996934067 888754176 20203 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9247/tid=9255] ppid=9245 vsize=867924 CPUtime=0.08
/proc/9247/task/9255/stat : 9255 (java) S 9245 9247 7064 0 -1 64 1 584 0 0 0 0 7 1 19 0 9 0 1996934067 888754176 20203 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9247/tid=9256] ppid=9245 vsize=867924 CPUtime=0.08
/proc/9247/task/9256/stat : 9256 (java) S 9245 9247 7064 0 -1 64 5 584 0 0 0 0 7 1 15 0 9 0 1996934067 888754176 20203 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 867924

[startup+6.30287 s]
/proc/loadavg: 2.15 2.09 1.95 3/91 9260
/proc/meminfo: memFree=1184832/2055920 swapFree=4117748/4192956
[pid=9247] ppid=9245 vsize=868100 CPUtime=6.2
/proc/9247/stat : 9247 (java) S 9245 9247 7064 0 -1 0 39620 584 1 0 563 49 7 1 18 0 9 0 1996934061 888934400 24277 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9247/statm: 217025 24277 2637 9 0 211531 0
[pid=9247/tid=9249] ppid=9245 vsize=868100 CPUtime=5.6
/proc/9247/task/9249/stat : 9249 (java) R 9245 9247 7064 0 -1 64 25735 584 1 0 510 42 7 1 25 0 9 0 1996934063 888934400 24277 996147200 134512640 134550740 4294955968 18446744073709551615 4127183832 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9247/tid=9250] ppid=9245 vsize=868100 CPUtime=0.34
/proc/9247/task/9250/stat : 9250 (java) S 9245 9247 7064 0 -1 64 12095 584 0 0 23 3 7 1 16 0 9 0 1996934065 888934400 24277 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9247/tid=9251] ppid=9245 vsize=868100 CPUtime=0.08
/proc/9247/task/9251/stat : 9251 (java) S 9245 9247 7064 0 -1 64 17 584 0 0 0 0 7 1 17 0 9 0 1996934065 888934400 24277 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9247/tid=9252] ppid=9245 vsize=868100 CPUtime=0.08
/proc/9247/task/9252/stat : 9252 (java) S 9245 9247 7064 0 -1 64 9 584 0 0 0 0 7 1 16 0 9 0 1996934065 888934400 24277 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9247/tid=9253] ppid=9245 vsize=868100 CPUtime=0.08
/proc/9247/task/9253/stat : 9253 (java) S 9245 9247 7064 0 -1 64 1 584 0 0 0 0 7 1 18 0 9 0 1996934067 888934400 24277 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9247/tid=9254] ppid=9245 vsize=868100 CPUtime=0.38
/proc/9247/task/9254/stat : 9254 (java) S 9245 9247 7064 0 -1 64 928 584 0 0 29 1 7 1 15 0 9 0 1996934067 888934400 24277 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9247/tid=9255] ppid=9245 vsize=868100 CPUtime=0.08
/proc/9247/task/9255/stat : 9255 (java) S 9245 9247 7064 0 -1 64 1 584 0 0 0 0 7 1 19 0 9 0 1996934067 888934400 24277 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9247/tid=9256] ppid=9245 vsize=868100 CPUtime=0.08
/proc/9247/task/9256/stat : 9256 (java) S 9245 9247 7064 0 -1 64 35 584 0 0 0 0 7 1 15 0 9 0 1996934067 888934400 24277 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 868100

Solver just ended. Dumping a history of the last processes samples

[startup+7.90118 s]
/proc/loadavg: 2.15 2.09 1.95 3/83 9262
/proc/meminfo: memFree=1156032/2055920 swapFree=4117748/4192956
[pid=9247] ppid=9245 vsize=868100 CPUtime=7.77
/proc/9247/stat : 9247 (java) S 9245 9247 7064 0 -1 0 48997 584 1 0 717 52 7 1 18 0 9 0 1996934061 888934400 31122 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9247/statm: 217025 31122 2637 9 0 211531 0
[pid=9247/tid=9249] ppid=9245 vsize=868100 CPUtime=7.07
/proc/9247/task/9249/stat : 9249 (java) R 9245 9247 7064 0 -1 64 28193 584 1 0 657 42 7 1 25 0 9 0 1996934063 888934400 31122 996147200 134512640 134550740 4294955968 18446744073709551615 4127156059 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9247/tid=9250] ppid=9245 vsize=868100 CPUtime=0.4
/proc/9247/task/9250/stat : 9250 (java) S 9245 9247 7064 0 -1 64 18963 584 0 0 26 6 7 1 16 0 9 0 1996934065 888934400 31122 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9247/tid=9251] ppid=9245 vsize=868100 CPUtime=0.08
/proc/9247/task/9251/stat : 9251 (java) S 9245 9247 7064 0 -1 64 17 584 0 0 0 0 7 1 16 0 9 0 1996934065 888934400 31122 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9247/tid=9252] ppid=9245 vsize=868100 CPUtime=0.08
/proc/9247/task/9252/stat : 9252 (java) S 9245 9247 7064 0 -1 64 9 584 0 0 0 0 7 1 16 0 9 0 1996934065 888934400 31122 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9247/tid=9253] ppid=9245 vsize=868100 CPUtime=0.08
/proc/9247/task/9253/stat : 9253 (java) S 9245 9247 7064 0 -1 64 1 584 0 0 0 0 7 1 18 0 9 0 1996934067 888934400 31122 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9247/tid=9254] ppid=9245 vsize=868100 CPUtime=0.42
/proc/9247/task/9254/stat : 9254 (java) S 9245 9247 7064 0 -1 64 979 584 0 0 33 1 7 1 15 0 9 0 1996934067 888934400 31122 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9247/tid=9255] ppid=9245 vsize=868100 CPUtime=0.08
/proc/9247/task/9255/stat : 9255 (java) S 9245 9247 7064 0 -1 64 1 584 0 0 0 0 7 1 19 0 9 0 1996934067 888934400 31122 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9247/tid=9256] ppid=9245 vsize=868100 CPUtime=0.08
/proc/9247/task/9256/stat : 9256 (java) S 9245 9247 7064 0 -1 64 35 584 0 0 0 0 7 1 15 0 9 0 1996934067 888934400 31122 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.77
Current children cumulated vsize (KiB) 868100

[startup+8.70132 s]
/proc/loadavg: 2.15 2.09 1.95 3/83 9262
/proc/meminfo: memFree=1140160/2055920 swapFree=4117748/4192956
[pid=9247] ppid=9245 vsize=868100 CPUtime=8.57
/proc/9247/stat : 9247 (java) S 9245 9247 7064 0 -1 0 49004 584 1 0 797 52 7 1 18 0 9 0 1996934061 888934400 31122 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9247/statm: 217025 31122 2637 9 0 211531 0
[pid=9247/tid=9249] ppid=9245 vsize=868100 CPUtime=7.85
/proc/9247/task/9249/stat : 9249 (java) R 9245 9247 7064 0 -1 64 28195 584 1 0 735 42 7 1 25 0 9 0 1996934063 888934400 31122 996147200 134512640 134550740 4294955968 18446744073709551615 4127156059 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9247/tid=9250] ppid=9245 vsize=868100 CPUtime=0.41
/proc/9247/task/9250/stat : 9250 (java) S 9245 9247 7064 0 -1 64 18968 584 0 0 27 6 7 1 16 0 9 0 1996934065 888934400 31122 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9247/tid=9251] ppid=9245 vsize=868100 CPUtime=0.08
/proc/9247/task/9251/stat : 9251 (java) S 9245 9247 7064 0 -1 64 17 584 0 0 0 0 7 1 16 0 9 0 1996934065 888934400 31122 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9247/tid=9252] ppid=9245 vsize=868100 CPUtime=0.08
/proc/9247/task/9252/stat : 9252 (java) S 9245 9247 7064 0 -1 64 9 584 0 0 0 0 7 1 16 0 9 0 1996934065 888934400 31122 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9247/tid=9253] ppid=9245 vsize=868100 CPUtime=0.08
/proc/9247/task/9253/stat : 9253 (java) S 9245 9247 7064 0 -1 64 1 584 0 0 0 0 7 1 18 0 9 0 1996934067 888934400 31122 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9247/tid=9254] ppid=9245 vsize=868100 CPUtime=0.42
/proc/9247/task/9254/stat : 9254 (java) S 9245 9247 7064 0 -1 64 979 584 0 0 33 1 7 1 15 0 9 0 1996934067 888934400 31122 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9247/tid=9255] ppid=9245 vsize=868100 CPUtime=0.08
/proc/9247/task/9255/stat : 9255 (java) S 9245 9247 7064 0 -1 64 1 584 0 0 0 0 7 1 19 0 9 0 1996934067 888934400 31122 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9247/tid=9256] ppid=9245 vsize=868100 CPUtime=0.08
/proc/9247/task/9256/stat : 9256 (java) S 9245 9247 7064 0 -1 64 35 584 0 0 0 0 7 1 15 0 9 0 1996934067 888934400 31122 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 8.57
Current children cumulated vsize (KiB) 868100

[startup+9.50248 s]
/proc/loadavg: 2.15 2.09 1.95 3/83 9262
/proc/meminfo: memFree=1140160/2055920 swapFree=4117748/4192956
[pid=9247] ppid=9245 vsize=868100 CPUtime=9.36
/proc/9247/stat : 9247 (java) S 9245 9247 7064 0 -1 0 49006 584 1 0 876 52 7 1 18 0 9 0 1996934061 888934400 31123 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9247/statm: 217025 31123 2637 9 0 211531 0
[pid=9247/tid=9249] ppid=9245 vsize=868100 CPUtime=8.64
/proc/9247/task/9249/stat : 9249 (java) R 9245 9247 7064 0 -1 64 28196 584 1 0 814 42 7 1 25 0 9 0 1996934063 888934400 31123 996147200 134512640 134550740 4294955968 18446744073709551615 4127044545 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9247/tid=9250] ppid=9245 vsize=868100 CPUtime=0.42
/proc/9247/task/9250/stat : 9250 (java) S 9245 9247 7064 0 -1 64 18968 584 0 0 28 6 7 1 16 0 9 0 1996934065 888934400 31123 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9247/tid=9251] ppid=9245 vsize=868100 CPUtime=0.08
/proc/9247/task/9251/stat : 9251 (java) S 9245 9247 7064 0 -1 64 17 584 0 0 0 0 7 1 16 0 9 0 1996934065 888934400 31123 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9247/tid=9252] ppid=9245 vsize=868100 CPUtime=0.08
/proc/9247/task/9252/stat : 9252 (java) S 9245 9247 7064 0 -1 64 9 584 0 0 0 0 7 1 16 0 9 0 1996934065 888934400 31123 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9247/tid=9253] ppid=9245 vsize=868100 CPUtime=0.08
/proc/9247/task/9253/stat : 9253 (java) S 9245 9247 7064 0 -1 64 1 584 0 0 0 0 7 1 18 0 9 0 1996934067 888934400 31123 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9247/tid=9254] ppid=9245 vsize=868100 CPUtime=0.42
/proc/9247/task/9254/stat : 9254 (java) S 9245 9247 7064 0 -1 64 980 584 0 0 33 1 7 1 15 0 9 0 1996934067 888934400 31123 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9247/tid=9255] ppid=9245 vsize=868100 CPUtime=0.08
/proc/9247/task/9255/stat : 9255 (java) S 9245 9247 7064 0 -1 64 1 584 0 0 0 0 7 1 19 0 9 0 1996934067 888934400 31123 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9247/tid=9256] ppid=9245 vsize=868100 CPUtime=0.08
/proc/9247/task/9256/stat : 9256 (java) S 9245 9247 7064 0 -1 64 35 584 0 0 0 0 7 1 15 0 9 0 1996934067 888934400 31123 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9.36
Current children cumulated vsize (KiB) 868100

[startup+9.90755 s]
/proc/loadavg: 2.14 2.09 1.95 3/83 9262
/proc/meminfo: memFree=1124288/2055920 swapFree=4117748/4192956
[pid=9247] ppid=9245 vsize=868100 CPUtime=9.77
/proc/9247/stat : 9247 (java) S 9245 9247 7064 0 -1 0 49013 584 1 0 916 53 7 1 18 0 9 0 1996934061 888934400 31126 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9247/statm: 217025 31126 2637 9 0 211531 0
[pid=9247/tid=9249] ppid=9245 vsize=868100 CPUtime=9.03
/proc/9247/task/9249/stat : 9249 (java) R 9245 9247 7064 0 -1 64 28202 584 1 0 853 42 7 1 25 0 9 0 1996934063 888934400 31126 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9247/tid=9250] ppid=9245 vsize=868100 CPUtime=0.42
/proc/9247/task/9250/stat : 9250 (java) S 9245 9247 7064 0 -1 64 18968 584 0 0 28 6 7 1 16 0 9 0 1996934065 888934400 31126 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9247/tid=9251] ppid=9245 vsize=868100 CPUtime=0.08
/proc/9247/task/9251/stat : 9251 (java) S 9245 9247 7064 0 -1 64 17 584 0 0 0 0 7 1 16 0 9 0 1996934065 888934400 31126 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9247/tid=9252] ppid=9245 vsize=868100 CPUtime=0.08
/proc/9247/task/9252/stat : 9252 (java) S 9245 9247 7064 0 -1 64 9 584 0 0 0 0 7 1 16 0 9 0 1996934065 888934400 31126 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9247/tid=9253] ppid=9245 vsize=868100 CPUtime=0.08
/proc/9247/task/9253/stat : 9253 (java) S 9245 9247 7064 0 -1 64 1 584 0 0 0 0 7 1 18 0 9 0 1996934067 888934400 31126 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9247/tid=9254] ppid=9245 vsize=868100 CPUtime=0.42
/proc/9247/task/9254/stat : 9254 (java) R 9245 9247 7064 0 -1 64 981 584 0 0 33 1 7 1 16 0 9 0 1996934067 888934400 31126 996147200 134512640 134550740 4294955968 18446744073709551615 102531714 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9247/tid=9255] ppid=9245 vsize=868100 CPUtime=0.08
/proc/9247/task/9255/stat : 9255 (java) S 9245 9247 7064 0 -1 64 1 584 0 0 0 0 7 1 19 0 9 0 1996934067 888934400 31126 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9247/tid=9256] ppid=9245 vsize=868100 CPUtime=0.08
/proc/9247/task/9256/stat : 9256 (java) S 9245 9247 7064 0 -1 64 35 584 0 0 0 0 7 1 15 0 9 0 1996934067 888934400 31126 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9.77
Current children cumulated vsize (KiB) 868100

[startup+10.0032 s]
/proc/loadavg: 2.14 2.09 1.95 3/83 9262
/proc/meminfo: memFree=1124288/2055920 swapFree=4117748/4192956
[pid=9247] ppid=9245 vsize=0 CPUtime=9.83
/proc/9247/stat : 9247 (java) Z 9245 9247 7064 0 -1 12 49049 584 1 0 922 53 7 1 16 0 2 0 1996934061 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9247/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 9.83
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 10.0211
CPU time (s): 9.8675
CPU user time (s): 9.29759
CPU system time (s): 0.569913
CPU usage (%): 98.4669
Max. virtual memory (cumulated for all children) (KiB): 868100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.29759
system time used= 0.569913
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49633
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= 1577
involuntary context switches= 1934

runsolver used 0.012998 second user time and 0.046992 second system time

The end

Launcher Data (download as text)

Begin job on node47 at 2008-07-04 15:53:38
IDJOB=1074754
IDBENCH=56436
IDSOLVER=363
FILE ID=node47/1074754-1215179618
PBS_JOBID= 7881406
Free space on /tmp= 66200 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/os-taillard-20/normalized-os-taillard-20-100-3.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1074754-1215179618/watcher-1074754-1215179618 -o /tmp/evaluation-result-1074754-1215179618/solver-1074754-1215179618 -C 1800 -W 2200 -M 900 --output-limit 1,15  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-1074754-1215179618.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= b03ce6bb41b3c7eeec8edd1190e4268e
RANDOM SEED=1478206603

node47.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.281
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.281
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:       1347944 kB
Buffers:         43152 kB
Cached:         478208 kB
SwapCached:      69084 kB
Active:         587632 kB
Inactive:        57076 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1347944 kB
SwapTotal:     4192956 kB
SwapFree:      4117748 kB
Dirty:          208576 kB
Writeback:           0 kB
Mapped:         140292 kB
Slab:            48248 kB
Committed_AS:  4063720 kB
PageTables:       2188 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= 66104 MiB
End job on node47 at 2008-07-04 15:53:48