Trace number 2094603

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 3.67744 3.76512

DiagnosticValue
CHECKS3165
NODES228

General information on the benchmark

Namecsp/os-taillard-15/
normalized-os-taillard-15-105-8.xml
MD5SUM5397915d5f29b2750a915fa9c415307c
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 benchmark0.830872
Satisfiable
(Un)Satisfiability was proved
Number of variables225
Number of constraints3150
Maximum constraint arity2
Maximum domain size999
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3150
Global constraints used (with number of constraints)

Solver Data

0.00/0.08	
0.00/0.08	Abscon 112 (May, 2008)
0.19/0.23	
0.19/0.23	   configuration
0.19/0.23	     name=mac.xml
0.19/0.29	   
0.19/0.29	   instance
0.19/0.29	     name=HOME/instance-2094603-1247404768.xml
0.28/0.33	   
0.28/0.33	   domains being loaded...
0.28/0.36	   
0.28/0.36	   variables being loaded...
0.48/0.54	     nbVariables=225  nbDomainTypes=225  minDomainSize=901  maxDomainSize=999  nbTotalValues=213808
0.48/0.54	       =>  wckTime=0.303  cpuTime=0.23  mem=12M844
0.48/0.54	   
0.48/0.54	   predicates being loaded...
0.58/0.60	   
0.58/0.60	   constraints being loaded...
1.87/1.95	     nbConstraints=3165  nbGlobalConstraints=3165  nbSharedBinaryRepresentations=0  minDegree=29  maxDegree=29
1.87/1.95	     minArity=2  avgArity=2.06  maxArity=15  nbGenerators=0  nbFusions=0  symmetryWckTime=0.528  symmetryCpuTime=0.44
1.87/1.95	     nbCliques=15
1.87/1.95	       =>  wckTime=1.71  cpuTime=1.4  mem=47M35
1.97/2.09	   
1.97/2.09	   solver IterativeSystematicSolver being built... 
2.07/2.16	   
2.07/2.16	   INFO : Forward propagation technique limited 
2.17/2.24	       =>  wckTime=2.004  cpuTime=1.52  mem=35M737
2.17/2.28	   
2.17/2.28	   preprocessing
2.17/2.28	     nbConstraintChecks=0  nbPropagations=225  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
2.17/2.28	     detectedInconsistency=no
2.17/2.28	       =>  wckTime=0.029  cpuTime=0.02  mem=36M689
3.55/3.70	   
3.55/3.70	   search
3.55/3.70	     run=0  nbConstraintChecks=3165  minDepth=124  maxDepth=225  nbPropagations=3040  nbRevisions=0
3.55/3.70	     nbUselessRevisions=0  nbAssignments=228  nbFailedAssignments=3  nbBacktracks=0  nbVisitedNodes=232
3.55/3.70	     nbRestartNogoods=0  nbFoundSolutions=1  mapSize=0  nbInferences=0  nbTooLargeKeys=0  nbSEliminables=0
3.55/3.70	     nbREliminables=6.97  nbIEliminables=0  nbDEliminables=0  nbPEliminables=0
3.55/3.70	       =>  wckTime=1.444  cpuTime=1.36  mem=38M984
3.65/3.70	   
3.65/3.70	   global
3.65/3.70	     nbConstraintChecks=3165  nbPropagations=3265  nbRestartNogoods=0  solvingWckTime=1.446  solvingCpuTime=1.36
3.65/3.70	     expiredTime=no  totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=2.86  globalCpuTime=2.94
3.65/3.70	       =>  wckTime=3.461  cpuTime=2.89  mem=38M984
3.65/3.70	   
3.65/3.70	s SATISFIABLE
3.65/3.70	v 307 43 797 283 597 854 144 539 245 418 375 725 346 0 642 337 844 134 632 0 310 167 375 689 49 897 245 562 770 467 704 263 301 460 0 189 79 351 418 620 144 389 448 822 323 735 663 384 52 228 421 513 719 0 759 434 147 747 608 289 306 289 317 870 388 163 513 330 89 0 72 79 915 597 351 424 79 0 467 283 848 677 548 513 139 785 147 313 240 326 715 822 245 632 161 476 448 0 756 424 330 570 897 450 99 836 919 472 704 189 0 99 593 642 245 387 689 785 536 323 562 852 796 221 99 433 307 698 384 525 466 140 0 548 117 241 326 52 0 401 43 47 819 149 476 690 548 844 756 620 246 167 656 735 337 89 263 251 479 786 0 539 631 943 434 285 536 404 491 222 837 241 464 75 880 347 125 653 0 600 330 0 642 839 562 149 410 663 759 240 292 460 608 467 99 738 165 380 663 899 263 479 796 75 570 347 870 701 849 0 887 424 559 677 819 241 600 401 52 751 849 140 292 491 0 
3.65/3.70	d NODES 228
3.65/3.70	d CHECKS 3165
3.65/3.70	   
3.65/3.70	   totalWckTime=3.517  totalCpuTime=2.94

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-2094603-1247404768/watcher-2094603-1247404768 -o /tmp/evaluation-result-2094603-1247404768/solver-2094603-1247404768 -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-2094603-1247404768.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: 1.95 2.01 1.97 4/80 30255
/proc/meminfo: memFree=1805608/2055920 swapFree=4192812/4192956
[pid=30255] ppid=30253 vsize=18576 CPUtime=0
/proc/30255/stat : 30255 (runsolver) R 30253 30255 29887 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 27544364 19021824 284 996147200 4194304 4302564 548682068384 18446744073709551615 259913215271 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/30255/statm: 4644 284 249 26 0 2626 0

[startup+0.0947369 s]
/proc/loadavg: 1.95 2.01 1.97 4/80 30255
/proc/meminfo: memFree=1805608/2055920 swapFree=4192812/4192956
[pid=30255] ppid=30253 vsize=865984 CPUtime=0.08
/proc/30255/stat : 30255 (java) S 30253 30255 29887 0 -1 0 3718 0 1 0 6 2 0 0 18 0 9 0 27544364 886767616 3186 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30255/statm: 216496 3186 1690 9 0 210981 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865984

[startup+0.102739 s]
/proc/loadavg: 1.95 2.01 1.97 4/80 30255
/proc/meminfo: memFree=1805608/2055920 swapFree=4192812/4192956
[pid=30255] ppid=30253 vsize=865984 CPUtime=0.09
/proc/30255/stat : 30255 (java) S 30253 30255 29887 0 -1 0 3817 0 1 0 7 2 0 0 18 0 9 0 27544364 886767616 3260 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30255/statm: 216496 3260 1720 9 0 210981 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865984

[startup+0.302758 s]
/proc/loadavg: 1.95 2.01 1.97 4/80 30255
/proc/meminfo: memFree=1805608/2055920 swapFree=4192812/4192956
[pid=30255] ppid=30253 vsize=866224 CPUtime=0.28
/proc/30255/stat : 30255 (java) S 30253 30255 29887 0 -1 0 5850 0 1 0 25 3 0 0 18 0 9 0 27544364 887013376 5216 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30255/statm: 216556 5216 1982 9 0 211014 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866224

[startup+0.701798 s]
/proc/loadavg: 1.95 2.01 1.97 4/80 30255
/proc/meminfo: memFree=1805608/2055920 swapFree=4192812/4192956
[pid=30255] ppid=30253 vsize=867188 CPUtime=0.69
/proc/30255/stat : 30255 (java) S 30253 30255 29887 0 -1 0 8822 0 1 0 63 6 0 0 18 0 9 0 27544364 888000512 8176 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30255/statm: 216797 8176 2032 9 0 211233 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 867188

[startup+1.50187 s]
/proc/loadavg: 2.04 2.03 1.97 4/89 30264
/proc/meminfo: memFree=1767392/2055920 swapFree=4192812/4192956
[pid=30255] ppid=30253 vsize=867788 CPUtime=1.47
/proc/30255/stat : 30255 (java) S 30253 30255 29887 0 -1 0 15758 0 1 0 125 22 0 0 18 0 9 0 27544364 888614912 15109 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30255/statm: 216947 15109 2042 9 0 211383 0
[pid=30255/tid=30257] ppid=30253 vsize=867788 CPUtime=1.23
/proc/30255/task/30257/stat : 30257 (java) R 30253 30255 29887 0 -1 64 14330 0 1 0 102 21 0 0 25 0 9 0 27544365 888614912 15109 996147200 134512640 134550932 4294955968 18446744073709551615 4125950734 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30255/tid=30258] ppid=30253 vsize=867788 CPUtime=0
/proc/30255/task/30258/stat : 30258 (java) S 30253 30255 29887 0 -1 64 3 0 0 0 0 0 0 0 16 0 9 0 27544366 888614912 15109 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30255/tid=30259] ppid=30253 vsize=867788 CPUtime=0
/proc/30255/task/30259/stat : 30259 (java) S 30253 30255 29887 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 27544367 888614912 15109 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30255/tid=30260] ppid=30253 vsize=867788 CPUtime=0
/proc/30255/task/30260/stat : 30260 (java) S 30253 30255 29887 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 27544367 888614912 15109 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30255/tid=30261] ppid=30253 vsize=867788 CPUtime=0
/proc/30255/task/30261/stat : 30261 (java) S 30253 30255 29887 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 27544369 888614912 15109 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30255/tid=30262] ppid=30253 vsize=867788 CPUtime=0.22
/proc/30255/task/30262/stat : 30262 (java) S 30253 30255 29887 0 -1 64 730 0 0 0 22 0 0 0 16 0 9 0 27544369 888614912 15109 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30255/tid=30263] ppid=30253 vsize=867788 CPUtime=0
/proc/30255/task/30263/stat : 30263 (java) S 30253 30255 29887 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 27544369 888614912 15109 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30255/tid=30264] ppid=30253 vsize=867788 CPUtime=0
/proc/30255/task/30264/stat : 30264 (java) S 30253 30255 29887 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 27544369 888614912 15109 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) 867788

[startup+3.10202 s]
/proc/loadavg: 2.04 2.03 1.97 3/89 30268
/proc/meminfo: memFree=1741024/2055920 swapFree=4192812/4192956
[pid=30255] ppid=30253 vsize=868208 CPUtime=3.06
/proc/30255/stat : 30255 (java) S 30253 30255 29887 0 -1 0 30497 440 1 0 275 27 3 1 18 0 9 0 27544364 889044992 18739 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30255/statm: 217052 18739 2659 9 0 211488 0
[pid=30255/tid=30257] ppid=30253 vsize=868208 CPUtime=2.61
/proc/30255/task/30257/stat : 30257 (java) R 30253 30255 29887 0 -1 64 20225 440 1 0 234 23 3 1 25 0 9 0 27544365 889044992 18739 996147200 134512640 134550932 4294955968 18446744073709551615 4127218100 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30255/tid=30258] ppid=30253 vsize=868208 CPUtime=0.16
/proc/30255/task/30258/stat : 30258 (java) S 30253 30255 29887 0 -1 64 8488 440 0 0 10 2 3 1 17 0 9 0 27544366 889044992 18739 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30255/tid=30259] ppid=30253 vsize=868208 CPUtime=0.04
/proc/30255/task/30259/stat : 30259 (java) S 30253 30255 29887 0 -1 64 19 440 0 0 0 0 3 1 17 0 9 0 27544367 889044992 18739 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30255/tid=30260] ppid=30253 vsize=868208 CPUtime=0.04
/proc/30255/task/30260/stat : 30260 (java) S 30253 30255 29887 0 -1 64 13 440 0 0 0 0 3 1 16 0 9 0 27544367 889044992 18739 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30255/tid=30261] ppid=30253 vsize=868208 CPUtime=0.04
/proc/30255/task/30261/stat : 30261 (java) S 30253 30255 29887 0 -1 64 2 440 0 0 0 0 3 1 18 0 9 0 27544369 889044992 18739 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30255/tid=30262] ppid=30253 vsize=868208 CPUtime=0.33
/proc/30255/task/30262/stat : 30262 (java) S 30253 30255 29887 0 -1 64 941 440 0 0 29 0 3 1 15 0 9 0 27544369 889044992 18739 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30255/tid=30263] ppid=30253 vsize=868208 CPUtime=0.04
/proc/30255/task/30263/stat : 30263 (java) S 30253 30255 29887 0 -1 64 0 440 0 0 0 0 3 1 19 0 9 0 27544369 889044992 18739 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30255/tid=30264] ppid=30253 vsize=868208 CPUtime=0.04
/proc/30255/task/30264/stat : 30264 (java) S 30253 30255 29887 0 -1 64 8 440 0 0 0 0 3 1 15 0 9 0 27544369 889044992 18739 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 868208

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

[startup+3.50107 s]
/proc/loadavg: 2.04 2.03 1.97 3/89 30268
/proc/meminfo: memFree=1740640/2055920 swapFree=4192812/4192956
[pid=30255] ppid=30253 vsize=868208 CPUtime=3.45
/proc/30255/stat : 30255 (java) S 30253 30255 29887 0 -1 0 36023 440 1 0 311 30 3 1 18 0 9 0 27544364 889044992 23000 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30255/statm: 217052 23000 2662 9 0 211488 0
[pid=30255/tid=30257] ppid=30253 vsize=868208 CPUtime=2.95
/proc/30255/task/30257/stat : 30257 (java) R 30253 30255 29887 0 -1 64 22596 440 1 0 267 24 3 1 25 0 9 0 27544365 889044992 23000 996147200 134512640 134550932 4294955968 18446744073709551615 4126692248 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30255/tid=30258] ppid=30253 vsize=868208 CPUtime=0.19
/proc/30255/task/30258/stat : 30258 (java) S 30253 30255 29887 0 -1 64 11628 440 0 0 12 3 3 1 16 0 9 0 27544366 889044992 23000 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30255/tid=30259] ppid=30253 vsize=868208 CPUtime=0.04
/proc/30255/task/30259/stat : 30259 (java) S 30253 30255 29887 0 -1 64 19 440 0 0 0 0 3 1 16 0 9 0 27544367 889044992 23000 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30255/tid=30260] ppid=30253 vsize=868208 CPUtime=0.04
/proc/30255/task/30260/stat : 30260 (java) S 30253 30255 29887 0 -1 64 13 440 0 0 0 0 3 1 16 0 9 0 27544367 889044992 23000 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30255/tid=30261] ppid=30253 vsize=868208 CPUtime=0.04
/proc/30255/task/30261/stat : 30261 (java) S 30253 30255 29887 0 -1 64 2 440 0 0 0 0 3 1 18 0 9 0 27544369 889044992 23000 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30255/tid=30262] ppid=30253 vsize=868208 CPUtime=0.36
/proc/30255/task/30262/stat : 30262 (java) S 30253 30255 29887 0 -1 64 956 440 0 0 31 1 3 1 16 0 9 0 27544369 889044992 23000 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30255/tid=30263] ppid=30253 vsize=868208 CPUtime=0.04
/proc/30255/task/30263/stat : 30263 (java) S 30253 30255 29887 0 -1 64 0 440 0 0 0 0 3 1 19 0 9 0 27544369 889044992 23000 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30255/tid=30264] ppid=30253 vsize=868208 CPUtime=0.04
/proc/30255/task/30264/stat : 30264 (java) S 30253 30255 29887 0 -1 64 8 440 0 0 0 0 3 1 15 0 9 0 27544369 889044992 23000 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.45
Current children cumulated vsize (KiB) 868208

[startup+3.70208 s]
/proc/loadavg: 2.04 2.03 1.97 3/89 30268
/proc/meminfo: memFree=1740640/2055920 swapFree=4192812/4192956
[pid=30255] ppid=30253 vsize=868208 CPUtime=3.65
/proc/30255/stat : 30255 (java) S 30253 30255 29887 0 -1 0 36035 440 1 0 331 30 3 1 18 0 9 0 27544364 889044992 23011 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30255/statm: 217052 23011 2662 9 0 211488 0
[pid=30255/tid=30257] ppid=30253 vsize=868208 CPUtime=3.14
/proc/30255/task/30257/stat : 30257 (java) R 30253 30255 29887 0 -1 64 22603 440 1 0 286 24 3 1 25 0 9 0 27544365 889044992 23011 996147200 134512640 134550932 4294955968 18446744073709551615 4125960331 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30255/tid=30258] ppid=30253 vsize=868208 CPUtime=0.19
/proc/30255/task/30258/stat : 30258 (java) S 30253 30255 29887 0 -1 64 11628 440 0 0 12 3 3 1 16 0 9 0 27544366 889044992 23011 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30255/tid=30259] ppid=30253 vsize=868208 CPUtime=0.04
/proc/30255/task/30259/stat : 30259 (java) S 30253 30255 29887 0 -1 64 19 440 0 0 0 0 3 1 16 0 9 0 27544367 889044992 23011 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30255/tid=30260] ppid=30253 vsize=868208 CPUtime=0.04
/proc/30255/task/30260/stat : 30260 (java) S 30253 30255 29887 0 -1 64 13 440 0 0 0 0 3 1 16 0 9 0 27544367 889044992 23011 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30255/tid=30261] ppid=30253 vsize=868208 CPUtime=0.04
/proc/30255/task/30261/stat : 30261 (java) S 30253 30255 29887 0 -1 64 2 440 0 0 0 0 3 1 18 0 9 0 27544369 889044992 23011 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30255/tid=30262] ppid=30253 vsize=868208 CPUtime=0.37
/proc/30255/task/30262/stat : 30262 (java) S 30253 30255 29887 0 -1 64 961 440 0 0 32 1 3 1 15 0 9 0 27544369 889044992 23011 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30255/tid=30263] ppid=30253 vsize=868208 CPUtime=0.04
/proc/30255/task/30263/stat : 30263 (java) S 30253 30255 29887 0 -1 64 0 440 0 0 0 0 3 1 19 0 9 0 27544369 889044992 23011 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30255/tid=30264] ppid=30253 vsize=868208 CPUtime=0.04
/proc/30255/task/30264/stat : 30264 (java) S 30253 30255 29887 0 -1 64 8 440 0 0 0 0 3 1 15 0 9 0 27544369 889044992 23011 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.65
Current children cumulated vsize (KiB) 868208

Child status: 0
Real time (s): 3.76512
CPU time (s): 3.67744
CPU user time (s): 3.34949
CPU system time (s): 0.32795
CPU usage (%): 97.6713
Max. virtual memory (cumulated for all children) (KiB): 868244

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.34949
system time used= 0.32795
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36503
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= 1229
involuntary context switches= 1429

runsolver used 0.007998 second user time and 0.021996 second system time

The end

Launcher Data

Begin job on node4 at 2009-07-12 15:19:29
IDJOB=2094603
IDBENCH=54411
IDSOLVER=773
FILE ID=node4/2094603-1247404768
PBS_JOBID= 9510636
Free space on /tmp= 66268 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/os-taillard-15/normalized-os-taillard-15-105-8.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-2094603-1247404768/watcher-2094603-1247404768 -o /tmp/evaluation-result-2094603-1247404768/solver-2094603-1247404768 -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-2094603-1247404768.xml

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

MD5SUM BENCH= 5397915d5f29b2750a915fa9c415307c
RANDOM SEED=326000665

node4.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.213
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.213
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:       1806088 kB
Buffers:         35012 kB
Cached:         105544 kB
SwapCached:          0 kB
Active:         140300 kB
Inactive:        55292 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1806088 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2748 kB
Writeback:           0 kB
Mapped:          75488 kB
Slab:            39400 kB
Committed_AS:  1003064 kB
PageTables:       1980 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= 66264 MiB
End job on node4 at 2009-07-12 15:19:32