Trace number 1074508

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 269.03 270.411

DiagnosticValue
CHECKS895289000
NODES385

General information on the benchmark

Namecsp/lexPuzzle/
normalized-crossword-m1-lex-puzzle19.xml
MD5SUM13ce82a1c45d8f0569097266eb912ed5
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.391939
Satisfiable
(Un)Satisfiability was proved
Number of variables187
Number of constraints913
Maximum constraint arity20
Maximum domain size26
Number of constraints which are defined in extension80
Number of constraints which are defined in intension833
Global constraints used (with number of constraints)

Solver Data (download as text)

112.28/112.99	c CPU-LOAD 66.94
112.28/112.99	c LOADED 187 V (26 E), 80 ExtensionConstraintGeneral, 833 PredicateConstraint, arity 20, 66.94 cpu
268.81/270.28	v 18 2 0 13 7 8 0 19 19 18 8 0 11 13 14 0 0 14 18 8 4 17 8 13 5 14 0 3 0 12 2 8 17 2 4 13 2 0 0 6 0 18 4 14 20 18 7 0 6 6 0 17 3 18 8 18 20 13 19 8 11 18 7 14 0 11 18 10 8 11 4 0 2 7 7 0 2 10 6 0 17 2 8 0 0 0 0 0 13 19 4 18 13 0 8 11 0 17 8 3 3 13 0 17 0 3 8 0 11 2 14 17 4 24 0 11 19 0 0 13 13 9 0 13 14 18 0 13 10 11 4 15 0 3 1 0 17 18 19 14 22 18 4 13 4 6 0 11 0 12 4 18 0 14 17 19 0 12 0 2 4 1 17 0 4 11 14 2 0 11 8 17 12 0 4 0 17 11 0 3 0 6 4 0 1 4 3 
268.81/270.28	s SATISFIABLE
268.81/270.28	d NODES 385
268.81/270.28	d CHECKS 895288611
268.81/270.28	c gac3-effective-revisions: 5399
268.81/270.28	c gac3-useless-revisions: 755423
268.81/270.28	c heuristic-cpu: 0.0
268.81/270.28	c prepro-constraint-ccks: 360001614
268.81/270.28	c prepro-constraint-presenceccks: 488074
268.81/270.28	c prepro-cpu: 75.090004
268.81/270.28	c prepro-matrix2d-ccks: 0
268.81/270.28	c prepro-matrix2d-presenceccks: 0
268.81/270.28	c prepro-removed: 226
268.81/270.28	c search-cpu: 81.00001
268.81/270.28	c total-assgn: 385
268.81/270.28	c total-constraint-ccks: 895288611
268.81/270.28	c total-constraint-presence-ccks: 10924495
268.81/270.28	c total-cpu: 156.09001
268.81/270.28	c total-matrix2d-ccks: 0
268.81/270.28	c total-matrix2d-presence-ccks: 0
268.81/270.28	c tuples: 0
268.81/270.28	c tuples-collisions: 0
268.81/270.28	c TOTAL-NODES 385
268.81/270.28	c TOTAL-CPU 156.09001

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-1074508-1215178800/watcher-1074508-1215178800 -o /tmp/evaluation-result-1074508-1215178800/solver-1074508-1215178800 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/concrete.sh -c -ext 60 HOME/instance-1074508-1215178800.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.29 2.11 2.05 4/83 13392
/proc/meminfo: memFree=1027848/2055920 swapFree=4179440/4192956
[pid=13392] ppid=13390 vsize=5356 CPUtime=0
/proc/13392/stat : 13392 (concrete.sh) R 13390 13392 9452 0 -1 4194304 262 0 0 0 0 0 0 0 20 0 1 0 1996851584 5484544 230 996147200 4194304 4889804 548682068800 18446744073709551615 250968861343 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/13392/statm: 1339 230 191 169 0 50 0
[pid=13393] ppid=13392 vsize=5356 CPUtime=0
/proc/13393/stat : 13393 (concrete.sh) R 13392 13392 9452 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 1 0 1996851584 5484544 230 996147200 4194304 4889804 548682068800 18446744073709551615 250968861343 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/13393/statm: 1339 230 191 169 0 50 0

[startup+0.0529051 s]
/proc/loadavg: 2.29 2.11 2.05 4/83 13392
/proc/meminfo: memFree=1027848/2055920 swapFree=4179440/4192956
[pid=13392] ppid=13390 vsize=5356 CPUtime=0
/proc/13392/stat : 13392 (concrete.sh) S 13390 13392 9452 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 1996851584 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13392/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101948 s]
/proc/loadavg: 2.29 2.11 2.05 4/83 13392
/proc/meminfo: memFree=1027848/2055920 swapFree=4179440/4192956
[pid=13392] ppid=13390 vsize=5356 CPUtime=0
/proc/13392/stat : 13392 (concrete.sh) S 13390 13392 9452 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 1996851584 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13392/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301975 s]
/proc/loadavg: 2.29 2.11 2.05 4/83 13392
/proc/meminfo: memFree=1027848/2055920 swapFree=4179440/4192956
[pid=13392] ppid=13390 vsize=5356 CPUtime=0
/proc/13392/stat : 13392 (concrete.sh) S 13390 13392 9452 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 1996851584 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13392/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701047 s]
/proc/loadavg: 2.29 2.11 2.05 4/83 13392
/proc/meminfo: memFree=1027848/2055920 swapFree=4179440/4192956
[pid=13392] ppid=13390 vsize=5356 CPUtime=0
/proc/13392/stat : 13392 (concrete.sh) S 13390 13392 9452 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 1996851584 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13392/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.5022 s]
/proc/loadavg: 2.29 2.11 2.05 3/94 13404
/proc/meminfo: memFree=873136/2055920 swapFree=4179440/4192956
[pid=13392] ppid=13390 vsize=5356 CPUtime=0
/proc/13392/stat : 13392 (concrete.sh) S 13390 13392 9452 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 1996851584 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13392/statm: 1339 242 201 169 0 50 0
[pid=13395] ppid=13392 vsize=846852 CPUtime=1.47
/proc/13395/stat : 13395 (java) S 13392 13392 9452 0 -1 0 7352 0 1 0 141 6 0 0 18 0 10 0 1996851585 867176448 6479 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13395/statm: 211713 6479 2575 9 0 206274 0
[pid=13395/tid=13396] ppid=13392 vsize=846852 CPUtime=0.95
/proc/13395/task/13396/stat : 13396 (java) R 13392 13392 9452 0 -1 64 3436 0 1 0 92 3 0 0 25 0 10 0 1996851586 867176448 6479 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13395/tid=13397] ppid=13392 vsize=846852 CPUtime=0.14
/proc/13395/task/13397/stat : 13397 (java) R 13392 13392 9452 0 -1 64 2158 0 0 0 14 0 0 0 16 0 10 0 1996851587 867176448 6479 996147200 134512640 134550740 4294956032 18446744073709551615 104181349 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13395/tid=13398] ppid=13392 vsize=846852 CPUtime=0
/proc/13395/task/13398/stat : 13398 (java) S 13392 13392 9452 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1996851587 867176448 6479 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13395/tid=13399] ppid=13392 vsize=846852 CPUtime=0
/proc/13395/task/13399/stat : 13399 (java) S 13392 13392 9452 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 1996851587 867176448 6479 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13395/tid=13400] ppid=13392 vsize=846852 CPUtime=0
/proc/13395/task/13400/stat : 13400 (java) S 13392 13392 9452 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 1996851589 867176448 6479 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13395/tid=13401] ppid=13392 vsize=846852 CPUtime=0.34
/proc/13395/task/13401/stat : 13401 (java) S 13392 13392 9452 0 -1 64 1021 0 0 0 34 0 0 0 16 0 10 0 1996851589 867176448 6479 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13395/tid=13402] ppid=13392 vsize=846852 CPUtime=0
/proc/13395/task/13402/stat : 13402 (java) S 13392 13392 9452 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1996851589 867176448 6479 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13395/tid=13403] ppid=13392 vsize=846852 CPUtime=0
/proc/13395/task/13403/stat : 13403 (java) S 13392 13392 9452 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 1996851589 867176448 6479 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13395/tid=13404] ppid=13392 vsize=846852 CPUtime=0
/proc/13395/task/13404/stat : 13404 (java) S 13392 13392 9452 0 -1 64 4 0 0 0 0 0 0 0 23 0 10 0 1996851674 867176448 6479 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) 852208

[startup+3.10249 s]
/proc/loadavg: 2.29 2.11 2.05 3/94 13404
/proc/meminfo: memFree=639408/2055920 swapFree=4179440/4192956
[pid=13392] ppid=13390 vsize=5356 CPUtime=0
/proc/13392/stat : 13392 (concrete.sh) S 13390 13392 9452 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 1996851584 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13392/statm: 1339 242 201 169 0 50 0
[pid=13395] ppid=13392 vsize=846984 CPUtime=3.06
/proc/13395/stat : 13395 (java) S 13392 13392 9452 0 -1 0 83316 0 1 0 254 52 0 0 18 0 10 0 1996851585 867311616 82378 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13395/statm: 211746 82378 2582 9 0 206306 0
[pid=13395/tid=13396] ppid=13392 vsize=846984 CPUtime=2.15
/proc/13395/task/13396/stat : 13396 (java) R 13392 13392 9452 0 -1 64 78955 0 1 0 166 49 0 0 25 0 10 0 1996851586 867311616 82378 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13395/tid=13397] ppid=13392 vsize=846984 CPUtime=0.47
/proc/13395/task/13397/stat : 13397 (java) R 13392 13392 9452 0 -1 64 2563 0 0 0 46 1 0 0 16 0 10 0 1996851587 867311616 82378 996147200 134512640 134550740 4294956032 18446744073709551615 104182546 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13395/tid=13398] ppid=13392 vsize=846984 CPUtime=0
/proc/13395/task/13398/stat : 13398 (java) S 13392 13392 9452 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1996851587 867311616 82378 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13395/tid=13399] ppid=13392 vsize=846984 CPUtime=0
/proc/13395/task/13399/stat : 13399 (java) S 13392 13392 9452 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 1996851587 867311616 82378 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13395/tid=13400] ppid=13392 vsize=846984 CPUtime=0
/proc/13395/task/13400/stat : 13400 (java) S 13392 13392 9452 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 1996851589 867311616 82378 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13395/tid=13401] ppid=13392 vsize=846984 CPUtime=0.41
/proc/13395/task/13401/stat : 13401 (java) S 13392 13392 9452 0 -1 64 1061 0 0 0 40 1 0 0 15 0 10 0 1996851589 867311616 82378 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13395/tid=13402] ppid=13392 vsize=846984 CPUtime=0
/proc/13395/task/13402/stat : 13402 (java) S 13392 13392 9452 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1996851589 867311616 82378 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13395/tid=13403] ppid=13392 vsize=846984 CPUtime=0
/proc/13395/task/13403/stat : 13403 (java) S 13392 13392 9452 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 1996851589 867311616 82378 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13395/tid=13404] ppid=13392 vsize=846984 CPUtime=0
/proc/13395/task/13404/stat : 13404 (java) S 13392 13392 9452 0 -1 64 4 0 0 0 0 0 0 0 23 0 10 0 1996851674 867311616 82378 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 852340

[startup+6.30105 s]
/proc/loadavg: 2.26 2.11 2.05 4/94 13404
/proc/meminfo: memFree=96176/2055920 swapFree=4179440/4192956
[pid=13392] ppid=13390 vsize=5356 CPUtime=0
/proc/13392/stat : 13392 (concrete.sh) S 13390 13392 9452 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 1996851584 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13392/statm: 1339 242 201 169 0 50 0
[pid=13395] ppid=13392 vsize=859336 CPUtime=6.25
/proc/13395/stat : 13395 (java) S 13392 13392 9452 0 -1 0 190460 0 1 0 505 120 0 0 18 0 10 0 1996851585 879960064 188990 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13395/statm: 214834 188990 2582 9 0 209394 0
[pid=13395/tid=13396] ppid=13392 vsize=859336 CPUtime=3.15
/proc/13395/task/13396/stat : 13396 (java) R 13392 13392 9452 0 -1 64 150547 0 1 0 220 95 0 0 25 0 10 0 1996851586 879960064 188990 996147200 134512640 134550740 4294956032 18446744073709551615 103826201 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13395/tid=13397] ppid=13392 vsize=859336 CPUtime=2.65
/proc/13395/task/13397/stat : 13397 (java) S 13392 13392 9452 0 -1 64 38115 0 0 0 243 22 0 0 17 0 10 0 1996851587 879960064 188990 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13395/tid=13398] ppid=13392 vsize=859336 CPUtime=0
/proc/13395/task/13398/stat : 13398 (java) S 13392 13392 9452 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1996851587 879960064 188990 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13395/tid=13399] ppid=13392 vsize=859336 CPUtime=0
/proc/13395/task/13399/stat : 13399 (java) S 13392 13392 9452 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 1996851587 879960064 188990 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13395/tid=13400] ppid=13392 vsize=859336 CPUtime=0
/proc/13395/task/13400/stat : 13400 (java) S 13392 13392 9452 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 1996851589 879960064 188990 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13395/tid=13401] ppid=13392 vsize=859336 CPUtime=0.41
/proc/13395/task/13401/stat : 13401 (java) S 13392 13392 9452 0 -1 64 1061 0 0 0 40 1 0 0 15 0 10 0 1996851589 879960064 188990 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13395/tid=13402] ppid=13392 vsize=859336 CPUtime=0
/proc/13395/task/13402/stat : 13402 (java) S 13392 13392 9452 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1996851589 879960064 188990 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13395/tid=13403] ppid=13392 vsize=859336 CPUtime=0
/proc/13395/task/13403/stat : 13403 (java) S 13392 13392 9452 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 1996851589 879960064 188990 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13395/tid=13404] ppid=13392 vsize=859336 CPUtime=0
/proc/13395/task/13404/stat : 13404 (java) S 13392 13392 9452 0 -1 64 4 0 0 0 0 0 0 0 23 0 10 0 1996851674 879960064 188990 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 864692

[startup+12.7022 s]
/proc/loadavg: 2.32 2.13 2.06 3/94 13404
/proc/meminfo: memFree=78264/2055920 swapFree=4179440/4192956
[pid=13392] ppid=13390 vsize=5356 CPUtime=0
/proc/13392/stat : 13392 (concrete.sh) S 13390 13392 9452 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 1996851584 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13392/statm: 1339 242 201 169 0 50 0
[pid=13395] ppid=13392 vsize=863280 CPUtime=12.61
/proc/13395/stat : 13395 (java) S 13392 13392 9452 0 -1 0 194690 0 1 0 1139 122 0 0 18 0 10 0 1996851585 883998720 192054 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13395/statm: 215820 192054 2582 9 0 210380 0
[pid=13395/tid=13396] ppid=13392 vsize=863280 CPUtime=3.32
/proc/13395/task/13396/stat : 13396 (java) S 13392 13392 9452 0 -1 64 153340 0 1 0 235 97 0 0 17 0 10 0 1996851586 883998720 192054 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13395/tid=13397] ppid=13392 vsize=863280 CPUtime=8.84
/proc/13395/task/13397/stat : 13397 (java) R 13392 13392 9452 0 -1 64 39552 0 0 0 861 23 0 0 25 0 10 0 1996851587 883998720 192054 996147200 134512640 134550740 4294956032 18446744073709551615 103834248 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13395/tid=13398] ppid=13392 vsize=863280 CPUtime=0
/proc/13395/task/13398/stat : 13398 (java) S 13392 13392 9452 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1996851587 883998720 192054 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13395/tid=13399] ppid=13392 vsize=863280 CPUtime=0
/proc/13395/task/13399/stat : 13399 (java) S 13392 13392 9452 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 1996851587 883998720 192054 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13395/tid=13400] ppid=13392 vsize=863280 CPUtime=0
/proc/13395/task/13400/stat : 13400 (java) S 13392 13392 9452 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 1996851589 883998720 192054 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13395/tid=13401] ppid=13392 vsize=863280 CPUtime=0.41
/proc/13395/task/13401/stat : 13401 (java) S 13392 13392 9452 0 -1 64 1061 0 0 0 40 1 0 0 15 0 10 0 1996851589 883998720 192054 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13395/tid=13402] ppid=13392 vsize=863280 CPUtime=0
/proc/13395/task/13402/stat : 13402 (java) S 13392 13392 9452 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1996851589 883998720 192054 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13395/tid=13403] ppid=13392 vsize=863280 CPUtime=0
/proc/13395/task/13403/stat : 13403 (java) S 13392 13392 9452 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 1996851589 883998720 192054 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13395/tid=13404] ppid=13392 vsize=863280 CPUtime=0
/proc/13395/task/13404/stat : 13404 (java) S 13392 13392 9452 0 -1 64 4 0 0 0 0 0 0 0 23 0 10 0 1996851674 883998720 192054 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 868636

[startup+25.5025 s]
/proc/loadavg: 2.33 2.14 2.06 3/94 13404
/proc/meminfo: memFree=71160/2055920 swapFree=4179440/4192956
[pid=13392] ppid=13390 vsize=5356 CPUtime=0
/proc/13392/stat : 13392 (concrete.sh) S 13390 13392 9452 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 1996851584 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13392/statm: 1339 242 201 169 0 50 0
[pid=13395] ppid=13392 vsize=862568 CPUtime=25.33
/proc/13395/stat : 13395 (java) S 13392 13392 9452 0 -1 0 196379 0 1 0 2410 123 0 0 18 0 10 0 1996851585 883269632 193288 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13395/statm: 215642 193288 2582 9 0 210202 0
[pid=13395/tid=13396] ppid=13392 vsize=862568 CPUtime=4.94
/proc/13395/task/13396/stat : 13396 (java) S 13392 13392 9452 0 -1 64 153352 0 1 0 397 97 0 0 17 0 10 0 1996851586 883269632 193288 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13395/tid=13397] ppid=13392 vsize=862568 CPUtime=19.94
/proc/13395/task/13397/stat : 13397 (java) R 13392 13392 9452 0 -1 64 41225 0 0 0 1970 24 0 0 25 0 10 0 1996851587 883269632 193288 996147200 134512640 134550740 4294956032 18446744073709551615 104182133 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13395/tid=13398] ppid=13392 vsize=862568 CPUtime=0
/proc/13395/task/13398/stat : 13398 (java) S 13392 13392 9452 0 -1 64 13 0 0 0 0 0 0 0 15 0 10 0 1996851587 883269632 193288 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13395/tid=13399] ppid=13392 vsize=862568 CPUtime=0
/proc/13395/task/13399/stat : 13399 (java) S 13392 13392 9452 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 1996851587 883269632 193288 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13395/tid=13400] ppid=13392 vsize=862568 CPUtime=0
/proc/13395/task/13400/stat : 13400 (java) S 13392 13392 9452 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 1996851589 883269632 193288 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13395/tid=13401] ppid=13392 vsize=862568 CPUtime=0.42
/proc/13395/task/13401/stat : 13401 (java) S 13392 13392 9452 0 -1 64 1065 0 0 0 41 1 0 0 16 0 10 0 1996851589 883269632 193288 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

[pid=13395/tid=13402] ppid=13392 vsize=862564 CPUtime=0
/proc/13395/task/13402/stat : 13402 (java) S 13392 13392 9452 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1996851589 883265536 193161 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13395/tid=13403] ppid=13392 vsize=862564 CPUtime=0
/proc/13395/task/13403/stat : 13403 (java) S 13392 13392 9452 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1996851589 883265536 193161 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 254.58
Current children cumulated vsize (KiB) 867920

[startup+262.303 s]
/proc/loadavg: 2.01 2.09 2.06 3/92 13408
/proc/meminfo: memFree=74800/2055920 swapFree=4179440/4192956
[pid=13392] ppid=13390 vsize=5356 CPUtime=0
/proc/13392/stat : 13392 (concrete.sh) S 13390 13392 9452 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 1996851584 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13392/statm: 1339 242 201 169 0 50 0
[pid=13395] ppid=13392 vsize=862564 CPUtime=260.95
/proc/13395/stat : 13395 (java) S 13392 13392 9452 0 -1 0 196631 0 1 0 25969 126 0 0 18 0 9 0 1996851585 883265536 193161 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13395/statm: 215641 193161 2585 9 0 210201 0
[pid=13395/tid=13396] ppid=13392 vsize=862564 CPUtime=215.17
/proc/13395/task/13396/stat : 13396 (java) R 13392 13392 9452 0 -1 64 153500 0 1 0 21419 98 0 0 25 0 9 0 1996851586 883265536 193161 996147200 134512640 134550740 4294956032 18446744073709551615 4126996830 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13395/tid=13397] ppid=13392 vsize=862564 CPUtime=45.2
/proc/13395/task/13397/stat : 13397 (java) S 13392 13392 9452 0 -1 64 41225 0 0 0 4495 25 0 0 16 0 9 0 1996851587 883265536 193161 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13395/tid=13398] ppid=13392 vsize=862564 CPUtime=0
/proc/13395/task/13398/stat : 13398 (java) S 13392 13392 9452 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1996851587 883265536 193161 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13395/tid=13399] ppid=13392 vsize=862564 CPUtime=0
/proc/13395/task/13399/stat : 13399 (java) S 13392 13392 9452 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1996851587 883265536 193161 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13395/tid=13400] ppid=13392 vsize=862564 CPUtime=0
/proc/13395/task/13400/stat : 13400 (java) S 13392 13392 9452 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1996851589 883265536 193161 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13395/tid=13401] ppid=13392 vsize=862564 CPUtime=0.55
/proc/13395/task/13401/stat : 13401 (java) S 13392 13392 9452 0 -1 64 1163 0 0 0 54 1 0 0 16 0 9 0 1996851589 883265536 193161 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13395/tid=13402] ppid=13392 vsize=862564 CPUtime=0
/proc/13395/task/13402/stat : 13402 (java) S 13392 13392 9452 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1996851589 883265536 193161 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13395/tid=13403] ppid=13392 vsize=862564 CPUtime=0
/proc/13395/task/13403/stat : 13403 (java) S 13392 13392 9452 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1996851589 883265536 193161 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 260.95
Current children cumulated vsize (KiB) 867920

[startup+265.501 s]
/proc/loadavg: 2.01 2.08 2.06 3/92 13408
/proc/meminfo: memFree=74800/2055920 swapFree=4179440/4192956
[pid=13392] ppid=13390 vsize=5356 CPUtime=0
/proc/13392/stat : 13392 (concrete.sh) S 13390 13392 9452 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 1996851584 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13392/statm: 1339 242 201 169 0 50 0
[pid=13395] ppid=13392 vsize=862564 CPUtime=264.14
/proc/13395/stat : 13395 (java) S 13392 13392 9452 0 -1 0 196631 0 1 0 26288 126 0 0 18 0 9 0 1996851585 883265536 193161 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13395/statm: 215641 193161 2585 9 0 210201 0
[pid=13395/tid=13396] ppid=13392 vsize=862564 CPUtime=218.35
/proc/13395/task/13396/stat : 13396 (java) R 13392 13392 9452 0 -1 64 153500 0 1 0 21737 98 0 0 25 0 9 0 1996851586 883265536 193161 996147200 134512640 134550740 4294956032 18446744073709551615 4126996830 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13395/tid=13397] ppid=13392 vsize=862564 CPUtime=45.2
/proc/13395/task/13397/stat : 13397 (java) S 13392 13392 9452 0 -1 64 41225 0 0 0 4495 25 0 0 16 0 9 0 1996851587 883265536 193161 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13395/tid=13398] ppid=13392 vsize=862564 CPUtime=0
/proc/13395/task/13398/stat : 13398 (java) S 13392 13392 9452 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1996851587 883265536 193161 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13395/tid=13399] ppid=13392 vsize=862564 CPUtime=0
/proc/13395/task/13399/stat : 13399 (java) S 13392 13392 9452 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1996851587 883265536 193161 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13395/tid=13400] ppid=13392 vsize=862564 CPUtime=0
/proc/13395/task/13400/stat : 13400 (java) S 13392 13392 9452 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1996851589 883265536 193161 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13395/tid=13401] ppid=13392 vsize=862564 CPUtime=0.55
/proc/13395/task/13401/stat : 13401 (java) S 13392 13392 9452 0 -1 64 1163 0 0 0 54 1 0 0 16 0 9 0 1996851589 883265536 193161 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13395/tid=13402] ppid=13392 vsize=862564 CPUtime=0
/proc/13395/task/13402/stat : 13402 (java) S 13392 13392 9452 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1996851589 883265536 193161 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13395/tid=13403] ppid=13392 vsize=862564 CPUtime=0
/proc/13395/task/13403/stat : 13403 (java) S 13392 13392 9452 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1996851589 883265536 193161 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 264.14
Current children cumulated vsize (KiB) 867920

[startup+268.703 s]
/proc/loadavg: 2.01 2.08 2.06 3/92 13408
/proc/meminfo: memFree=74800/2055920 swapFree=4179440/4192956
[pid=13392] ppid=13390 vsize=5356 CPUtime=0
/proc/13392/stat : 13392 (concrete.sh) S 13390 13392 9452 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 1996851584 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13392/statm: 1339 242 201 169 0 50 0
[pid=13395] ppid=13392 vsize=862564 CPUtime=267.32
/proc/13395/stat : 13395 (java) S 13392 13392 9452 0 -1 0 196631 0 1 0 26606 126 0 0 18 0 9 0 1996851585 883265536 193161 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13395/statm: 215641 193161 2585 9 0 210201 0
[pid=13395/tid=13396] ppid=13392 vsize=862564 CPUtime=221.54
/proc/13395/task/13396/stat : 13396 (java) R 13392 13392 9452 0 -1 64 153500 0 1 0 22056 98 0 0 25 0 9 0 1996851586 883265536 193161 996147200 134512640 134550740 4294956032 18446744073709551615 4126996830 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13395/tid=13397] ppid=13392 vsize=862564 CPUtime=45.2
/proc/13395/task/13397/stat : 13397 (java) S 13392 13392 9452 0 -1 64 41225 0 0 0 4495 25 0 0 16 0 9 0 1996851587 883265536 193161 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13395/tid=13398] ppid=13392 vsize=862564 CPUtime=0
/proc/13395/task/13398/stat : 13398 (java) S 13392 13392 9452 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1996851587 883265536 193161 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13395/tid=13399] ppid=13392 vsize=862564 CPUtime=0
/proc/13395/task/13399/stat : 13399 (java) S 13392 13392 9452 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1996851587 883265536 193161 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13395/tid=13400] ppid=13392 vsize=862564 CPUtime=0
/proc/13395/task/13400/stat : 13400 (java) S 13392 13392 9452 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1996851589 883265536 193161 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13395/tid=13401] ppid=13392 vsize=862564 CPUtime=0.55
/proc/13395/task/13401/stat : 13401 (java) S 13392 13392 9452 0 -1 64 1163 0 0 0 54 1 0 0 16 0 9 0 1996851589 883265536 193161 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13395/tid=13402] ppid=13392 vsize=862564 CPUtime=0
/proc/13395/task/13402/stat : 13402 (java) S 13392 13392 9452 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1996851589 883265536 193161 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13395/tid=13403] ppid=13392 vsize=862564 CPUtime=0
/proc/13395/task/13403/stat : 13403 (java) S 13392 13392 9452 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1996851589 883265536 193161 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 267.32
Current children cumulated vsize (KiB) 867920

[startup+269.507 s]
/proc/loadavg: 2.01 2.08 2.06 3/92 13408
/proc/meminfo: memFree=74800/2055920 swapFree=4179440/4192956
[pid=13392] ppid=13390 vsize=5356 CPUtime=0
/proc/13392/stat : 13392 (concrete.sh) S 13390 13392 9452 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 1996851584 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13392/statm: 1339 242 201 169 0 50 0
[pid=13395] ppid=13392 vsize=862564 CPUtime=268.12
/proc/13395/stat : 13395 (java) S 13392 13392 9452 0 -1 0 196631 0 1 0 26686 126 0 0 18 0 9 0 1996851585 883265536 193161 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13395/statm: 215641 193161 2585 9 0 210201 0
[pid=13395/tid=13396] ppid=13392 vsize=862564 CPUtime=222.34
/proc/13395/task/13396/stat : 13396 (java) R 13392 13392 9452 0 -1 64 153500 0 1 0 22136 98 0 0 25 0 9 0 1996851586 883265536 193161 996147200 134512640 134550740 4294956032 18446744073709551615 4126997562 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13395/tid=13397] ppid=13392 vsize=862564 CPUtime=45.2
/proc/13395/task/13397/stat : 13397 (java) S 13392 13392 9452 0 -1 64 41225 0 0 0 4495 25 0 0 16 0 9 0 1996851587 883265536 193161 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13395/tid=13398] ppid=13392 vsize=862564 CPUtime=0
/proc/13395/task/13398/stat : 13398 (java) S 13392 13392 9452 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1996851587 883265536 193161 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13395/tid=13399] ppid=13392 vsize=862564 CPUtime=0
/proc/13395/task/13399/stat : 13399 (java) S 13392 13392 9452 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1996851587 883265536 193161 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13395/tid=13400] ppid=13392 vsize=862564 CPUtime=0
/proc/13395/task/13400/stat : 13400 (java) S 13392 13392 9452 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1996851589 883265536 193161 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13395/tid=13401] ppid=13392 vsize=862564 CPUtime=0.55
/proc/13395/task/13401/stat : 13401 (java) S 13392 13392 9452 0 -1 64 1163 0 0 0 54 1 0 0 16 0 9 0 1996851589 883265536 193161 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13395/tid=13402] ppid=13392 vsize=862564 CPUtime=0
/proc/13395/task/13402/stat : 13402 (java) S 13392 13392 9452 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1996851589 883265536 193161 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13395/tid=13403] ppid=13392 vsize=862564 CPUtime=0
/proc/13395/task/13403/stat : 13403 (java) S 13392 13392 9452 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1996851589 883265536 193161 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 268.12
Current children cumulated vsize (KiB) 867920

[startup+269.902 s]
/proc/loadavg: 2.01 2.08 2.06 3/92 13408
/proc/meminfo: memFree=74800/2055920 swapFree=4179440/4192956
[pid=13392] ppid=13390 vsize=5356 CPUtime=0
/proc/13392/stat : 13392 (concrete.sh) S 13390 13392 9452 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 1996851584 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13392/statm: 1339 242 201 169 0 50 0
[pid=13395] ppid=13392 vsize=862564 CPUtime=268.51
/proc/13395/stat : 13395 (java) S 13392 13392 9452 0 -1 0 196631 0 1 0 26725 126 0 0 18 0 9 0 1996851585 883265536 193161 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13395/statm: 215641 193161 2585 9 0 210201 0
[pid=13395/tid=13396] ppid=13392 vsize=862564 CPUtime=222.73
/proc/13395/task/13396/stat : 13396 (java) R 13392 13392 9452 0 -1 64 153500 0 1 0 22175 98 0 0 25 0 9 0 1996851586 883265536 193161 996147200 134512640 134550740 4294956032 18446744073709551615 4126996830 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13395/tid=13397] ppid=13392 vsize=862564 CPUtime=45.2
/proc/13395/task/13397/stat : 13397 (java) S 13392 13392 9452 0 -1 64 41225 0 0 0 4495 25 0 0 16 0 9 0 1996851587 883265536 193161 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13395/tid=13398] ppid=13392 vsize=862564 CPUtime=0
/proc/13395/task/13398/stat : 13398 (java) S 13392 13392 9452 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1996851587 883265536 193161 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13395/tid=13399] ppid=13392 vsize=862564 CPUtime=0
/proc/13395/task/13399/stat : 13399 (java) S 13392 13392 9452 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1996851587 883265536 193161 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13395/tid=13400] ppid=13392 vsize=862564 CPUtime=0
/proc/13395/task/13400/stat : 13400 (java) S 13392 13392 9452 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1996851589 883265536 193161 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13395/tid=13401] ppid=13392 vsize=862564 CPUtime=0.55
/proc/13395/task/13401/stat : 13401 (java) S 13392 13392 9452 0 -1 64 1163 0 0 0 54 1 0 0 16 0 9 0 1996851589 883265536 193161 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13395/tid=13402] ppid=13392 vsize=862564 CPUtime=0
/proc/13395/task/13402/stat : 13402 (java) S 13392 13392 9452 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1996851589 883265536 193161 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13395/tid=13403] ppid=13392 vsize=862564 CPUtime=0
/proc/13395/task/13403/stat : 13403 (java) S 13392 13392 9452 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1996851589 883265536 193161 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 268.51
Current children cumulated vsize (KiB) 867920

[startup+270.302 s]
/proc/loadavg: 2.01 2.08 2.06 3/92 13408
/proc/meminfo: memFree=74800/2055920 swapFree=4179440/4192956
[pid=13392] ppid=13390 vsize=5356 CPUtime=0
/proc/13392/stat : 13392 (concrete.sh) S 13390 13392 9452 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 1996851584 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13392/statm: 1339 242 201 169 0 50 0
[pid=13395] ppid=13392 vsize=0 CPUtime=268.91
/proc/13395/stat : 13395 (java) Z 13392 13392 9452 0 -1 12 196640 0 1 0 26764 127 0 0 16 0 2 0 1996851585 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13395/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 268.91
Current children cumulated vsize (KiB) 5356

[startup+270.402 s]
/proc/loadavg: 2.01 2.08 2.06 3/92 13408
/proc/meminfo: memFree=74800/2055920 swapFree=4179440/4192956
[pid=13392] ppid=13390 vsize=5356 CPUtime=0
/proc/13392/stat : 13392 (concrete.sh) S 13390 13392 9452 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 1996851584 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13392/statm: 1339 242 201 169 0 50 0
[pid=13395] ppid=13392 vsize=0 CPUtime=269.01
/proc/13395/stat : 13395 (java) Z 13392 13392 9452 0 -1 12 196640 0 1 0 26764 137 0 0 16 0 2 0 1996851585 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13395/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 269.01
Current children cumulated vsize (KiB) 5356

Child status: 0
Real time (s): 270.411
CPU time (s): 269.03
CPU user time (s): 267.646
CPU system time (s): 1.38379
CPU usage (%): 99.4893
Max. virtual memory (cumulated for all children) (KiB): 868920

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 267.646
system time used= 1.38379
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 197093
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= 8396
involuntary context switches= 11277

runsolver used 0.357945 second user time and 0.923859 second system time

The end

Launcher Data (download as text)

Begin job on node56 at 2008-07-04 15:40:00
IDJOB=1074508
IDBENCH=56415
IDSOLVER=305
FILE ID=node56/1074508-1215178800
PBS_JOBID= 7881432
Free space on /tmp= 103240 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 13ce82a1c45d8f0569097266eb912ed5
RANDOM SEED=1439448745

node56.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.265
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5931.00
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.265
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1030184 kB
Buffers:         87056 kB
Cached:         278972 kB
SwapCached:       7360 kB
Active:         643612 kB
Inactive:       305168 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1030184 kB
SwapTotal:     4192956 kB
SwapFree:      4179440 kB
Dirty:            2944 kB
Writeback:           0 kB
Mapped:         598168 kB
Slab:            60960 kB
Committed_AS:  4693664 kB
PageTables:       3060 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= 103236 MiB
End job on node56 at 2008-07-04 15:44:31