Trace number 1068026

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 99.6988 99.7923

DiagnosticValue
CHECKS17986800
NODES27

General information on the benchmark

Namecsp/lexHerald/
normalized-crossword-m1-lex-05-06.xml
MD5SUMede1c1d552ba5917847c90501f772115
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.027995
Satisfiable
(Un)Satisfiability was proved
Number of variables23
Number of constraints31
Maximum constraint arity10
Maximum domain size26
Number of constraints which are defined in extension10
Number of constraints which are defined in intension21
Global constraints used (with number of constraints)

Solver Data (download as text)

97.84/97.94	c CPU-LOAD 64.24
97.84/97.94	c LOADED 23 V (26 E), 21 PredicateConstraint, 10 ExtensionConstraintGeneral, arity 10, 64.24 cpu
99.54/99.64	v 0 0 0 18 0 17 20 1 0 17 0 3 14 13 0 1 8 3 4 1 24 19 4 
99.54/99.64	s SATISFIABLE
99.54/99.64	d NODES 27
99.54/99.64	d CHECKS 17986791
99.54/99.64	c gac3-effective-revisions: 275
99.54/99.64	c gac3-useless-revisions: 5514
99.54/99.64	c heuristic-cpu: 0.0
99.54/99.64	c prepro-constraint-ccks: 14627961
99.54/99.64	c prepro-constraint-presenceccks: 10984
99.54/99.64	c prepro-cpu: 1.27
99.54/99.64	c prepro-matrix2d-ccks: 0
99.54/99.64	c prepro-matrix2d-presenceccks: 0
99.54/99.64	c prepro-removed: 23
99.54/99.64	c search-cpu: 0.34000003
99.54/99.64	c total-assgn: 27
99.54/99.64	c total-constraint-ccks: 17986791
99.54/99.64	c total-constraint-presence-ccks: 50780
99.54/99.64	c total-cpu: 1.61
99.54/99.64	c total-matrix2d-ccks: 0
99.54/99.64	c total-matrix2d-presence-ccks: 0
99.54/99.64	c tuples: 0
99.54/99.64	c tuples-collisions: 0
99.54/99.64	c TOTAL-NODES 27
99.54/99.64	c TOTAL-CPU 1.61

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-1068026-1215152124/watcher-1068026-1215152124 -o /tmp/evaluation-result-1068026-1215152124/solver-1068026-1215152124 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/concrete.sh -c -ext 60 HOME/instance-1068026-1215152124.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.99 2.00 2.00 4/82 29724
/proc/meminfo: memFree=1057616/2055912 swapFree=4178532/4192956
[pid=29724] ppid=29722 vsize=5356 CPUtime=0
/proc/29724/stat : 29724 (concrete.sh) R 29722 29724 26033 0 -1 4194304 296 128 0 0 0 0 0 0 21 0 1 0 239307452 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 255372880543 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/29724/statm: 1339 242 201 169 0 50 0
[pid=29726] ppid=29724 vsize=5356 CPUtime=0
/proc/29726/stat : 29726 (concrete.sh) R 29724 29724 26033 0 -1 4194368 0 0 0 0 0 0 0 0 21 0 1 0 239307453 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 255372880543 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/29726/statm: 1339 242 201 169 0 50 0

[startup+0.0988179 s]
/proc/loadavg: 1.99 2.00 2.00 4/82 29724
/proc/meminfo: memFree=1057616/2055912 swapFree=4178532/4192956
[pid=29724] ppid=29722 vsize=5356 CPUtime=0
/proc/29724/stat : 29724 (concrete.sh) S 29722 29724 26033 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 239307452 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29724/statm: 1339 242 201 169 0 50 0
[pid=29726] ppid=29724 vsize=843024 CPUtime=0.08
/proc/29726/stat : 29726 (java) S 29724 29724 26033 0 -1 0 3284 0 1 0 6 2 0 0 18 0 9 0 239307453 863256576 2749 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29726/statm: 210756 2749 1621 9 0 205333 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 848380

[startup+0.102813 s]
/proc/loadavg: 1.99 2.00 2.00 4/82 29724
/proc/meminfo: memFree=1057616/2055912 swapFree=4178532/4192956
[pid=29724] ppid=29722 vsize=5356 CPUtime=0
/proc/29724/stat : 29724 (concrete.sh) S 29722 29724 26033 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 239307452 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29724/statm: 1339 242 201 169 0 50 0
[pid=29726] ppid=29724 vsize=843024 CPUtime=0.08
/proc/29726/stat : 29726 (java) S 29724 29724 26033 0 -1 0 3321 0 1 0 6 2 0 0 18 0 9 0 239307453 863256576 2786 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29726/statm: 210756 2786 1635 9 0 205333 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 848380

[startup+0.302846 s]
/proc/loadavg: 1.99 2.00 2.00 4/82 29724
/proc/meminfo: memFree=1057616/2055912 swapFree=4178532/4192956
[pid=29724] ppid=29722 vsize=5356 CPUtime=0
/proc/29724/stat : 29724 (concrete.sh) S 29722 29724 26033 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 239307452 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29724/statm: 1339 242 201 169 0 50 0
[pid=29726] ppid=29724 vsize=843640 CPUtime=0.27
/proc/29726/stat : 29726 (java) S 29724 29724 26033 0 -1 0 4290 0 1 0 25 2 0 0 18 0 9 0 239307453 863887360 3702 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29726/statm: 210910 3702 1816 9 0 205478 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 848996

[startup+0.701888 s]
/proc/loadavg: 1.99 2.00 2.00 4/82 29724
/proc/meminfo: memFree=1057616/2055912 swapFree=4178532/4192956
[pid=29724] ppid=29722 vsize=5356 CPUtime=0
/proc/29724/stat : 29724 (concrete.sh) S 29722 29724 26033 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 239307452 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29724/statm: 1339 242 201 169 0 50 0
[pid=29726] ppid=29724 vsize=845540 CPUtime=0.68
/proc/29726/stat : 29726 (java) S 29724 29724 26033 0 -1 0 13584 0 1 0 59 9 0 0 18 0 10 0 239307453 865832960 12715 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29726/statm: 211385 12723 2578 9 0 205945 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 850896

[startup+1.50197 s]
/proc/loadavg: 1.99 2.00 2.00 3/93 29736
/proc/meminfo: memFree=830584/2055912 swapFree=4178532/4192956
[pid=29724] ppid=29722 vsize=5356 CPUtime=0
/proc/29724/stat : 29724 (concrete.sh) S 29722 29724 26033 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 239307452 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29724/statm: 1339 242 201 169 0 50 0
[pid=29726] ppid=29724 vsize=846020 CPUtime=1.48
/proc/29726/stat : 29726 (java) S 29724 29724 26033 0 -1 0 74487 0 1 0 110 38 0 0 18 0 10 0 239307453 866324480 73613 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29726/statm: 211505 73615 2578 9 0 206065 0
[pid=29726/tid=29728] ppid=29724 vsize=846020 CPUtime=0.86
/proc/29726/task/29728/stat : 29728 (java) R 29724 29724 26033 0 -1 64 68946 0 1 0 51 35 0 0 24 0 10 0 239307454 866324480 73617 996147200 134512640 134550740 4294956032 18446744073709551615 104454898 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29726/tid=29729] ppid=29724 vsize=846020 CPUtime=0.46
/proc/29726/task/29729/stat : 29729 (java) S 29724 29724 26033 0 -1 64 4311 0 0 0 45 1 0 0 19 0 10 0 239307456 866324480 73620 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29726/tid=29730] ppid=29724 vsize=846020 CPUtime=0
/proc/29726/task/29730/stat : 29730 (java) S 29724 29724 26033 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 239307456 866324480 73624 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29726/tid=29731] ppid=29724 vsize=846020 CPUtime=0
/proc/29726/task/29731/stat : 29731 (java) S 29724 29724 26033 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 239307456 866324480 73627 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29726/tid=29732] ppid=29724 vsize=846020 CPUtime=0
/proc/29726/task/29732/stat : 29732 (java) S 29724 29724 26033 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 239307458 866324480 73630 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29726/tid=29733] ppid=29724 vsize=846020 CPUtime=0.12
/proc/29726/task/29733/stat : 29733 (java) S 29724 29724 26033 0 -1 64 500 0 0 0 12 0 0 0 16 0 10 0 239307458 866324480 73632 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29726/tid=29734] ppid=29724 vsize=846020 CPUtime=0
/proc/29726/task/29734/stat : 29734 (java) S 29724 29724 26033 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 239307458 866324480 73636 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29726/tid=29735] ppid=29724 vsize=846020 CPUtime=0
/proc/29726/task/29735/stat : 29735 (java) S 29724 29724 26033 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 239307458 866324480 73639 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29726/tid=29736] ppid=29724 vsize=846020 CPUtime=0
/proc/29726/task/29736/stat : 29736 (java) S 29724 29724 26033 0 -1 64 3 0 0 0 0 0 0 0 20 0 10 0 239307494 866324480 73642 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 851376

[startup+3.10114 s]
/proc/loadavg: 1.99 2.00 2.00 4/93 29736
/proc/meminfo: memFree=690296/2055912 swapFree=4178532/4192956
[pid=29724] ppid=29722 vsize=5356 CPUtime=0
/proc/29724/stat : 29724 (concrete.sh) S 29722 29724 26033 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 239307452 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29724/statm: 1339 242 201 169 0 50 0
[pid=29726] ppid=29724 vsize=862656 CPUtime=3.07
/proc/29726/stat : 29726 (java) S 29724 29724 26033 0 -1 0 121379 0 1 0 247 60 0 0 18 0 10 0 239307453 883359744 120498 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29726/statm: 215664 120498 2578 9 0 210224 0
[pid=29726/tid=29728] ppid=29724 vsize=862656 CPUtime=1.39
/proc/29726/task/29728/stat : 29728 (java) R 29724 29724 26033 0 -1 64 78127 0 1 0 100 39 0 0 25 0 10 0 239307454 883359744 120498 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29726/tid=29729] ppid=29724 vsize=862656 CPUtime=1.53
/proc/29726/task/29729/stat : 29729 (java) R 29724 29724 26033 0 -1 64 42017 0 0 0 134 19 0 0 16 0 10 0 239307456 883359744 120498 996147200 134512640 134550740 4294956032 18446744073709551615 102516769 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29726/tid=29730] ppid=29724 vsize=862656 CPUtime=0
/proc/29726/task/29730/stat : 29730 (java) S 29724 29724 26033 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 239307456 883359744 120498 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29726/tid=29731] ppid=29724 vsize=862656 CPUtime=0
/proc/29726/task/29731/stat : 29731 (java) S 29724 29724 26033 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 239307456 883359744 120498 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29726/tid=29732] ppid=29724 vsize=862656 CPUtime=0
/proc/29726/task/29732/stat : 29732 (java) S 29724 29724 26033 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 239307458 883359744 120498 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29726/tid=29733] ppid=29724 vsize=862656 CPUtime=0.12
/proc/29726/task/29733/stat : 29733 (java) S 29724 29724 26033 0 -1 64 500 0 0 0 12 0 0 0 16 0 10 0 239307458 883359744 120498 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29726/tid=29734] ppid=29724 vsize=862656 CPUtime=0
/proc/29726/task/29734/stat : 29734 (java) S 29724 29724 26033 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 239307458 883359744 120498 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29726/tid=29735] ppid=29724 vsize=862656 CPUtime=0
/proc/29726/task/29735/stat : 29735 (java) S 29724 29724 26033 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 239307458 883359744 120498 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29726/tid=29736] ppid=29724 vsize=862656 CPUtime=0
/proc/29726/task/29736/stat : 29736 (java) S 29724 29724 26033 0 -1 64 3 0 0 0 0 0 0 0 20 0 10 0 239307494 883359744 120498 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 868012

[startup+6.30247 s]
/proc/loadavg: 1.99 2.00 2.00 3/93 29736
/proc/meminfo: memFree=504632/2055912 swapFree=4178532/4192956
[pid=29724] ppid=29722 vsize=5356 CPUtime=0
/proc/29724/stat : 29724 (concrete.sh) S 29722 29724 26033 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 239307452 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29724/statm: 1339 242 201 169 0 50 0
[pid=29726] ppid=29724 vsize=874336 CPUtime=6.28
/proc/29726/stat : 29726 (java) S 29724 29724 26033 0 -1 0 165268 0 1 0 545 83 0 0 18 0 10 0 239307453 895320064 164384 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29726/statm: 218584 164384 2578 9 0 213144 0
[pid=29726/tid=29728] ppid=29724 vsize=874336 CPUtime=1.75
/proc/29726/task/29728/stat : 29728 (java) S 29724 29724 26033 0 -1 64 83117 0 1 0 133 42 0 0 17 0 10 0 239307454 895320064 164384 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29726/tid=29729] ppid=29724 vsize=874336 CPUtime=4.37
/proc/29726/task/29729/stat : 29729 (java) R 29724 29724 26033 0 -1 64 80916 0 0 0 398 39 0 0 25 0 10 0 239307456 895320064 164384 996147200 134512640 134550740 4294956032 18446744073709551615 101443081 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29726/tid=29730] ppid=29724 vsize=874336 CPUtime=0
/proc/29726/task/29730/stat : 29730 (java) S 29724 29724 26033 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 239307456 895320064 164384 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29726/tid=29731] ppid=29724 vsize=874336 CPUtime=0
/proc/29726/task/29731/stat : 29731 (java) S 29724 29724 26033 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 239307456 895320064 164384 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29726/tid=29732] ppid=29724 vsize=874336 CPUtime=0
/proc/29726/task/29732/stat : 29732 (java) S 29724 29724 26033 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 239307458 895320064 164384 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29726/tid=29733] ppid=29724 vsize=874336 CPUtime=0.12
/proc/29726/task/29733/stat : 29733 (java) S 29724 29724 26033 0 -1 64 500 0 0 0 12 0 0 0 16 0 10 0 239307458 895320064 164384 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29726/tid=29734] ppid=29724 vsize=874336 CPUtime=0
/proc/29726/task/29734/stat : 29734 (java) S 29724 29724 26033 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 239307458 895320064 164384 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29726/tid=29735] ppid=29724 vsize=874336 CPUtime=0
/proc/29726/task/29735/stat : 29735 (java) S 29724 29724 26033 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 239307458 895320064 164384 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29726/tid=29736] ppid=29724 vsize=874336 CPUtime=0
/proc/29726/task/29736/stat : 29736 (java) S 29724 29724 26033 0 -1 64 3 0 0 0 0 0 0 0 20 0 10 0 239307494 895320064 164384 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 879692

[startup+12.7022 s]
/proc/loadavg: 1.99 2.00 2.00 3/93 29736
/proc/meminfo: memFree=264184/2055912 swapFree=4178532/4192956
[pid=29724] ppid=29722 vsize=5356 CPUtime=0
/proc/29724/stat : 29724 (concrete.sh) S 29722 29724 26033 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 239307452 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29724/statm: 1339 242 201 169 0 50 0
[pid=29726] ppid=29724 vsize=891612 CPUtime=12.67
/proc/29726/stat : 29726 (java) S 29724 29724 26033 0 -1 0 201198 0 1 0 1168 99 0 0 18 0 10 0 239307453 913010688 200309 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29726/statm: 222903 200309 2578 9 0 217463 0
[pid=29726/tid=29728] ppid=29724 vsize=891612 CPUtime=2.3
/proc/29726/task/29728/stat : 29728 (java) S 29724 29724 26033 0 -1 64 87360 0 1 0 187 43 0 0 17 0 10 0 239307454 913010688 200309 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29726/tid=29729] ppid=29724 vsize=891612 CPUtime=10.22
/proc/29726/task/29729/stat : 29729 (java) R 29724 29724 26033 0 -1 64 112603 0 0 0 967 55 0 0 25 0 10 0 239307456 913010688 200309 996147200 134512640 134550740 4294956032 18446744073709551615 104180255 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29726/tid=29730] ppid=29724 vsize=891612 CPUtime=0
/proc/29726/task/29730/stat : 29730 (java) S 29724 29724 26033 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 239307456 913010688 200309 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29726/tid=29731] ppid=29724 vsize=891612 CPUtime=0
/proc/29726/task/29731/stat : 29731 (java) S 29724 29724 26033 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 239307456 913010688 200309 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29726/tid=29732] ppid=29724 vsize=891612 CPUtime=0
/proc/29726/task/29732/stat : 29732 (java) S 29724 29724 26033 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 239307458 913010688 200309 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29726/tid=29733] ppid=29724 vsize=891612 CPUtime=0.12
/proc/29726/task/29733/stat : 29733 (java) S 29724 29724 26033 0 -1 64 500 0 0 0 12 0 0 0 16 0 10 0 239307458 913010688 200309 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29726/tid=29734] ppid=29724 vsize=891612 CPUtime=0
/proc/29726/task/29734/stat : 29734 (java) S 29724 29724 26033 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 239307458 913010688 200309 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29726/tid=29735] ppid=29724 vsize=891612 CPUtime=0
/proc/29726/task/29735/stat : 29735 (java) S 29724 29724 26033 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 239307458 913010688 200309 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29726/tid=29736] ppid=29724 vsize=891612 CPUtime=0
/proc/29726/task/29736/stat : 29736 (java) S 29724 29724 26033 0 -1 64 3 0 0 0 0 0 0 0 20 0 10 0 239307494 913010688 200309 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 896968

[startup+25.5025 s]
/proc/loadavg: 2.07 2.02 2.00 3/93 29736
/proc/meminfo: memFree=264056/2055912 swapFree=4178532/4192956
[pid=29724] ppid=29722 vsize=5356 CPUtime=0
/proc/29724/stat : 29724 (concrete.sh) S 29722 29724 26033 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 239307452 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29724/statm: 1339 242 201 169 0 50 0
[pid=29726] ppid=29724 vsize=891580 CPUtime=25.47
/proc/29726/stat : 29726 (java) S 29724 29724 26033 0 -1 0 201241 0 1 0 2447 100 0 0 18 0 10 0 239307453 912977920 200339 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29726/statm: 222895 200339 2579 9 0 217455 0

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

[pid=29726/tid=29732] ppid=29724 vsize=847176 CPUtime=0
/proc/29726/task/29732/stat : 29732 (java) S 29724 29724 26033 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 239307458 867508224 189036 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29726/tid=29733] ppid=29724 vsize=847176 CPUtime=0.16
/proc/29726/task/29733/stat : 29733 (java) S 29724 29724 26033 0 -1 64 551 0 0 0 16 0 0 0 16 0 10 0 239307458 867508224 189036 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29726/tid=29734] ppid=29724 vsize=847176 CPUtime=0
/proc/29726/task/29734/stat : 29734 (java) S 29724 29724 26033 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 239307458 867508224 189036 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29726/tid=29735] ppid=29724 vsize=847176 CPUtime=0
/proc/29726/task/29735/stat : 29735 (java) S 29724 29724 26033 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 239307458 867508224 189036 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29726/tid=29737] ppid=29724 vsize=847176 CPUtime=0
/proc/29726/task/29737/stat : 29737 (java) S 29724 29724 26033 0 -1 64 4 0 0 0 0 0 0 0 16 0 10 0 239311204 867508224 189036 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 76.65
Current children cumulated vsize (KiB) 852532

[startup+89.5022 s]
/proc/loadavg: 2.02 2.01 2.00 3/93 29737
/proc/meminfo: memFree=309040/2055912 swapFree=4178532/4192956
[pid=29724] ppid=29722 vsize=5356 CPUtime=0
/proc/29724/stat : 29724 (concrete.sh) S 29722 29724 26033 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 239307452 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29724/statm: 1339 242 201 169 0 50 0
[pid=29726] ppid=29724 vsize=847176 CPUtime=89.44
/proc/29726/stat : 29726 (java) S 29724 29724 26033 0 -1 0 201386 0 1 0 8843 101 0 0 18 0 10 0 239307453 867508224 189036 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29726/statm: 211794 189036 2582 9 0 206354 0
[pid=29726/tid=29728] ppid=29724 vsize=847176 CPUtime=55.9
/proc/29726/task/29728/stat : 29728 (java) R 29724 29724 26033 0 -1 64 87463 0 1 0 5546 44 0 0 25 0 10 0 239307454 867508224 189036 996147200 134512640 134550740 4294956032 18446744073709551615 102882097 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29726/tid=29729] ppid=29724 vsize=847176 CPUtime=33.35
/proc/29726/task/29729/stat : 29729 (java) S 29724 29724 26033 0 -1 64 112631 0 0 0 3280 55 0 0 16 0 10 0 239307456 867508224 189036 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29726/tid=29730] ppid=29724 vsize=847176 CPUtime=0
/proc/29726/task/29730/stat : 29730 (java) S 29724 29724 26033 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 239307456 867508224 189036 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29726/tid=29731] ppid=29724 vsize=847176 CPUtime=0
/proc/29726/task/29731/stat : 29731 (java) S 29724 29724 26033 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 239307456 867508224 189036 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29726/tid=29732] ppid=29724 vsize=847176 CPUtime=0
/proc/29726/task/29732/stat : 29732 (java) S 29724 29724 26033 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 239307458 867508224 189036 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29726/tid=29733] ppid=29724 vsize=847176 CPUtime=0.16
/proc/29726/task/29733/stat : 29733 (java) S 29724 29724 26033 0 -1 64 551 0 0 0 16 0 0 0 16 0 10 0 239307458 867508224 189036 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29726/tid=29734] ppid=29724 vsize=847176 CPUtime=0
/proc/29726/task/29734/stat : 29734 (java) S 29724 29724 26033 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 239307458 867508224 189036 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29726/tid=29735] ppid=29724 vsize=847176 CPUtime=0
/proc/29726/task/29735/stat : 29735 (java) S 29724 29724 26033 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 239307458 867508224 189036 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29726/tid=29737] ppid=29724 vsize=847176 CPUtime=0
/proc/29726/task/29737/stat : 29737 (java) S 29724 29724 26033 0 -1 64 4 0 0 0 0 0 0 0 16 0 10 0 239311204 867508224 189036 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 89.44
Current children cumulated vsize (KiB) 852532

[startup+95.9019 s]
/proc/loadavg: 2.02 2.01 2.00 3/93 29737
/proc/meminfo: memFree=308976/2055912 swapFree=4178532/4192956
[pid=29724] ppid=29722 vsize=5356 CPUtime=0
/proc/29724/stat : 29724 (concrete.sh) S 29722 29724 26033 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 239307452 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29724/statm: 1339 242 201 169 0 50 0
[pid=29726] ppid=29724 vsize=847176 CPUtime=95.84
/proc/29726/stat : 29726 (java) S 29724 29724 26033 0 -1 0 201395 0 1 0 9483 101 0 0 18 0 10 0 239307453 867508224 189036 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29726/statm: 211794 189036 2582 9 0 206354 0
[pid=29726/tid=29728] ppid=29724 vsize=847176 CPUtime=62.29
/proc/29726/task/29728/stat : 29728 (java) R 29724 29724 26033 0 -1 64 87472 0 1 0 6185 44 0 0 25 0 10 0 239307454 867508224 189036 996147200 134512640 134550740 4294956032 18446744073709551615 4126162999 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29726/tid=29729] ppid=29724 vsize=847176 CPUtime=33.36
/proc/29726/task/29729/stat : 29729 (java) S 29724 29724 26033 0 -1 64 112631 0 0 0 3281 55 0 0 16 0 10 0 239307456 867508224 189036 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29726/tid=29730] ppid=29724 vsize=847176 CPUtime=0
/proc/29726/task/29730/stat : 29730 (java) S 29724 29724 26033 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 239307456 867508224 189036 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29726/tid=29731] ppid=29724 vsize=847176 CPUtime=0
/proc/29726/task/29731/stat : 29731 (java) S 29724 29724 26033 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 239307456 867508224 189036 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29726/tid=29732] ppid=29724 vsize=847176 CPUtime=0
/proc/29726/task/29732/stat : 29732 (java) S 29724 29724 26033 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 239307458 867508224 189036 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29726/tid=29733] ppid=29724 vsize=847176 CPUtime=0.16
/proc/29726/task/29733/stat : 29733 (java) S 29724 29724 26033 0 -1 64 551 0 0 0 16 0 0 0 16 0 10 0 239307458 867508224 189036 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29726/tid=29734] ppid=29724 vsize=847176 CPUtime=0
/proc/29726/task/29734/stat : 29734 (java) S 29724 29724 26033 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 239307458 867508224 189036 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29726/tid=29735] ppid=29724 vsize=847176 CPUtime=0
/proc/29726/task/29735/stat : 29735 (java) S 29724 29724 26033 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 239307458 867508224 189036 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29726/tid=29737] ppid=29724 vsize=847176 CPUtime=0
/proc/29726/task/29737/stat : 29737 (java) S 29724 29724 26033 0 -1 64 4 0 0 0 0 0 0 0 16 0 10 0 239311204 867508224 189036 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 95.84
Current children cumulated vsize (KiB) 852532

[startup+97.501 s]
/proc/loadavg: 2.02 2.01 2.00 3/93 29737
/proc/meminfo: memFree=308976/2055912 swapFree=4178532/4192956
[pid=29724] ppid=29722 vsize=5356 CPUtime=0
/proc/29724/stat : 29724 (concrete.sh) S 29722 29724 26033 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 239307452 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29724/statm: 1339 242 201 169 0 50 0
[pid=29726] ppid=29724 vsize=847176 CPUtime=97.44
/proc/29726/stat : 29726 (java) S 29724 29724 26033 0 -1 0 201397 0 1 0 9643 101 0 0 18 0 10 0 239307453 867508224 189036 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29726/statm: 211794 189036 2582 9 0 206354 0
[pid=29726/tid=29728] ppid=29724 vsize=847176 CPUtime=63.89
/proc/29726/task/29728/stat : 29728 (java) R 29724 29724 26033 0 -1 64 87474 0 1 0 6345 44 0 0 25 0 10 0 239307454 867508224 189036 996147200 134512640 134550740 4294956032 18446744073709551615 4125231180 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29726/tid=29729] ppid=29724 vsize=847176 CPUtime=33.36
/proc/29726/task/29729/stat : 29729 (java) S 29724 29724 26033 0 -1 64 112631 0 0 0 3281 55 0 0 16 0 10 0 239307456 867508224 189036 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29726/tid=29730] ppid=29724 vsize=847176 CPUtime=0
/proc/29726/task/29730/stat : 29730 (java) S 29724 29724 26033 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 239307456 867508224 189036 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29726/tid=29731] ppid=29724 vsize=847176 CPUtime=0
/proc/29726/task/29731/stat : 29731 (java) S 29724 29724 26033 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 239307456 867508224 189036 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29726/tid=29732] ppid=29724 vsize=847176 CPUtime=0
/proc/29726/task/29732/stat : 29732 (java) S 29724 29724 26033 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 239307458 867508224 189036 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29726/tid=29733] ppid=29724 vsize=847176 CPUtime=0.16
/proc/29726/task/29733/stat : 29733 (java) S 29724 29724 26033 0 -1 64 551 0 0 0 16 0 0 0 16 0 10 0 239307458 867508224 189036 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29726/tid=29734] ppid=29724 vsize=847176 CPUtime=0
/proc/29726/task/29734/stat : 29734 (java) S 29724 29724 26033 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 239307458 867508224 189036 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29726/tid=29735] ppid=29724 vsize=847176 CPUtime=0
/proc/29726/task/29735/stat : 29735 (java) S 29724 29724 26033 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 239307458 867508224 189036 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29726/tid=29737] ppid=29724 vsize=847176 CPUtime=0
/proc/29726/task/29737/stat : 29737 (java) S 29724 29724 26033 0 -1 64 4 0 0 0 0 0 0 0 16 0 10 0 239311204 867508224 189036 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 97.44
Current children cumulated vsize (KiB) 852532

[startup+99.1022 s]
/proc/loadavg: 2.02 2.01 2.00 3/92 29738
/proc/meminfo: memFree=377712/2055912 swapFree=4178532/4192956
[pid=29724] ppid=29722 vsize=5356 CPUtime=0
/proc/29724/stat : 29724 (concrete.sh) S 29722 29724 26033 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 239307452 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29724/statm: 1339 242 201 169 0 50 0
[pid=29726] ppid=29724 vsize=847176 CPUtime=99.05
/proc/29726/stat : 29726 (java) S 29724 29724 26033 0 -1 0 201420 0 1 0 9802 103 0 0 18 0 9 0 239307453 867508224 171853 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29726/statm: 211794 171853 2582 9 0 206354 0
[pid=29726/tid=29728] ppid=29724 vsize=847176 CPUtime=65.42
/proc/29726/task/29728/stat : 29728 (java) R 29724 29724 26033 0 -1 64 87493 0 1 0 6498 44 0 0 25 0 9 0 239307454 867508224 171853 996147200 134512640 134550740 4294956032 18446744073709551615 4126181135 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29726/tid=29729] ppid=29724 vsize=847176 CPUtime=33.42
/proc/29726/task/29729/stat : 29729 (java) S 29724 29724 26033 0 -1 64 112631 0 0 0 3286 56 0 0 16 0 9 0 239307456 867508224 171853 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29726/tid=29730] ppid=29724 vsize=847176 CPUtime=0
/proc/29726/task/29730/stat : 29730 (java) S 29724 29724 26033 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 239307456 867508224 171853 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29726/tid=29731] ppid=29724 vsize=847176 CPUtime=0
/proc/29726/task/29731/stat : 29731 (java) S 29724 29724 26033 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 239307456 867508224 171853 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29726/tid=29732] ppid=29724 vsize=847176 CPUtime=0
/proc/29726/task/29732/stat : 29732 (java) S 29724 29724 26033 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 239307458 867508224 171853 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29726/tid=29733] ppid=29724 vsize=847176 CPUtime=0.17
/proc/29726/task/29733/stat : 29733 (java) S 29724 29724 26033 0 -1 64 554 0 0 0 17 0 0 0 16 0 9 0 239307458 867508224 171853 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29726/tid=29734] ppid=29724 vsize=847176 CPUtime=0
/proc/29726/task/29734/stat : 29734 (java) S 29724 29724 26033 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 239307458 867508224 171853 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29726/tid=29735] ppid=29724 vsize=847176 CPUtime=0
/proc/29726/task/29735/stat : 29735 (java) S 29724 29724 26033 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 239307458 867508224 171853 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 99.05
Current children cumulated vsize (KiB) 852532

[startup+99.5022 s]
/proc/loadavg: 2.02 2.01 2.00 3/92 29738
/proc/meminfo: memFree=377712/2055912 swapFree=4178532/4192956
[pid=29724] ppid=29722 vsize=5356 CPUtime=0
/proc/29724/stat : 29724 (concrete.sh) S 29722 29724 26033 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 239307452 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29724/statm: 1339 242 201 169 0 50 0
[pid=29726] ppid=29724 vsize=847176 CPUtime=99.44
/proc/29726/stat : 29726 (java) S 29724 29724 26033 0 -1 0 201432 0 1 0 9841 103 0 0 18 0 9 0 239307453 867508224 171862 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29726/statm: 211794 171862 2583 9 0 206354 0
[pid=29726/tid=29728] ppid=29724 vsize=847176 CPUtime=65.81
/proc/29726/task/29728/stat : 29728 (java) R 29724 29724 26033 0 -1 64 87499 0 1 0 6537 44 0 0 25 0 9 0 239307454 867508224 171862 996147200 134512640 134550740 4294956032 18446744073709551615 4126183518 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29726/tid=29729] ppid=29724 vsize=847176 CPUtime=33.42
/proc/29726/task/29729/stat : 29729 (java) S 29724 29724 26033 0 -1 64 112631 0 0 0 3286 56 0 0 17 0 9 0 239307456 867508224 171862 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29726/tid=29730] ppid=29724 vsize=847176 CPUtime=0
/proc/29726/task/29730/stat : 29730 (java) S 29724 29724 26033 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 239307456 867508224 171862 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29726/tid=29731] ppid=29724 vsize=847176 CPUtime=0
/proc/29726/task/29731/stat : 29731 (java) S 29724 29724 26033 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 239307456 867508224 171862 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29726/tid=29732] ppid=29724 vsize=847176 CPUtime=0
/proc/29726/task/29732/stat : 29732 (java) S 29724 29724 26033 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 239307458 867508224 171862 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29726/tid=29733] ppid=29724 vsize=847176 CPUtime=0.17
/proc/29726/task/29733/stat : 29733 (java) S 29724 29724 26033 0 -1 64 560 0 0 0 17 0 0 0 16 0 9 0 239307458 867508224 171862 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29726/tid=29734] ppid=29724 vsize=847176 CPUtime=0
/proc/29726/task/29734/stat : 29734 (java) S 29724 29724 26033 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 239307458 867508224 171862 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29726/tid=29735] ppid=29724 vsize=847176 CPUtime=0
/proc/29726/task/29735/stat : 29735 (java) S 29724 29724 26033 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 239307458 867508224 171862 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 99.44
Current children cumulated vsize (KiB) 852532

[startup+99.7023 s]
/proc/loadavg: 2.02 2.01 2.00 3/92 29738
/proc/meminfo: memFree=377712/2055912 swapFree=4178532/4192956
[pid=29724] ppid=29722 vsize=5356 CPUtime=0
/proc/29724/stat : 29724 (concrete.sh) S 29722 29724 26033 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 239307452 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29724/statm: 1339 242 201 169 0 50 0
[pid=29726] ppid=29724 vsize=0 CPUtime=99.6
/proc/29726/stat : 29726 (java) Z 29724 29724 26033 0 -1 12 201447 0 1 0 9856 104 0 0 16 0 2 0 239307453 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29726/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 99.6
Current children cumulated vsize (KiB) 5356

Child status: 0
Real time (s): 99.7923
CPU time (s): 99.6988
CPU user time (s): 98.562
CPU system time (s): 1.13683
CPU usage (%): 99.9063
Max. virtual memory (cumulated for all children) (KiB): 896968

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 98.562
system time used= 1.13683
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 201900
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= 3455
involuntary context switches= 3631

runsolver used 0.12898 second user time and 0.356945 second system time

The end

Launcher Data (download as text)

Begin job on node78 at 2008-07-04 08:15:24
IDJOB=1068026
IDBENCH=55469
IDSOLVER=305
FILE ID=node78/1068026-1215152124
PBS_JOBID= 7877272
Free space on /tmp= 126864 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= ede1c1d552ba5917847c90501f772115
RANDOM SEED=1586801231

node78.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.247
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.247
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:      2055912 kB
MemFree:       1058096 kB
Buffers:         28104 kB
Cached:         139888 kB
SwapCached:       7584 kB
Active:         876664 kB
Inactive:        65772 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055912 kB
LowFree:       1058096 kB
SwapTotal:     4192956 kB
SwapFree:      4178532 kB
Dirty:            1132 kB
Writeback:           0 kB
Mapped:         791280 kB
Slab:            39200 kB
Committed_AS:  1368164 kB
PageTables:       3140 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 126864 MiB
End job on node78 at 2008-07-04 08:17:04