Trace number 1071353

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
Concrete + CSP4J - WMC Engine 2008-05-30SAT 7.2549 7.37705

DiagnosticValue
CHECKS6273520
NODES4189

General information on the benchmark

Namecsp/chessboardColoration/
normalized-cc-10-10-3.xml
MD5SUM5dd29aa83960666008990e15b4977728
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark6.21106
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints2025
Maximum constraint arity4
Maximum domain size3
Number of constraints which are defined in extension0
Number of constraints which are defined in intension2025
Global constraints used (with number of constraints)

Solver Data (download as text)

2.76/2.82	c CPU-LOAD 1.86
2.76/2.82	c LOADED 100 V (3 E), 2025 PredicateConstraint, arity 4, 1.86 cpu
7.21/7.32	v 1 1 0 1 2 0 1 2 0 2 1 0 1 2 2 2 0 1 0 0 2 1 2 2 0 0 0 2 1 1 1 0 0 2 0 1 2 0 1 2 0 0 2 1 2 0 2 1 2 1 0 2 1 2 1 1 0 0 2 1 0 2 0 1 1 2 2 2 1 0 2 2 1 0 2 0 1 0 1 0 2 1 0 0 1 2 0 1 2 2 0 2 2 0 0 1 1 1 0 2 
7.21/7.32	s SATISFIABLE
7.21/7.32	d NODES 4189
7.21/7.32	d CHECKS 6273520
7.21/7.32	c gac3-effective-revisions: 0
7.21/7.32	c gac3-useless-revisions: 8100
7.21/7.32	c local-minima: 1405
7.21/7.32	c prepro-constraint-ccks: 18225
7.21/7.32	c prepro-constraint-presenceccks: 8100
7.21/7.32	c prepro-cpu: 0.04
7.21/7.32	c prepro-matrix2d-ccks: 0
7.21/7.32	c prepro-matrix2d-presenceccks: 0
7.21/7.32	c prepro-removed: 0
7.21/7.32	c total-assgn: 4189
7.21/7.32	c total-constraint-ccks: 6273520
7.21/7.32	c total-constraint-presence-ccks: 81000
7.21/7.32	c total-cpu: 4.26
7.21/7.32	c total-matrix2d-ccks: 0
7.21/7.32	c total-matrix2d-presence-ccks: 0
7.21/7.32	c tuples: 0
7.21/7.32	c tuples-collisions: 0
7.21/7.32	c TOTAL-NODES 4189
7.21/7.32	c TOTAL-CPU 4.26

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1071353-1215168464/watcher-1071353-1215168464 -o /tmp/evaluation-result-1071353-1215168464/solver-1071353-1215168464 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/concrete.sh -c -ext 0 -s WMC HOME/instance-1071353-1215168464.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): 2200 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.04 2.01 2.00 4/81 10488
/proc/meminfo: memFree=1772464/2055920 swapFree=4180540/4192956
[pid=10488] ppid=10486 vsize=5356 CPUtime=0
/proc/10488/stat : 10488 (concrete.sh) R 10486 10488 8823 0 -1 4194304 295 128 0 0 0 0 0 0 21 0 1 0 1995820779 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 227848809119 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/10488/statm: 1339 242 201 169 0 50 0
[pid=10490] ppid=10488 vsize=5356 CPUtime=0
/proc/10490/stat : 10490 (concrete.sh) R 10488 10488 8823 0 -1 4194368 0 0 0 0 0 0 0 0 21 0 1 0 1995820780 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 227848809119 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/10490/statm: 1339 242 201 169 0 50 0

[startup+0.0830139 s]
/proc/loadavg: 2.04 2.01 2.00 4/81 10488
/proc/meminfo: memFree=1772464/2055920 swapFree=4180540/4192956
[pid=10488] ppid=10486 vsize=5356 CPUtime=0
/proc/10488/stat : 10488 (concrete.sh) S 10486 10488 8823 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1995820779 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10488/statm: 1339 242 201 169 0 50 0
[pid=10490] ppid=10488 vsize=843024 CPUtime=0.06
/proc/10490/stat : 10490 (java) S 10488 10488 8823 0 -1 0 3143 0 1 0 5 1 0 0 18 0 9 0 1995820780 863256576 2640 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10490/statm: 210756 2640 1577 9 0 205333 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 848380

[startup+0.101019 s]
/proc/loadavg: 2.04 2.01 2.00 4/81 10488
/proc/meminfo: memFree=1772464/2055920 swapFree=4180540/4192956
[pid=10488] ppid=10486 vsize=5356 CPUtime=0
/proc/10488/stat : 10488 (concrete.sh) S 10486 10488 8823 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1995820779 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10488/statm: 1339 242 201 169 0 50 0
[pid=10490] ppid=10488 vsize=843024 CPUtime=0.08
/proc/10490/stat : 10490 (java) S 10488 10488 8823 0 -1 0 3355 0 1 0 7 1 0 0 18 0 9 0 1995820780 863256576 2814 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10490/statm: 210756 2814 1645 9 0 205333 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 848380

[startup+0.301052 s]
/proc/loadavg: 2.04 2.01 2.00 4/81 10488
/proc/meminfo: memFree=1772464/2055920 swapFree=4180540/4192956
[pid=10488] ppid=10486 vsize=5356 CPUtime=0
/proc/10488/stat : 10488 (concrete.sh) S 10486 10488 8823 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1995820779 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10488/statm: 1339 242 201 169 0 50 0
[pid=10490] ppid=10488 vsize=843632 CPUtime=0.27
/proc/10490/stat : 10490 (java) S 10488 10488 8823 0 -1 0 4522 0 1 0 25 2 0 0 18 0 9 0 1995820780 863879168 3909 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10490/statm: 210908 3909 1894 9 0 205469 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 848988

[startup+0.701125 s]
/proc/loadavg: 2.04 2.01 2.00 4/81 10488
/proc/meminfo: memFree=1772464/2055920 swapFree=4180540/4192956
[pid=10488] ppid=10486 vsize=5356 CPUtime=0
/proc/10488/stat : 10488 (concrete.sh) S 10486 10488 8823 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1995820779 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10488/statm: 1339 242 201 169 0 50 0
[pid=10490] ppid=10488 vsize=844236 CPUtime=0.68
/proc/10490/stat : 10490 (java) S 10488 10488 8823 0 -1 0 5141 0 1 0 65 3 0 0 18 0 9 0 1995820780 864497664 4507 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10490/statm: 211059 4507 1898 9 0 205620 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 849592

[startup+1.50227 s]
/proc/loadavg: 2.04 2.01 2.00 3/91 10499
/proc/meminfo: memFree=1760352/2055920 swapFree=4180540/4192956
[pid=10488] ppid=10486 vsize=5356 CPUtime=0
/proc/10488/stat : 10488 (concrete.sh) S 10486 10488 8823 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1995820779 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10488/statm: 1339 242 201 169 0 50 0
[pid=10490] ppid=10488 vsize=847104 CPUtime=1.46
/proc/10490/stat : 10490 (java) S 10488 10488 8823 0 -1 0 6224 0 1 0 142 4 0 0 18 0 10 0 1995820780 867434496 5536 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10490/statm: 211776 5536 1916 9 0 206337 0
[pid=10490/tid=10492] ppid=10488 vsize=847104 CPUtime=1.07
/proc/10490/task/10492/stat : 10492 (java) R 10488 10488 8823 0 -1 64 3445 0 1 0 105 2 0 0 25 0 10 0 1995820781 867434496 5536 996147200 134512640 134550740 4294956016 18446744073709551615 102719032 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10490/tid=10493] ppid=10488 vsize=847104 CPUtime=0.08
/proc/10490/task/10493/stat : 10493 (java) S 10488 10488 8823 0 -1 64 1010 0 0 0 8 0 0 0 16 0 10 0 1995820782 867434496 5536 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10490/tid=10494] ppid=10488 vsize=847104 CPUtime=0
/proc/10490/task/10494/stat : 10494 (java) S 10488 10488 8823 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1995820783 867434496 5536 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10490/tid=10495] ppid=10488 vsize=847104 CPUtime=0
/proc/10490/task/10495/stat : 10495 (java) S 10488 10488 8823 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 1995820783 867434496 5536 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10490/tid=10496] ppid=10488 vsize=847104 CPUtime=0
/proc/10490/task/10496/stat : 10496 (java) S 10488 10488 8823 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 1995820785 867434496 5536 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10490/tid=10497] ppid=10488 vsize=847104 CPUtime=0.28
/proc/10490/task/10497/stat : 10497 (java) S 10488 10488 8823 0 -1 64 1033 0 0 0 28 0 0 0 16 0 10 0 1995820785 867434496 5536 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10490/tid=10498] ppid=10488 vsize=847104 CPUtime=0
/proc/10490/task/10498/stat : 10498 (java) S 10488 10488 8823 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1995820785 867434496 5536 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10490/tid=10499] ppid=10488 vsize=847104 CPUtime=0
/proc/10490/task/10499/stat : 10499 (java) S 10488 10488 8823 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 1995820785 867434496 5536 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 852460

[startup+3.10255 s]
/proc/loadavg: 2.04 2.01 2.00 3/92 10500
/proc/meminfo: memFree=1755800/2055920 swapFree=4180540/4192956
[pid=10488] ppid=10486 vsize=5356 CPUtime=0
/proc/10488/stat : 10488 (concrete.sh) S 10486 10488 8823 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1995820779 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10488/statm: 1339 242 201 169 0 50 0
[pid=10490] ppid=10488 vsize=850952 CPUtime=3.05
/proc/10490/stat : 10490 (java) S 10488 10488 8823 0 -1 0 9590 0 1 0 297 8 0 0 18 0 9 0 1995820780 871374848 8455 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10490/statm: 212738 8455 2586 9 0 207298 0
[pid=10490/tid=10492] ppid=10488 vsize=850952 CPUtime=2.11
/proc/10490/task/10492/stat : 10492 (java) R 10488 10488 8823 0 -1 64 3756 0 1 0 208 3 0 0 25 0 9 0 1995820781 871374848 8455 996147200 134512640 134550740 4294956016 18446744073709551615 4125231270 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10490/tid=10493] ppid=10488 vsize=850952 CPUtime=0.35
/proc/10490/task/10493/stat : 10493 (java) S 10488 10488 8823 0 -1 64 2822 0 0 0 33 2 0 0 16 0 9 0 1995820782 871374848 8455 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10490/tid=10494] ppid=10488 vsize=850952 CPUtime=0
/proc/10490/task/10494/stat : 10494 (java) S 10488 10488 8823 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1995820783 871374848 8455 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10490/tid=10495] ppid=10488 vsize=850952 CPUtime=0
/proc/10490/task/10495/stat : 10495 (java) S 10488 10488 8823 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 1995820783 871374848 8455 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10490/tid=10496] ppid=10488 vsize=850952 CPUtime=0
/proc/10490/task/10496/stat : 10496 (java) S 10488 10488 8823 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1995820785 871374848 8455 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10490/tid=10497] ppid=10488 vsize=850952 CPUtime=0.56
/proc/10490/task/10497/stat : 10497 (java) S 10488 10488 8823 0 -1 64 2275 0 0 0 55 1 0 0 15 0 9 0 1995820785 871374848 8455 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10490/tid=10498] ppid=10488 vsize=850952 CPUtime=0
/proc/10490/task/10498/stat : 10498 (java) S 10488 10488 8823 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1995820785 871374848 8455 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10490/tid=10499] ppid=10488 vsize=850952 CPUtime=0
/proc/10490/task/10499/stat : 10499 (java) R 10488 10488 8823 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1995820785 871374848 8455 996147200 134512640 134550740 4294956016 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) 856308

[startup+6.30211 s]
/proc/loadavg: 2.12 2.03 2.01 3/91 10501
/proc/meminfo: memFree=1748120/2055920 swapFree=4180540/4192956
[pid=10488] ppid=10486 vsize=5356 CPUtime=0
/proc/10488/stat : 10488 (concrete.sh) S 10486 10488 8823 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1995820779 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10488/statm: 1339 242 201 169 0 50 0
[pid=10490] ppid=10488 vsize=850952 CPUtime=6.22
/proc/10490/stat : 10490 (java) S 10488 10488 8823 0 -1 0 9719 0 1 0 613 9 0 0 18 0 9 0 1995820780 871374848 8461 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10490/statm: 212738 8461 2586 9 0 207298 0
[pid=10490/tid=10492] ppid=10488 vsize=850952 CPUtime=5.21
/proc/10490/task/10492/stat : 10492 (java) R 10488 10488 8823 0 -1 64 3879 0 1 0 518 3 0 0 25 0 9 0 1995820781 871374848 8461 996147200 134512640 134550740 4294956016 18446744073709551615 4127116707 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10490/tid=10493] ppid=10488 vsize=850952 CPUtime=0.4
/proc/10490/task/10493/stat : 10493 (java) S 10488 10488 8823 0 -1 64 2826 0 0 0 38 2 0 0 16 0 9 0 1995820782 871374848 8461 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10490/tid=10494] ppid=10488 vsize=850952 CPUtime=0
/proc/10490/task/10494/stat : 10494 (java) S 10488 10488 8823 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1995820783 871374848 8461 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10490/tid=10495] ppid=10488 vsize=850952 CPUtime=0
/proc/10490/task/10495/stat : 10495 (java) S 10488 10488 8823 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 1995820783 871374848 8461 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10490/tid=10496] ppid=10488 vsize=850952 CPUtime=0
/proc/10490/task/10496/stat : 10496 (java) S 10488 10488 8823 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1995820785 871374848 8461 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10490/tid=10497] ppid=10488 vsize=850952 CPUtime=0.57
/proc/10490/task/10497/stat : 10497 (java) S 10488 10488 8823 0 -1 64 2277 0 0 0 55 2 0 0 16 0 9 0 1995820785 871374848 8461 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10490/tid=10498] ppid=10488 vsize=850952 CPUtime=0
/proc/10490/task/10498/stat : 10498 (java) S 10488 10488 8823 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1995820785 871374848 8461 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10490/tid=10499] ppid=10488 vsize=850952 CPUtime=0
/proc/10490/task/10499/stat : 10499 (java) S 10488 10488 8823 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1995820785 871374848 8461 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 856308

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

[startup+7.10249 s]
/proc/loadavg: 2.12 2.03 2.01 3/91 10501
/proc/meminfo: memFree=1748120/2055920 swapFree=4180540/4192956
[pid=10488] ppid=10486 vsize=5356 CPUtime=0
/proc/10488/stat : 10488 (concrete.sh) S 10486 10488 8823 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1995820779 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10488/statm: 1339 242 201 169 0 50 0
[pid=10490] ppid=10488 vsize=850952 CPUtime=7.01
/proc/10490/stat : 10490 (java) S 10488 10488 8823 0 -1 0 9751 0 1 0 692 9 0 0 18 0 9 0 1995820780 871374848 8461 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10490/statm: 212738 8461 2586 9 0 207298 0
[pid=10490/tid=10492] ppid=10488 vsize=850952 CPUtime=5.99
/proc/10490/task/10492/stat : 10492 (java) R 10488 10488 8823 0 -1 64 3911 0 1 0 596 3 0 0 25 0 9 0 1995820781 871374848 8461 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10490/tid=10493] ppid=10488 vsize=850952 CPUtime=0.42
/proc/10490/task/10493/stat : 10493 (java) S 10488 10488 8823 0 -1 64 2826 0 0 0 39 3 0 0 15 0 9 0 1995820782 871374848 8461 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10490/tid=10494] ppid=10488 vsize=850952 CPUtime=0
/proc/10490/task/10494/stat : 10494 (java) S 10488 10488 8823 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1995820783 871374848 8461 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10490/tid=10495] ppid=10488 vsize=850952 CPUtime=0
/proc/10490/task/10495/stat : 10495 (java) S 10488 10488 8823 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 1995820783 871374848 8461 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10490/tid=10496] ppid=10488 vsize=850952 CPUtime=0
/proc/10490/task/10496/stat : 10496 (java) S 10488 10488 8823 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1995820785 871374848 8461 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10490/tid=10497] ppid=10488 vsize=850952 CPUtime=0.57
/proc/10490/task/10497/stat : 10497 (java) S 10488 10488 8823 0 -1 64 2277 0 0 0 55 2 0 0 16 0 9 0 1995820785 871374848 8461 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10490/tid=10498] ppid=10488 vsize=850952 CPUtime=0
/proc/10490/task/10498/stat : 10498 (java) S 10488 10488 8823 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1995820785 871374848 8461 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10490/tid=10499] ppid=10488 vsize=850952 CPUtime=0
/proc/10490/task/10499/stat : 10499 (java) S 10488 10488 8823 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1995820785 871374848 8461 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.01
Current children cumulated vsize (KiB) 856308

[startup+7.30229 s]
/proc/loadavg: 2.12 2.03 2.01 3/91 10501
/proc/meminfo: memFree=1748120/2055920 swapFree=4180540/4192956
[pid=10488] ppid=10486 vsize=5356 CPUtime=0
/proc/10488/stat : 10488 (concrete.sh) S 10486 10488 8823 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1995820779 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10488/statm: 1339 242 201 169 0 50 0
[pid=10490] ppid=10488 vsize=850952 CPUtime=7.21
/proc/10490/stat : 10490 (java) S 10488 10488 8823 0 -1 0 9758 0 1 0 712 9 0 0 18 0 9 0 1995820780 871374848 8461 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10490/statm: 212738 8461 2586 9 0 207298 0
[pid=10490/tid=10492] ppid=10488 vsize=850952 CPUtime=6.19
/proc/10490/task/10492/stat : 10492 (java) R 10488 10488 8823 0 -1 64 3918 0 1 0 616 3 0 0 25 0 9 0 1995820781 871374848 8461 996147200 134512640 134550740 4294956016 18446744073709551615 4127129348 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10490/tid=10493] ppid=10488 vsize=850952 CPUtime=0.43
/proc/10490/task/10493/stat : 10493 (java) S 10488 10488 8823 0 -1 64 2826 0 0 0 40 3 0 0 16 0 9 0 1995820782 871374848 8461 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10490/tid=10494] ppid=10488 vsize=850952 CPUtime=0
/proc/10490/task/10494/stat : 10494 (java) S 10488 10488 8823 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1995820783 871374848 8461 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10490/tid=10495] ppid=10488 vsize=850952 CPUtime=0
/proc/10490/task/10495/stat : 10495 (java) S 10488 10488 8823 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 1995820783 871374848 8461 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10490/tid=10496] ppid=10488 vsize=850952 CPUtime=0
/proc/10490/task/10496/stat : 10496 (java) S 10488 10488 8823 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1995820785 871374848 8461 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10490/tid=10497] ppid=10488 vsize=850952 CPUtime=0.57
/proc/10490/task/10497/stat : 10497 (java) S 10488 10488 8823 0 -1 64 2277 0 0 0 55 2 0 0 16 0 9 0 1995820785 871374848 8461 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10490/tid=10498] ppid=10488 vsize=850952 CPUtime=0
/proc/10490/task/10498/stat : 10498 (java) S 10488 10488 8823 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1995820785 871374848 8461 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10490/tid=10499] ppid=10488 vsize=850952 CPUtime=0
/proc/10490/task/10499/stat : 10499 (java) S 10488 10488 8823 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1995820785 871374848 8461 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.21
Current children cumulated vsize (KiB) 856308

Child status: 0
Real time (s): 7.37705
CPU time (s): 7.2549
CPU user time (s): 7.14691
CPU system time (s): 0.107983
CPU usage (%): 98.3442
Max. virtual memory (cumulated for all children) (KiB): 856308

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.14691
system time used= 0.107983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10219
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= 4536
involuntary context switches= 4746

runsolver used 0.008998 second user time and 0.033994 second system time

The end

Launcher Data (download as text)

Begin job on node18 at 2008-07-04 12:47:44
IDJOB=1071353
IDBENCH=56084
IDSOLVER=304
FILE ID=node18/1071353-1215168464
PBS_JOBID= 7881445
Free space on /tmp= 66552 MiB

SOLVER NAME= Concrete + CSP4J - WMC Engine 2008-05-30
BENCH NAME= CPAI08/csp/chessboardColoration/normalized-cc-10-10-3.xml
COMMAND LINE= HOME/concrete.sh -c -ext 0 -s WMC BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1071353-1215168464/watcher-1071353-1215168464 -o /tmp/evaluation-result-1071353-1215168464/solver-1071353-1215168464 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/concrete.sh -c -ext 0 -s WMC HOME/instance-1071353-1215168464.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 5dd29aa83960666008990e15b4977728
RANDOM SEED=1677694076

node18.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.268
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	: 5931.00
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.268
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:       1772944 kB
Buffers:         32536 kB
Cached:         114268 kB
SwapCached:       6536 kB
Active:         181844 kB
Inactive:        49148 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1772944 kB
SwapTotal:     4192956 kB
SwapFree:      4180540 kB
Dirty:            1696 kB
Writeback:           0 kB
Mapped:          97664 kB
Slab:            37028 kB
Committed_AS:  4197660 kB
PageTables:       1952 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= 66552 MiB
End job on node18 at 2008-07-04 12:47:51