Trace number 2090758

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 DC 2009-07-14SAT 54.9606 55.5362

DiagnosticValue
CHECKS346431000
NODES2430

General information on the benchmark

Namecsp/tightness0.9/
normalized-rand-2-40-180-84-900-47_ext.xml
MD5SUM0293ed4d3177082bd80a0695733fe5fc
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.47162
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints84
Maximum constraint arity2
Maximum domain size180
Number of constraints which are defined in extension84
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

2.55/2.62	c CPU-LOAD 1.39
2.55/2.62	c LOADED 40 V (180 E), 84 ExtensionConstraint2D, arity 2, 1.39 cpu
54.84/55.48	v 76 111 167 138 93 145 40 33 94 31 88 90 54 109 11 96 5 134 39 93 101 177 23 12 169 83 0 1 178 135 172 132 63 80 114 110 8 69 3 84 
54.84/55.49	s SATISFIABLE
54.84/55.49	d NODES 2430
54.84/55.49	d CHECKS 346430873
54.84/55.49	c CDC-added-constraints: 400
54.84/55.49	c CDC-nbsingletontests: 19978
54.84/55.49	c CDC-nogoods: 1835387
54.84/55.49	c heuristic-cpu: 0.0
54.84/55.49	c prepro-constraint-ccks: 0
54.84/55.49	c prepro-constraint-presenceccks: 0
54.84/55.49	c prepro-cpu: 42.510002
54.84/55.49	c prepro-matrix2d-ccks: 299422165
54.84/55.49	c prepro-matrix2d-presenceccks: 0
54.84/55.49	c prepro-removed: 1
54.84/55.49	c search-cpu: 9.309998
54.84/55.49	c search-nps: 261.00974
54.84/55.49	c total-assgn: 2430
54.84/55.49	c total-constraint-ccks: 0
54.84/55.49	c total-constraint-presence-ccks: 0
54.84/55.49	c total-cpu: 51.86
54.84/55.49	c total-matrix2d-ccks: 346430873
54.84/55.49	c total-matrix2d-presence-ccks: 0
54.84/55.49	c TOTAL-NODES 2430
54.84/55.49	c TOTAL-CPU 51.86

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-2090758-1247731078/watcher-2090758-1247731078 -o /tmp/evaluation-result-2090758-1247731078/solver-2090758-1247731078 -C 1800 -W 2000 -M 900 HOME/concrete.sh -c -p cspfj.filter.DC2 -parameter cdc.addConstraints=BIN HOME/instance-2090758-1247731078.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.00 2.00 2.00 4/73 19222
/proc/meminfo: memFree=1457824/2055920 swapFree=4192812/4192956
[pid=19222] ppid=19220 vsize=5356 CPUtime=0
/proc/19222/stat : 19222 (concrete.sh) S 19220 19222 18586 0 -1 4194304 271 0 0 0 0 0 0 0 20 0 1 0 60173631 5484544 230 996147200 4194304 4889804 548682068736 18446744073709551615 228774871122 0 0 4100 65536 18446744071563648864 0 0 17 1 0 0
/proc/19222/statm: 1339 230 191 169 0 50 0
[pid=19223] ppid=19222 vsize=124 CPUtime=0
/proc/19223/stat : 19223 (dirname) R 19222 19222 18586 0 -1 4194304 47 0 0 0 0 0 0 0 22 0 1 0 60173631 126976 22 996147200 4194304 4208292 548682069008 18446744073709551615 228772083081 0 0 4096 0 0 0 0 17 1 0 0
/proc/19223/statm: 31 22 16 3 0 3 0

[startup+0.023612 s]
/proc/loadavg: 2.00 2.00 2.00 4/73 19222
/proc/meminfo: memFree=1457824/2055920 swapFree=4192812/4192956
[pid=19222] ppid=19220 vsize=5356 CPUtime=0
/proc/19222/stat : 19222 (concrete.sh) S 19220 19222 18586 0 -1 4194304 341 294 0 0 0 0 0 0 21 0 1 0 60173631 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19222/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.103899 s]
/proc/loadavg: 2.00 2.00 2.00 4/73 19222
/proc/meminfo: memFree=1457824/2055920 swapFree=4192812/4192956
[pid=19222] ppid=19220 vsize=5356 CPUtime=0
/proc/19222/stat : 19222 (concrete.sh) S 19220 19222 18586 0 -1 4194304 341 294 0 0 0 0 0 0 21 0 1 0 60173631 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19222/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301927 s]
/proc/loadavg: 2.00 2.00 2.00 4/73 19222
/proc/meminfo: memFree=1457824/2055920 swapFree=4192812/4192956
[pid=19222] ppid=19220 vsize=5356 CPUtime=0
/proc/19222/stat : 19222 (concrete.sh) S 19220 19222 18586 0 -1 4194304 341 294 0 0 0 0 0 0 21 0 1 0 60173631 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19222/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701973 s]
/proc/loadavg: 2.00 2.00 2.00 4/73 19222
/proc/meminfo: memFree=1457824/2055920 swapFree=4192812/4192956
[pid=19222] ppid=19220 vsize=5356 CPUtime=0
/proc/19222/stat : 19222 (concrete.sh) S 19220 19222 18586 0 -1 4194304 341 294 0 0 0 0 0 0 21 0 1 0 60173631 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19222/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50206 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 19235
/proc/meminfo: memFree=1440464/2055920 swapFree=4192812/4192956
[pid=19222] ppid=19220 vsize=5356 CPUtime=0
/proc/19222/stat : 19222 (concrete.sh) S 19220 19222 18586 0 -1 4194304 341 294 0 0 0 0 0 0 21 0 1 0 60173631 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19222/statm: 1339 244 201 169 0 50 0
[pid=19227] ppid=19222 vsize=847456 CPUtime=1.46
/proc/19227/stat : 19227 (java) S 19222 19222 18586 0 -1 0 8312 0 1 0 140 6 0 0 18 0 9 0 60173632 867794944 7276 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/19227/statm: 211864 7276 2613 9 0 206349 0
[pid=19227/tid=19228] ppid=19222 vsize=847456 CPUtime=0.91
/proc/19227/task/19228/stat : 19228 (java) R 19222 19222 18586 0 -1 64 3668 0 1 0 88 3 0 0 24 0 9 0 60173633 867794944 7276 996147200 134512640 134550932 4294955344 18446744073709551615 4126248319 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19227/tid=19229] ppid=19222 vsize=847456 CPUtime=0.3
/proc/19227/task/19229/stat : 19229 (java) S 19222 19222 18586 0 -1 64 2663 0 0 0 29 1 0 0 16 0 9 0 60173634 867794944 7276 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=19227/tid=19230] ppid=19222 vsize=847456 CPUtime=0
/proc/19227/task/19230/stat : 19230 (java) S 19222 19222 18586 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 60173635 867794944 7276 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19227/tid=19231] ppid=19222 vsize=847456 CPUtime=0
/proc/19227/task/19231/stat : 19231 (java) S 19222 19222 18586 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 60173635 867794944 7276 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19227/tid=19232] ppid=19222 vsize=847456 CPUtime=0
/proc/19227/task/19232/stat : 19232 (java) S 19222 19222 18586 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 60173637 867794944 7276 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19227/tid=19233] ppid=19222 vsize=847456 CPUtime=0.23
/proc/19227/task/19233/stat : 19233 (java) S 19222 19222 18586 0 -1 64 1285 0 0 0 22 1 0 0 16 0 9 0 60173640 867794944 7276 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19227/tid=19234] ppid=19222 vsize=847456 CPUtime=0
/proc/19227/task/19234/stat : 19234 (java) S 19222 19222 18586 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 60173640 867794944 7276 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19227/tid=19235] ppid=19222 vsize=847456 CPUtime=0
/proc/19227/task/19235/stat : 19235 (java) S 19222 19222 18586 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 60173640 867794944 7276 996147200 134512640 134550932 4294955344 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) 852812

[startup+3.10225 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 19235
/proc/meminfo: memFree=1432016/2055920 swapFree=4192812/4192956
[pid=19222] ppid=19220 vsize=5356 CPUtime=0
/proc/19222/stat : 19222 (concrete.sh) S 19220 19222 18586 0 -1 4194304 341 294 0 0 0 0 0 0 21 0 1 0 60173631 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19222/statm: 1339 244 201 169 0 50 0
[pid=19227] ppid=19222 vsize=848484 CPUtime=3.05
/proc/19227/stat : 19227 (java) S 19222 19222 18586 0 -1 0 11210 0 1 0 295 10 0 0 18 0 10 0 60173632 868847616 10011 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/19227/statm: 212121 10011 2616 9 0 206606 0
[pid=19227/tid=19228] ppid=19222 vsize=848484 CPUtime=1.96
/proc/19227/task/19228/stat : 19228 (java) R 19222 19222 18586 0 -1 64 3947 0 1 0 192 4 0 0 25 0 10 0 60173633 868847616 10011 996147200 134512640 134550932 4294955344 18446744073709551615 4126480289 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19227/tid=19229] ppid=19222 vsize=848484 CPUtime=0.74
/proc/19227/task/19229/stat : 19229 (java) S 19222 19222 18586 0 -1 64 5223 0 0 0 71 3 0 0 16 0 10 0 60173634 868847616 10011 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=19227/tid=19230] ppid=19222 vsize=848484 CPUtime=0
/proc/19227/task/19230/stat : 19230 (java) S 19222 19222 18586 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 60173635 868847616 10011 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19227/tid=19231] ppid=19222 vsize=848484 CPUtime=0
/proc/19227/task/19231/stat : 19231 (java) S 19222 19222 18586 0 -1 64 4 0 0 0 0 0 0 0 16 0 10 0 60173635 868847616 10011 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19227/tid=19232] ppid=19222 vsize=848484 CPUtime=0
/proc/19227/task/19232/stat : 19232 (java) S 19222 19222 18586 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 60173637 868847616 10011 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19227/tid=19233] ppid=19222 vsize=848484 CPUtime=0.31
/proc/19227/task/19233/stat : 19233 (java) S 19222 19222 18586 0 -1 64 1339 0 0 0 30 1 0 0 15 0 10 0 60173640 868847616 10011 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19227/tid=19234] ppid=19222 vsize=848484 CPUtime=0
/proc/19227/task/19234/stat : 19234 (java) S 19222 19222 18586 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 60173640 868847616 10011 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19227/tid=19235] ppid=19222 vsize=848484 CPUtime=0
/proc/19227/task/19235/stat : 19235 (java) S 19222 19222 18586 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 60173640 868847616 10011 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 853840

[startup+6.30162 s]
/proc/loadavg: 2.08 2.02 2.01 3/84 19237
/proc/meminfo: memFree=1426824/2055920 swapFree=4192812/4192956
[pid=19222] ppid=19220 vsize=5356 CPUtime=0
/proc/19222/stat : 19222 (concrete.sh) S 19220 19222 18586 0 -1 4194304 341 294 0 0 0 0 0 0 21 0 1 0 60173631 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19222/statm: 1339 244 201 169 0 50 0
[pid=19227] ppid=19222 vsize=848484 CPUtime=6.22
/proc/19227/stat : 19227 (java) S 19222 19222 18586 0 -1 0 11337 0 1 0 611 11 0 0 18 0 10 0 60173632 868847616 10126 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/19227/statm: 212121 10126 2617 9 0 206606 0
[pid=19227/tid=19228] ppid=19222 vsize=848484 CPUtime=5.08
/proc/19227/task/19228/stat : 19228 (java) R 19222 19222 18586 0 -1 64 3959 0 1 0 504 4 0 0 25 0 10 0 60173633 868847616 10126 996147200 134512640 134550932 4294955344 18446744073709551615 4126474142 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19227/tid=19229] ppid=19222 vsize=848484 CPUtime=0.77
/proc/19227/task/19229/stat : 19229 (java) S 19222 19222 18586 0 -1 64 5327 0 0 0 74 3 0 0 16 0 10 0 60173634 868847616 10126 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=19227/tid=19230] ppid=19222 vsize=848484 CPUtime=0
/proc/19227/task/19230/stat : 19230 (java) S 19222 19222 18586 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 60173635 868847616 10126 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19227/tid=19231] ppid=19222 vsize=848484 CPUtime=0
/proc/19227/task/19231/stat : 19231 (java) S 19222 19222 18586 0 -1 64 4 0 0 0 0 0 0 0 16 0 10 0 60173635 868847616 10126 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19227/tid=19232] ppid=19222 vsize=848484 CPUtime=0
/proc/19227/task/19232/stat : 19232 (java) S 19222 19222 18586 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 60173637 868847616 10126 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19227/tid=19233] ppid=19222 vsize=848484 CPUtime=0.33
/proc/19227/task/19233/stat : 19233 (java) S 19222 19222 18586 0 -1 64 1350 0 0 0 32 1 0 0 16 0 10 0 60173640 868847616 10126 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19227/tid=19234] ppid=19222 vsize=848484 CPUtime=0
/proc/19227/task/19234/stat : 19234 (java) S 19222 19222 18586 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 60173640 868847616 10126 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19227/tid=19235] ppid=19222 vsize=848484 CPUtime=0
/proc/19227/task/19235/stat : 19235 (java) S 19222 19222 18586 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 60173640 868847616 10126 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19227/tid=19237] ppid=19222 vsize=848484 CPUtime=0
/proc/19227/task/19237/stat : 19237 (java) S 19222 19222 18586 0 -1 64 0 0 0 0 0 0 0 0 24 0 10 0 60173903 868847616 10126 996147200 134512640 134550932 4294955344 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) 853840

[startup+12.7024 s]
/proc/loadavg: 2.07 2.02 2.00 3/84 19237
/proc/meminfo: memFree=1422600/2055920 swapFree=4192812/4192956
[pid=19222] ppid=19220 vsize=5356 CPUtime=0
/proc/19222/stat : 19222 (concrete.sh) S 19220 19222 18586 0 -1 4194304 341 294 0 0 0 0 0 0 21 0 1 0 60173631 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19222/statm: 1339 244 201 169 0 50 0
[pid=19227] ppid=19222 vsize=848484 CPUtime=12.55
/proc/19227/stat : 19227 (java) S 19222 19222 18586 0 -1 0 12368 0 1 0 1244 11 0 0 18 0 10 0 60173632 868847616 11138 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/19227/statm: 212121 11138 2617 9 0 206606 0
[pid=19227/tid=19228] ppid=19222 vsize=848484 CPUtime=11.38
/proc/19227/task/19228/stat : 19228 (java) R 19222 19222 18586 0 -1 64 3978 0 1 0 1134 4 0 0 25 0 10 0 60173633 868847616 11138 996147200 134512640 134550932 4294955344 18446744073709551615 4126474149 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19227/tid=19229] ppid=19222 vsize=848484 CPUtime=0.81
/proc/19227/task/19229/stat : 19229 (java) S 19222 19222 18586 0 -1 64 6339 0 0 0 77 4 0 0 16 0 10 0 60173634 868847616 11138 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=19227/tid=19230] ppid=19222 vsize=848484 CPUtime=0
/proc/19227/task/19230/stat : 19230 (java) S 19222 19222 18586 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 60173635 868847616 11138 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19227/tid=19231] ppid=19222 vsize=848484 CPUtime=0
/proc/19227/task/19231/stat : 19231 (java) S 19222 19222 18586 0 -1 64 4 0 0 0 0 0 0 0 16 0 10 0 60173635 868847616 11138 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19227/tid=19232] ppid=19222 vsize=848484 CPUtime=0
/proc/19227/task/19232/stat : 19232 (java) S 19222 19222 18586 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 60173637 868847616 11138 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19227/tid=19233] ppid=19222 vsize=848484 CPUtime=0.33
/proc/19227/task/19233/stat : 19233 (java) S 19222 19222 18586 0 -1 64 1350 0 0 0 32 1 0 0 16 0 10 0 60173640 868847616 11138 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19227/tid=19234] ppid=19222 vsize=848484 CPUtime=0
/proc/19227/task/19234/stat : 19234 (java) S 19222 19222 18586 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 60173640 868847616 11138 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19227/tid=19235] ppid=19222 vsize=848484 CPUtime=0
/proc/19227/task/19235/stat : 19235 (java) S 19222 19222 18586 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 60173640 868847616 11138 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19227/tid=19237] ppid=19222 vsize=848484 CPUtime=0
/proc/19227/task/19237/stat : 19237 (java) S 19222 19222 18586 0 -1 64 0 0 0 0 0 0 0 0 24 0 10 0 60173903 868847616 11138 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 853840

[startup+25.5028 s]
/proc/loadavg: 2.06 2.01 2.00 3/84 19237
/proc/meminfo: memFree=1417608/2055920 swapFree=4192812/4192956
[pid=19222] ppid=19220 vsize=5356 CPUtime=0
/proc/19222/stat : 19222 (concrete.sh) S 19220 19222 18586 0 -1 4194304 341 294 0 0 0 0 0 0 21 0 1 0 60173631 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19222/statm: 1339 244 201 169 0 50 0
[pid=19227] ppid=19222 vsize=848484 CPUtime=25.23
/proc/19227/stat : 19227 (java) S 19222 19222 18586 0 -1 0 13795 0 1 0 2511 12 0 0 18 0 10 0 60173632 868847616 12215 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/19227/statm: 212121 12215 2618 9 0 206606 0
[pid=19227/tid=19228] ppid=19222 vsize=848484 CPUtime=23.85
/proc/19227/task/19228/stat : 19228 (java) R 19222 19222 18586 0 -1 64 4167 0 1 0 2380 5 0 0 25 0 10 0 60173633 868847616 12215 996147200 134512640 134550932 4294955344 18446744073709551615 4126483048 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19227/tid=19229] ppid=19222 vsize=848484 CPUtime=1.02
/proc/19227/task/19229/stat : 19229 (java) S 19222 19222 18586 0 -1 64 7577 0 0 0 97 5 0 0 16 0 10 0 60173634 868847616 12215 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=19227/tid=19230] ppid=19222 vsize=848484 CPUtime=0
/proc/19227/task/19230/stat : 19230 (java) S 19222 19222 18586 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 60173635 868847616 12215 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19227/tid=19231] ppid=19222 vsize=848484 CPUtime=0
/proc/19227/task/19231/stat : 19231 (java) S 19222 19222 18586 0 -1 64 4 0 0 0 0 0 0 0 16 0 10 0 60173635 868847616 12215 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19227/tid=19232] ppid=19222 vsize=848484 CPUtime=0
/proc/19227/task/19232/stat : 19232 (java) S 19222 19222 18586 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 60173637 868847616 12215 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19227/tid=19233] ppid=19222 vsize=848484 CPUtime=0.34
/proc/19227/task/19233/stat : 19233 (java) S 19222 19222 18586 0 -1 64 1350 0 0 0 33 1 0 0 16 0 10 0 60173640 868847616 12215 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19227/tid=19234] ppid=19222 vsize=848484 CPUtime=0
/proc/19227/task/19234/stat : 19234 (java) S 19222 19222 18586 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 60173640 868847616 12215 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19227/tid=19235] ppid=19222 vsize=848484 CPUtime=0
/proc/19227/task/19235/stat : 19235 (java) S 19222 19222 18586 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 60173640 868847616 12215 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19227/tid=19237] ppid=19222 vsize=848484 CPUtime=0
/proc/19227/task/19237/stat : 19237 (java) S 19222 19222 18586 0 -1 64 0 0 0 0 0 0 0 0 24 0 10 0 60173903 868847616 12215 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 853840

[startup+51.1028 s]
/proc/loadavg: 2.04 2.01 2.00 3/83 19237
/proc/meminfo: memFree=1416648/2055920 swapFree=4192812/4192956
[pid=19222] ppid=19220 vsize=5356 CPUtime=0
/proc/19222/stat : 19222 (concrete.sh) S 19220 19222 18586 0 -1 4194304 341 294 0 0 0 0 0 0 21 0 1 0 60173631 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19222/statm: 1339 244 201 169 0 50 0
[pid=19227] ppid=19222 vsize=848484 CPUtime=50.59
/proc/19227/stat : 19227 (java) S 19222 19222 18586 0 -1 0 14030 0 1 0 5045 14 0 0 18 0 9 0 60173632 868847616 12300 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/19227/statm: 212121 12300 2618 9 0 206606 0
[pid=19227/tid=19228] ppid=19222 vsize=848484 CPUtime=49.11
/proc/19227/task/19228/stat : 19228 (java) R 19222 19222 18586 0 -1 64 4317 0 1 0 4905 6 0 0 25 0 9 0 60173633 868847616 12300 996147200 134512640 134550932 4294955344 18446744073709551615 4126477689 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19227/tid=19229] ppid=19222 vsize=848484 CPUtime=1.1
/proc/19227/task/19229/stat : 19229 (java) S 19222 19222 18586 0 -1 64 7655 0 0 0 104 6 0 0 16 0 9 0 60173634 868847616 12300 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=19227/tid=19230] ppid=19222 vsize=848484 CPUtime=0
/proc/19227/task/19230/stat : 19230 (java) S 19222 19222 18586 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 60173635 868847616 12300 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19227/tid=19231] ppid=19222 vsize=848484 CPUtime=0
/proc/19227/task/19231/stat : 19231 (java) S 19222 19222 18586 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 60173635 868847616 12300 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19227/tid=19232] ppid=19222 vsize=848484 CPUtime=0
/proc/19227/task/19232/stat : 19232 (java) S 19222 19222 18586 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 60173637 868847616 12300 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19227/tid=19233] ppid=19222 vsize=848484 CPUtime=0.35
/proc/19227/task/19233/stat : 19233 (java) S 19222 19222 18586 0 -1 64 1357 0 0 0 34 1 0 0 15 0 9 0 60173640 868847616 12300 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19227/tid=19234] ppid=19222 vsize=848484 CPUtime=0
/proc/19227/task/19234/stat : 19234 (java) S 19222 19222 18586 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 60173640 868847616 12300 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19227/tid=19235] ppid=19222 vsize=848484 CPUtime=0
/proc/19227/task/19235/stat : 19235 (java) R 19222 19222 18586 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 60173640 868847616 12300 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.59
Current children cumulated vsize (KiB) 853840

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

[startup+52.703 s]
/proc/loadavg: 2.03 2.01 2.00 3/83 19237
/proc/meminfo: memFree=1416584/2055920 swapFree=4192812/4192956
[pid=19222] ppid=19220 vsize=5356 CPUtime=0
/proc/19222/stat : 19222 (concrete.sh) S 19220 19222 18586 0 -1 4194304 341 294 0 0 0 0 0 0 21 0 1 0 60173631 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19222/statm: 1339 244 201 169 0 50 0
[pid=19227] ppid=19222 vsize=848484 CPUtime=52.17
/proc/19227/stat : 19227 (java) S 19222 19222 18586 0 -1 0 14031 0 1 0 5203 14 0 0 18 0 9 0 60173632 868847616 12301 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/19227/statm: 212121 12301 2618 9 0 206606 0
[pid=19227/tid=19228] ppid=19222 vsize=848484 CPUtime=50.7
/proc/19227/task/19228/stat : 19228 (java) R 19222 19222 18586 0 -1 64 4317 0 1 0 5064 6 0 0 25 0 9 0 60173633 868847616 12301 996147200 134512640 134550932 4294955344 18446744073709551615 4126477708 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19227/tid=19229] ppid=19222 vsize=848484 CPUtime=1.1
/proc/19227/task/19229/stat : 19229 (java) S 19222 19222 18586 0 -1 64 7655 0 0 0 104 6 0 0 16 0 9 0 60173634 868847616 12301 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=19227/tid=19230] ppid=19222 vsize=848484 CPUtime=0
/proc/19227/task/19230/stat : 19230 (java) S 19222 19222 18586 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 60173635 868847616 12301 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19227/tid=19231] ppid=19222 vsize=848484 CPUtime=0
/proc/19227/task/19231/stat : 19231 (java) S 19222 19222 18586 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 60173635 868847616 12301 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19227/tid=19232] ppid=19222 vsize=848484 CPUtime=0
/proc/19227/task/19232/stat : 19232 (java) S 19222 19222 18586 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 60173637 868847616 12301 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19227/tid=19233] ppid=19222 vsize=848484 CPUtime=0.35
/proc/19227/task/19233/stat : 19233 (java) S 19222 19222 18586 0 -1 64 1358 0 0 0 34 1 0 0 17 0 9 0 60173640 868847616 12301 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19227/tid=19234] ppid=19222 vsize=848484 CPUtime=0
/proc/19227/task/19234/stat : 19234 (java) S 19222 19222 18586 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 60173640 868847616 12301 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19227/tid=19235] ppid=19222 vsize=848484 CPUtime=0
/proc/19227/task/19235/stat : 19235 (java) S 19222 19222 18586 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 60173640 868847616 12301 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 52.17
Current children cumulated vsize (KiB) 853840

[startup+54.3022 s]
/proc/loadavg: 2.03 2.01 2.00 3/83 19237
/proc/meminfo: memFree=1416584/2055920 swapFree=4192812/4192956
[pid=19222] ppid=19220 vsize=5356 CPUtime=0
/proc/19222/stat : 19222 (concrete.sh) S 19220 19222 18586 0 -1 4194304 341 294 0 0 0 0 0 0 21 0 1 0 60173631 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19222/statm: 1339 244 201 169 0 50 0
[pid=19227] ppid=19222 vsize=848484 CPUtime=53.75
/proc/19227/stat : 19227 (java) S 19222 19222 18586 0 -1 0 14031 0 1 0 5361 14 0 0 18 0 9 0 60173632 868847616 12301 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/19227/statm: 212121 12301 2618 9 0 206606 0
[pid=19227/tid=19228] ppid=19222 vsize=848484 CPUtime=52.28
/proc/19227/task/19228/stat : 19228 (java) R 19222 19222 18586 0 -1 64 4317 0 1 0 5222 6 0 0 25 0 9 0 60173633 868847616 12301 996147200 134512640 134550932 4294955344 18446744073709551615 4126472987 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19227/tid=19229] ppid=19222 vsize=848484 CPUtime=1.1
/proc/19227/task/19229/stat : 19229 (java) S 19222 19222 18586 0 -1 64 7655 0 0 0 104 6 0 0 16 0 9 0 60173634 868847616 12301 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=19227/tid=19230] ppid=19222 vsize=848484 CPUtime=0
/proc/19227/task/19230/stat : 19230 (java) S 19222 19222 18586 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 60173635 868847616 12301 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19227/tid=19231] ppid=19222 vsize=848484 CPUtime=0
/proc/19227/task/19231/stat : 19231 (java) S 19222 19222 18586 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 60173635 868847616 12301 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19227/tid=19232] ppid=19222 vsize=848484 CPUtime=0
/proc/19227/task/19232/stat : 19232 (java) S 19222 19222 18586 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 60173637 868847616 12301 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19227/tid=19233] ppid=19222 vsize=848484 CPUtime=0.35
/proc/19227/task/19233/stat : 19233 (java) S 19222 19222 18586 0 -1 64 1358 0 0 0 34 1 0 0 17 0 9 0 60173640 868847616 12301 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19227/tid=19234] ppid=19222 vsize=848484 CPUtime=0
/proc/19227/task/19234/stat : 19234 (java) S 19222 19222 18586 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 60173640 868847616 12301 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19227/tid=19235] ppid=19222 vsize=848484 CPUtime=0
/proc/19227/task/19235/stat : 19235 (java) S 19222 19222 18586 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 60173640 868847616 12301 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 53.75
Current children cumulated vsize (KiB) 853840

[startup+55.1022 s]
/proc/loadavg: 2.03 2.01 2.00 3/83 19237
/proc/meminfo: memFree=1416584/2055920 swapFree=4192812/4192956
[pid=19222] ppid=19220 vsize=5356 CPUtime=0
/proc/19222/stat : 19222 (concrete.sh) S 19220 19222 18586 0 -1 4194304 341 294 0 0 0 0 0 0 21 0 1 0 60173631 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19222/statm: 1339 244 201 169 0 50 0
[pid=19227] ppid=19222 vsize=848484 CPUtime=54.54
/proc/19227/stat : 19227 (java) S 19222 19222 18586 0 -1 0 14031 0 1 0 5440 14 0 0 18 0 9 0 60173632 868847616 12301 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/19227/statm: 212121 12301 2618 9 0 206606 0
[pid=19227/tid=19228] ppid=19222 vsize=848484 CPUtime=53.07
/proc/19227/task/19228/stat : 19228 (java) R 19222 19222 18586 0 -1 64 4317 0 1 0 5301 6 0 0 25 0 9 0 60173633 868847616 12301 996147200 134512640 134550932 4294955344 18446744073709551615 4126516372 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19227/tid=19229] ppid=19222 vsize=848484 CPUtime=1.1
/proc/19227/task/19229/stat : 19229 (java) S 19222 19222 18586 0 -1 64 7655 0 0 0 104 6 0 0 16 0 9 0 60173634 868847616 12301 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=19227/tid=19230] ppid=19222 vsize=848484 CPUtime=0
/proc/19227/task/19230/stat : 19230 (java) S 19222 19222 18586 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 60173635 868847616 12301 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19227/tid=19231] ppid=19222 vsize=848484 CPUtime=0
/proc/19227/task/19231/stat : 19231 (java) S 19222 19222 18586 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 60173635 868847616 12301 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19227/tid=19232] ppid=19222 vsize=848484 CPUtime=0
/proc/19227/task/19232/stat : 19232 (java) S 19222 19222 18586 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 60173637 868847616 12301 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19227/tid=19233] ppid=19222 vsize=848484 CPUtime=0.35
/proc/19227/task/19233/stat : 19233 (java) S 19222 19222 18586 0 -1 64 1358 0 0 0 34 1 0 0 17 0 9 0 60173640 868847616 12301 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19227/tid=19234] ppid=19222 vsize=848484 CPUtime=0
/proc/19227/task/19234/stat : 19234 (java) S 19222 19222 18586 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 60173640 868847616 12301 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19227/tid=19235] ppid=19222 vsize=848484 CPUtime=0
/proc/19227/task/19235/stat : 19235 (java) S 19222 19222 18586 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 60173640 868847616 12301 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 54.54
Current children cumulated vsize (KiB) 853840

[startup+55.5023 s]
/proc/loadavg: 2.03 2.01 2.00 3/83 19237
/proc/meminfo: memFree=1416584/2055920 swapFree=4192812/4192956
[pid=19222] ppid=19220 vsize=5356 CPUtime=0
/proc/19222/stat : 19222 (concrete.sh) S 19220 19222 18586 0 -1 4194304 341 294 0 0 0 0 0 0 21 0 1 0 60173631 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19222/statm: 1339 244 201 169 0 50 0
[pid=19227] ppid=19222 vsize=848484 CPUtime=54.93
/proc/19227/stat : 19227 (java) S 19222 19222 18586 0 -1 0 14038 0 1 0 5479 14 0 0 18 0 9 0 60173632 868847616 12306 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/19227/statm: 212121 12306 2618 9 0 206606 0
[pid=19227/tid=19228] ppid=19222 vsize=848484 CPUtime=53.46
/proc/19227/task/19228/stat : 19228 (java) S 19222 19222 18586 0 -1 64 4324 0 1 0 5340 6 0 0 25 0 9 0 60173633 868847616 12306 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19227/tid=19229] ppid=19222 vsize=848484 CPUtime=1.1
/proc/19227/task/19229/stat : 19229 (java) S 19222 19222 18586 0 -1 64 7655 0 0 0 104 6 0 0 16 0 9 0 60173634 868847616 12306 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=19227/tid=19230] ppid=19222 vsize=848484 CPUtime=0
/proc/19227/task/19230/stat : 19230 (java) S 19222 19222 18586 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 60173635 868847616 12306 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19227/tid=19231] ppid=19222 vsize=848484 CPUtime=0
/proc/19227/task/19231/stat : 19231 (java) S 19222 19222 18586 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 60173635 868847616 12306 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19227/tid=19232] ppid=19222 vsize=848484 CPUtime=0
/proc/19227/task/19232/stat : 19232 (java) S 19222 19222 18586 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 60173637 868847616 12306 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19227/tid=19233] ppid=19222 vsize=848484 CPUtime=0.35
/proc/19227/task/19233/stat : 19233 (java) S 19222 19222 18586 0 -1 64 1358 0 0 0 34 1 0 0 17 0 9 0 60173640 868847616 12306 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19227/tid=19234] ppid=19222 vsize=848484 CPUtime=0
/proc/19227/task/19234/stat : 19234 (java) S 19222 19222 18586 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 60173640 868847616 12306 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19227/tid=19235] ppid=19222 vsize=848484 CPUtime=0
/proc/19227/task/19235/stat : 19235 (java) S 19222 19222 18586 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 60173640 868847616 12306 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 54.93
Current children cumulated vsize (KiB) 853840

Child status: 0
Real time (s): 55.5362
CPU time (s): 54.9606
CPU user time (s): 54.7997
CPU system time (s): 0.160975
CPU usage (%): 98.9637
Max. virtual memory (cumulated for all children) (KiB): 855124

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 54.7997
system time used= 0.160975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14684
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= 6983
involuntary context switches= 8101

runsolver used 0.089986 second user time and 0.179972 second system time

The end

Launcher Data

Begin job on node74 at 2009-07-16 09:57:58
IDJOB=2090758
IDBENCH=59888
IDSOLVER=736
FILE ID=node74/2090758-1247731078
PBS_JOBID= 9521574
Free space on /tmp= 103032 MiB

SOLVER NAME= Concrete DC 2009-06-10
BENCH NAME= CPAI08/csp/tightness0.9/normalized-rand-2-40-180-84-900-47_ext.xml
COMMAND LINE= HOME/concrete.sh -c -p cspfj.filter.DC2 -parameter cdc.addConstraints=BIN BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2090758-1247731078/watcher-2090758-1247731078 -o /tmp/evaluation-result-2090758-1247731078/solver-2090758-1247731078 -C 1800 -W 2000 -M 900  HOME/concrete.sh -c -p cspfj.filter.DC2 -parameter cdc.addConstraints=BIN HOME/instance-2090758-1247731078.xml

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

MD5SUM BENCH= 0293ed4d3177082bd80a0695733fe5fc
RANDOM SEED=497359522

node74.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.234
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.234
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:       1458240 kB
Buffers:         77756 kB
Cached:         386820 kB
SwapCached:          0 kB
Active:         113344 kB
Inactive:       412964 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1458240 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3020 kB
Writeback:           0 kB
Mapped:          73056 kB
Slab:            56604 kB
Committed_AS:   552124 kB
PageTables:       1900 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 103028 MiB
End job on node74 at 2009-07-16 09:58:54