Trace number 2096181

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 AC? (MO) 6.548 7.01344

General information on the benchmark

Namecsp/chessboardColoration/
normalized-cc-15-15-3.xml
MD5SUM788bc16485f787ede0b4976a55d63308
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables225
Number of constraints11025
Maximum constraint arity4
Maximum domain size3
Number of constraints which are defined in extension0
Number of constraints which are defined in intension11025
Global constraints used (with number of constraints)

Solver Data

0.00/0.09	
0.00/0.09	Abscon 112 (May, 2008)
0.17/0.25	
0.17/0.25	   configuration
0.17/0.25	     name=mac.xml
0.17/0.28	   
0.17/0.28	   instance
0.17/0.28	     name=HOME/instance-2096181-1247409972.xml
0.27/0.32	   
0.27/0.32	   domains being loaded...
0.27/0.33	   
0.27/0.33	   variables being loaded...
0.27/0.39	     nbVariables=225  nbDomainTypes=1  minDomainSize=3  maxDomainSize=3  nbTotalValues=675
0.27/0.39	       =>  wckTime=0.14  cpuTime=0.11  mem=8M867
0.27/0.39	   
0.27/0.39	   predicates being loaded...
0.38/0.45	   
0.38/0.45	   constraints being loaded...

Verifier Data

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: <no 's ' line found>

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2096181-1247409972/watcher-2096181-1247409972 -o /tmp/evaluation-result-2096181-1247409972/solver-2096181-1247409972 -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-2096181-1247409972.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.92 1.98 1.96 4/81 30585
/proc/meminfo: memFree=1769544/2055920 swapFree=4192812/4192956
[pid=30585] ppid=30583 vsize=18576 CPUtime=0
/proc/30585/stat : 30585 (runsolver) R 30583 30585 29543 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 28062482 19021824 284 996147200 4194304 4302564 548682068384 18446744073709551615 228043844903 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/30585/statm: 4644 284 249 26 0 2626 0

[startup+0.10428 s]
/proc/loadavg: 1.92 1.98 1.96 4/81 30585
/proc/meminfo: memFree=1769544/2055920 swapFree=4192812/4192956
[pid=30585] ppid=30583 vsize=865980 CPUtime=0.08
/proc/30585/stat : 30585 (java) S 30583 30585 29543 0 -1 0 3743 0 1 0 6 2 0 0 20 0 9 0 28062482 886763520 3211 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/30585/statm: 216495 3211 1700 9 0 210980 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865980

[startup+0.2013 s]
/proc/loadavg: 1.92 1.98 1.96 4/81 30585
/proc/meminfo: memFree=1769544/2055920 swapFree=4192812/4192956
[pid=30585] ppid=30583 vsize=866136 CPUtime=0.17
/proc/30585/stat : 30585 (java) S 30583 30585 29543 0 -1 0 4747 0 1 0 14 3 0 0 20 0 9 0 28062482 886923264 4164 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/30585/statm: 216534 4164 1888 9 0 211012 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 866136

[startup+0.301319 s]
/proc/loadavg: 1.92 1.98 1.96 4/81 30585
/proc/meminfo: memFree=1769544/2055920 swapFree=4192812/4192956
[pid=30585] ppid=30583 vsize=866472 CPUtime=0.27
/proc/30585/stat : 30585 (java) S 30583 30585 29543 0 -1 0 5934 0 1 0 23 4 0 0 20 0 9 0 28062482 887267328 5300 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/30585/statm: 216618 5300 1983 9 0 211076 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 866472

[startup+0.701398 s]
/proc/loadavg: 1.92 1.98 1.96 4/81 30585
/proc/meminfo: memFree=1769544/2055920 swapFree=4192812/4192956
[pid=30585] ppid=30583 vsize=867776 CPUtime=0.67
/proc/30585/stat : 30585 (java) S 30583 30585 29543 0 -1 0 9877 0 1 0 60 7 0 0 20 0 9 0 28062482 888602624 9231 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/30585/statm: 216944 9231 2036 9 0 211380 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 867776

[startup+1.50256 s]
/proc/loadavg: 1.92 1.98 1.96 4/90 30594
/proc/meminfo: memFree=1711168/2055920 swapFree=4192812/4192956
[pid=30585] ppid=30583 vsize=867688 CPUtime=1.47
/proc/30585/stat : 30585 (java) S 30583 30585 29543 0 -1 0 18095 0 1 0 135 12 0 0 20 0 9 0 28062482 888512512 17423 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/30585/statm: 216922 17423 2026 9 0 211380 0
[pid=30585/tid=30587] ppid=30583 vsize=867688 CPUtime=1.26
/proc/30585/task/30587/stat : 30587 (java) R 30583 30585 29543 0 -1 64 15799 0 1 0 116 10 0 0 25 0 9 0 28062483 888512512 17423 996147200 134512640 134550932 4294955968 18446744073709551615 102330480 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30585/tid=30588] ppid=30583 vsize=867688 CPUtime=0.03
/proc/30585/task/30588/stat : 30588 (java) S 30583 30585 29543 0 -1 64 930 0 0 0 3 0 0 0 16 0 9 0 28062485 888512512 17423 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=30585/tid=30589] ppid=30583 vsize=867688 CPUtime=0
/proc/30585/task/30589/stat : 30589 (java) S 30583 30585 29543 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 28062485 888512512 17423 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30585/tid=30590] ppid=30583 vsize=867688 CPUtime=0
/proc/30585/task/30590/stat : 30590 (java) S 30583 30585 29543 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28062485 888512512 17423 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30585/tid=30591] ppid=30583 vsize=867688 CPUtime=0
/proc/30585/task/30591/stat : 30591 (java) S 30583 30585 29543 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 28062487 888512512 17423 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30585/tid=30592] ppid=30583 vsize=867688 CPUtime=0.15
/proc/30585/task/30592/stat : 30592 (java) S 30583 30585 29543 0 -1 64 664 0 0 0 15 0 0 0 16 0 9 0 28062487 888512512 17423 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30585/tid=30593] ppid=30583 vsize=867688 CPUtime=0
/proc/30585/task/30593/stat : 30593 (java) S 30583 30585 29543 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 28062487 888512512 17423 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30585/tid=30594] ppid=30583 vsize=867688 CPUtime=0
/proc/30585/task/30594/stat : 30594 (java) S 30583 30585 29543 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28062487 888512512 17423 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 867688

[startup+3.10287 s]
/proc/loadavg: 1.92 1.98 1.96 4/90 30594
/proc/meminfo: memFree=1699584/2055920 swapFree=4192812/4192956
[pid=30585] ppid=30583 vsize=867688 CPUtime=3.07
/proc/30585/stat : 30585 (java) S 30583 30585 29543 0 -1 0 21102 0 1 0 283 24 0 0 20 0 9 0 28062482 888512512 20428 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/30585/statm: 216922 20428 2029 9 0 211380 0
[pid=30585/tid=30587] ppid=30583 vsize=867688 CPUtime=2.68
/proc/30585/task/30587/stat : 30587 (java) R 30583 30585 29543 0 -1 64 15820 0 1 0 248 20 0 0 25 0 9 0 28062483 888512512 20428 996147200 134512640 134550932 4294955968 18446744073709551615 104749878 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30585/tid=30588] ppid=30583 vsize=867688 CPUtime=0.14
/proc/30585/task/30588/stat : 30588 (java) S 30583 30585 29543 0 -1 64 3864 0 0 0 13 1 0 0 16 0 9 0 28062485 888512512 20428 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=30585/tid=30589] ppid=30583 vsize=867688 CPUtime=0
/proc/30585/task/30589/stat : 30589 (java) S 30583 30585 29543 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 28062485 888512512 20428 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30585/tid=30590] ppid=30583 vsize=867688 CPUtime=0
/proc/30585/task/30590/stat : 30590 (java) S 30583 30585 29543 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28062485 888512512 20428 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30585/tid=30591] ppid=30583 vsize=867688 CPUtime=0
/proc/30585/task/30591/stat : 30591 (java) S 30583 30585 29543 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 28062487 888512512 20428 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30585/tid=30592] ppid=30583 vsize=867688 CPUtime=0.21
/proc/30585/task/30592/stat : 30592 (java) S 30583 30585 29543 0 -1 64 716 0 0 0 20 1 0 0 15 0 9 0 28062487 888512512 20428 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30585/tid=30593] ppid=30583 vsize=867688 CPUtime=0
/proc/30585/task/30593/stat : 30593 (java) S 30583 30585 29543 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 28062487 888512512 20428 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30585/tid=30594] ppid=30583 vsize=867688 CPUtime=0
/proc/30585/task/30594/stat : 30594 (java) S 30583 30585 29543 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28062487 888512512 20428 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 867688

[startup+6.3025 s]
/proc/loadavg: 2.09 2.02 1.97 3/90 30594
/proc/meminfo: memFree=1678024/2055920 swapFree=4192812/4192956
[pid=30585] ppid=30583 vsize=867688 CPUtime=6.25
/proc/30585/stat : 30585 (java) S 30583 30585 29543 0 -1 0 26398 0 1 0 569 56 0 0 20 0 9 0 28062482 888512512 25718 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/30585/statm: 216922 25718 2029 9 0 211380 0
[pid=30585/tid=30587] ppid=30583 vsize=867688 CPUtime=5.68
/proc/30585/task/30587/stat : 30587 (java) R 30583 30585 29543 0 -1 64 15826 0 1 0 517 51 0 0 25 0 9 0 28062483 888512512 25718 996147200 134512640 134550932 4294955968 18446744073709551615 4126649678 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30585/tid=30588] ppid=30583 vsize=867688 CPUtime=0.34
/proc/30585/task/30588/stat : 30588 (java) S 30583 30585 29543 0 -1 64 9154 0 0 0 31 3 0 0 16 0 9 0 28062485 888512512 25718 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=30585/tid=30589] ppid=30583 vsize=867688 CPUtime=0
/proc/30585/task/30589/stat : 30589 (java) S 30583 30585 29543 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 28062485 888512512 25718 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30585/tid=30590] ppid=30583 vsize=867688 CPUtime=0
/proc/30585/task/30590/stat : 30590 (java) S 30583 30585 29543 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28062485 888512512 25718 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30585/tid=30591] ppid=30583 vsize=867688 CPUtime=0
/proc/30585/task/30591/stat : 30591 (java) S 30583 30585 29543 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 28062487 888512512 25718 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30585/tid=30592] ppid=30583 vsize=867688 CPUtime=0.21
/proc/30585/task/30592/stat : 30592 (java) S 30583 30585 29543 0 -1 64 716 0 0 0 20 1 0 0 15 0 9 0 28062487 888512512 25718 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30585/tid=30593] ppid=30583 vsize=867688 CPUtime=0
/proc/30585/task/30593/stat : 30593 (java) S 30583 30585 29543 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 28062487 888512512 25718 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30585/tid=30594] ppid=30583 vsize=867688 CPUtime=0
/proc/30585/task/30594/stat : 30594 (java) S 30583 30585 29543 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28062487 888512512 25718 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 867688



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+6.60256 s]
/proc/loadavg: 2.09 2.02 1.97 2/92 30596
/proc/meminfo: memFree=1671928/2055920 swapFree=4192812/4192956
[pid=30585] ppid=30583 vsize=868012 CPUtime=6.53
/proc/30585/stat : 30585 (java) S 30583 30585 29543 0 -1 0 26447 0 1 0 593 60 0 0 20 0 10 0 28062482 888844288 25750 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/30585/statm: 217003 25750 2035 9 0 211461 0
[pid=30596] ppid=30585 vsize=868012 CPUtime=0
/proc/30596/stat : 30596 (java) D 30585 30585 29543 0 -1 64 22 0 0 0 0 0 0 0 25 0 1 0 28063140 888844288 25751 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744072099202260 0 0 17 0 0 0
/proc/30596/statm: 217003 25751 2036 9 0 211461 0
[pid=30585/tid=30587] ppid=30583 vsize=868012 CPUtime=5.94
/proc/30585/task/30587/stat : 30587 (java) S 30583 30585 29543 0 -1 64 15855 0 1 0 540 54 0 0 25 0 10 0 28062483 888844288 25750 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30585/tid=30588] ppid=30583 vsize=868012 CPUtime=0.34
/proc/30585/task/30588/stat : 30588 (java) S 30583 30585 29543 0 -1 64 9154 0 0 0 31 3 0 0 16 0 10 0 28062485 888844288 25750 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=30585/tid=30589] ppid=30583 vsize=868012 CPUtime=0
/proc/30585/task/30589/stat : 30589 (java) S 30583 30585 29543 0 -1 64 15 0 0 0 0 0 0 0 16 0 10 0 28062485 888844288 25750 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30585/tid=30590] ppid=30583 vsize=868012 CPUtime=0
/proc/30585/task/30590/stat : 30590 (java) S 30583 30585 29543 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 28062485 888844288 25750 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30585/tid=30591] ppid=30583 vsize=868012 CPUtime=0
/proc/30585/task/30591/stat : 30591 (java) S 30583 30585 29543 0 -1 64 2 0 0 0 0 0 0 0 25 0 10 0 28062487 888844288 25750 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30585/tid=30592] ppid=30583 vsize=868012 CPUtime=0.23
/proc/30585/task/30592/stat : 30592 (java) S 30583 30585 29543 0 -1 64 724 0 0 0 22 1 0 0 15 0 10 0 28062487 888844288 25750 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30585/tid=30593] ppid=30583 vsize=868012 CPUtime=0
/proc/30585/task/30593/stat : 30593 (java) S 30583 30585 29543 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 28062487 888844288 25750 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30585/tid=30594] ppid=30583 vsize=868012 CPUtime=0
/proc/30585/task/30594/stat : 30594 (java) R 30583 30585 29543 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 28062487 888844288 25750 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30585/tid=30595] ppid=30583 vsize=868012 CPUtime=0
/proc/30585/task/30595/stat : 30595 (java) S 30583 30585 29543 0 -1 64 12 0 0 0 0 0 0 0 25 0 10 0 28063140 888844288 25750 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.53
Current children cumulated vsize (KiB) 1736024

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+6.71858 s]
/proc/loadavg: 2.09 2.02 1.97 2/92 30596
/proc/meminfo: memFree=1671928/2055920 swapFree=4192812/4192956
[pid=30585] ppid=30583 vsize=868336 CPUtime=6.53
/proc/30585/stat : 30585 (java) S 30583 30585 29543 0 -1 0 26591 0 1 0 593 60 0 0 16 0 9 0 28062482 889176064 25760 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/30585/statm: 217084 25760 2036 9 0 211542 0
[pid=30596] ppid=30585 vsize=868012 CPUtime=0
/proc/30596/stat : 30596 (java) D 30585 30585 29543 0 -1 64 22 0 0 0 0 0 0 0 25 0 1 0 28063140 888844288 25751 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744072099202260 0 0 17 0 0 0
/proc/30596/statm: 217003 25751 2036 9 0 211461 0
[pid=30585/tid=30587] ppid=30583 vsize=868336 CPUtime=5.94
/proc/30585/task/30587/stat : 30587 (java) S 30583 30585 29543 0 -1 64 15855 0 1 0 540 54 0 0 25 0 9 0 28062483 889176064 25760 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30585/tid=30588] ppid=30583 vsize=868336 CPUtime=0.34
/proc/30585/task/30588/stat : 30588 (java) S 30583 30585 29543 0 -1 64 9173 0 0 0 31 3 0 0 15 0 9 0 28062485 889176064 25760 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=30585/tid=30589] ppid=30583 vsize=868336 CPUtime=0
/proc/30585/task/30589/stat : 30589 (java) S 30583 30585 29543 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 28062485 889176064 25760 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30585/tid=30590] ppid=30583 vsize=868336 CPUtime=0
/proc/30585/task/30590/stat : 30590 (java) S 30583 30585 29543 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28062485 889176064 25760 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30585/tid=30592] ppid=30583 vsize=868336 CPUtime=0.23
/proc/30585/task/30592/stat : 30592 (java) S 30583 30585 29543 0 -1 64 724 0 0 0 22 1 0 0 15 0 9 0 28062487 889176064 25760 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30585/tid=30593] ppid=30583 vsize=868336 CPUtime=0
/proc/30585/task/30593/stat : 30593 (java) S 30583 30585 29543 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 28062487 889176064 25760 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30585/tid=30595] ppid=30583 vsize=868336 CPUtime=0
/proc/30585/task/30595/stat : 30595 (java) S 30583 30585 29543 0 -1 64 12 0 0 0 0 0 0 0 25 0 9 0 28063140 889176064 25760 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.53
Current children cumulated vsize (KiB) 1736348

[startup+6.90262 s]
/proc/loadavg: 2.09 2.02 1.97 2/92 30596
/proc/meminfo: memFree=1671928/2055920 swapFree=4192812/4192956
[pid=30585] ppid=30583 vsize=868336 CPUtime=6.53
/proc/30585/stat : 30585 (java) S 30583 30585 29543 0 -1 0 26591 0 1 0 593 60 0 0 16 0 9 0 28062482 889176064 25760 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/30585/statm: 217084 25760 2036 9 0 211542 0
[pid=30596] ppid=30585 vsize=868012 CPUtime=0
/proc/30596/stat : 30596 (java) D 30585 30585 29543 0 -1 64 22 0 0 0 0 0 0 0 25 0 1 0 28063140 888844288 25751 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744072099202260 0 0 17 0 0 0
/proc/30596/statm: 217003 25751 2036 9 0 211461 0
[pid=30585/tid=30587] ppid=30583 vsize=868336 CPUtime=5.94
/proc/30585/task/30587/stat : 30587 (java) S 30583 30585 29543 0 -1 64 15855 0 1 0 540 54 0 0 25 0 9 0 28062483 889176064 25760 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30585/tid=30588] ppid=30583 vsize=868336 CPUtime=0.34
/proc/30585/task/30588/stat : 30588 (java) S 30583 30585 29543 0 -1 64 9173 0 0 0 31 3 0 0 15 0 9 0 28062485 889176064 25760 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=30585/tid=30589] ppid=30583 vsize=868336 CPUtime=0
/proc/30585/task/30589/stat : 30589 (java) S 30583 30585 29543 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 28062485 889176064 25760 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30585/tid=30590] ppid=30583 vsize=868336 CPUtime=0
/proc/30585/task/30590/stat : 30590 (java) S 30583 30585 29543 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28062485 889176064 25760 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30585/tid=30592] ppid=30583 vsize=868336 CPUtime=0.23
/proc/30585/task/30592/stat : 30592 (java) S 30583 30585 29543 0 -1 64 724 0 0 0 22 1 0 0 15 0 9 0 28062487 889176064 25760 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30585/tid=30593] ppid=30583 vsize=868336 CPUtime=0
/proc/30585/task/30593/stat : 30593 (java) S 30583 30585 29543 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 28062487 889176064 25760 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30585/tid=30595] ppid=30583 vsize=868336 CPUtime=0
/proc/30585/task/30595/stat : 30595 (java) S 30583 30585 29543 0 -1 64 12 0 0 0 0 0 0 0 25 0 9 0 28063140 889176064 25760 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.53
Current children cumulated vsize (KiB) 1736348

[startup+7.00264 s]
/proc/loadavg: 2.09 2.02 1.97 2/92 30596
/proc/meminfo: memFree=1671928/2055920 swapFree=4192812/4192956
[pid=30585] ppid=30583 vsize=868336 CPUtime=6.53
/proc/30585/stat : 30585 (java) S 30583 30585 29543 0 -1 0 26591 0 1 0 593 60 0 0 16 0 9 0 28062482 889176064 25760 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/30585/statm: 217084 25760 2036 9 0 211542 0
[pid=30596] ppid=30585 vsize=868012 CPUtime=0
/proc/30596/stat : 30596 (java) D 30585 30585 29543 0 -1 64 22 0 0 0 0 0 0 0 25 0 1 0 28063140 888844288 25751 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744072099202260 0 0 17 0 0 0
/proc/30596/statm: 217003 25751 2036 9 0 211461 0
[pid=30585/tid=30587] ppid=30583 vsize=868336 CPUtime=5.94
/proc/30585/task/30587/stat : 30587 (java) S 30583 30585 29543 0 -1 64 15855 0 1 0 540 54 0 0 25 0 9 0 28062483 889176064 25760 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30585/tid=30588] ppid=30583 vsize=868336 CPUtime=0.34
/proc/30585/task/30588/stat : 30588 (java) S 30583 30585 29543 0 -1 64 9173 0 0 0 31 3 0 0 15 0 9 0 28062485 889176064 25760 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=30585/tid=30589] ppid=30583 vsize=868336 CPUtime=0
/proc/30585/task/30589/stat : 30589 (java) S 30583 30585 29543 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 28062485 889176064 25760 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30585/tid=30590] ppid=30583 vsize=868336 CPUtime=0
/proc/30585/task/30590/stat : 30590 (java) S 30583 30585 29543 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28062485 889176064 25760 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30585/tid=30592] ppid=30583 vsize=868336 CPUtime=0.23
/proc/30585/task/30592/stat : 30592 (java) S 30583 30585 29543 0 -1 64 724 0 0 0 22 1 0 0 15 0 9 0 28062487 889176064 25760 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30585/tid=30593] ppid=30583 vsize=868336 CPUtime=0
/proc/30585/task/30593/stat : 30593 (java) S 30583 30585 29543 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 28062487 889176064 25760 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30585/tid=30595] ppid=30583 vsize=868336 CPUtime=0
/proc/30585/task/30595/stat : 30595 (java) S 30583 30585 29543 0 -1 64 12 0 0 0 0 0 0 0 25 0 9 0 28063140 889176064 25760 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.53
Current children cumulated vsize (KiB) 1736348

Child status: 143
Real time (s): 7.01344
CPU time (s): 6.548
CPU user time (s): 5.9381
CPU system time (s): 0.609907
CPU usage (%): 93.3636
Max. virtual memory (cumulated for all children) (KiB): 1736348

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.9381
system time used= 0.609907
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26616
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= 1296
involuntary context switches= 1403

runsolver used 0.007998 second user time and 0.034994 second system time

The end

Launcher Data

Begin job on node77 at 2009-07-12 16:46:13
IDJOB=2096181
IDBENCH=56100
IDSOLVER=773
FILE ID=node77/2096181-1247409972
PBS_JOBID= 9510496
Free space on /tmp= 66252 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/chessboardColoration/normalized-cc-15-15-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-2096181-1247409972/watcher-2096181-1247409972 -o /tmp/evaluation-result-2096181-1247409972/solver-2096181-1247409972 -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-2096181-1247409972.xml

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

MD5SUM BENCH= 788bc16485f787ede0b4976a55d63308
RANDOM SEED=1917110347

node77.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.256
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.256
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:       1770024 kB
Buffers:         34756 kB
Cached:         141228 kB
SwapCached:          0 kB
Active:         144808 kB
Inactive:        84304 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1770024 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3932 kB
Writeback:           0 kB
Mapped:          73552 kB
Slab:            41988 kB
Committed_AS:  1015560 kB
PageTables:       1852 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= 66248 MiB
End job on node77 at 2009-07-12 16:46:21