Trace number 2096566

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 ESACSAT 9.8455 9.9105

DiagnosticValue
CHECKS7620
NODES866

General information on the benchmark

Namecsp/os-taillard-20/
normalized-os-taillard-20-105-2.xml
MD5SUM4edeb52ba8c5e270795a490c2e727147
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.68759
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of constraints7600
Maximum constraint arity2
Maximum domain size1359
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.02/0.08	
0.02/0.08	Abscon 112 (May, 2008)
0.19/0.24	
0.19/0.24	   configuration
0.19/0.24	     name=esac.xml
0.19/0.27	   
0.19/0.27	   instance
0.19/0.27	     name=HOME/instance-2096566-1247410395.xml
0.28/0.31	   
0.28/0.31	   domains being loaded...
0.28/0.38	   
0.28/0.38	   variables being loaded...
0.39/0.48	     nbVariables=400  nbDomainTypes=400  minDomainSize=1261  maxDomainSize=1359  nbTotalValues=523820
0.39/0.48	       =>  wckTime=0.238  cpuTime=0.16  mem=19M669
0.39/0.48	   
0.39/0.48	   predicates being loaded...
0.49/0.54	   
0.49/0.54	   constraints being loaded...
3.26/3.35	     nbConstraints=7620  nbGlobalConstraints=7620  nbSharedBinaryRepresentations=0  minDegree=39  maxDegree=39
3.26/3.35	     minArity=2  avgArity=2.05  maxArity=20  nbGenerators=0  nbFusions=0  symmetryWckTime=1.428  symmetryCpuTime=1.28
3.26/3.35	     nbCliques=20
3.26/3.35	       =>  wckTime=3.109  cpuTime=2.7  mem=59M970
3.46/3.54	   
3.46/3.54	   solver IterativeSystematicSolver being built... 
3.55/3.61	   
3.55/3.61	   INFO : Forward propagation technique limited 
3.65/3.70	       =>  wckTime=3.465  cpuTime=2.84  mem=56M570
3.65/3.77	   
3.65/3.77	   preprocessing
3.65/3.77	     nbConstraintChecks=0  nbPropagations=400  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
3.65/3.77	     detectedInconsistency=no
3.65/3.77	       =>  wckTime=0.043  cpuTime=0.03  mem=58M532
9.72/9.88	   
9.72/9.88	   search
9.72/9.88	     run=2  nbConstraintChecks=7620  minDepth=401  maxDepth=400  nbPropagations=33879  nbRevisions=0
9.72/9.88	     nbUselessRevisions=0  nbAssignments=866  nbFailedAssignments=25  nbBacktracks=0  nbVisitedNodes=892
9.72/9.88	     nbRestartNogoods=25  nbFoundSolutions=1  mapSize=0  nbInferences=0  nbTooLargeKeys=793  nbSEliminables=0
9.72/9.88	     nbREliminables=13.82  nbIEliminables=0  nbDEliminables=0  nbPEliminables=0
9.72/9.88	       =>  wckTime=6.153  cpuTime=5.97  mem=79M632
9.72/9.88	   
9.72/9.88	   global
9.72/9.88	     nbConstraintChecks=7620  nbPropagations=34279  nbRestartNogoods=25  solvingWckTime=6.155  solvingCpuTime=5.97
9.72/9.88	     expiredTime=no  totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=8.77  globalCpuTime=8.87
9.72/9.88	       =>  wckTime=9.64  cpuTime=8.83  mem=79M632
9.72/9.88	   
9.72/9.88	s SATISFIABLE
9.72/9.88	v 102 1059 688 1250 1194 763 317 896 180 983 1299 395 1118 71 582 803 0 524 432 657 82 1029 436 475 967 406 242 915 891 592 0 743 313 549 1161 660 157 797 651 1089 1221 635 694 0 1010 868 918 330 480 392 96 967 1273 564 827 242 1129 679 166 743 921 997 394 643 80 790 1172 492 166 0 1105 249 1060 336 742 692 598 1147 516 834 389 743 1105 0 918 997 142 245 531 352 826 49 264 416 1149 560 439 512 1048 129 864 505 254 1076 341 158 1107 590 790 0 743 651 686 934 418 829 1029 1158 951 90 186 318 773 88 956 477 1047 516 336 1102 558 891 518 439 1023 239 982 541 858 0 765 336 96 1008 414 586 0 236 660 982 492 896 1098 1164 297 1206 524 339 391 186 231 341 869 1118 688 1250 468 524 1025 96 388 1095 831 607 762 187 359 297 0 931 958 348 586 424 1241 523 1015 1107 85 796 687 96 1054 249 736 917 850 989 189 0 1079 155 990 1144 403 1194 231 640 961 424 882 0 598 762 694 934 85 316 505 818 137 0 596 1176 477 49 826 237 997 957 1221 1048 236 350 684 90 187 916 859 416 1248 917 165 883 765 92 412 1172 1070 995 0 687 264 596 966 828 359 418 1030 515 350 1157 995 604 660 168 827 531 897 762 0 1086 736 83 629 436 236 679 922 260 239 803 168 326 352 1147 502 558 864 712 936 590 1182 406 883 1032 0 660 38 70 549 946 1090 915 509 226 818 88 389 783 657 255 432 250 158 1030 221 1150 684 995 812 763 489 596 1176 515 946 440 51 866 282 239 891 85 1086 255 93 102 0 686 1154 1089 189 158 1129 990 0 922 646 1032 71 440 733 282 524 866 834 596 783 360 439 982 891 833 607 348 762 53 180 54 942 1060 142 1090 255 686 1018 1079 0 523 414 96 252 850 564 54 360 961 995 1059 1113 858 712 818 635 745 180 484 318 0 
9.72/9.88	d NODES 866
9.72/9.88	d CHECKS 7620
9.72/9.88	   
9.72/9.88	   totalWckTime=9.706  totalCpuTime=8.87

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-2096566-1247410395/watcher-2096566-1247410395 -o /tmp/evaluation-result-2096566-1247410395/solver-2096566-1247410395 -C 1800 -W 2000 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-2096566-1247410395.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.08 2.03 2.01 4/80 32174
/proc/meminfo: memFree=1755656/2055920 swapFree=4192812/4192956
[pid=32174] ppid=32172 vsize=272 CPUtime=0
/proc/32174/stat : 32174 (java) D 32172 32174 30841 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 28106115 278528 37 996147200 134512640 134550932 4294955968 18446744073709551615 7484196 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/32174/statm: 68 37 28 9 0 6 0

[startup+0.0221909 s]
/proc/loadavg: 2.08 2.03 2.01 4/80 32174
/proc/meminfo: memFree=1755656/2055920 swapFree=4192812/4192956
[pid=32174] ppid=32172 vsize=860772 CPUtime=0.02
/proc/32174/stat : 32174 (java) S 32172 32174 30841 0 -1 0 1686 0 1 0 1 1 0 0 18 0 2 0 28106115 881430528 1386 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/32174/statm: 215193 1391 556 9 0 210108 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 860772

[startup+0.101195 s]
/proc/loadavg: 2.08 2.03 2.01 4/80 32174
/proc/meminfo: memFree=1755656/2055920 swapFree=4192812/4192956
[pid=32174] ppid=32172 vsize=865980 CPUtime=0.09
/proc/32174/stat : 32174 (java) S 32172 32174 30841 0 -1 0 3804 0 1 0 7 2 0 0 18 0 9 0 28106115 886763520 3255 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32174/statm: 216495 3255 1718 9 0 210980 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865980

[startup+0.301213 s]
/proc/loadavg: 2.08 2.03 2.01 4/80 32174
/proc/meminfo: memFree=1755656/2055920 swapFree=4192812/4192956
[pid=32174] ppid=32172 vsize=866380 CPUtime=0.28
/proc/32174/stat : 32174 (java) S 32172 32174 30841 0 -1 0 6089 0 1 0 25 3 0 0 18 0 9 0 28106115 887173120 5455 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32174/statm: 216595 5456 1987 9 0 211053 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866380

[startup+0.701258 s]
/proc/loadavg: 2.08 2.03 2.01 4/80 32174
/proc/meminfo: memFree=1755656/2055920 swapFree=4192812/4192956
[pid=32174] ppid=32172 vsize=867776 CPUtime=0.68
/proc/32174/stat : 32174 (java) S 32172 32174 30841 0 -1 0 11708 0 1 0 62 6 0 0 18 0 9 0 28106115 888602624 11062 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32174/statm: 216944 11063 2036 9 0 211380 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867776

[startup+1.50134 s]
/proc/loadavg: 2.07 2.03 2.01 3/89 32183
/proc/meminfo: memFree=1699328/2055920 swapFree=4192812/4192956
[pid=32174] ppid=32172 vsize=867688 CPUtime=1.49
/proc/32174/stat : 32174 (java) S 32172 32174 30841 0 -1 0 20943 0 1 0 127 22 0 0 18 0 9 0 28106115 888512512 20271 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32174/statm: 216923 20271 2027 9 0 211381 0
[pid=32174/tid=32176] ppid=32172 vsize=867688 CPUtime=1.19
/proc/32174/task/32176/stat : 32176 (java) R 32172 32174 30841 0 -1 64 15817 0 1 0 100 19 0 0 25 0 9 0 28106116 888512512 20271 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32174/tid=32177] ppid=32172 vsize=867692 CPUtime=0.06
/proc/32174/task/32177/stat : 32177 (java) S 32172 32174 30841 0 -1 64 3719 0 0 0 5 1 0 0 17 0 9 0 28106118 888516608 20271 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32174/tid=32178] ppid=32172 vsize=867688 CPUtime=0
/proc/32174/task/32178/stat : 32178 (java) S 32172 32174 30841 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28106118 888512512 20271 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32174/tid=32179] ppid=32172 vsize=867692 CPUtime=0
/proc/32174/task/32179/stat : 32179 (java) S 32172 32174 30841 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28106118 888516608 20271 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32174/tid=32180] ppid=32172 vsize=867688 CPUtime=0
/proc/32174/task/32180/stat : 32180 (java) S 32172 32174 30841 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 28106120 888512512 20271 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32174/tid=32181] ppid=32172 vsize=867692 CPUtime=0.2
/proc/32174/task/32181/stat : 32181 (java) S 32172 32174 30841 0 -1 64 706 0 0 0 20 0 0 0 16 0 9 0 28106120 888516608 20271 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32174/tid=32182] ppid=32172 vsize=867688 CPUtime=0
/proc/32174/task/32182/stat : 32182 (java) S 32172 32174 30841 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 28106120 888512512 20271 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32174/tid=32183] ppid=32172 vsize=867688 CPUtime=0
/proc/32174/task/32183/stat : 32183 (java) S 32172 32174 30841 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 28106120 888512512 20271 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 867688

[startup+3.10252 s]
/proc/loadavg: 2.07 2.03 2.01 3/91 32185
/proc/meminfo: memFree=1681136/2055920 swapFree=4192812/4192956
[pid=32174] ppid=32172 vsize=868012 CPUtime=3.06
/proc/32174/stat : 32174 (java) S 32172 32174 30841 0 -1 0 26912 585 1 0 257 41 7 1 18 0 9 0 28106115 888844288 20334 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32174/statm: 217003 20334 2040 9 0 211461 0
[pid=32174/tid=32176] ppid=32172 vsize=868012 CPUtime=2.74
/proc/32174/task/32176/stat : 32176 (java) R 32172 32174 30841 0 -1 64 21461 585 1 0 228 38 7 1 24 0 9 0 28106116 888844288 20334 996147200 134512640 134550932 4294955968 18446744073709551615 4127082419 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32174/tid=32177] ppid=32172 vsize=868012 CPUtime=0.14
/proc/32174/task/32177/stat : 32177 (java) S 32172 32174 30841 0 -1 64 3773 585 0 0 5 1 7 1 16 0 9 0 28106118 888844288 20334 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32174/tid=32178] ppid=32172 vsize=868012 CPUtime=0.08
/proc/32174/task/32178/stat : 32178 (java) S 32172 32174 30841 0 -1 64 16 585 0 0 0 0 7 1 16 0 9 0 28106118 888844288 20334 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32174/tid=32179] ppid=32172 vsize=868012 CPUtime=0.08
/proc/32174/task/32179/stat : 32179 (java) S 32172 32174 30841 0 -1 64 5 585 0 0 0 0 7 1 16 0 9 0 28106118 888844288 20334 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32174/tid=32180] ppid=32172 vsize=868012 CPUtime=0.08
/proc/32174/task/32180/stat : 32180 (java) S 32172 32174 30841 0 -1 64 2 585 0 0 0 0 7 1 24 0 9 0 28106120 888844288 20334 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32174/tid=32181] ppid=32172 vsize=868012 CPUtime=0.3
/proc/32174/task/32181/stat : 32181 (java) S 32172 32174 30841 0 -1 64 841 585 0 0 22 0 7 1 15 0 9 0 28106120 888844288 20334 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32174/tid=32182] ppid=32172 vsize=868012 CPUtime=0.08
/proc/32174/task/32182/stat : 32182 (java) S 32172 32174 30841 0 -1 64 0 585 0 0 0 0 7 1 25 0 9 0 28106120 888844288 20334 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32174/tid=32183] ppid=32172 vsize=868012 CPUtime=0.08
/proc/32174/task/32183/stat : 32183 (java) S 32172 32174 30841 0 -1 64 10 585 0 0 0 0 7 1 15 0 9 0 28106120 888844288 20334 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 868012

[startup+6.30286 s]
/proc/loadavg: 2.07 2.03 2.01 3/89 32187
/proc/meminfo: memFree=1667832/2055920 swapFree=4192812/4192956
[pid=32174] ppid=32172 vsize=868188 CPUtime=6.24
/proc/32174/stat : 32174 (java) S 32172 32174 30841 0 -1 0 40098 585 1 0 571 45 7 1 18 0 9 0 28106115 889024512 24440 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32174/statm: 217047 24440 2662 9 0 211483 0
[pid=32174/tid=32176] ppid=32172 vsize=868188 CPUtime=5.67
/proc/32174/task/32176/stat : 32176 (java) R 32172 32174 30841 0 -1 64 25878 585 1 0 520 39 7 1 25 0 9 0 28106116 889024512 24440 996147200 134512640 134550932 4294955968 18446744073709551615 4127226419 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32174/tid=32177] ppid=32172 vsize=868188 CPUtime=0.32
/proc/32174/task/32177/stat : 32177 (java) S 32172 32174 30841 0 -1 64 12412 585 0 0 21 3 7 1 16 0 9 0 28106118 889024512 24440 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32174/tid=32178] ppid=32172 vsize=868188 CPUtime=0.08
/proc/32174/task/32178/stat : 32178 (java) S 32172 32174 30841 0 -1 64 20 585 0 0 0 0 7 1 16 0 9 0 28106118 889024512 24440 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32174/tid=32179] ppid=32172 vsize=868188 CPUtime=0.08
/proc/32174/task/32179/stat : 32179 (java) S 32172 32174 30841 0 -1 64 9 585 0 0 0 0 7 1 16 0 9 0 28106118 889024512 24440 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32174/tid=32180] ppid=32172 vsize=868188 CPUtime=0.08
/proc/32174/task/32180/stat : 32180 (java) S 32172 32174 30841 0 -1 64 2 585 0 0 0 0 7 1 24 0 9 0 28106120 889024512 24440 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32174/tid=32181] ppid=32172 vsize=868188 CPUtime=0.37
/proc/32174/task/32181/stat : 32181 (java) S 32172 32174 30841 0 -1 64 931 585 0 0 29 0 7 1 15 0 9 0 28106120 889024512 24440 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32174/tid=32182] ppid=32172 vsize=868188 CPUtime=0.08
/proc/32174/task/32182/stat : 32182 (java) S 32172 32174 30841 0 -1 64 0 585 0 0 0 0 7 1 25 0 9 0 28106120 889024512 24440 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32174/tid=32183] ppid=32172 vsize=868188 CPUtime=0.08
/proc/32174/task/32183/stat : 32183 (java) S 32172 32174 30841 0 -1 64 42 585 0 0 0 0 7 1 15 0 9 0 28106120 889024512 24440 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 868188

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

[startup+7.90104 s]
/proc/loadavg: 2.07 2.03 2.01 3/89 32187
/proc/meminfo: memFree=1639992/2055920 swapFree=4192812/4192956
[pid=32174] ppid=32172 vsize=868188 CPUtime=7.83
/proc/32174/stat : 32174 (java) S 32172 32174 30841 0 -1 0 49414 585 1 0 727 48 7 1 18 0 9 0 28106115 889024512 31397 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32174/statm: 217047 31397 2662 9 0 211483 0
[pid=32174/tid=32176] ppid=32172 vsize=868188 CPUtime=7.16
/proc/32174/task/32176/stat : 32176 (java) R 32172 32174 30841 0 -1 64 28162 585 1 0 669 39 7 1 25 0 9 0 28106116 889024512 31397 996147200 134512640 134550932 4294955968 18446744073709551615 4127293796 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32174/tid=32177] ppid=32172 vsize=868188 CPUtime=0.38
/proc/32174/task/32177/stat : 32177 (java) S 32172 32174 30841 0 -1 64 19393 585 0 0 24 6 7 1 16 0 9 0 28106118 889024512 31397 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32174/tid=32178] ppid=32172 vsize=868188 CPUtime=0.08
/proc/32174/task/32178/stat : 32178 (java) S 32172 32174 30841 0 -1 64 20 585 0 0 0 0 7 1 16 0 9 0 28106118 889024512 31397 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32174/tid=32179] ppid=32172 vsize=868188 CPUtime=0.08
/proc/32174/task/32179/stat : 32179 (java) S 32172 32174 30841 0 -1 64 9 585 0 0 0 0 7 1 16 0 9 0 28106118 889024512 31397 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32174/tid=32180] ppid=32172 vsize=868188 CPUtime=0.08
/proc/32174/task/32180/stat : 32180 (java) S 32172 32174 30841 0 -1 64 2 585 0 0 0 0 7 1 24 0 9 0 28106120 889024512 31397 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32174/tid=32181] ppid=32172 vsize=868188 CPUtime=0.4
/proc/32174/task/32181/stat : 32181 (java) S 32172 32174 30841 0 -1 64 982 585 0 0 32 0 7 1 15 0 9 0 28106120 889024512 31397 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32174/tid=32182] ppid=32172 vsize=868188 CPUtime=0.08
/proc/32174/task/32182/stat : 32182 (java) S 32172 32174 30841 0 -1 64 0 585 0 0 0 0 7 1 25 0 9 0 28106120 889024512 31397 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32174/tid=32183] ppid=32172 vsize=868188 CPUtime=0.08
/proc/32174/task/32183/stat : 32183 (java) S 32172 32174 30841 0 -1 64 42 585 0 0 0 0 7 1 15 0 9 0 28106120 889024512 31397 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.83
Current children cumulated vsize (KiB) 868188

[startup+8.70112 s]
/proc/loadavg: 2.07 2.03 2.01 3/89 32187
/proc/meminfo: memFree=1639928/2055920 swapFree=4192812/4192956
[pid=32174] ppid=32172 vsize=868188 CPUtime=8.63
/proc/32174/stat : 32174 (java) S 32172 32174 30841 0 -1 0 49418 585 1 0 807 48 7 1 18 0 9 0 28106115 889024512 31398 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32174/statm: 217047 31398 2662 9 0 211483 0
[pid=32174/tid=32176] ppid=32172 vsize=868188 CPUtime=7.95
/proc/32174/task/32176/stat : 32176 (java) R 32172 32174 30841 0 -1 64 28164 585 1 0 748 39 7 1 25 0 9 0 28106116 889024512 31398 996147200 134512640 134550932 4294955968 18446744073709551615 4127234129 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32174/tid=32177] ppid=32172 vsize=868188 CPUtime=0.4
/proc/32174/task/32177/stat : 32177 (java) S 32172 32174 30841 0 -1 64 19394 585 0 0 26 6 7 1 16 0 9 0 28106118 889024512 31398 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32174/tid=32178] ppid=32172 vsize=868188 CPUtime=0.08
/proc/32174/task/32178/stat : 32178 (java) S 32172 32174 30841 0 -1 64 20 585 0 0 0 0 7 1 16 0 9 0 28106118 889024512 31398 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32174/tid=32179] ppid=32172 vsize=868188 CPUtime=0.08
/proc/32174/task/32179/stat : 32179 (java) S 32172 32174 30841 0 -1 64 9 585 0 0 0 0 7 1 16 0 9 0 28106118 889024512 31398 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32174/tid=32180] ppid=32172 vsize=868188 CPUtime=0.08
/proc/32174/task/32180/stat : 32180 (java) S 32172 32174 30841 0 -1 64 2 585 0 0 0 0 7 1 24 0 9 0 28106120 889024512 31398 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32174/tid=32181] ppid=32172 vsize=868188 CPUtime=0.4
/proc/32174/task/32181/stat : 32181 (java) S 32172 32174 30841 0 -1 64 983 585 0 0 32 0 7 1 15 0 9 0 28106120 889024512 31398 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32174/tid=32182] ppid=32172 vsize=868188 CPUtime=0.08
/proc/32174/task/32182/stat : 32182 (java) S 32172 32174 30841 0 -1 64 0 585 0 0 0 0 7 1 25 0 9 0 28106120 889024512 31398 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32174/tid=32183] ppid=32172 vsize=868188 CPUtime=0.08
/proc/32174/task/32183/stat : 32183 (java) S 32172 32174 30841 0 -1 64 42 585 0 0 0 0 7 1 15 0 9 0 28106120 889024512 31398 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 8.63
Current children cumulated vsize (KiB) 868188

[startup+9.50121 s]
/proc/loadavg: 2.07 2.03 2.01 3/89 32187
/proc/meminfo: memFree=1639928/2055920 swapFree=4192812/4192956
[pid=32174] ppid=32172 vsize=868188 CPUtime=9.42
/proc/32174/stat : 32174 (java) S 32172 32174 30841 0 -1 0 49421 585 1 0 886 48 7 1 18 0 9 0 28106115 889024512 31399 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32174/statm: 217047 31399 2662 9 0 211483 0
[pid=32174/tid=32176] ppid=32172 vsize=868188 CPUtime=8.73
/proc/32174/task/32176/stat : 32176 (java) R 32172 32174 30841 0 -1 64 28166 585 1 0 826 39 7 1 25 0 9 0 28106116 889024512 31399 996147200 134512640 134550932 4294955968 18446744073709551615 4127242130 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32174/tid=32177] ppid=32172 vsize=868188 CPUtime=0.41
/proc/32174/task/32177/stat : 32177 (java) S 32172 32174 30841 0 -1 64 19394 585 0 0 27 6 7 1 16 0 9 0 28106118 889024512 31399 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32174/tid=32178] ppid=32172 vsize=868188 CPUtime=0.08
/proc/32174/task/32178/stat : 32178 (java) S 32172 32174 30841 0 -1 64 20 585 0 0 0 0 7 1 16 0 9 0 28106118 889024512 31399 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32174/tid=32179] ppid=32172 vsize=868188 CPUtime=0.08
/proc/32174/task/32179/stat : 32179 (java) S 32172 32174 30841 0 -1 64 9 585 0 0 0 0 7 1 16 0 9 0 28106118 889024512 31399 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32174/tid=32180] ppid=32172 vsize=868188 CPUtime=0.08
/proc/32174/task/32180/stat : 32180 (java) S 32172 32174 30841 0 -1 64 2 585 0 0 0 0 7 1 24 0 9 0 28106120 889024512 31399 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32174/tid=32181] ppid=32172 vsize=868188 CPUtime=0.4
/proc/32174/task/32181/stat : 32181 (java) S 32172 32174 30841 0 -1 64 984 585 0 0 32 0 7 1 15 0 9 0 28106120 889024512 31399 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32174/tid=32182] ppid=32172 vsize=868188 CPUtime=0.08
/proc/32174/task/32182/stat : 32182 (java) S 32172 32174 30841 0 -1 64 0 585 0 0 0 0 7 1 25 0 9 0 28106120 889024512 31399 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32174/tid=32183] ppid=32172 vsize=868188 CPUtime=0.08
/proc/32174/task/32183/stat : 32183 (java) S 32172 32174 30841 0 -1 64 42 585 0 0 0 0 7 1 15 0 9 0 28106120 889024512 31399 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9.42
Current children cumulated vsize (KiB) 868188

[startup+9.90652 s]
/proc/loadavg: 2.07 2.03 2.01 3/89 32187
/proc/meminfo: memFree=1639944/2055920 swapFree=4192812/4192956
[pid=32174] ppid=32172 vsize=0 CPUtime=9.82
/proc/32174/stat : 32174 (java) Z 32172 32174 30841 0 -1 12 49459 585 1 0 924 50 7 1 16 0 2 0 28106115 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32174/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 9.82
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 9.9105
CPU time (s): 9.8455
CPU user time (s): 9.32658
CPU system time (s): 0.518921
CPU usage (%): 99.3441
Max. virtual memory (cumulated for all children) (KiB): 869888

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.32658
system time used= 0.518921
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 50044
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= 1797
involuntary context switches= 1971

runsolver used 0.014997 second user time and 0.044993 second system time

The end

Launcher Data

Begin job on node19 at 2009-07-12 16:53:15
IDJOB=2096566
IDBENCH=56450
IDSOLVER=774
FILE ID=node19/2096566-1247410395
PBS_JOBID= 9510605
Free space on /tmp= 66428 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/os-taillard-20/normalized-os-taillard-20-105-2.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2096566-1247410395/watcher-2096566-1247410395 -o /tmp/evaluation-result-2096566-1247410395/solver-2096566-1247410395 -C 1800 -W 2000 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-2096566-1247410395.xml

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

MD5SUM BENCH= 4edeb52ba8c5e270795a490c2e727147
RANDOM SEED=1188908462

node19.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.211
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.211
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:       1756136 kB
Buffers:         34320 kB
Cached:         114532 kB
SwapCached:          0 kB
Active:         181332 kB
Inactive:        61988 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1756136 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3116 kB
Writeback:           0 kB
Mapped:         114904 kB
Slab:            41460 kB
Committed_AS:  1008400 kB
PageTables:       2032 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= 66428 MiB
End job on node19 at 2009-07-12 16:53:25