Trace number 2063103

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 380.702 382.586

DiagnosticValue
CHECKS987171000
NODES476178

General information on the benchmark

Namecsp/rand-3-24-24/
normalized-rand-3-24-24-76-632-35_ext.xml
MD5SUM9b477effa2074c42071ac2c82466c5cc
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 benchmark311.18
Satisfiable
(Un)Satisfiability was proved
Number of variables24
Number of constraints75
Maximum constraint arity3
Maximum domain size24
Number of constraints which are defined in extension75
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

3.03/2.83	c CPU-LOAD 1.79
3.03/2.83	c LOADED 24 V (24 E), 1 ExtensionConstraintDynamic, 74 ExtensionConstraintGeneral, arity 3, 1.79 cpu
380.65/382.53	v 15 22 8 21 12 19 22 3 13 2 13 18 15 16 14 22 8 3 15 18 23 16 3 2 
380.65/382.53	s SATISFIABLE
380.65/382.53	d NODES 476178
380.65/382.53	d CHECKS 987171023
380.65/382.53	c heuristic-cpu: 0.0
380.65/382.53	c prepro-constraint-ccks: 0
380.65/382.53	c prepro-constraint-presenceccks: 0
380.65/382.53	c prepro-cpu: 0.060000002
380.65/382.53	c prepro-matrix2d-ccks: 0
380.65/382.53	c prepro-matrix2d-presenceccks: 0
380.65/382.53	c prepro-removed: 0
380.65/382.53	c search-cpu: 372.81
380.65/382.53	c search-nps: 1277.2672
380.65/382.53	c total-assgn: 476178
380.65/382.53	c total-constraint-ccks: 987171023
380.65/382.53	c total-constraint-presence-ccks: 891379864
380.65/382.53	c total-cpu: 372.91
380.65/382.53	c total-matrix2d-ccks: 0
380.65/382.53	c total-matrix2d-presence-ccks: 0
380.65/382.53	c TOTAL-NODES 476178
380.65/382.53	c TOTAL-CPU 372.91

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-2063103-1247699884/watcher-2063103-1247699884 -o /tmp/evaluation-result-2063103-1247699884/solver-2063103-1247699884 -C 1800 -W 2000 -M 900 HOME/concrete.sh -c HOME/instance-2063103-1247699884.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: 1.03 1.49 1.79 3/82 9692
/proc/meminfo: memFree=1027832/2055920 swapFree=4192812/4192956
[pid=9692] ppid=9690 vsize=5356 CPUtime=0
/proc/9692/stat : 9692 (concrete.sh) R 9690 9692 8519 0 -1 4194304 311 291 0 0 0 0 0 0 18 0 1 0 57052552 5484544 238 996147200 4194304 4889804 548682068816 18446744073709551615 266890285789 0 0 4100 65536 0 0 0 17 0 0 0
/proc/9692/statm: 1339 238 197 169 0 50 0

[startup+0.088965 s]
/proc/loadavg: 1.03 1.49 1.79 3/82 9692
/proc/meminfo: memFree=1027832/2055920 swapFree=4192812/4192956
[pid=9692] ppid=9690 vsize=5356 CPUtime=0
/proc/9692/stat : 9692 (concrete.sh) S 9690 9692 8519 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57052552 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9692/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.102625 s]
/proc/loadavg: 1.03 1.49 1.79 3/82 9692
/proc/meminfo: memFree=1027832/2055920 swapFree=4192812/4192956
[pid=9692] ppid=9690 vsize=5356 CPUtime=0
/proc/9692/stat : 9692 (concrete.sh) S 9690 9692 8519 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57052552 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9692/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301947 s]
/proc/loadavg: 1.03 1.49 1.79 3/82 9692
/proc/meminfo: memFree=1027832/2055920 swapFree=4192812/4192956
[pid=9692] ppid=9690 vsize=5356 CPUtime=0
/proc/9692/stat : 9692 (concrete.sh) S 9690 9692 8519 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57052552 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9692/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701993 s]
/proc/loadavg: 1.03 1.49 1.79 3/82 9692
/proc/meminfo: memFree=1027832/2055920 swapFree=4192812/4192956
[pid=9692] ppid=9690 vsize=5356 CPUtime=0
/proc/9692/stat : 9692 (concrete.sh) S 9690 9692 8519 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57052552 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9692/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50208 s]
/proc/loadavg: 1.02 1.48 1.79 2/92 9705
/proc/meminfo: memFree=1010344/2055920 swapFree=4192812/4192956
[pid=9692] ppid=9690 vsize=5356 CPUtime=0
/proc/9692/stat : 9692 (concrete.sh) S 9690 9692 8519 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57052552 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9692/statm: 1339 244 201 169 0 50 0
[pid=9697] ppid=9692 vsize=848292 CPUtime=1.7
/proc/9697/stat : 9697 (java) S 9692 9692 8519 0 -1 0 9035 0 1 0 163 7 0 0 22 0 9 0 57052553 868651008 7727 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/9697/statm: 212073 7727 2614 9 0 206558 0
[pid=9697/tid=9698] ppid=9692 vsize=848292 CPUtime=1.09
/proc/9697/task/9698/stat : 9698 (java) S 9692 9692 8519 0 -1 64 3743 0 1 0 106 3 0 0 17 0 9 0 57052554 868651008 7727 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=9697/tid=9699] ppid=9692 vsize=848292 CPUtime=0.37
/proc/9697/task/9699/stat : 9699 (java) R 9692 9692 8519 0 -1 64 3185 0 0 0 35 2 0 0 16 0 9 0 57052555 868651008 7727 996147200 134512640 134550932 4294955408 18446744073709551615 104083057 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=9697/tid=9700] ppid=9692 vsize=848292 CPUtime=0
/proc/9697/task/9700/stat : 9700 (java) S 9692 9692 8519 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 57052555 868651008 7727 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9697/tid=9701] ppid=9692 vsize=848292 CPUtime=0
/proc/9697/task/9701/stat : 9701 (java) S 9692 9692 8519 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 57052555 868651008 7727 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9697/tid=9702] ppid=9692 vsize=848292 CPUtime=0
/proc/9697/task/9702/stat : 9702 (java) S 9692 9692 8519 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 57052557 868651008 7727 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=9697/tid=9703] ppid=9692 vsize=848292 CPUtime=0.21
/proc/9697/task/9703/stat : 9703 (java) S 9692 9692 8519 0 -1 64 1409 0 0 0 21 0 0 0 16 0 9 0 57052561 868651008 7727 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9697/tid=9704] ppid=9692 vsize=848292 CPUtime=0
/proc/9697/task/9704/stat : 9704 (java) S 9692 9692 8519 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 57052561 868651008 7727 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=9697/tid=9705] ppid=9692 vsize=848292 CPUtime=0
/proc/9697/task/9705/stat : 9705 (java) S 9692 9692 8519 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 57052561 868651008 7727 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.7
Current children cumulated vsize (KiB) 853648

[startup+3.10226 s]
/proc/loadavg: 1.02 1.48 1.79 2/92 9705
/proc/meminfo: memFree=1003176/2055920 swapFree=4192812/4192956
[pid=9692] ppid=9690 vsize=5356 CPUtime=0
/proc/9692/stat : 9692 (concrete.sh) S 9690 9692 8519 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57052552 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9692/statm: 1339 244 201 169 0 50 0
[pid=9697] ppid=9692 vsize=849320 CPUtime=3.37
/proc/9697/stat : 9697 (java) S 9692 9692 8519 0 -1 0 11724 0 1 0 327 10 0 0 22 0 9 0 57052553 869703680 10201 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/9697/statm: 212330 10201 2617 9 0 206815 0
[pid=9697/tid=9698] ppid=9692 vsize=849320 CPUtime=2.21
/proc/9697/task/9698/stat : 9698 (java) R 9692 9692 8519 0 -1 64 4094 0 1 0 217 4 0 0 16 0 9 0 57052554 869703680 10201 996147200 134512640 134550932 4294955408 18446744073709551615 4126523349 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=9697/tid=9699] ppid=9692 vsize=849320 CPUtime=0.85
/proc/9697/task/9699/stat : 9699 (java) S 9692 9692 8519 0 -1 64 5464 0 0 0 81 4 0 0 16 0 9 0 57052555 869703680 10201 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=9697/tid=9700] ppid=9692 vsize=849320 CPUtime=0
/proc/9697/task/9700/stat : 9700 (java) S 9692 9692 8519 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 57052555 869703680 10201 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9697/tid=9701] ppid=9692 vsize=849320 CPUtime=0
/proc/9697/task/9701/stat : 9701 (java) S 9692 9692 8519 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 57052555 869703680 10201 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9697/tid=9702] ppid=9692 vsize=849320 CPUtime=0
/proc/9697/task/9702/stat : 9702 (java) S 9692 9692 8519 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 57052557 869703680 10201 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=9697/tid=9703] ppid=9692 vsize=849320 CPUtime=0.28
/proc/9697/task/9703/stat : 9703 (java) S 9692 9692 8519 0 -1 64 1462 0 0 0 28 0 0 0 16 0 9 0 57052561 869703680 10201 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9697/tid=9704] ppid=9692 vsize=849320 CPUtime=0
/proc/9697/task/9704/stat : 9704 (java) S 9692 9692 8519 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 57052561 869703680 10201 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=9697/tid=9705] ppid=9692 vsize=849320 CPUtime=0
/proc/9697/task/9705/stat : 9705 (java) S 9692 9692 8519 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 57052561 869703680 10201 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.37
Current children cumulated vsize (KiB) 854676

[startup+6.30161 s]
/proc/loadavg: 1.02 1.48 1.79 2/92 9707
/proc/meminfo: memFree=996536/2055920 swapFree=4192812/4192956
[pid=9692] ppid=9690 vsize=5356 CPUtime=0
/proc/9692/stat : 9692 (concrete.sh) S 9690 9692 8519 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57052552 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9692/statm: 1339 244 201 169 0 50 0
[pid=9697] ppid=9692 vsize=849320 CPUtime=6.56
/proc/9697/stat : 9697 (java) S 9692 9692 8519 0 -1 0 11776 0 1 0 646 10 0 0 22 0 9 0 57052553 869703680 10211 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/9697/statm: 212330 10211 2617 9 0 206815 0
[pid=9697/tid=9698] ppid=9692 vsize=849320 CPUtime=5.36
/proc/9697/task/9698/stat : 9698 (java) R 9692 9692 8519 0 -1 64 4136 0 1 0 531 5 0 0 19 0 9 0 57052554 869703680 10211 996147200 134512640 134550932 4294955408 18446744073709551615 4126503427 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9697/tid=9699] ppid=9692 vsize=849320 CPUtime=0.88
/proc/9697/task/9699/stat : 9699 (java) S 9692 9692 8519 0 -1 64 5464 0 0 0 84 4 0 0 16 0 9 0 57052555 869703680 10211 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=9697/tid=9700] ppid=9692 vsize=849320 CPUtime=0
/proc/9697/task/9700/stat : 9700 (java) S 9692 9692 8519 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 57052555 869703680 10211 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9697/tid=9701] ppid=9692 vsize=849320 CPUtime=0
/proc/9697/task/9701/stat : 9701 (java) S 9692 9692 8519 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 57052555 869703680 10211 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9697/tid=9702] ppid=9692 vsize=849320 CPUtime=0
/proc/9697/task/9702/stat : 9702 (java) S 9692 9692 8519 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 57052557 869703680 10211 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=9697/tid=9703] ppid=9692 vsize=849320 CPUtime=0.3
/proc/9697/task/9703/stat : 9703 (java) S 9692 9692 8519 0 -1 64 1472 0 0 0 30 0 0 0 17 0 9 0 57052561 869703680 10211 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9697/tid=9704] ppid=9692 vsize=849320 CPUtime=0
/proc/9697/task/9704/stat : 9704 (java) S 9692 9692 8519 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 57052561 869703680 10211 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=9697/tid=9705] ppid=9692 vsize=849320 CPUtime=0
/proc/9697/task/9705/stat : 9705 (java) S 9692 9692 8519 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 57052561 869703680 10211 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.56
Current children cumulated vsize (KiB) 854676

[startup+12.7023 s]
/proc/loadavg: 1.02 1.47 1.78 2/92 9707
/proc/meminfo: memFree=996352/2055920 swapFree=4192812/4192956
[pid=9692] ppid=9690 vsize=5356 CPUtime=0
/proc/9692/stat : 9692 (concrete.sh) S 9690 9692 8519 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57052552 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9692/statm: 1339 244 201 169 0 50 0
[pid=9697] ppid=9692 vsize=849320 CPUtime=12.94
/proc/9697/stat : 9697 (java) S 9692 9692 8519 0 -1 0 11860 0 1 0 1283 11 0 0 22 0 9 0 57052553 869703680 10212 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/9697/statm: 212330 10212 2617 9 0 206815 0
[pid=9697/tid=9698] ppid=9692 vsize=849320 CPUtime=11.65
/proc/9697/task/9698/stat : 9698 (java) R 9692 9692 8519 0 -1 64 4219 0 1 0 1160 5 0 0 19 0 9 0 57052554 869703680 10212 996147200 134512640 134550932 4294955408 18446744073709551615 103211099 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9697/tid=9699] ppid=9692 vsize=849320 CPUtime=0.95
/proc/9697/task/9699/stat : 9699 (java) S 9692 9692 8519 0 -1 64 5464 0 0 0 91 4 0 0 16 0 9 0 57052555 869703680 10212 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=9697/tid=9700] ppid=9692 vsize=849320 CPUtime=0
/proc/9697/task/9700/stat : 9700 (java) S 9692 9692 8519 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 57052555 869703680 10212 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9697/tid=9701] ppid=9692 vsize=849320 CPUtime=0
/proc/9697/task/9701/stat : 9701 (java) S 9692 9692 8519 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 57052555 869703680 10212 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9697/tid=9702] ppid=9692 vsize=849320 CPUtime=0
/proc/9697/task/9702/stat : 9702 (java) S 9692 9692 8519 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 57052557 869703680 10212 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=9697/tid=9703] ppid=9692 vsize=849320 CPUtime=0.3
/proc/9697/task/9703/stat : 9703 (java) S 9692 9692 8519 0 -1 64 1473 0 0 0 30 0 0 0 16 0 9 0 57052561 869703680 10212 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9697/tid=9704] ppid=9692 vsize=849320 CPUtime=0
/proc/9697/task/9704/stat : 9704 (java) S 9692 9692 8519 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 57052561 869703680 10212 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=9697/tid=9705] ppid=9692 vsize=849320 CPUtime=0
/proc/9697/task/9705/stat : 9705 (java) S 9692 9692 8519 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 57052561 869703680 10212 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.94
Current children cumulated vsize (KiB) 854676

[startup+25.5018 s]
/proc/loadavg: 1.02 1.45 1.77 2/92 9707
/proc/meminfo: memFree=996616/2055920 swapFree=4192812/4192956
[pid=9692] ppid=9690 vsize=5356 CPUtime=0
/proc/9692/stat : 9692 (concrete.sh) S 9690 9692 8519 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57052552 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9692/statm: 1339 244 201 169 0 50 0
[pid=9697] ppid=9692 vsize=849320 CPUtime=25.65
/proc/9697/stat : 9697 (java) S 9692 9692 8519 0 -1 0 12029 0 1 0 2553 12 0 0 22 0 9 0 57052553 869703680 10212 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/9697/statm: 212330 10212 2617 9 0 206815 0
[pid=9697/tid=9698] ppid=9692 vsize=849320 CPUtime=24.23
/proc/9697/task/9698/stat : 9698 (java) R 9692 9692 8519 0 -1 64 4388 0 1 0 2417 6 0 0 17 0 9 0 57052554 869703680 10212 996147200 134512640 134550932 4294955408 18446744073709551615 4126486693 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9697/tid=9699] ppid=9692 vsize=849320 CPUtime=1.11
/proc/9697/task/9699/stat : 9699 (java) S 9692 9692 8519 0 -1 64 5464 0 0 0 106 5 0 0 16 0 9 0 57052555 869703680 10212 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=9697/tid=9700] ppid=9692 vsize=849320 CPUtime=0
/proc/9697/task/9700/stat : 9700 (java) S 9692 9692 8519 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 57052555 869703680 10212 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9697/tid=9701] ppid=9692 vsize=849320 CPUtime=0
/proc/9697/task/9701/stat : 9701 (java) S 9692 9692 8519 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 57052555 869703680 10212 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9697/tid=9702] ppid=9692 vsize=849320 CPUtime=0
/proc/9697/task/9702/stat : 9702 (java) S 9692 9692 8519 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 57052557 869703680 10212 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=9697/tid=9703] ppid=9692 vsize=849320 CPUtime=0.3
/proc/9697/task/9703/stat : 9703 (java) S 9692 9692 8519 0 -1 64 1473 0 0 0 30 0 0 0 16 0 9 0 57052561 869703680 10212 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9697/tid=9704] ppid=9692 vsize=849320 CPUtime=0
/proc/9697/task/9704/stat : 9704 (java) S 9692 9692 8519 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 57052561 869703680 10212 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=9697/tid=9705] ppid=9692 vsize=849320 CPUtime=0
/proc/9697/task/9705/stat : 9705 (java) S 9692 9692 8519 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 57052561 869703680 10212 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.65
Current children cumulated vsize (KiB) 854676

[startup+51.1016 s]
/proc/loadavg: 1.01 1.41 1.75 2/92 9707
/proc/meminfo: memFree=996424/2055920 swapFree=4192812/4192956
[pid=9692] ppid=9690 vsize=5356 CPUtime=0
/proc/9692/stat : 9692 (concrete.sh) S 9690 9692 8519 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57052552 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0

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

Current children cumulated CPU time (s) 356.58
Current children cumulated vsize (KiB) 854676

[startup+371.102 s]
/proc/loadavg: 1.00 1.14 1.52 2/92 9707
/proc/meminfo: memFree=991560/2055920 swapFree=4192812/4192956
[pid=9692] ppid=9690 vsize=5356 CPUtime=0
/proc/9692/stat : 9692 (concrete.sh) S 9690 9692 8519 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57052552 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9692/statm: 1339 244 201 169 0 50 0
[pid=9697] ppid=9692 vsize=849320 CPUtime=369.31
/proc/9697/stat : 9697 (java) S 9692 9692 8519 0 -1 0 17795 0 1 0 36879 52 0 0 22 0 9 0 57052553 869703680 11450 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/9697/statm: 212330 11450 2617 9 0 206815 0
[pid=9697/tid=9698] ppid=9692 vsize=849320 CPUtime=363.74
/proc/9697/task/9698/stat : 9698 (java) R 9692 9692 8519 0 -1 64 8916 0 1 0 36356 18 0 0 17 0 9 0 57052554 869703680 11450 996147200 134512640 134550932 4294955408 18446744073709551615 4126491426 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9697/tid=9699] ppid=9692 vsize=849320 CPUtime=5.23
/proc/9697/task/9699/stat : 9699 (java) S 9692 9692 8519 0 -1 64 6702 0 0 0 492 31 0 0 15 0 9 0 57052555 869703680 11450 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=9697/tid=9700] ppid=9692 vsize=849320 CPUtime=0
/proc/9697/task/9700/stat : 9700 (java) S 9692 9692 8519 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 57052555 869703680 11450 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9697/tid=9701] ppid=9692 vsize=849320 CPUtime=0
/proc/9697/task/9701/stat : 9701 (java) S 9692 9692 8519 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 57052555 869703680 11450 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9697/tid=9702] ppid=9692 vsize=849320 CPUtime=0
/proc/9697/task/9702/stat : 9702 (java) S 9692 9692 8519 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 57052557 869703680 11450 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=9697/tid=9703] ppid=9692 vsize=849320 CPUtime=0.3
/proc/9697/task/9703/stat : 9703 (java) S 9692 9692 8519 0 -1 64 1473 0 0 0 30 0 0 0 16 0 9 0 57052561 869703680 11450 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9697/tid=9704] ppid=9692 vsize=849320 CPUtime=0
/proc/9697/task/9704/stat : 9704 (java) S 9692 9692 8519 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 57052561 869703680 11450 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=9697/tid=9705] ppid=9692 vsize=849320 CPUtime=0
/proc/9697/task/9705/stat : 9705 (java) S 9692 9692 8519 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 57052561 869703680 11450 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 369.31
Current children cumulated vsize (KiB) 854676

[startup+377.503 s]
/proc/loadavg: 1.00 1.13 1.52 2/92 9707
/proc/meminfo: memFree=991560/2055920 swapFree=4192812/4192956
[pid=9692] ppid=9690 vsize=5356 CPUtime=0
/proc/9692/stat : 9692 (concrete.sh) S 9690 9692 8519 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57052552 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9692/statm: 1339 244 201 169 0 50 0
[pid=9697] ppid=9692 vsize=849320 CPUtime=375.67
/proc/9697/stat : 9697 (java) S 9692 9692 8519 0 -1 0 17880 0 1 0 37515 52 0 0 22 0 9 0 57052553 869703680 11450 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/9697/statm: 212330 11450 2617 9 0 206815 0
[pid=9697/tid=9698] ppid=9692 vsize=849320 CPUtime=370.03
/proc/9697/task/9698/stat : 9698 (java) R 9692 9692 8519 0 -1 64 9001 0 1 0 36984 19 0 0 17 0 9 0 57052554 869703680 11450 996147200 134512640 134550932 4294955408 18446744073709551615 101450331 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9697/tid=9699] ppid=9692 vsize=849320 CPUtime=5.3
/proc/9697/task/9699/stat : 9699 (java) S 9692 9692 8519 0 -1 64 6702 0 0 0 499 31 0 0 15 0 9 0 57052555 869703680 11450 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=9697/tid=9700] ppid=9692 vsize=849320 CPUtime=0
/proc/9697/task/9700/stat : 9700 (java) S 9692 9692 8519 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 57052555 869703680 11450 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9697/tid=9701] ppid=9692 vsize=849320 CPUtime=0
/proc/9697/task/9701/stat : 9701 (java) S 9692 9692 8519 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 57052555 869703680 11450 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9697/tid=9702] ppid=9692 vsize=849320 CPUtime=0
/proc/9697/task/9702/stat : 9702 (java) S 9692 9692 8519 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 57052557 869703680 11450 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=9697/tid=9703] ppid=9692 vsize=849320 CPUtime=0.3
/proc/9697/task/9703/stat : 9703 (java) S 9692 9692 8519 0 -1 64 1473 0 0 0 30 0 0 0 16 0 9 0 57052561 869703680 11450 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9697/tid=9704] ppid=9692 vsize=849320 CPUtime=0
/proc/9697/task/9704/stat : 9704 (java) S 9692 9692 8519 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 57052561 869703680 11450 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=9697/tid=9705] ppid=9692 vsize=849320 CPUtime=0
/proc/9697/task/9705/stat : 9705 (java) S 9692 9692 8519 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 57052561 869703680 11450 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 375.67
Current children cumulated vsize (KiB) 854676

[startup+380.702 s]
/proc/loadavg: 1.00 1.13 1.52 2/92 9707
/proc/meminfo: memFree=991560/2055920 swapFree=4192812/4192956
[pid=9692] ppid=9690 vsize=5356 CPUtime=0
/proc/9692/stat : 9692 (concrete.sh) S 9690 9692 8519 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57052552 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9692/statm: 1339 244 201 169 0 50 0
[pid=9697] ppid=9692 vsize=849320 CPUtime=378.85
/proc/9697/stat : 9697 (java) S 9692 9692 8519 0 -1 0 17921 0 1 0 37833 52 0 0 22 0 9 0 57052553 869703680 11450 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/9697/statm: 212330 11450 2617 9 0 206815 0
[pid=9697/tid=9698] ppid=9692 vsize=849320 CPUtime=373.1
/proc/9697/task/9698/stat : 9698 (java) R 9692 9692 8519 0 -1 64 9042 0 1 0 37291 19 0 0 17 0 9 0 57052554 869703680 11450 996147200 134512640 134550932 4294955408 18446744073709551615 4126464670 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9697/tid=9699] ppid=9692 vsize=849320 CPUtime=5.42
/proc/9697/task/9699/stat : 9699 (java) S 9692 9692 8519 0 -1 64 6702 0 0 0 510 32 0 0 15 0 9 0 57052555 869703680 11450 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=9697/tid=9700] ppid=9692 vsize=849320 CPUtime=0
/proc/9697/task/9700/stat : 9700 (java) S 9692 9692 8519 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 57052555 869703680 11450 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9697/tid=9701] ppid=9692 vsize=849320 CPUtime=0
/proc/9697/task/9701/stat : 9701 (java) S 9692 9692 8519 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 57052555 869703680 11450 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9697/tid=9702] ppid=9692 vsize=849320 CPUtime=0
/proc/9697/task/9702/stat : 9702 (java) S 9692 9692 8519 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 57052557 869703680 11450 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=9697/tid=9703] ppid=9692 vsize=849320 CPUtime=0.3
/proc/9697/task/9703/stat : 9703 (java) S 9692 9692 8519 0 -1 64 1473 0 0 0 30 0 0 0 16 0 9 0 57052561 869703680 11450 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9697/tid=9704] ppid=9692 vsize=849320 CPUtime=0
/proc/9697/task/9704/stat : 9704 (java) S 9692 9692 8519 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 57052561 869703680 11450 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=9697/tid=9705] ppid=9692 vsize=849320 CPUtime=0
/proc/9697/task/9705/stat : 9705 (java) S 9692 9692 8519 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 57052561 869703680 11450 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 378.85
Current children cumulated vsize (KiB) 854676

[startup+381.502 s]
/proc/loadavg: 1.00 1.13 1.52 2/92 9707
/proc/meminfo: memFree=991560/2055920 swapFree=4192812/4192956
[pid=9692] ppid=9690 vsize=5356 CPUtime=0
/proc/9692/stat : 9692 (concrete.sh) S 9690 9692 8519 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57052552 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9692/statm: 1339 244 201 169 0 50 0
[pid=9697] ppid=9692 vsize=849320 CPUtime=379.65
/proc/9697/stat : 9697 (java) S 9692 9692 8519 0 -1 0 17932 0 1 0 37913 52 0 0 22 0 9 0 57052553 869703680 11450 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/9697/statm: 212330 11450 2617 9 0 206815 0
[pid=9697/tid=9698] ppid=9692 vsize=849320 CPUtime=373.89
/proc/9697/task/9698/stat : 9698 (java) R 9692 9692 8519 0 -1 64 9053 0 1 0 37370 19 0 0 17 0 9 0 57052554 869703680 11450 996147200 134512640 134550932 4294955408 18446744073709551615 4126502168 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9697/tid=9699] ppid=9692 vsize=849320 CPUtime=5.43
/proc/9697/task/9699/stat : 9699 (java) S 9692 9692 8519 0 -1 64 6702 0 0 0 511 32 0 0 15 0 9 0 57052555 869703680 11450 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=9697/tid=9700] ppid=9692 vsize=849320 CPUtime=0
/proc/9697/task/9700/stat : 9700 (java) S 9692 9692 8519 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 57052555 869703680 11450 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9697/tid=9701] ppid=9692 vsize=849320 CPUtime=0
/proc/9697/task/9701/stat : 9701 (java) S 9692 9692 8519 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 57052555 869703680 11450 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9697/tid=9702] ppid=9692 vsize=849320 CPUtime=0
/proc/9697/task/9702/stat : 9702 (java) S 9692 9692 8519 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 57052557 869703680 11450 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=9697/tid=9703] ppid=9692 vsize=849320 CPUtime=0.3
/proc/9697/task/9703/stat : 9703 (java) S 9692 9692 8519 0 -1 64 1473 0 0 0 30 0 0 0 16 0 9 0 57052561 869703680 11450 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9697/tid=9704] ppid=9692 vsize=849320 CPUtime=0
/proc/9697/task/9704/stat : 9704 (java) S 9692 9692 8519 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 57052561 869703680 11450 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=9697/tid=9705] ppid=9692 vsize=849320 CPUtime=0
/proc/9697/task/9705/stat : 9705 (java) S 9692 9692 8519 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 57052561 869703680 11450 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 379.65
Current children cumulated vsize (KiB) 854676

[startup+382.302 s]
/proc/loadavg: 1.00 1.13 1.51 2/92 9707
/proc/meminfo: memFree=991560/2055920 swapFree=4192812/4192956
[pid=9692] ppid=9690 vsize=5356 CPUtime=0
/proc/9692/stat : 9692 (concrete.sh) S 9690 9692 8519 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57052552 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9692/statm: 1339 244 201 169 0 50 0
[pid=9697] ppid=9692 vsize=849320 CPUtime=380.45
/proc/9697/stat : 9697 (java) S 9692 9692 8519 0 -1 0 17943 0 1 0 37992 53 0 0 22 0 9 0 57052553 869703680 11450 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/9697/statm: 212330 11450 2617 9 0 206815 0
[pid=9697/tid=9698] ppid=9692 vsize=849320 CPUtime=374.68
/proc/9697/task/9698/stat : 9698 (java) R 9692 9692 8519 0 -1 64 9064 0 1 0 37449 19 0 0 16 0 9 0 57052554 869703680 11450 996147200 134512640 134550932 4294955408 18446744073709551615 4126492936 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9697/tid=9699] ppid=9692 vsize=849320 CPUtime=5.44
/proc/9697/task/9699/stat : 9699 (java) S 9692 9692 8519 0 -1 64 6702 0 0 0 512 32 0 0 15 0 9 0 57052555 869703680 11450 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=9697/tid=9700] ppid=9692 vsize=849320 CPUtime=0
/proc/9697/task/9700/stat : 9700 (java) S 9692 9692 8519 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 57052555 869703680 11450 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9697/tid=9701] ppid=9692 vsize=849320 CPUtime=0
/proc/9697/task/9701/stat : 9701 (java) S 9692 9692 8519 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 57052555 869703680 11450 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9697/tid=9702] ppid=9692 vsize=849320 CPUtime=0
/proc/9697/task/9702/stat : 9702 (java) S 9692 9692 8519 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 57052557 869703680 11450 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=9697/tid=9703] ppid=9692 vsize=849320 CPUtime=0.3
/proc/9697/task/9703/stat : 9703 (java) S 9692 9692 8519 0 -1 64 1473 0 0 0 30 0 0 0 16 0 9 0 57052561 869703680 11450 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9697/tid=9704] ppid=9692 vsize=849320 CPUtime=0
/proc/9697/task/9704/stat : 9704 (java) S 9692 9692 8519 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 57052561 869703680 11450 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=9697/tid=9705] ppid=9692 vsize=849320 CPUtime=0
/proc/9697/task/9705/stat : 9705 (java) S 9692 9692 8519 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 57052561 869703680 11450 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 380.45
Current children cumulated vsize (KiB) 854676

[startup+382.502 s]
/proc/loadavg: 1.00 1.13 1.51 2/92 9707
/proc/meminfo: memFree=991560/2055920 swapFree=4192812/4192956
[pid=9692] ppid=9690 vsize=5356 CPUtime=0
/proc/9692/stat : 9692 (concrete.sh) S 9690 9692 8519 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57052552 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9692/statm: 1339 244 201 169 0 50 0
[pid=9697] ppid=9692 vsize=849320 CPUtime=380.65
/proc/9697/stat : 9697 (java) S 9692 9692 8519 0 -1 0 17945 0 1 0 38012 53 0 0 22 0 9 0 57052553 869703680 11450 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/9697/statm: 212330 11450 2617 9 0 206815 0
[pid=9697/tid=9698] ppid=9692 vsize=849320 CPUtime=374.87
/proc/9697/task/9698/stat : 9698 (java) R 9692 9692 8519 0 -1 64 9066 0 1 0 37468 19 0 0 17 0 9 0 57052554 869703680 11450 996147200 134512640 134550932 4294955408 18446744073709551615 4126491466 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9697/tid=9699] ppid=9692 vsize=849320 CPUtime=5.44
/proc/9697/task/9699/stat : 9699 (java) S 9692 9692 8519 0 -1 64 6702 0 0 0 512 32 0 0 15 0 9 0 57052555 869703680 11450 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=9697/tid=9700] ppid=9692 vsize=849320 CPUtime=0
/proc/9697/task/9700/stat : 9700 (java) S 9692 9692 8519 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 57052555 869703680 11450 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9697/tid=9701] ppid=9692 vsize=849320 CPUtime=0
/proc/9697/task/9701/stat : 9701 (java) S 9692 9692 8519 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 57052555 869703680 11450 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9697/tid=9702] ppid=9692 vsize=849320 CPUtime=0
/proc/9697/task/9702/stat : 9702 (java) S 9692 9692 8519 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 57052557 869703680 11450 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=9697/tid=9703] ppid=9692 vsize=849320 CPUtime=0.3
/proc/9697/task/9703/stat : 9703 (java) S 9692 9692 8519 0 -1 64 1473 0 0 0 30 0 0 0 16 0 9 0 57052561 869703680 11450 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=9697/tid=9704] ppid=9692 vsize=849320 CPUtime=0
/proc/9697/task/9704/stat : 9704 (java) S 9692 9692 8519 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 57052561 869703680 11450 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=9697/tid=9705] ppid=9692 vsize=849320 CPUtime=0
/proc/9697/task/9705/stat : 9705 (java) S 9692 9692 8519 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 57052561 869703680 11450 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 380.65
Current children cumulated vsize (KiB) 854676

Child status: 0
Real time (s): 382.586
CPU time (s): 380.702
CPU user time (s): 380.158
CPU system time (s): 0.543917
CPU usage (%): 99.5075
Max. virtual memory (cumulated for all children) (KiB): 854676

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 380.158
system time used= 0.543917
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18597
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= 29717
involuntary context switches= 24584

runsolver used 0.452931 second user time and 1.3088 second system time

The end

Launcher Data

Begin job on node38 at 2009-07-16 01:18:05
IDJOB=2063103
IDBENCH=53963
IDSOLVER=735
FILE ID=node38/2063103-1247699884
PBS_JOBID= 9521235
Free space on /tmp= 66228 MiB

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

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

MD5SUM BENCH= 9b477effa2074c42071ac2c82466c5cc
RANDOM SEED=1585930085

node38.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.229
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.229
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:       1028248 kB
Buffers:         95284 kB
Cached:         798168 kB
SwapCached:          0 kB
Active:         386780 kB
Inactive:       540572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1028248 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4504 kB
Writeback:           0 kB
Mapped:          52060 kB
Slab:            85392 kB
Committed_AS:   563408 kB
PageTables:       1960 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= 66224 MiB
End job on node38 at 2009-07-16 01:24:27