Trace number 1074571

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-30SAT 128.797 130.012

DiagnosticValue
CHECKS122086
NODES45

General information on the benchmark

Namecsp/lexPuzzle/
normalized-crossword-m1-lex-puzzle10.xml
MD5SUMba85ad3b7c177018d908e7ab5e4f8112
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.036993
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints146
Maximum constraint arity14
Maximum domain size26
Number of constraints which are defined in extension20
Number of constraints which are defined in intension126
Global constraints used (with number of constraints)

Solver Data (download as text)

68.56/69.25	c Fri Jul 04 15:44:00 CEST 2008 concrete.ResourceController isOutOfTime
68.56/69.25	c WARNING: Out of time
128.39/129.67	c CPU-LOAD 67.32
128.39/129.67	c LOADED 40 V (26 E), 20 ExtensionConstraintGeneral, 126 PredicateConstraint, arity 14, 67.32 cpu
128.59/129.88	v 0 0 0 0 0 20 1 8 1 1 20 18 0 17 17 0 8 6 13 0 6 0 18 7 11 0 13 3 1 14 0 8 13 13 4 11 12 11 4 0 
128.59/129.88	s SATISFIABLE
128.59/129.88	d NODES 45
128.59/129.88	d CHECKS 122086
128.59/129.88	c gac3-effective-revisions: 134
128.59/129.88	c gac3-useless-revisions: 13085
128.59/129.88	c heuristic-cpu: 0.01
128.59/129.88	c prepro-constraint-ccks: 78009
128.59/129.88	c prepro-constraint-presenceccks: 44450
128.59/129.88	c prepro-cpu: 0.03
128.59/129.88	c prepro-matrix2d-ccks: 0
128.59/129.88	c prepro-matrix2d-presenceccks: 0
128.59/129.88	c prepro-removed: 76
128.59/129.88	c search-cpu: 0.060000002
128.59/129.88	c total-assgn: 45
128.59/129.88	c total-constraint-ccks: 122086
128.59/129.88	c total-constraint-presence-ccks: 168325
128.59/129.88	c total-cpu: 0.1
128.59/129.88	c total-matrix2d-ccks: 0
128.59/129.88	c total-matrix2d-presence-ccks: 0
128.59/129.88	c tuples: 0
128.59/129.88	c tuples-collisions: 0
128.59/129.88	c TOTAL-NODES 45
128.59/129.88	c TOTAL-CPU 0.1

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-1074571-1215178971/watcher-1074571-1215178971 -o /tmp/evaluation-result-1074571-1215178971/solver-1074571-1215178971 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/concrete.sh -c -ext 60 HOME/instance-1074571-1215178971.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: 2.14 2.03 2.01 5/81 3688
/proc/meminfo: memFree=1670376/2055920 swapFree=4180436/4192956
[pid=3688] ppid=3686 vsize=18572 CPUtime=0
/proc/3688/stat : 3688 (runsolver) R 3686 3688 1110 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 1996869271 19017728 292 996147200 4194304 4296836 548682068448 18446744073709551615 255539604775 0 0 4096 24578 0 0 0 17 1 0 0
/proc/3688/statm: 4643 292 257 25 0 2626 0

[startup+0.0525481 s]
/proc/loadavg: 2.14 2.03 2.01 5/81 3688
/proc/meminfo: memFree=1670376/2055920 swapFree=4180436/4192956
[pid=3688] ppid=3686 vsize=5356 CPUtime=0
/proc/3688/stat : 3688 (concrete.sh) S 3686 3688 1110 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 1996869271 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3688/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.102153 s]
/proc/loadavg: 2.14 2.03 2.01 5/81 3688
/proc/meminfo: memFree=1670376/2055920 swapFree=4180436/4192956
[pid=3688] ppid=3686 vsize=5356 CPUtime=0
/proc/3688/stat : 3688 (concrete.sh) S 3686 3688 1110 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 1996869271 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3688/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301173 s]
/proc/loadavg: 2.14 2.03 2.01 5/81 3688
/proc/meminfo: memFree=1670376/2055920 swapFree=4180436/4192956
[pid=3688] ppid=3686 vsize=5356 CPUtime=0
/proc/3688/stat : 3688 (concrete.sh) S 3686 3688 1110 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 1996869271 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3688/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701209 s]
/proc/loadavg: 2.14 2.03 2.01 5/81 3688
/proc/meminfo: memFree=1670376/2055920 swapFree=4180436/4192956
[pid=3688] ppid=3686 vsize=5356 CPUtime=0
/proc/3688/stat : 3688 (concrete.sh) S 3686 3688 1110 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 1996869271 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3688/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50229 s]
/proc/loadavg: 2.13 2.03 2.01 3/92 3700
/proc/meminfo: memFree=1529552/2055920 swapFree=4180436/4192956
[pid=3688] ppid=3686 vsize=5356 CPUtime=0
/proc/3688/stat : 3688 (concrete.sh) S 3686 3688 1110 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 1996869271 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3688/statm: 1339 242 201 169 0 50 0
[pid=3691] ppid=3688 vsize=847076 CPUtime=1.47
/proc/3691/stat : 3691 (java) S 3688 3688 1110 0 -1 0 70922 0 1 0 116 31 0 0 18 0 10 0 1996869272 867405824 70044 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3691/statm: 211769 70044 2581 9 0 206329 0
[pid=3691/tid=3692] ppid=3688 vsize=847076 CPUtime=0.86
/proc/3691/task/3692/stat : 3692 (java) R 3688 3688 1110 0 -1 64 66478 0 1 0 59 27 0 0 23 0 10 0 1996869273 867405824 70044 996147200 134512640 134550740 4294956032 18446744073709551615 103826254 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3691/tid=3693] ppid=3688 vsize=847076 CPUtime=0.34
/proc/3691/task/3693/stat : 3693 (java) S 3688 3688 1110 0 -1 64 2686 0 0 0 33 1 0 0 18 0 10 0 1996869274 867405824 70044 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3691/tid=3694] ppid=3688 vsize=847076 CPUtime=0
/proc/3691/task/3694/stat : 3694 (java) S 3688 3688 1110 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1996869274 867405824 70044 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3691/tid=3695] ppid=3688 vsize=847076 CPUtime=0
/proc/3691/task/3695/stat : 3695 (java) S 3688 3688 1110 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 1996869274 867405824 70044 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3691/tid=3696] ppid=3688 vsize=847076 CPUtime=0
/proc/3691/task/3696/stat : 3696 (java) S 3688 3688 1110 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 1996869276 867405824 70044 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3691/tid=3697] ppid=3688 vsize=847076 CPUtime=0.24
/proc/3691/task/3697/stat : 3697 (java) S 3688 3688 1110 0 -1 64 1021 0 0 0 23 1 0 0 16 0 10 0 1996869276 867405824 70044 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3691/tid=3698] ppid=3688 vsize=847076 CPUtime=0
/proc/3691/task/3698/stat : 3698 (java) S 3688 3688 1110 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1996869276 867405824 70044 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3691/tid=3699] ppid=3688 vsize=847076 CPUtime=0
/proc/3691/task/3699/stat : 3699 (java) S 3688 3688 1110 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 1996869276 867405824 70044 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3691/tid=3700] ppid=3688 vsize=847076 CPUtime=0
/proc/3691/task/3700/stat : 3700 (java) S 3688 3688 1110 0 -1 64 4 0 0 0 0 0 0 0 19 0 10 0 1996869318 867405824 70044 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) 852432

[startup+3.10243 s]
/proc/loadavg: 2.13 2.03 2.01 4/92 3700
/proc/meminfo: memFree=1313168/2055920 swapFree=4180436/4192956
[pid=3688] ppid=3686 vsize=5356 CPUtime=0
/proc/3688/stat : 3688 (concrete.sh) S 3686 3688 1110 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 1996869271 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3688/statm: 1339 242 201 169 0 50 0
[pid=3691] ppid=3688 vsize=863868 CPUtime=3.06
/proc/3691/stat : 3691 (java) S 3688 3688 1110 0 -1 0 121053 0 1 0 253 53 0 0 18 0 10 0 1996869272 884600832 120168 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3691/statm: 215967 120168 2581 9 0 210527 0
[pid=3691/tid=3692] ppid=3688 vsize=863868 CPUtime=1.44
/proc/3691/task/3692/stat : 3692 (java) R 3688 3688 1110 0 -1 64 74597 0 1 0 112 32 0 0 25 0 10 0 1996869273 884600832 120168 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3691/tid=3693] ppid=3688 vsize=863868 CPUtime=1.35
/proc/3691/task/3693/stat : 3693 (java) R 3688 3688 1110 0 -1 64 44698 0 0 0 116 19 0 0 16 0 10 0 1996869274 884600832 120168 996147200 134512640 134550740 4294956032 18446744073709551615 102516768 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3691/tid=3694] ppid=3688 vsize=863868 CPUtime=0
/proc/3691/task/3694/stat : 3694 (java) S 3688 3688 1110 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1996869274 884600832 120168 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3691/tid=3695] ppid=3688 vsize=863868 CPUtime=0
/proc/3691/task/3695/stat : 3695 (java) S 3688 3688 1110 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 1996869274 884600832 120168 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3691/tid=3696] ppid=3688 vsize=863868 CPUtime=0
/proc/3691/task/3696/stat : 3696 (java) S 3688 3688 1110 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 1996869276 884600832 120168 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3691/tid=3697] ppid=3688 vsize=863868 CPUtime=0.24
/proc/3691/task/3697/stat : 3697 (java) S 3688 3688 1110 0 -1 64 1021 0 0 0 23 1 0 0 16 0 10 0 1996869276 884600832 120168 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3691/tid=3698] ppid=3688 vsize=863868 CPUtime=0
/proc/3691/task/3698/stat : 3698 (java) S 3688 3688 1110 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1996869276 884600832 120168 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3691/tid=3699] ppid=3688 vsize=863868 CPUtime=0
/proc/3691/task/3699/stat : 3699 (java) S 3688 3688 1110 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 1996869276 884600832 120168 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3691/tid=3700] ppid=3688 vsize=863868 CPUtime=0
/proc/3691/task/3700/stat : 3700 (java) S 3688 3688 1110 0 -1 64 4 0 0 0 0 0 0 0 19 0 10 0 1996869318 884600832 120168 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) 869224

[startup+6.30273 s]
/proc/loadavg: 2.20 2.05 2.01 4/92 3700
/proc/meminfo: memFree=1051920/2055920 swapFree=4180436/4192956
[pid=3688] ppid=3686 vsize=5356 CPUtime=0
/proc/3688/stat : 3688 (concrete.sh) S 3686 3688 1110 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 1996869271 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3688/statm: 1339 242 201 169 0 50 0
[pid=3691] ppid=3688 vsize=882424 CPUtime=6.23
/proc/3691/stat : 3691 (java) S 3688 3688 1110 0 -1 0 182081 0 1 0 544 79 0 0 18 0 10 0 1996869272 903602176 181191 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3691/statm: 220606 181191 2581 9 0 215166 0
[pid=3691/tid=3692] ppid=3688 vsize=882424 CPUtime=2.03
/proc/3691/task/3692/stat : 3692 (java) R 3688 3688 1110 0 -1 64 81960 0 1 0 168 35 0 0 16 0 10 0 1996869273 903602176 181191 996147200 134512640 134550740 4294956032 18446744073709551615 101444483 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3691/tid=3693] ppid=3688 vsize=882424 CPUtime=3.92
/proc/3691/task/3693/stat : 3693 (java) R 3688 3688 1110 0 -1 64 98363 0 0 0 351 41 0 0 25 0 10 0 1996869274 903602176 181191 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3691/tid=3694] ppid=3688 vsize=882424 CPUtime=0
/proc/3691/task/3694/stat : 3694 (java) S 3688 3688 1110 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1996869274 903602176 181191 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3691/tid=3695] ppid=3688 vsize=882424 CPUtime=0
/proc/3691/task/3695/stat : 3695 (java) S 3688 3688 1110 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 1996869274 903602176 181191 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3691/tid=3696] ppid=3688 vsize=882424 CPUtime=0
/proc/3691/task/3696/stat : 3696 (java) S 3688 3688 1110 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 1996869276 903602176 181191 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3691/tid=3697] ppid=3688 vsize=882424 CPUtime=0.24
/proc/3691/task/3697/stat : 3697 (java) S 3688 3688 1110 0 -1 64 1021 0 0 0 23 1 0 0 16 0 10 0 1996869276 903602176 181191 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3691/tid=3698] ppid=3688 vsize=882424 CPUtime=0
/proc/3691/task/3698/stat : 3698 (java) S 3688 3688 1110 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1996869276 903602176 181191 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3691/tid=3699] ppid=3688 vsize=882424 CPUtime=0
/proc/3691/task/3699/stat : 3699 (java) S 3688 3688 1110 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 1996869276 903602176 181191 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3691/tid=3700] ppid=3688 vsize=882424 CPUtime=0
/proc/3691/task/3700/stat : 3700 (java) S 3688 3688 1110 0 -1 64 4 0 0 0 0 0 0 0 19 0 10 0 1996869318 903602176 181191 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) 887780

[startup+12.7013 s]
/proc/loadavg: 2.18 2.04 2.01 3/92 3700
/proc/meminfo: memFree=875344/2055920 swapFree=4180436/4192956
[pid=3688] ppid=3686 vsize=5356 CPUtime=0
/proc/3688/stat : 3688 (concrete.sh) S 3686 3688 1110 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 1996869271 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3688/statm: 1339 242 201 169 0 50 0
[pid=3691] ppid=3688 vsize=892980 CPUtime=12.56
/proc/3691/stat : 3691 (java) S 3688 3688 1110 0 -1 0 201637 0 1 0 1170 86 0 0 18 0 10 0 1996869272 914411520 200744 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3691/statm: 223245 200744 2581 9 0 217805 0
[pid=3691/tid=3692] ppid=3688 vsize=892980 CPUtime=2.41
/proc/3691/task/3692/stat : 3692 (java) S 3688 3688 1110 0 -1 64 84512 0 1 0 205 36 0 0 17 0 10 0 1996869273 914411520 200744 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3691/tid=3693] ppid=3688 vsize=892980 CPUtime=9.87
/proc/3691/task/3693/stat : 3693 (java) R 3688 3688 1110 0 -1 64 115367 0 0 0 940 47 0 0 25 0 10 0 1996869274 914411520 200744 996147200 134512640 134550740 4294956032 18446744073709551615 104457013 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3691/tid=3694] ppid=3688 vsize=892980 CPUtime=0
/proc/3691/task/3694/stat : 3694 (java) S 3688 3688 1110 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1996869274 914411520 200744 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3691/tid=3695] ppid=3688 vsize=892980 CPUtime=0
/proc/3691/task/3695/stat : 3695 (java) S 3688 3688 1110 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 1996869274 914411520 200744 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3691/tid=3696] ppid=3688 vsize=892980 CPUtime=0
/proc/3691/task/3696/stat : 3696 (java) S 3688 3688 1110 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 1996869276 914411520 200744 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3691/tid=3697] ppid=3688 vsize=892980 CPUtime=0.24
/proc/3691/task/3697/stat : 3697 (java) S 3688 3688 1110 0 -1 64 1021 0 0 0 23 1 0 0 16 0 10 0 1996869276 914411520 200744 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3691/tid=3698] ppid=3688 vsize=892980 CPUtime=0
/proc/3691/task/3698/stat : 3698 (java) S 3688 3688 1110 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1996869276 914411520 200744 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3691/tid=3699] ppid=3688 vsize=892980 CPUtime=0
/proc/3691/task/3699/stat : 3699 (java) S 3688 3688 1110 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 1996869276 914411520 200744 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3691/tid=3700] ppid=3688 vsize=892980 CPUtime=0
/proc/3691/task/3700/stat : 3700 (java) S 3688 3688 1110 0 -1 64 4 0 0 0 0 0 0 0 19 0 10 0 1996869318 914411520 200744 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 898336

[startup+25.5025 s]
/proc/loadavg: 2.15 2.04 2.01 3/92 3700
/proc/meminfo: memFree=875088/2055920 swapFree=4180436/4192956
[pid=3688] ppid=3686 vsize=5356 CPUtime=0
/proc/3688/stat : 3688 (concrete.sh) S 3686 3688 1110 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 1996869271 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3688/statm: 1339 242 201 169 0 50 0
[pid=3691] ppid=3688 vsize=893076 CPUtime=25.27
/proc/3691/stat : 3691 (java) S 3688 3688 1110 0 -1 0 201739 0 1 0 2440 87 0 0 18 0 10 0 1996869272 914509824 200832 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3691/statm: 223269 200832 2582 9 0 217829 0
[pid=3691/tid=3692] ppid=3688 vsize=893076 CPUtime=4.27
/proc/3691/task/3692/stat : 3692 (java) S 3688 3688 1110 0 -1 64 84542 0 1 0 391 36 0 0 17 0 10 0 1996869273 914509824 200832 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3691/tid=3693] ppid=3688 vsize=893076 CPUtime=20.69
/proc/3691/task/3693/stat : 3693 (java) R 3688 3688 1110 0 -1 64 115380 0 0 0 2021 48 0 0 25 0 10 0 1996869274 914509824 200832 996147200 134512640 134550740 4294956032 18446744073709551615 103834255 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3691/tid=3694] ppid=3688 vsize=893076 CPUtime=0
/proc/3691/task/3694/stat : 3694 (java) S 3688 3688 1110 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1996869274 914509824 200832 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3691/tid=3695] ppid=3688 vsize=893076 CPUtime=0
/proc/3691/task/3695/stat : 3695 (java) S 3688 3688 1110 0 -1 64 6 0 0 0 0 0 0 0 16 0 10 0 1996869274 914509824 200832 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3691/tid=3696] ppid=3688 vsize=893076 CPUtime=0
/proc/3691/task/3696/stat : 3696 (java) S 3688 3688 1110 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 1996869276 914509824 200832 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3691/tid=3697] ppid=3688 vsize=893076 CPUtime=0.27
/proc/3691/task/3697/stat : 3697 (java) S 3688 3688 1110 0 -1 64 1080 0 0 0 26 1 0 0 16 0 10 0 1996869276 914509824 200832 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3691/tid=3698] ppid=3688 vsize=893076 CPUtime=0
/proc/3691/task/3698/stat : 3698 (java) S 3688 3688 1110 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1996869276 914509824 200832 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3691/tid=3699] ppid=3688 vsize=893076 CPUtime=0

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

[pid=3688] ppid=3686 vsize=5356 CPUtime=0
/proc/3688/stat : 3688 (concrete.sh) S 3686 3688 1110 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 1996869271 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3688/statm: 1339 242 201 169 0 50 0
[pid=3691] ppid=3688 vsize=893076 CPUtime=120.36
/proc/3691/stat : 3691 (java) S 3688 3688 1110 0 -1 0 201908 0 3 0 11948 88 0 0 18 0 10 0 1996869272 914509824 200884 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3691/statm: 223269 200884 2594 9 0 217829 0
[pid=3691/tid=3692] ppid=3688 vsize=893076 CPUtime=59.31
/proc/3691/task/3692/stat : 3692 (java) R 3688 3688 1110 0 -1 64 84694 0 3 0 5894 37 0 0 25 0 10 0 1996869273 914509824 200884 996147200 134512640 134550740 4294956032 18446744073709551615 103872488 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3691/tid=3693] ppid=3688 vsize=893076 CPUtime=60.73
/proc/3691/task/3693/stat : 3693 (java) S 3688 3688 1110 0 -1 64 115380 0 0 0 6024 49 0 0 16 0 10 0 1996869274 914509824 200884 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3691/tid=3694] ppid=3688 vsize=893076 CPUtime=0
/proc/3691/task/3694/stat : 3694 (java) S 3688 3688 1110 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1996869274 914509824 200884 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3691/tid=3695] ppid=3688 vsize=893076 CPUtime=0
/proc/3691/task/3695/stat : 3695 (java) S 3688 3688 1110 0 -1 64 6 0 0 0 0 0 0 0 16 0 10 0 1996869274 914509824 200884 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3691/tid=3696] ppid=3688 vsize=893076 CPUtime=0
/proc/3691/task/3696/stat : 3696 (java) S 3688 3688 1110 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 1996869276 914509824 200884 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3691/tid=3697] ppid=3688 vsize=893076 CPUtime=0.29
/proc/3691/task/3697/stat : 3697 (java) S 3688 3688 1110 0 -1 64 1095 0 0 0 28 1 0 0 16 0 10 0 1996869276 914509824 200884 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3691/tid=3698] ppid=3688 vsize=893076 CPUtime=0
/proc/3691/task/3698/stat : 3698 (java) S 3688 3688 1110 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1996869276 914509824 200884 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3691/tid=3699] ppid=3688 vsize=893076 CPUtime=0
/proc/3691/task/3699/stat : 3699 (java) S 3688 3688 1110 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 1996869276 914509824 200884 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3691/tid=3701] ppid=3688 vsize=893076 CPUtime=0
/proc/3691/task/3701/stat : 3701 (java) S 3688 3688 1110 0 -1 64 0 0 0 0 0 0 0 0 16 0 10 0 1996876200 914509824 200884 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 120.36
Current children cumulated vsize (KiB) 898432

[startup+124.702 s]
/proc/loadavg: 2.03 2.03 2.00 3/92 3701
/proc/meminfo: memFree=874312/2055920 swapFree=4180436/4192956
[pid=3688] ppid=3686 vsize=5356 CPUtime=0
/proc/3688/stat : 3688 (concrete.sh) S 3686 3688 1110 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 1996869271 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3688/statm: 1339 242 201 169 0 50 0
[pid=3691] ppid=3688 vsize=893076 CPUtime=123.53
/proc/3691/stat : 3691 (java) S 3688 3688 1110 0 -1 0 201912 0 3 0 12265 88 0 0 18 0 10 0 1996869272 914509824 200884 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3691/statm: 223269 200884 2594 9 0 217829 0
[pid=3691/tid=3692] ppid=3688 vsize=893076 CPUtime=62.48
/proc/3691/task/3692/stat : 3692 (java) R 3688 3688 1110 0 -1 64 84698 0 3 0 6211 37 0 0 25 0 10 0 1996869273 914509824 200884 996147200 134512640 134550740 4294956032 18446744073709551615 4126543195 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3691/tid=3693] ppid=3688 vsize=893076 CPUtime=60.73
/proc/3691/task/3693/stat : 3693 (java) S 3688 3688 1110 0 -1 64 115380 0 0 0 6024 49 0 0 16 0 10 0 1996869274 914509824 200884 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3691/tid=3694] ppid=3688 vsize=893076 CPUtime=0
/proc/3691/task/3694/stat : 3694 (java) S 3688 3688 1110 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1996869274 914509824 200884 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3691/tid=3695] ppid=3688 vsize=893076 CPUtime=0
/proc/3691/task/3695/stat : 3695 (java) S 3688 3688 1110 0 -1 64 6 0 0 0 0 0 0 0 16 0 10 0 1996869274 914509824 200884 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3691/tid=3696] ppid=3688 vsize=893076 CPUtime=0
/proc/3691/task/3696/stat : 3696 (java) S 3688 3688 1110 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 1996869276 914509824 200884 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3691/tid=3697] ppid=3688 vsize=893076 CPUtime=0.29
/proc/3691/task/3697/stat : 3697 (java) S 3688 3688 1110 0 -1 64 1095 0 0 0 28 1 0 0 16 0 10 0 1996869276 914509824 200884 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3691/tid=3698] ppid=3688 vsize=893076 CPUtime=0
/proc/3691/task/3698/stat : 3698 (java) S 3688 3688 1110 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1996869276 914509824 200884 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3691/tid=3699] ppid=3688 vsize=893076 CPUtime=0
/proc/3691/task/3699/stat : 3699 (java) S 3688 3688 1110 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 1996869276 914509824 200884 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3691/tid=3701] ppid=3688 vsize=893076 CPUtime=0
/proc/3691/task/3701/stat : 3701 (java) S 3688 3688 1110 0 -1 64 0 0 0 0 0 0 0 0 16 0 10 0 1996876200 914509824 200884 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 123.53
Current children cumulated vsize (KiB) 898432

[startup+127.902 s]
/proc/loadavg: 2.02 2.03 2.00 3/92 3701
/proc/meminfo: memFree=874312/2055920 swapFree=4180436/4192956
[pid=3688] ppid=3686 vsize=5356 CPUtime=0
/proc/3688/stat : 3688 (concrete.sh) S 3686 3688 1110 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 1996869271 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3688/statm: 1339 242 201 169 0 50 0
[pid=3691] ppid=3688 vsize=893076 CPUtime=126.7
/proc/3691/stat : 3691 (java) S 3688 3688 1110 0 -1 0 201917 0 3 0 12582 88 0 0 18 0 10 0 1996869272 914509824 200884 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3691/statm: 223269 200884 2594 9 0 217829 0
[pid=3691/tid=3692] ppid=3688 vsize=893076 CPUtime=65.65
/proc/3691/task/3692/stat : 3692 (java) R 3688 3688 1110 0 -1 64 84703 0 3 0 6528 37 0 0 25 0 10 0 1996869273 914509824 200884 996147200 134512640 134550740 4294956032 18446744073709551615 103282755 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3691/tid=3693] ppid=3688 vsize=893076 CPUtime=60.74
/proc/3691/task/3693/stat : 3693 (java) S 3688 3688 1110 0 -1 64 115380 0 0 0 6025 49 0 0 16 0 10 0 1996869274 914509824 200884 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3691/tid=3694] ppid=3688 vsize=893076 CPUtime=0
/proc/3691/task/3694/stat : 3694 (java) S 3688 3688 1110 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1996869274 914509824 200884 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3691/tid=3695] ppid=3688 vsize=893076 CPUtime=0
/proc/3691/task/3695/stat : 3695 (java) S 3688 3688 1110 0 -1 64 6 0 0 0 0 0 0 0 16 0 10 0 1996869274 914509824 200884 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3691/tid=3696] ppid=3688 vsize=893076 CPUtime=0
/proc/3691/task/3696/stat : 3696 (java) S 3688 3688 1110 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 1996869276 914509824 200884 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3691/tid=3697] ppid=3688 vsize=893076 CPUtime=0.29
/proc/3691/task/3697/stat : 3697 (java) S 3688 3688 1110 0 -1 64 1095 0 0 0 28 1 0 0 16 0 10 0 1996869276 914509824 200884 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3691/tid=3698] ppid=3688 vsize=893076 CPUtime=0
/proc/3691/task/3698/stat : 3698 (java) S 3688 3688 1110 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1996869276 914509824 200884 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3691/tid=3699] ppid=3688 vsize=893076 CPUtime=0
/proc/3691/task/3699/stat : 3699 (java) S 3688 3688 1110 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 1996869276 914509824 200884 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3691/tid=3701] ppid=3688 vsize=893076 CPUtime=0
/proc/3691/task/3701/stat : 3701 (java) S 3688 3688 1110 0 -1 64 0 0 0 0 0 0 0 0 16 0 10 0 1996876200 914509824 200884 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 126.7
Current children cumulated vsize (KiB) 898432

[startup+128.707 s]
/proc/loadavg: 2.02 2.03 2.00 3/92 3701
/proc/meminfo: memFree=874312/2055920 swapFree=4180436/4192956
[pid=3688] ppid=3686 vsize=5356 CPUtime=0
/proc/3688/stat : 3688 (concrete.sh) S 3686 3688 1110 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 1996869271 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3688/statm: 1339 242 201 169 0 50 0
[pid=3691] ppid=3688 vsize=893076 CPUtime=127.5
/proc/3691/stat : 3691 (java) S 3688 3688 1110 0 -1 0 201918 0 3 0 12662 88 0 0 18 0 10 0 1996869272 914509824 200884 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3691/statm: 223269 200884 2594 9 0 217829 0
[pid=3691/tid=3692] ppid=3688 vsize=893076 CPUtime=66.44
/proc/3691/task/3692/stat : 3692 (java) R 3688 3688 1110 0 -1 64 84704 0 3 0 6607 37 0 0 25 0 10 0 1996869273 914509824 200884 996147200 134512640 134550740 4294956032 18446744073709551615 103282737 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3691/tid=3693] ppid=3688 vsize=893076 CPUtime=60.74
/proc/3691/task/3693/stat : 3693 (java) S 3688 3688 1110 0 -1 64 115380 0 0 0 6025 49 0 0 16 0 10 0 1996869274 914509824 200884 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3691/tid=3694] ppid=3688 vsize=893076 CPUtime=0
/proc/3691/task/3694/stat : 3694 (java) S 3688 3688 1110 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1996869274 914509824 200884 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3691/tid=3695] ppid=3688 vsize=893076 CPUtime=0
/proc/3691/task/3695/stat : 3695 (java) S 3688 3688 1110 0 -1 64 6 0 0 0 0 0 0 0 16 0 10 0 1996869274 914509824 200884 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3691/tid=3696] ppid=3688 vsize=893076 CPUtime=0
/proc/3691/task/3696/stat : 3696 (java) S 3688 3688 1110 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 1996869276 914509824 200884 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3691/tid=3697] ppid=3688 vsize=893076 CPUtime=0.29
/proc/3691/task/3697/stat : 3697 (java) S 3688 3688 1110 0 -1 64 1095 0 0 0 28 1 0 0 16 0 10 0 1996869276 914509824 200884 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3691/tid=3698] ppid=3688 vsize=893076 CPUtime=0
/proc/3691/task/3698/stat : 3698 (java) S 3688 3688 1110 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1996869276 914509824 200884 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3691/tid=3699] ppid=3688 vsize=893076 CPUtime=0
/proc/3691/task/3699/stat : 3699 (java) S 3688 3688 1110 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 1996869276 914509824 200884 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3691/tid=3701] ppid=3688 vsize=893076 CPUtime=0
/proc/3691/task/3701/stat : 3701 (java) S 3688 3688 1110 0 -1 64 0 0 0 0 0 0 0 0 16 0 10 0 1996876200 914509824 200884 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 127.5
Current children cumulated vsize (KiB) 898432

[startup+129.502 s]
/proc/loadavg: 2.02 2.03 2.00 3/92 3701
/proc/meminfo: memFree=874312/2055920 swapFree=4180436/4192956
[pid=3688] ppid=3686 vsize=5356 CPUtime=0
/proc/3688/stat : 3688 (concrete.sh) S 3686 3688 1110 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 1996869271 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3688/statm: 1339 242 201 169 0 50 0
[pid=3691] ppid=3688 vsize=893076 CPUtime=128.29
/proc/3691/stat : 3691 (java) S 3688 3688 1110 0 -1 0 201919 0 3 0 12741 88 0 0 18 0 10 0 1996869272 914509824 200884 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3691/statm: 223269 200884 2594 9 0 217829 0
[pid=3691/tid=3692] ppid=3688 vsize=893076 CPUtime=67.23
/proc/3691/task/3692/stat : 3692 (java) R 3688 3688 1110 0 -1 64 84705 0 3 0 6686 37 0 0 25 0 10 0 1996869273 914509824 200884 996147200 134512640 134550740 4294956032 18446744073709551615 103282645 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3691/tid=3693] ppid=3688 vsize=893076 CPUtime=60.74
/proc/3691/task/3693/stat : 3693 (java) S 3688 3688 1110 0 -1 64 115380 0 0 0 6025 49 0 0 16 0 10 0 1996869274 914509824 200884 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3691/tid=3694] ppid=3688 vsize=893076 CPUtime=0
/proc/3691/task/3694/stat : 3694 (java) S 3688 3688 1110 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1996869274 914509824 200884 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3691/tid=3695] ppid=3688 vsize=893076 CPUtime=0
/proc/3691/task/3695/stat : 3695 (java) S 3688 3688 1110 0 -1 64 6 0 0 0 0 0 0 0 16 0 10 0 1996869274 914509824 200884 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3691/tid=3696] ppid=3688 vsize=893076 CPUtime=0
/proc/3691/task/3696/stat : 3696 (java) S 3688 3688 1110 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 1996869276 914509824 200884 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3691/tid=3697] ppid=3688 vsize=893076 CPUtime=0.29
/proc/3691/task/3697/stat : 3697 (java) S 3688 3688 1110 0 -1 64 1095 0 0 0 28 1 0 0 16 0 10 0 1996869276 914509824 200884 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3691/tid=3698] ppid=3688 vsize=893076 CPUtime=0
/proc/3691/task/3698/stat : 3698 (java) S 3688 3688 1110 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1996869276 914509824 200884 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3691/tid=3699] ppid=3688 vsize=893076 CPUtime=0
/proc/3691/task/3699/stat : 3699 (java) S 3688 3688 1110 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 1996869276 914509824 200884 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3691/tid=3701] ppid=3688 vsize=893076 CPUtime=0
/proc/3691/task/3701/stat : 3701 (java) S 3688 3688 1110 0 -1 64 0 0 0 0 0 0 0 0 16 0 10 0 1996876200 914509824 200884 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 128.29
Current children cumulated vsize (KiB) 898432

[startup+129.902 s]
/proc/loadavg: 2.02 2.03 2.00 4/91 3701
/proc/meminfo: memFree=874248/2055920 swapFree=4180436/4192956
[pid=3688] ppid=3686 vsize=5356 CPUtime=0
/proc/3688/stat : 3688 (concrete.sh) S 3686 3688 1110 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 1996869271 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3688/statm: 1339 242 201 169 0 50 0
[pid=3691] ppid=3688 vsize=0 CPUtime=128.67
/proc/3691/stat : 3691 (java) Z 3688 3688 1110 0 -1 12 201991 0 3 0 12777 90 0 0 16 0 2 0 1996869272 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3691/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 128.67
Current children cumulated vsize (KiB) 5356

[startup+130.003 s]
/proc/loadavg: 2.02 2.03 2.00 4/91 3701
/proc/meminfo: memFree=874248/2055920 swapFree=4180436/4192956
[pid=3688] ppid=3686 vsize=5356 CPUtime=0
/proc/3688/stat : 3688 (concrete.sh) S 3686 3688 1110 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 1996869271 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3688/statm: 1339 242 201 169 0 50 0
[pid=3691] ppid=3688 vsize=0 CPUtime=128.77
/proc/3691/stat : 3691 (java) Z 3688 3688 1110 0 -1 12 201991 0 3 0 12777 100 0 0 16 0 2 0 1996869272 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3691/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 128.77
Current children cumulated vsize (KiB) 5356

Child status: 0
Real time (s): 130.012
CPU time (s): 128.797
CPU user time (s): 127.775
CPU system time (s): 1.02284
CPU usage (%): 99.0657
Max. virtual memory (cumulated for all children) (KiB): 898432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 127.775
system time used= 1.02284
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 202444
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4421
involuntary context switches= 7139

runsolver used 0.158975 second user time and 0.448931 second system time

The end

Launcher Data (download as text)

Begin job on node48 at 2008-07-04 15:42:51
IDJOB=1074571
IDBENCH=56418
IDSOLVER=305
FILE ID=node48/1074571-1215178971
PBS_JOBID= 7881449
Free space on /tmp= 66552 MiB

SOLVER NAME= Concrete + CPS4J 2008-05-30
BENCH NAME= CPAI08/csp/lexPuzzle/normalized-crossword-m1-lex-puzzle10.xml
COMMAND LINE= HOME/concrete.sh -c -ext 60 BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1074571-1215178971/watcher-1074571-1215178971 -o /tmp/evaluation-result-1074571-1215178971/solver-1074571-1215178971 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/concrete.sh -c -ext 60 HOME/instance-1074571-1215178971.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= ba85ad3b7c177018d908e7ab5e4f8112
RANDOM SEED=986972485

node48.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.231
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.231
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:       1670856 kB
Buffers:         35724 kB
Cached:         113696 kB
SwapCached:       6436 kB
Active:         282020 kB
Inactive:        49388 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1670856 kB
SwapTotal:     4192956 kB
SwapFree:      4180436 kB
Dirty:             860 kB
Writeback:           0 kB
Mapped:         198116 kB
Slab:            38380 kB
Committed_AS:  4456280 kB
PageTables:       2132 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= 66552 MiB
End job on node48 at 2008-07-04 15:45:01