Trace number 2096555

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.20775 8.30775

DiagnosticValue
CHECKS7620
NODES400

General information on the benchmark

Namecsp/os-taillard-20/
normalized-os-taillard-20-100-6.xml
MD5SUM822c8f0751f873c488a8bb0f5ccf69cd
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.16667
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of constraints7600
Maximum constraint arity2
Maximum domain size1352
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

0.03/0.09	
0.03/0.09	Abscon 112 (May, 2008)
0.18/0.26	
0.18/0.26	   configuration
0.18/0.26	     name=mac.xml
0.18/0.30	   
0.18/0.30	   instance
0.18/0.30	     name=HOME/instance-2096555-1247410385.xml
0.28/0.33	   
0.28/0.33	   domains being loaded...
0.38/0.41	   
0.38/0.41	   variables being loaded...
0.47/0.52	     nbVariables=400  nbDomainTypes=400  minDomainSize=1254  maxDomainSize=1352  nbTotalValues=520315
0.47/0.52	       =>  wckTime=0.258  cpuTime=0.18  mem=19M658
0.47/0.52	   
0.47/0.52	   predicates being loaded...
0.47/0.58	   
0.47/0.58	   constraints being loaded...
3.43/3.51	     nbConstraints=7620  nbGlobalConstraints=7620  nbSharedBinaryRepresentations=0  minDegree=39  maxDegree=39
3.43/3.51	     minArity=2  avgArity=2.05  maxArity=20  nbGenerators=0  nbFusions=0  symmetryWckTime=1.429  symmetryCpuTime=1.26
3.43/3.51	     nbCliques=20
3.43/3.51	       =>  wckTime=3.244  cpuTime=2.81  mem=60M518
3.53/3.70	   
3.53/3.70	   solver IterativeSystematicSolver being built... 
3.63/3.77	   
3.63/3.77	   INFO : Forward propagation technique limited 
3.73/3.86	       =>  wckTime=3.601  cpuTime=2.95  mem=56M318
3.83/3.93	   
3.83/3.93	   preprocessing
3.83/3.93	     nbConstraintChecks=0  nbPropagations=400  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
3.83/3.93	     detectedInconsistency=no
3.83/3.93	       =>  wckTime=0.044  cpuTime=0.03  mem=58M268
8.08/8.27	   
8.08/8.27	   search
8.08/8.27	     run=0  nbConstraintChecks=7620  minDepth=401  maxDepth=400  nbPropagations=7133  nbRevisions=0
8.08/8.27	     nbUselessRevisions=0  nbAssignments=400  nbFailedAssignments=0  nbBacktracks=0  nbVisitedNodes=401
8.08/8.27	     nbRestartNogoods=0  nbFoundSolutions=1  mapSize=0  nbInferences=0  nbTooLargeKeys=383  nbSEliminables=0
8.08/8.27	     nbREliminables=10.27  nbIEliminables=0  nbDEliminables=0  nbPEliminables=0
8.08/8.27	       =>  wckTime=4.386  cpuTime=4.22  mem=88M855
8.08/8.27	   
8.08/8.27	   global
8.08/8.27	     nbConstraintChecks=7620  nbPropagations=7533  nbRestartNogoods=0  solvingWckTime=4.388  solvingCpuTime=4.22
8.08/8.27	     expiredTime=no  totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=7.13  globalCpuTime=7.22
8.08/8.27	       =>  wckTime=8.009  cpuTime=7.19  mem=88M855
8.08/8.27	   
8.08/8.27	s SATISFIABLE
8.08/8.27	v 274 188 1152 173 953 734 63 641 367 815 0 541 467 428 1225 101 1102 77 1048 764 260 950 245 173 333 388 50 77 732 524 406 1188 1012 136 270 356 1130 558 487 865 554 379 0 636 85 90 972 835 1021 809 580 286 446 487 887 405 732 196 259 1107 188 660 1295 466 1130 1014 823 0 376 540 500 886 1091 735 1253 950 93 273 1051 592 253 196 63 541 815 462 97 77 361 636 165 1114 707 907 955 0 983 1166 94 749 1202 1272 614 1143 837 702 452 196 907 759 369 948 986 281 1009 99 523 0 1240 1089 704 641 366 735 954 803 852 1143 456 625 554 1069 913 1172 277 0 1233 1010 182 91 903 1113 477 264 943 302 819 1170 85 182 1005 523 1052 169 0 318 606 379 764 682 1050 1151 90 829 664 906 482 189 1203 0 291 198 751 388 573 1221 1096 1238 979 1182 363 1192 0 169 1153 1114 877 77 743 1283 189 664 414 588 1054 955 500 279 819 1258 447 592 198 936 0 1122 286 477 76 388 145 366 608 734 714 878 84 789 896 797 660 136 606 63 758 258 240 903 934 0 50 90 819 428 1202 456 707 513 86 785 941 549 246 459 994 370 86 1069 626 1233 1165 907 77 188 702 793 1118 273 0 869 719 279 182 1254 558 1194 2 647 877 1071 815 906 1107 954 376 467 738 101 751 1021 900 198 0 1095 725 99 524 637 414 740 339 90 1223 266 277 471 979 785 759 579 361 876 1048 534 1005 712 279 625 945 608 1089 0 462 819 809 829 198 369 99 1258 649 852 1191 1253 945 500 1095 291 869 606 94 346 819 261 689 86 1014 177 0 743 658 77 597 261 1089 803 432 1152 1011 931 737 522 621 358 1199 517 388 173 0 985 286 489 712 743 1012 182 819 614 1151 88 907 1316 1071 542 260 0 1194 759 370 424 823 948 878 279 749 370 170 360 446 1013 597 1172 693 1066 997 489 2 194 89 0 
8.08/8.27	d NODES 400
8.08/8.27	d CHECKS 7620
8.08/8.27	   
8.08/8.27	   totalWckTime=8.079  totalCpuTime=7.23

Verifier Data

OK

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2096555-1247410385/watcher-2096555-1247410385 -o /tmp/evaluation-result-2096555-1247410385/solver-2096555-1247410385 -C 1800 -W 2000 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-2096555-1247410385.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): 2000 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


[startup+0 s]
/proc/loadavg: 2.12 2.00 1.98 4/80 30680
/proc/meminfo: memFree=1793680/2055920 swapFree=4192812/4192956
[pid=30680] ppid=30678 vsize=10676 CPUtime=0
/proc/30680/stat : 30680 (java) S 30678 30680 28089 0 -1 0 678 0 0 0 0 0 0 0 18 0 2 0 28101551 10932224 474 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30680/statm: 2669 474 207 9 0 1184 0
[pid=30680/tid=30681] ppid=30678 vsize=10676 CPUtime=0
/proc/30680/task/30681/stat : 30681 (java) R 30678 30680 28089 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 28101552 10932224 474 996147200 134512640 134550932 4294955968 18446744073709551615 6381528 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.040326 s]
/proc/loadavg: 2.12 2.00 1.98 4/80 30680
/proc/meminfo: memFree=1793680/2055920 swapFree=4192812/4192956
[pid=30680] ppid=30678 vsize=861936 CPUtime=0.03
/proc/30680/stat : 30680 (java) S 30678 30680 28089 0 -1 0 2278 0 1 0 2 1 0 0 18 0 5 0 28101551 882622464 1880 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/30680/statm: 215484 1894 867 9 0 210399 0
[pid=30680/tid=30681] ppid=30678 vsize=861936 CPUtime=0.01
/proc/30680/task/30681/stat : 30681 (java) D 30678 30680 28089 0 -1 64 1601 0 1 0 1 0 0 0 17 0 5 0 28101552 882622464 1894 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 2147483391 0 16800971 18446744072099781622 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 861936

[startup+0.108039 s]
/proc/loadavg: 2.12 2.00 1.98 4/80 30680
/proc/meminfo: memFree=1793680/2055920 swapFree=4192812/4192956
[pid=30680] ppid=30678 vsize=865984 CPUtime=0.1
/proc/30680/stat : 30680 (java) S 30678 30680 28089 0 -1 0 3810 0 1 0 8 2 0 0 18 0 9 0 28101551 886767616 3260 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30680/statm: 216496 3260 1719 9 0 210981 0
[pid=30680/tid=30681] ppid=30678 vsize=865984 CPUtime=0.07
/proc/30680/task/30681/stat : 30681 (java) R 30678 30680 28089 0 -1 64 2883 0 1 0 6 1 0 0 20 0 9 0 28101552 886767616 3260 996147200 134512640 134550932 4294955968 18446744073709551615 4125978453 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 865984

[startup+0.301054 s]
/proc/loadavg: 2.12 2.00 1.98 4/80 30680
/proc/meminfo: memFree=1793680/2055920 swapFree=4192812/4192956
[pid=30680] ppid=30678 vsize=866380 CPUtime=0.28
/proc/30680/stat : 30680 (java) S 30678 30680 28089 0 -1 0 5857 0 1 0 25 3 0 0 18 0 9 0 28101551 887173120 5223 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30680/statm: 216595 5223 1981 9 0 211053 0
[pid=30680/tid=30681] ppid=30678 vsize=866380 CPUtime=0.22
/proc/30680/task/30681/stat : 30681 (java) R 30678 30680 28089 0 -1 64 4875 0 1 0 20 2 0 0 21 0 9 0 28101552 887173120 5223 996147200 134512640 134550932 4294955968 18446744073709551615 4159510734 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866380

[startup+0.701097 s]
/proc/loadavg: 2.12 2.00 1.98 4/80 30680
/proc/meminfo: memFree=1793680/2055920 swapFree=4192812/4192956
[pid=30680] ppid=30678 vsize=867776 CPUtime=0.68
/proc/30680/stat : 30680 (java) S 30678 30680 28089 0 -1 0 11048 0 1 0 63 5 0 0 18 0 9 0 28101551 888602624 10402 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30680/statm: 216944 10402 2036 9 0 211380 0
[pid=30680/tid=30681] ppid=30678 vsize=867776 CPUtime=0.48
/proc/30680/task/30681/stat : 30681 (java) R 30678 30680 28089 0 -1 64 9694 0 1 0 45 3 0 0 23 0 9 0 28101552 888602624 10402 996147200 134512640 134550932 4294955968 18446744073709551615 102640721 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867776

[startup+1.50118 s]
/proc/loadavg: 2.12 2.00 1.98 3/89 30689
/proc/meminfo: memFree=1742344/2055920 swapFree=4192812/4192956
[pid=30680] ppid=30678 vsize=867688 CPUtime=1.47
/proc/30680/stat : 30680 (java) S 30678 30680 28089 0 -1 0 20925 0 1 0 131 16 0 0 18 0 9 0 28101551 888512512 20253 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30680/statm: 216922 20253 2027 9 0 211380 0
[pid=30680/tid=30681] ppid=30678 vsize=867688 CPUtime=1.15
/proc/30680/task/30681/stat : 30681 (java) R 30678 30680 28089 0 -1 64 15819 0 1 0 102 13 0 0 25 0 9 0 28101552 888512512 20253 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30680/tid=30683] ppid=30678 vsize=867688 CPUtime=0.07
/proc/30680/task/30683/stat : 30683 (java) S 30678 30680 28089 0 -1 64 3703 0 0 0 6 1 0 0 16 0 9 0 28101553 888512512 20253 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30680/tid=30684] ppid=30678 vsize=867688 CPUtime=0
/proc/30680/task/30684/stat : 30684 (java) S 30678 30680 28089 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28101553 888512512 20253 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30680/tid=30685] ppid=30678 vsize=867688 CPUtime=0
/proc/30680/task/30685/stat : 30685 (java) S 30678 30680 28089 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28101553 888512512 20253 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30680/tid=30686] ppid=30678 vsize=867688 CPUtime=0
/proc/30680/task/30686/stat : 30686 (java) S 30678 30680 28089 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28101555 888512512 20253 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30680/tid=30687] ppid=30678 vsize=867688 CPUtime=0.22
/proc/30680/task/30687/stat : 30687 (java) R 30678 30680 28089 0 -1 64 700 0 0 0 22 0 0 0 16 0 9 0 28101555 888512512 20253 996147200 134512640 134550932 4294955968 18446744073709551615 102015378 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30680/tid=30688] ppid=30678 vsize=867688 CPUtime=0
/proc/30680/task/30688/stat : 30688 (java) S 30678 30680 28089 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28101555 888512512 20253 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30680/tid=30689] ppid=30678 vsize=867688 CPUtime=0
/proc/30680/task/30689/stat : 30689 (java) S 30678 30680 28089 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28101556 888512512 20253 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 867688

[startup+3.10133 s]
/proc/loadavg: 2.12 2.00 1.98 3/89 30689
/proc/meminfo: memFree=1720200/2055920 swapFree=4192812/4192956
[pid=30680] ppid=30678 vsize=868012 CPUtime=3.05
/proc/30680/stat : 30680 (java) S 30678 30680 28089 0 -1 0 26005 585 1 0 251 46 7 1 18 0 9 0 28101551 888844288 20322 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30680/statm: 217003 20322 2040 9 0 211461 0
[pid=30680/tid=30681] ppid=30678 vsize=868012 CPUtime=2.68
/proc/30680/task/30681/stat : 30681 (java) R 30678 30680 28089 0 -1 64 20623 585 1 0 218 42 7 1 25 0 9 0 28101552 888844288 20322 996147200 134512640 134550932 4294955968 18446744073709551615 4127082860 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30680/tid=30683] ppid=30678 vsize=868012 CPUtime=0.15
/proc/30680/task/30683/stat : 30683 (java) S 30678 30680 28089 0 -1 64 3703 585 0 0 6 1 7 1 17 0 9 0 28101553 888844288 20322 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30680/tid=30684] ppid=30678 vsize=868012 CPUtime=0.08
/proc/30680/task/30684/stat : 30684 (java) S 30678 30680 28089 0 -1 64 16 585 0 0 0 0 7 1 16 0 9 0 28101553 888844288 20322 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30680/tid=30685] ppid=30678 vsize=868012 CPUtime=0.08
/proc/30680/task/30685/stat : 30685 (java) S 30678 30680 28089 0 -1 64 5 585 0 0 0 0 7 1 16 0 9 0 28101553 888844288 20322 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30680/tid=30686] ppid=30678 vsize=868012 CPUtime=0.08
/proc/30680/task/30686/stat : 30686 (java) S 30678 30680 28089 0 -1 64 2 585 0 0 0 0 7 1 18 0 9 0 28101555 888844288 20322 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30680/tid=30687] ppid=30678 vsize=868012 CPUtime=0.33
/proc/30680/task/30687/stat : 30687 (java) S 30678 30680 28089 0 -1 64 841 585 0 0 25 0 7 1 15 0 9 0 28101555 888844288 20322 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30680/tid=30688] ppid=30678 vsize=868012 CPUtime=0.08
/proc/30680/task/30688/stat : 30688 (java) S 30678 30680 28089 0 -1 64 1 585 0 0 0 0 7 1 19 0 9 0 28101555 888844288 20322 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30680/tid=30689] ppid=30678 vsize=868012 CPUtime=0.08
/proc/30680/task/30689/stat : 30689 (java) S 30678 30680 28089 0 -1 64 13 585 0 0 0 0 7 1 15 0 9 0 28101556 888844288 20322 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 868012

[startup+6.30264 s]
/proc/loadavg: 2.11 2.00 1.98 3/89 30693
/proc/meminfo: memFree=1705928/2055920 swapFree=4192812/4192956
[pid=30680] ppid=30678 vsize=868188 CPUtime=6.21
/proc/30680/stat : 30680 (java) S 30678 30680 28089 0 -1 0 39947 585 1 0 564 49 7 1 18 0 9 0 28101551 889024512 24426 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30680/statm: 217047 24426 2662 9 0 211483 0
[pid=30680/tid=30681] ppid=30678 vsize=868188 CPUtime=5.6
/proc/30680/task/30681/stat : 30681 (java) R 30678 30680 28089 0 -1 64 25827 585 1 0 509 43 7 1 25 0 9 0 28101552 889024512 24426 996147200 134512640 134550932 4294955968 18446744073709551615 4127227042 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30680/tid=30683] ppid=30678 vsize=868188 CPUtime=0.33
/proc/30680/task/30683/stat : 30683 (java) S 30678 30680 28089 0 -1 64 12314 585 0 0 22 3 7 1 16 0 9 0 28101553 889024512 24426 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30680/tid=30684] ppid=30678 vsize=868188 CPUtime=0.08
/proc/30680/task/30684/stat : 30684 (java) S 30678 30680 28089 0 -1 64 19 585 0 0 0 0 7 1 16 0 9 0 28101553 889024512 24426 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30680/tid=30685] ppid=30678 vsize=868188 CPUtime=0.08
/proc/30680/task/30685/stat : 30685 (java) S 30678 30680 28089 0 -1 64 8 585 0 0 0 0 7 1 16 0 9 0 28101553 889024512 24426 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30680/tid=30686] ppid=30678 vsize=868188 CPUtime=0.08
/proc/30680/task/30686/stat : 30686 (java) S 30678 30680 28089 0 -1 64 2 585 0 0 0 0 7 1 18 0 9 0 28101555 889024512 24426 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30680/tid=30687] ppid=30678 vsize=868188 CPUtime=0.39
/proc/30680/task/30687/stat : 30687 (java) S 30678 30680 28089 0 -1 64 931 585 0 0 31 0 7 1 15 0 9 0 28101555 889024512 24426 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30680/tid=30688] ppid=30678 vsize=868188 CPUtime=0.08
/proc/30680/task/30688/stat : 30688 (java) S 30678 30680 28089 0 -1 64 1 585 0 0 0 0 7 1 19 0 9 0 28101555 889024512 24426 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30680/tid=30689] ppid=30678 vsize=868188 CPUtime=0.08
/proc/30680/task/30689/stat : 30689 (java) S 30678 30680 28089 0 -1 64 44 585 0 0 0 0 7 1 15 0 9 0 28101556 889024512 24426 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 868188

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

[startup+7.10273 s]
/proc/loadavg: 2.11 2.00 1.98 3/89 30693
/proc/meminfo: memFree=1705928/2055920 swapFree=4192812/4192956
[pid=30680] ppid=30678 vsize=868188 CPUtime=7
/proc/30680/stat : 30680 (java) S 30678 30680 28089 0 -1 0 42568 585 1 0 642 50 7 1 18 0 9 0 28101551 889024512 24774 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30680/statm: 217047 24774 2662 9 0 211483 0
[pid=30680/tid=30681] ppid=30678 vsize=868188 CPUtime=6.37
/proc/30680/task/30681/stat : 30681 (java) R 30678 30680 28089 0 -1 64 28075 585 1 0 585 44 7 1 25 0 9 0 28101552 889024512 24774 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30680/tid=30683] ppid=30678 vsize=868188 CPUtime=0.33
/proc/30680/task/30683/stat : 30683 (java) R 30678 30680 28089 0 -1 64 12655 585 0 0 22 3 7 1 17 0 9 0 28101553 889024512 24774 996147200 134512640 134550932 4294955968 18446744073709551615 102546970 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30680/tid=30684] ppid=30678 vsize=868188 CPUtime=0.08
/proc/30680/task/30684/stat : 30684 (java) S 30678 30680 28089 0 -1 64 19 585 0 0 0 0 7 1 16 0 9 0 28101553 889024512 24774 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30680/tid=30685] ppid=30678 vsize=868188 CPUtime=0.08
/proc/30680/task/30685/stat : 30685 (java) S 30678 30680 28089 0 -1 64 8 585 0 0 0 0 7 1 16 0 9 0 28101553 889024512 24774 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30680/tid=30686] ppid=30678 vsize=868188 CPUtime=0.08
/proc/30680/task/30686/stat : 30686 (java) S 30678 30680 28089 0 -1 64 2 585 0 0 0 0 7 1 18 0 9 0 28101555 889024512 24774 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30680/tid=30687] ppid=30678 vsize=868188 CPUtime=0.41
/proc/30680/task/30687/stat : 30687 (java) S 30678 30680 28089 0 -1 64 963 585 0 0 33 0 7 1 16 0 9 0 28101555 889024512 24774 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30680/tid=30688] ppid=30678 vsize=868188 CPUtime=0.08
/proc/30680/task/30688/stat : 30688 (java) S 30678 30680 28089 0 -1 64 1 585 0 0 0 0 7 1 19 0 9 0 28101555 889024512 24774 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30680/tid=30689] ppid=30678 vsize=868188 CPUtime=0.08
/proc/30680/task/30689/stat : 30689 (java) S 30678 30680 28089 0 -1 64 44 585 0 0 0 0 7 1 15 0 9 0 28101556 889024512 24774 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7
Current children cumulated vsize (KiB) 868188

[startup+7.90181 s]
/proc/loadavg: 2.11 2.00 1.98 3/89 30693
/proc/meminfo: memFree=1678152/2055920 swapFree=4192812/4192956
[pid=30680] ppid=30678 vsize=868188 CPUtime=7.78
/proc/30680/stat : 30680 (java) S 30678 30680 28089 0 -1 0 49290 585 1 0 718 52 7 1 18 0 9 0 28101551 889024512 31352 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30680/statm: 217047 31352 2662 9 0 211483 0
[pid=30680/tid=30681] ppid=30678 vsize=868188 CPUtime=7.09
/proc/30680/task/30681/stat : 30681 (java) R 30678 30680 28089 0 -1 64 28169 585 1 0 657 44 7 1 25 0 9 0 28101552 889024512 31352 996147200 134512640 134550932 4294955968 18446744073709551615 4126467328 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30680/tid=30683] ppid=30678 vsize=868188 CPUtime=0.39
/proc/30680/task/30683/stat : 30683 (java) S 30678 30680 28089 0 -1 64 19266 585 0 0 26 5 7 1 16 0 9 0 28101553 889024512 31352 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30680/tid=30684] ppid=30678 vsize=868188 CPUtime=0.08
/proc/30680/task/30684/stat : 30684 (java) S 30678 30680 28089 0 -1 64 19 585 0 0 0 0 7 1 16 0 9 0 28101553 889024512 31352 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30680/tid=30685] ppid=30678 vsize=868188 CPUtime=0.08
/proc/30680/task/30685/stat : 30685 (java) S 30678 30680 28089 0 -1 64 8 585 0 0 0 0 7 1 16 0 9 0 28101553 889024512 31352 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30680/tid=30686] ppid=30678 vsize=868188 CPUtime=0.08
/proc/30680/task/30686/stat : 30686 (java) S 30678 30680 28089 0 -1 64 2 585 0 0 0 0 7 1 18 0 9 0 28101555 889024512 31352 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30680/tid=30687] ppid=30678 vsize=868188 CPUtime=0.42
/proc/30680/task/30687/stat : 30687 (java) S 30678 30680 28089 0 -1 64 980 585 0 0 34 0 7 1 15 0 9 0 28101555 889024512 31352 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30680/tid=30688] ppid=30678 vsize=868188 CPUtime=0.08
/proc/30680/task/30688/stat : 30688 (java) S 30678 30680 28089 0 -1 64 1 585 0 0 0 0 7 1 19 0 9 0 28101555 889024512 31352 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30680/tid=30689] ppid=30678 vsize=868188 CPUtime=0.08
/proc/30680/task/30689/stat : 30689 (java) S 30678 30680 28089 0 -1 64 44 585 0 0 0 0 7 1 15 0 9 0 28101556 889024512 31352 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.78
Current children cumulated vsize (KiB) 868188

[startup+8.30201 s]
/proc/loadavg: 2.11 2.00 1.98 3/89 30693
/proc/meminfo: memFree=1678152/2055920 swapFree=4192812/4192956
[pid=30680] ppid=30678 vsize=0 CPUtime=8.18
/proc/30680/stat : 30680 (java) Z 30678 30680 28089 0 -1 12 49331 585 1 0 756 54 7 1 16 0 2 0 28101551 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30680/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 8.18
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 8.30775
CPU time (s): 8.20775
CPU user time (s): 7.64384
CPU system time (s): 0.563914
CPU usage (%): 98.7964
Max. virtual memory (cumulated for all children) (KiB): 868188

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.64384
system time used= 0.563914
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49916
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= 1795
involuntary context switches= 2182

runsolver used 0.018997 second user time and 0.028995 second system time

The end

Launcher Data

Begin job on node60 at 2009-07-12 16:53:05
IDJOB=2096555
IDBENCH=56435
IDSOLVER=773
FILE ID=node60/2096555-1247410385
PBS_JOBID= 9510526
Free space on /tmp= 66464 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/os-taillard-20/normalized-os-taillard-20-100-6.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= BIN/runsolver --timestamp -w /tmp/evaluation-result-2096555-1247410385/watcher-2096555-1247410385 -o /tmp/evaluation-result-2096555-1247410385/solver-2096555-1247410385 -C 1800 -W 2000 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-2096555-1247410385.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 822c8f0751f873c488a8bb0f5ccf69cd
RANDOM SEED=1372208384

node60.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.232
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.232
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:       1794096 kB
Buffers:         41040 kB
Cached:         122364 kB
SwapCached:          0 kB
Active:         140312 kB
Inactive:        71560 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1794096 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3688 kB
Writeback:           0 kB
Mapped:          68936 kB
Slab:            34960 kB
Committed_AS:  1030044 kB
PageTables:       1944 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= 66460 MiB
End job on node60 at 2009-07-12 16:53:14