Trace number 1034437

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Concrete + CSP4J - WMC Engine 2008-05-30SAT 71.2402 71.7806

DiagnosticValue
CHECKS737265
NODES0

General information on the benchmark

Namecsp/lard/
normalized-lard-90-90.xml
MD5SUM0f684d9f34d64adafc4625b528ae43df
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 benchmark14.4998
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of constraints4005
Maximum constraint arity2
Maximum domain size91
Number of constraints which are defined in extension4005
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

68.90/69.47	c CPU-LOAD 55.04
68.90/69.47	c LOADED 90 V (91 E), 4005 ExtensionConstraint2D, arity 2, 55.04 cpu
71.09/71.65	v 21 32 12 28 5 26 31 29 16 39 30 36 25 44 24 38 31 41 12 2 2 4 41 33 38 18 36 7 32 27 13 37 39 21 24 43 23 25 22 17 15 34 3 35 42 38 5 23 1 26 4 12 41 21 26 6 13 22 18 36 34 28 26 29 9 20 12 24 18 44 23 15 29 16 39 29 29 38 21 23 13 44 34 44 43 24 2 23 29 13 
71.09/71.66	s SATISFIABLE
71.09/71.66	d NODES 0
71.09/71.66	d CHECKS 737265
71.09/71.66	c gac3-effective-revisions: 254
71.09/71.66	c gac3-useless-revisions: 12484
71.09/71.66	c local-minima: 0
71.09/71.66	c prepro-constraint-ccks: 0
71.09/71.66	c prepro-constraint-presenceccks: 0
71.09/71.66	c prepro-cpu: 0.07
71.09/71.66	c prepro-matrix2d-ccks: 375270
71.09/71.66	c prepro-matrix2d-presenceccks: 583461
71.09/71.66	c prepro-removed: 4170
71.09/71.66	c total-assgn: 0
71.09/71.66	c total-constraint-ccks: 361785
71.09/71.66	c total-constraint-presence-ccks: 0
71.09/71.66	c total-cpu: 0.21
71.09/71.66	c total-matrix2d-ccks: 375480
71.09/71.66	c total-matrix2d-presence-ccks: 941241
71.09/71.66	c tuples: 0
71.09/71.66	c tuples-collisions: 0
71.09/71.66	c TOTAL-NODES 0
71.09/71.66	c TOTAL-CPU 0.21

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-1034437-1214949523/watcher-1034437-1214949523 -o /tmp/evaluation-result-1034437-1214949523/solver-1034437-1214949523 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/concrete.sh -c -ext 0 -s WMC HOME/instance-1034437-1214949523.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: 0.66 0.15 0.05 4/81 32072
/proc/meminfo: memFree=1522984/2055920 swapFree=4096720/4192956
[pid=32072] ppid=32070 vsize=18572 CPUtime=0
/proc/32072/stat : 32072 (runsolver) R 32070 32072 31901 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 1524625885 19017728 292 996147200 4194304 4296836 548682068432 18446744073709551615 268213742887 0 0 4096 24578 0 0 0 17 1 0 0
/proc/32072/statm: 4643 292 257 25 0 2626 0

[startup+0.0338451 s]
/proc/loadavg: 0.66 0.15 0.05 4/81 32072
/proc/meminfo: memFree=1522984/2055920 swapFree=4096720/4192956
[pid=32072] ppid=32070 vsize=5356 CPUtime=0
/proc/32072/stat : 32072 (concrete.sh) S 32070 32072 31901 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 1524625885 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32072/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101987 s]
/proc/loadavg: 0.66 0.15 0.05 4/81 32072
/proc/meminfo: memFree=1522984/2055920 swapFree=4096720/4192956
[pid=32072] ppid=32070 vsize=5356 CPUtime=0
/proc/32072/stat : 32072 (concrete.sh) S 32070 32072 31901 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 1524625885 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32072/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.302009 s]
/proc/loadavg: 0.66 0.15 0.05 4/81 32072
/proc/meminfo: memFree=1522984/2055920 swapFree=4096720/4192956
[pid=32072] ppid=32070 vsize=5356 CPUtime=0
/proc/32072/stat : 32072 (concrete.sh) S 32070 32072 31901 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 1524625885 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32072/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.702053 s]
/proc/loadavg: 0.66 0.15 0.05 4/81 32072
/proc/meminfo: memFree=1522984/2055920 swapFree=4096720/4192956
[pid=32072] ppid=32070 vsize=5356 CPUtime=0
/proc/32072/stat : 32072 (concrete.sh) S 32070 32072 31901 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 1524625885 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32072/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50217 s]
/proc/loadavg: 0.66 0.15 0.05 3/91 32083
/proc/meminfo: memFree=1508760/2055920 swapFree=4096720/4192956
[pid=32072] ppid=32070 vsize=5356 CPUtime=0
/proc/32072/stat : 32072 (concrete.sh) S 32070 32072 31901 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 1524625885 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32072/statm: 1339 242 201 169 0 50 0
[pid=32075] ppid=32072 vsize=843636 CPUtime=1.46
/proc/32075/stat : 32075 (java) S 32072 32072 31901 0 -1 0 8083 0 1 0 140 6 0 0 22 0 9 0 1524625886 863883264 7023 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32075/statm: 210909 7023 2562 9 0 205477 0
[pid=32075/tid=32076] ppid=32072 vsize=843636 CPUtime=0.97
/proc/32075/task/32076/stat : 32076 (java) R 32072 32072 31901 0 -1 64 3244 0 1 0 94 3 0 0 25 0 9 0 1524625887 863883264 7023 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32075/tid=32077] ppid=32072 vsize=843636 CPUtime=0.39
/proc/32075/task/32077/stat : 32077 (java) S 32072 32072 31901 0 -1 64 3771 0 0 0 37 2 0 0 15 0 9 0 1524625888 863883264 7023 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32075/tid=32078] ppid=32072 vsize=843636 CPUtime=0
/proc/32075/task/32078/stat : 32078 (java) S 32072 32072 31901 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1524625888 863883264 7023 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32075/tid=32079] ppid=32072 vsize=843636 CPUtime=0
/proc/32075/task/32079/stat : 32079 (java) S 32072 32072 31901 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 1524625888 863883264 7023 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32075/tid=32080] ppid=32072 vsize=843636 CPUtime=0
/proc/32075/task/32080/stat : 32080 (java) S 32072 32072 31901 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1524625890 863883264 7023 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32075/tid=32081] ppid=32072 vsize=843636 CPUtime=0.08
/proc/32075/task/32081/stat : 32081 (java) S 32072 32072 31901 0 -1 64 336 0 0 0 8 0 0 0 16 0 9 0 1524625890 863883264 7023 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32075/tid=32082] ppid=32072 vsize=843636 CPUtime=0
/proc/32075/task/32082/stat : 32082 (java) S 32072 32072 31901 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1524625890 863883264 7023 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32075/tid=32083] ppid=32072 vsize=843636 CPUtime=0
/proc/32075/task/32083/stat : 32083 (java) S 32072 32072 31901 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1524625890 863883264 7023 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 848992

[startup+3.10133 s]
/proc/loadavg: 0.66 0.15 0.05 3/91 32083
/proc/meminfo: memFree=1499288/2055920 swapFree=4096720/4192956
[pid=32072] ppid=32070 vsize=5356 CPUtime=0
/proc/32072/stat : 32072 (concrete.sh) S 32070 32072 31901 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 1524625885 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32072/statm: 1339 242 201 169 0 50 0
[pid=32075] ppid=32072 vsize=843636 CPUtime=3.03
/proc/32075/stat : 32075 (java) S 32072 32072 31901 0 -1 0 11409 0 1 0 294 9 0 0 22 0 9 0 1524625886 863883264 10117 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32075/statm: 210909 10117 2562 9 0 205477 0
[pid=32075/tid=32076] ppid=32072 vsize=843636 CPUtime=2
/proc/32075/task/32076/stat : 32076 (java) R 32072 32072 31901 0 -1 64 3556 0 1 0 197 3 0 0 25 0 9 0 1524625887 863883264 10117 996147200 134512640 134550740 4294956016 18446744073709551615 4125792622 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32075/tid=32077] ppid=32072 vsize=843636 CPUtime=0.92
/proc/32075/task/32077/stat : 32077 (java) S 32072 32072 31901 0 -1 64 6783 0 0 0 87 5 0 0 16 0 9 0 1524625888 863883264 10117 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32075/tid=32078] ppid=32072 vsize=843636 CPUtime=0
/proc/32075/task/32078/stat : 32078 (java) S 32072 32072 31901 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1524625888 863883264 10117 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32075/tid=32079] ppid=32072 vsize=843636 CPUtime=0
/proc/32075/task/32079/stat : 32079 (java) S 32072 32072 31901 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 1524625888 863883264 10117 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32075/tid=32080] ppid=32072 vsize=843636 CPUtime=0
/proc/32075/task/32080/stat : 32080 (java) S 32072 32072 31901 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1524625890 863883264 10117 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32075/tid=32081] ppid=32072 vsize=843636 CPUtime=0.09
/proc/32075/task/32081/stat : 32081 (java) S 32072 32072 31901 0 -1 64 338 0 0 0 9 0 0 0 16 0 9 0 1524625890 863883264 10117 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32075/tid=32082] ppid=32072 vsize=843636 CPUtime=0
/proc/32075/task/32082/stat : 32082 (java) S 32072 32072 31901 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1524625890 863883264 10117 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32075/tid=32083] ppid=32072 vsize=843636 CPUtime=0
/proc/32075/task/32083/stat : 32083 (java) S 32072 32072 31901 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1524625890 863883264 10117 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 848992

[startup+6.30269 s]
/proc/loadavg: 0.93 0.21 0.07 3/91 32083
/proc/meminfo: memFree=1460312/2055920 swapFree=4096720/4192956
[pid=32072] ppid=32070 vsize=5356 CPUtime=0
/proc/32072/stat : 32072 (concrete.sh) S 32070 32072 31901 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 1524625885 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32072/statm: 1339 242 201 169 0 50 0
[pid=32075] ppid=32072 vsize=843936 CPUtime=6.2
/proc/32075/stat : 32075 (java) S 32072 32072 31901 0 -1 0 17135 0 1 0 604 16 0 0 22 0 9 0 1524625886 864190464 15597 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32075/statm: 210984 15597 2562 9 0 205552 0
[pid=32075/tid=32076] ppid=32072 vsize=843936 CPUtime=4.31
/proc/32075/task/32076/stat : 32076 (java) R 32072 32072 31901 0 -1 64 3962 0 1 0 426 5 0 0 25 0 9 0 1524625887 864190464 15597 996147200 134512640 134550740 4294956016 18446744073709551615 4125231152 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32075/tid=32077] ppid=32072 vsize=843936 CPUtime=1.74
/proc/32075/task/32077/stat : 32077 (java) S 32072 32072 31901 0 -1 64 12021 0 0 0 165 9 0 0 16 0 9 0 1524625888 864190464 15597 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32075/tid=32078] ppid=32072 vsize=843936 CPUtime=0
/proc/32075/task/32078/stat : 32078 (java) S 32072 32072 31901 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1524625888 864190464 15597 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32075/tid=32079] ppid=32072 vsize=843936 CPUtime=0
/proc/32075/task/32079/stat : 32079 (java) S 32072 32072 31901 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 1524625888 864190464 15597 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32075/tid=32080] ppid=32072 vsize=843936 CPUtime=0
/proc/32075/task/32080/stat : 32080 (java) S 32072 32072 31901 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1524625890 864190464 15597 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32075/tid=32081] ppid=32072 vsize=843936 CPUtime=0.11
/proc/32075/task/32081/stat : 32081 (java) S 32072 32072 31901 0 -1 64 420 0 0 0 11 0 0 0 16 0 9 0 1524625890 864190464 15597 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32075/tid=32082] ppid=32072 vsize=843936 CPUtime=0
/proc/32075/task/32082/stat : 32082 (java) S 32072 32072 31901 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1524625890 864190464 15597 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32075/tid=32083] ppid=32072 vsize=843936 CPUtime=0
/proc/32075/task/32083/stat : 32083 (java) S 32072 32072 31901 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1524625890 864190464 15597 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 849292

[startup+12.7014 s]
/proc/loadavg: 1.01 0.24 0.08 3/91 32083
/proc/meminfo: memFree=1394648/2055920 swapFree=4096720/4192956
[pid=32072] ppid=32070 vsize=5356 CPUtime=0
/proc/32072/stat : 32072 (concrete.sh) S 32070 32072 31901 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 1524625885 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32072/statm: 1339 242 201 169 0 50 0
[pid=32075] ppid=32072 vsize=843936 CPUtime=12.51
/proc/32075/stat : 32075 (java) S 32072 32072 31901 0 -1 0 29582 0 1 0 1225 26 0 0 22 0 9 0 1524625886 864190464 27750 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32075/statm: 210984 27750 2562 9 0 205552 0
[pid=32075/tid=32076] ppid=32072 vsize=843936 CPUtime=9.54
/proc/32075/task/32076/stat : 32076 (java) R 32072 32072 31901 0 -1 64 4694 0 1 0 946 8 0 0 25 0 9 0 1524625887 864190464 27750 996147200 134512640 134550740 4294956016 18446744073709551615 4125659964 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32075/tid=32077] ppid=32072 vsize=843936 CPUtime=2.82
/proc/32075/task/32077/stat : 32077 (java) S 32072 32072 31901 0 -1 64 23729 0 0 0 265 17 0 0 16 0 9 0 1524625888 864190464 27750 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32075/tid=32078] ppid=32072 vsize=843936 CPUtime=0
/proc/32075/task/32078/stat : 32078 (java) S 32072 32072 31901 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1524625888 864190464 27750 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32075/tid=32079] ppid=32072 vsize=843936 CPUtime=0
/proc/32075/task/32079/stat : 32079 (java) S 32072 32072 31901 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 1524625888 864190464 27750 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32075/tid=32080] ppid=32072 vsize=843936 CPUtime=0
/proc/32075/task/32080/stat : 32080 (java) S 32072 32072 31901 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1524625890 864190464 27750 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32075/tid=32081] ppid=32072 vsize=843936 CPUtime=0.13
/proc/32075/task/32081/stat : 32081 (java) S 32072 32072 31901 0 -1 64 427 0 0 0 13 0 0 0 17 0 9 0 1524625890 864190464 27750 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32075/tid=32082] ppid=32072 vsize=843936 CPUtime=0
/proc/32075/task/32082/stat : 32082 (java) S 32072 32072 31901 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1524625890 864190464 27750 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32075/tid=32083] ppid=32072 vsize=843936 CPUtime=0
/proc/32075/task/32083/stat : 32083 (java) S 32072 32072 31901 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1524625890 864190464 27750 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 849292

[startup+25.5029 s]
/proc/loadavg: 1.23 0.32 0.11 3/80 32090
/proc/meminfo: memFree=1297712/2055920 swapFree=4096720/4192956
[pid=32072] ppid=32070 vsize=5356 CPUtime=0
/proc/32072/stat : 32072 (concrete.sh) S 32070 32072 31901 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 1524625885 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32072/statm: 1339 242 201 169 0 50 0
[pid=32075] ppid=32072 vsize=843936 CPUtime=25.24
/proc/32075/stat : 32075 (java) S 32072 32072 31901 0 -1 0 54889 0 1 0 2480 44 0 0 22 0 9 0 1524625886 864190464 52781 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32075/statm: 210984 52781 2562 9 0 205552 0
[pid=32075/tid=32076] ppid=32072 vsize=843936 CPUtime=19.43
/proc/32075/task/32076/stat : 32076 (java) R 32072 32072 31901 0 -1 64 6879 0 1 0 1929 14 0 0 25 0 9 0 1524625887 864190464 52781 996147200 134512640 134550740 4294956016 18446744073709551615 102064736 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32075/tid=32077] ppid=32072 vsize=843936 CPUtime=5.64
/proc/32075/task/32077/stat : 32077 (java) S 32072 32072 31901 0 -1 64 46844 0 0 0 536 28 0 0 16 0 9 0 1524625888 864190464 52781 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32075/tid=32078] ppid=32072 vsize=843936 CPUtime=0
/proc/32075/task/32078/stat : 32078 (java) S 32072 32072 31901 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1524625888 864190464 52781 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32075/tid=32079] ppid=32072 vsize=843936 CPUtime=0
/proc/32075/task/32079/stat : 32079 (java) S 32072 32072 31901 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 1524625888 864190464 52781 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32075/tid=32080] ppid=32072 vsize=843936 CPUtime=0
/proc/32075/task/32080/stat : 32080 (java) S 32072 32072 31901 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1524625890 864190464 52781 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32075/tid=32081] ppid=32072 vsize=843936 CPUtime=0.14
/proc/32075/task/32081/stat : 32081 (java) S 32072 32072 31901 0 -1 64 434 0 0 0 14 0 0 0 17 0 9 0 1524625890 864190464 52781 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32075/tid=32082] ppid=32072 vsize=843936 CPUtime=0
/proc/32075/task/32082/stat : 32082 (java) S 32072 32072 31901 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1524625890 864190464 52781 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32075/tid=32083] ppid=32072 vsize=843936 CPUtime=0
/proc/32075/task/32083/stat : 32083 (java) S 32072 32072 31901 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1524625890 864190464 52781 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 849292

[startup+51.1027 s]
/proc/loadavg: 1.56 0.47 0.16 3/80 32090
/proc/meminfo: memFree=779440/2055920 swapFree=4096720/4192956
[pid=32072] ppid=32070 vsize=5356 CPUtime=0

################
# More data... #
################

[pid=32075/tid=32078] ppid=32072 vsize=843680 CPUtime=0
/proc/32075/task/32078/stat : 32078 (java) S 32072 32072 31901 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1524625888 863928320 104587 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32075/tid=32079] ppid=32072 vsize=843680 CPUtime=0
/proc/32075/task/32079/stat : 32079 (java) S 32072 32072 31901 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 1524625888 863928320 104587 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32075/tid=32080] ppid=32072 vsize=843680 CPUtime=0
/proc/32075/task/32080/stat : 32080 (java) S 32072 32072 31901 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1524625890 863928320 104587 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32075/tid=32081] ppid=32072 vsize=843680 CPUtime=0.15
/proc/32075/task/32081/stat : 32081 (java) S 32072 32072 31901 0 -1 64 439 0 0 0 15 0 0 0 17 0 9 0 1524625890 863928320 104587 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32075/tid=32082] ppid=32072 vsize=843680 CPUtime=0
/proc/32075/task/32082/stat : 32082 (java) S 32072 32072 31901 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1524625890 863928320 104587 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32075/tid=32083] ppid=32072 vsize=843680 CPUtime=0
/proc/32075/task/32083/stat : 32083 (java) S 32072 32072 31901 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1524625890 863928320 104587 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 849036

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

[startup+63.9012 s]
/proc/loadavg: 1.74 0.56 0.20 4/80 32090
/proc/meminfo: memFree=521072/2055920 swapFree=4096720/4192956
[pid=32072] ppid=32070 vsize=5356 CPUtime=0
/proc/32072/stat : 32072 (concrete.sh) S 32070 32072 31901 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 1524625885 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32072/statm: 1339 242 201 169 0 50 0
[pid=32075] ppid=32072 vsize=843680 CPUtime=63.43
/proc/32075/stat : 32075 (java) S 32072 32072 31901 0 -1 0 129767 0 1 0 6255 88 0 0 22 0 9 0 1524625886 863928320 127250 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32075/statm: 210920 127250 2566 9 0 205488 0
[pid=32075/tid=32076] ppid=32072 vsize=843680 CPUtime=49.95
/proc/32075/task/32076/stat : 32076 (java) R 32072 32072 31901 0 -1 64 11665 0 1 0 4968 27 0 0 25 0 9 0 1524625887 863928320 127250 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32075/tid=32077] ppid=32072 vsize=843680 CPUtime=13.29
/proc/32075/task/32077/stat : 32077 (java) R 32072 32072 31901 0 -1 64 116923 0 0 0 1270 59 0 0 16 0 9 0 1524625888 863928320 127250 996147200 134512640 134550740 4294956016 18446744073709551615 104179070 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32075/tid=32078] ppid=32072 vsize=843680 CPUtime=0
/proc/32075/task/32078/stat : 32078 (java) S 32072 32072 31901 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1524625888 863928320 127250 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32075/tid=32079] ppid=32072 vsize=843680 CPUtime=0
/proc/32075/task/32079/stat : 32079 (java) S 32072 32072 31901 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1524625888 863928320 127250 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32075/tid=32080] ppid=32072 vsize=843680 CPUtime=0
/proc/32075/task/32080/stat : 32080 (java) S 32072 32072 31901 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1524625890 863928320 127250 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32075/tid=32081] ppid=32072 vsize=843680 CPUtime=0.16
/proc/32075/task/32081/stat : 32081 (java) S 32072 32072 31901 0 -1 64 447 0 0 0 16 0 0 0 16 0 9 0 1524625890 863928320 127250 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32075/tid=32082] ppid=32072 vsize=843680 CPUtime=0
/proc/32075/task/32082/stat : 32082 (java) S 32072 32072 31901 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1524625890 863928320 127250 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32075/tid=32083] ppid=32072 vsize=843680 CPUtime=0
/proc/32075/task/32083/stat : 32083 (java) S 32072 32072 31901 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1524625890 863928320 127250 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 63.43
Current children cumulated vsize (KiB) 849036

[startup+67.1076 s]
/proc/loadavg: 1.74 0.56 0.20 3/81 32091
/proc/meminfo: memFree=472168/2055920 swapFree=4096720/4192956
[pid=32072] ppid=32070 vsize=5356 CPUtime=0
/proc/32072/stat : 32072 (concrete.sh) S 32070 32072 31901 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 1524625885 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32072/statm: 1339 242 201 169 0 50 0
[pid=32075] ppid=32072 vsize=846304 CPUtime=66.62
/proc/32075/stat : 32075 (java) S 32072 32072 31901 0 -1 0 131705 0 1 0 6573 89 0 0 22 0 10 0 1524625886 866615296 129182 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32075/statm: 211576 129182 2568 9 0 206143 0
[pid=32075/tid=32076] ppid=32072 vsize=846304 CPUtime=52.99
/proc/32075/task/32076/stat : 32076 (java) R 32072 32072 31901 0 -1 64 11709 0 1 0 5271 28 0 0 25 0 10 0 1524625887 866615296 129182 996147200 134512640 134550740 4294956016 18446744073709551615 4126137428 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32075/tid=32077] ppid=32072 vsize=846304 CPUtime=13.41
/proc/32075/task/32077/stat : 32077 (java) S 32072 32072 31901 0 -1 64 118410 0 0 0 1281 60 0 0 17 0 10 0 1524625888 866615296 129182 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32075/tid=32078] ppid=32072 vsize=846304 CPUtime=0
/proc/32075/task/32078/stat : 32078 (java) S 32072 32072 31901 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1524625888 866615296 129182 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32075/tid=32079] ppid=32072 vsize=846304 CPUtime=0
/proc/32075/task/32079/stat : 32079 (java) S 32072 32072 31901 0 -1 64 6 0 0 0 0 0 0 0 16 0 10 0 1524625888 866615296 129182 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32075/tid=32080] ppid=32072 vsize=846304 CPUtime=0
/proc/32075/task/32080/stat : 32080 (java) S 32072 32072 31901 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 1524625890 866615296 129182 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32075/tid=32081] ppid=32072 vsize=846304 CPUtime=0.2
/proc/32075/task/32081/stat : 32081 (java) S 32072 32072 31901 0 -1 64 848 0 0 0 20 0 0 0 15 0 10 0 1524625890 866615296 129182 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32075/tid=32082] ppid=32072 vsize=846304 CPUtime=0
/proc/32075/task/32082/stat : 32082 (java) S 32072 32072 31901 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1524625890 866615296 129182 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32075/tid=32083] ppid=32072 vsize=846304 CPUtime=0
/proc/32075/task/32083/stat : 32083 (java) S 32072 32072 31901 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 1524625890 866615296 129182 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32075/tid=32091] ppid=32072 vsize=846304 CPUtime=0
/proc/32075/task/32091/stat : 32091 (java) S 32072 32072 31901 0 -1 64 6 0 0 0 0 0 0 0 22 0 10 0 1524632382 866615296 129182 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 66.62
Current children cumulated vsize (KiB) 851660

[startup+70.3029 s]
/proc/loadavg: 1.76 0.59 0.21 3/80 32109
/proc/meminfo: memFree=1173920/2055920 swapFree=4096720/4192956
[pid=32072] ppid=32070 vsize=5356 CPUtime=0
/proc/32072/stat : 32072 (concrete.sh) S 32070 32072 31901 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 1524625885 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32072/statm: 1339 242 201 169 0 50 0
[pid=32075] ppid=32072 vsize=846192 CPUtime=69.8
/proc/32075/stat : 32075 (java) S 32072 32072 31901 0 -1 0 138262 0 1 0 6888 92 0 0 22 0 9 0 1524625886 866500608 135728 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32075/statm: 211548 135728 2569 9 0 206115 0
[pid=32075/tid=32076] ppid=32072 vsize=846192 CPUtime=55.14
/proc/32075/task/32076/stat : 32076 (java) S 32072 32072 31901 0 -1 64 11748 0 1 0 5486 28 0 0 17 0 9 0 1524625887 866500608 135728 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32075/tid=32077] ppid=32072 vsize=846192 CPUtime=14.42
/proc/32075/task/32077/stat : 32077 (java) R 32072 32072 31901 0 -1 64 124918 0 0 0 1379 63 0 0 17 0 9 0 1524625888 866500608 135728 996147200 134512640 134550740 4294956016 18446744073709551615 103735739 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32075/tid=32078] ppid=32072 vsize=846192 CPUtime=0
/proc/32075/task/32078/stat : 32078 (java) S 32072 32072 31901 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1524625888 866500608 135728 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32075/tid=32079] ppid=32072 vsize=846192 CPUtime=0
/proc/32075/task/32079/stat : 32079 (java) S 32072 32072 31901 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1524625888 866500608 135728 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32075/tid=32080] ppid=32072 vsize=846192 CPUtime=0
/proc/32075/task/32080/stat : 32080 (java) S 32072 32072 31901 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1524625890 866500608 135728 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32075/tid=32081] ppid=32072 vsize=846192 CPUtime=0.21
/proc/32075/task/32081/stat : 32081 (java) S 32072 32072 31901 0 -1 64 857 0 0 0 21 0 0 0 15 0 9 0 1524625890 866500608 135728 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32075/tid=32082] ppid=32072 vsize=846192 CPUtime=0
/proc/32075/task/32082/stat : 32082 (java) S 32072 32072 31901 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1524625890 866500608 135728 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32075/tid=32083] ppid=32072 vsize=846192 CPUtime=0
/proc/32075/task/32083/stat : 32083 (java) S 32072 32072 31901 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1524625890 866500608 135728 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 69.8
Current children cumulated vsize (KiB) 851548

[startup+71.102 s]
/proc/loadavg: 1.76 0.59 0.21 3/80 32109
/proc/meminfo: memFree=1173920/2055920 swapFree=4096720/4192956
[pid=32072] ppid=32070 vsize=5356 CPUtime=0
/proc/32072/stat : 32072 (concrete.sh) S 32070 32072 31901 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 1524625885 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32072/statm: 1339 242 201 169 0 50 0
[pid=32075] ppid=32072 vsize=846192 CPUtime=70.59
/proc/32075/stat : 32075 (java) S 32072 32072 31901 0 -1 0 138276 0 1 0 6966 93 0 0 22 0 9 0 1524625886 866500608 135742 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32075/statm: 211548 135742 2569 9 0 206115 0
[pid=32075/tid=32076] ppid=32072 vsize=846192 CPUtime=55.14
/proc/32075/task/32076/stat : 32076 (java) S 32072 32072 31901 0 -1 64 11748 0 1 0 5486 28 0 0 17 0 9 0 1524625887 866500608 135742 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32075/tid=32077] ppid=32072 vsize=846192 CPUtime=15.2
/proc/32075/task/32077/stat : 32077 (java) R 32072 32072 31901 0 -1 64 124932 0 0 0 1457 63 0 0 18 0 9 0 1524625888 866500608 135742 996147200 134512640 134550740 4294956016 18446744073709551615 103834211 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32075/tid=32078] ppid=32072 vsize=846192 CPUtime=0
/proc/32075/task/32078/stat : 32078 (java) S 32072 32072 31901 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1524625888 866500608 135742 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32075/tid=32079] ppid=32072 vsize=846192 CPUtime=0
/proc/32075/task/32079/stat : 32079 (java) S 32072 32072 31901 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1524625888 866500608 135742 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32075/tid=32080] ppid=32072 vsize=846192 CPUtime=0
/proc/32075/task/32080/stat : 32080 (java) S 32072 32072 31901 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1524625890 866500608 135742 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32075/tid=32081] ppid=32072 vsize=846192 CPUtime=0.21
/proc/32075/task/32081/stat : 32081 (java) S 32072 32072 31901 0 -1 64 857 0 0 0 21 0 0 0 15 0 9 0 1524625890 866500608 135742 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32075/tid=32082] ppid=32072 vsize=846192 CPUtime=0
/proc/32075/task/32082/stat : 32082 (java) S 32072 32072 31901 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1524625890 866500608 135742 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32075/tid=32083] ppid=32072 vsize=846192 CPUtime=0
/proc/32075/task/32083/stat : 32083 (java) S 32072 32072 31901 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1524625890 866500608 135742 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 70.59
Current children cumulated vsize (KiB) 851548

[startup+71.5061 s]
/proc/loadavg: 1.76 0.59 0.21 3/80 32109
/proc/meminfo: memFree=1139168/2055920 swapFree=4096720/4192956
[pid=32072] ppid=32070 vsize=5356 CPUtime=0
/proc/32072/stat : 32072 (concrete.sh) S 32070 32072 31901 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 1524625885 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32072/statm: 1339 242 201 169 0 50 0
[pid=32075] ppid=32072 vsize=846192 CPUtime=71
/proc/32075/stat : 32075 (java) S 32072 32072 31901 0 -1 0 145645 0 1 0 7004 96 0 0 22 0 10 0 1524625886 866500608 143105 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32075/statm: 211548 143105 2570 9 0 206115 0
[pid=32075/tid=32076] ppid=32072 vsize=846192 CPUtime=55.22
/proc/32075/task/32076/stat : 32076 (java) R 32072 32072 31901 0 -1 64 11764 0 1 0 5494 28 0 0 17 0 10 0 1524625887 866500608 143105 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32075/tid=32077] ppid=32072 vsize=846192 CPUtime=15.51
/proc/32075/task/32077/stat : 32077 (java) R 32072 32072 31901 0 -1 64 132274 0 0 0 1485 66 0 0 19 0 10 0 1524625888 866500608 143105 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32075/tid=32078] ppid=32072 vsize=846192 CPUtime=0
/proc/32075/task/32078/stat : 32078 (java) S 32072 32072 31901 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1524625888 866500608 143105 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32075/tid=32079] ppid=32072 vsize=846192 CPUtime=0
/proc/32075/task/32079/stat : 32079 (java) S 32072 32072 31901 0 -1 64 6 0 0 0 0 0 0 0 16 0 10 0 1524625888 866500608 143105 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32075/tid=32080] ppid=32072 vsize=846192 CPUtime=0
/proc/32075/task/32080/stat : 32080 (java) S 32072 32072 31901 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 1524625890 866500608 143106 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32075/tid=32081] ppid=32072 vsize=846192 CPUtime=0.23
/proc/32075/task/32081/stat : 32081 (java) R 32072 32072 31901 0 -1 64 869 0 0 0 23 0 0 0 16 0 10 0 1524625890 866500608 143106 996147200 134512640 134550740 4294956016 18446744073709551615 101957646 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32075/tid=32082] ppid=32072 vsize=846192 CPUtime=0
/proc/32075/task/32082/stat : 32082 (java) S 32072 32072 31901 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1524625890 866500608 143106 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32075/tid=32083] ppid=32072 vsize=846192 CPUtime=0
/proc/32075/task/32083/stat : 32083 (java) S 32072 32072 31901 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 1524625890 866500608 143106 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 71
Current children cumulated vsize (KiB) 851548

[startup+71.7011 s]
/proc/loadavg: 1.76 0.59 0.21 3/80 32109
/proc/meminfo: memFree=1139168/2055920 swapFree=4096720/4192956
[pid=32072] ppid=32070 vsize=5356 CPUtime=0
/proc/32072/stat : 32072 (concrete.sh) S 32070 32072 31901 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 1524625885 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32072/statm: 1339 242 201 169 0 50 0
[pid=32075] ppid=32072 vsize=0 CPUtime=71.14
/proc/32075/stat : 32075 (java) Z 32072 32072 31901 0 -1 12 145665 0 1 0 7018 96 0 0 16 0 2 0 1524625886 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32075/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 71.14
Current children cumulated vsize (KiB) 5356

Child status: 0
Real time (s): 71.7806
CPU time (s): 71.2402
CPU user time (s): 70.1903
CPU system time (s): 1.04984
CPU usage (%): 99.2471
Max. virtual memory (cumulated for all children) (KiB): 851660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 70.1903
system time used= 1.04984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 146117
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= 14078
involuntary context switches= 14985

runsolver used 0.090986 second user time and 0.278957 second system time

The end

Launcher Data (download as text)

Begin job on node32 at 2008-07-01 23:58:57
IDJOB=1034437
IDBENCH=53342
IDSOLVER=304
FILE ID=node32/1034437-1214949523
PBS_JOBID= 7870270
Free space on /tmp= 66396 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 0f684d9f34d64adafc4625b528ae43df
RANDOM SEED=1187360152

node32.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.218
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.218
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:       1523464 kB
Buffers:          4980 kB
Cached:         221216 kB
SwapCached:      89188 kB
Active:         440828 kB
Inactive:        32492 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1523464 kB
SwapTotal:     4192956 kB
SwapFree:      4096720 kB
Dirty:          162304 kB
Writeback:           0 kB
Mapped:         263320 kB
Slab:            43816 kB
Committed_AS:  3903516 kB
PageTables:       2368 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= 66448 MiB
End job on node32 at 2008-07-02 00:00:09