Trace number 2084608

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 2009-07-14SAT 36.7954 37.1681

DiagnosticValue
CHECKS138251
NODES386

General information on the benchmark

Namecsp/graphColoring/school/
normalized-school1-16.xml
MD5SUM417c0add099144dbf2dc628ce5dcaddb
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.758883
Satisfiable
(Un)Satisfiability was proved
Number of variables385
Number of constraints19095
Maximum constraint arity2
Maximum domain size16
Number of constraints which are defined in extension0
Number of constraints which are defined in intension19095
Global constraints used (with number of constraints)

Solver Data

34.45/34.82	c CPU-LOAD 32.24
34.45/34.82	c LOADED 385 V (16 E), 19095 ExtensionConstraint2D, arity 2, 32.24 cpu
36.73/37.13	v 11 2 5 13 10 2 12 11 8 4 14 9 0 15 11 7 8 5 4 7 8 0 12 13 10 11 3 5 15 11 8 7 12 9 5 4 13 7 8 2 10 14 9 4 10 12 15 11 10 5 15 11 7 8 14 6 9 4 14 3 13 7 8 12 6 2 9 15 11 9 15 12 6 2 4 14 3 13 7 4 14 3 13 7 4 0 9 15 12 6 2 9 15 12 6 2 13 7 1 8 4 14 3 0 0 10 5 14 3 6 2 4 12 9 13 9 11 9 13 5 4 14 13 2 6 9 11 10 8 15 7 15 7 15 7 1 0 0 15 1 7 15 10 12 6 5 4 8 14 9 7 2 14 7 8 8 9 15 11 6 10 0 14 3 9 4 5 0 13 7 8 15 11 10 12 1 5 12 6 13 14 9 2 6 1 3 9 0 15 9 12 8 1 0 2 5 11 5 5 10 12 10 7 4 14 12 6 15 11 10 12 14 3 11 6 7 13 14 3 13 2 9 15 13 7 3 6 4 0 2 4 12 3 2 11 0 11 8 11 8 0 14 8 5 4 3 9 15 11 2 13 7 8 10 6 5 14 3 10 6 2 15 11 7 8 5 9 3 15 11 9 10 6 2 13 7 13 10 6 2 13 7 8 1 0 5 14 3 9 15 4 15 7 5 3 14 11 10 6 13 8 5 4 11 2 8 3 15 7 10 12 6 0 1 1 1 6 9 11 10 12 14 5 4 13 2 5 13 2 9 5 10 12 6 10 12 6 7 5 13 4 14 3 4 14 3 5 4 14 10 2 12 1 1 1 9 1 12 6 2 0 0 0 1 1 1 1 1 1 0 0 0 0 0 0 3 1 1 4 1 7 5 3 2 2 
36.73/37.13	s SATISFIABLE
36.73/37.13	d NODES 386
36.73/37.13	d CHECKS 138251
36.73/37.14	c heuristic-cpu: 0.0
36.73/37.14	c prepro-constraint-ccks: 0
36.73/37.14	c prepro-constraint-presenceccks: 0
36.73/37.14	c prepro-cpu: 0.19
36.73/37.14	c prepro-matrix2d-ccks: 0
36.73/37.14	c prepro-matrix2d-presenceccks: 0
36.73/37.14	c prepro-removed: 0
36.73/37.14	c search-cpu: 1.76
36.73/37.14	c search-nps: 219.31818
36.73/37.14	c total-assgn: 386
36.73/37.14	c total-constraint-ccks: 0
36.73/37.14	c total-constraint-presence-ccks: 0
36.73/37.14	c total-cpu: 2.0
36.73/37.14	c total-matrix2d-ccks: 138251
36.73/37.14	c total-matrix2d-presence-ccks: 0
36.73/37.14	c TOTAL-NODES 386
36.73/37.14	c TOTAL-CPU 2.0

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-2084608-1247724868/watcher-2084608-1247724868 -o /tmp/evaluation-result-2084608-1247724868/solver-2084608-1247724868 -C 1800 -W 2000 -M 900 HOME/concrete.sh -c HOME/instance-2084608-1247724868.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.16 2.09 2.06 4/72 19957
/proc/meminfo: memFree=1117720/2055920 swapFree=4192812/4192956
[pid=19957] ppid=19955 vsize=5356 CPUtime=0
/proc/19957/stat : 19957 (concrete.sh) S 19955 19957 19749 0 -1 4194304 299 127 0 0 0 0 0 0 21 0 1 0 59550679 5484544 238 996147200 4194304 4889804 548682068816 18446744073709551615 221954932818 0 0 4100 65536 18446744071563648864 0 0 17 1 0 0
/proc/19957/statm: 1339 238 197 169 0 50 0
[pid=19959] ppid=19957 vsize=5356 CPUtime=0
/proc/19959/stat : 19959 (concrete.sh) R 19957 19957 19749 0 -1 4194368 20 0 0 0 0 0 0 0 23 0 1 0 59550679 5484544 238 996147200 4194304 4889804 548682068816 18446744073709551615 221954339207 0 0 4096 65538 0 0 0 17 1 0 0
/proc/19959/statm: 1339 238 197 169 0 50 0

[startup+0.0769119 s]
/proc/loadavg: 2.16 2.09 2.06 4/72 19957
/proc/meminfo: memFree=1117720/2055920 swapFree=4192812/4192956
[pid=19957] ppid=19955 vsize=5356 CPUtime=0
/proc/19957/stat : 19957 (concrete.sh) S 19955 19957 19749 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59550679 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19957/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101912 s]
/proc/loadavg: 2.16 2.09 2.06 4/72 19957
/proc/meminfo: memFree=1117720/2055920 swapFree=4192812/4192956
[pid=19957] ppid=19955 vsize=5356 CPUtime=0
/proc/19957/stat : 19957 (concrete.sh) S 19955 19957 19749 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59550679 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19957/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301931 s]
/proc/loadavg: 2.16 2.09 2.06 4/72 19957
/proc/meminfo: memFree=1117720/2055920 swapFree=4192812/4192956
[pid=19957] ppid=19955 vsize=5356 CPUtime=0
/proc/19957/stat : 19957 (concrete.sh) S 19955 19957 19749 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59550679 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19957/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701967 s]
/proc/loadavg: 2.16 2.09 2.06 4/72 19957
/proc/meminfo: memFree=1117720/2055920 swapFree=4192812/4192956
[pid=19957] ppid=19955 vsize=5356 CPUtime=0
/proc/19957/stat : 19957 (concrete.sh) S 19955 19957 19749 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59550679 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19957/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50204 s]
/proc/loadavg: 2.16 2.09 2.06 3/82 19970
/proc/meminfo: memFree=1102664/2055920 swapFree=4192812/4192956
[pid=19957] ppid=19955 vsize=5356 CPUtime=0
/proc/19957/stat : 19957 (concrete.sh) S 19955 19957 19749 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59550679 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19957/statm: 1339 244 201 169 0 50 0
[pid=19962] ppid=19957 vsize=847552 CPUtime=1.46
/proc/19962/stat : 19962 (java) S 19957 19957 19749 0 -1 0 6992 0 1 0 141 5 0 0 18 0 9 0 59550680 867893248 6130 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/19962/statm: 211888 6130 2003 9 0 206366 0
[pid=19962/tid=19963] ppid=19957 vsize=847552 CPUtime=1.05
/proc/19962/task/19963/stat : 19963 (java) R 19957 19957 19749 0 -1 64 3881 0 1 0 103 2 0 0 22 0 9 0 59550681 867893248 6130 996147200 134512640 134550932 4294955408 18446744073709551615 4126335414 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19962/tid=19964] ppid=19957 vsize=847552 CPUtime=0.05
/proc/19962/task/19964/stat : 19964 (java) S 19957 19957 19749 0 -1 64 945 0 0 0 5 0 0 0 16 0 9 0 59550682 867893248 6130 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=19962/tid=19965] ppid=19957 vsize=847552 CPUtime=0
/proc/19962/task/19965/stat : 19965 (java) S 19957 19957 19749 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59550682 867893248 6130 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19962/tid=19966] ppid=19957 vsize=847552 CPUtime=0
/proc/19962/task/19966/stat : 19966 (java) S 19957 19957 19749 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 59550683 867893248 6130 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19962/tid=19967] ppid=19957 vsize=847552 CPUtime=0
/proc/19962/task/19967/stat : 19967 (java) S 19957 19957 19749 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 59550685 867893248 6130 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19962/tid=19968] ppid=19957 vsize=847552 CPUtime=0.32
/proc/19962/task/19968/stat : 19968 (java) S 19957 19957 19749 0 -1 64 1468 0 0 0 31 1 0 0 16 0 9 0 59550688 867893248 6130 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19962/tid=19969] ppid=19957 vsize=847552 CPUtime=0
/proc/19962/task/19969/stat : 19969 (java) S 19957 19957 19749 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 59550688 867893248 6130 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19962/tid=19970] ppid=19957 vsize=847552 CPUtime=0
/proc/19962/task/19970/stat : 19970 (java) S 19957 19957 19749 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59550689 867893248 6130 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 852908

[startup+3.10218 s]
/proc/loadavg: 2.15 2.08 2.06 3/82 19970
/proc/meminfo: memFree=1098568/2055920 swapFree=4192812/4192956
[pid=19957] ppid=19955 vsize=5356 CPUtime=0
/proc/19957/stat : 19957 (concrete.sh) S 19955 19957 19749 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59550679 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19957/statm: 1339 244 201 169 0 50 0
[pid=19962] ppid=19957 vsize=847652 CPUtime=3.06
/proc/19962/stat : 19962 (java) S 19957 19957 19749 0 -1 0 8707 0 1 0 300 6 0 0 18 0 9 0 59550680 867995648 7610 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/19962/statm: 211913 7610 2624 9 0 206391 0
[pid=19962/tid=19963] ppid=19957 vsize=847652 CPUtime=2.56
/proc/19962/task/19963/stat : 19963 (java) R 19957 19957 19749 0 -1 64 3895 0 1 0 254 2 0 0 25 0 9 0 59550681 867995648 7610 996147200 134512640 134550932 4294955408 18446744073709551615 4126335488 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19962/tid=19964] ppid=19957 vsize=847652 CPUtime=0.14
/proc/19962/task/19964/stat : 19964 (java) S 19957 19957 19749 0 -1 64 2646 0 0 0 13 1 0 0 16 0 9 0 59550682 867995648 7610 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=19962/tid=19965] ppid=19957 vsize=847652 CPUtime=0
/proc/19962/task/19965/stat : 19965 (java) S 19957 19957 19749 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59550682 867995648 7610 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19962/tid=19966] ppid=19957 vsize=847652 CPUtime=0
/proc/19962/task/19966/stat : 19966 (java) S 19957 19957 19749 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 59550683 867995648 7610 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19962/tid=19967] ppid=19957 vsize=847652 CPUtime=0
/proc/19962/task/19967/stat : 19967 (java) S 19957 19957 19749 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 59550685 867995648 7610 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19962/tid=19968] ppid=19957 vsize=847652 CPUtime=0.32
/proc/19962/task/19968/stat : 19968 (java) S 19957 19957 19749 0 -1 64 1468 0 0 0 31 1 0 0 16 0 9 0 59550688 867995648 7610 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19962/tid=19969] ppid=19957 vsize=847652 CPUtime=0
/proc/19962/task/19969/stat : 19969 (java) S 19957 19957 19749 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 59550688 867995648 7610 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19962/tid=19970] ppid=19957 vsize=847652 CPUtime=0
/proc/19962/task/19970/stat : 19970 (java) S 19957 19957 19749 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59550689 867995648 7610 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 853008

[startup+6.30147 s]
/proc/loadavg: 2.15 2.08 2.06 3/82 19970
/proc/meminfo: memFree=1094728/2055920 swapFree=4192812/4192956
[pid=19957] ppid=19955 vsize=5356 CPUtime=0
/proc/19957/stat : 19957 (concrete.sh) S 19955 19957 19749 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59550679 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19957/statm: 1339 244 201 169 0 50 0
[pid=19962] ppid=19957 vsize=847636 CPUtime=6.22
/proc/19962/stat : 19962 (java) S 19957 19957 19749 0 -1 0 9471 0 1 0 616 6 0 0 18 0 9 0 59550680 867979264 8279 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/19962/statm: 211909 8279 2624 9 0 206387 0
[pid=19962/tid=19963] ppid=19957 vsize=847636 CPUtime=5.62
/proc/19962/task/19963/stat : 19963 (java) R 19957 19957 19749 0 -1 64 3908 0 1 0 559 3 0 0 25 0 9 0 59550681 867979264 8279 996147200 134512640 134550932 4294955408 18446744073709551615 4126335453 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19962/tid=19964] ppid=19957 vsize=847636 CPUtime=0.25
/proc/19962/task/19964/stat : 19964 (java) S 19957 19957 19749 0 -1 64 3397 0 0 0 24 1 0 0 16 0 9 0 59550682 867979264 8279 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=19962/tid=19965] ppid=19957 vsize=847636 CPUtime=0
/proc/19962/task/19965/stat : 19965 (java) S 19957 19957 19749 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59550682 867979264 8279 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19962/tid=19966] ppid=19957 vsize=847636 CPUtime=0
/proc/19962/task/19966/stat : 19966 (java) S 19957 19957 19749 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 59550683 867979264 8279 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19962/tid=19967] ppid=19957 vsize=847636 CPUtime=0
/proc/19962/task/19967/stat : 19967 (java) S 19957 19957 19749 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 59550685 867979264 8279 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19962/tid=19968] ppid=19957 vsize=847636 CPUtime=0.32
/proc/19962/task/19968/stat : 19968 (java) S 19957 19957 19749 0 -1 64 1468 0 0 0 31 1 0 0 16 0 9 0 59550688 867979264 8279 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19962/tid=19969] ppid=19957 vsize=847636 CPUtime=0
/proc/19962/task/19969/stat : 19969 (java) S 19957 19957 19749 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 59550688 867979264 8279 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19962/tid=19970] ppid=19957 vsize=847636 CPUtime=0
/proc/19962/task/19970/stat : 19970 (java) S 19957 19957 19749 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59550689 867979264 8279 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 852992

[startup+12.7011 s]
/proc/loadavg: 2.14 2.08 2.06 3/82 19970
/proc/meminfo: memFree=1090696/2055920 swapFree=4192812/4192956
[pid=19957] ppid=19955 vsize=5356 CPUtime=0
/proc/19957/stat : 19957 (concrete.sh) S 19955 19957 19749 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59550679 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19957/statm: 1339 244 201 169 0 50 0
[pid=19962] ppid=19957 vsize=847636 CPUtime=12.56
/proc/19962/stat : 19962 (java) S 19957 19957 19749 0 -1 0 10377 0 1 0 1249 7 0 0 18 0 9 0 59550680 867979264 9173 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/19962/statm: 211909 9173 2625 9 0 206387 0
[pid=19962/tid=19963] ppid=19957 vsize=847636 CPUtime=11.83
/proc/19962/task/19963/stat : 19963 (java) R 19957 19957 19749 0 -1 64 3984 0 1 0 1180 3 0 0 25 0 9 0 59550681 867979264 9173 996147200 134512640 134550932 4294955408 18446744073709551615 4126335461 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19962/tid=19964] ppid=19957 vsize=847636 CPUtime=0.38
/proc/19962/task/19964/stat : 19964 (java) S 19957 19957 19749 0 -1 64 4227 0 0 0 36 2 0 0 16 0 9 0 59550682 867979264 9173 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=19962/tid=19965] ppid=19957 vsize=847636 CPUtime=0
/proc/19962/task/19965/stat : 19965 (java) S 19957 19957 19749 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59550682 867979264 9173 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19962/tid=19966] ppid=19957 vsize=847636 CPUtime=0
/proc/19962/task/19966/stat : 19966 (java) S 19957 19957 19749 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 59550683 867979264 9173 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19962/tid=19967] ppid=19957 vsize=847636 CPUtime=0
/proc/19962/task/19967/stat : 19967 (java) S 19957 19957 19749 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 59550685 867979264 9173 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19962/tid=19968] ppid=19957 vsize=847636 CPUtime=0.32
/proc/19962/task/19968/stat : 19968 (java) S 19957 19957 19749 0 -1 64 1468 0 0 0 31 1 0 0 16 0 9 0 59550688 867979264 9173 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19962/tid=19969] ppid=19957 vsize=847636 CPUtime=0
/proc/19962/task/19969/stat : 19969 (java) S 19957 19957 19749 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 59550688 867979264 9173 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19962/tid=19970] ppid=19957 vsize=847636 CPUtime=0
/proc/19962/task/19970/stat : 19970 (java) S 19957 19957 19749 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59550689 867979264 9173 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 852992

[startup+25.5022 s]
/proc/loadavg: 2.11 2.08 2.06 3/82 19970
/proc/meminfo: memFree=1086792/2055920 swapFree=4192812/4192956
[pid=19957] ppid=19955 vsize=5356 CPUtime=0
/proc/19957/stat : 19957 (concrete.sh) S 19955 19957 19749 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59550679 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19957/statm: 1339 244 201 169 0 50 0
[pid=19962] ppid=19957 vsize=847636 CPUtime=25.24
/proc/19962/stat : 19962 (java) S 19957 19957 19749 0 -1 0 11309 0 1 0 2516 8 0 0 18 0 9 0 59550680 867979264 10093 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/19962/statm: 211909 10093 2625 9 0 206387 0
[pid=19962/tid=19963] ppid=19957 vsize=847636 CPUtime=24.46
/proc/19962/task/19963/stat : 19963 (java) R 19957 19957 19749 0 -1 64 3996 0 1 0 2443 3 0 0 25 0 9 0 59550681 867979264 10093 996147200 134512640 134550932 4294955408 18446744073709551615 4126335433 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19962/tid=19964] ppid=19957 vsize=847636 CPUtime=0.43
/proc/19962/task/19964/stat : 19964 (java) S 19957 19957 19749 0 -1 64 5147 0 0 0 40 3 0 0 16 0 9 0 59550682 867979264 10093 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=19962/tid=19965] ppid=19957 vsize=847636 CPUtime=0
/proc/19962/task/19965/stat : 19965 (java) S 19957 19957 19749 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59550682 867979264 10093 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19962/tid=19966] ppid=19957 vsize=847636 CPUtime=0
/proc/19962/task/19966/stat : 19966 (java) S 19957 19957 19749 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 59550683 867979264 10093 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19962/tid=19967] ppid=19957 vsize=847636 CPUtime=0
/proc/19962/task/19967/stat : 19967 (java) S 19957 19957 19749 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 59550685 867979264 10093 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19962/tid=19968] ppid=19957 vsize=847636 CPUtime=0.32
/proc/19962/task/19968/stat : 19968 (java) S 19957 19957 19749 0 -1 64 1468 0 0 0 31 1 0 0 16 0 9 0 59550688 867979264 10093 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19962/tid=19969] ppid=19957 vsize=847636 CPUtime=0
/proc/19962/task/19969/stat : 19969 (java) S 19957 19957 19749 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 59550688 867979264 10093 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19962/tid=19970] ppid=19957 vsize=847636 CPUtime=0
/proc/19962/task/19970/stat : 19970 (java) S 19957 19957 19749 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59550689 867979264 10093 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 852992

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

[startup+31.9068 s]
/proc/loadavg: 2.10 2.08 2.06 3/83 19971
/proc/meminfo: memFree=1079808/2055920 swapFree=4192812/4192956
[pid=19957] ppid=19955 vsize=5356 CPUtime=0
/proc/19957/stat : 19957 (concrete.sh) S 19955 19957 19749 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59550679 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19957/statm: 1339 244 201 169 0 50 0
[pid=19962] ppid=19957 vsize=851180 CPUtime=31.57
/proc/19962/stat : 19962 (java) S 19957 19957 19749 0 -1 0 13765 0 1 0 3147 10 0 0 18 0 10 0 59550680 871608320 11836 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/19962/statm: 212795 11836 2628 9 0 207273 0
[pid=19962/tid=19963] ppid=19957 vsize=851180 CPUtime=30.19
/proc/19962/task/19963/stat : 19963 (java) R 19957 19957 19749 0 -1 64 4215 0 1 0 3015 4 0 0 25 0 10 0 59550681 871608320 11836 996147200 134512640 134550932 4294955408 18446744073709551615 4127021657 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19962/tid=19964] ppid=19957 vsize=851180 CPUtime=0.68
/proc/19962/task/19964/stat : 19964 (java) S 19957 19957 19749 0 -1 64 6441 0 0 0 65 3 0 0 16 0 10 0 59550682 871608320 11836 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=19962/tid=19965] ppid=19957 vsize=851180 CPUtime=0
/proc/19962/task/19965/stat : 19965 (java) S 19957 19957 19749 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 59550682 871608320 11836 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19962/tid=19966] ppid=19957 vsize=851180 CPUtime=0
/proc/19962/task/19966/stat : 19966 (java) S 19957 19957 19749 0 -1 64 4 0 0 0 0 0 0 0 16 0 10 0 59550683 871608320 11836 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19962/tid=19967] ppid=19957 vsize=851180 CPUtime=0
/proc/19962/task/19967/stat : 19967 (java) S 19957 19957 19749 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 59550685 871608320 11836 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19962/tid=19968] ppid=19957 vsize=851180 CPUtime=0.67
/proc/19962/task/19968/stat : 19968 (java) S 19957 19957 19749 0 -1 64 2407 0 0 0 66 1 0 0 16 0 10 0 59550688 871608320 11836 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19962/tid=19969] ppid=19957 vsize=851180 CPUtime=0
/proc/19962/task/19969/stat : 19969 (java) S 19957 19957 19749 0 -1 64 2 0 0 0 0 0 0 0 20 0 10 0 59550688 871608320 11836 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19962/tid=19970] ppid=19957 vsize=851180 CPUtime=0
/proc/19962/task/19970/stat : 19970 (java) S 19957 19957 19749 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 59550689 871608320 11836 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19962/tid=19971] ppid=19957 vsize=851180 CPUtime=0
/proc/19962/task/19971/stat : 19971 (java) S 19957 19957 19749 0 -1 64 4 0 0 0 0 0 0 0 24 0 10 0 59553699 871608320 11836 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 31.57
Current children cumulated vsize (KiB) 856536

[startup+35.1021 s]
/proc/loadavg: 2.09 2.08 2.06 3/83 19972
/proc/meminfo: memFree=1062840/2055920 swapFree=4192812/4192956
[pid=19957] ppid=19955 vsize=5356 CPUtime=0
/proc/19957/stat : 19957 (concrete.sh) S 19955 19957 19749 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59550679 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19957/statm: 1339 244 201 169 0 50 0
[pid=19962] ppid=19957 vsize=851180 CPUtime=34.75
/proc/19962/stat : 19962 (java) S 19957 19957 19749 0 -1 0 18247 0 1 0 3460 15 0 0 18 0 10 0 59550680 871608320 16069 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/19962/statm: 212795 16069 2634 9 0 207273 0
[pid=19962/tid=19963] ppid=19957 vsize=851180 CPUtime=32.53
/proc/19962/task/19963/stat : 19963 (java) R 19957 19957 19749 0 -1 64 4635 0 1 0 3248 5 0 0 25 0 10 0 59550681 871608320 16069 996147200 134512640 134550932 4294955408 18446744073709551615 4127721513 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19962/tid=19964] ppid=19957 vsize=851180 CPUtime=1.44
/proc/19962/task/19964/stat : 19964 (java) S 19957 19957 19749 0 -1 64 10462 0 0 0 138 6 0 0 16 0 10 0 59550682 871608320 16069 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=19962/tid=19965] ppid=19957 vsize=851180 CPUtime=0
/proc/19962/task/19965/stat : 19965 (java) S 19957 19957 19749 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 59550682 871608320 16069 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19962/tid=19966] ppid=19957 vsize=851180 CPUtime=0
/proc/19962/task/19966/stat : 19966 (java) S 19957 19957 19749 0 -1 64 9 0 0 0 0 0 0 0 15 0 10 0 59550683 871608320 16069 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19962/tid=19967] ppid=19957 vsize=851180 CPUtime=0
/proc/19962/task/19967/stat : 19967 (java) S 19957 19957 19749 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 59550685 871608320 16069 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19962/tid=19968] ppid=19957 vsize=851180 CPUtime=0.74
/proc/19962/task/19968/stat : 19968 (java) S 19957 19957 19749 0 -1 64 2442 0 0 0 72 2 0 0 15 0 10 0 59550688 871608320 16069 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19962/tid=19969] ppid=19957 vsize=851180 CPUtime=0
/proc/19962/task/19969/stat : 19969 (java) S 19957 19957 19749 0 -1 64 2 0 0 0 0 0 0 0 20 0 10 0 59550688 871608320 16069 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19962/tid=19970] ppid=19957 vsize=851180 CPUtime=0
/proc/19962/task/19970/stat : 19970 (java) S 19957 19957 19749 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 59550689 871608320 16069 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19962/tid=19972] ppid=19957 vsize=851180 CPUtime=0
/proc/19962/task/19972/stat : 19972 (java) S 19957 19957 19749 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 59554183 871608320 16069 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 34.75
Current children cumulated vsize (KiB) 856536

[startup+35.9021 s]
/proc/loadavg: 2.09 2.08 2.06 3/83 19972
/proc/meminfo: memFree=1062840/2055920 swapFree=4192812/4192956
[pid=19957] ppid=19955 vsize=5356 CPUtime=0
/proc/19957/stat : 19957 (concrete.sh) S 19955 19957 19749 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59550679 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19957/statm: 1339 244 201 169 0 50 0
[pid=19962] ppid=19957 vsize=851180 CPUtime=35.53
/proc/19962/stat : 19962 (java) S 19957 19957 19749 0 -1 0 19290 0 1 0 3538 15 0 0 18 0 9 0 59550680 871608320 17110 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/19962/statm: 212795 17110 2634 9 0 207273 0
[pid=19962/tid=19963] ppid=19957 vsize=851180 CPUtime=33.28
/proc/19962/task/19963/stat : 19963 (java) R 19957 19957 19749 0 -1 64 4813 0 1 0 3323 5 0 0 25 0 9 0 59550681 871608320 17110 996147200 134512640 134550932 4294955408 18446744073709551615 4127757299 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19962/tid=19964] ppid=19957 vsize=851180 CPUtime=1.46
/proc/19962/task/19964/stat : 19964 (java) S 19957 19957 19749 0 -1 64 11317 0 0 0 139 7 0 0 16 0 9 0 59550682 871608320 17110 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=19962/tid=19965] ppid=19957 vsize=851180 CPUtime=0
/proc/19962/task/19965/stat : 19965 (java) S 19957 19957 19749 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59550682 871608320 17110 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19962/tid=19966] ppid=19957 vsize=851180 CPUtime=0
/proc/19962/task/19966/stat : 19966 (java) S 19957 19957 19749 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 59550683 871608320 17110 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19962/tid=19967] ppid=19957 vsize=851180 CPUtime=0
/proc/19962/task/19967/stat : 19967 (java) S 19957 19957 19749 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 59550685 871608320 17110 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19962/tid=19968] ppid=19957 vsize=851180 CPUtime=0.76
/proc/19962/task/19968/stat : 19968 (java) S 19957 19957 19749 0 -1 64 2451 0 0 0 74 2 0 0 16 0 9 0 59550688 871608320 17110 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19962/tid=19969] ppid=19957 vsize=851180 CPUtime=0
/proc/19962/task/19969/stat : 19969 (java) S 19957 19957 19749 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 59550688 871608320 17110 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19962/tid=19970] ppid=19957 vsize=851180 CPUtime=0
/proc/19962/task/19970/stat : 19970 (java) S 19957 19957 19749 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59550689 871608320 17110 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 35.53
Current children cumulated vsize (KiB) 856536

[startup+36.7022 s]
/proc/loadavg: 2.09 2.08 2.06 3/82 19972
/proc/meminfo: memFree=1054712/2055920 swapFree=4192812/4192956
[pid=19957] ppid=19955 vsize=5356 CPUtime=0
/proc/19957/stat : 19957 (concrete.sh) S 19955 19957 19749 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59550679 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19957/statm: 1339 244 201 169 0 50 0
[pid=19962] ppid=19957 vsize=851180 CPUtime=36.33
/proc/19962/stat : 19962 (java) S 19957 19957 19749 0 -1 0 20700 0 1 0 3617 16 0 0 18 0 9 0 59550680 871608320 18518 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/19962/statm: 212795 18518 2634 9 0 207273 0
[pid=19962/tid=19963] ppid=19957 vsize=851180 CPUtime=34.03
/proc/19962/task/19963/stat : 19963 (java) R 19957 19957 19749 0 -1 64 4815 0 1 0 3398 5 0 0 25 0 9 0 59550681 871608320 18518 996147200 134512640 134550932 4294955408 18446744073709551615 4127719696 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19962/tid=19964] ppid=19957 vsize=851180 CPUtime=1.5
/proc/19962/task/19964/stat : 19964 (java) S 19957 19957 19749 0 -1 64 12724 0 0 0 143 7 0 0 16 0 9 0 59550682 871608320 18518 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=19962/tid=19965] ppid=19957 vsize=851180 CPUtime=0
/proc/19962/task/19965/stat : 19965 (java) S 19957 19957 19749 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59550682 871608320 18518 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19962/tid=19966] ppid=19957 vsize=851180 CPUtime=0
/proc/19962/task/19966/stat : 19966 (java) S 19957 19957 19749 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 59550683 871608320 18518 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19962/tid=19967] ppid=19957 vsize=851180 CPUtime=0
/proc/19962/task/19967/stat : 19967 (java) S 19957 19957 19749 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 59550685 871608320 18518 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19962/tid=19968] ppid=19957 vsize=851180 CPUtime=0.76
/proc/19962/task/19968/stat : 19968 (java) S 19957 19957 19749 0 -1 64 2452 0 0 0 74 2 0 0 15 0 9 0 59550688 871608320 18518 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19962/tid=19969] ppid=19957 vsize=851180 CPUtime=0
/proc/19962/task/19969/stat : 19969 (java) S 19957 19957 19749 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 59550688 871608320 18518 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19962/tid=19970] ppid=19957 vsize=851180 CPUtime=0
/proc/19962/task/19970/stat : 19970 (java) S 19957 19957 19749 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59550689 871608320 18518 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 36.33
Current children cumulated vsize (KiB) 856536

[startup+37.1022 s]
/proc/loadavg: 2.09 2.08 2.06 3/82 19972
/proc/meminfo: memFree=1054712/2055920 swapFree=4192812/4192956
[pid=19957] ppid=19955 vsize=5356 CPUtime=0
/proc/19957/stat : 19957 (concrete.sh) S 19955 19957 19749 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59550679 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19957/statm: 1339 244 201 169 0 50 0
[pid=19962] ppid=19957 vsize=851180 CPUtime=36.73
/proc/19962/stat : 19962 (java) S 19957 19957 19749 0 -1 0 21279 0 1 0 3657 16 0 0 18 0 9 0 59550680 871608320 19095 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/19962/statm: 212795 19095 2634 9 0 207273 0
[pid=19962/tid=19963] ppid=19957 vsize=851180 CPUtime=34.41
/proc/19962/task/19963/stat : 19963 (java) R 19957 19957 19749 0 -1 64 4817 0 1 0 3436 5 0 0 25 0 9 0 59550681 871608320 19095 996147200 134512640 134550932 4294955408 18446744073709551615 4127719700 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19962/tid=19964] ppid=19957 vsize=851180 CPUtime=1.52
/proc/19962/task/19964/stat : 19964 (java) S 19957 19957 19749 0 -1 64 13301 0 0 0 145 7 0 0 16 0 9 0 59550682 871608320 19095 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=19962/tid=19965] ppid=19957 vsize=851180 CPUtime=0
/proc/19962/task/19965/stat : 19965 (java) S 19957 19957 19749 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59550682 871608320 19095 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19962/tid=19966] ppid=19957 vsize=851180 CPUtime=0
/proc/19962/task/19966/stat : 19966 (java) S 19957 19957 19749 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 59550683 871608320 19095 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19962/tid=19967] ppid=19957 vsize=851180 CPUtime=0
/proc/19962/task/19967/stat : 19967 (java) S 19957 19957 19749 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 59550685 871608320 19095 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19962/tid=19968] ppid=19957 vsize=851180 CPUtime=0.76
/proc/19962/task/19968/stat : 19968 (java) S 19957 19957 19749 0 -1 64 2452 0 0 0 74 2 0 0 15 0 9 0 59550688 871608320 19095 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19962/tid=19969] ppid=19957 vsize=851180 CPUtime=0
/proc/19962/task/19969/stat : 19969 (java) S 19957 19957 19749 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 59550688 871608320 19095 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19962/tid=19970] ppid=19957 vsize=851180 CPUtime=0
/proc/19962/task/19970/stat : 19970 (java) S 19957 19957 19749 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59550689 871608320 19095 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 36.73
Current children cumulated vsize (KiB) 856536

Child status: 0
Real time (s): 37.1681
CPU time (s): 36.7954
CPU user time (s): 36.6124
CPU system time (s): 0.182972
CPU usage (%): 98.9974
Max. virtual memory (cumulated for all children) (KiB): 856536

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 36.6124
system time used= 0.182972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22250
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= 6559
involuntary context switches= 7198

runsolver used 0.038994 second user time and 0.140978 second system time

The end

Launcher Data

Begin job on node43 at 2009-07-16 08:14:28
IDJOB=2084608
IDBENCH=58095
IDSOLVER=735
FILE ID=node43/2084608-1247724868
PBS_JOBID= 9521516
Free space on /tmp= 66192 MiB

SOLVER NAME= Concrete 2009-06-10
BENCH NAME= CPAI08/csp/graphColoring/school/normalized-school1-16.xml
COMMAND LINE= HOME/concrete.sh -c BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2084608-1247724868/watcher-2084608-1247724868 -o /tmp/evaluation-result-2084608-1247724868/solver-2084608-1247724868 -C 1800 -W 2000 -M 900  HOME/concrete.sh -c HOME/instance-2084608-1247724868.xml

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

MD5SUM BENCH= 417c0add099144dbf2dc628ce5dcaddb
RANDOM SEED=2093609783

node43.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	: 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.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:       1118136 kB
Buffers:        100688 kB
Cached:         553540 kB
SwapCached:          0 kB
Active:         263504 kB
Inactive:       571608 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1118136 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3744 kB
Writeback:           0 kB
Mapped:         192400 kB
Slab:            87712 kB
Committed_AS:   692288 kB
PageTables:       2120 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= 66192 MiB
End job on node43 at 2009-07-16 08:15:05