Trace number 2079625

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 2009-07-14UNSAT 240.862 242.213

DiagnosticValue
CHECKS566583000
NODES455203

General information on the benchmark

Namecsp/rand-3-20-20/
normalized-rand-3-20-20-60-632-16_ext.xml
MD5SUM0815438ca54777d4041aeb39a85cfd39
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark100.439
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints58
Maximum constraint arity3
Maximum domain size20
Number of constraints which are defined in extension58
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

1.96/2.00	c CPU-LOAD 1.05
1.96/2.00	c LOADED 20 V (20 E), 56 ExtensionConstraintGeneral, 2 ExtensionConstraintDynamic, arity 3, 1.05 cpu
240.77/242.16	s UNSATISFIABLE
240.77/242.16	d NODES 455203
240.77/242.16	d CHECKS 566582627
240.77/242.16	c heuristic-cpu: 0.0
240.77/242.16	c prepro-constraint-ccks: 0
240.77/242.16	c prepro-constraint-presenceccks: 0
240.77/242.16	c prepro-cpu: 0.03
240.77/242.16	c prepro-matrix2d-ccks: 0
240.77/242.16	c prepro-matrix2d-presenceccks: 0
240.77/242.16	c prepro-removed: 0
240.77/242.16	c search-cpu: 235.49
240.77/242.16	c search-nps: 1933.0035
240.77/242.16	c total-assgn: 455203
240.77/242.16	c total-constraint-ccks: 566582627
240.77/242.16	c total-constraint-presence-ccks: 542699231
240.77/242.16	c total-cpu: 235.55
240.77/242.16	c total-matrix2d-ccks: 0
240.77/242.16	c total-matrix2d-presence-ccks: 0
240.77/242.16	c TOTAL-NODES 455203
240.77/242.16	c TOTAL-CPU 235.55

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2079625-1247716880/watcher-2079625-1247716880 -o /tmp/evaluation-result-2079625-1247716880/solver-2079625-1247716880 -C 1800 -W 2000 -M 900 HOME/concrete.sh -c HOME/instance-2079625-1247716880.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): 2000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.02 2.01 2.00 4/82 21859
/proc/meminfo: memFree=1308760/2055912 swapFree=4192812/4192956
[pid=21859] ppid=21857 vsize=5356 CPUtime=0
/proc/21859/stat : 21859 (concrete.sh) R 21857 21859 20237 0 -1 4194304 262 0 0 0 0 0 0 0 20 0 1 0 58752590 5484544 230 996147200 4194304 4889804 548682068816 18446744073709551615 255372880543 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/21859/statm: 1339 230 191 169 0 50 0
[pid=21860] ppid=21859 vsize=5356 CPUtime=0
/proc/21860/stat : 21860 (concrete.sh) R 21859 21859 20237 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 1 0 58752590 5484544 230 996147200 4194304 4889804 548682068816 18446744073709551615 255372880543 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/21860/statm: 1339 230 191 169 0 50 0

[startup+0.0377151 s]
/proc/loadavg: 2.02 2.01 2.00 4/82 21859
/proc/meminfo: memFree=1308760/2055912 swapFree=4192812/4192956
[pid=21859] ppid=21857 vsize=5356 CPUtime=0
/proc/21859/stat : 21859 (concrete.sh) S 21857 21859 20237 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 58752590 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21859/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101585 s]
/proc/loadavg: 2.02 2.01 2.00 4/82 21859
/proc/meminfo: memFree=1308760/2055912 swapFree=4192812/4192956
[pid=21859] ppid=21857 vsize=5356 CPUtime=0
/proc/21859/stat : 21859 (concrete.sh) S 21857 21859 20237 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 58752590 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21859/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301608 s]
/proc/loadavg: 2.02 2.01 2.00 4/82 21859
/proc/meminfo: memFree=1308760/2055912 swapFree=4192812/4192956
[pid=21859] ppid=21857 vsize=5356 CPUtime=0
/proc/21859/stat : 21859 (concrete.sh) S 21857 21859 20237 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 58752590 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21859/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701649 s]
/proc/loadavg: 2.02 2.01 2.00 4/82 21859
/proc/meminfo: memFree=1308760/2055912 swapFree=4192812/4192956
[pid=21859] ppid=21857 vsize=5356 CPUtime=0
/proc/21859/stat : 21859 (concrete.sh) S 21857 21859 20237 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 58752590 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21859/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50273 s]
/proc/loadavg: 2.02 2.01 2.00 3/92 21872
/proc/meminfo: memFree=1291592/2055912 swapFree=4192812/4192956
[pid=21859] ppid=21857 vsize=5356 CPUtime=0
/proc/21859/stat : 21859 (concrete.sh) S 21857 21859 20237 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 58752590 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21859/statm: 1339 244 201 169 0 50 0
[pid=21864] ppid=21859 vsize=847416 CPUtime=1.46
/proc/21864/stat : 21864 (java) S 21859 21859 20237 0 -1 0 8131 0 1 0 139 7 0 0 18 0 9 0 58752591 867753984 7070 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/21864/statm: 211854 7070 2613 9 0 206339 0
[pid=21864/tid=21865] ppid=21859 vsize=847416 CPUtime=0.95
/proc/21864/task/21865/stat : 21865 (java) R 21859 21859 20237 0 -1 64 3663 0 1 0 93 2 0 0 23 0 9 0 58752592 867753984 7070 996147200 134512640 134550932 4294955408 18446744073709551615 4126228523 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=21864/tid=21866] ppid=21859 vsize=847416 CPUtime=0.25
/proc/21864/task/21866/stat : 21866 (java) S 21859 21859 20237 0 -1 64 2450 0 0 0 23 2 0 0 16 0 9 0 58752593 867753984 7070 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=21864/tid=21867] ppid=21859 vsize=847416 CPUtime=0
/proc/21864/task/21867/stat : 21867 (java) S 21859 21859 20237 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 58752594 867753984 7070 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=21864/tid=21868] ppid=21859 vsize=847416 CPUtime=0
/proc/21864/task/21868/stat : 21868 (java) S 21859 21859 20237 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 58752594 867753984 7070 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=21864/tid=21869] ppid=21859 vsize=847416 CPUtime=0
/proc/21864/task/21869/stat : 21869 (java) S 21859 21859 20237 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 58752596 867753984 7070 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=21864/tid=21870] ppid=21859 vsize=847416 CPUtime=0.23
/proc/21864/task/21870/stat : 21870 (java) S 21859 21859 20237 0 -1 64 1319 0 0 0 22 1 0 0 16 0 9 0 58752599 867753984 7070 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=21864/tid=21871] ppid=21859 vsize=847416 CPUtime=0
/proc/21864/task/21871/stat : 21871 (java) S 21859 21859 20237 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 58752599 867753984 7070 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=21864/tid=21872] ppid=21859 vsize=847416 CPUtime=0
/proc/21864/task/21872/stat : 21872 (java) S 21859 21859 20237 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 58752600 867753984 7070 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 852772

[startup+3.1029 s]
/proc/loadavg: 2.10 2.03 2.01 3/92 21874
/proc/meminfo: memFree=1287560/2055912 swapFree=4192812/4192956
[pid=21859] ppid=21857 vsize=5356 CPUtime=0
/proc/21859/stat : 21859 (concrete.sh) S 21857 21859 20237 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 58752590 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21859/statm: 1339 244 201 169 0 50 0
[pid=21864] ppid=21859 vsize=848444 CPUtime=3.05
/proc/21864/stat : 21864 (java) S 21859 21859 20237 0 -1 0 8894 0 1 0 296 9 0 0 18 0 9 0 58752591 868806656 7750 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/21864/statm: 212111 7750 2617 9 0 206596 0
[pid=21864/tid=21865] ppid=21859 vsize=848444 CPUtime=2.26
/proc/21864/task/21865/stat : 21865 (java) R 21859 21859 20237 0 -1 64 3843 0 1 0 222 4 0 0 25 0 9 0 58752592 868806656 7750 996147200 134512640 134550932 4294955408 18446744073709551615 4126484919 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=21864/tid=21866] ppid=21859 vsize=848444 CPUtime=0.44
/proc/21864/task/21866/stat : 21866 (java) S 21859 21859 20237 0 -1 64 2973 0 0 0 42 2 0 0 16 0 9 0 58752593 868806656 7750 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=21864/tid=21867] ppid=21859 vsize=848444 CPUtime=0
/proc/21864/task/21867/stat : 21867 (java) S 21859 21859 20237 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 58752594 868806656 7750 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=21864/tid=21868] ppid=21859 vsize=848444 CPUtime=0
/proc/21864/task/21868/stat : 21868 (java) S 21859 21859 20237 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 58752594 868806656 7750 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=21864/tid=21869] ppid=21859 vsize=848444 CPUtime=0
/proc/21864/task/21869/stat : 21869 (java) S 21859 21859 20237 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 58752596 868806656 7750 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=21864/tid=21870] ppid=21859 vsize=848444 CPUtime=0.31
/proc/21864/task/21870/stat : 21870 (java) S 21859 21859 20237 0 -1 64 1374 0 0 0 30 1 0 0 16 0 9 0 58752599 868806656 7750 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=21864/tid=21871] ppid=21859 vsize=848444 CPUtime=0
/proc/21864/task/21871/stat : 21871 (java) S 21859 21859 20237 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 58752599 868806656 7750 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=21864/tid=21872] ppid=21859 vsize=848444 CPUtime=0
/proc/21864/task/21872/stat : 21872 (java) S 21859 21859 20237 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 58752600 868806656 7750 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 853800

[startup+6.30123 s]
/proc/loadavg: 2.10 2.03 2.01 3/92 21874
/proc/meminfo: memFree=1287240/2055912 swapFree=4192812/4192956
[pid=21859] ppid=21857 vsize=5356 CPUtime=0
/proc/21859/stat : 21859 (concrete.sh) S 21857 21859 20237 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 58752590 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21859/statm: 1339 244 201 169 0 50 0
[pid=21864] ppid=21859 vsize=848444 CPUtime=6.22
/proc/21864/stat : 21864 (java) S 21859 21859 20237 0 -1 0 8962 0 1 0 612 10 0 0 18 0 9 0 58752591 868806656 7754 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/21864/statm: 212111 7754 2617 9 0 206596 0
[pid=21864/tid=21865] ppid=21859 vsize=848444 CPUtime=5.38
/proc/21864/task/21865/stat : 21865 (java) R 21859 21859 20237 0 -1 64 3907 0 1 0 534 4 0 0 25 0 9 0 58752592 868806656 7754 996147200 134512640 134550932 4294955408 18446744073709551615 103211397 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=21864/tid=21866] ppid=21859 vsize=848444 CPUtime=0.49
/proc/21864/task/21866/stat : 21866 (java) S 21859 21859 20237 0 -1 64 2973 0 0 0 46 3 0 0 16 0 9 0 58752593 868806656 7754 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=21864/tid=21867] ppid=21859 vsize=848444 CPUtime=0
/proc/21864/task/21867/stat : 21867 (java) S 21859 21859 20237 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 58752594 868806656 7754 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=21864/tid=21868] ppid=21859 vsize=848444 CPUtime=0
/proc/21864/task/21868/stat : 21868 (java) S 21859 21859 20237 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 58752594 868806656 7754 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=21864/tid=21869] ppid=21859 vsize=848444 CPUtime=0
/proc/21864/task/21869/stat : 21869 (java) S 21859 21859 20237 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 58752596 868806656 7754 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=21864/tid=21870] ppid=21859 vsize=848444 CPUtime=0.31
/proc/21864/task/21870/stat : 21870 (java) S 21859 21859 20237 0 -1 64 1378 0 0 0 30 1 0 0 17 0 9 0 58752599 868806656 7754 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=21864/tid=21871] ppid=21859 vsize=848444 CPUtime=0
/proc/21864/task/21871/stat : 21871 (java) S 21859 21859 20237 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 58752599 868806656 7754 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=21864/tid=21872] ppid=21859 vsize=848444 CPUtime=0
/proc/21864/task/21872/stat : 21872 (java) S 21859 21859 20237 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 58752600 868806656 7754 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 853800

[startup+12.7029 s]
/proc/loadavg: 2.08 2.02 2.00 3/92 21874
/proc/meminfo: memFree=1287048/2055912 swapFree=4192812/4192956
[pid=21859] ppid=21857 vsize=5356 CPUtime=0
/proc/21859/stat : 21859 (concrete.sh) S 21857 21859 20237 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 58752590 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21859/statm: 1339 244 201 169 0 50 0
[pid=21864] ppid=21859 vsize=848444 CPUtime=12.56
/proc/21864/stat : 21864 (java) S 21859 21859 20237 0 -1 0 9085 0 1 0 1245 11 0 0 18 0 9 0 58752591 868806656 7754 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/21864/statm: 212111 7754 2617 9 0 206596 0
[pid=21864/tid=21865] ppid=21859 vsize=848444 CPUtime=11.64
/proc/21864/task/21865/stat : 21865 (java) R 21859 21859 20237 0 -1 64 4030 0 1 0 1159 5 0 0 25 0 9 0 58752592 868806656 7754 996147200 134512640 134550932 4294955408 18446744073709551615 104749577 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=21864/tid=21866] ppid=21859 vsize=848444 CPUtime=0.57
/proc/21864/task/21866/stat : 21866 (java) S 21859 21859 20237 0 -1 64 2973 0 0 0 54 3 0 0 16 0 9 0 58752593 868806656 7754 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=21864/tid=21867] ppid=21859 vsize=848444 CPUtime=0
/proc/21864/task/21867/stat : 21867 (java) S 21859 21859 20237 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 58752594 868806656 7754 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=21864/tid=21868] ppid=21859 vsize=848444 CPUtime=0
/proc/21864/task/21868/stat : 21868 (java) S 21859 21859 20237 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 58752594 868806656 7754 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=21864/tid=21869] ppid=21859 vsize=848444 CPUtime=0
/proc/21864/task/21869/stat : 21869 (java) S 21859 21859 20237 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 58752596 868806656 7754 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=21864/tid=21870] ppid=21859 vsize=848444 CPUtime=0.31
/proc/21864/task/21870/stat : 21870 (java) S 21859 21859 20237 0 -1 64 1378 0 0 0 30 1 0 0 17 0 9 0 58752599 868806656 7754 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=21864/tid=21871] ppid=21859 vsize=848444 CPUtime=0
/proc/21864/task/21871/stat : 21871 (java) S 21859 21859 20237 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 58752599 868806656 7754 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=21864/tid=21872] ppid=21859 vsize=848444 CPUtime=0
/proc/21864/task/21872/stat : 21872 (java) S 21859 21859 20237 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 58752600 868806656 7754 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 853800

[startup+25.5022 s]
/proc/loadavg: 2.07 2.02 2.00 3/92 21874
/proc/meminfo: memFree=1286536/2055912 swapFree=4192812/4192956
[pid=21859] ppid=21857 vsize=5356 CPUtime=0
/proc/21859/stat : 21859 (concrete.sh) S 21857 21859 20237 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 58752590 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21859/statm: 1339 244 201 169 0 50 0
[pid=21864] ppid=21859 vsize=848444 CPUtime=25.23
/proc/21864/stat : 21864 (java) S 21859 21859 20237 0 -1 0 9441 0 1 0 2509 14 0 0 18 0 9 0 58752591 868806656 7864 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/21864/statm: 212111 7864 2617 9 0 206596 0
[pid=21864/tid=21865] ppid=21859 vsize=848444 CPUtime=24.14
/proc/21864/task/21865/stat : 21865 (java) R 21859 21859 20237 0 -1 64 4276 0 1 0 2408 6 0 0 25 0 9 0 58752592 868806656 7864 996147200 134512640 134550932 4294955408 18446744073709551615 102142566 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=21864/tid=21866] ppid=21859 vsize=848444 CPUtime=0.74
/proc/21864/task/21866/stat : 21866 (java) S 21859 21859 20237 0 -1 64 3083 0 0 0 69 5 0 0 16 0 9 0 58752593 868806656 7864 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=21864/tid=21867] ppid=21859 vsize=848444 CPUtime=0
/proc/21864/task/21867/stat : 21867 (java) S 21859 21859 20237 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 58752594 868806656 7864 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=21864/tid=21868] ppid=21859 vsize=848444 CPUtime=0
/proc/21864/task/21868/stat : 21868 (java) S 21859 21859 20237 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 58752594 868806656 7864 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=21864/tid=21869] ppid=21859 vsize=848444 CPUtime=0
/proc/21864/task/21869/stat : 21869 (java) S 21859 21859 20237 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 58752596 868806656 7864 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=21864/tid=21870] ppid=21859 vsize=848444 CPUtime=0.31
/proc/21864/task/21870/stat : 21870 (java) S 21859 21859 20237 0 -1 64 1378 0 0 0 30 1 0 0 16 0 9 0 58752599 868806656 7864 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=21864/tid=21871] ppid=21859 vsize=848444 CPUtime=0
/proc/21864/task/21871/stat : 21871 (java) S 21859 21859 20237 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 58752599 868806656 7864 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=21864/tid=21872] ppid=21859 vsize=848444 CPUtime=0
/proc/21864/task/21872/stat : 21872 (java) S 21859 21859 20237 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 58752600 868806656 7864 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 853800

[startup+51.1029 s]
/proc/loadavg: 2.04 2.02 2.00 3/92 21874

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

Current children cumulated CPU time (s) 229.04
Current children cumulated vsize (KiB) 853800

[startup+236.701 s]
/proc/loadavg: 2.10 2.07 2.02 3/83 21949
/proc/meminfo: memFree=1295704/2055912 swapFree=4192812/4192956
[pid=21859] ppid=21857 vsize=5356 CPUtime=0
/proc/21859/stat : 21859 (concrete.sh) S 21857 21859 20237 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 58752590 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21859/statm: 1339 244 201 169 0 50 0
[pid=21864] ppid=21859 vsize=848444 CPUtime=235.4
/proc/21864/stat : 21864 (java) S 21859 21859 20237 0 -1 0 14229 0 1 0 23484 56 0 0 18 0 9 0 58752591 868806656 8426 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/21864/statm: 212111 8426 2618 9 0 206596 0
[pid=21864/tid=21865] ppid=21859 vsize=848444 CPUtime=231.44
/proc/21864/task/21865/stat : 21865 (java) R 21859 21859 20237 0 -1 64 8502 0 1 0 23124 20 0 0 25 0 9 0 58752592 868806656 8426 996147200 134512640 134550932 4294955408 18446744073709551615 4126475983 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=21864/tid=21866] ppid=21859 vsize=848444 CPUtime=3.6
/proc/21864/task/21866/stat : 21866 (java) S 21859 21859 20237 0 -1 64 3645 0 0 0 328 32 0 0 16 0 9 0 58752593 868806656 8426 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=21864/tid=21867] ppid=21859 vsize=848444 CPUtime=0
/proc/21864/task/21867/stat : 21867 (java) S 21859 21859 20237 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 58752594 868806656 8426 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=21864/tid=21868] ppid=21859 vsize=848444 CPUtime=0
/proc/21864/task/21868/stat : 21868 (java) S 21859 21859 20237 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 58752594 868806656 8426 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=21864/tid=21869] ppid=21859 vsize=848444 CPUtime=0
/proc/21864/task/21869/stat : 21869 (java) S 21859 21859 20237 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 58752596 868806656 8426 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=21864/tid=21870] ppid=21859 vsize=848444 CPUtime=0.31
/proc/21864/task/21870/stat : 21870 (java) S 21859 21859 20237 0 -1 64 1378 0 0 0 30 1 0 0 16 0 9 0 58752599 868806656 8426 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=21864/tid=21871] ppid=21859 vsize=848444 CPUtime=0
/proc/21864/task/21871/stat : 21871 (java) S 21859 21859 20237 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 58752599 868806656 8426 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=21864/tid=21872] ppid=21859 vsize=848444 CPUtime=0
/proc/21864/task/21872/stat : 21872 (java) S 21859 21859 20237 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 58752600 868806656 8426 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 235.4
Current children cumulated vsize (KiB) 853800

[startup+239.903 s]
/proc/loadavg: 2.10 2.07 2.02 3/83 21949
/proc/meminfo: memFree=1295704/2055912 swapFree=4192812/4192956
[pid=21859] ppid=21857 vsize=5356 CPUtime=0
/proc/21859/stat : 21859 (concrete.sh) S 21857 21859 20237 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 58752590 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21859/statm: 1339 244 201 169 0 50 0
[pid=21864] ppid=21859 vsize=848444 CPUtime=238.58
/proc/21864/stat : 21864 (java) S 21859 21859 20237 0 -1 0 14293 0 1 0 23802 56 0 0 18 0 9 0 58752591 868806656 8426 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/21864/statm: 212111 8426 2618 9 0 206596 0
[pid=21864/tid=21865] ppid=21859 vsize=848444 CPUtime=234.58
/proc/21864/task/21865/stat : 21865 (java) R 21859 21859 20237 0 -1 64 8566 0 1 0 23438 20 0 0 25 0 9 0 58752592 868806656 8426 996147200 134512640 134550932 4294955408 18446744073709551615 4126474549 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=21864/tid=21866] ppid=21859 vsize=848444 CPUtime=3.65
/proc/21864/task/21866/stat : 21866 (java) S 21859 21859 20237 0 -1 64 3645 0 0 0 332 33 0 0 16 0 9 0 58752593 868806656 8426 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=21864/tid=21867] ppid=21859 vsize=848444 CPUtime=0
/proc/21864/task/21867/stat : 21867 (java) S 21859 21859 20237 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 58752594 868806656 8426 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=21864/tid=21868] ppid=21859 vsize=848444 CPUtime=0
/proc/21864/task/21868/stat : 21868 (java) S 21859 21859 20237 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 58752594 868806656 8426 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=21864/tid=21869] ppid=21859 vsize=848444 CPUtime=0
/proc/21864/task/21869/stat : 21869 (java) S 21859 21859 20237 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 58752596 868806656 8426 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=21864/tid=21870] ppid=21859 vsize=848444 CPUtime=0.31
/proc/21864/task/21870/stat : 21870 (java) S 21859 21859 20237 0 -1 64 1378 0 0 0 30 1 0 0 16 0 9 0 58752599 868806656 8426 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=21864/tid=21871] ppid=21859 vsize=848444 CPUtime=0
/proc/21864/task/21871/stat : 21871 (java) S 21859 21859 20237 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 58752599 868806656 8426 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=21864/tid=21872] ppid=21859 vsize=848444 CPUtime=0
/proc/21864/task/21872/stat : 21872 (java) S 21859 21859 20237 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 58752600 868806656 8426 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 238.58
Current children cumulated vsize (KiB) 853800

[startup+241.503 s]
/proc/loadavg: 2.10 2.07 2.02 3/83 21949
/proc/meminfo: memFree=1295704/2055912 swapFree=4192812/4192956
[pid=21859] ppid=21857 vsize=5356 CPUtime=0
/proc/21859/stat : 21859 (concrete.sh) S 21857 21859 20237 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 58752590 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21859/statm: 1339 244 201 169 0 50 0
[pid=21864] ppid=21859 vsize=848444 CPUtime=240.18
/proc/21864/stat : 21864 (java) S 21859 21859 20237 0 -1 0 14325 0 1 0 23962 56 0 0 18 0 9 0 58752591 868806656 8426 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/21864/statm: 212111 8426 2618 9 0 206596 0
[pid=21864/tid=21865] ppid=21859 vsize=848444 CPUtime=236.16
/proc/21864/task/21865/stat : 21865 (java) R 21859 21859 20237 0 -1 64 8598 0 1 0 23596 20 0 0 25 0 9 0 58752592 868806656 8426 996147200 134512640 134550932 4294955408 18446744073709551615 102142566 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=21864/tid=21866] ppid=21859 vsize=848444 CPUtime=3.67
/proc/21864/task/21866/stat : 21866 (java) S 21859 21859 20237 0 -1 64 3645 0 0 0 334 33 0 0 16 0 9 0 58752593 868806656 8426 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=21864/tid=21867] ppid=21859 vsize=848444 CPUtime=0
/proc/21864/task/21867/stat : 21867 (java) S 21859 21859 20237 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 58752594 868806656 8426 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=21864/tid=21868] ppid=21859 vsize=848444 CPUtime=0
/proc/21864/task/21868/stat : 21868 (java) S 21859 21859 20237 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 58752594 868806656 8426 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=21864/tid=21869] ppid=21859 vsize=848444 CPUtime=0
/proc/21864/task/21869/stat : 21869 (java) S 21859 21859 20237 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 58752596 868806656 8426 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=21864/tid=21870] ppid=21859 vsize=848444 CPUtime=0.31
/proc/21864/task/21870/stat : 21870 (java) S 21859 21859 20237 0 -1 64 1378 0 0 0 30 1 0 0 16 0 9 0 58752599 868806656 8426 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=21864/tid=21871] ppid=21859 vsize=848444 CPUtime=0
/proc/21864/task/21871/stat : 21871 (java) S 21859 21859 20237 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 58752599 868806656 8426 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=21864/tid=21872] ppid=21859 vsize=848444 CPUtime=0
/proc/21864/task/21872/stat : 21872 (java) S 21859 21859 20237 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 58752600 868806656 8426 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 240.18
Current children cumulated vsize (KiB) 853800

[startup+241.903 s]
/proc/loadavg: 2.09 2.07 2.01 3/83 21949
/proc/meminfo: memFree=1295640/2055912 swapFree=4192812/4192956
[pid=21859] ppid=21857 vsize=5356 CPUtime=0
/proc/21859/stat : 21859 (concrete.sh) S 21857 21859 20237 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 58752590 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21859/statm: 1339 244 201 169 0 50 0
[pid=21864] ppid=21859 vsize=848444 CPUtime=240.58
/proc/21864/stat : 21864 (java) S 21859 21859 20237 0 -1 0 14333 0 1 0 24002 56 0 0 18 0 9 0 58752591 868806656 8426 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/21864/statm: 212111 8426 2618 9 0 206596 0
[pid=21864/tid=21865] ppid=21859 vsize=848444 CPUtime=236.55
/proc/21864/task/21865/stat : 21865 (java) R 21859 21859 20237 0 -1 64 8606 0 1 0 23635 20 0 0 25 0 9 0 58752592 868806656 8426 996147200 134512640 134550932 4294955408 18446744073709551615 4126468372 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=21864/tid=21866] ppid=21859 vsize=848444 CPUtime=3.68
/proc/21864/task/21866/stat : 21866 (java) S 21859 21859 20237 0 -1 64 3645 0 0 0 335 33 0 0 16 0 9 0 58752593 868806656 8426 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=21864/tid=21867] ppid=21859 vsize=848444 CPUtime=0
/proc/21864/task/21867/stat : 21867 (java) S 21859 21859 20237 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 58752594 868806656 8426 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=21864/tid=21868] ppid=21859 vsize=848444 CPUtime=0
/proc/21864/task/21868/stat : 21868 (java) S 21859 21859 20237 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 58752594 868806656 8426 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=21864/tid=21869] ppid=21859 vsize=848444 CPUtime=0
/proc/21864/task/21869/stat : 21869 (java) S 21859 21859 20237 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 58752596 868806656 8426 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=21864/tid=21870] ppid=21859 vsize=848444 CPUtime=0.31
/proc/21864/task/21870/stat : 21870 (java) S 21859 21859 20237 0 -1 64 1378 0 0 0 30 1 0 0 16 0 9 0 58752599 868806656 8426 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=21864/tid=21871] ppid=21859 vsize=848444 CPUtime=0
/proc/21864/task/21871/stat : 21871 (java) S 21859 21859 20237 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 58752599 868806656 8426 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=21864/tid=21872] ppid=21859 vsize=848444 CPUtime=0
/proc/21864/task/21872/stat : 21872 (java) S 21859 21859 20237 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 58752600 868806656 8426 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 240.58
Current children cumulated vsize (KiB) 853800

[startup+242.103 s]
/proc/loadavg: 2.09 2.07 2.01 3/83 21949
/proc/meminfo: memFree=1295640/2055912 swapFree=4192812/4192956
[pid=21859] ppid=21857 vsize=5356 CPUtime=0
/proc/21859/stat : 21859 (concrete.sh) S 21857 21859 20237 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 58752590 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21859/statm: 1339 244 201 169 0 50 0
[pid=21864] ppid=21859 vsize=848444 CPUtime=240.77
/proc/21864/stat : 21864 (java) S 21859 21859 20237 0 -1 0 14337 0 1 0 24021 56 0 0 18 0 9 0 58752591 868806656 8426 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/21864/statm: 212111 8426 2618 9 0 206596 0
[pid=21864/tid=21865] ppid=21859 vsize=848444 CPUtime=236.74
/proc/21864/task/21865/stat : 21865 (java) R 21859 21859 20237 0 -1 64 8610 0 1 0 23654 20 0 0 25 0 9 0 58752592 868806656 8426 996147200 134512640 134550932 4294955408 18446744073709551615 4126474017 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=21864/tid=21866] ppid=21859 vsize=848444 CPUtime=3.68
/proc/21864/task/21866/stat : 21866 (java) S 21859 21859 20237 0 -1 64 3645 0 0 0 335 33 0 0 16 0 9 0 58752593 868806656 8426 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=21864/tid=21867] ppid=21859 vsize=848444 CPUtime=0
/proc/21864/task/21867/stat : 21867 (java) S 21859 21859 20237 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 58752594 868806656 8426 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=21864/tid=21868] ppid=21859 vsize=848444 CPUtime=0
/proc/21864/task/21868/stat : 21868 (java) S 21859 21859 20237 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 58752594 868806656 8426 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=21864/tid=21869] ppid=21859 vsize=848444 CPUtime=0
/proc/21864/task/21869/stat : 21869 (java) S 21859 21859 20237 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 58752596 868806656 8426 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=21864/tid=21870] ppid=21859 vsize=848444 CPUtime=0.31
/proc/21864/task/21870/stat : 21870 (java) S 21859 21859 20237 0 -1 64 1378 0 0 0 30 1 0 0 16 0 9 0 58752599 868806656 8426 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=21864/tid=21871] ppid=21859 vsize=848444 CPUtime=0
/proc/21864/task/21871/stat : 21871 (java) S 21859 21859 20237 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 58752599 868806656 8426 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=21864/tid=21872] ppid=21859 vsize=848444 CPUtime=0
/proc/21864/task/21872/stat : 21872 (java) S 21859 21859 20237 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 58752600 868806656 8426 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 240.77
Current children cumulated vsize (KiB) 853800

[startup+242.203 s]
/proc/loadavg: 2.09 2.07 2.01 3/83 21949
/proc/meminfo: memFree=1295640/2055912 swapFree=4192812/4192956
[pid=21859] ppid=21857 vsize=5356 CPUtime=0
/proc/21859/stat : 21859 (concrete.sh) S 21857 21859 20237 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 58752590 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21859/statm: 1339 244 201 169 0 50 0
[pid=21864] ppid=21859 vsize=848444 CPUtime=240.84
/proc/21864/stat : 21864 (java) S 21859 21859 20237 0 -1 0 14343 0 1 0 24028 56 0 0 18 0 9 0 58752591 868806656 8429 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/21864/statm: 212111 8429 2618 9 0 206596 0
[pid=21864/tid=21865] ppid=21859 vsize=848444 CPUtime=236.81
/proc/21864/task/21865/stat : 21865 (java) S 21859 21859 20237 0 -1 64 8616 0 1 0 23661 20 0 0 25 0 9 0 58752592 868806656 8429 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=21864/tid=21866] ppid=21859 vsize=848444 CPUtime=3.68
/proc/21864/task/21866/stat : 21866 (java) S 21859 21859 20237 0 -1 64 3645 0 0 0 335 33 0 0 16 0 9 0 58752593 868806656 8429 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=21864/tid=21867] ppid=21859 vsize=848444 CPUtime=0
/proc/21864/task/21867/stat : 21867 (java) S 21859 21859 20237 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 58752594 868806656 8429 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=21864/tid=21868] ppid=21859 vsize=848444 CPUtime=0
/proc/21864/task/21868/stat : 21868 (java) S 21859 21859 20237 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 58752594 868806656 8429 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=21864/tid=21869] ppid=21859 vsize=848444 CPUtime=0
/proc/21864/task/21869/stat : 21869 (java) S 21859 21859 20237 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 58752596 868806656 8429 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=21864/tid=21870] ppid=21859 vsize=848444 CPUtime=0.32
/proc/21864/task/21870/stat : 21870 (java) S 21859 21859 20237 0 -1 64 1378 0 0 0 31 1 0 0 16 0 9 0 58752599 868806656 8429 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=21864/tid=21871] ppid=21859 vsize=848444 CPUtime=0
/proc/21864/task/21871/stat : 21871 (java) S 21859 21859 20237 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 58752599 868806656 8429 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=21864/tid=21872] ppid=21859 vsize=848444 CPUtime=0
/proc/21864/task/21872/stat : 21872 (java) S 21859 21859 20237 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 58752600 868806656 8429 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 240.84
Current children cumulated vsize (KiB) 853800

Child status: 0
Real time (s): 242.213
CPU time (s): 240.862
CPU user time (s): 240.282
CPU system time (s): 0.579911
CPU usage (%): 99.4425
Max. virtual memory (cumulated for all children) (KiB): 853800

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 240.282
system time used= 0.579911
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14988
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= 50827
involuntary context switches= 52013

runsolver used 0.32395 second user time and 0.798878 second system time

The end

Launcher Data

Begin job on node78 at 2009-07-16 06:01:20
IDJOB=2079625
IDBENCH=56927
IDSOLVER=735
FILE ID=node78/2079625-1247716880
PBS_JOBID= 9521340
Free space on /tmp= 126768 MiB

SOLVER NAME= Concrete 2009-06-10
BENCH NAME= CPAI08/csp/rand-3-20-20/normalized-rand-3-20-20-60-632-16_ext.xml
COMMAND LINE= HOME/concrete.sh -c BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2079625-1247716880/watcher-2079625-1247716880 -o /tmp/evaluation-result-2079625-1247716880/solver-2079625-1247716880 -C 1800 -W 2000 -M 900  HOME/concrete.sh -c HOME/instance-2079625-1247716880.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 0815438ca54777d4041aeb39a85cfd39
RANDOM SEED=324532131

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.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:      2055912 kB
MemFree:       1309240 kB
Buffers:         85944 kB
Cached:         548496 kB
SwapCached:          0 kB
Active:         163360 kB
Inactive:       512184 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055912 kB
LowFree:       1309240 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2560 kB
Writeback:           0 kB
Mapped:          61404 kB
Slab:            56108 kB
Committed_AS:   655860 kB
PageTables:       1932 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= 126764 MiB
End job on node78 at 2009-07-16 06:05:23