Trace number 2078591

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-14SAT 77.9052 78.7467

DiagnosticValue
CHECKS175293000
NODES140498

General information on the benchmark

Namecsp/rand-3-20-20-fcd/
normalized-rand-3-20-20-60-632-fcd-4_ext.xml
MD5SUMa26330477831f4c8effa5e0e2ffb3a81
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark4.90125
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints60
Maximum constraint arity3
Maximum domain size20
Number of constraints which are defined in extension60
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

1.95/2.08	c CPU-LOAD 1.1
1.95/2.08	c LOADED 20 V (20 E), 60 ExtensionConstraintGeneral, arity 3, 1.1 cpu
77.87/78.70	v 2 12 3 18 7 5 11 6 2 7 12 8 12 0 2 12 9 16 2 8 
77.87/78.70	s SATISFIABLE
77.87/78.70	d NODES 140498
77.87/78.70	d CHECKS 175292843
77.87/78.71	c heuristic-cpu: 0.0
77.87/78.71	c prepro-constraint-ccks: 0
77.87/78.71	c prepro-constraint-presenceccks: 0
77.87/78.71	c prepro-cpu: 0.030000001
77.87/78.71	c prepro-matrix2d-ccks: 0
77.87/78.71	c prepro-matrix2d-presenceccks: 0
77.87/78.71	c prepro-removed: 0
77.87/78.71	c search-cpu: 74.64
77.87/78.71	c search-nps: 1882.3419
77.87/78.71	c total-assgn: 140498
77.87/78.71	c total-constraint-ccks: 175292843
77.87/78.71	c total-constraint-presence-ccks: 172478660
77.87/78.71	c total-cpu: 74.71
77.87/78.71	c total-matrix2d-ccks: 0
77.87/78.71	c total-matrix2d-presence-ccks: 0
77.87/78.71	c TOTAL-NODES 140498
77.87/78.71	c TOTAL-CPU 74.71

Verifier Data

OK

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2078591-1247716449/watcher-2078591-1247716449 -o /tmp/evaluation-result-2078591-1247716449/solver-2078591-1247716449 -C 1800 -W 2000 -M 900 HOME/concrete.sh -c HOME/instance-2078591-1247716449.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.07 2.05 2.00 4/81 9566
/proc/meminfo: memFree=1060992/2055920 swapFree=4192812/4192956
[pid=9566] ppid=9564 vsize=18576 CPUtime=0
/proc/9566/stat : 9566 (runsolver) R 9564 9566 6461 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 58712590 19021824 284 996147200 4194304 4302564 548682068512 18446744073709551615 206381313319 0 0 4096 24578 0 0 0 17 1 0 0
/proc/9566/statm: 4644 284 249 26 0 2626 0

[startup+0.0875821 s]
/proc/loadavg: 2.07 2.05 2.00 4/81 9566
/proc/meminfo: memFree=1060992/2055920 swapFree=4192812/4192956
[pid=9566] ppid=9564 vsize=5356 CPUtime=0
/proc/9566/stat : 9566 (concrete.sh) S 9564 9566 6461 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 58712590 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9566/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101582 s]
/proc/loadavg: 2.07 2.05 2.00 4/81 9566
/proc/meminfo: memFree=1060992/2055920 swapFree=4192812/4192956
[pid=9566] ppid=9564 vsize=5356 CPUtime=0
/proc/9566/stat : 9566 (concrete.sh) S 9564 9566 6461 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 58712590 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9566/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301623 s]
/proc/loadavg: 2.07 2.05 2.00 4/81 9566
/proc/meminfo: memFree=1060992/2055920 swapFree=4192812/4192956
[pid=9566] ppid=9564 vsize=5356 CPUtime=0
/proc/9566/stat : 9566 (concrete.sh) S 9564 9566 6461 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 58712590 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9566/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701693 s]
/proc/loadavg: 2.07 2.05 2.00 4/81 9566
/proc/meminfo: memFree=1060992/2055920 swapFree=4192812/4192956
[pid=9566] ppid=9564 vsize=5356 CPUtime=0
/proc/9566/stat : 9566 (concrete.sh) S 9564 9566 6461 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 58712590 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9566/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50284 s]
/proc/loadavg: 2.06 2.05 2.00 3/91 9579
/proc/meminfo: memFree=1043824/2055920 swapFree=4192812/4192956
[pid=9566] ppid=9564 vsize=5356 CPUtime=0
/proc/9566/stat : 9566 (concrete.sh) S 9564 9566 6461 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 58712590 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9566/statm: 1339 244 201 169 0 50 0
[pid=9571] ppid=9566 vsize=847484 CPUtime=1.46
/proc/9571/stat : 9571 (java) S 9566 9566 6461 0 -1 0 8048 0 1 0 141 5 0 0 18 0 9 0 58712592 867823616 7023 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/9571/statm: 211871 7023 2613 9 0 206356 0
[pid=9571/tid=9572] ppid=9566 vsize=847484 CPUtime=0.94
/proc/9571/task/9572/stat : 9572 (java) R 9566 9566 6461 0 -1 64 3664 0 1 0 91 3 0 0 23 0 9 0 58712593 867823616 7023 996147200 134512640 134550932 4294955408 18446744073709551615 4126230148 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9571/tid=9573] ppid=9566 vsize=847484 CPUtime=0.25
/proc/9571/task/9573/stat : 9573 (java) S 9566 9566 6461 0 -1 64 2403 0 0 0 25 0 0 0 16 0 9 0 58712594 867823616 7023 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=9571/tid=9574] ppid=9566 vsize=847484 CPUtime=0
/proc/9571/task/9574/stat : 9574 (java) S 9566 9566 6461 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 58712594 867823616 7023 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9571/tid=9575] ppid=9566 vsize=847484 CPUtime=0
/proc/9571/task/9575/stat : 9575 (java) S 9566 9566 6461 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 58712594 867823616 7023 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9571/tid=9576] ppid=9566 vsize=847484 CPUtime=0
/proc/9571/task/9576/stat : 9576 (java) S 9566 9566 6461 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 58712597 867823616 7023 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9571/tid=9577] ppid=9566 vsize=847484 CPUtime=0.24
/proc/9571/task/9577/stat : 9577 (java) S 9566 9566 6461 0 -1 64 1284 0 0 0 23 1 0 0 16 0 9 0 58712600 867823616 7023 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9571/tid=9578] ppid=9566 vsize=847484 CPUtime=0
/proc/9571/task/9578/stat : 9578 (java) S 9566 9566 6461 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 58712600 867823616 7023 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9571/tid=9579] ppid=9566 vsize=847484 CPUtime=0
/proc/9571/task/9579/stat : 9579 (java) S 9566 9566 6461 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 58712600 867823616 7023 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) 852840

[startup+3.10113 s]
/proc/loadavg: 2.06 2.05 2.00 4/91 9580
/proc/meminfo: memFree=1039792/2055920 swapFree=4192812/4192956
[pid=9566] ppid=9564 vsize=5356 CPUtime=0
/proc/9566/stat : 9566 (concrete.sh) S 9564 9566 6461 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 58712590 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9566/statm: 1339 244 201 169 0 50 0
[pid=9571] ppid=9566 vsize=848512 CPUtime=3.04
/proc/9571/stat : 9571 (java) S 9566 9566 6461 0 -1 0 8891 0 1 0 296 8 0 0 18 0 9 0 58712592 868876288 7765 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/9571/statm: 212128 7765 2617 9 0 206613 0
[pid=9571/tid=9572] ppid=9566 vsize=848512 CPUtime=2.23
/proc/9571/task/9572/stat : 9572 (java) R 9566 9566 6461 0 -1 64 3856 0 1 0 219 4 0 0 25 0 9 0 58712593 868876288 7765 996147200 134512640 134550932 4294955408 18446744073709551615 4126478135 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9571/tid=9573] ppid=9566 vsize=848512 CPUtime=0.47
/proc/9571/task/9573/stat : 9573 (java) S 9566 9566 6461 0 -1 64 3004 0 0 0 46 1 0 0 16 0 9 0 58712594 868876288 7765 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=9571/tid=9574] ppid=9566 vsize=848512 CPUtime=0
/proc/9571/task/9574/stat : 9574 (java) S 9566 9566 6461 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 58712594 868876288 7765 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9571/tid=9575] ppid=9566 vsize=848512 CPUtime=0
/proc/9571/task/9575/stat : 9575 (java) S 9566 9566 6461 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 58712594 868876288 7765 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9571/tid=9576] ppid=9566 vsize=848512 CPUtime=0
/proc/9571/task/9576/stat : 9576 (java) S 9566 9566 6461 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 58712597 868876288 7765 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9571/tid=9577] ppid=9566 vsize=848512 CPUtime=0.31
/proc/9571/task/9577/stat : 9577 (java) S 9566 9566 6461 0 -1 64 1329 0 0 0 30 1 0 0 16 0 9 0 58712600 868876288 7765 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9571/tid=9578] ppid=9566 vsize=848512 CPUtime=0
/proc/9571/task/9578/stat : 9578 (java) S 9566 9566 6461 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 58712600 868876288 7765 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9571/tid=9579] ppid=9566 vsize=848512 CPUtime=0
/proc/9571/task/9579/stat : 9579 (java) S 9566 9566 6461 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 58712600 868876288 7765 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 853868

[startup+6.30272 s]
/proc/loadavg: 2.06 2.05 2.00 3/91 9581
/proc/meminfo: memFree=1039408/2055920 swapFree=4192812/4192956
[pid=9566] ppid=9564 vsize=5356 CPUtime=0
/proc/9566/stat : 9566 (concrete.sh) S 9564 9566 6461 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 58712590 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9566/statm: 1339 244 201 169 0 50 0
[pid=9571] ppid=9566 vsize=848512 CPUtime=6.21
/proc/9571/stat : 9571 (java) S 9566 9566 6461 0 -1 0 8958 0 1 0 612 9 0 0 18 0 9 0 58712592 868876288 7770 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/9571/statm: 212128 7770 2617 9 0 206613 0
[pid=9571/tid=9572] ppid=9566 vsize=848512 CPUtime=5.34
/proc/9571/task/9572/stat : 9572 (java) R 9566 9566 6461 0 -1 64 3918 0 1 0 530 4 0 0 25 0 9 0 58712593 868876288 7770 996147200 134512640 134550932 4294955408 18446744073709551615 4126448273 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9571/tid=9573] ppid=9566 vsize=848512 CPUtime=0.53
/proc/9571/task/9573/stat : 9573 (java) S 9566 9566 6461 0 -1 64 3004 0 0 0 51 2 0 0 16 0 9 0 58712594 868876288 7770 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=9571/tid=9574] ppid=9566 vsize=848512 CPUtime=0
/proc/9571/task/9574/stat : 9574 (java) S 9566 9566 6461 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 58712594 868876288 7770 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9571/tid=9575] ppid=9566 vsize=848512 CPUtime=0
/proc/9571/task/9575/stat : 9575 (java) S 9566 9566 6461 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 58712594 868876288 7770 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9571/tid=9576] ppid=9566 vsize=848512 CPUtime=0
/proc/9571/task/9576/stat : 9576 (java) S 9566 9566 6461 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 58712597 868876288 7770 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9571/tid=9577] ppid=9566 vsize=848512 CPUtime=0.31
/proc/9571/task/9577/stat : 9577 (java) S 9566 9566 6461 0 -1 64 1334 0 0 0 30 1 0 0 16 0 9 0 58712600 868876288 7770 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9571/tid=9578] ppid=9566 vsize=848512 CPUtime=0
/proc/9571/task/9578/stat : 9578 (java) S 9566 9566 6461 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 58712600 868876288 7770 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9571/tid=9579] ppid=9566 vsize=848512 CPUtime=0
/proc/9571/task/9579/stat : 9579 (java) S 9566 9566 6461 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 58712600 868876288 7770 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 853868

[startup+12.7019 s]
/proc/loadavg: 2.05 2.05 2.00 4/92 9582
/proc/meminfo: memFree=1035688/2055920 swapFree=4192812/4192956
[pid=9566] ppid=9564 vsize=5356 CPUtime=0
/proc/9566/stat : 9566 (concrete.sh) S 9564 9566 6461 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 58712590 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9566/statm: 1339 244 201 169 0 50 0
[pid=9571] ppid=9566 vsize=848512 CPUtime=12.55
/proc/9571/stat : 9571 (java) S 9566 9566 6461 0 -1 0 9080 0 1 0 1245 10 0 0 18 0 9 0 58712592 868876288 7770 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/9571/statm: 212128 7770 2617 9 0 206613 0
[pid=9571/tid=9572] ppid=9566 vsize=848512 CPUtime=11.6
/proc/9571/task/9572/stat : 9572 (java) R 9566 9566 6461 0 -1 64 4040 0 1 0 1155 5 0 0 25 0 9 0 58712593 868876288 7770 996147200 134512640 134550932 4294955408 18446744073709551615 102523994 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9571/tid=9573] ppid=9566 vsize=848512 CPUtime=0.6
/proc/9571/task/9573/stat : 9573 (java) S 9566 9566 6461 0 -1 64 3004 0 0 0 58 2 0 0 16 0 9 0 58712594 868876288 7770 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=9571/tid=9574] ppid=9566 vsize=848512 CPUtime=0
/proc/9571/task/9574/stat : 9574 (java) S 9566 9566 6461 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 58712594 868876288 7770 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9571/tid=9575] ppid=9566 vsize=848512 CPUtime=0
/proc/9571/task/9575/stat : 9575 (java) S 9566 9566 6461 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 58712594 868876288 7770 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9571/tid=9576] ppid=9566 vsize=848512 CPUtime=0
/proc/9571/task/9576/stat : 9576 (java) S 9566 9566 6461 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 58712597 868876288 7770 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9571/tid=9577] ppid=9566 vsize=848512 CPUtime=0.32
/proc/9571/task/9577/stat : 9577 (java) S 9566 9566 6461 0 -1 64 1334 0 0 0 31 1 0 0 17 0 9 0 58712600 868876288 7770 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9571/tid=9578] ppid=9566 vsize=848512 CPUtime=0
/proc/9571/task/9578/stat : 9578 (java) S 9566 9566 6461 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 58712600 868876288 7770 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9571/tid=9579] ppid=9566 vsize=848512 CPUtime=0
/proc/9571/task/9579/stat : 9579 (java) S 9566 9566 6461 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 58712600 868876288 7770 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 853868

[startup+25.5022 s]
/proc/loadavg: 2.12 2.06 2.01 4/92 9582
/proc/meminfo: memFree=993448/2055920 swapFree=4192812/4192956
[pid=9566] ppid=9564 vsize=5356 CPUtime=0
/proc/9566/stat : 9566 (concrete.sh) S 9564 9566 6461 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 58712590 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9566/statm: 1339 244 201 169 0 50 0
[pid=9571] ppid=9566 vsize=848512 CPUtime=25.21
/proc/9571/stat : 9571 (java) S 9566 9566 6461 0 -1 0 9485 0 1 0 2509 12 0 0 18 0 9 0 58712592 868876288 7925 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/9571/statm: 212128 7925 2617 9 0 206613 0
[pid=9571/tid=9572] ppid=9566 vsize=848512 CPUtime=24.1
/proc/9571/task/9572/stat : 9572 (java) R 9566 9566 6461 0 -1 64 4290 0 1 0 2404 6 0 0 25 0 9 0 58712593 868876288 7925 996147200 134512640 134550932 4294955408 18446744073709551615 4126449488 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9571/tid=9573] ppid=9566 vsize=848512 CPUtime=0.77
/proc/9571/task/9573/stat : 9573 (java) S 9566 9566 6461 0 -1 64 3159 0 0 0 73 4 0 0 16 0 9 0 58712594 868876288 7925 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=9571/tid=9574] ppid=9566 vsize=848512 CPUtime=0
/proc/9571/task/9574/stat : 9574 (java) S 9566 9566 6461 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 58712594 868876288 7925 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9571/tid=9575] ppid=9566 vsize=848512 CPUtime=0
/proc/9571/task/9575/stat : 9575 (java) S 9566 9566 6461 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 58712594 868876288 7925 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9571/tid=9576] ppid=9566 vsize=848512 CPUtime=0
/proc/9571/task/9576/stat : 9576 (java) S 9566 9566 6461 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 58712597 868876288 7925 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9571/tid=9577] ppid=9566 vsize=848512 CPUtime=0.32
/proc/9571/task/9577/stat : 9577 (java) S 9566 9566 6461 0 -1 64 1334 0 0 0 31 1 0 0 17 0 9 0 58712600 868876288 7925 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9571/tid=9578] ppid=9566 vsize=848512 CPUtime=0
/proc/9571/task/9578/stat : 9578 (java) S 9566 9566 6461 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 58712600 868876288 7925 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9571/tid=9579] ppid=9566 vsize=848512 CPUtime=0
/proc/9571/task/9579/stat : 9579 (java) S 9566 9566 6461 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 58712600 868876288 7925 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.21
Current children cumulated vsize (KiB) 853868

[startup+51.1029 s]
/proc/loadavg: 2.25 2.10 2.02 3/92 9583
/proc/meminfo: memFree=622176/2055920 swapFree=4192812/4192956
[pid=9566] ppid=9564 vsize=5356 CPUtime=0
/proc/9566/stat : 9566 (concrete.sh) S 9564 9566 6461 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 58712590 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 63.22
Current children cumulated vsize (KiB) 853868

[startup+70.3024 s]
/proc/loadavg: 2.27 2.11 2.02 3/92 9583
/proc/meminfo: memFree=553952/2055920 swapFree=4192812/4192956
[pid=9566] ppid=9564 vsize=5356 CPUtime=0
/proc/9566/stat : 9566 (concrete.sh) S 9564 9566 6461 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 58712590 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9566/statm: 1339 244 201 169 0 50 0
[pid=9571] ppid=9566 vsize=848512 CPUtime=69.56
/proc/9571/stat : 9571 (java) S 9566 9566 6461 0 -1 0 10902 0 1 0 6935 21 0 0 18 0 9 0 58712592 868876288 8478 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/9571/statm: 212128 8478 2618 9 0 206613 0
[pid=9571/tid=9572] ppid=9566 vsize=848512 CPUtime=67.8
/proc/9571/task/9572/stat : 9572 (java) R 9566 9566 6461 0 -1 64 5154 0 1 0 6772 8 0 0 25 0 9 0 58712593 868876288 8478 996147200 134512640 134550932 4294955408 18446744073709551615 4126441506 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9571/tid=9573] ppid=9566 vsize=848512 CPUtime=1.42
/proc/9571/task/9573/stat : 9573 (java) S 9566 9566 6461 0 -1 64 3712 0 0 0 132 10 0 0 16 0 9 0 58712594 868876288 8478 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=9571/tid=9574] ppid=9566 vsize=848512 CPUtime=0
/proc/9571/task/9574/stat : 9574 (java) S 9566 9566 6461 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 58712594 868876288 8478 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9571/tid=9575] ppid=9566 vsize=848512 CPUtime=0
/proc/9571/task/9575/stat : 9575 (java) S 9566 9566 6461 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 58712594 868876288 8478 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9571/tid=9576] ppid=9566 vsize=848512 CPUtime=0
/proc/9571/task/9576/stat : 9576 (java) S 9566 9566 6461 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 58712597 868876288 8478 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9571/tid=9577] ppid=9566 vsize=848512 CPUtime=0.32
/proc/9571/task/9577/stat : 9577 (java) S 9566 9566 6461 0 -1 64 1334 0 0 0 31 1 0 0 16 0 9 0 58712600 868876288 8478 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9571/tid=9578] ppid=9566 vsize=848512 CPUtime=0
/proc/9571/task/9578/stat : 9578 (java) S 9566 9566 6461 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 58712600 868876288 8478 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9571/tid=9579] ppid=9566 vsize=848512 CPUtime=0
/proc/9571/task/9579/stat : 9579 (java) R 9566 9566 6461 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 58712600 868876288 8478 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 69.56
Current children cumulated vsize (KiB) 853868

[startup+73.502 s]
/proc/loadavg: 2.25 2.11 2.02 3/92 9583
/proc/meminfo: memFree=553952/2055920 swapFree=4192812/4192956
[pid=9566] ppid=9564 vsize=5356 CPUtime=0
/proc/9566/stat : 9566 (concrete.sh) S 9564 9566 6461 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 58712590 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9566/statm: 1339 244 201 169 0 50 0
[pid=9571] ppid=9566 vsize=848512 CPUtime=72.73
/proc/9571/stat : 9571 (java) S 9566 9566 6461 0 -1 0 10962 0 1 0 7251 22 0 0 18 0 9 0 58712592 868876288 8478 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/9571/statm: 212128 8478 2618 9 0 206613 0
[pid=9571/tid=9572] ppid=9566 vsize=848512 CPUtime=70.92
/proc/9571/task/9572/stat : 9572 (java) R 9566 9566 6461 0 -1 64 5214 0 1 0 7084 8 0 0 25 0 9 0 58712593 868876288 8478 996147200 134512640 134550932 4294955408 18446744073709551615 4126440908 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9571/tid=9573] ppid=9566 vsize=848512 CPUtime=1.46
/proc/9571/task/9573/stat : 9573 (java) S 9566 9566 6461 0 -1 64 3712 0 0 0 135 11 0 0 16 0 9 0 58712594 868876288 8478 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=9571/tid=9574] ppid=9566 vsize=848512 CPUtime=0
/proc/9571/task/9574/stat : 9574 (java) S 9566 9566 6461 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 58712594 868876288 8478 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9571/tid=9575] ppid=9566 vsize=848512 CPUtime=0
/proc/9571/task/9575/stat : 9575 (java) S 9566 9566 6461 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 58712594 868876288 8478 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9571/tid=9576] ppid=9566 vsize=848512 CPUtime=0
/proc/9571/task/9576/stat : 9576 (java) S 9566 9566 6461 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 58712597 868876288 8478 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9571/tid=9577] ppid=9566 vsize=848512 CPUtime=0.32
/proc/9571/task/9577/stat : 9577 (java) S 9566 9566 6461 0 -1 64 1334 0 0 0 31 1 0 0 16 0 9 0 58712600 868876288 8478 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9571/tid=9578] ppid=9566 vsize=848512 CPUtime=0
/proc/9571/task/9578/stat : 9578 (java) S 9566 9566 6461 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 58712600 868876288 8478 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9571/tid=9579] ppid=9566 vsize=848512 CPUtime=0
/proc/9571/task/9579/stat : 9579 (java) S 9566 9566 6461 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 58712600 868876288 8478 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 72.73
Current children cumulated vsize (KiB) 853868

[startup+76.7026 s]
/proc/loadavg: 2.23 2.11 2.02 3/92 9583
/proc/meminfo: memFree=553952/2055920 swapFree=4192812/4192956
[pid=9566] ppid=9564 vsize=5356 CPUtime=0
/proc/9566/stat : 9566 (concrete.sh) S 9564 9566 6461 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 58712590 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9566/statm: 1339 244 201 169 0 50 0
[pid=9571] ppid=9566 vsize=848512 CPUtime=75.89
/proc/9571/stat : 9571 (java) S 9566 9566 6461 0 -1 0 11023 0 1 0 7567 22 0 0 18 0 9 0 58712592 868876288 8478 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/9571/statm: 212128 8478 2618 9 0 206613 0
[pid=9571/tid=9572] ppid=9566 vsize=848512 CPUtime=74.06
/proc/9571/task/9572/stat : 9572 (java) R 9566 9566 6461 0 -1 64 5275 0 1 0 7397 9 0 0 25 0 9 0 58712593 868876288 8478 996147200 134512640 134550932 4294955408 18446744073709551615 4126451548 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9571/tid=9573] ppid=9566 vsize=848512 CPUtime=1.5
/proc/9571/task/9573/stat : 9573 (java) S 9566 9566 6461 0 -1 64 3712 0 0 0 139 11 0 0 16 0 9 0 58712594 868876288 8478 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=9571/tid=9574] ppid=9566 vsize=848512 CPUtime=0
/proc/9571/task/9574/stat : 9574 (java) S 9566 9566 6461 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 58712594 868876288 8478 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9571/tid=9575] ppid=9566 vsize=848512 CPUtime=0
/proc/9571/task/9575/stat : 9575 (java) S 9566 9566 6461 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 58712594 868876288 8478 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9571/tid=9576] ppid=9566 vsize=848512 CPUtime=0
/proc/9571/task/9576/stat : 9576 (java) S 9566 9566 6461 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 58712597 868876288 8478 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9571/tid=9577] ppid=9566 vsize=848512 CPUtime=0.32
/proc/9571/task/9577/stat : 9577 (java) S 9566 9566 6461 0 -1 64 1334 0 0 0 31 1 0 0 16 0 9 0 58712600 868876288 8478 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9571/tid=9578] ppid=9566 vsize=848512 CPUtime=0
/proc/9571/task/9578/stat : 9578 (java) S 9566 9566 6461 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 58712600 868876288 8478 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9571/tid=9579] ppid=9566 vsize=848512 CPUtime=0
/proc/9571/task/9579/stat : 9579 (java) S 9566 9566 6461 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 58712600 868876288 8478 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 75.89
Current children cumulated vsize (KiB) 853868

[startup+77.5027 s]
/proc/loadavg: 2.23 2.11 2.02 3/92 9583
/proc/meminfo: memFree=553952/2055920 swapFree=4192812/4192956
[pid=9566] ppid=9564 vsize=5356 CPUtime=0
/proc/9566/stat : 9566 (concrete.sh) S 9564 9566 6461 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 58712590 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9566/statm: 1339 244 201 169 0 50 0
[pid=9571] ppid=9566 vsize=848512 CPUtime=76.68
/proc/9571/stat : 9571 (java) S 9566 9566 6461 0 -1 0 11038 0 1 0 7646 22 0 0 18 0 9 0 58712592 868876288 8478 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/9571/statm: 212128 8478 2618 9 0 206613 0
[pid=9571/tid=9572] ppid=9566 vsize=848512 CPUtime=74.84
/proc/9571/task/9572/stat : 9572 (java) R 9566 9566 6461 0 -1 64 5290 0 1 0 7475 9 0 0 25 0 9 0 58712593 868876288 8478 996147200 134512640 134550932 4294955408 18446744073709551615 103211122 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9571/tid=9573] ppid=9566 vsize=848512 CPUtime=1.51
/proc/9571/task/9573/stat : 9573 (java) S 9566 9566 6461 0 -1 64 3712 0 0 0 140 11 0 0 16 0 9 0 58712594 868876288 8478 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=9571/tid=9574] ppid=9566 vsize=848512 CPUtime=0
/proc/9571/task/9574/stat : 9574 (java) S 9566 9566 6461 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 58712594 868876288 8478 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9571/tid=9575] ppid=9566 vsize=848512 CPUtime=0
/proc/9571/task/9575/stat : 9575 (java) S 9566 9566 6461 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 58712594 868876288 8478 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9571/tid=9576] ppid=9566 vsize=848512 CPUtime=0
/proc/9571/task/9576/stat : 9576 (java) S 9566 9566 6461 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 58712597 868876288 8478 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9571/tid=9577] ppid=9566 vsize=848512 CPUtime=0.32
/proc/9571/task/9577/stat : 9577 (java) S 9566 9566 6461 0 -1 64 1334 0 0 0 31 1 0 0 16 0 9 0 58712600 868876288 8478 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9571/tid=9578] ppid=9566 vsize=848512 CPUtime=0
/proc/9571/task/9578/stat : 9578 (java) S 9566 9566 6461 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 58712600 868876288 8478 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9571/tid=9579] ppid=9566 vsize=848512 CPUtime=0
/proc/9571/task/9579/stat : 9579 (java) S 9566 9566 6461 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 58712600 868876288 8478 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 76.68
Current children cumulated vsize (KiB) 853868

[startup+78.3019 s]
/proc/loadavg: 2.23 2.11 2.02 3/92 9583
/proc/meminfo: memFree=553952/2055920 swapFree=4192812/4192956
[pid=9566] ppid=9564 vsize=5356 CPUtime=0
/proc/9566/stat : 9566 (concrete.sh) S 9564 9566 6461 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 58712590 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9566/statm: 1339 244 201 169 0 50 0
[pid=9571] ppid=9566 vsize=848512 CPUtime=77.47
/proc/9571/stat : 9571 (java) S 9566 9566 6461 0 -1 0 11054 0 1 0 7725 22 0 0 18 0 9 0 58712592 868876288 8478 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/9571/statm: 212128 8478 2618 9 0 206613 0
[pid=9571/tid=9572] ppid=9566 vsize=848512 CPUtime=75.62
/proc/9571/task/9572/stat : 9572 (java) R 9566 9566 6461 0 -1 64 5306 0 1 0 7553 9 0 0 25 0 9 0 58712593 868876288 8478 996147200 134512640 134550932 4294955408 18446744073709551615 4126440987 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9571/tid=9573] ppid=9566 vsize=848512 CPUtime=1.51
/proc/9571/task/9573/stat : 9573 (java) S 9566 9566 6461 0 -1 64 3712 0 0 0 140 11 0 0 16 0 9 0 58712594 868876288 8478 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=9571/tid=9574] ppid=9566 vsize=848512 CPUtime=0
/proc/9571/task/9574/stat : 9574 (java) S 9566 9566 6461 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 58712594 868876288 8478 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9571/tid=9575] ppid=9566 vsize=848512 CPUtime=0
/proc/9571/task/9575/stat : 9575 (java) S 9566 9566 6461 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 58712594 868876288 8478 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9571/tid=9576] ppid=9566 vsize=848512 CPUtime=0
/proc/9571/task/9576/stat : 9576 (java) S 9566 9566 6461 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 58712597 868876288 8478 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9571/tid=9577] ppid=9566 vsize=848512 CPUtime=0.32
/proc/9571/task/9577/stat : 9577 (java) S 9566 9566 6461 0 -1 64 1334 0 0 0 31 1 0 0 16 0 9 0 58712600 868876288 8478 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9571/tid=9578] ppid=9566 vsize=848512 CPUtime=0
/proc/9571/task/9578/stat : 9578 (java) S 9566 9566 6461 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 58712600 868876288 8478 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9571/tid=9579] ppid=9566 vsize=848512 CPUtime=0
/proc/9571/task/9579/stat : 9579 (java) S 9566 9566 6461 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 58712600 868876288 8478 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 77.47
Current children cumulated vsize (KiB) 853868

[startup+78.702 s]
/proc/loadavg: 2.23 2.11 2.02 3/92 9583
/proc/meminfo: memFree=553952/2055920 swapFree=4192812/4192956
[pid=9566] ppid=9564 vsize=5356 CPUtime=0
/proc/9566/stat : 9566 (concrete.sh) S 9564 9566 6461 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 58712590 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9566/statm: 1339 244 201 169 0 50 0
[pid=9571] ppid=9566 vsize=848512 CPUtime=77.87
/proc/9571/stat : 9571 (java) S 9566 9566 6461 0 -1 0 11062 0 1 0 7765 22 0 0 18 0 9 0 58712592 868876288 8478 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/9571/statm: 212128 8478 2618 9 0 206613 0
[pid=9571/tid=9572] ppid=9566 vsize=848512 CPUtime=76.01
/proc/9571/task/9572/stat : 9572 (java) R 9566 9566 6461 0 -1 64 5314 0 1 0 7592 9 0 0 25 0 9 0 58712593 868876288 8478 996147200 134512640 134550932 4294955408 18446744073709551615 4126458518 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9571/tid=9573] ppid=9566 vsize=848512 CPUtime=1.52
/proc/9571/task/9573/stat : 9573 (java) S 9566 9566 6461 0 -1 64 3712 0 0 0 141 11 0 0 16 0 9 0 58712594 868876288 8478 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=9571/tid=9574] ppid=9566 vsize=848512 CPUtime=0
/proc/9571/task/9574/stat : 9574 (java) S 9566 9566 6461 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 58712594 868876288 8478 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9571/tid=9575] ppid=9566 vsize=848512 CPUtime=0
/proc/9571/task/9575/stat : 9575 (java) S 9566 9566 6461 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 58712594 868876288 8478 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9571/tid=9576] ppid=9566 vsize=848512 CPUtime=0
/proc/9571/task/9576/stat : 9576 (java) S 9566 9566 6461 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 58712597 868876288 8478 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9571/tid=9577] ppid=9566 vsize=848512 CPUtime=0.32
/proc/9571/task/9577/stat : 9577 (java) S 9566 9566 6461 0 -1 64 1334 0 0 0 31 1 0 0 16 0 9 0 58712600 868876288 8478 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9571/tid=9578] ppid=9566 vsize=848512 CPUtime=0
/proc/9571/task/9578/stat : 9578 (java) S 9566 9566 6461 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 58712600 868876288 8478 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9571/tid=9579] ppid=9566 vsize=848512 CPUtime=0
/proc/9571/task/9579/stat : 9579 (java) S 9566 9566 6461 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 58712600 868876288 8478 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 77.87
Current children cumulated vsize (KiB) 853868

Child status: 0
Real time (s): 78.7467
CPU time (s): 77.9052
CPU user time (s): 77.6652
CPU system time (s): 0.239963
CPU usage (%): 98.9313
Max. virtual memory (cumulated for all children) (KiB): 853868

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 77.6652
system time used= 0.239963
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11713
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= 17886
involuntary context switches= 20787

runsolver used 0.090986 second user time and 0.282956 second system time

The end

Launcher Data

Begin job on node2 at 2009-07-16 05:54:09
IDJOB=2078591
IDBENCH=56785
IDSOLVER=735
FILE ID=node2/2078591-1247716449
PBS_JOBID= 9521316
Free space on /tmp= 66304 MiB

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

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

MD5SUM BENCH= a26330477831f4c8effa5e0e2ffb3a81
RANDOM SEED=2079439147

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1061472 kB
Buffers:         90588 kB
Cached:         707528 kB
SwapCached:          0 kB
Active:         294460 kB
Inactive:       610400 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1061472 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2512 kB
Writeback:           0 kB
Mapped:         127140 kB
Slab:            74588 kB
Committed_AS:   604800 kB
PageTables:       2128 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= 66304 MiB
End job on node2 at 2009-07-16 05:55:28