Trace number 1034509

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 62.0056 62.5373

DiagnosticValue
CHECKS687981
NODES0

General information on the benchmark

Namecsp/lard/
normalized-lard-88-88.xml
MD5SUM137c0b8c9147cb33e9f21d52d50de0cb
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 benchmark13.17
Satisfiable
(Un)Satisfiability was proved
Number of variables88
Number of constraints3828
Maximum constraint arity2
Maximum domain size89
Number of constraints which are defined in extension3828
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

59.60/60.17	c CPU-LOAD 48.1
59.60/60.17	c LOADED 88 V (89 E), 3828 ExtensionConstraint2D, arity 2, 48.1 cpu
61.89/62.42	v 38 33 42 25 22 11 42 3 31 40 3 27 9 38 3 1 23 29 14 9 7 41 15 10 10 39 1 14 19 33 4 34 38 9 11 31 21 24 18 8 40 4 41 15 24 38 37 40 42 33 19 21 32 34 39 42 10 11 27 10 33 15 16 34 29 9 30 27 14 14 38 16 17 32 26 16 2 10 7 34 34 16 2 43 7 11 39 48 
61.89/62.42	s SATISFIABLE
61.89/62.42	d NODES 0
61.89/62.42	d CHECKS 687981
61.89/62.42	c gac3-effective-revisions: 244
61.89/62.42	c gac3-useless-revisions: 10122
61.89/62.42	c local-minima: 0
61.89/62.42	c prepro-constraint-ccks: 0
61.89/62.42	c prepro-constraint-presenceccks: 0
61.89/62.42	c prepro-cpu: 0.049999997
61.89/62.42	c prepro-matrix2d-ccks: 349356
61.89/62.42	c prepro-matrix2d-presenceccks: 463816
61.89/62.42	c prepro-removed: 3987
61.89/62.42	c total-assgn: 0
61.89/62.42	c total-constraint-ccks: 338343
61.89/62.42	c total-constraint-presence-ccks: 0
61.89/62.42	c total-cpu: 0.18
61.89/62.42	c total-matrix2d-ccks: 349638
61.89/62.42	c total-matrix2d-presence-ccks: 798331
61.89/62.42	c tuples: 0
61.89/62.42	c tuples-collisions: 0
61.89/62.42	c TOTAL-NODES 0
61.89/62.42	c TOTAL-CPU 0.18

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-1034509-1214949530/watcher-1034509-1214949530 -o /tmp/evaluation-result-1034509-1214949530/solver-1034509-1214949530 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/concrete.sh -c -ext 0 -s WMC HOME/instance-1034509-1214949530.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.31 0.07 0.02 3/81 26762
/proc/meminfo: memFree=1521600/2055920 swapFree=4179472/4192956
[pid=26762] ppid=26760 vsize=5356 CPUtime=0
/proc/26762/stat : 26762 (concrete.sh) S 26760 26762 26694 0 -1 4194304 271 0 0 0 0 0 0 0 18 0 1 0 1973929839 5484544 230 996147200 4194304 4889804 548682068784 18446744073709551615 259353444434 0 0 4100 65536 18446744071563648864 0 0 17 1 0 0
/proc/26762/statm: 1339 230 191 169 0 50 0
[pid=26763] ppid=26762 vsize=5356 CPUtime=0
/proc/26763/stat : 26763 (concrete.sh) R 26762 26762 26694 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 1 0 1973929839 5484544 235 996147200 4194304 4889804 548682068784 18446744073709551615 259353275687 0 0 4096 0 0 0 0 17 1 0 0
/proc/26763/statm: 1339 235 195 169 0 50 0

[startup+0.05532 s]
/proc/loadavg: 0.31 0.07 0.02 3/81 26762
/proc/meminfo: memFree=1521600/2055920 swapFree=4179472/4192956
[pid=26762] ppid=26760 vsize=5356 CPUtime=0
/proc/26762/stat : 26762 (concrete.sh) S 26760 26762 26694 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 1973929839 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26762/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.105775 s]
/proc/loadavg: 0.31 0.07 0.02 3/81 26762
/proc/meminfo: memFree=1521600/2055920 swapFree=4179472/4192956
[pid=26762] ppid=26760 vsize=5356 CPUtime=0
/proc/26762/stat : 26762 (concrete.sh) S 26760 26762 26694 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 1973929839 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26762/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.302723 s]
/proc/loadavg: 0.31 0.07 0.02 3/81 26762
/proc/meminfo: memFree=1521600/2055920 swapFree=4179472/4192956
[pid=26762] ppid=26760 vsize=5356 CPUtime=0
/proc/26762/stat : 26762 (concrete.sh) S 26760 26762 26694 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 1973929839 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26762/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.702801 s]
/proc/loadavg: 0.31 0.07 0.02 3/81 26762
/proc/meminfo: memFree=1521600/2055920 swapFree=4179472/4192956
[pid=26762] ppid=26760 vsize=5356 CPUtime=0
/proc/26762/stat : 26762 (concrete.sh) S 26760 26762 26694 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 1973929839 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26762/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50196 s]
/proc/loadavg: 0.31 0.07 0.02 3/91 26773
/proc/meminfo: memFree=1446320/2055920 swapFree=4179472/4192956
[pid=26762] ppid=26760 vsize=5356 CPUtime=0
/proc/26762/stat : 26762 (concrete.sh) S 26760 26762 26694 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 1973929839 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26762/statm: 1339 242 201 169 0 50 0
[pid=26765] ppid=26762 vsize=843636 CPUtime=1.43
/proc/26765/stat : 26765 (java) S 26762 26762 26694 0 -1 0 8285 0 1 0 137 6 0 0 18 0 9 0 1973929842 863883264 7240 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26765/statm: 210909 7240 2562 9 0 205477 0
[pid=26765/tid=26766] ppid=26762 vsize=843636 CPUtime=0.93
/proc/26765/task/26766/stat : 26766 (java) R 26762 26762 26694 0 -1 64 3256 0 1 0 91 2 0 0 25 0 9 0 1973929843 863883264 7240 996147200 134512640 134550740 4294956016 18446744073709551615 4125765288 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26765/tid=26767] ppid=26762 vsize=843636 CPUtime=0.4
/proc/26765/task/26767/stat : 26767 (java) S 26762 26762 26694 0 -1 64 3959 0 0 0 37 3 0 0 16 0 9 0 1973929844 863883264 7240 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26765/tid=26768] ppid=26762 vsize=843636 CPUtime=0
/proc/26765/task/26768/stat : 26768 (java) S 26762 26762 26694 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1973929845 863883264 7240 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26765/tid=26769] ppid=26762 vsize=843636 CPUtime=0
/proc/26765/task/26769/stat : 26769 (java) S 26762 26762 26694 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 1973929845 863883264 7240 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26765/tid=26770] ppid=26762 vsize=843636 CPUtime=0
/proc/26765/task/26770/stat : 26770 (java) S 26762 26762 26694 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1973929848 863883264 7240 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26765/tid=26771] ppid=26762 vsize=843636 CPUtime=0.07
/proc/26765/task/26771/stat : 26771 (java) S 26762 26762 26694 0 -1 64 337 0 0 0 7 0 0 0 16 0 9 0 1973929848 863883264 7240 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26765/tid=26772] ppid=26762 vsize=843636 CPUtime=0
/proc/26765/task/26772/stat : 26772 (java) S 26762 26762 26694 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1973929848 863883264 7240 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26765/tid=26773] ppid=26762 vsize=843636 CPUtime=0
/proc/26765/task/26773/stat : 26773 (java) S 26762 26762 26694 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1973929848 863883264 7240 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 848992

[startup+3.10227 s]
/proc/loadavg: 0.31 0.07 0.02 3/91 26773
/proc/meminfo: memFree=1429232/2055920 swapFree=4179472/4192956
[pid=26762] ppid=26760 vsize=5356 CPUtime=0
/proc/26762/stat : 26762 (concrete.sh) S 26760 26762 26694 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 1973929839 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26762/statm: 1339 242 201 169 0 50 0
[pid=26765] ppid=26762 vsize=843636 CPUtime=3.03
/proc/26765/stat : 26765 (java) S 26762 26762 26694 0 -1 0 12000 0 1 0 293 10 0 0 18 0 9 0 1973929842 863883264 10722 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26765/statm: 210909 10722 2562 9 0 205477 0
[pid=26765/tid=26766] ppid=26762 vsize=843636 CPUtime=2.01
/proc/26765/task/26766/stat : 26766 (java) R 26762 26762 26694 0 -1 64 3569 0 1 0 198 3 0 0 25 0 9 0 1973929843 863883264 10722 996147200 134512640 134550740 4294956016 18446744073709551615 4125851301 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26765/tid=26767] ppid=26762 vsize=843636 CPUtime=0.92
/proc/26765/task/26767/stat : 26767 (java) S 26762 26762 26694 0 -1 64 7359 0 0 0 86 6 0 0 16 0 9 0 1973929844 863883264 10722 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26765/tid=26768] ppid=26762 vsize=843636 CPUtime=0
/proc/26765/task/26768/stat : 26768 (java) S 26762 26762 26694 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1973929845 863883264 10722 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26765/tid=26769] ppid=26762 vsize=843636 CPUtime=0
/proc/26765/task/26769/stat : 26769 (java) S 26762 26762 26694 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 1973929845 863883264 10722 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26765/tid=26770] ppid=26762 vsize=843636 CPUtime=0
/proc/26765/task/26770/stat : 26770 (java) S 26762 26762 26694 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1973929848 863883264 10722 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26765/tid=26771] ppid=26762 vsize=843636 CPUtime=0.08
/proc/26765/task/26771/stat : 26771 (java) S 26762 26762 26694 0 -1 64 339 0 0 0 8 0 0 0 16 0 9 0 1973929848 863883264 10722 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26765/tid=26772] ppid=26762 vsize=843636 CPUtime=0
/proc/26765/task/26772/stat : 26772 (java) S 26762 26762 26694 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1973929848 863883264 10722 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26765/tid=26773] ppid=26762 vsize=843636 CPUtime=0
/proc/26765/task/26773/stat : 26773 (java) S 26762 26762 26694 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1973929848 863883264 10722 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 848992

[startup+6.30191 s]
/proc/loadavg: 0.44 0.10 0.03 3/91 26773
/proc/meminfo: memFree=1366832/2055920 swapFree=4179472/4192956
[pid=26762] ppid=26760 vsize=5356 CPUtime=0
/proc/26762/stat : 26762 (concrete.sh) S 26760 26762 26694 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 1973929839 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26762/statm: 1339 242 201 169 0 50 0
[pid=26765] ppid=26762 vsize=843936 CPUtime=6.21
/proc/26765/stat : 26765 (java) S 26762 26762 26694 0 -1 0 17837 0 1 0 605 16 0 0 18 0 9 0 1973929842 864190464 16288 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26765/statm: 210984 16288 2562 9 0 205552 0
[pid=26765/tid=26766] ppid=26762 vsize=843936 CPUtime=4.4
/proc/26765/task/26766/stat : 26766 (java) R 26762 26762 26694 0 -1 64 3904 0 1 0 435 5 0 0 25 0 9 0 1973929843 864190464 16288 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26765/tid=26767] ppid=26762 vsize=843936 CPUtime=1.67
/proc/26765/task/26767/stat : 26767 (java) R 26762 26762 26694 0 -1 64 12780 0 0 0 158 9 0 0 16 0 9 0 1973929844 864190464 16288 996147200 134512640 134550740 4294956016 18446744073709551615 103828933 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26765/tid=26768] ppid=26762 vsize=843936 CPUtime=0
/proc/26765/task/26768/stat : 26768 (java) S 26762 26762 26694 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1973929845 864190464 16288 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26765/tid=26769] ppid=26762 vsize=843936 CPUtime=0
/proc/26765/task/26769/stat : 26769 (java) S 26762 26762 26694 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 1973929845 864190464 16288 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26765/tid=26770] ppid=26762 vsize=843936 CPUtime=0
/proc/26765/task/26770/stat : 26770 (java) S 26762 26762 26694 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1973929848 864190464 16288 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26765/tid=26771] ppid=26762 vsize=843936 CPUtime=0.11
/proc/26765/task/26771/stat : 26771 (java) S 26762 26762 26694 0 -1 64 420 0 0 0 11 0 0 0 16 0 9 0 1973929848 864190464 16288 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26765/tid=26772] ppid=26762 vsize=843936 CPUtime=0
/proc/26765/task/26772/stat : 26772 (java) S 26762 26762 26694 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1973929848 864190464 16288 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26765/tid=26773] ppid=26762 vsize=843936 CPUtime=0
/proc/26765/task/26773/stat : 26773 (java) S 26762 26762 26694 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1973929848 864190464 16288 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 849292

[startup+12.7025 s]
/proc/loadavg: 0.65 0.14 0.05 3/91 26773
/proc/meminfo: memFree=1241584/2055920 swapFree=4179472/4192956
[pid=26762] ppid=26760 vsize=5356 CPUtime=0
/proc/26762/stat : 26762 (concrete.sh) S 26760 26762 26694 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 1973929839 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26762/statm: 1339 242 201 169 0 50 0
[pid=26765] ppid=26762 vsize=843936 CPUtime=12.56
/proc/26765/stat : 26765 (java) S 26762 26762 26694 0 -1 0 31300 0 1 0 1228 28 0 0 18 0 9 0 1973929842 864190464 29475 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26765/statm: 210984 29475 2562 9 0 205552 0
[pid=26765/tid=26766] ppid=26762 vsize=843936 CPUtime=9.5
/proc/26765/task/26766/stat : 26766 (java) R 26762 26762 26694 0 -1 64 4958 0 1 0 940 10 0 0 25 0 9 0 1973929843 864190464 29475 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26765/tid=26767] ppid=26762 vsize=843936 CPUtime=2.92
/proc/26765/task/26767/stat : 26767 (java) S 26762 26762 26694 0 -1 64 25182 0 0 0 275 17 0 0 15 0 9 0 1973929844 864190464 29475 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26765/tid=26768] ppid=26762 vsize=843936 CPUtime=0
/proc/26765/task/26768/stat : 26768 (java) S 26762 26762 26694 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1973929845 864190464 29475 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26765/tid=26769] ppid=26762 vsize=843936 CPUtime=0
/proc/26765/task/26769/stat : 26769 (java) S 26762 26762 26694 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 1973929845 864190464 29475 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26765/tid=26770] ppid=26762 vsize=843936 CPUtime=0
/proc/26765/task/26770/stat : 26770 (java) S 26762 26762 26694 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1973929848 864190464 29475 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26765/tid=26771] ppid=26762 vsize=843936 CPUtime=0.12
/proc/26765/task/26771/stat : 26771 (java) S 26762 26762 26694 0 -1 64 427 0 0 0 12 0 0 0 16 0 9 0 1973929848 864190464 29475 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26765/tid=26772] ppid=26762 vsize=843936 CPUtime=0
/proc/26765/task/26772/stat : 26772 (java) S 26762 26762 26694 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1973929848 864190464 29475 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26765/tid=26773] ppid=26762 vsize=843936 CPUtime=0
/proc/26765/task/26773/stat : 26773 (java) S 26762 26762 26694 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1973929848 864190464 29475 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 849292

[startup+25.5027 s]
/proc/loadavg: 0.95 0.24 0.08 4/91 26773
/proc/meminfo: memFree=986928/2055920 swapFree=4179472/4192956
[pid=26762] ppid=26760 vsize=5356 CPUtime=0
/proc/26762/stat : 26762 (concrete.sh) S 26760 26762 26694 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 1973929839 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26762/statm: 1339 242 201 169 0 50 0
[pid=26765] ppid=26762 vsize=843936 CPUtime=25.28
/proc/26765/stat : 26765 (java) S 26762 26762 26694 0 -1 0 58000 0 1 0 2482 46 0 0 18 0 9 0 1973929842 864190464 55885 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26765/statm: 210984 55885 2562 9 0 205552 0
[pid=26765/tid=26766] ppid=26762 vsize=843936 CPUtime=20.03
/proc/26765/task/26766/stat : 26766 (java) R 26762 26762 26694 0 -1 64 6082 0 1 0 1988 15 0 0 25 0 9 0 1973929843 864190464 55885 996147200 134512640 134550740 4294956016 18446744073709551615 4125771640 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26765/tid=26767] ppid=26762 vsize=843936 CPUtime=5.08
/proc/26765/task/26767/stat : 26767 (java) S 26762 26762 26694 0 -1 64 50750 0 0 0 479 29 0 0 16 0 9 0 1973929844 864190464 55885 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26765/tid=26768] ppid=26762 vsize=843936 CPUtime=0
/proc/26765/task/26768/stat : 26768 (java) S 26762 26762 26694 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1973929845 864190464 55885 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26765/tid=26769] ppid=26762 vsize=843936 CPUtime=0
/proc/26765/task/26769/stat : 26769 (java) S 26762 26762 26694 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 1973929845 864190464 55885 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26765/tid=26770] ppid=26762 vsize=843936 CPUtime=0
/proc/26765/task/26770/stat : 26770 (java) S 26762 26762 26694 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1973929848 864190464 55885 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26765/tid=26771] ppid=26762 vsize=843936 CPUtime=0.13
/proc/26765/task/26771/stat : 26771 (java) S 26762 26762 26694 0 -1 64 435 0 0 0 13 0 0 0 16 0 9 0 1973929848 864190464 55885 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26765/tid=26772] ppid=26762 vsize=843936 CPUtime=0
/proc/26765/task/26772/stat : 26772 (java) S 26762 26762 26694 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1973929848 864190464 55885 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26765/tid=26773] ppid=26762 vsize=843936 CPUtime=0
/proc/26765/task/26773/stat : 26773 (java) S 26762 26762 26694 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1973929848 864190464 55885 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.28
Current children cumulated vsize (KiB) 849292

[startup+51.1027 s]
/proc/loadavg: 1.30 0.38 0.13 3/91 26773
/proc/meminfo: memFree=501232/2055920 swapFree=4179472/4192956
[pid=26762] ppid=26760 vsize=5356 CPUtime=0
/proc/26762/stat : 26762 (concrete.sh) S 26760 26762 26694 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 1973929839 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26762/statm: 1339 242 201 169 0 50 0
[pid=26765] ppid=26762 vsize=843680 CPUtime=50.65
/proc/26765/stat : 26765 (java) S 26762 26762 26694 0 -1 0 111279 0 1 0 4986 79 0 0 18 0 9 0 1973929842 863928320 108865 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26765/statm: 210920 108865 2563 9 0 205488 0
[pid=26765/tid=26766] ppid=26762 vsize=843680 CPUtime=39.94
/proc/26765/task/26766/stat : 26766 (java) R 26762 26762 26694 0 -1 64 10273 0 1 0 3967 27 0 0 25 0 9 0 1973929843 863928320 108865 996147200 134512640 134550740 4294956016 18446744073709551615 4125720301 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26765/tid=26767] ppid=26762 vsize=843680 CPUtime=10.54
/proc/26765/task/26767/stat : 26767 (java) S 26762 26762 26694 0 -1 64 99834 0 0 0 1004 50 0 0 16 0 9 0 1973929844 863928320 108865 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26765/tid=26768] ppid=26762 vsize=843680 CPUtime=0
/proc/26765/task/26768/stat : 26768 (java) S 26762 26762 26694 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1973929845 863928320 108865 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26765/tid=26769] ppid=26762 vsize=843680 CPUtime=0
/proc/26765/task/26769/stat : 26769 (java) S 26762 26762 26694 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 1973929845 863928320 108865 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26765/tid=26770] ppid=26762 vsize=843680 CPUtime=0
/proc/26765/task/26770/stat : 26770 (java) S 26762 26762 26694 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1973929848 863928320 108865 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26765/tid=26771] ppid=26762 vsize=843680 CPUtime=0.14
/proc/26765/task/26771/stat : 26771 (java) S 26762 26762 26694 0 -1 64 439 0 0 0 14 0 0 0 17 0 9 0 1973929848 863928320 108865 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26765/tid=26772] ppid=26762 vsize=843680 CPUtime=0
/proc/26765/task/26772/stat : 26772 (java) S 26762 26762 26694 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1973929848 863928320 108865 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26765/tid=26773] ppid=26762 vsize=843680 CPUtime=0
/proc/26765/task/26773/stat : 26773 (java) S 26762 26762 26694 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1973929848 863928320 108865 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 849036

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

[startup+57.502 s]
/proc/loadavg: 1.44 0.42 0.14 3/92 26774
/proc/meminfo: memFree=391464/2055920 swapFree=4179472/4192956
[pid=26762] ppid=26760 vsize=5356 CPUtime=0
/proc/26762/stat : 26762 (concrete.sh) S 26760 26762 26694 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 1973929839 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26762/statm: 1339 242 201 169 0 50 0
[pid=26765] ppid=26762 vsize=846304 CPUtime=57.01
/proc/26765/stat : 26765 (java) S 26762 26762 26694 0 -1 0 120167 0 1 0 5615 86 0 0 18 0 10 0 1973929842 866615296 117718 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26765/statm: 211576 117718 2569 9 0 206143 0
[pid=26765/tid=26766] ppid=26762 vsize=846304 CPUtime=45.76
/proc/26765/task/26766/stat : 26766 (java) R 26762 26762 26694 0 -1 64 10350 0 1 0 4546 30 0 0 25 0 10 0 1973929843 866615296 117718 996147200 134512640 134550740 4294956016 18446744073709551615 4125229689 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26765/tid=26767] ppid=26762 vsize=846304 CPUtime=11.03
/proc/26765/task/26767/stat : 26767 (java) S 26762 26762 26694 0 -1 64 108227 0 0 0 1049 54 0 0 17 0 10 0 1973929844 866615296 117718 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26765/tid=26768] ppid=26762 vsize=846304 CPUtime=0
/proc/26765/task/26768/stat : 26768 (java) S 26762 26762 26694 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1973929845 866615296 117718 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26765/tid=26769] ppid=26762 vsize=846304 CPUtime=0
/proc/26765/task/26769/stat : 26769 (java) S 26762 26762 26694 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 1973929845 866615296 117718 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26765/tid=26770] ppid=26762 vsize=846304 CPUtime=0
/proc/26765/task/26770/stat : 26770 (java) S 26762 26762 26694 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1973929848 866615296 117718 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26765/tid=26771] ppid=26762 vsize=846304 CPUtime=0.18
/proc/26765/task/26771/stat : 26771 (java) S 26762 26762 26694 0 -1 64 852 0 0 0 18 0 0 0 15 0 10 0 1973929848 866615296 117718 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26765/tid=26772] ppid=26762 vsize=846304 CPUtime=0
/proc/26765/task/26772/stat : 26772 (java) S 26762 26762 26694 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 1973929848 866615296 117718 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26765/tid=26773] ppid=26762 vsize=846304 CPUtime=0
/proc/26765/task/26773/stat : 26773 (java) S 26762 26762 26694 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 1973929848 866615296 117718 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26765/tid=26774] ppid=26762 vsize=846304 CPUtime=0
/proc/26765/task/26774/stat : 26774 (java) S 26762 26762 26694 0 -1 64 5 0 0 0 0 0 0 0 24 0 10 0 1973935464 866615296 117718 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 57.01
Current children cumulated vsize (KiB) 851660

[startup+60.7026 s]
/proc/loadavg: 1.48 0.45 0.15 4/91 26774
/proc/meminfo: memFree=322344/2055920 swapFree=4179472/4192956
[pid=26762] ppid=26760 vsize=5356 CPUtime=0
/proc/26762/stat : 26762 (concrete.sh) S 26760 26762 26694 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 1973929839 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26762/statm: 1339 242 201 169 0 50 0
[pid=26765] ppid=26762 vsize=846224 CPUtime=60.19
/proc/26765/stat : 26765 (java) S 26762 26762 26694 0 -1 0 128445 0 1 0 5929 90 0 0 18 0 9 0 1973929842 866533376 125986 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26765/statm: 211556 125986 2570 9 0 206123 0
[pid=26765/tid=26766] ppid=26762 vsize=846224 CPUtime=48.17
/proc/26765/task/26766/stat : 26766 (java) R 26762 26762 26694 0 -1 64 10388 0 1 0 4787 30 0 0 25 0 9 0 1973929843 866533376 125986 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26765/tid=26767] ppid=26762 vsize=846224 CPUtime=11.78
/proc/26765/task/26767/stat : 26767 (java) R 26762 26762 26694 0 -1 64 116448 0 0 0 1120 58 0 0 16 0 9 0 1973929844 866533376 125986 996147200 134512640 134550740 4294956016 18446744073709551615 103735816 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26765/tid=26768] ppid=26762 vsize=846224 CPUtime=0
/proc/26765/task/26768/stat : 26768 (java) S 26762 26762 26694 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1973929845 866533376 125986 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26765/tid=26769] ppid=26762 vsize=846224 CPUtime=0
/proc/26765/task/26769/stat : 26769 (java) S 26762 26762 26694 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 1973929845 866533376 125986 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26765/tid=26770] ppid=26762 vsize=846224 CPUtime=0
/proc/26765/task/26770/stat : 26770 (java) S 26762 26762 26694 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1973929848 866533376 125986 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26765/tid=26771] ppid=26762 vsize=846224 CPUtime=0.21
/proc/26765/task/26771/stat : 26771 (java) S 26762 26762 26694 0 -1 64 870 0 0 0 21 0 0 0 15 0 9 0 1973929848 866533376 125986 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26765/tid=26772] ppid=26762 vsize=846224 CPUtime=0
/proc/26765/task/26772/stat : 26772 (java) S 26762 26762 26694 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1973929848 866533376 125986 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26765/tid=26773] ppid=26762 vsize=846224 CPUtime=0
/proc/26765/task/26773/stat : 26773 (java) S 26762 26762 26694 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1973929848 866533376 125986 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 60.19
Current children cumulated vsize (KiB) 851580

[startup+61.5028 s]
/proc/loadavg: 1.48 0.45 0.15 5/91 26774
/proc/meminfo: memFree=319400/2055920 swapFree=4179472/4192956
[pid=26762] ppid=26760 vsize=5356 CPUtime=0
/proc/26762/stat : 26762 (concrete.sh) S 26760 26762 26694 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 1973929839 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26762/statm: 1339 242 201 169 0 50 0
[pid=26765] ppid=26762 vsize=846224 CPUtime=60.99
/proc/26765/stat : 26765 (java) S 26762 26762 26694 0 -1 0 128445 0 1 0 6009 90 0 0 18 0 9 0 1973929842 866533376 125986 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26765/statm: 211556 125986 2570 9 0 206123 0
[pid=26765/tid=26766] ppid=26762 vsize=846224 CPUtime=48.17
/proc/26765/task/26766/stat : 26766 (java) R 26762 26762 26694 0 -1 64 10388 0 1 0 4787 30 0 0 25 0 9 0 1973929843 866533376 125986 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26765/tid=26767] ppid=26762 vsize=846224 CPUtime=12.58
/proc/26765/task/26767/stat : 26767 (java) R 26762 26762 26694 0 -1 64 116448 0 0 0 1200 58 0 0 17 0 9 0 1973929844 866533376 125986 996147200 134512640 134550740 4294956016 18446744073709551615 104181494 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26765/tid=26768] ppid=26762 vsize=846224 CPUtime=0
/proc/26765/task/26768/stat : 26768 (java) S 26762 26762 26694 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1973929845 866533376 125986 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26765/tid=26769] ppid=26762 vsize=846224 CPUtime=0
/proc/26765/task/26769/stat : 26769 (java) S 26762 26762 26694 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 1973929845 866533376 125986 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26765/tid=26770] ppid=26762 vsize=846224 CPUtime=0
/proc/26765/task/26770/stat : 26770 (java) S 26762 26762 26694 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1973929848 866533376 125986 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26765/tid=26771] ppid=26762 vsize=846224 CPUtime=0.21
/proc/26765/task/26771/stat : 26771 (java) S 26762 26762 26694 0 -1 64 870 0 0 0 21 0 0 0 15 0 9 0 1973929848 866533376 125986 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26765/tid=26772] ppid=26762 vsize=846224 CPUtime=0
/proc/26765/task/26772/stat : 26772 (java) S 26762 26762 26694 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1973929848 866533376 125986 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26765/tid=26773] ppid=26762 vsize=846224 CPUtime=0
/proc/26765/task/26773/stat : 26773 (java) S 26762 26762 26694 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1973929848 866533376 125986 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 60.99
Current children cumulated vsize (KiB) 851580

[startup+62.3019 s]
/proc/loadavg: 1.48 0.45 0.15 5/91 26774
/proc/meminfo: memFree=319400/2055920 swapFree=4179472/4192956
[pid=26762] ppid=26760 vsize=5356 CPUtime=0
/proc/26762/stat : 26762 (concrete.sh) S 26760 26762 26694 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 1973929839 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26762/statm: 1339 242 201 169 0 50 0
[pid=26765] ppid=26762 vsize=846224 CPUtime=61.79
/proc/26765/stat : 26765 (java) S 26762 26762 26694 0 -1 0 132812 0 1 0 6086 93 0 0 18 0 9 0 1973929842 866533376 130346 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26765/statm: 211556 130346 2572 9 0 206123 0
[pid=26765/tid=26766] ppid=26762 vsize=846224 CPUtime=48.25
/proc/26765/task/26766/stat : 26766 (java) R 26762 26762 26694 0 -1 64 10404 0 1 0 4795 30 0 0 25 0 9 0 1973929843 866533376 130346 996147200 134512640 134550740 4294956016 18446744073709551615 4126244101 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26765/tid=26767] ppid=26762 vsize=846224 CPUtime=13.28
/proc/26765/task/26767/stat : 26767 (java) S 26762 26762 26694 0 -1 64 120786 0 0 0 1267 61 0 0 16 0 9 0 1973929844 866533376 130346 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26765/tid=26768] ppid=26762 vsize=846224 CPUtime=0
/proc/26765/task/26768/stat : 26768 (java) S 26762 26762 26694 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1973929845 866533376 130346 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26765/tid=26769] ppid=26762 vsize=846224 CPUtime=0
/proc/26765/task/26769/stat : 26769 (java) S 26762 26762 26694 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1973929845 866533376 130346 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26765/tid=26770] ppid=26762 vsize=846224 CPUtime=0
/proc/26765/task/26770/stat : 26770 (java) S 26762 26762 26694 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1973929848 866533376 130346 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26765/tid=26771] ppid=26762 vsize=846224 CPUtime=0.23
/proc/26765/task/26771/stat : 26771 (java) S 26762 26762 26694 0 -1 64 882 0 0 0 23 0 0 0 16 0 9 0 1973929848 866533376 130346 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26765/tid=26772] ppid=26762 vsize=846224 CPUtime=0
/proc/26765/task/26772/stat : 26772 (java) S 26762 26762 26694 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1973929848 866533376 130346 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26765/tid=26773] ppid=26762 vsize=846224 CPUtime=0
/proc/26765/task/26773/stat : 26773 (java) S 26762 26762 26694 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1973929848 866533376 130346 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 61.79
Current children cumulated vsize (KiB) 851580

[startup+62.5023 s]
/proc/loadavg: 1.48 0.45 0.15 5/91 26774
/proc/meminfo: memFree=319400/2055920 swapFree=4179472/4192956
[pid=26762] ppid=26760 vsize=5356 CPUtime=0
/proc/26762/stat : 26762 (concrete.sh) S 26760 26762 26694 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 1973929839 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26762/statm: 1339 242 201 169 0 50 0
[pid=26765] ppid=26762 vsize=0 CPUtime=61.95
/proc/26765/stat : 26765 (java) Z 26762 26762 26694 0 -1 12 132825 0 1 0 6098 97 0 0 16 0 2 0 1973929842 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26765/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 61.95
Current children cumulated vsize (KiB) 5356

Child status: 0
Real time (s): 62.5373
CPU time (s): 62.0056
CPU user time (s): 60.9917
CPU system time (s): 1.01384
CPU usage (%): 99.1498
Max. virtual memory (cumulated for all children) (KiB): 851660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 60.9917
system time used= 1.01385
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 133277
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= 13708
involuntary context switches= 14145

runsolver used 0.085986 second user time and 0.246962 second system time

The end

Launcher Data (download as text)

Begin job on node1 at 2008-07-01 23:59:02
IDJOB=1034509
IDBENCH=53346
IDSOLVER=304
FILE ID=node1/1034509-1214949530
PBS_JOBID= 7870332
Free space on /tmp= 66388 MiB

SOLVER NAME= Concrete + CSP4J - WMC Engine 2008-05-30
BENCH NAME= CPAI08/csp/lard/normalized-lard-88-88.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-1034509-1214949530/watcher-1034509-1214949530 -o /tmp/evaluation-result-1034509-1214949530/solver-1034509-1214949530 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/concrete.sh -c -ext 0 -s WMC HOME/instance-1034509-1214949530.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 137c0b8c9147cb33e9f21d52d50de0cb
RANDOM SEED=222461102

node1.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.265
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.265
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:       1522272 kB
Buffers:         33792 kB
Cached:         404656 kB
SwapCached:       7496 kB
Active:         232260 kB
Inactive:       236508 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1522272 kB
SwapTotal:     4192956 kB
SwapFree:      4179472 kB
Dirty:          165840 kB
Writeback:           0 kB
Mapped:          43368 kB
Slab:            50108 kB
Committed_AS:  3708348 kB
PageTables:       1948 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= 66388 MiB
End job on node1 at 2008-07-02 00:00:05