Trace number 1067963

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 815.439 819.623

DiagnosticValue
CHECKS449591000
NODES11872

General information on the benchmark

Namecsp/lexHerald/
normalized-crossword-m1-lex-19-03.xml
MD5SUM3c2779849935bf9ee26f9ef7af257926
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 benchmark71.4371
Satisfiable
(Un)Satisfiability was proved
Number of variables307
Number of constraints1429
Maximum constraint arity16
Maximum domain size26
Number of constraints which are defined in extension118
Number of constraints which are defined in intension1311
Global constraints used (with number of constraints)

Solver Data (download as text)

74.68/75.43	c Fri Jul 04 08:13:34 CEST 2008 concrete.ResourceController isOutOfTime
74.68/75.43	c WARNING: Out of time
134.61/135.97	c CPU-LOAD 68.17
134.61/135.97	c LOADED 307 V (26 E), 118 ExtensionConstraintGeneral, 1311 PredicateConstraint, arity 16, 68.17 cpu
815.22/819.50	v 18 2 17 0 15 4 2 0 11 11 0 12 0 17 2 20 18 15 0 20 11 20 18 14 2 4 0 13 0 18 7 14 17 4 0 18 18 8 18 19 18 2 14 20 19 17 7 14 12 1 8 17 20 19 7 4 18 18 4 17 14 2 10 24 1 0 3 19 0 8 11 18 7 0 3 4 13 14 18 15 0 13 4 0 11 2 14 0 14 2 4 0 13 8 0 5 0 19 0 11 2 11 4 17 10 18 2 14 17 15 8 14 18 2 17 20 15 11 4 0 19 4 18 24 11 11 0 1 8 2 11 0 18 18 24 13 2 17 6 4 17 12 8 13 0 11 17 0 19 18 0 13 19 0 24 0 13 0 8 19 14 0 17 4 0 22 8 3 4 3 4 11 12 0 3 18 4 13 12 4 17 17 8 0 12 4 3 19 17 8 21 8 4 17 0 6 4 13 8 19 0 11 12 4 3 8 0 1 0 19 14 17 17 4 17 4 3 14 18 18 13 0 8 11 0 12 4 13 12 0 18 19 4 13 8 3 0 13 13 0 17 14 13 5 8 11 19 7 2 18 13 4 19 18 7 24 11 4 18 19 4 17 0 12 14 17 19 2 0 21 4 0 19 14 1 14 8 18 19 19 4 15 4 4 0 15 14 11 11 14 22 0 17 12 19 7 4 13 19 4 17 11 0 22 12 4 13 
815.22/819.50	s SATISFIABLE
815.22/819.50	d NODES 11872
815.22/819.50	d CHECKS 449591448
815.22/819.50	c gac3-effective-revisions: 90597
815.22/819.50	c gac3-useless-revisions: 120113866
815.22/819.50	c heuristic-cpu: 0.00999999
815.22/819.50	c prepro-constraint-ccks: 1573681
815.22/819.50	c prepro-constraint-presenceccks: 1606260
815.22/819.50	c prepro-cpu: 0.86
815.22/819.50	c prepro-matrix2d-ccks: 0
815.22/819.50	c prepro-matrix2d-presenceccks: 0
815.22/819.50	c prepro-removed: 384
815.22/819.50	c search-cpu: 679.27
815.22/819.50	c total-assgn: 11872
815.22/819.50	c total-constraint-ccks: 449591448
815.22/819.50	c total-constraint-presence-ccks: 1143828653
815.22/819.50	c total-cpu: 680.14
815.22/819.50	c total-matrix2d-ccks: 0
815.22/819.50	c total-matrix2d-presence-ccks: 0
815.22/819.50	c tuples: 0
815.22/819.50	c tuples-collisions: 0
815.22/819.50	c TOTAL-NODES 11872
815.22/819.50	c TOTAL-CPU 680.14

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-1067963-1215151939/watcher-1067963-1215151939 -o /tmp/evaluation-result-1067963-1215151939/solver-1067963-1215151939 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/concrete.sh -c -ext 60 HOME/instance-1067963-1215151939.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.88 2.02 2.05 4/80 7061
/proc/meminfo: memFree=1710392/2055920 swapFree=4179968/4192956
[pid=7061] ppid=7059 vsize=18572 CPUtime=0
/proc/7061/stat : 7061 (runsolver) R 7059 7061 6561 0 -1 4194368 15 0 0 0 0 0 0 0 21 0 1 0 1994168744 19017728 292 996147200 4194304 4296836 548682068464 18446744073709551615 262910045479 0 0 4096 24578 0 0 0 17 1 0 0
/proc/7061/statm: 4643 292 257 25 0 2626 0

[startup+0.090588 s]
/proc/loadavg: 1.88 2.02 2.05 4/80 7061
/proc/meminfo: memFree=1710392/2055920 swapFree=4179968/4192956
[pid=7061] ppid=7059 vsize=5356 CPUtime=0
/proc/7061/stat : 7061 (concrete.sh) S 7059 7061 6561 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 1994168744 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7061/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101592 s]
/proc/loadavg: 1.88 2.02 2.05 4/80 7061
/proc/meminfo: memFree=1710392/2055920 swapFree=4179968/4192956
[pid=7061] ppid=7059 vsize=5356 CPUtime=0
/proc/7061/stat : 7061 (concrete.sh) S 7059 7061 6561 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 1994168744 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7061/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301615 s]
/proc/loadavg: 1.88 2.02 2.05 4/80 7061
/proc/meminfo: memFree=1710392/2055920 swapFree=4179968/4192956
[pid=7061] ppid=7059 vsize=5356 CPUtime=0
/proc/7061/stat : 7061 (concrete.sh) S 7059 7061 6561 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 1994168744 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7061/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701667 s]
/proc/loadavg: 1.88 2.02 2.05 4/80 7061
/proc/meminfo: memFree=1710392/2055920 swapFree=4179968/4192956
[pid=7061] ppid=7059 vsize=5356 CPUtime=0
/proc/7061/stat : 7061 (concrete.sh) S 7059 7061 6561 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 1994168744 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7061/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50276 s]
/proc/loadavg: 1.88 2.02 2.05 5/91 7073
/proc/meminfo: memFree=1696288/2055920 swapFree=4179968/4192956
[pid=7061] ppid=7059 vsize=5356 CPUtime=0
/proc/7061/stat : 7061 (concrete.sh) S 7059 7061 6561 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 1994168744 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7061/statm: 1339 242 201 169 0 50 0
[pid=7064] ppid=7061 vsize=847856 CPUtime=1.47
/proc/7064/stat : 7064 (java) S 7061 7061 6561 0 -1 0 7526 0 1 0 141 6 0 0 18 0 10 0 1994168745 868204544 6651 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7064/statm: 211964 6651 2578 9 0 206525 0
[pid=7064/tid=7065] ppid=7061 vsize=847856 CPUtime=0.96
/proc/7064/task/7065/stat : 7065 (java) R 7061 7061 6561 0 -1 64 3431 0 1 0 93 3 0 0 25 0 10 0 1994168746 868204544 6651 996147200 134512640 134550740 4294956032 18446744073709551615 4125764357 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7064/tid=7066] ppid=7061 vsize=847856 CPUtime=0.16
/proc/7064/task/7066/stat : 7066 (java) S 7061 7061 6561 0 -1 64 2356 0 0 0 15 1 0 0 16 0 10 0 1994168747 868204544 6651 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7064/tid=7067] ppid=7061 vsize=847856 CPUtime=0
/proc/7064/task/7067/stat : 7067 (java) S 7061 7061 6561 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1994168747 868204544 6651 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7064/tid=7068] ppid=7061 vsize=847856 CPUtime=0
/proc/7064/task/7068/stat : 7068 (java) S 7061 7061 6561 0 -1 64 6 0 0 0 0 0 0 0 16 0 10 0 1994168747 868204544 6651 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7064/tid=7069] ppid=7061 vsize=847856 CPUtime=0
/proc/7064/task/7069/stat : 7069 (java) S 7061 7061 6561 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1994168749 868204544 6651 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7064/tid=7070] ppid=7061 vsize=847856 CPUtime=0.32
/proc/7064/task/7070/stat : 7070 (java) S 7061 7061 6561 0 -1 64 1001 0 0 0 31 1 0 0 16 0 10 0 1994168749 868204544 6651 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7064/tid=7071] ppid=7061 vsize=847856 CPUtime=0
/proc/7064/task/7071/stat : 7071 (java) S 7061 7061 6561 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1994168749 868204544 6651 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7064/tid=7072] ppid=7061 vsize=847856 CPUtime=0
/proc/7064/task/7072/stat : 7072 (java) S 7061 7061 6561 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 1994168749 868204544 6651 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7064/tid=7073] ppid=7061 vsize=847856 CPUtime=0
/proc/7064/task/7073/stat : 7073 (java) S 7061 7061 6561 0 -1 64 4 0 0 0 0 0 0 0 24 0 10 0 1994168843 868204544 6651 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) 853212

[startup+3.10296 s]
/proc/loadavg: 1.89 2.01 2.05 3/91 7073
/proc/meminfo: memFree=1656224/2055920 swapFree=4179968/4192956
[pid=7061] ppid=7059 vsize=5356 CPUtime=0
/proc/7061/stat : 7061 (concrete.sh) S 7059 7061 6561 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 1994168744 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7061/statm: 1339 242 201 169 0 50 0
[pid=7064] ppid=7061 vsize=848420 CPUtime=3.05
/proc/7064/stat : 7064 (java) S 7061 7061 6561 0 -1 0 76805 0 1 0 266 39 0 0 18 0 10 0 1994168745 868782080 75818 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7064/statm: 212105 75818 2583 9 0 206665 0
[pid=7064/tid=7065] ppid=7061 vsize=848420 CPUtime=1.82
/proc/7064/task/7065/stat : 7065 (java) R 7061 7061 6561 0 -1 64 70498 0 1 0 149 33 0 0 25 0 10 0 1994168746 868782080 75818 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7064/tid=7066] ppid=7061 vsize=848420 CPUtime=0.81
/proc/7064/task/7066/stat : 7066 (java) R 7061 7061 6561 0 -1 64 4519 0 0 0 78 3 0 0 16 0 10 0 1994168747 868782080 75818 996147200 134512640 134550740 4294956032 18446744073709551615 102514349 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7064/tid=7067] ppid=7061 vsize=848420 CPUtime=0
/proc/7064/task/7067/stat : 7067 (java) S 7061 7061 6561 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1994168747 868782080 75818 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7064/tid=7068] ppid=7061 vsize=848420 CPUtime=0
/proc/7064/task/7068/stat : 7068 (java) S 7061 7061 6561 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 1994168747 868782080 75818 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7064/tid=7069] ppid=7061 vsize=848420 CPUtime=0
/proc/7064/task/7069/stat : 7069 (java) S 7061 7061 6561 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1994168749 868782080 75818 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7064/tid=7070] ppid=7061 vsize=848420 CPUtime=0.39
/proc/7064/task/7070/stat : 7070 (java) S 7061 7061 6561 0 -1 64 1050 0 0 0 38 1 0 0 15 0 10 0 1994168749 868782080 75818 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7064/tid=7071] ppid=7061 vsize=848420 CPUtime=0
/proc/7064/task/7071/stat : 7071 (java) S 7061 7061 6561 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1994168749 868782080 75818 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7064/tid=7072] ppid=7061 vsize=848420 CPUtime=0
/proc/7064/task/7072/stat : 7072 (java) S 7061 7061 6561 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 1994168749 868782080 75818 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7064/tid=7073] ppid=7061 vsize=848420 CPUtime=0
/proc/7064/task/7073/stat : 7073 (java) S 7061 7061 6561 0 -1 64 4 0 0 0 0 0 0 0 24 0 10 0 1994168843 868782080 75818 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 853776

[startup+6.30232 s]
/proc/loadavg: 1.89 2.01 2.05 4/91 7073
/proc/meminfo: memFree=1202528/2055920 swapFree=4179968/4192956
[pid=7061] ppid=7059 vsize=5356 CPUtime=0
/proc/7061/stat : 7061 (concrete.sh) S 7059 7061 6561 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 1994168744 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7061/statm: 1339 242 201 169 0 50 0
[pid=7064] ppid=7061 vsize=869364 CPUtime=6.22
/proc/7064/stat : 7064 (java) S 7061 7061 6561 0 -1 0 143060 0 1 0 551 71 0 0 18 0 10 0 1994168745 890228736 142065 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7064/statm: 217341 142065 2583 9 0 211901 0
[pid=7064/tid=7065] ppid=7061 vsize=869364 CPUtime=2.49
/proc/7064/task/7065/stat : 7065 (java) R 7061 7061 6561 0 -1 64 78294 0 1 0 213 36 0 0 25 0 10 0 1994168746 890228736 142065 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7064/tid=7066] ppid=7061 vsize=869364 CPUtime=3.3
/proc/7064/task/7066/stat : 7066 (java) R 7061 7061 6561 0 -1 64 62978 0 0 0 298 32 0 0 16 0 10 0 1994168747 890228736 142065 996147200 134512640 134550740 4294956032 18446744073709551615 102514263 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7064/tid=7067] ppid=7061 vsize=869364 CPUtime=0
/proc/7064/task/7067/stat : 7067 (java) S 7061 7061 6561 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1994168747 890228736 142065 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7064/tid=7068] ppid=7061 vsize=869364 CPUtime=0
/proc/7064/task/7068/stat : 7068 (java) S 7061 7061 6561 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 1994168747 890228736 142065 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7064/tid=7069] ppid=7061 vsize=869364 CPUtime=0
/proc/7064/task/7069/stat : 7069 (java) S 7061 7061 6561 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1994168749 890228736 142065 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7064/tid=7070] ppid=7061 vsize=869364 CPUtime=0.39
/proc/7064/task/7070/stat : 7070 (java) S 7061 7061 6561 0 -1 64 1050 0 0 0 38 1 0 0 15 0 10 0 1994168749 890228736 142065 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7064/tid=7071] ppid=7061 vsize=869364 CPUtime=0
/proc/7064/task/7071/stat : 7071 (java) S 7061 7061 6561 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1994168749 890228736 142065 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7064/tid=7072] ppid=7061 vsize=869364 CPUtime=0
/proc/7064/task/7072/stat : 7072 (java) S 7061 7061 6561 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 1994168749 890228736 142065 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7064/tid=7073] ppid=7061 vsize=869364 CPUtime=0
/proc/7064/task/7073/stat : 7073 (java) S 7061 7061 6561 0 -1 64 4 0 0 0 0 0 0 0 24 0 10 0 1994168843 890228736 142065 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 874720

[startup+12.7021 s]
/proc/loadavg: 1.90 2.01 2.05 3/91 7073
/proc/meminfo: memFree=915808/2055920 swapFree=4179968/4192956
[pid=7061] ppid=7059 vsize=5356 CPUtime=0
/proc/7061/stat : 7061 (concrete.sh) S 7059 7061 6561 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 1994168744 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7061/statm: 1339 242 201 169 0 50 0
[pid=7064] ppid=7061 vsize=893520 CPUtime=12.57
/proc/7064/stat : 7064 (java) S 7061 7061 6561 0 -1 0 201746 0 1 0 1159 98 0 0 18 0 10 0 1994168745 914964480 200745 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7064/statm: 223380 200745 2583 9 0 217940 0
[pid=7064/tid=7065] ppid=7061 vsize=893520 CPUtime=3.32
/proc/7064/task/7065/stat : 7065 (java) S 7061 7061 6561 0 -1 64 84279 0 1 0 293 39 0 0 17 0 10 0 1994168746 914964480 200745 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7064/tid=7066] ppid=7061 vsize=893520 CPUtime=8.82
/proc/7064/task/7066/stat : 7066 (java) R 7061 7061 6561 0 -1 64 115679 0 0 0 826 56 0 0 19 0 10 0 1994168747 914964480 200745 996147200 134512640 134550740 4294956032 18446744073709551615 103663177 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7064/tid=7067] ppid=7061 vsize=893520 CPUtime=0
/proc/7064/task/7067/stat : 7067 (java) S 7061 7061 6561 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1994168747 914964480 200745 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7064/tid=7068] ppid=7061 vsize=893520 CPUtime=0
/proc/7064/task/7068/stat : 7068 (java) S 7061 7061 6561 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 1994168747 914964480 200745 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7064/tid=7069] ppid=7061 vsize=893520 CPUtime=0
/proc/7064/task/7069/stat : 7069 (java) S 7061 7061 6561 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1994168749 914964480 200745 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7064/tid=7070] ppid=7061 vsize=893520 CPUtime=0.39
/proc/7064/task/7070/stat : 7070 (java) S 7061 7061 6561 0 -1 64 1050 0 0 0 38 1 0 0 15 0 10 0 1994168749 914964480 200745 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7064/tid=7071] ppid=7061 vsize=893520 CPUtime=0
/proc/7064/task/7071/stat : 7071 (java) S 7061 7061 6561 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1994168749 914964480 200745 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7064/tid=7072] ppid=7061 vsize=893520 CPUtime=0
/proc/7064/task/7072/stat : 7072 (java) S 7061 7061 6561 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 1994168749 914964480 200745 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7064/tid=7073] ppid=7061 vsize=893520 CPUtime=0
/proc/7064/task/7073/stat : 7073 (java) S 7061 7061 6561 0 -1 64 4 0 0 0 0 0 0 0 24 0 10 0 1994168843 914964480 200745 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 898876

[startup+25.5016 s]
/proc/loadavg: 2.00 2.03 2.06 4/91 7073
/proc/meminfo: memFree=914784/2055920 swapFree=4179968/4192956
[pid=7061] ppid=7059 vsize=5356 CPUtime=0
/proc/7061/stat : 7061 (concrete.sh) S 7059 7061 6561 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 1994168744 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7061/statm: 1339 242 201 169 0 50 0
[pid=7064] ppid=7061 vsize=893816 CPUtime=25.24
/proc/7064/stat : 7064 (java) S 7061 7061 6561 0 -1 0 201872 0 1 0 2426 98 0 0 18 0 10 0 1994168745 915267584 200858 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7064/statm: 223454 200858 2583 9 0 218014 0
[pid=7064/tid=7065] ppid=7061 vsize=893816 CPUtime=5.02
/proc/7064/task/7065/stat : 7065 (java) S 7061 7061 6561 0 -1 64 84310 0 1 0 463 39 0 0 17 0 10 0 1994168746 915267584 200858 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7064/tid=7066] ppid=7061 vsize=893816 CPUtime=19.76
/proc/7064/task/7066/stat : 7066 (java) R 7061 7061 6561 0 -1 64 115713 0 0 0 1920 56 0 0 25 0 10 0 1994168747 915267584 200858 996147200 134512640 134550740 4294956032 18446744073709551615 103735747 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7064/tid=7067] ppid=7061 vsize=893816 CPUtime=0
/proc/7064/task/7067/stat : 7067 (java) S 7061 7061 6561 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1994168747 915267584 200858 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7064/tid=7068] ppid=7061 vsize=893816 CPUtime=0
/proc/7064/task/7068/stat : 7068 (java) S 7061 7061 6561 0 -1 64 6 0 0 0 0 0 0 0 16 0 10 0 1994168747 915267584 200858 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7064/tid=7069] ppid=7061 vsize=893816 CPUtime=0
/proc/7064/task/7069/stat : 7069 (java) S 7061 7061 6561 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1994168749 915267584 200858 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7064/tid=7070] ppid=7061 vsize=893816 CPUtime=0.42
/proc/7064/task/7070/stat : 7070 (java) S 7061 7061 6561 0 -1 64 1111 0 0 0 41 1 0 0 16 0 10 0 1994168749 915267584 200858 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7064/tid=7071] ppid=7061 vsize=893816 CPUtime=0
/proc/7064/task/7071/stat : 7071 (java) S 7061 7061 6561 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1994168749 915267584 200858 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7064/tid=7072] ppid=7061 vsize=893816 CPUtime=0

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

[pid=7064/tid=7065] ppid=7061 vsize=893816 CPUtime=741.61
/proc/7064/task/7065/stat : 7065 (java) R 7061 7061 6561 0 -1 64 84735 0 1 0 74118 43 0 0 25 0 9 0 1994168746 915267584 186683 996147200 134512640 134550740 4294956032 18446744073709551615 4127070553 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7064/tid=7066] ppid=7061 vsize=893816 CPUtime=66.28
/proc/7064/task/7066/stat : 7066 (java) S 7061 7061 6561 0 -1 64 115729 0 0 0 6569 59 0 0 16 0 9 0 1994168747 915267584 186683 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=7064/tid=7067] ppid=7061 vsize=893816 CPUtime=0
/proc/7064/task/7067/stat : 7067 (java) S 7061 7061 6561 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1994168747 915267584 186683 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7064/tid=7068] ppid=7061 vsize=893816 CPUtime=0
/proc/7064/task/7068/stat : 7068 (java) S 7061 7061 6561 0 -1 64 7 0 0 0 0 0 0 0 16 0 9 0 1994168747 915267584 186683 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7064/tid=7069] ppid=7061 vsize=893816 CPUtime=0
/proc/7064/task/7069/stat : 7069 (java) S 7061 7061 6561 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1994168749 915267584 186683 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7064/tid=7070] ppid=7061 vsize=893816 CPUtime=0.61
/proc/7064/task/7070/stat : 7070 (java) S 7061 7061 6561 0 -1 64 1236 0 0 0 59 2 0 0 16 0 9 0 1994168749 915267584 186683 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7064/tid=7071] ppid=7061 vsize=893816 CPUtime=0
/proc/7064/task/7071/stat : 7071 (java) S 7061 7061 6561 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1994168749 915267584 186683 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7064/tid=7072] ppid=7061 vsize=893816 CPUtime=0
/proc/7064/task/7072/stat : 7072 (java) S 7061 7061 6561 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1994168749 915267584 186683 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 808.51
Current children cumulated vsize (KiB) 899172

[startup+815.902 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 7110
/proc/meminfo: memFree=997728/2055920 swapFree=4179968/4192956
[pid=7061] ppid=7059 vsize=5356 CPUtime=0
/proc/7061/stat : 7061 (concrete.sh) S 7059 7061 6561 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 1994168744 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7061/statm: 1339 242 201 169 0 50 0
[pid=7064] ppid=7061 vsize=893816 CPUtime=811.71
/proc/7064/stat : 7064 (java) S 7061 7061 6561 0 -1 0 202444 0 1 0 81066 105 0 0 18 0 9 0 1994168745 915267584 186683 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7064/statm: 223454 186683 2597 9 0 218014 0
[pid=7064/tid=7065] ppid=7061 vsize=893816 CPUtime=744.8
/proc/7064/task/7065/stat : 7065 (java) R 7061 7061 6561 0 -1 64 84736 0 1 0 74437 43 0 0 25 0 9 0 1994168746 915267584 186683 996147200 134512640 134550740 4294956032 18446744073709551615 4127079730 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7064/tid=7066] ppid=7061 vsize=893816 CPUtime=66.28
/proc/7064/task/7066/stat : 7066 (java) S 7061 7061 6561 0 -1 64 115729 0 0 0 6569 59 0 0 16 0 9 0 1994168747 915267584 186683 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=7064/tid=7067] ppid=7061 vsize=893816 CPUtime=0
/proc/7064/task/7067/stat : 7067 (java) S 7061 7061 6561 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1994168747 915267584 186683 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7064/tid=7068] ppid=7061 vsize=893816 CPUtime=0
/proc/7064/task/7068/stat : 7068 (java) S 7061 7061 6561 0 -1 64 7 0 0 0 0 0 0 0 16 0 9 0 1994168747 915267584 186683 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7064/tid=7069] ppid=7061 vsize=893816 CPUtime=0
/proc/7064/task/7069/stat : 7069 (java) S 7061 7061 6561 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1994168749 915267584 186683 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7064/tid=7070] ppid=7061 vsize=893816 CPUtime=0.61
/proc/7064/task/7070/stat : 7070 (java) S 7061 7061 6561 0 -1 64 1236 0 0 0 59 2 0 0 16 0 9 0 1994168749 915267584 186683 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7064/tid=7071] ppid=7061 vsize=893816 CPUtime=0
/proc/7064/task/7071/stat : 7071 (java) S 7061 7061 6561 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1994168749 915267584 186683 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7064/tid=7072] ppid=7061 vsize=893816 CPUtime=0
/proc/7064/task/7072/stat : 7072 (java) S 7061 7061 6561 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1994168749 915267584 186683 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 811.71
Current children cumulated vsize (KiB) 899172

[startup+817.503 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 7110
/proc/meminfo: memFree=997728/2055920 swapFree=4179968/4192956
[pid=7061] ppid=7059 vsize=5356 CPUtime=0
/proc/7061/stat : 7061 (concrete.sh) S 7059 7061 6561 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 1994168744 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7061/statm: 1339 242 201 169 0 50 0
[pid=7064] ppid=7061 vsize=893816 CPUtime=813.31
/proc/7064/stat : 7064 (java) S 7061 7061 6561 0 -1 0 202444 0 1 0 81226 105 0 0 18 0 9 0 1994168745 915267584 186683 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7064/statm: 223454 186683 2597 9 0 218014 0
[pid=7064/tid=7065] ppid=7061 vsize=893816 CPUtime=746.4
/proc/7064/task/7065/stat : 7065 (java) R 7061 7061 6561 0 -1 64 84736 0 1 0 74597 43 0 0 25 0 9 0 1994168746 915267584 186683 996147200 134512640 134550740 4294956032 18446744073709551615 4127013047 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7064/tid=7066] ppid=7061 vsize=893816 CPUtime=66.28
/proc/7064/task/7066/stat : 7066 (java) S 7061 7061 6561 0 -1 64 115729 0 0 0 6569 59 0 0 16 0 9 0 1994168747 915267584 186683 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=7064/tid=7067] ppid=7061 vsize=893816 CPUtime=0
/proc/7064/task/7067/stat : 7067 (java) S 7061 7061 6561 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1994168747 915267584 186683 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7064/tid=7068] ppid=7061 vsize=893816 CPUtime=0
/proc/7064/task/7068/stat : 7068 (java) S 7061 7061 6561 0 -1 64 7 0 0 0 0 0 0 0 16 0 9 0 1994168747 915267584 186683 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7064/tid=7069] ppid=7061 vsize=893816 CPUtime=0
/proc/7064/task/7069/stat : 7069 (java) S 7061 7061 6561 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1994168749 915267584 186683 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7064/tid=7070] ppid=7061 vsize=893816 CPUtime=0.61
/proc/7064/task/7070/stat : 7070 (java) S 7061 7061 6561 0 -1 64 1236 0 0 0 59 2 0 0 16 0 9 0 1994168749 915267584 186683 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7064/tid=7071] ppid=7061 vsize=893816 CPUtime=0
/proc/7064/task/7071/stat : 7071 (java) S 7061 7061 6561 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1994168749 915267584 186683 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7064/tid=7072] ppid=7061 vsize=893816 CPUtime=0
/proc/7064/task/7072/stat : 7072 (java) S 7061 7061 6561 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1994168749 915267584 186683 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 813.31
Current children cumulated vsize (KiB) 899172

[startup+818.303 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 7110
/proc/meminfo: memFree=997728/2055920 swapFree=4179968/4192956
[pid=7061] ppid=7059 vsize=5356 CPUtime=0
/proc/7061/stat : 7061 (concrete.sh) S 7059 7061 6561 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 1994168744 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7061/statm: 1339 242 201 169 0 50 0
[pid=7064] ppid=7061 vsize=893816 CPUtime=814.12
/proc/7064/stat : 7064 (java) S 7061 7061 6561 0 -1 0 202445 0 1 0 81307 105 0 0 18 0 9 0 1994168745 915267584 186683 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7064/statm: 223454 186683 2597 9 0 218014 0
[pid=7064/tid=7065] ppid=7061 vsize=893816 CPUtime=747.21
/proc/7064/task/7065/stat : 7065 (java) R 7061 7061 6561 0 -1 64 84737 0 1 0 74678 43 0 0 25 0 9 0 1994168746 915267584 186683 996147200 134512640 134550740 4294956032 18446744073709551615 4127072975 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7064/tid=7066] ppid=7061 vsize=893816 CPUtime=66.28
/proc/7064/task/7066/stat : 7066 (java) S 7061 7061 6561 0 -1 64 115729 0 0 0 6569 59 0 0 17 0 9 0 1994168747 915267584 186683 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=7064/tid=7067] ppid=7061 vsize=893816 CPUtime=0
/proc/7064/task/7067/stat : 7067 (java) S 7061 7061 6561 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1994168747 915267584 186683 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7064/tid=7068] ppid=7061 vsize=893816 CPUtime=0
/proc/7064/task/7068/stat : 7068 (java) S 7061 7061 6561 0 -1 64 7 0 0 0 0 0 0 0 16 0 9 0 1994168747 915267584 186683 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7064/tid=7069] ppid=7061 vsize=893816 CPUtime=0
/proc/7064/task/7069/stat : 7069 (java) S 7061 7061 6561 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1994168749 915267584 186683 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7064/tid=7070] ppid=7061 vsize=893816 CPUtime=0.61
/proc/7064/task/7070/stat : 7070 (java) S 7061 7061 6561 0 -1 64 1236 0 0 0 59 2 0 0 16 0 9 0 1994168749 915267584 186683 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7064/tid=7071] ppid=7061 vsize=893816 CPUtime=0
/proc/7064/task/7071/stat : 7071 (java) S 7061 7061 6561 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1994168749 915267584 186683 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7064/tid=7072] ppid=7061 vsize=893816 CPUtime=0
/proc/7064/task/7072/stat : 7072 (java) S 7061 7061 6561 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1994168749 915267584 186683 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 814.12
Current children cumulated vsize (KiB) 899172

[startup+819.103 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 7110
/proc/meminfo: memFree=997728/2055920 swapFree=4179968/4192956
[pid=7061] ppid=7059 vsize=5356 CPUtime=0
/proc/7061/stat : 7061 (concrete.sh) S 7059 7061 6561 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 1994168744 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7061/statm: 1339 242 201 169 0 50 0
[pid=7064] ppid=7061 vsize=893816 CPUtime=814.91
/proc/7064/stat : 7064 (java) S 7061 7061 6561 0 -1 0 202445 0 1 0 81386 105 0 0 18 0 9 0 1994168745 915267584 186683 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7064/statm: 223454 186683 2597 9 0 218014 0
[pid=7064/tid=7065] ppid=7061 vsize=893816 CPUtime=748
/proc/7064/task/7065/stat : 7065 (java) R 7061 7061 6561 0 -1 64 84737 0 1 0 74757 43 0 0 25 0 9 0 1994168746 915267584 186683 996147200 134512640 134550740 4294956032 18446744073709551615 4127081855 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7064/tid=7066] ppid=7061 vsize=893816 CPUtime=66.28
/proc/7064/task/7066/stat : 7066 (java) S 7061 7061 6561 0 -1 64 115729 0 0 0 6569 59 0 0 16 0 9 0 1994168747 915267584 186683 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=7064/tid=7067] ppid=7061 vsize=893816 CPUtime=0
/proc/7064/task/7067/stat : 7067 (java) S 7061 7061 6561 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1994168747 915267584 186683 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7064/tid=7068] ppid=7061 vsize=893816 CPUtime=0
/proc/7064/task/7068/stat : 7068 (java) S 7061 7061 6561 0 -1 64 7 0 0 0 0 0 0 0 16 0 9 0 1994168747 915267584 186683 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7064/tid=7069] ppid=7061 vsize=893816 CPUtime=0
/proc/7064/task/7069/stat : 7069 (java) S 7061 7061 6561 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1994168749 915267584 186683 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7064/tid=7070] ppid=7061 vsize=893816 CPUtime=0.61
/proc/7064/task/7070/stat : 7070 (java) S 7061 7061 6561 0 -1 64 1236 0 0 0 59 2 0 0 16 0 9 0 1994168749 915267584 186683 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7064/tid=7071] ppid=7061 vsize=893816 CPUtime=0
/proc/7064/task/7071/stat : 7071 (java) S 7061 7061 6561 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1994168749 915267584 186683 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7064/tid=7072] ppid=7061 vsize=893816 CPUtime=0
/proc/7064/task/7072/stat : 7072 (java) S 7061 7061 6561 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1994168749 915267584 186683 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 814.91
Current children cumulated vsize (KiB) 899172

[startup+819.508 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 7110
/proc/meminfo: memFree=997728/2055920 swapFree=4179968/4192956
[pid=7061] ppid=7059 vsize=5356 CPUtime=0
/proc/7061/stat : 7061 (concrete.sh) S 7059 7061 6561 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 1994168744 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7061/statm: 1339 242 201 169 0 50 0
[pid=7064] ppid=7061 vsize=893816 CPUtime=815.31
/proc/7064/stat : 7064 (java) S 7061 7061 6561 0 -1 0 202452 0 1 0 81426 105 0 0 18 0 9 0 1994168745 915267584 186689 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7064/statm: 223454 186689 2597 9 0 218014 0
[pid=7064/tid=7065] ppid=7061 vsize=893816 CPUtime=748.4
/proc/7064/task/7065/stat : 7065 (java) S 7061 7061 6561 0 -1 64 84744 0 1 0 74797 43 0 0 25 0 9 0 1994168746 915267584 186689 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7064/tid=7066] ppid=7061 vsize=893816 CPUtime=66.28
/proc/7064/task/7066/stat : 7066 (java) S 7061 7061 6561 0 -1 64 115729 0 0 0 6569 59 0 0 16 0 9 0 1994168747 915267584 186689 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=7064/tid=7067] ppid=7061 vsize=893816 CPUtime=0
/proc/7064/task/7067/stat : 7067 (java) S 7061 7061 6561 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1994168747 915267584 186689 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7064/tid=7068] ppid=7061 vsize=893816 CPUtime=0
/proc/7064/task/7068/stat : 7068 (java) S 7061 7061 6561 0 -1 64 7 0 0 0 0 0 0 0 16 0 9 0 1994168747 915267584 186689 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7064/tid=7069] ppid=7061 vsize=893816 CPUtime=0
/proc/7064/task/7069/stat : 7069 (java) S 7061 7061 6561 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1994168749 915267584 186689 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7064/tid=7070] ppid=7061 vsize=893816 CPUtime=0.61
/proc/7064/task/7070/stat : 7070 (java) S 7061 7061 6561 0 -1 64 1236 0 0 0 59 2 0 0 16 0 9 0 1994168749 915267584 186689 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7064/tid=7071] ppid=7061 vsize=893816 CPUtime=0
/proc/7064/task/7071/stat : 7071 (java) S 7061 7061 6561 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1994168749 915267584 186689 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7064/tid=7072] ppid=7061 vsize=893816 CPUtime=0
/proc/7064/task/7072/stat : 7072 (java) S 7061 7061 6561 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1994168749 915267584 186689 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 815.31
Current children cumulated vsize (KiB) 899172

[startup+819.603 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 7110
/proc/meminfo: memFree=997728/2055920 swapFree=4179968/4192956
[pid=7061] ppid=7059 vsize=5356 CPUtime=0
/proc/7061/stat : 7061 (concrete.sh) S 7059 7061 6561 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 1994168744 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7061/statm: 1339 242 201 169 0 50 0
[pid=7064] ppid=7061 vsize=0 CPUtime=815.4
/proc/7064/stat : 7064 (java) Z 7061 7061 6561 0 -1 12 202455 0 1 0 81426 114 0 0 16 0 2 0 1994168745 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7064/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 815.4
Current children cumulated vsize (KiB) 5356

Child status: 0
Real time (s): 819.623
CPU time (s): 815.439
CPU user time (s): 814.269
CPU system time (s): 1.16982
CPU usage (%): 99.4896
Max. virtual memory (cumulated for all children) (KiB): 899172

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 814.269
system time used= 1.16982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 202908
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 21474
involuntary context switches= 24701

runsolver used 1.18282 second user time and 2.56861 second system time

The end

Launcher Data (download as text)

Begin job on node11 at 2008-07-04 08:12:19
IDJOB=1067963
IDBENCH=55464
IDSOLVER=305
FILE ID=node11/1067963-1215151939
PBS_JOBID= 7877429
Free space on /tmp= 66552 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 3c2779849935bf9ee26f9ef7af257926
RANDOM SEED=1947359599

node11.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.224
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.224
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:       1710872 kB
Buffers:         12200 kB
Cached:          98540 kB
SwapCached:       7036 kB
Active:         252204 kB
Inactive:        38612 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1710872 kB
SwapTotal:     4192956 kB
SwapFree:      4179968 kB
Dirty:            2180 kB
Writeback:           0 kB
Mapped:         180960 kB
Slab:            39048 kB
Committed_AS:  4026180 kB
PageTables:       2164 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= 66548 MiB
End job on node11 at 2008-07-04 08:25:59