Trace number 1074733

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 8.10677 8.20718

DiagnosticValue
CHECKS7620
NODES400

General information on the benchmark

Namecsp/os-taillard-20/
normalized-os-taillard-20-105-9.xml
MD5SUMd07eba8b6417f2f1d02309d4c67c10fc
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 benchmark2.51662
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of constraints7600
Maximum constraint arity2
Maximum domain size1348
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.06/0.08	
0.06/0.08	Abscon 112 (May, 2008)
0.19/0.23	
0.19/0.23	   configuration
0.19/0.23	     name=mac.xml
0.28/0.31	   
0.28/0.31	   instance
0.28/0.31	     name=HOME/instance-1074733-1215179554.xml
0.28/0.35	   
0.28/0.35	   domains being loaded...
0.38/0.41	   
0.38/0.41	   variables being loaded...
0.58/0.61	     nbVariables=400  nbDomainTypes=400  minDomainSize=1250  maxDomainSize=1348  nbTotalValues=519324
0.58/0.61	       =>  wckTime=0.371  cpuTime=0.26  mem=19M636
0.58/0.61	   
0.58/0.61	   predicates being loaded...
0.58/0.67	   
0.58/0.67	   constraints being loaded...
3.35/3.48	     nbConstraints=7620  nbGlobalConstraints=7620  nbSharedBinaryRepresentations=0  minDegree=39  maxDegree=39
3.35/3.48	     minArity=2  avgArity=2.05  maxArity=20  nbGenerators=0  nbFusions=0  symmetryWckTime=1.332  symmetryCpuTime=1.18
3.35/3.48	     nbCliques=20
3.35/3.48	       =>  wckTime=3.244  cpuTime=2.78  mem=59M974
3.54/3.68	   
3.54/3.68	   solver IterativeSystematicSolver being built... 
3.64/3.74	   
3.64/3.75	   INFO : Forward propagation technique limited 
3.73/3.84	       =>  wckTime=3.601  cpuTime=2.92  mem=56M538
3.84/3.90	   
3.84/3.90	   preprocessing
3.84/3.90	     nbConstraintChecks=0  nbPropagations=400  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
3.84/3.90	     detectedInconsistency=no
3.84/3.90	       =>  wckTime=0.043  cpuTime=0.03  mem=58M475
8.00/8.16	   
8.00/8.16	   search
8.00/8.16	     run=0  nbConstraintChecks=7620  minDepth=401  maxDepth=400  nbPropagations=7043  nbRevisions=0
8.00/8.16	     nbUselessRevisions=0  nbAssignments=400  nbFailedAssignments=0  nbBacktracks=0  nbVisitedNodes=401
8.00/8.16	     nbRestartNogoods=0  nbFoundSolutions=1  mapSize=0  nbInferences=0  nbTooLargeKeys=384  nbSEliminables=0
8.00/8.16	     nbREliminables=9.48  nbIEliminables=0  nbDEliminables=0  nbPEliminables=0
8.00/8.16	       =>  wckTime=4.301  cpuTime=4.14  mem=81M89
8.00/8.16	   
8.00/8.16	   global
8.00/8.16	     nbConstraintChecks=7620  nbPropagations=7443  nbRestartNogoods=0  solvingWckTime=4.303  solvingCpuTime=4.15
8.00/8.16	     expiredTime=no  totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=7.02  globalCpuTime=7.14
8.00/8.16	       =>  wckTime=7.925  cpuTime=7.09  mem=81M89
8.00/8.16	   
8.00/8.16	s SATISFIABLE
8.00/8.16	v 374 920 250 158 612 0 796 98 1033 994 725 1021 584 527 276 853 265 472 487 775 923 830 266 492 511 1169 680 0 1272 1004 94 415 1228 188 1244 611 702 342 755 1038 832 505 381 674 170 1003 89 58 235 661 444 1051 785 596 905 202 1134 164 690 949 612 492 855 1233 0 764 437 836 1161 648 1085 162 349 677 520 66 259 1002 922 54 1004 64 0 1022 71 677 358 604 169 941 895 444 848 266 527 799 1013 982 741 1030 299 1136 96 532 424 790 212 441 722 1048 0 739 915 135 854 395 987 876 648 764 465 90 611 1154 1021 705 522 358 1007 955 663 788 0 823 162 1081 855 169 259 895 91 772 334 844 443 680 459 911 578 415 157 495 0 1108 796 864 381 532 1033 250 1202 722 162 0 943 374 281 1077 1228 1022 465 1129 563 776 887 178 58 621 831 592 1066 1034 672 1202 733 785 250 394 1006 955 349 511 215 185 0 1120 89 844 1244 585 596 89 1033 186 970 0 1081 813 772 981 870 1110 273 1134 516 733 923 424 676 359 597 346 687 183 562 943 202 327 212 990 1099 91 360 899 0 231 915 412 966 385 672 1223 179 522 1161 617 562 760 429 922 338 674 969 0 96 872 806 235 831 239 157 676 1120 760 511 597 415 1153 0 272 1225 54 922 848 987 604 831 354 838 1280 255 434 801 295 94 1004 335 183 648 425 262 1066 284 1150 733 0 470 922 481 1078 672 731 816 158 593 705 1257 971 665 444 472 916 64 576 864 517 335 0 407 250 753 617 394 0 1130 159 1169 1031 911 1038 232 69 870 702 495 265 982 299 1232 444 726 836 874 360 1235 544 185 905 1030 281 477 342 1102 310 98 72 0 990 790 612 505 89 832 604 1284 276 0 183 1108 1085 437 518 1244 1198 973 665 753 162 338 876 544 274 159 338 1038 608 318 981 699 425 757 71 872 736 186 588 1110 810 1214 0 
8.00/8.16	d NODES 400
8.00/8.16	d CHECKS 7620
8.00/8.16	   
8.00/8.16	   totalWckTime=7.986  totalCpuTime=7.14

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-1074733-1215179554/watcher-1074733-1215179554 -o /tmp/evaluation-result-1074733-1215179554/solver-1074733-1215179554 -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-1074733-1215179554.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.18 2.11 2.04 4/75 19186
/proc/meminfo: memFree=1595224/2055920 swapFree=4180240/4192956
[pid=19186] ppid=19184 vsize=272 CPUtime=0
/proc/19186/stat : 19186 (java) D 19184 19186 16959 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 1996927376 278528 37 996147200 134512640 134550740 4294955968 18446744073709551615 7918372 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/19186/statm: 404 126 100 9 0 46 0

[startup+0.0750791 s]
/proc/loadavg: 2.18 2.11 2.04 4/75 19186
/proc/meminfo: memFree=1595224/2055920 swapFree=4180240/4192956
[pid=19186] ppid=19184 vsize=865856 CPUtime=0.06
/proc/19186/stat : 19186 (java) S 19184 19186 16959 0 -1 0 3368 0 1 0 4 2 0 0 18 0 9 0 1996927376 886636544 2881 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19186/statm: 216464 2881 1563 9 0 211026 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 865856

[startup+0.101083 s]
/proc/loadavg: 2.18 2.11 2.04 4/75 19186
/proc/meminfo: memFree=1595224/2055920 swapFree=4180240/4192956
[pid=19186] ppid=19184 vsize=865884 CPUtime=0.09
/proc/19186/stat : 19186 (java) S 19184 19186 16959 0 -1 0 3786 0 1 0 7 2 0 0 18 0 9 0 1996927376 886665216 3237 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19186/statm: 216471 3237 1715 9 0 211026 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865884

[startup+0.301118 s]
/proc/loadavg: 2.18 2.11 2.04 4/75 19186
/proc/meminfo: memFree=1595224/2055920 swapFree=4180240/4192956
[pid=19186] ppid=19184 vsize=866196 CPUtime=0.28
/proc/19186/stat : 19186 (java) S 19184 19186 16959 0 -1 0 5622 0 1 0 25 3 0 0 18 0 9 0 1996927376 886984704 5036 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19186/statm: 216549 5036 1903 9 0 211097 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866196

[startup+0.701182 s]
/proc/loadavg: 2.18 2.11 2.04 4/75 19186
/proc/meminfo: memFree=1595224/2055920 swapFree=4180240/4192956
[pid=19186] ppid=19184 vsize=867100 CPUtime=0.68
/proc/19186/stat : 19186 (java) S 19184 19186 16959 0 -1 0 10328 0 1 0 62 6 0 0 18 0 9 0 1996927376 887910400 9688 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19186/statm: 216775 9688 2006 9 0 211281 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867100

[startup+1.50232 s]
/proc/loadavg: 2.17 2.11 2.04 3/84 19195
/proc/meminfo: memFree=1549008/2055920 swapFree=4180240/4192956
[pid=19186] ppid=19184 vsize=867600 CPUtime=1.47
/proc/19186/stat : 19186 (java) S 19184 19186 16959 0 -1 0 20860 0 1 0 131 16 0 0 18 0 9 0 1996927376 888422400 20195 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19186/statm: 216900 20195 2004 9 0 211428 0
[pid=19186/tid=19187] ppid=19184 vsize=867600 CPUtime=1.18
/proc/19186/task/19187/stat : 19187 (java) R 19184 19186 16959 0 -1 64 15764 0 1 0 105 13 0 0 25 0 9 0 1996927378 888422400 20195 996147200 134512640 134550740 4294955968 18446744073709551615 4126582597 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19186/tid=19189] ppid=19184 vsize=867600 CPUtime=0.07
/proc/19186/task/19189/stat : 19189 (java) S 19184 19186 16959 0 -1 64 3711 0 0 0 5 2 0 0 16 0 9 0 1996927379 888422400 20195 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19186/tid=19190] ppid=19184 vsize=867600 CPUtime=0
/proc/19186/task/19190/stat : 19190 (java) S 19184 19186 16959 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1996927379 888422400 20195 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19186/tid=19191] ppid=19184 vsize=867600 CPUtime=0
/proc/19186/task/19191/stat : 19191 (java) S 19184 19186 16959 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1996927379 888422400 20195 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19186/tid=19192] ppid=19184 vsize=867600 CPUtime=0
/proc/19186/task/19192/stat : 19192 (java) S 19184 19186 16959 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1996927381 888422400 20195 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19186/tid=19193] ppid=19184 vsize=867600 CPUtime=0.19
/proc/19186/task/19193/stat : 19193 (java) S 19184 19186 16959 0 -1 64 688 0 0 0 19 0 0 0 16 0 9 0 1996927381 888422400 20195 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19186/tid=19194] ppid=19184 vsize=867600 CPUtime=0
/proc/19186/task/19194/stat : 19194 (java) S 19184 19186 16959 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1996927381 888422400 20195 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19186/tid=19195] ppid=19184 vsize=867600 CPUtime=0
/proc/19186/task/19195/stat : 19195 (java) S 19184 19186 16959 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1996927381 888422400 20195 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 867600

[startup+3.10258 s]
/proc/loadavg: 2.17 2.11 2.04 3/84 19195
/proc/meminfo: memFree=1521936/2055920 swapFree=4180240/4192956
[pid=19186] ppid=19184 vsize=867924 CPUtime=3.05
/proc/19186/stat : 19186 (java) S 19184 19186 16959 0 -1 0 25884 586 1 0 252 45 7 1 18 0 9 0 1996927376 888754176 20268 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19186/statm: 216981 20268 2014 9 0 211509 0
[pid=19186/tid=19187] ppid=19184 vsize=867924 CPUtime=2.7
/proc/19186/task/19187/stat : 19187 (java) R 19184 19186 16959 0 -1 64 20506 586 1 0 222 40 7 1 25 0 9 0 1996927378 888754176 20268 996147200 134512640 134550740 4294955968 18446744073709551615 4127051099 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19186/tid=19189] ppid=19184 vsize=867924 CPUtime=0.15
/proc/19186/task/19189/stat : 19189 (java) S 19184 19186 16959 0 -1 64 3711 586 0 0 5 2 7 1 17 0 9 0 1996927379 888754176 20268 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19186/tid=19190] ppid=19184 vsize=867924 CPUtime=0.08
/proc/19186/task/19190/stat : 19190 (java) S 19184 19186 16959 0 -1 64 13 586 0 0 0 0 7 1 16 0 9 0 1996927379 888754176 20268 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19186/tid=19191] ppid=19184 vsize=867924 CPUtime=0.08
/proc/19186/task/19191/stat : 19191 (java) S 19184 19186 16959 0 -1 64 5 586 0 0 0 0 7 1 16 0 9 0 1996927379 888754176 20268 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19186/tid=19192] ppid=19184 vsize=867924 CPUtime=0.08
/proc/19186/task/19192/stat : 19192 (java) S 19184 19186 16959 0 -1 64 0 586 0 0 0 0 7 1 18 0 9 0 1996927381 888754176 20268 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19186/tid=19193] ppid=19184 vsize=867924 CPUtime=0.31
/proc/19186/task/19193/stat : 19193 (java) S 19184 19186 16959 0 -1 64 838 586 0 0 23 0 7 1 15 0 9 0 1996927381 888754176 20268 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19186/tid=19194] ppid=19184 vsize=867924 CPUtime=0.08
/proc/19186/task/19194/stat : 19194 (java) S 19184 19186 16959 0 -1 64 2 586 0 0 0 0 7 1 19 0 9 0 1996927381 888754176 20268 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19186/tid=19195] ppid=19184 vsize=867924 CPUtime=0.08
/proc/19186/task/19195/stat : 19195 (java) S 19184 19186 16959 0 -1 64 11 586 0 0 0 0 7 1 15 0 9 0 1996927381 888754176 20268 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 867924

[startup+6.30212 s]
/proc/loadavg: 2.17 2.11 2.04 3/84 19199
/proc/meminfo: memFree=1507664/2055920 swapFree=4180240/4192956
[pid=19186] ppid=19184 vsize=868100 CPUtime=6.22
/proc/19186/stat : 19186 (java) S 19184 19186 16959 0 -1 0 39857 586 1 0 566 48 7 1 18 0 9 0 1996927376 888934400 24356 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19186/statm: 217025 24356 2637 9 0 211531 0
[pid=19186/tid=19187] ppid=19184 vsize=868100 CPUtime=5.63
/proc/19186/task/19187/stat : 19187 (java) R 19184 19186 16959 0 -1 64 25818 586 1 0 514 41 7 1 25 0 9 0 1996927378 888934400 24356 996147200 134512640 134550740 4294955968 18446744073709551615 4127183823 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19186/tid=19189] ppid=19184 vsize=868100 CPUtime=0.33
/proc/19186/task/19189/stat : 19189 (java) S 19184 19186 16959 0 -1 64 12243 586 0 0 21 4 7 1 16 0 9 0 1996927379 888934400 24356 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19186/tid=19190] ppid=19184 vsize=868100 CPUtime=0.08
/proc/19186/task/19190/stat : 19190 (java) S 19184 19186 16959 0 -1 64 17 586 0 0 0 0 7 1 16 0 9 0 1996927379 888934400 24356 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19186/tid=19191] ppid=19184 vsize=868100 CPUtime=0.08
/proc/19186/task/19191/stat : 19191 (java) S 19184 19186 16959 0 -1 64 8 586 0 0 0 0 7 1 16 0 9 0 1996927379 888934400 24356 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19186/tid=19192] ppid=19184 vsize=868100 CPUtime=0.08
/proc/19186/task/19192/stat : 19192 (java) S 19184 19186 16959 0 -1 64 0 586 0 0 0 0 7 1 18 0 9 0 1996927381 888934400 24356 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19186/tid=19193] ppid=19184 vsize=868100 CPUtime=0.38
/proc/19186/task/19193/stat : 19193 (java) S 19184 19186 16959 0 -1 64 929 586 0 0 29 1 7 1 15 0 9 0 1996927381 888934400 24356 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19186/tid=19194] ppid=19184 vsize=868100 CPUtime=0.08
/proc/19186/task/19194/stat : 19194 (java) S 19184 19186 16959 0 -1 64 2 586 0 0 0 0 7 1 19 0 9 0 1996927381 888934400 24356 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19186/tid=19195] ppid=19184 vsize=868100 CPUtime=0.08
/proc/19186/task/19195/stat : 19195 (java) S 19184 19186 16959 0 -1 64 42 586 0 0 0 0 7 1 15 0 9 0 1996927381 888934400 24356 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 868100

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

[startup+7.10226 s]
/proc/loadavg: 2.15 2.10 2.04 3/84 19199
/proc/meminfo: memFree=1507664/2055920 swapFree=4180240/4192956
[pid=19186] ppid=19184 vsize=868100 CPUtime=7.01
/proc/19186/stat : 19186 (java) S 19184 19186 16959 0 -1 0 47601 586 1 0 642 51 7 1 18 0 9 0 1996927376 888934400 29783 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19186/statm: 217025 29783 2637 9 0 211531 0
[pid=19186/tid=19187] ppid=19184 vsize=868100 CPUtime=6.36
/proc/19186/task/19187/stat : 19187 (java) R 19184 19186 16959 0 -1 64 28107 586 1 0 586 42 7 1 25 0 9 0 1996927378 888934400 29783 996147200 134512640 134550740 4294955968 18446744073709551615 4126729596 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19186/tid=19189] ppid=19184 vsize=868100 CPUtime=0.38
/proc/19186/task/19189/stat : 19189 (java) S 19184 19186 16959 0 -1 64 17668 586 0 0 24 6 7 1 17 0 9 0 1996927379 888934400 29783 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19186/tid=19190] ppid=19184 vsize=868100 CPUtime=0.08
/proc/19186/task/19190/stat : 19190 (java) S 19184 19186 16959 0 -1 64 17 586 0 0 0 0 7 1 16 0 9 0 1996927379 888934400 29783 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19186/tid=19191] ppid=19184 vsize=868100 CPUtime=0.08
/proc/19186/task/19191/stat : 19191 (java) S 19184 19186 16959 0 -1 64 8 586 0 0 0 0 7 1 16 0 9 0 1996927379 888934400 29783 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19186/tid=19192] ppid=19184 vsize=868100 CPUtime=0.08
/proc/19186/task/19192/stat : 19192 (java) S 19184 19186 16959 0 -1 64 0 586 0 0 0 0 7 1 18 0 9 0 1996927381 888934400 29783 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19186/tid=19193] ppid=19184 vsize=868100 CPUtime=0.39
/proc/19186/task/19193/stat : 19193 (java) S 19184 19186 16959 0 -1 64 959 586 0 0 30 1 7 1 15 0 9 0 1996927381 888934400 29783 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19186/tid=19194] ppid=19184 vsize=868100 CPUtime=0.08
/proc/19186/task/19194/stat : 19194 (java) S 19184 19186 16959 0 -1 64 2 586 0 0 0 0 7 1 19 0 9 0 1996927381 888934400 29783 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19186/tid=19195] ppid=19184 vsize=868100 CPUtime=0.08
/proc/19186/task/19195/stat : 19195 (java) S 19184 19186 16959 0 -1 64 42 586 0 0 0 0 7 1 15 0 9 0 1996927381 888934400 29783 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.01
Current children cumulated vsize (KiB) 868100

[startup+7.9024 s]
/proc/loadavg: 2.15 2.10 2.04 3/84 19199
/proc/meminfo: memFree=1479952/2055920 swapFree=4180240/4192956
[pid=19186] ppid=19184 vsize=868100 CPUtime=7.8
/proc/19186/stat : 19186 (java) S 19184 19186 16959 0 -1 0 49208 586 1 0 720 52 7 1 18 0 9 0 1996927376 888934400 31276 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19186/statm: 217025 31276 2637 9 0 211531 0
[pid=19186/tid=19187] ppid=19184 vsize=868100 CPUtime=7.13
/proc/19186/task/19187/stat : 19187 (java) R 19184 19186 16959 0 -1 64 28171 586 1 0 663 42 7 1 25 0 9 0 1996927378 888934400 31276 996147200 134512640 134550740 4294955968 18446744073709551615 4127190222 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19186/tid=19189] ppid=19184 vsize=868100 CPUtime=0.39
/proc/19186/task/19189/stat : 19189 (java) S 19184 19186 16959 0 -1 64 19187 586 0 0 25 6 7 1 16 0 9 0 1996927379 888934400 31276 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19186/tid=19190] ppid=19184 vsize=868100 CPUtime=0.08
/proc/19186/task/19190/stat : 19190 (java) S 19184 19186 16959 0 -1 64 17 586 0 0 0 0 7 1 16 0 9 0 1996927379 888934400 31276 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19186/tid=19191] ppid=19184 vsize=868100 CPUtime=0.08
/proc/19186/task/19191/stat : 19191 (java) S 19184 19186 16959 0 -1 64 8 586 0 0 0 0 7 1 16 0 9 0 1996927379 888934400 31276 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19186/tid=19192] ppid=19184 vsize=868100 CPUtime=0.08
/proc/19186/task/19192/stat : 19192 (java) S 19184 19186 16959 0 -1 64 0 586 0 0 0 0 7 1 18 0 9 0 1996927381 888934400 31276 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19186/tid=19193] ppid=19184 vsize=868100 CPUtime=0.4
/proc/19186/task/19193/stat : 19193 (java) S 19184 19186 16959 0 -1 64 983 586 0 0 31 1 7 1 15 0 9 0 1996927381 888934400 31276 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19186/tid=19194] ppid=19184 vsize=868100 CPUtime=0.08
/proc/19186/task/19194/stat : 19194 (java) S 19184 19186 16959 0 -1 64 2 586 0 0 0 0 7 1 19 0 9 0 1996927381 888934400 31276 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19186/tid=19195] ppid=19184 vsize=868100 CPUtime=0.08
/proc/19186/task/19195/stat : 19195 (java) S 19184 19186 16959 0 -1 64 42 586 0 0 0 0 7 1 15 0 9 0 1996927381 888934400 31276 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.8
Current children cumulated vsize (KiB) 868100

[startup+8.10243 s]
/proc/loadavg: 2.15 2.10 2.04 3/84 19199
/proc/meminfo: memFree=1479952/2055920 swapFree=4180240/4192956
[pid=19186] ppid=19184 vsize=868100 CPUtime=8
/proc/19186/stat : 19186 (java) S 19184 19186 16959 0 -1 0 49215 586 1 0 740 52 7 1 18 0 9 0 1996927376 888934400 31279 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19186/statm: 217025 31279 2637 9 0 211531 0
[pid=19186/tid=19187] ppid=19184 vsize=868100 CPUtime=7.32
/proc/19186/task/19187/stat : 19187 (java) R 19184 19186 16959 0 -1 64 28177 586 1 0 682 42 7 1 25 0 9 0 1996927378 888934400 31279 996147200 134512640 134550740 4294955968 18446744073709551615 4127044535 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19186/tid=19189] ppid=19184 vsize=868100 CPUtime=0.39
/proc/19186/task/19189/stat : 19189 (java) S 19184 19186 16959 0 -1 64 19187 586 0 0 25 6 7 1 16 0 9 0 1996927379 888934400 31279 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19186/tid=19190] ppid=19184 vsize=868100 CPUtime=0.08
/proc/19186/task/19190/stat : 19190 (java) S 19184 19186 16959 0 -1 64 17 586 0 0 0 0 7 1 16 0 9 0 1996927379 888934400 31279 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19186/tid=19191] ppid=19184 vsize=868100 CPUtime=0.08
/proc/19186/task/19191/stat : 19191 (java) S 19184 19186 16959 0 -1 64 8 586 0 0 0 0 7 1 16 0 9 0 1996927379 888934400 31279 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19186/tid=19192] ppid=19184 vsize=868100 CPUtime=0.08
/proc/19186/task/19192/stat : 19192 (java) S 19184 19186 16959 0 -1 64 0 586 0 0 0 0 7 1 18 0 9 0 1996927381 888934400 31279 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19186/tid=19193] ppid=19184 vsize=868100 CPUtime=0.41
/proc/19186/task/19193/stat : 19193 (java) S 19184 19186 16959 0 -1 64 984 586 0 0 32 1 7 1 16 0 9 0 1996927381 888934400 31279 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19186/tid=19194] ppid=19184 vsize=868100 CPUtime=0.08
/proc/19186/task/19194/stat : 19194 (java) S 19184 19186 16959 0 -1 64 2 586 0 0 0 0 7 1 19 0 9 0 1996927381 888934400 31279 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19186/tid=19195] ppid=19184 vsize=868100 CPUtime=0.08
/proc/19186/task/19195/stat : 19195 (java) S 19184 19186 16959 0 -1 64 42 586 0 0 0 0 7 1 15 0 9 0 1996927381 888934400 31279 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 8
Current children cumulated vsize (KiB) 868100

[startup+8.20308 s]
/proc/loadavg: 2.15 2.10 2.04 3/84 19199
/proc/meminfo: memFree=1479952/2055920 swapFree=4180240/4192956
[pid=19186] ppid=19184 vsize=0 CPUtime=8.08
/proc/19186/stat : 19186 (java) Z 19184 19186 16959 0 -1 12 49250 586 1 0 746 54 7 1 16 0 2 0 1996927376 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19186/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 8.08
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 8.20718
CPU time (s): 8.10677
CPU user time (s): 7.54385
CPU system time (s): 0.562914
CPU usage (%): 98.7766
Max. virtual memory (cumulated for all children) (KiB): 868100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.54385
system time used= 0.562914
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49836
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= 1495
involuntary context switches= 1522

runsolver used 0.015997 second user time and 0.030995 second system time

The end

Launcher Data (download as text)

Begin job on node50 at 2008-07-04 15:52:34
IDJOB=1074733
IDBENCH=56433
IDSOLVER=363
FILE ID=node50/1074733-1215179554
PBS_JOBID= 7881466
Free space on /tmp= 66508 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/os-taillard-20/normalized-os-taillard-20-105-9.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-1074733-1215179554/watcher-1074733-1215179554 -o /tmp/evaluation-result-1074733-1215179554/solver-1074733-1215179554 -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-1074733-1215179554.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= d07eba8b6417f2f1d02309d4c67c10fc
RANDOM SEED=1086667057

node50.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.261
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.261
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:       1595640 kB
Buffers:         64492 kB
Cached:         208672 kB
SwapCached:       6724 kB
Active:         302992 kB
Inactive:        85572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1595640 kB
SwapTotal:     4192956 kB
SwapFree:      4180240 kB
Dirty:            3072 kB
Writeback:           0 kB
Mapped:         122044 kB
Slab:            56612 kB
Committed_AS:  4055448 kB
PageTables:       2144 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= 66504 MiB
End job on node50 at 2008-07-04 15:52:42