Trace number 1071690

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 123.789 125.048

DiagnosticValue
CHECKS10306000
NODES43

General information on the benchmark

Namecsp/wordsPuzzle/
normalized-crossword-m1-words-puzzle09.xml
MD5SUMbcf79be0f39accd989c3aa86c45c2b78
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.101984
Satisfiable
(Un)Satisfiability was proved
Number of variables35
Number of constraints55
Maximum constraint arity14
Maximum domain size26
Number of constraints which are defined in extension17
Number of constraints which are defined in intension38
Global constraints used (with number of constraints)

Solver Data (download as text)

62.65/63.36	c Fri Jul 04 13:08:15 CEST 2008 concrete.ResourceController isOutOfTime
62.65/63.36	c WARNING: Out of time
122.57/123.84	c CPU-LOAD 66.94
122.57/123.84	c LOADED 35 V (26 E), 2 ExtensionConstraint2D, 15 ExtensionConstraintGeneral, 38 PredicateConstraint, arity 14, 66.94 cpu
123.56/124.89	v 0 1 4 0 1 4 19 18 0 18 18 2 14 14 18 7 4 4 7 0 13 7 4 13 8 10 4 18 2 0 13 18 4 13 6 
123.56/124.89	s SATISFIABLE
123.56/124.89	d NODES 43
123.56/124.89	d CHECKS 10306018
123.56/124.90	c gac3-effective-revisions: 333
123.56/124.90	c gac3-useless-revisions: 9767
123.56/124.90	c heuristic-cpu: 0.0
123.56/124.90	c prepro-constraint-ccks: 7809080
123.56/124.90	c prepro-constraint-presenceccks: 19546
123.56/124.90	c prepro-cpu: 0.66
123.56/124.90	c prepro-matrix2d-ccks: 101
123.56/124.90	c prepro-matrix2d-presenceccks: 119
123.56/124.90	c prepro-removed: 79
123.56/124.90	c search-cpu: 0.26999998
123.56/124.90	c total-assgn: 43
123.56/124.90	c total-constraint-ccks: 10305879
123.56/124.90	c total-constraint-presence-ccks: 94000
123.56/124.90	c total-cpu: 0.93
123.56/124.90	c total-matrix2d-ccks: 139
123.56/124.90	c total-matrix2d-presence-ccks: 406
123.56/124.90	c tuples: 0
123.56/124.90	c tuples-collisions: 0
123.56/124.90	c TOTAL-NODES 43
123.56/124.90	c TOTAL-CPU 0.93

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-1071690-1215169627/watcher-1071690-1215169627 -o /tmp/evaluation-result-1071690-1215169627/solver-1071690-1215169627 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/concrete.sh -c -ext 60 HOME/instance-1071690-1215169627.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.86 2.01 2.02 4/88 27123
/proc/meminfo: memFree=1817796/2055920 swapFree=4146768/4192956
[pid=27123] ppid=27121 vsize=5356 CPUtime=0
/proc/27123/stat : 27123 (concrete.sh) S 27121 27123 25845 0 -1 4194304 316 128 0 0 0 0 0 0 16 0 1 0 672689718 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27123/statm: 1339 242 201 169 0 50 0
[pid=27125] ppid=27123 vsize=152 CPUtime=0
/proc/27125/stat : 27125 (java) R 27123 27123 25845 0 -1 0 222 0 0 0 0 0 0 0 18 0 1 0 672689719 155648 26 996147200 134512640 134550740 4294956032 18446744073709551615 10260779 0 0 4096 0 0 0 0 17 1 0 0
/proc/27125/statm: 38 26 19 9 0 4 0

[startup+0.088318 s]
/proc/loadavg: 1.86 2.01 2.02 4/88 27123
/proc/meminfo: memFree=1817796/2055920 swapFree=4146768/4192956
[pid=27123] ppid=27121 vsize=5356 CPUtime=0
/proc/27123/stat : 27123 (concrete.sh) S 27121 27123 25845 0 -1 4194304 316 128 0 0 0 0 0 0 16 0 1 0 672689718 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27123/statm: 1339 242 201 169 0 50 0
[pid=27125] ppid=27123 vsize=843088 CPUtime=0.07
/proc/27125/stat : 27125 (java) S 27123 27123 25845 0 -1 0 3337 0 1 0 5 2 0 0 18 0 9 0 672689719 863322112 2802 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27125/statm: 210772 2802 1639 9 0 205349 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 848444

[startup+0.101322 s]
/proc/loadavg: 1.86 2.01 2.02 4/88 27123
/proc/meminfo: memFree=1817796/2055920 swapFree=4146768/4192956
[pid=27123] ppid=27121 vsize=5356 CPUtime=0
/proc/27123/stat : 27123 (concrete.sh) S 27121 27123 25845 0 -1 4194304 316 128 0 0 0 0 0 0 16 0 1 0 672689718 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27123/statm: 1339 242 201 169 0 50 0
[pid=27125] ppid=27123 vsize=843088 CPUtime=0.08
/proc/27125/stat : 27125 (java) S 27123 27123 25845 0 -1 0 3468 0 1 0 6 2 0 0 18 0 9 0 672689719 863322112 2921 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27125/statm: 210772 2921 1685 9 0 205349 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 848444

[startup+0.301341 s]
/proc/loadavg: 1.86 2.01 2.02 4/88 27123
/proc/meminfo: memFree=1817796/2055920 swapFree=4146768/4192956
[pid=27123] ppid=27121 vsize=5356 CPUtime=0
/proc/27123/stat : 27123 (concrete.sh) S 27121 27123 25845 0 -1 4194304 316 128 0 0 0 0 0 0 16 0 1 0 672689718 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27123/statm: 1339 242 201 169 0 50 0
[pid=27125] ppid=27123 vsize=843552 CPUtime=0.29
/proc/27125/stat : 27125 (java) S 27123 27123 25845 0 -1 0 4481 0 1 0 25 4 0 0 18 0 9 0 672689719 863797248 3889 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27125/statm: 210888 3889 1817 9 0 205456 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 848908

[startup+0.701386 s]
/proc/loadavg: 1.86 2.01 2.02 4/88 27123
/proc/meminfo: memFree=1817796/2055920 swapFree=4146768/4192956
[pid=27123] ppid=27121 vsize=5356 CPUtime=0
/proc/27123/stat : 27123 (concrete.sh) S 27121 27123 25845 0 -1 4194304 316 128 0 0 0 0 0 0 16 0 1 0 672689718 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27123/statm: 1339 242 201 169 0 50 0
[pid=27125] ppid=27123 vsize=846180 CPUtime=0.67
/proc/27125/stat : 27125 (java) S 27123 27123 25845 0 -1 0 7316 0 1 0 61 6 0 0 18 0 10 0 672689719 866488320 6437 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27125/statm: 211545 6437 2580 9 0 206105 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 851536

[startup+1.50247 s]
/proc/loadavg: 1.86 2.01 2.02 3/99 27135
/proc/meminfo: memFree=1592756/2055920 swapFree=4146768/4192956
[pid=27123] ppid=27121 vsize=5356 CPUtime=0
/proc/27123/stat : 27123 (concrete.sh) S 27121 27123 25845 0 -1 4194304 316 128 0 0 0 0 0 0 16 0 1 0 672689718 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27123/statm: 1339 242 201 169 0 50 0
[pid=27125] ppid=27123 vsize=847300 CPUtime=1.46
/proc/27125/stat : 27125 (java) S 27123 27123 25845 0 -1 0 79410 0 1 0 109 37 0 0 18 0 10 0 672689719 867635200 78526 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27125/statm: 211825 78526 2580 9 0 206385 0
[pid=27125/tid=27127] ppid=27123 vsize=847300 CPUtime=0.87
/proc/27125/task/27127/stat : 27127 (java) R 27123 27123 25845 0 -1 64 70543 0 1 0 55 32 0 0 25 0 10 0 672689720 867635200 78526 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27125/tid=27128] ppid=27123 vsize=847300 CPUtime=0.41
/proc/27125/task/27128/stat : 27128 (java) R 27123 27123 25845 0 -1 64 7397 0 0 0 38 3 0 0 16 0 10 0 672689721 867635200 78526 996147200 134512640 134550740 4294956032 18446744073709551615 104187966 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=27125/tid=27129] ppid=27123 vsize=847300 CPUtime=0
/proc/27125/task/27129/stat : 27129 (java) S 27123 27123 25845 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 672689721 867635200 78526 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27125/tid=27130] ppid=27123 vsize=847300 CPUtime=0
/proc/27125/task/27130/stat : 27130 (java) S 27123 27123 25845 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 672689721 867635200 78526 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27125/tid=27131] ppid=27123 vsize=847300 CPUtime=0
/proc/27125/task/27131/stat : 27131 (java) S 27123 27123 25845 0 -1 64 1 0 0 0 0 0 0 0 24 0 10 0 672689723 867635200 78526 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27125/tid=27132] ppid=27123 vsize=847300 CPUtime=0.15
/proc/27125/task/27132/stat : 27132 (java) S 27123 27123 25845 0 -1 64 734 0 0 0 15 0 0 0 16 0 10 0 672689723 867635200 78526 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27125/tid=27133] ppid=27123 vsize=847300 CPUtime=0
/proc/27125/task/27133/stat : 27133 (java) S 27123 27123 25845 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 672689723 867635200 78526 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27125/tid=27134] ppid=27123 vsize=847300 CPUtime=0
/proc/27125/task/27134/stat : 27134 (java) S 27123 27123 25845 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 672689723 867635200 78526 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27125/tid=27135] ppid=27123 vsize=847300 CPUtime=0
/proc/27125/task/27135/stat : 27135 (java) S 27123 27123 25845 0 -1 64 4 0 0 0 0 0 0 0 25 0 10 0 672689764 867635200 78526 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 852656

[startup+3.10264 s]
/proc/loadavg: 1.86 2.01 2.02 3/99 27135
/proc/meminfo: memFree=1437108/2055920 swapFree=4146768/4192956
[pid=27123] ppid=27121 vsize=5356 CPUtime=0
/proc/27123/stat : 27123 (concrete.sh) S 27121 27123 25845 0 -1 4194304 316 128 0 0 0 0 0 0 16 0 1 0 672689718 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27123/statm: 1339 242 201 169 0 50 0
[pid=27125] ppid=27123 vsize=863776 CPUtime=3.04
/proc/27125/stat : 27125 (java) S 27123 27123 25845 0 -1 0 128068 0 1 0 245 59 0 0 18 0 10 0 672689719 884506624 127178 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27125/statm: 215944 127178 2580 9 0 210504 0
[pid=27125/tid=27127] ppid=27123 vsize=863776 CPUtime=1.35
/proc/27125/task/27127/stat : 27127 (java) R 27123 27123 25845 0 -1 64 74670 0 1 0 102 33 0 0 25 0 10 0 672689720 884506624 127178 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27125/tid=27128] ppid=27123 vsize=863776 CPUtime=1.51
/proc/27125/task/27128/stat : 27128 (java) R 27123 27123 25845 0 -1 64 51928 0 0 0 127 24 0 0 18 0 10 0 672689721 884506624 127178 996147200 134512640 134550740 4294956032 18446744073709551615 103735747 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=27125/tid=27129] ppid=27123 vsize=863776 CPUtime=0
/proc/27125/task/27129/stat : 27129 (java) S 27123 27123 25845 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 672689721 884506624 127178 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27125/tid=27130] ppid=27123 vsize=863776 CPUtime=0
/proc/27125/task/27130/stat : 27130 (java) S 27123 27123 25845 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 672689721 884506624 127178 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27125/tid=27131] ppid=27123 vsize=863776 CPUtime=0
/proc/27125/task/27131/stat : 27131 (java) S 27123 27123 25845 0 -1 64 1 0 0 0 0 0 0 0 24 0 10 0 672689723 884506624 127178 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27125/tid=27132] ppid=27123 vsize=863776 CPUtime=0.15
/proc/27125/task/27132/stat : 27132 (java) S 27123 27123 25845 0 -1 64 734 0 0 0 15 0 0 0 16 0 10 0 672689723 884506624 127178 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27125/tid=27133] ppid=27123 vsize=863776 CPUtime=0
/proc/27125/task/27133/stat : 27133 (java) S 27123 27123 25845 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 672689723 884506624 127178 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27125/tid=27134] ppid=27123 vsize=863776 CPUtime=0
/proc/27125/task/27134/stat : 27134 (java) S 27123 27123 25845 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 672689723 884506624 127178 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27125/tid=27135] ppid=27123 vsize=863776 CPUtime=0
/proc/27125/task/27135/stat : 27135 (java) S 27123 27123 25845 0 -1 64 4 0 0 0 0 0 0 0 25 0 10 0 672689764 884506624 127178 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 869132

[startup+6.30197 s]
/proc/loadavg: 1.95 2.02 2.03 4/99 27135
/proc/meminfo: memFree=1166196/2055920 swapFree=4146768/4192956
[pid=27123] ppid=27121 vsize=5356 CPUtime=0
/proc/27123/stat : 27123 (concrete.sh) S 27121 27123 25845 0 -1 4194304 316 128 0 0 0 0 0 0 16 0 1 0 672689718 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27123/statm: 1339 242 201 169 0 50 0
[pid=27125] ppid=27123 vsize=886012 CPUtime=6.21
/proc/27125/stat : 27125 (java) S 27123 27123 25845 0 -1 0 189637 0 1 0 536 85 0 0 18 0 10 0 672689719 907276288 188741 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27125/statm: 221503 188741 2580 9 0 216063 0
[pid=27125/tid=27127] ppid=27123 vsize=886012 CPUtime=2.02
/proc/27125/task/27127/stat : 27127 (java) R 27123 27123 25845 0 -1 64 82919 0 1 0 166 36 0 0 25 0 10 0 672689720 907276288 188741 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27125/tid=27128] ppid=27123 vsize=886012 CPUtime=4.01
/proc/27125/task/27128/stat : 27128 (java) R 27123 27123 25845 0 -1 64 105248 0 0 0 354 47 0 0 17 0 10 0 672689721 907276288 188741 996147200 134512640 134550740 4294956032 18446744073709551615 104188004 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=27125/tid=27129] ppid=27123 vsize=886012 CPUtime=0
/proc/27125/task/27129/stat : 27129 (java) S 27123 27123 25845 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 672689721 907276288 188741 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27125/tid=27130] ppid=27123 vsize=886012 CPUtime=0
/proc/27125/task/27130/stat : 27130 (java) S 27123 27123 25845 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 672689721 907276288 188741 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27125/tid=27131] ppid=27123 vsize=886012 CPUtime=0
/proc/27125/task/27131/stat : 27131 (java) S 27123 27123 25845 0 -1 64 1 0 0 0 0 0 0 0 24 0 10 0 672689723 907276288 188741 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27125/tid=27132] ppid=27123 vsize=886012 CPUtime=0.15
/proc/27125/task/27132/stat : 27132 (java) S 27123 27123 25845 0 -1 64 734 0 0 0 15 0 0 0 16 0 10 0 672689723 907276288 188741 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27125/tid=27133] ppid=27123 vsize=886012 CPUtime=0
/proc/27125/task/27133/stat : 27133 (java) S 27123 27123 25845 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 672689723 907276288 188741 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27125/tid=27134] ppid=27123 vsize=886012 CPUtime=0
/proc/27125/task/27134/stat : 27134 (java) S 27123 27123 25845 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 672689723 907276288 188741 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27125/tid=27135] ppid=27123 vsize=886012 CPUtime=0
/proc/27125/task/27135/stat : 27135 (java) S 27123 27123 25845 0 -1 64 4 0 0 0 0 0 0 0 25 0 10 0 672689764 907276288 188741 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 891368

[startup+12.7016 s]
/proc/loadavg: 1.95 2.02 2.03 3/99 27135
/proc/meminfo: memFree=1022772/2055920 swapFree=4146768/4192956
[pid=27123] ppid=27121 vsize=5356 CPUtime=0
/proc/27123/stat : 27123 (concrete.sh) S 27121 27123 25845 0 -1 4194304 316 128 0 0 0 0 0 0 16 0 1 0 672689718 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27123/statm: 1339 242 201 169 0 50 0
[pid=27125] ppid=27123 vsize=892892 CPUtime=12.55
/proc/27125/stat : 27125 (java) S 27123 27123 25845 0 -1 0 201572 0 1 0 1165 90 0 0 18 0 10 0 672689719 914321408 200673 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27125/statm: 223223 200673 2580 9 0 217783 0
[pid=27125/tid=27127] ppid=27123 vsize=892892 CPUtime=2.27
/proc/27125/task/27127/stat : 27127 (java) S 27123 27123 25845 0 -1 64 84557 0 1 0 190 37 0 0 17 0 10 0 672689720 914321408 200673 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27125/tid=27128] ppid=27123 vsize=892892 CPUtime=10.1
/proc/27125/task/27128/stat : 27128 (java) R 27123 27123 25845 0 -1 64 115545 0 0 0 959 51 0 0 25 0 10 0 672689721 914321408 200673 996147200 134512640 134550740 4294956032 18446744073709551615 103735831 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=27125/tid=27129] ppid=27123 vsize=892892 CPUtime=0
/proc/27125/task/27129/stat : 27129 (java) S 27123 27123 25845 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 672689721 914321408 200673 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27125/tid=27130] ppid=27123 vsize=892892 CPUtime=0
/proc/27125/task/27130/stat : 27130 (java) S 27123 27123 25845 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 672689721 914321408 200673 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27125/tid=27131] ppid=27123 vsize=892892 CPUtime=0
/proc/27125/task/27131/stat : 27131 (java) S 27123 27123 25845 0 -1 64 1 0 0 0 0 0 0 0 24 0 10 0 672689723 914321408 200673 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27125/tid=27132] ppid=27123 vsize=892892 CPUtime=0.15
/proc/27125/task/27132/stat : 27132 (java) S 27123 27123 25845 0 -1 64 734 0 0 0 15 0 0 0 16 0 10 0 672689723 914321408 200673 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27125/tid=27133] ppid=27123 vsize=892892 CPUtime=0
/proc/27125/task/27133/stat : 27133 (java) S 27123 27123 25845 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 672689723 914321408 200673 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27125/tid=27134] ppid=27123 vsize=892892 CPUtime=0
/proc/27125/task/27134/stat : 27134 (java) S 27123 27123 25845 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 672689723 914321408 200673 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27125/tid=27135] ppid=27123 vsize=892892 CPUtime=0
/proc/27125/task/27135/stat : 27135 (java) S 27123 27123 25845 0 -1 64 4 0 0 0 0 0 0 0 25 0 10 0 672689764 914321408 200673 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 898248

[startup+25.503 s]
/proc/loadavg: 2.04 2.04 2.03 3/99 27135
/proc/meminfo: memFree=1022516/2055920 swapFree=4146768/4192956
[pid=27123] ppid=27121 vsize=5356 CPUtime=0
/proc/27123/stat : 27123 (concrete.sh) S 27121 27123 25845 0 -1 4194304 316 128 0 0 0 0 0 0 16 0 1 0 672689718 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27123/statm: 1339 242 201 169 0 50 0
[pid=27125] ppid=27123 vsize=892828 CPUtime=25.21
/proc/27125/stat : 27125 (java) S 27123 27123 25845 0 -1 0 201644 0 1 0 2431 90 0 0 18 0 10 0 672689719 914255872 200731 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27125/statm: 223207 200731 2581 9 0 217767 0

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

[pid=27125/tid=27130] ppid=27123 vsize=891804 CPUtime=0
/proc/27125/task/27130/stat : 27130 (java) S 27123 27123 25845 0 -1 64 6 0 0 0 0 0 0 0 16 0 10 0 672689721 913207296 200519 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27125/tid=27131] ppid=27123 vsize=891804 CPUtime=0
/proc/27125/task/27131/stat : 27131 (java) S 27123 27123 25845 0 -1 64 1 0 0 0 0 0 0 0 24 0 10 0 672689723 913207296 200519 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27125/tid=27132] ppid=27123 vsize=891804 CPUtime=0.22
/proc/27125/task/27132/stat : 27132 (java) S 27123 27123 25845 0 -1 64 792 0 0 0 22 0 0 0 16 0 10 0 672689723 913207296 200519 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27125/tid=27133] ppid=27123 vsize=891804 CPUtime=0
/proc/27125/task/27133/stat : 27133 (java) S 27123 27123 25845 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 672689723 913207296 200519 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27125/tid=27134] ppid=27123 vsize=891804 CPUtime=0
/proc/27125/task/27134/stat : 27134 (java) S 27123 27123 25845 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 672689723 913207296 200519 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27125/tid=27136] ppid=27123 vsize=891804 CPUtime=0
/proc/27125/task/27136/stat : 27136 (java) S 27123 27123 25845 0 -1 64 0 0 0 0 0 0 0 0 16 0 10 0 672696057 913207296 200519 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 113.96
Current children cumulated vsize (KiB) 897160

[startup+121.503 s]
/proc/loadavg: 2.04 2.03 2.03 3/99 27136
/proc/meminfo: memFree=1022892/2055920 swapFree=4146768/4192956
[pid=27123] ppid=27121 vsize=5356 CPUtime=0
/proc/27123/stat : 27123 (concrete.sh) S 27121 27123 25845 0 -1 4194304 316 128 0 0 0 0 0 0 16 0 1 0 672689718 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27123/statm: 1339 242 201 169 0 50 0
[pid=27125] ppid=27123 vsize=891804 CPUtime=120.29
/proc/27125/stat : 27125 (java) S 27123 27123 25845 0 -1 0 201904 0 1 0 11937 92 0 0 18 0 10 0 672689719 913207296 200519 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27125/statm: 222951 200519 2593 9 0 217511 0
[pid=27125/tid=27127] ppid=27123 vsize=891804 CPUtime=64.71
/proc/27125/task/27127/stat : 27127 (java) R 27123 27123 25845 0 -1 64 84783 0 1 0 6433 38 0 0 25 0 10 0 672689720 913207296 200519 996147200 134512640 134550740 4294956032 18446744073709551615 103282548 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27125/tid=27128] ppid=27123 vsize=891804 CPUtime=55.34
/proc/27125/task/27128/stat : 27128 (java) S 27123 27123 25845 0 -1 64 115591 0 0 0 5482 52 0 0 16 0 10 0 672689721 913207296 200519 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=27125/tid=27129] ppid=27123 vsize=891804 CPUtime=0
/proc/27125/task/27129/stat : 27129 (java) S 27123 27123 25845 0 -1 64 13 0 0 0 0 0 0 0 15 0 10 0 672689721 913207296 200519 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27125/tid=27130] ppid=27123 vsize=891804 CPUtime=0
/proc/27125/task/27130/stat : 27130 (java) S 27123 27123 25845 0 -1 64 6 0 0 0 0 0 0 0 16 0 10 0 672689721 913207296 200519 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27125/tid=27131] ppid=27123 vsize=891804 CPUtime=0
/proc/27125/task/27131/stat : 27131 (java) S 27123 27123 25845 0 -1 64 1 0 0 0 0 0 0 0 24 0 10 0 672689723 913207296 200519 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27125/tid=27132] ppid=27123 vsize=891804 CPUtime=0.22
/proc/27125/task/27132/stat : 27132 (java) S 27123 27123 25845 0 -1 64 792 0 0 0 22 0 0 0 16 0 10 0 672689723 913207296 200519 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27125/tid=27133] ppid=27123 vsize=891804 CPUtime=0
/proc/27125/task/27133/stat : 27133 (java) S 27123 27123 25845 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 672689723 913207296 200519 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27125/tid=27134] ppid=27123 vsize=891804 CPUtime=0
/proc/27125/task/27134/stat : 27134 (java) S 27123 27123 25845 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 672689723 913207296 200519 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27125/tid=27136] ppid=27123 vsize=891804 CPUtime=0
/proc/27125/task/27136/stat : 27136 (java) S 27123 27123 25845 0 -1 64 0 0 0 0 0 0 0 0 16 0 10 0 672696057 913207296 200519 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 120.29
Current children cumulated vsize (KiB) 897160

[startup+123.101 s]
/proc/loadavg: 2.04 2.03 2.03 3/99 27136
/proc/meminfo: memFree=1022892/2055920 swapFree=4146768/4192956
[pid=27123] ppid=27121 vsize=5356 CPUtime=0
/proc/27123/stat : 27123 (concrete.sh) S 27121 27123 25845 0 -1 4194304 316 128 0 0 0 0 0 0 16 0 1 0 672689718 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27123/statm: 1339 242 201 169 0 50 0
[pid=27125] ppid=27123 vsize=891804 CPUtime=121.87
/proc/27125/stat : 27125 (java) S 27123 27123 25845 0 -1 0 201907 0 1 0 12095 92 0 0 18 0 10 0 672689719 913207296 200519 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27125/statm: 222951 200519 2593 9 0 217511 0
[pid=27125/tid=27127] ppid=27123 vsize=891804 CPUtime=66.29
/proc/27125/task/27127/stat : 27127 (java) R 27123 27123 25845 0 -1 64 84786 0 1 0 6591 38 0 0 25 0 10 0 672689720 913207296 200519 996147200 134512640 134550740 4294956032 18446744073709551615 102064724 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27125/tid=27128] ppid=27123 vsize=891804 CPUtime=55.34
/proc/27125/task/27128/stat : 27128 (java) S 27123 27123 25845 0 -1 64 115591 0 0 0 5482 52 0 0 16 0 10 0 672689721 913207296 200519 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=27125/tid=27129] ppid=27123 vsize=891804 CPUtime=0
/proc/27125/task/27129/stat : 27129 (java) S 27123 27123 25845 0 -1 64 13 0 0 0 0 0 0 0 15 0 10 0 672689721 913207296 200519 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27125/tid=27130] ppid=27123 vsize=891804 CPUtime=0
/proc/27125/task/27130/stat : 27130 (java) S 27123 27123 25845 0 -1 64 6 0 0 0 0 0 0 0 16 0 10 0 672689721 913207296 200519 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27125/tid=27131] ppid=27123 vsize=891804 CPUtime=0
/proc/27125/task/27131/stat : 27131 (java) S 27123 27123 25845 0 -1 64 1 0 0 0 0 0 0 0 24 0 10 0 672689723 913207296 200519 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27125/tid=27132] ppid=27123 vsize=891804 CPUtime=0.22
/proc/27125/task/27132/stat : 27132 (java) S 27123 27123 25845 0 -1 64 792 0 0 0 22 0 0 0 16 0 10 0 672689723 913207296 200519 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27125/tid=27133] ppid=27123 vsize=891804 CPUtime=0
/proc/27125/task/27133/stat : 27133 (java) S 27123 27123 25845 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 672689723 913207296 200519 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27125/tid=27134] ppid=27123 vsize=891804 CPUtime=0
/proc/27125/task/27134/stat : 27134 (java) S 27123 27123 25845 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 672689723 913207296 200519 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27125/tid=27136] ppid=27123 vsize=891804 CPUtime=0
/proc/27125/task/27136/stat : 27136 (java) S 27123 27123 25845 0 -1 64 0 0 0 0 0 0 0 0 16 0 10 0 672696057 913207296 200519 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 121.87
Current children cumulated vsize (KiB) 897160

[startup+123.901 s]
/proc/loadavg: 2.04 2.03 2.03 3/99 27136
/proc/meminfo: memFree=1022892/2055920 swapFree=4146768/4192956
[pid=27123] ppid=27121 vsize=5356 CPUtime=0
/proc/27123/stat : 27123 (concrete.sh) S 27121 27123 25845 0 -1 4194304 316 128 0 0 0 0 0 0 16 0 1 0 672689718 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27123/statm: 1339 242 201 169 0 50 0
[pid=27125] ppid=27123 vsize=891804 CPUtime=122.68
/proc/27125/stat : 27125 (java) S 27123 27123 25845 0 -1 0 201939 0 2 0 12175 93 0 0 18 0 9 0 672689719 913207296 200541 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27125/statm: 222951 200541 2595 9 0 217511 0
[pid=27125/tid=27127] ppid=27123 vsize=891804 CPUtime=67.03
/proc/27125/task/27127/stat : 27127 (java) S 27123 27123 25845 0 -1 64 84803 0 1 0 6665 38 0 0 25 0 9 0 672689720 913207296 200541 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27125/tid=27128] ppid=27123 vsize=891804 CPUtime=55.4
/proc/27125/task/27128/stat : 27128 (java) R 27123 27123 25845 0 -1 64 115606 0 1 0 5487 53 0 0 16 0 9 0 672689721 913207296 200541 996147200 134512640 134550740 4294956032 18446744073709551615 104182546 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=27125/tid=27129] ppid=27123 vsize=891804 CPUtime=0
/proc/27125/task/27129/stat : 27129 (java) S 27123 27123 25845 0 -1 64 13 0 0 0 0 0 0 0 15 0 9 0 672689721 913207296 200541 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27125/tid=27130] ppid=27123 vsize=891804 CPUtime=0
/proc/27125/task/27130/stat : 27130 (java) S 27123 27123 25845 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 672689721 913207296 200541 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27125/tid=27131] ppid=27123 vsize=891804 CPUtime=0
/proc/27125/task/27131/stat : 27131 (java) S 27123 27123 25845 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 672689723 913207296 200541 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27125/tid=27132] ppid=27123 vsize=891804 CPUtime=0.22
/proc/27125/task/27132/stat : 27132 (java) S 27123 27123 25845 0 -1 64 792 0 0 0 22 0 0 0 16 0 9 0 672689723 913207296 200541 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27125/tid=27133] ppid=27123 vsize=891804 CPUtime=0
/proc/27125/task/27133/stat : 27133 (java) S 27123 27123 25845 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 672689723 913207296 200541 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27125/tid=27134] ppid=27123 vsize=891804 CPUtime=0
/proc/27125/task/27134/stat : 27134 (java) S 27123 27123 25845 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 672689723 913207296 200541 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 122.68
Current children cumulated vsize (KiB) 897160

[startup+124.701 s]
/proc/loadavg: 2.04 2.03 2.03 3/98 27137
/proc/meminfo: memFree=1090732/2055920 swapFree=4146768/4192956
[pid=27123] ppid=27121 vsize=5356 CPUtime=0
/proc/27123/stat : 27123 (concrete.sh) S 27121 27123 25845 0 -1 4194304 316 128 0 0 0 0 0 0 16 0 1 0 672689718 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27123/statm: 1339 242 201 169 0 50 0
[pid=27125] ppid=27123 vsize=891804 CPUtime=123.46
/proc/27125/stat : 27125 (java) S 27123 27123 25845 0 -1 0 201959 0 2 0 12252 94 0 0 18 0 9 0 672689719 913207296 183462 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27125/statm: 222951 183462 2595 9 0 217511 0
[pid=27125/tid=27127] ppid=27123 vsize=891804 CPUtime=67.78
/proc/27125/task/27127/stat : 27127 (java) R 27123 27123 25845 0 -1 64 84809 0 1 0 6740 38 0 0 25 0 9 0 672689720 913207296 183462 996147200 134512640 134550740 4294956032 18446744073709551615 4126295187 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27125/tid=27128] ppid=27123 vsize=891804 CPUtime=55.41
/proc/27125/task/27128/stat : 27128 (java) S 27123 27123 25845 0 -1 64 115606 0 1 0 5487 54 0 0 16 0 9 0 672689721 913207296 183462 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=27125/tid=27129] ppid=27123 vsize=891804 CPUtime=0
/proc/27125/task/27129/stat : 27129 (java) S 27123 27123 25845 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 672689721 913207296 183462 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27125/tid=27130] ppid=27123 vsize=891804 CPUtime=0
/proc/27125/task/27130/stat : 27130 (java) S 27123 27123 25845 0 -1 64 7 0 0 0 0 0 0 0 16 0 9 0 672689721 913207296 183462 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27125/tid=27131] ppid=27123 vsize=891804 CPUtime=0
/proc/27125/task/27131/stat : 27131 (java) S 27123 27123 25845 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 672689723 913207296 183462 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27125/tid=27132] ppid=27123 vsize=891804 CPUtime=0.24
/proc/27125/task/27132/stat : 27132 (java) S 27123 27123 25845 0 -1 64 804 0 0 0 24 0 0 0 16 0 9 0 672689723 913207296 183462 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27125/tid=27133] ppid=27123 vsize=891804 CPUtime=0
/proc/27125/task/27133/stat : 27133 (java) S 27123 27123 25845 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 672689723 913207296 183462 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27125/tid=27134] ppid=27123 vsize=891804 CPUtime=0
/proc/27125/task/27134/stat : 27134 (java) S 27123 27123 25845 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 672689723 913207296 183462 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 123.46
Current children cumulated vsize (KiB) 897160

[startup+124.901 s]
/proc/loadavg: 2.04 2.03 2.03 3/98 27137
/proc/meminfo: memFree=1090732/2055920 swapFree=4146768/4192956
[pid=27123] ppid=27121 vsize=5356 CPUtime=0
/proc/27123/stat : 27123 (concrete.sh) S 27121 27123 25845 0 -1 4194304 316 128 0 0 0 0 0 0 16 0 1 0 672689718 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27123/statm: 1339 242 201 169 0 50 0
[pid=27125] ppid=27123 vsize=891804 CPUtime=123.66
/proc/27125/stat : 27125 (java) S 27123 27123 25845 0 -1 0 201972 0 2 0 12272 94 0 0 18 0 9 0 672689719 913207296 183475 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27125/statm: 222951 183475 2595 9 0 217511 0
[pid=27125/tid=27127] ppid=27123 vsize=891804 CPUtime=67.96
/proc/27125/task/27127/stat : 27127 (java) R 27123 27123 25845 0 -1 64 84815 0 1 0 6758 38 0 0 25 0 9 0 672689720 913207296 183475 996147200 134512640 134550740 4294956032 18446744073709551615 103857696 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=27125/tid=27128] ppid=27123 vsize=891804 CPUtime=55.41
/proc/27125/task/27128/stat : 27128 (java) S 27123 27123 25845 0 -1 64 115606 0 1 0 5487 54 0 0 16 0 9 0 672689721 913207296 183475 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=27125/tid=27129] ppid=27123 vsize=891804 CPUtime=0
/proc/27125/task/27129/stat : 27129 (java) S 27123 27123 25845 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 672689721 913207296 183475 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27125/tid=27130] ppid=27123 vsize=891804 CPUtime=0
/proc/27125/task/27130/stat : 27130 (java) S 27123 27123 25845 0 -1 64 7 0 0 0 0 0 0 0 16 0 9 0 672689721 913207296 183475 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27125/tid=27131] ppid=27123 vsize=891804 CPUtime=0
/proc/27125/task/27131/stat : 27131 (java) S 27123 27123 25845 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 672689723 913207296 183475 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27125/tid=27132] ppid=27123 vsize=891804 CPUtime=0.25
/proc/27125/task/27132/stat : 27132 (java) S 27123 27123 25845 0 -1 64 811 0 0 0 25 0 0 0 16 0 9 0 672689723 913207296 183475 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27125/tid=27133] ppid=27123 vsize=891804 CPUtime=0
/proc/27125/task/27133/stat : 27133 (java) S 27123 27123 25845 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 672689723 913207296 183475 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27125/tid=27134] ppid=27123 vsize=891804 CPUtime=0
/proc/27125/task/27134/stat : 27134 (java) S 27123 27123 25845 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 672689723 913207296 183475 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 123.66
Current children cumulated vsize (KiB) 897160

[startup+125.002 s]
/proc/loadavg: 2.04 2.03 2.03 3/98 27137
/proc/meminfo: memFree=1090732/2055920 swapFree=4146768/4192956
[pid=27123] ppid=27121 vsize=5356 CPUtime=0
/proc/27123/stat : 27123 (concrete.sh) S 27121 27123 25845 0 -1 4194304 316 128 0 0 0 0 0 0 16 0 1 0 672689718 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27123/statm: 1339 242 201 169 0 50 0
[pid=27125] ppid=27123 vsize=0 CPUtime=123.72
/proc/27125/stat : 27125 (java) Z 27123 27123 25845 0 -1 12 201977 0 2 0 12272 100 0 0 16 0 2 0 672689719 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27125/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 123.72
Current children cumulated vsize (KiB) 5356

Child status: 0
Real time (s): 125.048
CPU time (s): 123.789
CPU user time (s): 122.729
CPU system time (s): 1.05984
CPU usage (%): 98.9937
Max. virtual memory (cumulated for all children) (KiB): 898248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 122.729
system time used= 1.05984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 202430
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4277
involuntary context switches= 8011

runsolver used 0.149977 second user time and 0.434933 second system time

The end

Launcher Data (download as text)

Begin job on node90 at 2008-07-04 13:07:11
IDJOB=1071690
IDBENCH=56134
IDSOLVER=305
FILE ID=node90/1071690-1215169627
PBS_JOBID= 7881430
Free space on /tmp= 66560 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= bcf79be0f39accd989c3aa86c45c2b78
RANDOM SEED=241201537

node90.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.236
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.236
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1818212 kB
Buffers:         18936 kB
Cached:          85052 kB
SwapCached:      37656 kB
Active:         146236 kB
Inactive:        33464 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1818212 kB
SwapTotal:     4192956 kB
SwapFree:      4146768 kB
Dirty:            1228 kB
Writeback:           0 kB
Mapped:          91176 kB
Slab:            42392 kB
Committed_AS:   962572 kB
PageTables:       2480 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= 66556 MiB
End job on node90 at 2008-07-04 13:09:17