Trace number 2096557

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Abscon 112v4 ACSAT 9.01963 9.07582

DiagnosticValue
CHECKS7620
NODES918

General information on the benchmark

Namecsp/os-taillard-20/
normalized-os-taillard-20-100-3.xml
MD5SUMb03ce6bb41b3c7eeec8edd1190e4268e
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark7.06092
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of constraints7600
Maximum constraint arity2
Maximum domain size1310
Number of constraints which are defined in extension0
Number of constraints which are defined in intension7600
Global constraints used (with number of constraints)

Solver Data

0.04/0.08	
0.04/0.08	Abscon 112 (May, 2008)
0.19/0.24	
0.19/0.24	   configuration
0.19/0.24	     name=mac.xml
0.19/0.27	   
0.19/0.27	   instance
0.19/0.27	     name=HOME/instance-2096557-1247410385.xml
0.29/0.31	   
0.29/0.31	   domains being loaded...
0.29/0.38	   
0.29/0.38	   variables being loaded...
0.39/0.48	     nbVariables=400  nbDomainTypes=400  minDomainSize=1212  maxDomainSize=1310  nbTotalValues=503796
0.39/0.48	       =>  wckTime=0.238  cpuTime=0.16  mem=19M657
0.39/0.48	   
0.39/0.48	   predicates being loaded...
0.48/0.54	   
0.48/0.54	   constraints being loaded...
3.15/3.22	     nbConstraints=7620  nbGlobalConstraints=7620  nbSharedBinaryRepresentations=0  minDegree=39  maxDegree=39
3.25/3.35	     minArity=2  avgArity=2.05  maxArity=20  nbGenerators=0  nbFusions=0  symmetryWckTime=1.275  symmetryCpuTime=1.13
3.25/3.35	     nbCliques=20
3.25/3.35	       =>  wckTime=2.977  cpuTime=2.56  mem=59M674
3.35/3.40	   
3.35/3.40	   solver IterativeSystematicSolver being built... 
3.35/3.47	   
3.35/3.47	   INFO : Forward propagation technique limited 
3.45/3.56	       =>  wckTime=3.315  cpuTime=2.7  mem=56M33
3.55/3.62	   
3.55/3.62	   preprocessing
3.55/3.62	     nbConstraintChecks=0  nbPropagations=400  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
3.55/3.62	     detectedInconsistency=no
3.55/3.62	       =>  wckTime=0.041  cpuTime=0.03  mem=56M997
8.95/9.02	   
8.95/9.02	   search
8.95/9.02	     run=2  nbConstraintChecks=7620  minDepth=401  maxDepth=400  nbPropagations=36371  nbRevisions=0
8.95/9.02	     nbUselessRevisions=0  nbAssignments=918  nbFailedAssignments=25  nbBacktracks=0  nbVisitedNodes=944
8.95/9.02	     nbRestartNogoods=25  nbFoundSolutions=1  mapSize=0  nbInferences=0  nbTooLargeKeys=844  nbSEliminables=0
8.95/9.02	     nbREliminables=12.41  nbIEliminables=0  nbDEliminables=0  nbPEliminables=0
8.95/9.02	       =>  wckTime=5.444  cpuTime=5.31  mem=54M198
8.95/9.02	   
8.95/9.02	   global
8.95/9.02	     nbConstraintChecks=7620  nbPropagations=36771  nbRestartNogoods=25  solvingWckTime=5.446  solvingCpuTime=5.31
8.95/9.02	     expiredTime=no  totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=7.97  globalCpuTime=8.07
8.95/9.02	       =>  wckTime=8.779  cpuTime=8.03  mem=54M198
8.95/9.02	   
8.95/9.02	s SATISFIABLE
8.95/9.02	v 857 450 182 686 353 357 1044 368 963 320 749 540 909 256 1114 800 1210 95 606 0 917 73 250 720 1135 1075 700 533 818 345 1161 159 455 56 981 789 606 830 1183 545 774 937 857 411 473 545 333 789 0 274 415 1026 612 95 686 1111 963 378 1177 191 930 753 544 280 1014 1073 0 1060 687 189 379 1034 1069 874 98 619 467 1047 814 971 176 1179 567 864 157 1184 459 1252 363 1049 788 780 680 612 83 0 274 1069 944 477 1084 737 94 515 891 589 1014 1150 190 240 0 455 864 214 1182 314 228 678 363 717 1034 969 521 656 127 1091 624 954 477 845 1141 747 265 159 41 456 67 1208 363 0 845 0 959 857 456 94 820 265 566 833 701 921 840 363 751 1049 1006 636 182 521 1238 547 286 820 919 1084 331 781 723 864 94 239 171 644 797 973 168 1049 436 0 279 720 1152 800 1179 462 1006 0 606 1048 540 644 348 1106 891 251 130 1212 37 450 930 813 1132 544 293 375 717 900 459 213 1050 1105 579 1262 345 1208 515 67 666 0 230 376 805 981 747 594 0 86 753 656 940 157 281 1182 1247 1132 923 737 864 527 334 797 874 1250 585 0 606 73 1189 856 1097 625 256 981 213 319 441 140 521 699 727 379 477 640 858 527 813 1138 874 978 96 331 240 376 171 940 1090 0 1041 544 701 127 320 1111 875 96 1018 456 1161 0 978 925 786 911 201 293 265 594 937 239 640 56 857 130 921 86 314 1183 786 978 687 379 251 747 1135 456 1041 537 0 167 814 0 1175 191 931 1003 375 676 723 462 171 1091 287 547 80 965 1049 644 73 567 90 0 364 860 566 1106 815 515 864 447 633 593 1147 201 280 971 774 736 1050 718 1251 167 0 973 1141 455 544 41 919 120 727 83 287 368 1213 644 190 781 1090 817 447 1044 182 1129 68 805 533 781 364 37 73 1175 877 978 594 250 638 700 98 0 
8.95/9.02	d NODES 918
8.95/9.02	d CHECKS 7620
8.95/9.02	   
8.95/9.02	   totalWckTime=8.844  totalCpuTime=8.08

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-2096557-1247410385/watcher-2096557-1247410385 -o /tmp/evaluation-result-2096557-1247410385/solver-2096557-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-2096557-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.31 2.10 1.96 4/81 1927
/proc/meminfo: memFree=1792968/2055920 swapFree=4192812/4192956
[pid=1927] ppid=1925 vsize=152 CPUtime=0
/proc/1927/stat : 1927 (java) R 1925 1927 32171 0 -1 0 205 0 0 0 0 0 0 0 20 0 1 0 28103116 155648 26 996147200 134512640 134550932 4294955968 18446744073709551615 5714724 0 0 4096 0 0 0 0 17 0 0 0
/proc/1927/statm: 38 26 19 9 0 4 0

[startup+0.0621859 s]
/proc/loadavg: 2.31 2.10 1.96 4/81 1927
/proc/meminfo: memFree=1792968/2055920 swapFree=4192812/4192956
[pid=1927] ppid=1925 vsize=864024 CPUtime=0.04
/proc/1927/stat : 1927 (java) S 1925 1927 32171 0 -1 0 2840 0 1 0 3 1 0 0 20 0 9 0 28103116 884760576 2373 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1927/statm: 216006 2373 1125 9 0 210899 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 864024

[startup+0.101201 s]
/proc/loadavg: 2.31 2.10 1.96 4/81 1927
/proc/meminfo: memFree=1792968/2055920 swapFree=4192812/4192956
[pid=1927] ppid=1925 vsize=865984 CPUtime=0.09
/proc/1927/stat : 1927 (java) S 1925 1927 32171 0 -1 0 3783 0 1 0 7 2 0 0 20 0 9 0 28103116 886767616 3239 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1927/statm: 216496 3239 1708 9 0 210981 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865984

[startup+0.301234 s]
/proc/loadavg: 2.31 2.10 1.96 4/81 1927
/proc/meminfo: memFree=1792968/2055920 swapFree=4192812/4192956
[pid=1927] ppid=1925 vsize=866380 CPUtime=0.29
/proc/1927/stat : 1927 (java) S 1925 1927 32171 0 -1 0 6005 0 1 0 25 4 0 0 20 0 9 0 28103116 887173120 5371 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1927/statm: 216595 5371 1986 9 0 211053 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866380

[startup+0.701317 s]
/proc/loadavg: 2.31 2.10 1.96 4/81 1927
/proc/meminfo: memFree=1792968/2055920 swapFree=4192812/4192956
[pid=1927] ppid=1925 vsize=867776 CPUtime=0.68
/proc/1927/stat : 1927 (java) S 1925 1927 32171 0 -1 0 11530 0 1 0 61 7 0 0 20 0 9 0 28103116 888602624 10884 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1927/statm: 216944 10884 2036 9 0 211380 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867776

[startup+1.50248 s]
/proc/loadavg: 2.37 2.11 1.96 3/90 1938
/proc/meminfo: memFree=1737408/2055920 swapFree=4192812/4192956
[pid=1927] ppid=1925 vsize=867688 CPUtime=1.47
/proc/1927/stat : 1927 (java) S 1925 1927 32171 0 -1 0 20858 0 1 0 126 21 0 0 20 0 9 0 28103116 888512512 20186 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1927/statm: 216922 20186 2027 9 0 211380 0
[pid=1927/tid=1931] ppid=1925 vsize=867688 CPUtime=1.16
/proc/1927/task/1931/stat : 1931 (java) R 1925 1927 32171 0 -1 64 15816 0 1 0 99 17 0 0 25 0 9 0 28103118 888512512 20186 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1927/tid=1932] ppid=1925 vsize=867688 CPUtime=0.06
/proc/1927/task/1932/stat : 1932 (java) S 1925 1927 32171 0 -1 64 3635 0 0 0 5 1 0 0 17 0 9 0 28103119 888512512 20186 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1927/tid=1933] ppid=1925 vsize=867688 CPUtime=0
/proc/1927/task/1933/stat : 1933 (java) S 1925 1927 32171 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28103119 888512512 20186 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1927/tid=1934] ppid=1925 vsize=867688 CPUtime=0
/proc/1927/task/1934/stat : 1934 (java) S 1925 1927 32171 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28103119 888512512 20186 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1927/tid=1935] ppid=1925 vsize=867688 CPUtime=0
/proc/1927/task/1935/stat : 1935 (java) S 1925 1927 32171 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28103121 888512512 20186 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1927/tid=1936] ppid=1925 vsize=867688 CPUtime=0.22
/proc/1927/task/1936/stat : 1936 (java) S 1925 1927 32171 0 -1 64 706 0 0 0 21 1 0 0 16 0 9 0 28103121 888512512 20186 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1927/tid=1937] ppid=1925 vsize=867688 CPUtime=0
/proc/1927/task/1937/stat : 1937 (java) S 1925 1927 32171 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 28103121 888512512 20186 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1927/tid=1938] ppid=1925 vsize=867688 CPUtime=0
/proc/1927/task/1938/stat : 1938 (java) S 1925 1927 32171 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 28103121 888512512 20186 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.1018 s]
/proc/loadavg: 2.37 2.11 1.96 4/92 1940
/proc/meminfo: memFree=1718896/2055920 swapFree=4192812/4192956
[pid=1927] ppid=1925 vsize=868012 CPUtime=3.05
/proc/1927/stat : 1927 (java) S 1925 1927 32171 0 -1 0 27464 583 1 0 255 43 6 1 20 0 9 0 28103116 888844288 20252 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1927/statm: 217003 20252 2040 9 0 211461 0
[pid=1927/tid=1931] ppid=1925 vsize=868012 CPUtime=2.71
/proc/1927/task/1931/stat : 1931 (java) R 1925 1927 32171 0 -1 64 22096 583 1 0 226 38 6 1 25 0 9 0 28103118 888844288 20252 996147200 134512640 134550932 4294955968 18446744073709551615 4127087666 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1927/tid=1932] ppid=1925 vsize=868012 CPUtime=0.13
/proc/1927/task/1932/stat : 1932 (java) S 1925 1927 32171 0 -1 64 3703 583 0 0 5 1 6 1 16 0 9 0 28103119 888844288 20252 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1927/tid=1933] ppid=1925 vsize=868012 CPUtime=0.07
/proc/1927/task/1933/stat : 1933 (java) S 1925 1927 32171 0 -1 64 16 583 0 0 0 0 6 1 16 0 9 0 28103119 888844288 20252 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1927/tid=1934] ppid=1925 vsize=868012 CPUtime=0.07
/proc/1927/task/1934/stat : 1934 (java) S 1925 1927 32171 0 -1 64 5 583 0 0 0 0 6 1 16 0 9 0 28103119 888844288 20252 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1927/tid=1935] ppid=1925 vsize=868012 CPUtime=0.07
/proc/1927/task/1935/stat : 1935 (java) S 1925 1927 32171 0 -1 64 2 583 0 0 0 0 6 1 18 0 9 0 28103121 888844288 20252 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1927/tid=1936] ppid=1925 vsize=868012 CPUtime=0.31
/proc/1927/task/1936/stat : 1936 (java) S 1925 1927 32171 0 -1 64 841 583 0 0 23 1 6 1 15 0 9 0 28103121 888844288 20252 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1927/tid=1937] ppid=1925 vsize=868012 CPUtime=0.07
/proc/1927/task/1937/stat : 1937 (java) S 1925 1927 32171 0 -1 64 0 583 0 0 0 0 6 1 19 0 9 0 28103121 888844288 20252 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1927/tid=1938] ppid=1925 vsize=868012 CPUtime=0.07
/proc/1927/task/1938/stat : 1938 (java) S 1925 1927 32171 0 -1 64 11 583 0 0 0 0 6 1 15 0 9 0 28103121 888844288 20252 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.30245 s]
/proc/loadavg: 2.34 2.11 1.96 3/90 1942
/proc/meminfo: memFree=1705592/2055920 swapFree=4192812/4192956
[pid=1927] ppid=1925 vsize=868188 CPUtime=6.25
/proc/1927/stat : 1927 (java) S 1925 1927 32171 0 -1 0 41078 583 1 0 571 47 6 1 20 0 9 0 28103116 889024512 24350 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1927/statm: 217047 24350 2662 9 0 211483 0
[pid=1927/tid=1931] ppid=1925 vsize=868188 CPUtime=5.66
/proc/1927/task/1931/stat : 1931 (java) R 1925 1927 32171 0 -1 64 27019 583 1 0 520 39 6 1 25 0 9 0 28103118 889024512 24350 996147200 134512640 134550932 4294955968 18446744073709551615 4127230493 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1927/tid=1932] ppid=1925 vsize=868188 CPUtime=0.31
/proc/1927/task/1932/stat : 1932 (java) S 1925 1927 32171 0 -1 64 12235 583 0 0 20 4 6 1 16 0 9 0 28103119 889024512 24350 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1927/tid=1933] ppid=1925 vsize=868188 CPUtime=0.07
/proc/1927/task/1933/stat : 1933 (java) S 1925 1927 32171 0 -1 64 20 583 0 0 0 0 6 1 16 0 9 0 28103119 889024512 24350 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1927/tid=1934] ppid=1925 vsize=868188 CPUtime=0.07
/proc/1927/task/1934/stat : 1934 (java) S 1925 1927 32171 0 -1 64 9 583 0 0 0 0 6 1 16 0 9 0 28103119 889024512 24350 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1927/tid=1935] ppid=1925 vsize=868188 CPUtime=0.07
/proc/1927/task/1935/stat : 1935 (java) S 1925 1927 32171 0 -1 64 2 583 0 0 0 0 6 1 18 0 9 0 28103121 889024512 24350 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1927/tid=1936] ppid=1925 vsize=868188 CPUtime=0.38
/proc/1927/task/1936/stat : 1936 (java) S 1925 1927 32171 0 -1 64 960 583 0 0 29 2 6 1 16 0 9 0 28103121 889024512 24350 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1927/tid=1937] ppid=1925 vsize=868188 CPUtime=0.07
/proc/1927/task/1937/stat : 1937 (java) S 1925 1927 32171 0 -1 64 0 583 0 0 0 0 6 1 19 0 9 0 28103121 889024512 24350 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1927/tid=1938] ppid=1925 vsize=868188 CPUtime=0.07
/proc/1927/task/1938/stat : 1938 (java) S 1925 1927 32171 0 -1 64 42 583 0 0 0 0 6 1 15 0 9 0 28103121 889024512 24350 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 868188

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

[startup+7.90178 s]
/proc/loadavg: 2.34 2.11 1.96 3/90 1942
/proc/meminfo: memFree=1678264/2055920 swapFree=4192812/4192956
[pid=1927] ppid=1925 vsize=868188 CPUtime=7.85
/proc/1927/stat : 1927 (java) S 1925 1927 32171 0 -1 0 49139 583 1 0 728 50 6 1 20 0 9 0 28103116 889024512 31177 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1927/statm: 217047 31177 2662 9 0 211483 0
[pid=1927/tid=1931] ppid=1925 vsize=868188 CPUtime=7.17
/proc/1927/task/1931/stat : 1931 (java) R 1925 1927 32171 0 -1 64 28200 583 1 0 671 39 6 1 25 0 9 0 28103118 889024512 31177 996147200 134512640 134550932 4294955968 18446744073709551615 4127233742 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1927/tid=1932] ppid=1925 vsize=868188 CPUtime=0.38
/proc/1927/task/1932/stat : 1932 (java) S 1925 1927 32171 0 -1 64 19092 583 0 0 24 7 6 1 16 0 9 0 28103119 889024512 31177 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1927/tid=1933] ppid=1925 vsize=868188 CPUtime=0.07
/proc/1927/task/1933/stat : 1933 (java) S 1925 1927 32171 0 -1 64 20 583 0 0 0 0 6 1 16 0 9 0 28103119 889024512 31177 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1927/tid=1934] ppid=1925 vsize=868188 CPUtime=0.07
/proc/1927/task/1934/stat : 1934 (java) S 1925 1927 32171 0 -1 64 9 583 0 0 0 0 6 1 16 0 9 0 28103119 889024512 31177 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1927/tid=1935] ppid=1925 vsize=868188 CPUtime=0.07
/proc/1927/task/1935/stat : 1935 (java) S 1925 1927 32171 0 -1 64 2 583 0 0 0 0 6 1 18 0 9 0 28103121 889024512 31177 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1927/tid=1936] ppid=1925 vsize=868188 CPUtime=0.4
/proc/1927/task/1936/stat : 1936 (java) S 1925 1927 32171 0 -1 64 983 583 0 0 31 2 6 1 15 0 9 0 28103121 889024512 31177 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1927/tid=1937] ppid=1925 vsize=868188 CPUtime=0.07
/proc/1927/task/1937/stat : 1937 (java) S 1925 1927 32171 0 -1 64 0 583 0 0 0 0 6 1 19 0 9 0 28103121 889024512 31177 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1927/tid=1938] ppid=1925 vsize=868188 CPUtime=0.07
/proc/1927/task/1938/stat : 1938 (java) S 1925 1927 32171 0 -1 64 42 583 0 0 0 0 6 1 15 0 9 0 28103121 889024512 31177 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.85
Current children cumulated vsize (KiB) 868188

[startup+8.70194 s]
/proc/loadavg: 2.34 2.11 1.96 2/80 1944
/proc/meminfo: memFree=1711328/2055920 swapFree=4192812/4192956
[pid=1927] ppid=1925 vsize=868188 CPUtime=8.65
/proc/1927/stat : 1927 (java) S 1925 1927 32171 0 -1 0 49141 583 1 0 808 50 6 1 20 0 9 0 28103116 889024512 31178 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1927/statm: 217047 31178 2662 9 0 211483 0
[pid=1927/tid=1931] ppid=1925 vsize=868188 CPUtime=7.96
/proc/1927/task/1931/stat : 1931 (java) R 1925 1927 32171 0 -1 64 28201 583 1 0 750 39 6 1 25 0 9 0 28103118 889024512 31178 996147200 134512640 134550932 4294955968 18446744073709551615 4127086005 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1927/tid=1932] ppid=1925 vsize=868188 CPUtime=0.39
/proc/1927/task/1932/stat : 1932 (java) S 1925 1927 32171 0 -1 64 19092 583 0 0 25 7 6 1 16 0 9 0 28103119 889024512 31178 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1927/tid=1933] ppid=1925 vsize=868188 CPUtime=0.07
/proc/1927/task/1933/stat : 1933 (java) S 1925 1927 32171 0 -1 64 20 583 0 0 0 0 6 1 16 0 9 0 28103119 889024512 31178 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1927/tid=1934] ppid=1925 vsize=868188 CPUtime=0.07
/proc/1927/task/1934/stat : 1934 (java) S 1925 1927 32171 0 -1 64 9 583 0 0 0 0 6 1 16 0 9 0 28103119 889024512 31178 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1927/tid=1935] ppid=1925 vsize=868188 CPUtime=0.07
/proc/1927/task/1935/stat : 1935 (java) S 1925 1927 32171 0 -1 64 2 583 0 0 0 0 6 1 18 0 9 0 28103121 889024512 31178 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1927/tid=1936] ppid=1925 vsize=868188 CPUtime=0.4
/proc/1927/task/1936/stat : 1936 (java) S 1925 1927 32171 0 -1 64 984 583 0 0 31 2 6 1 15 0 9 0 28103121 889024512 31178 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1927/tid=1937] ppid=1925 vsize=868188 CPUtime=0.07
/proc/1927/task/1937/stat : 1937 (java) S 1925 1927 32171 0 -1 64 0 583 0 0 0 0 6 1 19 0 9 0 28103121 889024512 31178 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1927/tid=1938] ppid=1925 vsize=868188 CPUtime=0.07
/proc/1927/task/1938/stat : 1938 (java) S 1925 1927 32171 0 -1 64 42 583 0 0 0 0 6 1 15 0 9 0 28103121 889024512 31178 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 8.65
Current children cumulated vsize (KiB) 868188

[startup+8.90199 s]
/proc/loadavg: 2.34 2.11 1.96 2/80 1944
/proc/meminfo: memFree=1711328/2055920 swapFree=4192812/4192956
[pid=1927] ppid=1925 vsize=868188 CPUtime=8.85
/proc/1927/stat : 1927 (java) S 1925 1927 32171 0 -1 0 49142 583 1 0 828 50 6 1 20 0 9 0 28103116 889024512 31178 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1927/statm: 217047 31178 2662 9 0 211483 0
[pid=1927/tid=1931] ppid=1925 vsize=868188 CPUtime=8.15
/proc/1927/task/1931/stat : 1931 (java) R 1925 1927 32171 0 -1 64 28202 583 1 0 769 39 6 1 18 0 9 0 28103118 889024512 31178 996147200 134512640 134550932 4294955968 18446744073709551615 4127234612 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1927/tid=1932] ppid=1925 vsize=868188 CPUtime=0.39
/proc/1927/task/1932/stat : 1932 (java) S 1925 1927 32171 0 -1 64 19092 583 0 0 25 7 6 1 16 0 9 0 28103119 889024512 31178 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1927/tid=1933] ppid=1925 vsize=868188 CPUtime=0.07
/proc/1927/task/1933/stat : 1933 (java) S 1925 1927 32171 0 -1 64 20 583 0 0 0 0 6 1 16 0 9 0 28103119 889024512 31178 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1927/tid=1934] ppid=1925 vsize=868188 CPUtime=0.07
/proc/1927/task/1934/stat : 1934 (java) S 1925 1927 32171 0 -1 64 9 583 0 0 0 0 6 1 16 0 9 0 28103119 889024512 31178 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1927/tid=1935] ppid=1925 vsize=868188 CPUtime=0.07
/proc/1927/task/1935/stat : 1935 (java) S 1925 1927 32171 0 -1 64 2 583 0 0 0 0 6 1 18 0 9 0 28103121 889024512 31178 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1927/tid=1936] ppid=1925 vsize=868188 CPUtime=0.4
/proc/1927/task/1936/stat : 1936 (java) S 1925 1927 32171 0 -1 64 984 583 0 0 31 2 6 1 15 0 9 0 28103121 889024512 31178 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1927/tid=1937] ppid=1925 vsize=868188 CPUtime=0.07
/proc/1927/task/1937/stat : 1937 (java) S 1925 1927 32171 0 -1 64 0 583 0 0 0 0 6 1 19 0 9 0 28103121 889024512 31178 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1927/tid=1938] ppid=1925 vsize=868188 CPUtime=0.07
/proc/1927/task/1938/stat : 1938 (java) S 1925 1927 32171 0 -1 64 42 583 0 0 0 0 6 1 15 0 9 0 28103121 889024512 31178 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 8.85
Current children cumulated vsize (KiB) 868188

[startup+9.00201 s]
/proc/loadavg: 2.34 2.11 1.96 2/80 1944
/proc/meminfo: memFree=1711328/2055920 swapFree=4192812/4192956
[pid=1927] ppid=1925 vsize=868188 CPUtime=8.95
/proc/1927/stat : 1927 (java) S 1925 1927 32171 0 -1 0 49150 583 1 0 838 50 6 1 20 0 9 0 28103116 889024512 31181 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1927/statm: 217047 31181 2662 9 0 211483 0
[pid=1927/tid=1931] ppid=1925 vsize=868188 CPUtime=8.25
/proc/1927/task/1931/stat : 1931 (java) R 1925 1927 32171 0 -1 64 28209 583 1 0 779 39 6 1 19 0 9 0 28103118 889024512 31181 996147200 134512640 134550932 4294955968 18446744073709551615 4127296227 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1927/tid=1932] ppid=1925 vsize=868188 CPUtime=0.39
/proc/1927/task/1932/stat : 1932 (java) S 1925 1927 32171 0 -1 64 19092 583 0 0 25 7 6 1 16 0 9 0 28103119 889024512 31181 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1927/tid=1933] ppid=1925 vsize=868188 CPUtime=0.07
/proc/1927/task/1933/stat : 1933 (java) S 1925 1927 32171 0 -1 64 20 583 0 0 0 0 6 1 16 0 9 0 28103119 889024512 31181 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1927/tid=1934] ppid=1925 vsize=868188 CPUtime=0.07
/proc/1927/task/1934/stat : 1934 (java) S 1925 1927 32171 0 -1 64 9 583 0 0 0 0 6 1 16 0 9 0 28103119 889024512 31181 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1927/tid=1935] ppid=1925 vsize=868188 CPUtime=0.07
/proc/1927/task/1935/stat : 1935 (java) S 1925 1927 32171 0 -1 64 2 583 0 0 0 0 6 1 18 0 9 0 28103121 889024512 31181 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1927/tid=1936] ppid=1925 vsize=868188 CPUtime=0.41
/proc/1927/task/1936/stat : 1936 (java) S 1925 1927 32171 0 -1 64 985 583 0 0 32 2 6 1 16 0 9 0 28103121 889024512 31181 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1927/tid=1937] ppid=1925 vsize=868188 CPUtime=0.07
/proc/1927/task/1937/stat : 1937 (java) S 1925 1927 32171 0 -1 64 0 583 0 0 0 0 6 1 19 0 9 0 28103121 889024512 31181 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1927/tid=1938] ppid=1925 vsize=868188 CPUtime=0.07
/proc/1927/task/1938/stat : 1938 (java) S 1925 1927 32171 0 -1 64 42 583 0 0 0 0 6 1 15 0 9 0 28103121 889024512 31181 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 8.95
Current children cumulated vsize (KiB) 868188

Child status: 0
Real time (s): 9.07582
CPU time (s): 9.01963
CPU user time (s): 8.47971
CPU system time (s): 0.539917
CPU usage (%): 99.3809
Max. virtual memory (cumulated for all children) (KiB): 869468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.47971
system time used= 0.539917
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49762
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= 1802
involuntary context switches= 1778

runsolver used 0.015997 second user time and 0.031995 second system time

The end

Launcher Data

Begin job on node80 at 2009-07-12 16:53:05
IDJOB=2096557
IDBENCH=56436
IDSOLVER=773
FILE ID=node80/2096557-1247410385
PBS_JOBID= 9510490
Free space on /tmp= 66368 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/os-taillard-20/normalized-os-taillard-20-100-3.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2096557-1247410385/watcher-2096557-1247410385 -o /tmp/evaluation-result-2096557-1247410385/solver-2096557-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-2096557-1247410385.xml

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

MD5SUM BENCH= b03ce6bb41b3c7eeec8edd1190e4268e
RANDOM SEED=488335112

node80.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.285
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.285
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1793448 kB
Buffers:         36764 kB
Cached:         120452 kB
SwapCached:          0 kB
Active:         136516 kB
Inactive:        70336 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1793448 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3668 kB
Writeback:           0 kB
Mapped:          70008 kB
Slab:            40848 kB
Committed_AS:  1017112 kB
PageTables:       1864 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= 66364 MiB
End job on node80 at 2009-07-12 16:53:14