Trace number 1084735

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 + CPS4J 2008-05-30SAT 53.4739 53.5539

DiagnosticValue
CHECKS100819000
NODES133816

General information on the benchmark

Namecsp/rand-8-20-5/
normalized-rand-8-20-5-18-800-9_ext.xml
MD5SUM9c8ddf9c3eba4ea604759caf2f2ef92e
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark13.206
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints18
Maximum constraint arity8
Maximum domain size5
Number of constraints which are defined in extension18
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

13.87/13.95	c CPU-LOAD 11.04
13.87/13.95	c LOADED 20 V (5 E), 18 ExtensionConstraintGeneral, arity 8, 11.04 cpu
53.34/53.50	v 3 0 2 3 2 2 0 4 2 3 1 3 2 3 0 4 3 3 0 1 
53.44/53.50	s SATISFIABLE
53.44/53.50	d NODES 133816
53.44/53.50	d CHECKS 100819145
53.44/53.50	c gac3-effective-revisions: 2168093
53.44/53.50	c gac3-useless-revisions: 17913325
53.44/53.50	c heuristic-cpu: 0.0
53.44/53.50	c prepro-constraint-ccks: 2735
53.44/53.50	c prepro-constraint-presenceccks: 190
53.44/53.50	c prepro-cpu: 0.01
53.44/53.50	c prepro-matrix2d-ccks: 0
53.44/53.50	c prepro-matrix2d-presenceccks: 0
53.44/53.50	c prepro-removed: 0
53.44/53.50	c search-cpu: 39.100002
53.44/53.50	c total-assgn: 133816
53.44/53.50	c total-constraint-ccks: 100819145
53.44/53.50	c total-constraint-presence-ccks: 65588367
53.44/53.50	c total-cpu: 39.11
53.44/53.50	c total-matrix2d-ccks: 0
53.44/53.50	c total-matrix2d-presence-ccks: 0
53.44/53.50	c tuples: 0
53.44/53.50	c tuples-collisions: 0
53.44/53.50	c TOTAL-NODES 133816
53.44/53.50	c TOTAL-CPU 39.11

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-1084735-1215231707/watcher-1084735-1215231707 -o /tmp/evaluation-result-1084735-1215231707/solver-1084735-1215231707 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/concrete.sh -c -ext 60 HOME/instance-1084735-1215231707.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.09 2.02 2.01 4/73 2102
/proc/meminfo: memFree=959064/2055920 swapFree=4179464/4192956
[pid=2102] ppid=2100 vsize=5356 CPUtime=0
/proc/2102/stat : 2102 (concrete.sh) S 2100 2102 1401 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 2002145786 5484544 230 996147200 4194304 4889804 548682068800 18446744073709551615 214920036434 0 0 4100 65536 18446744071563648864 0 0 17 1 0 0
/proc/2102/statm: 1339 230 191 169 0 50 0
[pid=2103] ppid=2102 vsize=124 CPUtime=0
/proc/2103/stat : 2103 (dirname) R 2102 2102 1401 0 -1 4194304 47 0 0 0 0 0 0 0 22 0 1 0 2002145787 126976 22 996147200 4194304 4208292 548682069008 18446744073709551615 214917248277 0 0 4096 0 0 0 0 17 1 0 0
/proc/2103/statm: 31 22 16 3 0 3 0

[startup+0.0508969 s]
/proc/loadavg: 2.09 2.02 2.01 4/73 2102
/proc/meminfo: memFree=959064/2055920 swapFree=4179464/4192956
[pid=2102] ppid=2100 vsize=5356 CPUtime=0
/proc/2102/stat : 2102 (concrete.sh) S 2100 2102 1401 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 2002145786 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2102/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.109413 s]
/proc/loadavg: 2.09 2.02 2.01 4/73 2102
/proc/meminfo: memFree=959064/2055920 swapFree=4179464/4192956
[pid=2102] ppid=2100 vsize=5356 CPUtime=0
/proc/2102/stat : 2102 (concrete.sh) S 2100 2102 1401 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 2002145786 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2102/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301443 s]
/proc/loadavg: 2.09 2.02 2.01 4/73 2102
/proc/meminfo: memFree=959064/2055920 swapFree=4179464/4192956
[pid=2102] ppid=2100 vsize=5356 CPUtime=0
/proc/2102/stat : 2102 (concrete.sh) S 2100 2102 1401 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 2002145786 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2102/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701497 s]
/proc/loadavg: 2.09 2.02 2.01 4/73 2102
/proc/meminfo: memFree=959064/2055920 swapFree=4179464/4192956
[pid=2102] ppid=2100 vsize=5356 CPUtime=0
/proc/2102/stat : 2102 (concrete.sh) S 2100 2102 1401 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 2002145786 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2102/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.5026 s]
/proc/loadavg: 2.09 2.02 2.01 4/83 2113
/proc/meminfo: memFree=893448/2055920 swapFree=4179464/4192956
[pid=2102] ppid=2100 vsize=5356 CPUtime=0
/proc/2102/stat : 2102 (concrete.sh) S 2100 2102 1401 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 2002145786 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2102/statm: 1339 242 201 169 0 50 0
[pid=2105] ppid=2102 vsize=843640 CPUtime=1.47
/proc/2105/stat : 2105 (java) S 2102 2102 1401 0 -1 0 9884 0 1 0 141 6 0 0 18 0 9 0 2002145787 863887360 8817 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2105/statm: 210910 8817 2562 9 0 205478 0
[pid=2105/tid=2106] ppid=2102 vsize=843640 CPUtime=1.06
/proc/2105/task/2106/stat : 2106 (java) R 2102 2102 1401 0 -1 64 4733 0 1 0 103 3 0 0 25 0 9 0 2002145788 863887360 8817 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2105/tid=2107] ppid=2102 vsize=843640 CPUtime=0.32
/proc/2105/task/2107/stat : 2107 (java) R 2102 2102 1401 0 -1 64 4089 0 0 0 31 1 0 0 15 0 9 0 2002145789 863887360 8817 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=2105/tid=2108] ppid=2102 vsize=843640 CPUtime=0
/proc/2105/task/2108/stat : 2108 (java) S 2102 2102 1401 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 2002145790 863887360 8817 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2105/tid=2109] ppid=2102 vsize=843640 CPUtime=0
/proc/2105/task/2109/stat : 2109 (java) S 2102 2102 1401 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 2002145790 863887360 8817 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2105/tid=2110] ppid=2102 vsize=843640 CPUtime=0
/proc/2105/task/2110/stat : 2110 (java) S 2102 2102 1401 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002145792 863887360 8817 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2105/tid=2111] ppid=2102 vsize=843640 CPUtime=0.07
/proc/2105/task/2111/stat : 2111 (java) S 2102 2102 1401 0 -1 64 329 0 0 0 7 0 0 0 16 0 9 0 2002145792 863887360 8817 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2105/tid=2112] ppid=2102 vsize=843640 CPUtime=0
/proc/2105/task/2112/stat : 2112 (java) S 2102 2102 1401 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002145792 863887360 8817 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2105/tid=2113] ppid=2102 vsize=843640 CPUtime=0
/proc/2105/task/2113/stat : 2113 (java) S 2102 2102 1401 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 2002145792 863887360 8817 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 848996

[startup+3.10282 s]
/proc/loadavg: 2.09 2.02 2.01 3/83 2113
/proc/meminfo: memFree=844232/2055920 swapFree=4179464/4192956
[pid=2102] ppid=2100 vsize=5356 CPUtime=0
/proc/2102/stat : 2102 (concrete.sh) S 2100 2102 1401 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 2002145786 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2102/statm: 1339 242 201 169 0 50 0
[pid=2105] ppid=2102 vsize=843640 CPUtime=3.07
/proc/2105/stat : 2105 (java) S 2102 2102 1401 0 -1 0 15766 0 1 0 297 10 0 0 18 0 9 0 2002145787 863887360 14604 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2105/statm: 210910 14604 2563 9 0 205478 0
[pid=2105/tid=2106] ppid=2102 vsize=843640 CPUtime=2.24
/proc/2105/task/2106/stat : 2106 (java) R 2102 2102 1401 0 -1 64 6987 0 1 0 220 4 0 0 25 0 9 0 2002145788 863887360 14604 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2105/tid=2107] ppid=2102 vsize=843640 CPUtime=0.73
/proc/2105/task/2107/stat : 2107 (java) R 2102 2102 1401 0 -1 64 7716 0 0 0 69 4 0 0 16 0 9 0 2002145789 863887360 14604 996147200 134512640 134550740 4294956032 18446744073709551615 103735732 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=2105/tid=2108] ppid=2102 vsize=843640 CPUtime=0
/proc/2105/task/2108/stat : 2108 (java) S 2102 2102 1401 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 2002145790 863887360 14604 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2105/tid=2109] ppid=2102 vsize=843640 CPUtime=0
/proc/2105/task/2109/stat : 2109 (java) S 2102 2102 1401 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 2002145790 863887360 14604 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2105/tid=2110] ppid=2102 vsize=843640 CPUtime=0
/proc/2105/task/2110/stat : 2110 (java) S 2102 2102 1401 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002145792 863887360 14604 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2105/tid=2111] ppid=2102 vsize=843640 CPUtime=0.07
/proc/2105/task/2111/stat : 2111 (java) S 2102 2102 1401 0 -1 64 330 0 0 0 7 0 0 0 16 0 9 0 2002145792 863887360 14604 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2105/tid=2112] ppid=2102 vsize=843640 CPUtime=0
/proc/2105/task/2112/stat : 2112 (java) S 2102 2102 1401 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002145792 863887360 14604 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2105/tid=2113] ppid=2102 vsize=843640 CPUtime=0
/proc/2105/task/2113/stat : 2113 (java) S 2102 2102 1401 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 2002145792 863887360 14604 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 848996

[startup+6.30126 s]
/proc/loadavg: 2.08 2.02 2.00 3/83 2113
/proc/meminfo: memFree=690696/2055920 swapFree=4179464/4192956
[pid=2102] ppid=2100 vsize=5356 CPUtime=0
/proc/2102/stat : 2102 (concrete.sh) S 2100 2102 1401 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 2002145786 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2102/statm: 1339 242 201 169 0 50 0
[pid=2105] ppid=2102 vsize=843640 CPUtime=6.27
/proc/2105/stat : 2105 (java) S 2102 2102 1401 0 -1 0 23833 0 1 0 612 15 0 0 18 0 9 0 2002145787 863887360 22510 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2105/statm: 210910 22510 2563 9 0 205478 0
[pid=2105/tid=2106] ppid=2102 vsize=843640 CPUtime=4.62
/proc/2105/task/2106/stat : 2106 (java) R 2102 2102 1401 0 -1 64 7270 0 1 0 457 5 0 0 25 0 9 0 2002145788 863887360 22510 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2105/tid=2107] ppid=2102 vsize=843640 CPUtime=1.55
/proc/2105/task/2107/stat : 2107 (java) R 2102 2102 1401 0 -1 64 15498 0 0 0 146 9 0 0 16 0 9 0 2002145789 863887360 22510 996147200 134512640 134550740 4294956032 18446744073709551615 104181586 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=2105/tid=2108] ppid=2102 vsize=843640 CPUtime=0
/proc/2105/task/2108/stat : 2108 (java) S 2102 2102 1401 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 2002145790 863887360 22510 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2105/tid=2109] ppid=2102 vsize=843640 CPUtime=0
/proc/2105/task/2109/stat : 2109 (java) S 2102 2102 1401 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 2002145790 863887360 22510 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2105/tid=2110] ppid=2102 vsize=843640 CPUtime=0
/proc/2105/task/2110/stat : 2110 (java) S 2102 2102 1401 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002145792 863887360 22510 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2105/tid=2111] ppid=2102 vsize=843640 CPUtime=0.07
/proc/2105/task/2111/stat : 2111 (java) S 2102 2102 1401 0 -1 64 332 0 0 0 7 0 0 0 16 0 9 0 2002145792 863887360 22510 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2105/tid=2112] ppid=2102 vsize=843640 CPUtime=0
/proc/2105/task/2112/stat : 2112 (java) S 2102 2102 1401 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002145792 863887360 22510 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2105/tid=2113] ppid=2102 vsize=843640 CPUtime=0
/proc/2105/task/2113/stat : 2113 (java) S 2102 2102 1401 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 2002145792 863887360 22510 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 848996

[startup+12.7021 s]
/proc/loadavg: 2.07 2.02 2.00 3/84 2114
/proc/meminfo: memFree=555008/2055920 swapFree=4179464/4192956
[pid=2102] ppid=2100 vsize=5356 CPUtime=0
/proc/2102/stat : 2102 (concrete.sh) S 2100 2102 1401 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 2002145786 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2102/statm: 1339 242 201 169 0 50 0
[pid=2105] ppid=2102 vsize=846140 CPUtime=12.67
/proc/2105/stat : 2105 (java) S 2102 2102 1401 0 -1 0 36022 0 1 0 1243 24 0 0 18 0 10 0 2002145787 866447360 34560 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2105/statm: 211535 34560 2568 9 0 206102 0
[pid=2105/tid=2106] ppid=2102 vsize=846140 CPUtime=9.88
/proc/2105/task/2106/stat : 2106 (java) R 2102 2102 1401 0 -1 64 7591 0 1 0 981 7 0 0 25 0 10 0 2002145788 866447360 34560 996147200 134512640 134550740 4294956032 18446744073709551615 4126007608 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2105/tid=2107] ppid=2102 vsize=846140 CPUtime=2.64
/proc/2105/task/2107/stat : 2107 (java) S 2102 2102 1401 0 -1 64 26971 0 0 0 248 16 0 0 15 0 10 0 2002145789 866447360 34560 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=2105/tid=2108] ppid=2102 vsize=846140 CPUtime=0
/proc/2105/task/2108/stat : 2108 (java) S 2102 2102 1401 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 2002145790 866447360 34560 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2105/tid=2109] ppid=2102 vsize=846140 CPUtime=0
/proc/2105/task/2109/stat : 2109 (java) S 2102 2102 1401 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 2002145790 866447360 34560 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2105/tid=2110] ppid=2102 vsize=846140 CPUtime=0
/proc/2105/task/2110/stat : 2110 (java) S 2102 2102 1401 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 2002145792 866447360 34560 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2105/tid=2111] ppid=2102 vsize=846140 CPUtime=0.12
/proc/2105/task/2111/stat : 2111 (java) S 2102 2102 1401 0 -1 64 720 0 0 0 12 0 0 0 16 0 10 0 2002145792 866447360 34560 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2105/tid=2112] ppid=2102 vsize=846140 CPUtime=0
/proc/2105/task/2112/stat : 2112 (java) S 2102 2102 1401 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 2002145792 866447360 34560 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2105/tid=2113] ppid=2102 vsize=846140 CPUtime=0
/proc/2105/task/2113/stat : 2113 (java) S 2102 2102 1401 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 2002145792 866447360 34560 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 851496

[startup+25.5018 s]
/proc/loadavg: 2.06 2.01 2.00 3/83 2116
/proc/meminfo: memFree=554680/2055920 swapFree=4179464/4192956
[pid=2102] ppid=2100 vsize=5356 CPUtime=0
/proc/2102/stat : 2102 (concrete.sh) S 2100 2102 1401 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 2002145786 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2102/statm: 1339 242 201 169 0 50 0
[pid=2105] ppid=2102 vsize=846140 CPUtime=25.46
/proc/2105/stat : 2105 (java) S 2102 2102 1401 0 -1 0 36101 0 1 0 2521 25 0 0 18 0 9 0 2002145787 866447360 34625 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2105/statm: 211535 34625 2571 9 0 206102 0
[pid=2105/tid=2106] ppid=2102 vsize=846140 CPUtime=22.26
/proc/2105/task/2106/stat : 2106 (java) R 2102 2102 1401 0 -1 64 7626 0 1 0 2219 7 0 0 25 0 9 0 2002145788 866447360 34625 996147200 134512640 134550740 4294956032 18446744073709551615 4126007626 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2105/tid=2107] ppid=2102 vsize=846140 CPUtime=3.01
/proc/2105/task/2107/stat : 2107 (java) S 2102 2102 1401 0 -1 64 26986 0 0 0 285 16 0 0 16 0 9 0 2002145789 866447360 34625 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=2105/tid=2108] ppid=2102 vsize=846140 CPUtime=0
/proc/2105/task/2108/stat : 2108 (java) S 2102 2102 1401 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 2002145790 866447360 34625 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2105/tid=2109] ppid=2102 vsize=846140 CPUtime=0
/proc/2105/task/2109/stat : 2109 (java) S 2102 2102 1401 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 2002145790 866447360 34625 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2105/tid=2110] ppid=2102 vsize=846140 CPUtime=0
/proc/2105/task/2110/stat : 2110 (java) S 2102 2102 1401 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002145792 866447360 34625 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2105/tid=2111] ppid=2102 vsize=846140 CPUtime=0.17
/proc/2105/task/2111/stat : 2111 (java) S 2102 2102 1401 0 -1 64 748 0 0 0 17 0 0 0 17 0 9 0 2002145792 866447360 34625 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2105/tid=2112] ppid=2102 vsize=846140 CPUtime=0
/proc/2105/task/2112/stat : 2112 (java) S 2102 2102 1401 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002145792 866447360 34625 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2105/tid=2113] ppid=2102 vsize=846140 CPUtime=0
/proc/2105/task/2113/stat : 2113 (java) S 2102 2102 1401 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 2002145792 866447360 34625 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 851496

[startup+51.1013 s]
/proc/loadavg: 2.04 2.01 2.00 3/83 2116
/proc/meminfo: memFree=554680/2055920 swapFree=4179464/4192956
[pid=2102] ppid=2100 vsize=5356 CPUtime=0
/proc/2102/stat : 2102 (concrete.sh) S 2100 2102 1401 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 2002145786 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2102/statm: 1339 242 201 169 0 50 0
[pid=2105] ppid=2102 vsize=846140 CPUtime=51.04
/proc/2105/stat : 2105 (java) S 2102 2102 1401 0 -1 0 36101 0 1 0 5079 25 0 0 18 0 9 0 2002145787 866447360 34625 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2105/statm: 211535 34625 2571 9 0 206102 0
[pid=2105/tid=2106] ppid=2102 vsize=846140 CPUtime=47.83
/proc/2105/task/2106/stat : 2106 (java) R 2102 2102 1401 0 -1 64 7626 0 1 0 4776 7 0 0 25 0 9 0 2002145788 866447360 34625 996147200 134512640 134550740 4294956032 18446744073709551615 4126092664 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2105/tid=2107] ppid=2102 vsize=846140 CPUtime=3.01
/proc/2105/task/2107/stat : 2107 (java) S 2102 2102 1401 0 -1 64 26986 0 0 0 285 16 0 0 16 0 9 0 2002145789 866447360 34625 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=2105/tid=2108] ppid=2102 vsize=846140 CPUtime=0
/proc/2105/task/2108/stat : 2108 (java) S 2102 2102 1401 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 2002145790 866447360 34625 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2105/tid=2109] ppid=2102 vsize=846140 CPUtime=0
/proc/2105/task/2109/stat : 2109 (java) S 2102 2102 1401 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 2002145790 866447360 34625 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2105/tid=2110] ppid=2102 vsize=846140 CPUtime=0
/proc/2105/task/2110/stat : 2110 (java) S 2102 2102 1401 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002145792 866447360 34625 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2105/tid=2111] ppid=2102 vsize=846140 CPUtime=0.17
/proc/2105/task/2111/stat : 2111 (java) S 2102 2102 1401 0 -1 64 748 0 0 0 17 0 0 0 17 0 9 0 2002145792 866447360 34625 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2105/tid=2112] ppid=2102 vsize=846140 CPUtime=0
/proc/2105/task/2112/stat : 2112 (java) S 2102 2102 1401 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002145792 866447360 34625 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2105/tid=2113] ppid=2102 vsize=846140 CPUtime=0
/proc/2105/task/2113/stat : 2113 (java) S 2102 2102 1401 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 2002145792 866447360 34625 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 851496

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

[startup+52.7025 s]
/proc/loadavg: 2.04 2.01 2.00 3/83 2116
/proc/meminfo: memFree=554680/2055920 swapFree=4179464/4192956
[pid=2102] ppid=2100 vsize=5356 CPUtime=0
/proc/2102/stat : 2102 (concrete.sh) S 2100 2102 1401 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 2002145786 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2102/statm: 1339 242 201 169 0 50 0
[pid=2105] ppid=2102 vsize=846140 CPUtime=52.64
/proc/2105/stat : 2105 (java) S 2102 2102 1401 0 -1 0 36101 0 1 0 5239 25 0 0 18 0 9 0 2002145787 866447360 34625 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2105/statm: 211535 34625 2571 9 0 206102 0
[pid=2105/tid=2106] ppid=2102 vsize=846140 CPUtime=49.44
/proc/2105/task/2106/stat : 2106 (java) R 2102 2102 1401 0 -1 64 7626 0 1 0 4937 7 0 0 25 0 9 0 2002145788 866447360 34625 996147200 134512640 134550740 4294956032 18446744073709551615 4126078635 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2105/tid=2107] ppid=2102 vsize=846140 CPUtime=3.01
/proc/2105/task/2107/stat : 2107 (java) S 2102 2102 1401 0 -1 64 26986 0 0 0 285 16 0 0 16 0 9 0 2002145789 866447360 34625 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=2105/tid=2108] ppid=2102 vsize=846140 CPUtime=0
/proc/2105/task/2108/stat : 2108 (java) S 2102 2102 1401 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 2002145790 866447360 34625 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2105/tid=2109] ppid=2102 vsize=846140 CPUtime=0
/proc/2105/task/2109/stat : 2109 (java) S 2102 2102 1401 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 2002145790 866447360 34625 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2105/tid=2110] ppid=2102 vsize=846140 CPUtime=0
/proc/2105/task/2110/stat : 2110 (java) S 2102 2102 1401 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002145792 866447360 34625 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2105/tid=2111] ppid=2102 vsize=846140 CPUtime=0.17
/proc/2105/task/2111/stat : 2111 (java) S 2102 2102 1401 0 -1 64 748 0 0 0 17 0 0 0 17 0 9 0 2002145792 866447360 34625 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2105/tid=2112] ppid=2102 vsize=846140 CPUtime=0
/proc/2105/task/2112/stat : 2112 (java) S 2102 2102 1401 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002145792 866447360 34625 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2105/tid=2113] ppid=2102 vsize=846140 CPUtime=0
/proc/2105/task/2113/stat : 2113 (java) S 2102 2102 1401 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 2002145792 866447360 34625 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 52.64
Current children cumulated vsize (KiB) 851496

[startup+53.1026 s]
/proc/loadavg: 2.04 2.01 2.00 3/83 2116
/proc/meminfo: memFree=554680/2055920 swapFree=4179464/4192956
[pid=2102] ppid=2100 vsize=5356 CPUtime=0
/proc/2102/stat : 2102 (concrete.sh) S 2100 2102 1401 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 2002145786 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2102/statm: 1339 242 201 169 0 50 0
[pid=2105] ppid=2102 vsize=846140 CPUtime=53.04
/proc/2105/stat : 2105 (java) S 2102 2102 1401 0 -1 0 36101 0 1 0 5279 25 0 0 18 0 9 0 2002145787 866447360 34625 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2105/statm: 211535 34625 2571 9 0 206102 0
[pid=2105/tid=2106] ppid=2102 vsize=846140 CPUtime=49.83
/proc/2105/task/2106/stat : 2106 (java) R 2102 2102 1401 0 -1 64 7626 0 1 0 4976 7 0 0 25 0 9 0 2002145788 866447360 34625 996147200 134512640 134550740 4294956032 18446744073709551615 4126086653 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2105/tid=2107] ppid=2102 vsize=846140 CPUtime=3.01
/proc/2105/task/2107/stat : 2107 (java) S 2102 2102 1401 0 -1 64 26986 0 0 0 285 16 0 0 16 0 9 0 2002145789 866447360 34625 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=2105/tid=2108] ppid=2102 vsize=846140 CPUtime=0
/proc/2105/task/2108/stat : 2108 (java) S 2102 2102 1401 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 2002145790 866447360 34625 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2105/tid=2109] ppid=2102 vsize=846140 CPUtime=0
/proc/2105/task/2109/stat : 2109 (java) S 2102 2102 1401 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 2002145790 866447360 34625 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2105/tid=2110] ppid=2102 vsize=846140 CPUtime=0
/proc/2105/task/2110/stat : 2110 (java) S 2102 2102 1401 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002145792 866447360 34625 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2105/tid=2111] ppid=2102 vsize=846140 CPUtime=0.17
/proc/2105/task/2111/stat : 2111 (java) S 2102 2102 1401 0 -1 64 748 0 0 0 17 0 0 0 17 0 9 0 2002145792 866447360 34625 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2105/tid=2112] ppid=2102 vsize=846140 CPUtime=0
/proc/2105/task/2112/stat : 2112 (java) S 2102 2102 1401 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002145792 866447360 34625 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2105/tid=2113] ppid=2102 vsize=846140 CPUtime=0
/proc/2105/task/2113/stat : 2113 (java) S 2102 2102 1401 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 2002145792 866447360 34625 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 53.04
Current children cumulated vsize (KiB) 851496

[startup+53.5026 s]
/proc/loadavg: 2.04 2.01 2.00 3/83 2116
/proc/meminfo: memFree=554680/2055920 swapFree=4179464/4192956
[pid=2102] ppid=2100 vsize=5356 CPUtime=0
/proc/2102/stat : 2102 (concrete.sh) S 2100 2102 1401 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 2002145786 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2102/statm: 1339 242 201 169 0 50 0
[pid=2105] ppid=2102 vsize=846140 CPUtime=53.44
/proc/2105/stat : 2105 (java) S 2102 2102 1401 0 -1 0 36102 0 1 0 5319 25 0 0 18 0 9 0 2002145787 866447360 34626 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2105/statm: 211535 34626 2571 9 0 206102 0
[pid=2105/tid=2106] ppid=2102 vsize=846140 CPUtime=50.23
/proc/2105/task/2106/stat : 2106 (java) R 2102 2102 1401 0 -1 64 7627 0 1 0 5016 7 0 0 25 0 9 0 2002145788 866447360 34626 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2105/tid=2107] ppid=2102 vsize=846140 CPUtime=3.01
/proc/2105/task/2107/stat : 2107 (java) S 2102 2102 1401 0 -1 64 26986 0 0 0 285 16 0 0 16 0 9 0 2002145789 866447360 34626 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=2105/tid=2108] ppid=2102 vsize=846140 CPUtime=0
/proc/2105/task/2108/stat : 2108 (java) S 2102 2102 1401 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 2002145790 866447360 34626 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2105/tid=2109] ppid=2102 vsize=846140 CPUtime=0
/proc/2105/task/2109/stat : 2109 (java) S 2102 2102 1401 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 2002145790 866447360 34626 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2105/tid=2110] ppid=2102 vsize=846140 CPUtime=0
/proc/2105/task/2110/stat : 2110 (java) S 2102 2102 1401 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002145792 866447360 34626 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2105/tid=2111] ppid=2102 vsize=846140 CPUtime=0.17
/proc/2105/task/2111/stat : 2111 (java) S 2102 2102 1401 0 -1 64 748 0 0 0 17 0 0 0 17 0 9 0 2002145792 866447360 34626 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2105/tid=2112] ppid=2102 vsize=846140 CPUtime=0
/proc/2105/task/2112/stat : 2112 (java) S 2102 2102 1401 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002145792 866447360 34626 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2105/tid=2113] ppid=2102 vsize=846140 CPUtime=0
/proc/2105/task/2113/stat : 2113 (java) S 2102 2102 1401 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 2002145792 866447360 34627 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 53.44
Current children cumulated vsize (KiB) 851496

Child status: 0
Real time (s): 53.5539
CPU time (s): 53.4739
CPU user time (s): 53.2009
CPU system time (s): 0.272958
CPU usage (%): 99.8506
Max. virtual memory (cumulated for all children) (KiB): 851496

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 53.2009
system time used= 0.272958
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36568
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= 5140
involuntary context switches= 5126

runsolver used 0.078987 second user time and 0.171973 second system time

The end

Launcher Data (download as text)

Begin job on node10 at 2008-07-05 06:21:49
IDJOB=1084735
IDBENCH=57581
IDSOLVER=305
FILE ID=node10/1084735-1215231707
PBS_JOBID= 7881893
Free space on /tmp= 66416 MiB

SOLVER NAME= Concrete + CPS4J 2008-05-30
BENCH NAME= CPAI08/csp/rand-8-20-5/normalized-rand-8-20-5-18-800-9_ext.xml
COMMAND LINE= HOME/concrete.sh -c -ext 60 BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1084735-1215231707/watcher-1084735-1215231707 -o /tmp/evaluation-result-1084735-1215231707/solver-1084735-1215231707 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/concrete.sh -c -ext 60 HOME/instance-1084735-1215231707.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 9c8ddf9c3eba4ea604759caf2f2ef92e
RANDOM SEED=731326923

node10.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.229
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.229
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:        960312 kB
Buffers:         74732 kB
Cached:         354628 kB
SwapCached:       7540 kB
Active:         909952 kB
Inactive:       122776 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        960312 kB
SwapTotal:     4192956 kB
SwapFree:      4179464 kB
Dirty:           91912 kB
Writeback:           0 kB
Mapped:         610824 kB
Slab:            46536 kB
Committed_AS:  3999828 kB
PageTables:       3448 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= 66412 MiB
End job on node10 at 2008-07-05 06:22:43