Trace number 2081023

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 102.274 102.994

DiagnosticValue
CHECKS230822000
NODES3852

General information on the benchmark

Namecsp/super-os/super-os-taillard-5/
normalized-super-os-taillard-5-13.xml
MD5SUMbc7db860853f08d82ef2e4b2916a627c
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.077987
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints325
Maximum constraint arity2
Maximum domain size337
Number of constraints which are defined in extension0
Number of constraints which are defined in intension325
Global constraints used (with number of constraints)

Solver Data

1.76/1.89	c CPU-LOAD 1.0
1.76/1.89	c LOADED 50 V (337 E), 300 DTConstraint, 25 ExtensionConstraint2D, arity 2, 1.0 cpu
102.19/102.94	v 69 68 0 1 231 230 256 257 167 168 92 91 154 155 268 269 0 1 217 216 281 282 206 205 0 1 134 135 96 95 0 1 96 95 256 257 167 168 217 216 0 1 231 230 137 138 80 79 281 282 
102.19/102.94	s SATISFIABLE
102.19/102.94	d NODES 3852
102.19/102.94	d CHECKS 230821606
102.19/102.95	c CDC-added-constraints: 789
102.19/102.95	c CDC-nbsingletontests: 31257
102.19/102.95	c CDC-nogoods: 10073137
102.19/102.95	c heuristic-cpu: 0.0
102.19/102.95	c prepro-constraint-ccks: 0
102.19/102.95	c prepro-constraint-presenceccks: 0
102.19/102.95	c prepro-cpu: 87.71
102.19/102.95	c prepro-matrix2d-ccks: 190951636
102.19/102.95	c prepro-matrix2d-presenceccks: 512684765
102.19/102.95	c prepro-removed: 46
102.19/102.95	c search-cpu: 11.600006
102.19/102.95	c search-nps: 332.0688
102.19/102.95	c total-assgn: 3852
102.19/102.95	c total-constraint-ccks: 0
102.19/102.95	c total-constraint-presence-ccks: 0
102.19/102.95	c total-cpu: 99.340004
102.19/102.95	c total-matrix2d-ccks: 230821606
102.19/102.95	c total-matrix2d-presence-ccks: 587013869
102.19/102.95	c TOTAL-NODES 3852
102.19/102.95	c TOTAL-CPU 99.340004

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-2081023-1247719223/watcher-2081023-1247719223 -o /tmp/evaluation-result-2081023-1247719223/solver-2081023-1247719223 -C 1800 -W 2000 -M 900 HOME/concrete.sh -c -p cspfj.filter.DC2 -parameter cdc.addConstraints=BIN HOME/instance-2081023-1247719223.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/72 17524
/proc/meminfo: memFree=1081080/2055920 swapFree=4192812/4192956
[pid=17524] ppid=17522 vsize=5356 CPUtime=0
/proc/17524/stat : 17524 (concrete.sh) S 17522 17524 16245 0 -1 4194304 299 128 0 0 0 0 0 0 20 0 1 0 58986492 5484544 238 996147200 4194304 4889804 548682068736 18446744073709551615 213116485714 0 0 4100 65536 18446744071563648864 0 0 17 1 0 0
/proc/17524/statm: 1339 238 197 169 0 50 0
[pid=17526] ppid=17524 vsize=5356 CPUtime=0
/proc/17526/stat : 17526 (concrete.sh) R 17524 17524 16245 0 -1 4194368 19 0 0 0 0 0 0 0 22 0 1 0 58986493 5484544 238 996147200 4194304 4889804 548682068736 18446744073709551615 213116213362 0 0 4096 65538 0 0 0 17 1 0 0
/proc/17526/statm: 1339 238 197 169 0 50 0

[startup+0.011808 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 17524
/proc/meminfo: memFree=1081080/2055920 swapFree=4192812/4192956
[pid=17524] ppid=17522 vsize=5356 CPUtime=0
/proc/17524/stat : 17524 (concrete.sh) R 17522 17524 16245 0 -1 4194304 300 128 0 0 0 0 0 0 21 0 1 0 58986492 5484544 238 996147200 4194304 4889804 548682068736 18446744073709551615 213116485586 0 0 4100 65536 0 0 0 17 1 0 0
/proc/17524/statm: 1339 238 197 169 0 50 0
[pid=17526] ppid=17524 vsize=0 CPUtime=0
/proc/17526/stat : 17526 (concrete.sh) R 17524 17524 16245 0 -1 4194372 50 116 0 0 0 0 0 0 23 0 1 0 58986493 0 0 996147200 0 0 0 0 0 0 0 4096 65538 0 0 0 17 1 0 0
/proc/17526/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101826 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 17524
/proc/meminfo: memFree=1081080/2055920 swapFree=4192812/4192956
[pid=17524] ppid=17522 vsize=5356 CPUtime=0
/proc/17524/stat : 17524 (concrete.sh) S 17522 17524 16245 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 58986492 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17524/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301866 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 17524
/proc/meminfo: memFree=1081080/2055920 swapFree=4192812/4192956
[pid=17524] ppid=17522 vsize=5356 CPUtime=0
/proc/17524/stat : 17524 (concrete.sh) S 17522 17524 16245 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 58986492 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17524/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701941 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 17524
/proc/meminfo: memFree=1081080/2055920 swapFree=4192812/4192956
[pid=17524] ppid=17522 vsize=5356 CPUtime=0
/proc/17524/stat : 17524 (concrete.sh) S 17522 17524 16245 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 58986492 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17524/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50209 s]
/proc/loadavg: 2.00 2.00 2.00 4/83 17538
/proc/meminfo: memFree=1066208/2055920 swapFree=4192812/4192956
[pid=17524] ppid=17522 vsize=5356 CPUtime=0
/proc/17524/stat : 17524 (concrete.sh) S 17522 17524 16245 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 58986492 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17524/statm: 1339 244 201 169 0 50 0
[pid=17529] ppid=17524 vsize=848856 CPUtime=1.45
/proc/17529/stat : 17529 (java) S 17524 17524 16245 0 -1 0 6947 0 1 0 139 6 0 0 18 0 10 0 58986494 869228544 6054 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/17529/statm: 212214 6054 2049 9 0 206692 0
[pid=17529/tid=17530] ppid=17524 vsize=848856 CPUtime=0.92
/proc/17529/task/17530/stat : 17530 (java) R 17524 17524 16245 0 -1 64 4080 0 1 0 89 3 0 0 22 0 10 0 58986495 869228544 6054 996147200 134512640 134550932 4294955344 18446744073709551615 4125205281 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17529/tid=17531] ppid=17524 vsize=848856 CPUtime=0.04
/proc/17529/task/17531/stat : 17531 (java) S 17524 17524 16245 0 -1 64 551 0 0 0 4 0 0 0 16 0 10 0 58986496 869228544 6054 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=17529/tid=17532] ppid=17524 vsize=848856 CPUtime=0
/proc/17529/task/17532/stat : 17532 (java) S 17524 17524 16245 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 58986496 869228544 6054 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17529/tid=17533] ppid=17524 vsize=848856 CPUtime=0
/proc/17529/task/17533/stat : 17533 (java) S 17524 17524 16245 0 -1 64 4 0 0 0 0 0 0 0 16 0 10 0 58986496 869228544 6054 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17529/tid=17534] ppid=17524 vsize=848856 CPUtime=0
/proc/17529/task/17534/stat : 17534 (java) S 17524 17524 16245 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 58986499 869228544 6054 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17529/tid=17535] ppid=17524 vsize=848856 CPUtime=0.45
/proc/17529/task/17535/stat : 17535 (java) S 17524 17524 16245 0 -1 64 1616 0 0 0 44 1 0 0 15 0 10 0 58986502 869228544 6054 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17529/tid=17536] ppid=17524 vsize=848856 CPUtime=0
/proc/17529/task/17536/stat : 17536 (java) S 17524 17524 16245 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 58986502 869228544 6054 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17529/tid=17537] ppid=17524 vsize=848856 CPUtime=0
/proc/17529/task/17537/stat : 17537 (java) S 17524 17524 16245 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 58986503 869228544 6054 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17529/tid=17538] ppid=17524 vsize=848856 CPUtime=0
/proc/17529/task/17538/stat : 17538 (java) S 17524 17524 16245 0 -1 64 4 0 0 0 0 0 0 0 20 0 10 0 58986590 869228544 6054 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 854212

[startup+3.10239 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 17539
/proc/meminfo: memFree=1060568/2055920 swapFree=4192812/4192956
[pid=17524] ppid=17522 vsize=5356 CPUtime=0
/proc/17524/stat : 17524 (concrete.sh) S 17522 17524 16245 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 58986492 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17524/statm: 1339 244 201 169 0 50 0
[pid=17529] ppid=17524 vsize=848856 CPUtime=3.04
/proc/17529/stat : 17529 (java) S 17524 17524 16245 0 -1 0 8978 0 1 0 297 7 0 0 18 0 10 0 58986494 869228544 7862 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/17529/statm: 212214 7862 2632 9 0 206692 0
[pid=17529/tid=17530] ppid=17524 vsize=848856 CPUtime=2.25
/proc/17529/task/17530/stat : 17530 (java) R 17524 17524 16245 0 -1 64 4164 0 1 0 222 3 0 0 25 0 10 0 58986495 869228544 7862 996147200 134512640 134550932 4294955344 18446744073709551615 4127177445 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17529/tid=17531] ppid=17524 vsize=848856 CPUtime=0.21
/proc/17529/task/17531/stat : 17531 (java) S 17524 17524 16245 0 -1 64 2440 0 0 0 20 1 0 0 16 0 10 0 58986496 869228544 7862 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=17529/tid=17532] ppid=17524 vsize=848856 CPUtime=0
/proc/17529/task/17532/stat : 17532 (java) S 17524 17524 16245 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 58986496 869228544 7862 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17529/tid=17533] ppid=17524 vsize=848856 CPUtime=0
/proc/17529/task/17533/stat : 17533 (java) S 17524 17524 16245 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 58986496 869228544 7862 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17529/tid=17534] ppid=17524 vsize=848856 CPUtime=0
/proc/17529/task/17534/stat : 17534 (java) S 17524 17524 16245 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 58986499 869228544 7862 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17529/tid=17535] ppid=17524 vsize=848856 CPUtime=0.56
/proc/17529/task/17535/stat : 17535 (java) S 17524 17524 16245 0 -1 64 1673 0 0 0 54 2 0 0 15 0 10 0 58986502 869228544 7862 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17529/tid=17536] ppid=17524 vsize=848856 CPUtime=0
/proc/17529/task/17536/stat : 17536 (java) S 17524 17524 16245 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 58986502 869228544 7862 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17529/tid=17537] ppid=17524 vsize=848856 CPUtime=0
/proc/17529/task/17537/stat : 17537 (java) S 17524 17524 16245 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 58986503 869228544 7862 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17529/tid=17539] ppid=17524 vsize=848856 CPUtime=0
/proc/17529/task/17539/stat : 17539 (java) S 17524 17524 16245 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 58986688 869228544 7862 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 854212

[startup+6.303 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 17539
/proc/meminfo: memFree=1051864/2055920 swapFree=4192812/4192956
[pid=17524] ppid=17522 vsize=5356 CPUtime=0
/proc/17524/stat : 17524 (concrete.sh) S 17522 17524 16245 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 58986492 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17524/statm: 1339 244 201 169 0 50 0
[pid=17529] ppid=17524 vsize=848856 CPUtime=6.22
/proc/17529/stat : 17529 (java) S 17524 17524 16245 0 -1 0 10668 0 1 0 613 9 0 0 18 0 10 0 58986494 869228544 9526 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/17529/statm: 212214 9526 2633 9 0 206692 0
[pid=17529/tid=17530] ppid=17524 vsize=848856 CPUtime=5.18
/proc/17529/task/17530/stat : 17530 (java) R 17524 17524 16245 0 -1 64 4270 0 1 0 515 3 0 0 25 0 10 0 58986495 869228544 9526 996147200 134512640 134550932 4294955344 18446744073709551615 4127129710 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17529/tid=17531] ppid=17524 vsize=848856 CPUtime=0.44
/proc/17529/task/17531/stat : 17531 (java) S 17524 17524 16245 0 -1 64 4023 0 0 0 42 2 0 0 16 0 10 0 58986496 869228544 9526 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=17529/tid=17532] ppid=17524 vsize=848856 CPUtime=0
/proc/17529/task/17532/stat : 17532 (java) S 17524 17524 16245 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 58986496 869228544 9526 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17529/tid=17533] ppid=17524 vsize=848856 CPUtime=0
/proc/17529/task/17533/stat : 17533 (java) S 17524 17524 16245 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 58986496 869228544 9526 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17529/tid=17534] ppid=17524 vsize=848856 CPUtime=0
/proc/17529/task/17534/stat : 17534 (java) S 17524 17524 16245 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 58986499 869228544 9526 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17529/tid=17535] ppid=17524 vsize=848856 CPUtime=0.57
/proc/17529/task/17535/stat : 17535 (java) S 17524 17524 16245 0 -1 64 1674 0 0 0 55 2 0 0 16 0 10 0 58986502 869228544 9526 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17529/tid=17536] ppid=17524 vsize=848856 CPUtime=0
/proc/17529/task/17536/stat : 17536 (java) S 17524 17524 16245 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 58986502 869228544 9526 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17529/tid=17537] ppid=17524 vsize=848856 CPUtime=0
/proc/17529/task/17537/stat : 17537 (java) S 17524 17524 16245 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 58986503 869228544 9526 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17529/tid=17539] ppid=17524 vsize=848856 CPUtime=0
/proc/17529/task/17539/stat : 17539 (java) S 17524 17524 16245 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 58986688 869228544 9526 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) 854212

[startup+12.7022 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 17539
/proc/meminfo: memFree=1037400/2055920 swapFree=4192812/4192956
[pid=17524] ppid=17522 vsize=5356 CPUtime=0
/proc/17524/stat : 17524 (concrete.sh) S 17522 17524 16245 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 58986492 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17524/statm: 1339 244 201 169 0 50 0
[pid=17529] ppid=17524 vsize=848856 CPUtime=12.55
/proc/17529/stat : 17529 (java) S 17524 17524 16245 0 -1 0 13891 0 1 0 1244 11 0 0 18 0 10 0 58986494 869228544 12718 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/17529/statm: 212214 12718 2633 9 0 206692 0
[pid=17529/tid=17530] ppid=17524 vsize=848856 CPUtime=11.32
/proc/17529/task/17530/stat : 17530 (java) R 17524 17524 16245 0 -1 64 4445 0 1 0 1129 3 0 0 25 0 10 0 58986495 869228544 12718 996147200 134512640 134550932 4294955344 18446744073709551615 4127130820 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17529/tid=17531] ppid=17524 vsize=848856 CPUtime=0.63
/proc/17529/task/17531/stat : 17531 (java) S 17524 17524 16245 0 -1 64 7070 0 0 0 59 4 0 0 16 0 10 0 58986496 869228544 12718 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=17529/tid=17532] ppid=17524 vsize=848856 CPUtime=0
/proc/17529/task/17532/stat : 17532 (java) S 17524 17524 16245 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 58986496 869228544 12718 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17529/tid=17533] ppid=17524 vsize=848856 CPUtime=0
/proc/17529/task/17533/stat : 17533 (java) S 17524 17524 16245 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 58986496 869228544 12718 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17529/tid=17534] ppid=17524 vsize=848856 CPUtime=0
/proc/17529/task/17534/stat : 17534 (java) S 17524 17524 16245 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 58986499 869228544 12718 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17529/tid=17535] ppid=17524 vsize=848856 CPUtime=0.57
/proc/17529/task/17535/stat : 17535 (java) S 17524 17524 16245 0 -1 64 1675 0 0 0 55 2 0 0 16 0 10 0 58986502 869228544 12718 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17529/tid=17536] ppid=17524 vsize=848856 CPUtime=0
/proc/17529/task/17536/stat : 17536 (java) S 17524 17524 16245 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 58986502 869228544 12718 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17529/tid=17537] ppid=17524 vsize=848856 CPUtime=0
/proc/17529/task/17537/stat : 17537 (java) S 17524 17524 16245 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 58986503 869228544 12718 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17529/tid=17539] ppid=17524 vsize=848856 CPUtime=0
/proc/17529/task/17539/stat : 17539 (java) S 17524 17524 16245 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 58986688 869228544 12718 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) 854212

[startup+25.5016 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 17539
/proc/meminfo: memFree=1018840/2055920 swapFree=4192812/4192956
[pid=17524] ppid=17522 vsize=5356 CPUtime=0
/proc/17524/stat : 17524 (concrete.sh) S 17522 17524 16245 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 58986492 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17524/statm: 1339 244 201 169 0 50 0
[pid=17529] ppid=17524 vsize=848856 CPUtime=25.23
/proc/17529/stat : 17529 (java) S 17524 17524 16245 0 -1 0 17104 0 1 0 2511 12 0 0 18 0 10 0 58986494 869228544 15901 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/17529/statm: 212214 15901 2633 9 0 206692 0
[pid=17529/tid=17530] ppid=17524 vsize=848856 CPUtime=23.76
/proc/17529/task/17530/stat : 17530 (java) R 17524 17524 16245 0 -1 64 4699 0 1 0 2373 3 0 0 25 0 10 0 58986495 869228544 15901 996147200 134512640 134550932 4294955344 18446744073709551615 4127229223 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17529/tid=17531] ppid=17524 vsize=848856 CPUtime=0.87
/proc/17529/task/17531/stat : 17531 (java) S 17524 17524 16245 0 -1 64 10029 0 0 0 82 5 0 0 17 0 10 0 58986496 869228544 15901 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=17529/tid=17532] ppid=17524 vsize=848856 CPUtime=0
/proc/17529/task/17532/stat : 17532 (java) S 17524 17524 16245 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 58986496 869228544 15901 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17529/tid=17533] ppid=17524 vsize=848856 CPUtime=0
/proc/17529/task/17533/stat : 17533 (java) S 17524 17524 16245 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 58986496 869228544 15901 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17529/tid=17534] ppid=17524 vsize=848856 CPUtime=0
/proc/17529/task/17534/stat : 17534 (java) S 17524 17524 16245 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 58986499 869228544 15901 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17529/tid=17535] ppid=17524 vsize=848856 CPUtime=0.57
/proc/17529/task/17535/stat : 17535 (java) S 17524 17524 16245 0 -1 64 1675 0 0 0 55 2 0 0 16 0 10 0 58986502 869228544 15901 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17529/tid=17536] ppid=17524 vsize=848856 CPUtime=0
/proc/17529/task/17536/stat : 17536 (java) S 17524 17524 16245 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 58986502 869228544 15901 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17529/tid=17537] ppid=17524 vsize=848856 CPUtime=0
/proc/17529/task/17537/stat : 17537 (java) R 17524 17524 16245 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 58986503 869228544 15901 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17529/tid=17539] ppid=17524 vsize=848856 CPUtime=0
/proc/17529/task/17539/stat : 17539 (java) S 17524 17524 16245 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 58986688 869228544 15901 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) 854212

[startup+51.1015 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 17539
/proc/meminfo: memFree=1003608/2055920 swapFree=4192812/4192956
[pid=17524] ppid=17522 vsize=5356 CPUtime=0
/proc/17524/stat : 17524 (concrete.sh) S 17522 17524 16245 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 58986492 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17524/statm: 1339 244 201 169 0 50 0
[pid=17529] ppid=17524 vsize=848856 CPUtime=50.57
/proc/17529/stat : 17529 (java) S 17524 17524 16245 0 -1 0 19518 0 1 0 5044 13 0 0 18 0 10 0 58986494 869228544 18278 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/17529/statm: 212214 18278 2633 9 0 206692 0
[pid=17529/tid=17530] ppid=17524 vsize=848856 CPUtime=49.02
/proc/17529/task/17530/stat : 17530 (java) R 17524 17524 16245 0 -1 64 4736 0 1 0 4898 4 0 0 25 0 10 0 58986495 869228544 18278 996147200 134512640 134550932 4294955344 18446744073709551615 4127130722 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17529/tid=17531] ppid=17524 vsize=848856 CPUtime=0.96
/proc/17529/task/17531/stat : 17531 (java) S 17524 17524 16245 0 -1 64 12406 0 0 0 90 6 0 0 16 0 10 0 58986496 869228544 18278 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=17529/tid=17532] ppid=17524 vsize=848856 CPUtime=0
/proc/17529/task/17532/stat : 17532 (java) S 17524 17524 16245 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 58986496 869228544 18278 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17529/tid=17533] ppid=17524 vsize=848856 CPUtime=0
/proc/17529/task/17533/stat : 17533 (java) S 17524 17524 16245 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 58986496 869228544 18278 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17529/tid=17534] ppid=17524 vsize=848856 CPUtime=0
/proc/17529/task/17534/stat : 17534 (java) S 17524 17524 16245 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 58986499 869228544 18278 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17529/tid=17535] ppid=17524 vsize=848856 CPUtime=0.58
/proc/17529/task/17535/stat : 17535 (java) S 17524 17524 16245 0 -1 64 1675 0 0 0 56 2 0 0 16 0 10 0 58986502 869228544 18278 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17529/tid=17536] ppid=17524 vsize=848856 CPUtime=0
/proc/17529/task/17536/stat : 17536 (java) S 17524 17524 16245 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 58986502 869228544 18278 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17529/tid=17537] ppid=17524 vsize=848856 CPUtime=0
/proc/17529/task/17537/stat : 17537 (java) S 17524 17524 16245 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 58986503 869228544 18278 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17529/tid=17539] ppid=17524 vsize=848856 CPUtime=0
/proc/17529/task/17539/stat : 17539 (java) S 17524 17524 16245 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 58986688 869228544 18278 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.57
Current children cumulated vsize (KiB) 854212

[startup+102.306 s]
/proc/loadavg: 2.05 2.01 2.00 3/82 17571
/proc/meminfo: memFree=1438744/2055920 swapFree=4192812/4192956
[pid=17524] ppid=17522 vsize=5356 CPUtime=0
/proc/17524/stat : 17524 (concrete.sh) S 17522 17524 16245 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 58986492 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17524/statm: 1339 244 201 169 0 50 0
[pid=17529] ppid=17524 vsize=848856 CPUtime=101.6
/proc/17529/stat : 17529 (java) S 17524 17524 16245 0 -1 0 19745 0 1 0 10145 15 0 0 18 0 9 0 58986494 869228544 18337 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/17529/statm: 212214 18337 2633 9 0 206692 0
[pid=17529/tid=17530] ppid=17524 vsize=848856 CPUtime=99.91
/proc/17529/task/17530/stat : 17530 (java) R 17524 17524 16245 0 -1 64 4906 0 1 0 9987 4 0 0 25 0 9 0 58986495 869228544 18337 996147200 134512640 134550932 4294955344 18446744073709551615 4127155794 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17529/tid=17531] ppid=17524 vsize=848856 CPUtime=1.06
/proc/17529/task/17531/stat : 17531 (java) S 17524 17524 16245 0 -1 64 12455 0 0 0 99 7 0 0 16 0 9 0 58986496 869228544 18337 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=17529/tid=17532] ppid=17524 vsize=848856 CPUtime=0
/proc/17529/task/17532/stat : 17532 (java) S 17524 17524 16245 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 58986496 869228544 18337 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17529/tid=17533] ppid=17524 vsize=848856 CPUtime=0
/proc/17529/task/17533/stat : 17533 (java) S 17524 17524 16245 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 58986496 869228544 18337 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17529/tid=17534] ppid=17524 vsize=848856 CPUtime=0
/proc/17529/task/17534/stat : 17534 (java) S 17524 17524 16245 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 58986499 869228544 18337 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17529/tid=17535] ppid=17524 vsize=848856 CPUtime=0.59
/proc/17529/task/17535/stat : 17535 (java) S 17524 17524 16245 0 -1 64 1683 0 0 0 57 2 0 0 16 0 9 0 58986502 869228544 18337 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17529/tid=17536] ppid=17524 vsize=848856 CPUtime=0
/proc/17529/task/17536/stat : 17536 (java) S 17524 17524 16245 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 58986502 869228544 18337 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17529/tid=17537] ppid=17524 vsize=848856 CPUtime=0
/proc/17529/task/17537/stat : 17537 (java) S 17524 17524 16245 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 58986503 869228544 18337 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.6
Current children cumulated vsize (KiB) 854212

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

[startup+102.702 s]
/proc/loadavg: 2.05 2.01 2.00 3/82 17571
/proc/meminfo: memFree=1438744/2055920 swapFree=4192812/4192956
[pid=17524] ppid=17522 vsize=5356 CPUtime=0
/proc/17524/stat : 17524 (concrete.sh) S 17522 17524 16245 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 58986492 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17524/statm: 1339 244 201 169 0 50 0
[pid=17529] ppid=17524 vsize=848856 CPUtime=101.99
/proc/17529/stat : 17529 (java) S 17524 17524 16245 0 -1 0 19745 0 1 0 10184 15 0 0 18 0 9 0 58986494 869228544 18337 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/17529/statm: 212214 18337 2633 9 0 206692 0
[pid=17529/tid=17530] ppid=17524 vsize=848856 CPUtime=100.31
/proc/17529/task/17530/stat : 17530 (java) R 17524 17524 16245 0 -1 64 4906 0 1 0 10027 4 0 0 25 0 9 0 58986495 869228544 18337 996147200 134512640 134550932 4294955344 18446744073709551615 4127152243 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17529/tid=17531] ppid=17524 vsize=848856 CPUtime=1.06
/proc/17529/task/17531/stat : 17531 (java) S 17524 17524 16245 0 -1 64 12455 0 0 0 99 7 0 0 16 0 9 0 58986496 869228544 18337 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=17529/tid=17532] ppid=17524 vsize=848856 CPUtime=0
/proc/17529/task/17532/stat : 17532 (java) S 17524 17524 16245 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 58986496 869228544 18337 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17529/tid=17533] ppid=17524 vsize=848856 CPUtime=0
/proc/17529/task/17533/stat : 17533 (java) S 17524 17524 16245 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 58986496 869228544 18337 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17529/tid=17534] ppid=17524 vsize=848856 CPUtime=0
/proc/17529/task/17534/stat : 17534 (java) S 17524 17524 16245 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 58986499 869228544 18337 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17529/tid=17535] ppid=17524 vsize=848856 CPUtime=0.59
/proc/17529/task/17535/stat : 17535 (java) S 17524 17524 16245 0 -1 64 1683 0 0 0 57 2 0 0 16 0 9 0 58986502 869228544 18337 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17529/tid=17536] ppid=17524 vsize=848856 CPUtime=0
/proc/17529/task/17536/stat : 17536 (java) S 17524 17524 16245 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 58986502 869228544 18337 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17529/tid=17537] ppid=17524 vsize=848856 CPUtime=0
/proc/17529/task/17537/stat : 17537 (java) S 17524 17524 16245 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 58986503 869228544 18337 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.99
Current children cumulated vsize (KiB) 854212

[startup+102.902 s]
/proc/loadavg: 2.05 2.01 2.00 3/82 17571
/proc/meminfo: memFree=1438744/2055920 swapFree=4192812/4192956
[pid=17524] ppid=17522 vsize=5356 CPUtime=0
/proc/17524/stat : 17524 (concrete.sh) S 17522 17524 16245 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 58986492 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17524/statm: 1339 244 201 169 0 50 0
[pid=17529] ppid=17524 vsize=848856 CPUtime=102.19
/proc/17529/stat : 17529 (java) S 17524 17524 16245 0 -1 0 19745 0 1 0 10204 15 0 0 18 0 9 0 58986494 869228544 18337 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/17529/statm: 212214 18337 2633 9 0 206692 0
[pid=17529/tid=17530] ppid=17524 vsize=848856 CPUtime=100.51
/proc/17529/task/17530/stat : 17530 (java) R 17524 17524 16245 0 -1 64 4906 0 1 0 10047 4 0 0 25 0 9 0 58986495 869228544 18337 996147200 134512640 134550932 4294955344 18446744073709551615 4127190514 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17529/tid=17531] ppid=17524 vsize=848856 CPUtime=1.06
/proc/17529/task/17531/stat : 17531 (java) S 17524 17524 16245 0 -1 64 12455 0 0 0 99 7 0 0 16 0 9 0 58986496 869228544 18337 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=17529/tid=17532] ppid=17524 vsize=848856 CPUtime=0
/proc/17529/task/17532/stat : 17532 (java) S 17524 17524 16245 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 58986496 869228544 18337 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17529/tid=17533] ppid=17524 vsize=848856 CPUtime=0
/proc/17529/task/17533/stat : 17533 (java) S 17524 17524 16245 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 58986496 869228544 18337 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17529/tid=17534] ppid=17524 vsize=848856 CPUtime=0
/proc/17529/task/17534/stat : 17534 (java) S 17524 17524 16245 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 58986499 869228544 18337 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17529/tid=17535] ppid=17524 vsize=848856 CPUtime=0.59
/proc/17529/task/17535/stat : 17535 (java) S 17524 17524 16245 0 -1 64 1683 0 0 0 57 2 0 0 16 0 9 0 58986502 869228544 18337 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17529/tid=17536] ppid=17524 vsize=848856 CPUtime=0
/proc/17529/task/17536/stat : 17536 (java) S 17524 17524 16245 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 58986502 869228544 18337 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17529/tid=17537] ppid=17524 vsize=848856 CPUtime=0
/proc/17529/task/17537/stat : 17537 (java) S 17524 17524 16245 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 58986503 869228544 18337 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 854212

Child status: 0
Real time (s): 102.994
CPU time (s): 102.274
CPU user time (s): 102.1
CPU system time (s): 0.173973
CPU usage (%): 99.3017
Max. virtual memory (cumulated for all children) (KiB): 854212

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 102.1
system time used= 0.173973
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20395
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= 7201
involuntary context switches= 7962

runsolver used 0.119981 second user time and 0.366944 second system time

The end

Launcher Data

Begin job on node37 at 2009-07-16 06:40:23
IDJOB=2081023
IDBENCH=57267
IDSOLVER=736
FILE ID=node37/2081023-1247719223
PBS_JOBID= 9521386
Free space on /tmp= 66396 MiB

SOLVER NAME= Concrete DC 2009-06-10
BENCH NAME= CPAI08/csp/super-os/super-os-taillard-5/normalized-super-os-taillard-5-13.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-2081023-1247719223/watcher-2081023-1247719223 -o /tmp/evaluation-result-2081023-1247719223/solver-2081023-1247719223 -C 1800 -W 2000 -M 900  HOME/concrete.sh -c -p cspfj.filter.DC2 -parameter cdc.addConstraints=BIN HOME/instance-2081023-1247719223.xml

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

MD5SUM BENCH= bc7db860853f08d82ef2e4b2916a627c
RANDOM SEED=482291851

node37.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.260
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.260
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:       1081496 kB
Buffers:         74720 kB
Cached:         350144 kB
SwapCached:          0 kB
Active:         501588 kB
Inactive:       386240 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1081496 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1244 kB
Writeback:           0 kB
Mapped:         474452 kB
Slab:            71236 kB
Committed_AS:  1020124 kB
PageTables:       2704 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= 66396 MiB
End job on node37 at 2009-07-16 06:42:06