Trace number 1057564

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Concrete + CPS4J 2008-05-30UNSAT 579.423 584.653

DiagnosticValue
CHECKS1220950000
NODES0

General information on the benchmark

Namecsp/radar-9-28-4-2/
normalized-radar-9-28-4-2-7.xml
MD5SUM5175a62a7f0389e4017b8b12a04e7310
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.052991
Satisfiable
(Un)Satisfiability was proved
Number of variables168
Number of constraints81
Maximum constraint arity22
Maximum domain size5
Number of constraints which are defined in extension0
Number of constraints which are defined in intension81
Global constraints used (with number of constraints)

Solver Data (download as text)

72.99/73.12	c Thu Jul 03 20:55:21 CEST 2008 concrete.ResourceController isOutOfTime
72.99/73.12	c WARNING: Out of time
132.95/133.69	c CPU-LOAD 76.48
132.95/133.69	c LOADED 168 V (5 E), 81 PredicateConstraint, arity 22, 76.48 cpu
579.26/584.54	s UNSATISFIABLE
579.26/584.54	d NODES 0
579.26/584.54	d CHECKS 1220951760
579.26/584.54	c gac3-effective-revisions: 5
579.26/584.54	c gac3-useless-revisions: 270
579.26/584.54	c prepro-constraint-ccks: 1220951760
579.26/584.54	c prepro-constraint-presenceccks: 273
579.26/584.54	c prepro-cpu: 445.73
579.26/584.54	c prepro-matrix2d-ccks: 0
579.26/584.54	c prepro-matrix2d-presenceccks: 0
579.26/584.54	c prepro-removed: 18
579.26/584.54	c total-assgn: 0
579.26/584.54	c total-constraint-ccks: 1220951760
579.26/584.54	c total-constraint-presence-ccks: 273
579.26/584.54	c total-cpu: 445.74
579.26/584.54	c total-matrix2d-ccks: 0
579.26/584.54	c total-matrix2d-presence-ccks: 0
579.26/584.54	c tuples: 0
579.26/584.54	c tuples-collisions: 0
579.26/584.54	c TOTAL-NODES 0
579.26/584.54	c TOTAL-CPU 445.74

Verifier Data (download as text)

No possible verification on an UNSAT instance

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-1057564-1215111248/watcher-1057564-1215111248 -o /tmp/evaluation-result-1057564-1215111248/solver-1057564-1215111248 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/concrete.sh -c -ext 60 HOME/instance-1057564-1215111248.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: 1.35 1.82 1.90 3/72 20682
/proc/meminfo: memFree=1684240/2055920 swapFree=4192812/4192956
[pid=20682] ppid=20680 vsize=5356 CPUtime=0
/proc/20682/stat : 20682 (concrete.sh) S 20680 20682 19927 0 -1 4194304 316 128 0 0 0 0 0 0 16 0 1 0 122794950 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20682/statm: 1339 242 201 169 0 50 0
[pid=20684] ppid=20682 vsize=152 CPUtime=0
/proc/20684/stat : 20684 (java) R 20682 20682 19927 0 -1 0 222 0 0 0 0 0 0 0 18 0 1 0 122794950 155648 26 996147200 134512640 134550740 4294956032 18446744073709551615 10687268 0 0 4096 0 0 0 0 17 1 0 0
/proc/20684/statm: 38 26 19 9 0 4 0

[startup+0.105462 s]
/proc/loadavg: 1.35 1.82 1.90 3/72 20682
/proc/meminfo: memFree=1684240/2055920 swapFree=4192812/4192956
[pid=20682] ppid=20680 vsize=5356 CPUtime=0
/proc/20682/stat : 20682 (concrete.sh) S 20680 20682 19927 0 -1 4194304 316 128 0 0 0 0 0 0 16 0 1 0 122794950 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20682/statm: 1339 242 201 169 0 50 0
[pid=20684] ppid=20682 vsize=843220 CPUtime=0.09
/proc/20684/stat : 20684 (java) S 20682 20682 19927 0 -1 0 3469 0 1 0 7 2 0 0 18 0 9 0 122794950 863457280 2922 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/20684/statm: 210805 2922 1685 9 0 205382 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 848576

[startup+0.202473 s]
/proc/loadavg: 1.35 1.82 1.90 3/72 20682
/proc/meminfo: memFree=1684240/2055920 swapFree=4192812/4192956
[pid=20682] ppid=20680 vsize=5356 CPUtime=0
/proc/20682/stat : 20682 (concrete.sh) S 20680 20682 19927 0 -1 4194304 316 128 0 0 0 0 0 0 16 0 1 0 122794950 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20682/statm: 1339 242 201 169 0 50 0
[pid=20684] ppid=20682 vsize=843420 CPUtime=0.19
/proc/20684/stat : 20684 (java) S 20682 20682 19927 0 -1 0 4111 0 1 0 16 3 0 0 18 0 9 0 122794950 863662080 3512 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/20684/statm: 210855 3512 1835 9 0 205416 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 848776

[startup+0.302483 s]
/proc/loadavg: 1.35 1.82 1.90 3/72 20682
/proc/meminfo: memFree=1684240/2055920 swapFree=4192812/4192956
[pid=20682] ppid=20680 vsize=5356 CPUtime=0
/proc/20682/stat : 20682 (concrete.sh) S 20680 20682 19927 0 -1 4194304 316 128 0 0 0 0 0 0 16 0 1 0 122794950 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20682/statm: 1339 242 201 169 0 50 0
[pid=20684] ppid=20682 vsize=844180 CPUtime=0.28
/proc/20684/stat : 20684 (java) S 20682 20682 19927 0 -1 0 4559 0 1 0 25 3 0 0 18 0 9 0 122794950 864440320 3947 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/20684/statm: 211045 3947 1891 9 0 205606 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 849536

[startup+0.702524 s]
/proc/loadavg: 1.35 1.82 1.90 3/72 20682
/proc/meminfo: memFree=1684240/2055920 swapFree=4192812/4192956
[pid=20682] ppid=20680 vsize=5356 CPUtime=0
/proc/20682/stat : 20682 (concrete.sh) S 20680 20682 19927 0 -1 4194304 316 128 0 0 0 0 0 0 16 0 1 0 122794950 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20682/statm: 1339 242 201 169 0 50 0
[pid=20684] ppid=20682 vsize=847028 CPUtime=0.68
/proc/20684/stat : 20684 (java) S 20682 20682 19927 0 -1 0 5511 0 1 0 64 4 0 0 18 0 10 0 122794950 867356672 4886 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/20684/statm: 211757 4886 1913 9 0 206318 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 852384

[startup+1.50261 s]
/proc/loadavg: 1.35 1.82 1.90 4/83 20694
/proc/meminfo: memFree=1649720/2055920 swapFree=4192812/4192956
[pid=20682] ppid=20680 vsize=5356 CPUtime=0
/proc/20682/stat : 20682 (concrete.sh) S 20680 20682 19927 0 -1 4194304 316 128 0 0 0 0 0 0 16 0 1 0 122794950 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20682/statm: 1339 242 201 169 0 50 0
[pid=20684] ppid=20682 vsize=847144 CPUtime=1.47
/proc/20684/stat : 20684 (java) S 20682 20682 19927 0 -1 0 18322 0 1 0 137 10 0 0 18 0 10 0 122794950 867475456 17426 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/20684/statm: 211786 17426 2578 9 0 206346 0
[pid=20684/tid=20686] ppid=20682 vsize=847144 CPUtime=0.61
/proc/20684/task/20686/stat : 20686 (java) R 20682 20682 19927 0 -1 64 6008 0 1 0 57 4 0 0 25 0 10 0 122794951 867475456 17426 996147200 134512640 134550740 4294956032 18446744073709551615 104454748 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20684/tid=20687] ppid=20682 vsize=847144 CPUtime=0.57
/proc/20684/task/20687/stat : 20687 (java) S 20682 20682 19927 0 -1 64 10546 0 0 0 53 4 0 0 19 0 10 0 122794952 867475456 17426 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=20684/tid=20688] ppid=20682 vsize=847144 CPUtime=0
/proc/20684/task/20688/stat : 20688 (java) S 20682 20682 19927 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 122794952 867475456 17426 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20684/tid=20689] ppid=20682 vsize=847144 CPUtime=0
/proc/20684/task/20689/stat : 20689 (java) S 20682 20682 19927 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 122794952 867475456 17426 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20684/tid=20690] ppid=20682 vsize=847144 CPUtime=0
/proc/20684/task/20690/stat : 20690 (java) S 20682 20682 19927 0 -1 64 1 0 0 0 0 0 0 0 23 0 10 0 122794954 867475456 17426 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20684/tid=20691] ppid=20682 vsize=847144 CPUtime=0.26
/proc/20684/task/20691/stat : 20691 (java) S 20682 20682 19927 0 -1 64 1032 0 0 0 26 0 0 0 16 0 10 0 122794954 867475456 17426 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20684/tid=20692] ppid=20682 vsize=847144 CPUtime=0
/proc/20684/task/20692/stat : 20692 (java) S 20682 20682 19927 0 -1 64 0 0 0 0 0 0 0 0 24 0 10 0 122794954 867475456 17426 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20684/tid=20693] ppid=20682 vsize=847144 CPUtime=0
/proc/20684/task/20693/stat : 20693 (java) S 20682 20682 19927 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 122794954 867475456 17426 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20684/tid=20694] ppid=20682 vsize=847144 CPUtime=0
/proc/20684/task/20694/stat : 20694 (java) S 20682 20682 19927 0 -1 64 4 0 0 0 0 0 0 0 21 0 10 0 122795005 867475456 17426 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 852500

[startup+3.10176 s]
/proc/loadavg: 1.35 1.82 1.90 3/83 20694
/proc/meminfo: memFree=1560632/2055920 swapFree=4192812/4192956
[pid=20682] ppid=20680 vsize=5356 CPUtime=0
/proc/20682/stat : 20682 (concrete.sh) S 20680 20682 19927 0 -1 4194304 316 128 0 0 0 0 0 0 16 0 1 0 122794950 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20682/statm: 1339 242 201 169 0 50 0
[pid=20684] ppid=20682 vsize=851924 CPUtime=3.06
/proc/20684/stat : 20684 (java) S 20682 20682 19927 0 -1 0 41683 0 1 0 287 19 0 0 18 0 10 0 122794950 872370176 40774 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/20684/statm: 212981 40774 2579 9 0 207541 0
[pid=20684/tid=20686] ppid=20682 vsize=851924 CPUtime=1.15
/proc/20684/task/20686/stat : 20686 (java) R 20682 20682 19927 0 -1 64 8469 0 1 0 109 6 0 0 25 0 10 0 122794951 872370176 40774 996147200 134512640 134550740 4294956032 18446744073709551615 102064727 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20684/tid=20687] ppid=20682 vsize=851924 CPUtime=1.6
/proc/20684/task/20687/stat : 20687 (java) S 20682 20682 19927 0 -1 64 31439 0 0 0 149 11 0 0 16 0 10 0 122794952 872370176 40774 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=20684/tid=20688] ppid=20682 vsize=851924 CPUtime=0
/proc/20684/task/20688/stat : 20688 (java) S 20682 20682 19927 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 122794952 872370176 40774 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20684/tid=20689] ppid=20682 vsize=851924 CPUtime=0
/proc/20684/task/20689/stat : 20689 (java) S 20682 20682 19927 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 122794952 872370176 40774 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20684/tid=20690] ppid=20682 vsize=851924 CPUtime=0
/proc/20684/task/20690/stat : 20690 (java) S 20682 20682 19927 0 -1 64 1 0 0 0 0 0 0 0 23 0 10 0 122794954 872370176 40774 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20684/tid=20691] ppid=20682 vsize=851924 CPUtime=0.27
/proc/20684/task/20691/stat : 20691 (java) S 20682 20682 19927 0 -1 64 1039 0 0 0 27 0 0 0 16 0 10 0 122794954 872370176 40774 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20684/tid=20692] ppid=20682 vsize=851924 CPUtime=0
/proc/20684/task/20692/stat : 20692 (java) S 20682 20682 19927 0 -1 64 0 0 0 0 0 0 0 0 24 0 10 0 122794954 872370176 40774 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20684/tid=20693] ppid=20682 vsize=851924 CPUtime=0
/proc/20684/task/20693/stat : 20693 (java) S 20682 20682 19927 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 122794954 872370176 40774 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20684/tid=20694] ppid=20682 vsize=851924 CPUtime=0
/proc/20684/task/20694/stat : 20694 (java) S 20682 20682 19927 0 -1 64 4 0 0 0 0 0 0 0 21 0 10 0 122795005 872370176 40774 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 857280

[startup+6.3021 s]
/proc/loadavg: 1.48 1.84 1.91 3/83 20694
/proc/meminfo: memFree=1278976/2055920 swapFree=4192812/4192956
[pid=20682] ppid=20680 vsize=5356 CPUtime=0
/proc/20682/stat : 20682 (concrete.sh) S 20680 20682 19927 0 -1 4194304 316 128 0 0 0 0 0 0 16 0 1 0 122794950 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20682/statm: 1339 242 201 169 0 50 0
[pid=20684] ppid=20682 vsize=860404 CPUtime=6.23
/proc/20684/stat : 20684 (java) S 20682 20682 19927 0 -1 0 128157 0 1 0 566 57 0 0 18 0 10 0 122794950 881053696 127229 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/20684/statm: 215101 127229 2579 9 0 209661 0
[pid=20684/tid=20686] ppid=20682 vsize=860404 CPUtime=1.95
/proc/20684/task/20686/stat : 20686 (java) R 20682 20682 19927 0 -1 64 34337 0 1 0 178 17 0 0 24 0 10 0 122794951 881053696 127229 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20684/tid=20687] ppid=20682 vsize=860404 CPUtime=3.98
/proc/20684/task/20687/stat : 20687 (java) R 20682 20682 19927 0 -1 64 92043 0 0 0 360 38 0 0 17 0 10 0 122794952 881053696 127229 996147200 134512640 134550740 4294956032 18446744073709551615 101588432 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=20684/tid=20688] ppid=20682 vsize=860404 CPUtime=0
/proc/20684/task/20688/stat : 20688 (java) S 20682 20682 19927 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 122794952 881053696 127229 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20684/tid=20689] ppid=20682 vsize=860404 CPUtime=0
/proc/20684/task/20689/stat : 20689 (java) S 20682 20682 19927 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 122794952 881053696 127229 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20684/tid=20690] ppid=20682 vsize=860404 CPUtime=0
/proc/20684/task/20690/stat : 20690 (java) S 20682 20682 19927 0 -1 64 1 0 0 0 0 0 0 0 23 0 10 0 122794954 881053696 127229 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20684/tid=20691] ppid=20682 vsize=860404 CPUtime=0.27
/proc/20684/task/20691/stat : 20691 (java) S 20682 20682 19927 0 -1 64 1041 0 0 0 27 0 0 0 16 0 10 0 122794954 881053696 127229 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20684/tid=20692] ppid=20682 vsize=860404 CPUtime=0
/proc/20684/task/20692/stat : 20692 (java) S 20682 20682 19927 0 -1 64 0 0 0 0 0 0 0 0 24 0 10 0 122794954 881053696 127229 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20684/tid=20693] ppid=20682 vsize=860404 CPUtime=0
/proc/20684/task/20693/stat : 20693 (java) S 20682 20682 19927 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 122794954 881053696 127229 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20684/tid=20694] ppid=20682 vsize=860404 CPUtime=0
/proc/20684/task/20694/stat : 20694 (java) S 20682 20682 19927 0 -1 64 4 0 0 0 0 0 0 0 21 0 10 0 122795005 881053696 127229 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 865760

[startup+12.7017 s]
/proc/loadavg: 1.44 1.83 1.90 3/92 20742
/proc/meminfo: memFree=853176/2055920 swapFree=4192812/4192956
[pid=20682] ppid=20680 vsize=5356 CPUtime=0
/proc/20682/stat : 20682 (concrete.sh) S 20680 20682 19927 0 -1 4194304 316 128 0 0 0 0 0 0 16 0 1 0 122794950 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20682/statm: 1339 242 201 169 0 50 0
[pid=20684] ppid=20682 vsize=877680 CPUtime=12.61
/proc/20684/stat : 20684 (java) S 20682 20682 19927 0 -1 0 196544 0 1 0 1176 85 0 0 18 0 10 0 122794950 898744320 195609 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/20684/statm: 219420 195609 2579 9 0 213980 0
[pid=20684/tid=20686] ppid=20682 vsize=877680 CPUtime=2.5
/proc/20684/task/20686/stat : 20686 (java) S 20682 20682 19927 0 -1 64 38545 0 1 0 230 20 0 0 17 0 10 0 122794951 898744320 195609 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20684/tid=20687] ppid=20682 vsize=877680 CPUtime=9.81
/proc/20684/task/20687/stat : 20687 (java) R 20682 20682 19927 0 -1 64 156222 0 0 0 918 63 0 0 25 0 10 0 122794952 898744320 195609 996147200 134512640 134550740 4294956032 18446744073709551615 104456997 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20684/tid=20688] ppid=20682 vsize=877680 CPUtime=0
/proc/20684/task/20688/stat : 20688 (java) S 20682 20682 19927 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 122794952 898744320 195609 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20684/tid=20689] ppid=20682 vsize=877680 CPUtime=0
/proc/20684/task/20689/stat : 20689 (java) S 20682 20682 19927 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 122794952 898744320 195609 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20684/tid=20690] ppid=20682 vsize=877680 CPUtime=0
/proc/20684/task/20690/stat : 20690 (java) S 20682 20682 19927 0 -1 64 1 0 0 0 0 0 0 0 23 0 10 0 122794954 898744320 195609 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20684/tid=20691] ppid=20682 vsize=877680 CPUtime=0.27
/proc/20684/task/20691/stat : 20691 (java) S 20682 20682 19927 0 -1 64 1041 0 0 0 27 0 0 0 16 0 10 0 122794954 898744320 195609 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20684/tid=20692] ppid=20682 vsize=877680 CPUtime=0
/proc/20684/task/20692/stat : 20692 (java) S 20682 20682 19927 0 -1 64 0 0 0 0 0 0 0 0 24 0 10 0 122794954 898744320 195609 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20684/tid=20693] ppid=20682 vsize=877680 CPUtime=0
/proc/20684/task/20693/stat : 20693 (java) S 20682 20682 19927 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 122794954 898744320 195609 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20684/tid=20694] ppid=20682 vsize=877680 CPUtime=0
/proc/20684/task/20694/stat : 20694 (java) S 20682 20682 19927 0 -1 64 4 0 0 0 0 0 0 0 21 0 10 0 122795005 898744320 195609 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 883036

[startup+25.502 s]
/proc/loadavg: 1.56 1.84 1.91 4/92 20742
/proc/meminfo: memFree=624248/2055920 swapFree=4192812/4192956
[pid=20682] ppid=20680 vsize=5356 CPUtime=0
/proc/20682/stat : 20682 (concrete.sh) S 20680 20682 19927 0 -1 4194304 316 128 0 0 0 0 0 0 16 0 1 0 122794950 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20682/statm: 1339 242 201 169 0 50 0
[pid=20684] ppid=20682 vsize=877904 CPUtime=25.41
/proc/20684/stat : 20684 (java) S 20682 20682 19927 0 -1 0 374694 0 1 0 2368 173 0 0 18 0 10 0 122794950 898973696 191836 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/20684/statm: 219476 191836 2582 9 0 214036 0

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

[pid=20684/tid=20687] ppid=20682 vsize=847156 CPUtime=56.41
/proc/20684/task/20687/stat : 20687 (java) S 20682 20682 19927 0 -1 64 455641 0 0 0 5411 230 0 0 16 0 9 0 122794952 867487744 171314 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=20684/tid=20688] ppid=20682 vsize=847156 CPUtime=0
/proc/20684/task/20688/stat : 20688 (java) S 20682 20682 19927 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 122794952 867487744 171314 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20684/tid=20689] ppid=20682 vsize=847156 CPUtime=0
/proc/20684/task/20689/stat : 20689 (java) S 20682 20682 19927 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 122794952 867487744 171314 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20684/tid=20690] ppid=20682 vsize=847156 CPUtime=0
/proc/20684/task/20690/stat : 20690 (java) S 20682 20682 19927 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 122794954 867487744 171314 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20684/tid=20691] ppid=20682 vsize=847156 CPUtime=0.43
/proc/20684/task/20691/stat : 20691 (java) S 20682 20682 19927 0 -1 64 1160 0 0 0 43 0 0 0 15 0 9 0 122794954 867487744 171314 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20684/tid=20692] ppid=20682 vsize=847156 CPUtime=0
/proc/20684/task/20692/stat : 20692 (java) S 20682 20682 19927 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 122794954 867487744 171314 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20684/tid=20693] ppid=20682 vsize=847156 CPUtime=0
/proc/20684/task/20693/stat : 20693 (java) S 20682 20682 19927 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 122794954 867487744 171314 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 457.69
Current children cumulated vsize (KiB) 852512

[startup+522.302 s]
/proc/loadavg: 2.04 2.02 1.98 3/91 21156
/proc/meminfo: memFree=284712/2055920 swapFree=4192812/4192956
[pid=20682] ppid=20680 vsize=5356 CPUtime=0
/proc/20682/stat : 20682 (concrete.sh) S 20680 20682 19927 0 -1 4194304 316 128 0 0 0 0 0 0 16 0 1 0 122794950 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20682/statm: 1339 242 201 169 0 50 0
[pid=20684] ppid=20682 vsize=847156 CPUtime=517.38
/proc/20684/stat : 20684 (java) S 20682 20682 19927 0 -1 0 567859 0 4 0 51447 291 0 0 18 0 9 0 122794950 867487744 171314 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/20684/statm: 211789 171314 2595 9 0 206349 0
[pid=20684/tid=20686] ppid=20682 vsize=847156 CPUtime=460.44
/proc/20684/task/20686/stat : 20686 (java) R 20682 20682 19927 0 -1 64 110320 0 4 0 45986 58 0 0 25 0 9 0 122794951 867487744 171314 996147200 134512640 134550740 4294956032 18446744073709551615 4126720167 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20684/tid=20687] ppid=20682 vsize=847156 CPUtime=56.46
/proc/20684/task/20687/stat : 20687 (java) S 20682 20682 19927 0 -1 64 455641 0 0 0 5416 230 0 0 16 0 9 0 122794952 867487744 171314 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=20684/tid=20688] ppid=20682 vsize=847156 CPUtime=0
/proc/20684/task/20688/stat : 20688 (java) S 20682 20682 19927 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 122794952 867487744 171314 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20684/tid=20689] ppid=20682 vsize=847156 CPUtime=0
/proc/20684/task/20689/stat : 20689 (java) S 20682 20682 19927 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 122794952 867487744 171314 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20684/tid=20690] ppid=20682 vsize=847156 CPUtime=0
/proc/20684/task/20690/stat : 20690 (java) S 20682 20682 19927 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 122794954 867487744 171314 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20684/tid=20691] ppid=20682 vsize=847156 CPUtime=0.43
/proc/20684/task/20691/stat : 20691 (java) S 20682 20682 19927 0 -1 64 1160 0 0 0 43 0 0 0 15 0 9 0 122794954 867487744 171314 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20684/tid=20692] ppid=20682 vsize=847156 CPUtime=0
/proc/20684/task/20692/stat : 20692 (java) S 20682 20682 19927 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 122794954 867487744 171314 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20684/tid=20693] ppid=20682 vsize=847156 CPUtime=0
/proc/20684/task/20693/stat : 20693 (java) S 20682 20682 19927 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 122794954 867487744 171314 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 517.38
Current children cumulated vsize (KiB) 852512

[startup+582.302 s]
/proc/loadavg: 2.01 2.02 1.98 3/91 21156
/proc/meminfo: memFree=284712/2055920 swapFree=4192812/4192956
[pid=20682] ppid=20680 vsize=5356 CPUtime=0
/proc/20682/stat : 20682 (concrete.sh) S 20680 20682 19927 0 -1 4194304 316 128 0 0 0 0 0 0 16 0 1 0 122794950 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20682/statm: 1339 242 201 169 0 50 0
[pid=20684] ppid=20682 vsize=847156 CPUtime=577.07
/proc/20684/stat : 20684 (java) S 20682 20682 19927 0 -1 0 567954 0 4 0 57415 292 0 0 18 0 9 0 122794950 867487744 171314 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/20684/statm: 211789 171314 2595 9 0 206349 0
[pid=20684/tid=20686] ppid=20682 vsize=847156 CPUtime=520.07
/proc/20684/task/20686/stat : 20686 (java) R 20682 20682 19927 0 -1 64 110415 0 4 0 51949 58 0 0 25 0 9 0 122794951 867487744 171314 996147200 134512640 134550740 4294956032 18446744073709551615 4126910629 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20684/tid=20687] ppid=20682 vsize=847156 CPUtime=56.52
/proc/20684/task/20687/stat : 20687 (java) S 20682 20682 19927 0 -1 64 455641 0 0 0 5421 231 0 0 16 0 9 0 122794952 867487744 171314 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=20684/tid=20688] ppid=20682 vsize=847156 CPUtime=0
/proc/20684/task/20688/stat : 20688 (java) S 20682 20682 19927 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 122794952 867487744 171314 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20684/tid=20689] ppid=20682 vsize=847156 CPUtime=0
/proc/20684/task/20689/stat : 20689 (java) S 20682 20682 19927 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 122794952 867487744 171314 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20684/tid=20690] ppid=20682 vsize=847156 CPUtime=0
/proc/20684/task/20690/stat : 20690 (java) S 20682 20682 19927 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 122794954 867487744 171314 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20684/tid=20691] ppid=20682 vsize=847156 CPUtime=0.43
/proc/20684/task/20691/stat : 20691 (java) S 20682 20682 19927 0 -1 64 1160 0 0 0 43 0 0 0 15 0 9 0 122794954 867487744 171314 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20684/tid=20692] ppid=20682 vsize=847156 CPUtime=0
/proc/20684/task/20692/stat : 20692 (java) S 20682 20682 19927 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 122794954 867487744 171314 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20684/tid=20693] ppid=20682 vsize=847156 CPUtime=0
/proc/20684/task/20693/stat : 20693 (java) S 20682 20682 19927 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 122794954 867487744 171314 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 577.07
Current children cumulated vsize (KiB) 852512

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

[startup+582.403 s]
/proc/loadavg: 2.01 2.02 1.98 3/91 21156
/proc/meminfo: memFree=284712/2055920 swapFree=4192812/4192956
[pid=20682] ppid=20680 vsize=5356 CPUtime=0
/proc/20682/stat : 20682 (concrete.sh) S 20680 20682 19927 0 -1 4194304 316 128 0 0 0 0 0 0 16 0 1 0 122794950 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20682/statm: 1339 242 201 169 0 50 0
[pid=20684] ppid=20682 vsize=847156 CPUtime=577.17
/proc/20684/stat : 20684 (java) S 20682 20682 19927 0 -1 0 567954 0 4 0 57425 292 0 0 18 0 9 0 122794950 867487744 171314 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/20684/statm: 211789 171314 2595 9 0 206349 0
[pid=20684/tid=20686] ppid=20682 vsize=847156 CPUtime=520.17
/proc/20684/task/20686/stat : 20686 (java) R 20682 20682 19927 0 -1 64 110415 0 4 0 51959 58 0 0 25 0 9 0 122794951 867487744 171314 996147200 134512640 134550740 4294956032 18446744073709551615 4126025954 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20684/tid=20687] ppid=20682 vsize=847156 CPUtime=56.52
/proc/20684/task/20687/stat : 20687 (java) S 20682 20682 19927 0 -1 64 455641 0 0 0 5421 231 0 0 16 0 9 0 122794952 867487744 171314 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=20684/tid=20688] ppid=20682 vsize=847156 CPUtime=0
/proc/20684/task/20688/stat : 20688 (java) S 20682 20682 19927 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 122794952 867487744 171314 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20684/tid=20689] ppid=20682 vsize=847156 CPUtime=0
/proc/20684/task/20689/stat : 20689 (java) S 20682 20682 19927 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 122794952 867487744 171314 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20684/tid=20690] ppid=20682 vsize=847156 CPUtime=0
/proc/20684/task/20690/stat : 20690 (java) S 20682 20682 19927 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 122794954 867487744 171314 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20684/tid=20691] ppid=20682 vsize=847156 CPUtime=0.43
/proc/20684/task/20691/stat : 20691 (java) S 20682 20682 19927 0 -1 64 1160 0 0 0 43 0 0 0 15 0 9 0 122794954 867487744 171314 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20684/tid=20692] ppid=20682 vsize=847156 CPUtime=0
/proc/20684/task/20692/stat : 20692 (java) S 20682 20682 19927 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 122794954 867487744 171314 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20684/tid=20693] ppid=20682 vsize=847156 CPUtime=0
/proc/20684/task/20693/stat : 20693 (java) S 20682 20682 19927 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 122794954 867487744 171314 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 577.17
Current children cumulated vsize (KiB) 852512

[startup+584.003 s]
/proc/loadavg: 2.01 2.01 1.98 3/91 21156
/proc/meminfo: memFree=284712/2055920 swapFree=4192812/4192956
[pid=20682] ppid=20680 vsize=5356 CPUtime=0
/proc/20682/stat : 20682 (concrete.sh) S 20680 20682 19927 0 -1 4194304 316 128 0 0 0 0 0 0 16 0 1 0 122794950 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20682/statm: 1339 242 201 169 0 50 0
[pid=20684] ppid=20682 vsize=847156 CPUtime=578.76
/proc/20684/stat : 20684 (java) S 20682 20682 19927 0 -1 0 567957 0 4 0 57584 292 0 0 18 0 9 0 122794950 867487744 171314 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/20684/statm: 211789 171314 2595 9 0 206349 0
[pid=20684/tid=20686] ppid=20682 vsize=847156 CPUtime=521.77
/proc/20684/task/20686/stat : 20686 (java) R 20682 20682 19927 0 -1 64 110418 0 4 0 52119 58 0 0 25 0 9 0 122794951 867487744 171314 996147200 134512640 134550740 4294956032 18446744073709551615 102064724 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20684/tid=20687] ppid=20682 vsize=847156 CPUtime=56.52
/proc/20684/task/20687/stat : 20687 (java) S 20682 20682 19927 0 -1 64 455641 0 0 0 5421 231 0 0 16 0 9 0 122794952 867487744 171314 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=20684/tid=20688] ppid=20682 vsize=847156 CPUtime=0
/proc/20684/task/20688/stat : 20688 (java) S 20682 20682 19927 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 122794952 867487744 171314 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20684/tid=20689] ppid=20682 vsize=847156 CPUtime=0
/proc/20684/task/20689/stat : 20689 (java) S 20682 20682 19927 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 122794952 867487744 171314 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20684/tid=20690] ppid=20682 vsize=847156 CPUtime=0
/proc/20684/task/20690/stat : 20690 (java) S 20682 20682 19927 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 122794954 867487744 171314 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20684/tid=20691] ppid=20682 vsize=847156 CPUtime=0.43
/proc/20684/task/20691/stat : 20691 (java) S 20682 20682 19927 0 -1 64 1160 0 0 0 43 0 0 0 15 0 9 0 122794954 867487744 171314 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20684/tid=20692] ppid=20682 vsize=847156 CPUtime=0
/proc/20684/task/20692/stat : 20692 (java) S 20682 20682 19927 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 122794954 867487744 171314 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20684/tid=20693] ppid=20682 vsize=847156 CPUtime=0
/proc/20684/task/20693/stat : 20693 (java) S 20682 20682 19927 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 122794954 867487744 171314 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 578.76
Current children cumulated vsize (KiB) 852512

[startup+584.402 s]
/proc/loadavg: 2.01 2.01 1.98 3/91 21156
/proc/meminfo: memFree=284712/2055920 swapFree=4192812/4192956
[pid=20682] ppid=20680 vsize=5356 CPUtime=0
/proc/20682/stat : 20682 (concrete.sh) S 20680 20682 19927 0 -1 4194304 316 128 0 0 0 0 0 0 16 0 1 0 122794950 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20682/statm: 1339 242 201 169 0 50 0
[pid=20684] ppid=20682 vsize=847156 CPUtime=579.16
/proc/20684/stat : 20684 (java) S 20682 20682 19927 0 -1 0 567957 0 4 0 57624 292 0 0 18 0 9 0 122794950 867487744 171314 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/20684/statm: 211789 171314 2595 9 0 206349 0
[pid=20684/tid=20686] ppid=20682 vsize=847156 CPUtime=522.16
/proc/20684/task/20686/stat : 20686 (java) R 20682 20682 19927 0 -1 64 110418 0 4 0 52158 58 0 0 25 0 9 0 122794951 867487744 171314 996147200 134512640 134550740 4294956032 18446744073709551615 4126823774 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20684/tid=20687] ppid=20682 vsize=847156 CPUtime=56.52
/proc/20684/task/20687/stat : 20687 (java) S 20682 20682 19927 0 -1 64 455641 0 0 0 5421 231 0 0 16 0 9 0 122794952 867487744 171314 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=20684/tid=20688] ppid=20682 vsize=847156 CPUtime=0
/proc/20684/task/20688/stat : 20688 (java) S 20682 20682 19927 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 122794952 867487744 171314 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20684/tid=20689] ppid=20682 vsize=847156 CPUtime=0
/proc/20684/task/20689/stat : 20689 (java) S 20682 20682 19927 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 122794952 867487744 171314 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20684/tid=20690] ppid=20682 vsize=847156 CPUtime=0
/proc/20684/task/20690/stat : 20690 (java) S 20682 20682 19927 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 122794954 867487744 171314 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20684/tid=20691] ppid=20682 vsize=847156 CPUtime=0.43
/proc/20684/task/20691/stat : 20691 (java) S 20682 20682 19927 0 -1 64 1160 0 0 0 43 0 0 0 15 0 9 0 122794954 867487744 171314 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20684/tid=20692] ppid=20682 vsize=847156 CPUtime=0
/proc/20684/task/20692/stat : 20692 (java) S 20682 20682 19927 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 122794954 867487744 171314 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20684/tid=20693] ppid=20682 vsize=847156 CPUtime=0
/proc/20684/task/20693/stat : 20693 (java) S 20682 20682 19927 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 122794954 867487744 171314 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 579.16
Current children cumulated vsize (KiB) 852512

[startup+584.602 s]
/proc/loadavg: 2.01 2.01 1.98 3/91 21156
/proc/meminfo: memFree=284712/2055920 swapFree=4192812/4192956
[pid=20682] ppid=20680 vsize=5356 CPUtime=0
/proc/20682/stat : 20682 (concrete.sh) S 20680 20682 19927 0 -1 4194304 316 128 0 0 0 0 0 0 16 0 1 0 122794950 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20682/statm: 1339 242 201 169 0 50 0
[pid=20684] ppid=20682 vsize=0 CPUtime=579.36
/proc/20684/stat : 20684 (java) Z 20682 20682 19927 0 -1 12 567972 0 4 0 57638 298 0 0 16 0 2 0 122794950 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/20684/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 579.36
Current children cumulated vsize (KiB) 5356

Child status: 0
Real time (s): 584.653
CPU time (s): 579.423
CPU user time (s): 576.386
CPU system time (s): 3.03654
CPU usage (%): 99.1054
Max. virtual memory (cumulated for all children) (KiB): 888096

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 576.386
system time used= 3.03654
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 568425
page faults= 4
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 18756
involuntary context switches= 23667

runsolver used 0.818875 second user time and 1.89871 second system time

The end

Launcher Data (download as text)

Begin job on node27 at 2008-07-03 20:54:08
IDJOB=1057564
IDBENCH=54052
IDSOLVER=305
FILE ID=node27/1057564-1215111248
PBS_JOBID= 7877149
Free space on /tmp= 66464 MiB

SOLVER NAME= Concrete + CPS4J 2008-05-30
BENCH NAME= CPAI08/csp/radar-9-28-4-2/normalized-radar-9-28-4-2-7.xml
COMMAND LINE= HOME/concrete.sh -c -ext 60 BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1057564-1215111248/watcher-1057564-1215111248 -o /tmp/evaluation-result-1057564-1215111248/solver-1057564-1215111248 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/concrete.sh -c -ext 60 HOME/instance-1057564-1215111248.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 5175a62a7f0389e4017b8b12a04e7310
RANDOM SEED=1234511669

node27.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		: 2800.188
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	: 5521.40
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		: 2800.188
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:       1684656 kB
Buffers:         14192 kB
Cached:         283852 kB
SwapCached:          0 kB
Active:         149544 kB
Inactive:       171168 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1684656 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4284 kB
Writeback:           0 kB
Mapped:          35804 kB
Slab:            36080 kB
Committed_AS:   526740 kB
PageTables:       1532 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264948 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66468 MiB
End job on node27 at 2008-07-03 21:03:53