Trace number 1074444

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 + CSP4J - WMC Engine 2008-05-30SAT 538.034 542.928

DiagnosticValue
CHECKS889337000
NODES35485

General information on the benchmark

Namecsp/lexPuzzle/
normalized-crossword-m1-lex-puzzle04.xml
MD5SUM2585f6e5bc8936c365e6736678408c5c
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.032994
Satisfiable
(Un)Satisfiability was proved
Number of variables19
Number of constraints23
Maximum constraint arity8
Maximum domain size26
Number of constraints which are defined in extension10
Number of constraints which are defined in intension13
Global constraints used (with number of constraints)

Solver Data (download as text)

69.22/69.34	c CPU-LOAD 7.46
69.22/69.34	c LOADED 19 V (26 E), 10 ExtensionConstraintGeneral, 13 PredicateConstraint, arity 8, 7.46 cpu
537.91/542.80	v 0 1 2 15 0 17 17 18 22 4 4 15 11 4 13 0 10 4 13 
537.91/542.80	s SATISFIABLE
537.91/542.80	d NODES 35485
537.91/542.80	d CHECKS 889336616
537.91/542.80	c gac3-effective-revisions: 18
537.91/542.80	c gac3-useless-revisions: 292
537.91/542.80	c local-minima: 10795128
537.91/542.80	c prepro-constraint-ccks: 5471232
537.91/542.80	c prepro-constraint-presenceccks: 5122
537.91/542.80	c prepro-cpu: 0.49
537.91/542.80	c prepro-matrix2d-ccks: 0
537.91/542.80	c prepro-matrix2d-presenceccks: 0
537.91/542.80	c prepro-removed: 28
537.91/542.80	c total-assgn: 35485
537.91/542.80	c total-constraint-ccks: 889336616
537.91/542.80	c total-constraint-presence-ccks: 4719652
537.91/542.80	c total-cpu: 468.44998
537.91/542.80	c total-matrix2d-ccks: 0
537.91/542.80	c total-matrix2d-presence-ccks: 0
537.91/542.80	c tuples: 0
537.91/542.80	c tuples-collisions: 0
537.91/542.80	c TOTAL-NODES 35485
537.91/542.80	c TOTAL-CPU 468.44998

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-1074444-1215178681/watcher-1074444-1215178681 -o /tmp/evaluation-result-1074444-1215178681/solver-1074444-1215178681 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/concrete.sh -c -ext 0 -s WMC HOME/instance-1074444-1215178681.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: 0.92 0.98 1.07 3/67 23892
/proc/meminfo: memFree=1868992/2055920 swapFree=4180448/4192956
[pid=23892] ppid=23890 vsize=5356 CPUtime=0
/proc/23892/stat : 23892 (concrete.sh) S 23890 23892 23849 0 -1 4194304 271 0 0 0 0 0 0 0 18 0 1 0 1996842708 5484544 230 996147200 4194304 4889804 548682068768 18446744073709551615 237788430418 0 0 4100 65536 18446744071563648864 0 0 17 0 0 0
/proc/23892/statm: 1339 230 191 169 0 50 0
[pid=23893] ppid=23892 vsize=5356 CPUtime=0
/proc/23893/stat : 23893 (concrete.sh) D 23892 23892 23849 0 -1 4194368 25 0 0 0 0 0 0 0 19 0 1 0 1996842708 5484544 235 996147200 4194304 4889804 548682068768 18446744073709551615 237788261671 0 0 4096 0 18446744071563479169 0 0 17 0 0 0
/proc/23893/statm: 1339 235 195 169 0 50 0

[startup+0.00940808 s]
/proc/loadavg: 0.92 0.98 1.07 3/67 23892
/proc/meminfo: memFree=1868992/2055920 swapFree=4180448/4192956
[pid=23892] ppid=23890 vsize=5356 CPUtime=0
/proc/23892/stat : 23892 (concrete.sh) S 23890 23892 23849 0 -1 4194304 271 0 0 0 0 0 0 0 18 0 1 0 1996842708 5484544 230 996147200 4194304 4889804 548682068768 18446744073709551615 237788430418 0 0 4100 65536 18446744071563648864 0 0 17 0 0 0
/proc/23892/statm: 1339 230 191 169 0 50 0
[pid=23893] ppid=23892 vsize=5356 CPUtime=0
/proc/23893/stat : 23893 (concrete.sh) D 23892 23892 23849 0 -1 4194368 25 0 0 0 0 0 0 0 19 0 1 0 1996842708 5484544 235 996147200 4194304 4889804 548682068768 18446744073709551615 237788261671 0 0 4096 0 18446744071563479169 0 0 17 0 0 0
/proc/23893/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 10712

[startup+0.102426 s]
/proc/loadavg: 0.92 0.98 1.07 3/67 23892
/proc/meminfo: memFree=1868992/2055920 swapFree=4180448/4192956
[pid=23892] ppid=23890 vsize=5356 CPUtime=0
/proc/23892/stat : 23892 (concrete.sh) S 23890 23892 23849 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 1996842708 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23892/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301442 s]
/proc/loadavg: 0.92 0.98 1.07 3/67 23892
/proc/meminfo: memFree=1868992/2055920 swapFree=4180448/4192956
[pid=23892] ppid=23890 vsize=5356 CPUtime=0
/proc/23892/stat : 23892 (concrete.sh) S 23890 23892 23849 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 1996842708 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23892/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.702496 s]
/proc/loadavg: 0.92 0.98 1.07 3/67 23892
/proc/meminfo: memFree=1868992/2055920 swapFree=4180448/4192956
[pid=23892] ppid=23890 vsize=5356 CPUtime=0
/proc/23892/stat : 23892 (concrete.sh) S 23890 23892 23849 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 1996842708 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23892/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50258 s]
/proc/loadavg: 0.92 0.98 1.07 4/93 23925
/proc/meminfo: memFree=1392240/2055920 swapFree=4180448/4192956
[pid=23892] ppid=23890 vsize=5356 CPUtime=0
/proc/23892/stat : 23892 (concrete.sh) S 23890 23892 23849 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 1996842708 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23892/statm: 1339 242 201 169 0 50 0
[pid=23897] ppid=23892 vsize=848160 CPUtime=1.45
/proc/23897/stat : 23897 (java) S 23892 23892 23849 0 -1 0 80406 0 1 0 102 43 0 0 18 0 10 0 1996842710 868515840 79533 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23897/statm: 212040 79536 2576 9 0 206600 0
[pid=23897/tid=23898] ppid=23892 vsize=848160 CPUtime=0.87
/proc/23897/task/23898/stat : 23898 (java) R 23892 23892 23849 0 -1 64 70937 0 1 0 48 39 0 0 24 0 10 0 1996842711 868515840 79538 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23897/tid=23902] ppid=23892 vsize=848160 CPUtime=0.46
/proc/23897/task/23902/stat : 23902 (java) R 23892 23892 23849 0 -1 64 8262 0 0 0 43 3 0 0 16 0 10 0 1996842713 868515840 79540 996147200 134512640 134550740 4294956016 18446744073709551615 102674864 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23897/tid=23903] ppid=23892 vsize=848160 CPUtime=0
/proc/23897/task/23903/stat : 23903 (java) S 23892 23892 23849 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 1996842713 868515840 79543 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23897/tid=23904] ppid=23892 vsize=848160 CPUtime=0
/proc/23897/task/23904/stat : 23904 (java) S 23892 23892 23849 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 1996842713 868515840 79546 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23897/tid=23909] ppid=23892 vsize=848160 CPUtime=0
/proc/23897/task/23909/stat : 23909 (java) S 23892 23892 23849 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1996842715 868515840 79549 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23897/tid=23910] ppid=23892 vsize=848160 CPUtime=0.09
/proc/23897/task/23910/stat : 23910 (java) S 23892 23892 23849 0 -1 64 476 0 0 0 9 0 0 0 16 0 10 0 1996842715 868515840 79552 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23897/tid=23911] ppid=23892 vsize=848160 CPUtime=0
/proc/23897/task/23911/stat : 23911 (java) S 23892 23892 23849 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1996842715 868515840 79554 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23897/tid=23912] ppid=23892 vsize=848160 CPUtime=0
/proc/23897/task/23912/stat : 23912 (java) S 23892 23892 23849 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 1996842715 868515840 79557 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23897/tid=23924] ppid=23892 vsize=848160 CPUtime=0
/proc/23897/task/23924/stat : 23924 (java) S 23892 23892 23849 0 -1 64 5 0 0 0 0 0 0 0 19 0 10 0 1996842749 868515840 79560 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 853516

[startup+3.10186 s]
/proc/loadavg: 0.92 0.98 1.07 4/93 23925
/proc/meminfo: memFree=1133680/2055920 swapFree=4180448/4192956
[pid=23892] ppid=23890 vsize=5356 CPUtime=0
/proc/23892/stat : 23892 (concrete.sh) S 23890 23892 23849 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 1996842708 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23892/statm: 1339 242 201 169 0 50 0
[pid=23897] ppid=23892 vsize=864544 CPUtime=3.05
/proc/23897/stat : 23897 (java) S 23892 23892 23849 0 -1 0 127786 0 1 0 234 71 0 0 18 0 10 0 1996842710 885293056 126907 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23897/statm: 216136 126907 2576 9 0 210696 0
[pid=23897/tid=23898] ppid=23892 vsize=864544 CPUtime=1.35
/proc/23897/task/23898/stat : 23898 (java) R 23892 23892 23849 0 -1 64 75054 0 1 0 94 41 0 0 25 0 10 0 1996842711 885293056 126907 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23897/tid=23902] ppid=23892 vsize=864544 CPUtime=1.58
/proc/23897/task/23902/stat : 23902 (java) R 23892 23892 23849 0 -1 64 51518 0 0 0 130 28 0 0 17 0 10 0 1996842713 885293056 126907 996147200 134512640 134550740 4294956016 18446744073709551615 102469660 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23897/tid=23903] ppid=23892 vsize=864544 CPUtime=0
/proc/23897/task/23903/stat : 23903 (java) S 23892 23892 23849 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 1996842713 885293056 126907 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23897/tid=23904] ppid=23892 vsize=864544 CPUtime=0
/proc/23897/task/23904/stat : 23904 (java) S 23892 23892 23849 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 1996842713 885293056 126907 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23897/tid=23909] ppid=23892 vsize=864544 CPUtime=0
/proc/23897/task/23909/stat : 23909 (java) S 23892 23892 23849 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1996842715 885293056 126907 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23897/tid=23910] ppid=23892 vsize=864544 CPUtime=0.09
/proc/23897/task/23910/stat : 23910 (java) S 23892 23892 23849 0 -1 64 476 0 0 0 9 0 0 0 16 0 10 0 1996842715 885293056 126907 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23897/tid=23911] ppid=23892 vsize=864544 CPUtime=0
/proc/23897/task/23911/stat : 23911 (java) S 23892 23892 23849 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1996842715 885293056 126907 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23897/tid=23912] ppid=23892 vsize=864544 CPUtime=0
/proc/23897/task/23912/stat : 23912 (java) S 23892 23892 23849 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 1996842715 885293056 126907 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23897/tid=23924] ppid=23892 vsize=864544 CPUtime=0
/proc/23897/task/23924/stat : 23924 (java) S 23892 23892 23849 0 -1 64 5 0 0 0 0 0 0 0 19 0 10 0 1996842749 885293056 126907 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 869900

[startup+6.30207 s]
/proc/loadavg: 1.01 1.00 1.08 5/93 23925
/proc/meminfo: memFree=684912/2055920 swapFree=4180448/4192956
[pid=23892] ppid=23890 vsize=5356 CPUtime=0
/proc/23892/stat : 23892 (concrete.sh) S 23890 23892 23849 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 1996842708 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23892/statm: 1339 242 201 169 0 50 0
[pid=23897] ppid=23892 vsize=886048 CPUtime=6.25
/proc/23897/stat : 23897 (java) S 23892 23892 23849 0 -1 0 182666 0 1 0 524 101 0 0 18 0 10 0 1996842710 907313152 181782 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23897/statm: 221512 181783 2576 9 0 216072 0
[pid=23897/tid=23898] ppid=23892 vsize=886048 CPUtime=2.01
/proc/23897/task/23898/stat : 23898 (java) R 23892 23892 23849 0 -1 64 83169 0 1 0 154 47 0 0 16 0 10 0 1996842711 907313152 181783 996147200 134512640 134550740 4294956016 18446744073709551615 104454812 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23897/tid=23902] ppid=23892 vsize=886048 CPUtime=4.11
/proc/23897/task/23902/stat : 23902 (java) R 23892 23892 23849 0 -1 64 98284 0 0 0 359 52 0 0 25 0 10 0 1996842713 907313152 181783 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23897/tid=23903] ppid=23892 vsize=886048 CPUtime=0
/proc/23897/task/23903/stat : 23903 (java) S 23892 23892 23849 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 1996842713 907313152 181784 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23897/tid=23904] ppid=23892 vsize=886048 CPUtime=0
/proc/23897/task/23904/stat : 23904 (java) S 23892 23892 23849 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 1996842713 907313152 181784 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23897/tid=23909] ppid=23892 vsize=886048 CPUtime=0
/proc/23897/task/23909/stat : 23909 (java) S 23892 23892 23849 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1996842715 907313152 181784 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23897/tid=23910] ppid=23892 vsize=886048 CPUtime=0.09
/proc/23897/task/23910/stat : 23910 (java) S 23892 23892 23849 0 -1 64 476 0 0 0 9 0 0 0 16 0 10 0 1996842715 907313152 181785 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23897/tid=23911] ppid=23892 vsize=886048 CPUtime=0
/proc/23897/task/23911/stat : 23911 (java) S 23892 23892 23849 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1996842715 907313152 181785 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23897/tid=23912] ppid=23892 vsize=886048 CPUtime=0
/proc/23897/task/23912/stat : 23912 (java) S 23892 23892 23849 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 1996842715 907313152 181785 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23897/tid=23924] ppid=23892 vsize=886048 CPUtime=0
/proc/23897/task/23924/stat : 23924 (java) S 23892 23892 23849 0 -1 64 5 0 0 0 0 0 0 0 19 0 10 0 1996842749 907313152 181785 996147200 134512640 134550740 4294956016 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) 891404

[startup+12.7027 s]
/proc/loadavg: 1.09 1.02 1.08 3/93 23925
/proc/meminfo: memFree=278832/2055920 swapFree=4180448/4192956
[pid=23892] ppid=23890 vsize=5356 CPUtime=0
/proc/23892/stat : 23892 (concrete.sh) S 23890 23892 23849 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 1996842708 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23892/statm: 1339 242 201 169 0 50 0
[pid=23897] ppid=23892 vsize=893528 CPUtime=12.65
/proc/23897/stat : 23897 (java) S 23892 23892 23849 0 -1 0 201469 0 1 0 1155 110 0 0 18 0 10 0 1996842710 914972672 200582 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23897/statm: 223382 200582 2576 9 0 217942 0
[pid=23897/tid=23898] ppid=23892 vsize=893528 CPUtime=2.27
/proc/23897/task/23898/stat : 23898 (java) S 23892 23892 23849 0 -1 64 84961 0 1 0 180 47 0 0 17 0 10 0 1996842711 914972672 200582 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23897/tid=23902] ppid=23892 vsize=893528 CPUtime=10.24
/proc/23897/task/23902/stat : 23902 (java) R 23892 23892 23849 0 -1 64 115294 0 0 0 964 60 0 0 25 0 10 0 1996842713 914972672 200582 996147200 134512640 134550740 4294956016 18446744073709551615 103828978 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23897/tid=23903] ppid=23892 vsize=893528 CPUtime=0
/proc/23897/task/23903/stat : 23903 (java) S 23892 23892 23849 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 1996842713 914972672 200582 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23897/tid=23904] ppid=23892 vsize=893528 CPUtime=0
/proc/23897/task/23904/stat : 23904 (java) S 23892 23892 23849 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 1996842713 914972672 200582 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23897/tid=23909] ppid=23892 vsize=893528 CPUtime=0
/proc/23897/task/23909/stat : 23909 (java) S 23892 23892 23849 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1996842715 914972672 200582 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23897/tid=23910] ppid=23892 vsize=893528 CPUtime=0.09
/proc/23897/task/23910/stat : 23910 (java) S 23892 23892 23849 0 -1 64 476 0 0 0 9 0 0 0 16 0 10 0 1996842715 914972672 200582 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23897/tid=23911] ppid=23892 vsize=893528 CPUtime=0
/proc/23897/task/23911/stat : 23911 (java) S 23892 23892 23849 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1996842715 914972672 200582 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23897/tid=23912] ppid=23892 vsize=893528 CPUtime=0
/proc/23897/task/23912/stat : 23912 (java) S 23892 23892 23849 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 1996842715 914972672 200582 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23897/tid=23924] ppid=23892 vsize=893528 CPUtime=0
/proc/23897/task/23924/stat : 23924 (java) S 23892 23892 23849 0 -1 64 5 0 0 0 0 0 0 0 19 0 10 0 1996842749 914972672 200582 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 898884

[startup+25.5021 s]
/proc/loadavg: 1.29 1.06 1.10 3/93 23926
/proc/meminfo: memFree=277040/2055920 swapFree=4180448/4192956
[pid=23892] ppid=23890 vsize=5356 CPUtime=0
/proc/23892/stat : 23892 (concrete.sh) S 23890 23892 23849 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 1996842708 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23892/statm: 1339 242 201 169 0 50 0
[pid=23897] ppid=23892 vsize=893560 CPUtime=25.45
/proc/23897/stat : 23897 (java) S 23892 23892 23849 0 -1 0 201571 0 1 0 2434 111 0 0 18 0 10 0 1996842710 915005440 200648 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23897/statm: 223390 200648 2576 9 0 217950 0
[pid=23897/tid=23898] ppid=23892 vsize=893560 CPUtime=3.78
/proc/23897/task/23898/stat : 23898 (java) S 23892 23892 23849 0 -1 64 84979 0 1 0 330 48 0 0 16 0 10 0 1996842711 915005440 200648 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23897/tid=23902] ppid=23892 vsize=893560 CPUtime=21.52
/proc/23897/task/23902/stat : 23902 (java) R 23892 23892 23849 0 -1 64 115324 0 0 0 2091 61 0 0 25 0 10 0 1996842713 915005440 200648 996147200 134512640 134550740 4294956016 18446744073709551615 104182533 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23897/tid=23903] ppid=23892 vsize=893560 CPUtime=0
/proc/23897/task/23903/stat : 23903 (java) S 23892 23892 23849 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 1996842713 915005440 200648 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23897/tid=23904] ppid=23892 vsize=893560 CPUtime=0
/proc/23897/task/23904/stat : 23904 (java) S 23892 23892 23849 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 1996842713 915005440 200648 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23897/tid=23909] ppid=23892 vsize=893560 CPUtime=0

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

[pid=23897/tid=23898] ppid=23892 vsize=894328 CPUtime=458.06
/proc/23897/task/23898/stat : 23898 (java) R 23892 23892 23849 0 -1 64 85382 0 1 0 45708 98 0 0 25 0 9 0 1996842711 915791872 183682 996147200 134512640 134550740 4294956016 18446744073709551615 4126184997 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23897/tid=23902] ppid=23892 vsize=894328 CPUtime=61.66
/proc/23897/task/23902/stat : 23902 (java) S 23892 23892 23849 0 -1 64 115329 0 0 0 6103 63 0 0 16 0 9 0 1996842713 915791872 183682 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23897/tid=23903] ppid=23892 vsize=894328 CPUtime=0
/proc/23897/task/23903/stat : 23903 (java) S 23892 23892 23849 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 1996842713 915791872 183682 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23897/tid=23904] ppid=23892 vsize=894328 CPUtime=0
/proc/23897/task/23904/stat : 23904 (java) S 23892 23892 23849 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1996842713 915791872 183682 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23897/tid=23909] ppid=23892 vsize=894328 CPUtime=0
/proc/23897/task/23909/stat : 23909 (java) S 23892 23892 23849 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1996842715 915791872 183682 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23897/tid=23910] ppid=23892 vsize=894328 CPUtime=0.22
/proc/23897/task/23910/stat : 23910 (java) S 23892 23892 23849 0 -1 64 597 0 0 0 21 1 0 0 16 0 9 0 1996842715 915791872 183682 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23897/tid=23911] ppid=23892 vsize=894328 CPUtime=0
/proc/23897/task/23911/stat : 23911 (java) S 23892 23892 23849 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1996842715 915791872 183682 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23897/tid=23912] ppid=23892 vsize=894328 CPUtime=0
/proc/23897/task/23912/stat : 23912 (java) S 23892 23892 23849 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1996842715 915791872 183682 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 519.98
Current children cumulated vsize (KiB) 899684

[startup+531.103 s]
/proc/loadavg: 2.00 1.85 1.49 3/91 24108
/proc/meminfo: memFree=451760/2055920 swapFree=4180448/4192956
[pid=23892] ppid=23890 vsize=5356 CPUtime=0
/proc/23892/stat : 23892 (concrete.sh) S 23890 23892 23849 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 1996842708 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23892/statm: 1339 242 201 169 0 50 0
[pid=23897] ppid=23892 vsize=894328 CPUtime=526.31
/proc/23897/stat : 23897 (java) S 23892 23892 23849 0 -1 0 202049 0 1 0 52466 165 0 0 18 0 9 0 1996842710 915791872 183682 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23897/statm: 223582 183682 2584 9 0 218142 0
[pid=23897/tid=23898] ppid=23892 vsize=894328 CPUtime=464.4
/proc/23897/task/23898/stat : 23898 (java) R 23892 23892 23849 0 -1 64 85383 0 1 0 46341 99 0 0 25 0 9 0 1996842711 915791872 183682 996147200 134512640 134550740 4294956016 18446744073709551615 4126184972 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23897/tid=23902] ppid=23892 vsize=894328 CPUtime=61.66
/proc/23897/task/23902/stat : 23902 (java) S 23892 23892 23849 0 -1 64 115329 0 0 0 6103 63 0 0 16 0 9 0 1996842713 915791872 183682 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23897/tid=23903] ppid=23892 vsize=894328 CPUtime=0
/proc/23897/task/23903/stat : 23903 (java) S 23892 23892 23849 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 1996842713 915791872 183682 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23897/tid=23904] ppid=23892 vsize=894328 CPUtime=0
/proc/23897/task/23904/stat : 23904 (java) S 23892 23892 23849 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1996842713 915791872 183682 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23897/tid=23909] ppid=23892 vsize=894328 CPUtime=0
/proc/23897/task/23909/stat : 23909 (java) S 23892 23892 23849 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1996842715 915791872 183682 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23897/tid=23910] ppid=23892 vsize=894328 CPUtime=0.22
/proc/23897/task/23910/stat : 23910 (java) S 23892 23892 23849 0 -1 64 597 0 0 0 21 1 0 0 16 0 9 0 1996842715 915791872 183682 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23897/tid=23911] ppid=23892 vsize=894328 CPUtime=0
/proc/23897/task/23911/stat : 23911 (java) S 23892 23892 23849 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1996842715 915791872 183682 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23897/tid=23912] ppid=23892 vsize=894328 CPUtime=0
/proc/23897/task/23912/stat : 23912 (java) S 23892 23892 23849 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1996842715 915791872 183682 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 526.31
Current children cumulated vsize (KiB) 899684

[startup+537.502 s]
/proc/loadavg: 2.00 1.86 1.49 3/91 24108
/proc/meminfo: memFree=451760/2055920 swapFree=4180448/4192956
[pid=23892] ppid=23890 vsize=5356 CPUtime=0
/proc/23892/stat : 23892 (concrete.sh) S 23890 23892 23849 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 1996842708 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23892/statm: 1339 242 201 169 0 50 0
[pid=23897] ppid=23892 vsize=894328 CPUtime=532.66
/proc/23897/stat : 23897 (java) S 23892 23892 23849 0 -1 0 202050 0 1 0 53100 166 0 0 18 0 9 0 1996842710 915791872 183682 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23897/statm: 223582 183682 2584 9 0 218142 0
[pid=23897/tid=23898] ppid=23892 vsize=894328 CPUtime=470.74
/proc/23897/task/23898/stat : 23898 (java) R 23892 23892 23849 0 -1 64 85384 0 1 0 46974 100 0 0 25 0 9 0 1996842711 915791872 183682 996147200 134512640 134550740 4294956016 18446744073709551615 4126182384 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23897/tid=23902] ppid=23892 vsize=894328 CPUtime=61.66
/proc/23897/task/23902/stat : 23902 (java) S 23892 23892 23849 0 -1 64 115329 0 0 0 6103 63 0 0 16 0 9 0 1996842713 915791872 183682 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23897/tid=23903] ppid=23892 vsize=894328 CPUtime=0
/proc/23897/task/23903/stat : 23903 (java) S 23892 23892 23849 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 1996842713 915791872 183682 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23897/tid=23904] ppid=23892 vsize=894328 CPUtime=0
/proc/23897/task/23904/stat : 23904 (java) S 23892 23892 23849 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1996842713 915791872 183682 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23897/tid=23909] ppid=23892 vsize=894328 CPUtime=0
/proc/23897/task/23909/stat : 23909 (java) S 23892 23892 23849 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1996842715 915791872 183682 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23897/tid=23910] ppid=23892 vsize=894328 CPUtime=0.22
/proc/23897/task/23910/stat : 23910 (java) S 23892 23892 23849 0 -1 64 597 0 0 0 21 1 0 0 16 0 9 0 1996842715 915791872 183682 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23897/tid=23911] ppid=23892 vsize=894328 CPUtime=0
/proc/23897/task/23911/stat : 23911 (java) S 23892 23892 23849 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1996842715 915791872 183682 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23897/tid=23912] ppid=23892 vsize=894328 CPUtime=0
/proc/23897/task/23912/stat : 23912 (java) S 23892 23892 23849 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1996842715 915791872 183682 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 532.66
Current children cumulated vsize (KiB) 899684

[startup+540.703 s]
/proc/loadavg: 2.00 1.86 1.49 3/91 24108
/proc/meminfo: memFree=451760/2055920 swapFree=4180448/4192956
[pid=23892] ppid=23890 vsize=5356 CPUtime=0
/proc/23892/stat : 23892 (concrete.sh) S 23890 23892 23849 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 1996842708 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23892/statm: 1339 242 201 169 0 50 0
[pid=23897] ppid=23892 vsize=894328 CPUtime=535.82
/proc/23897/stat : 23897 (java) S 23892 23892 23849 0 -1 0 202051 0 1 0 53416 166 0 0 18 0 9 0 1996842710 915791872 183682 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23897/statm: 223582 183682 2584 9 0 218142 0
[pid=23897/tid=23898] ppid=23892 vsize=894328 CPUtime=473.92
/proc/23897/task/23898/stat : 23898 (java) R 23892 23892 23849 0 -1 64 85385 0 1 0 47291 101 0 0 25 0 9 0 1996842711 915791872 183682 996147200 134512640 134550740 4294956016 18446744073709551615 4126171437 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23897/tid=23902] ppid=23892 vsize=894328 CPUtime=61.66
/proc/23897/task/23902/stat : 23902 (java) S 23892 23892 23849 0 -1 64 115329 0 0 0 6103 63 0 0 16 0 9 0 1996842713 915791872 183682 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23897/tid=23903] ppid=23892 vsize=894328 CPUtime=0
/proc/23897/task/23903/stat : 23903 (java) S 23892 23892 23849 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 1996842713 915791872 183682 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23897/tid=23904] ppid=23892 vsize=894328 CPUtime=0
/proc/23897/task/23904/stat : 23904 (java) S 23892 23892 23849 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1996842713 915791872 183682 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23897/tid=23909] ppid=23892 vsize=894328 CPUtime=0
/proc/23897/task/23909/stat : 23909 (java) S 23892 23892 23849 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1996842715 915791872 183682 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23897/tid=23910] ppid=23892 vsize=894328 CPUtime=0.22
/proc/23897/task/23910/stat : 23910 (java) S 23892 23892 23849 0 -1 64 597 0 0 0 21 1 0 0 16 0 9 0 1996842715 915791872 183682 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23897/tid=23911] ppid=23892 vsize=894328 CPUtime=0
/proc/23897/task/23911/stat : 23911 (java) S 23892 23892 23849 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1996842715 915791872 183682 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23897/tid=23912] ppid=23892 vsize=894328 CPUtime=0
/proc/23897/task/23912/stat : 23912 (java) S 23892 23892 23849 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1996842715 915791872 183682 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 535.82
Current children cumulated vsize (KiB) 899684

[startup+542.307 s]
/proc/loadavg: 2.00 1.86 1.49 3/91 24108
/proc/meminfo: memFree=451760/2055920 swapFree=4180448/4192956
[pid=23892] ppid=23890 vsize=5356 CPUtime=0
/proc/23892/stat : 23892 (concrete.sh) S 23890 23892 23849 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 1996842708 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23892/statm: 1339 242 201 169 0 50 0
[pid=23897] ppid=23892 vsize=894328 CPUtime=537.41
/proc/23897/stat : 23897 (java) S 23892 23892 23849 0 -1 0 202051 0 1 0 53574 167 0 0 18 0 9 0 1996842710 915791872 183682 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23897/statm: 223582 183682 2584 9 0 218142 0
[pid=23897/tid=23898] ppid=23892 vsize=894328 CPUtime=475.5
/proc/23897/task/23898/stat : 23898 (java) R 23892 23892 23849 0 -1 64 85385 0 1 0 47449 101 0 0 25 0 9 0 1996842711 915791872 183682 996147200 134512640 134550740 4294956016 18446744073709551615 4126184997 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23897/tid=23902] ppid=23892 vsize=894328 CPUtime=61.66
/proc/23897/task/23902/stat : 23902 (java) S 23892 23892 23849 0 -1 64 115329 0 0 0 6103 63 0 0 16 0 9 0 1996842713 915791872 183682 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23897/tid=23903] ppid=23892 vsize=894328 CPUtime=0
/proc/23897/task/23903/stat : 23903 (java) S 23892 23892 23849 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 1996842713 915791872 183682 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23897/tid=23904] ppid=23892 vsize=894328 CPUtime=0
/proc/23897/task/23904/stat : 23904 (java) S 23892 23892 23849 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1996842713 915791872 183682 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23897/tid=23909] ppid=23892 vsize=894328 CPUtime=0
/proc/23897/task/23909/stat : 23909 (java) S 23892 23892 23849 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1996842715 915791872 183682 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23897/tid=23910] ppid=23892 vsize=894328 CPUtime=0.22
/proc/23897/task/23910/stat : 23910 (java) S 23892 23892 23849 0 -1 64 597 0 0 0 21 1 0 0 16 0 9 0 1996842715 915791872 183682 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23897/tid=23911] ppid=23892 vsize=894328 CPUtime=0
/proc/23897/task/23911/stat : 23911 (java) S 23892 23892 23849 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1996842715 915791872 183682 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23897/tid=23912] ppid=23892 vsize=894328 CPUtime=0
/proc/23897/task/23912/stat : 23912 (java) S 23892 23892 23849 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1996842715 915791872 183682 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 537.41
Current children cumulated vsize (KiB) 899684

[startup+542.702 s]
/proc/loadavg: 2.00 1.86 1.49 3/91 24108
/proc/meminfo: memFree=451760/2055920 swapFree=4180448/4192956
[pid=23892] ppid=23890 vsize=5356 CPUtime=0
/proc/23892/stat : 23892 (concrete.sh) S 23890 23892 23849 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 1996842708 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23892/statm: 1339 242 201 169 0 50 0
[pid=23897] ppid=23892 vsize=894328 CPUtime=537.81
/proc/23897/stat : 23897 (java) S 23892 23892 23849 0 -1 0 202051 0 1 0 53614 167 0 0 18 0 9 0 1996842710 915791872 183682 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23897/statm: 223582 183682 2584 9 0 218142 0
[pid=23897/tid=23898] ppid=23892 vsize=894328 CPUtime=475.89
/proc/23897/task/23898/stat : 23898 (java) R 23892 23892 23849 0 -1 64 85385 0 1 0 47488 101 0 0 25 0 9 0 1996842711 915791872 183682 996147200 134512640 134550740 4294956016 18446744073709551615 4126171386 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23897/tid=23902] ppid=23892 vsize=894328 CPUtime=61.66
/proc/23897/task/23902/stat : 23902 (java) S 23892 23892 23849 0 -1 64 115329 0 0 0 6103 63 0 0 16 0 9 0 1996842713 915791872 183682 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23897/tid=23903] ppid=23892 vsize=894328 CPUtime=0
/proc/23897/task/23903/stat : 23903 (java) S 23892 23892 23849 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 1996842713 915791872 183682 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23897/tid=23904] ppid=23892 vsize=894328 CPUtime=0
/proc/23897/task/23904/stat : 23904 (java) S 23892 23892 23849 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1996842713 915791872 183682 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23897/tid=23909] ppid=23892 vsize=894328 CPUtime=0
/proc/23897/task/23909/stat : 23909 (java) S 23892 23892 23849 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1996842715 915791872 183682 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23897/tid=23910] ppid=23892 vsize=894328 CPUtime=0.22
/proc/23897/task/23910/stat : 23910 (java) S 23892 23892 23849 0 -1 64 597 0 0 0 21 1 0 0 16 0 9 0 1996842715 915791872 183682 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23897/tid=23911] ppid=23892 vsize=894328 CPUtime=0
/proc/23897/task/23911/stat : 23911 (java) S 23892 23892 23849 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1996842715 915791872 183682 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23897/tid=23912] ppid=23892 vsize=894328 CPUtime=0
/proc/23897/task/23912/stat : 23912 (java) S 23892 23892 23849 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1996842715 915791872 183682 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 537.81
Current children cumulated vsize (KiB) 899684

[startup+542.902 s]
/proc/loadavg: 2.00 1.86 1.49 3/91 24108
/proc/meminfo: memFree=451760/2055920 swapFree=4180448/4192956
[pid=23892] ppid=23890 vsize=5356 CPUtime=0
/proc/23892/stat : 23892 (concrete.sh) S 23890 23892 23849 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 1996842708 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23892/statm: 1339 242 201 169 0 50 0
[pid=23897] ppid=23892 vsize=0 CPUtime=537.99
/proc/23897/stat : 23897 (java) Z 23892 23892 23849 0 -1 12 202058 0 1 0 53624 175 0 0 16 0 2 0 1996842710 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23897/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 537.99
Current children cumulated vsize (KiB) 5356

Child status: 0
Real time (s): 542.928
CPU time (s): 538.034
CPU user time (s): 536.247
CPU system time (s): 1.78673
CPU usage (%): 99.0985
Max. virtual memory (cumulated for all children) (KiB): 899940

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 536.247
system time used= 1.78673
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 202509
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= 12821
involuntary context switches= 20692

runsolver used 0.703892 second user time and 1.80972 second system time

The end

Launcher Data (download as text)

Begin job on node24 at 2008-07-04 15:38:01
IDJOB=1074444
IDBENCH=56412
IDSOLVER=304
FILE ID=node24/1074444-1215178681
PBS_JOBID= 7881575
Free space on /tmp= 66552 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 2585f6e5bc8936c365e6736678408c5c
RANDOM SEED=367733194

node24.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.232
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.232
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:       1869472 kB
Buffers:         20284 kB
Cached:         101816 kB
SwapCached:       6556 kB
Active:          93868 kB
Inactive:        37192 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1869472 kB
SwapTotal:     4192956 kB
SwapFree:      4180448 kB
Dirty:             860 kB
Writeback:           0 kB
Mapped:          14700 kB
Slab:            41064 kB
Committed_AS:  3455604 kB
PageTables:       1656 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66552 MiB
End job on node24 at 2008-07-04 15:47:05