Trace number 1093276

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Concrete + CPS4J 2008-05-30SAT 851.618 859.04

DiagnosticValue
CHECKS1344230000
NODES1582130

General information on the benchmark

Namecsp/dag-half/
normalized-half-n25-d5-e56-r7-3.xml
MD5SUMa120acb0d25d871e6ddc3f8ad8bfd6be
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 benchmark21.5527
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints56
Maximum constraint arity7
Maximum domain size5
Number of constraints which are defined in extension56
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

19.47/19.79	c CPU-LOAD 14.85
19.47/19.79	c LOADED 25 V (5 E), 56 ExtensionConstraintGeneral, arity 7, 14.85 cpu
851.52/858.95	v 1 2 3 3 3 0 3 3 4 1 4 0 1 1 3 0 1 3 0 2 4 4 1 4 4 
851.52/858.95	s SATISFIABLE
851.52/858.95	d NODES 1582131
851.52/858.95	d CHECKS 1344233080
851.52/858.96	c gac3-effective-revisions: 28757192
851.52/858.96	c gac3-useless-revisions: 533212137
851.52/858.96	c heuristic-cpu: 0.0
851.52/858.96	c prepro-constraint-ccks: 4132
851.52/858.96	c prepro-constraint-presenceccks: 448
851.52/858.96	c prepro-cpu: 0.01
851.52/858.96	c prepro-matrix2d-ccks: 0
851.52/858.96	c prepro-matrix2d-presenceccks: 0
851.52/858.96	c prepro-removed: 0
851.52/858.96	c search-cpu: 831.42
851.52/858.96	c total-assgn: 1582131
851.52/858.96	c total-constraint-ccks: 1344233080
851.52/858.96	c total-constraint-presence-ccks: 1781713826
851.52/858.96	c total-cpu: 831.43
851.52/858.96	c total-matrix2d-ccks: 0
851.52/858.96	c total-matrix2d-presence-ccks: 0
851.52/858.96	c tuples: 0
851.52/858.96	c tuples-collisions: 0
851.52/858.96	c TOTAL-NODES 1582131
851.52/858.96	c TOTAL-CPU 831.43

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1093276-1215249411/watcher-1093276-1215249411 -o /tmp/evaluation-result-1093276-1215249411/solver-1093276-1215249411 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/concrete.sh -c -ext 60 HOME/instance-1093276-1215249411.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.92 1.97 1.99 4/72 25880
/proc/meminfo: memFree=1589192/2055920 swapFree=4180436/4192956
[pid=25880] ppid=25878 vsize=5256 CPUtime=0
/proc/25880/stat : 25880 (concrete.sh) R 25878 25880 25843 0 -1 4194304 59 0 0 0 0 0 0 0 23 0 1 0 1554613102 5382144 44 996147200 4194304 4889804 548682068800 18446744073709551615 269754595677 0 0 4096 0 0 0 0 17 1 0 0
/proc/25880/statm: 1314 44 33 169 0 13 0

[startup+0.0498209 s]
/proc/loadavg: 1.92 1.97 1.99 4/72 25880
/proc/meminfo: memFree=1589192/2055920 swapFree=4180436/4192956
[pid=25880] ppid=25878 vsize=5356 CPUtime=0
/proc/25880/stat : 25880 (concrete.sh) S 25878 25880 25843 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 1554613102 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25880/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.107181 s]
/proc/loadavg: 1.92 1.97 1.99 4/72 25880
/proc/meminfo: memFree=1589192/2055920 swapFree=4180436/4192956
[pid=25880] ppid=25878 vsize=5356 CPUtime=0
/proc/25880/stat : 25880 (concrete.sh) S 25878 25880 25843 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 1554613102 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25880/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.302224 s]
/proc/loadavg: 1.92 1.97 1.99 4/72 25880
/proc/meminfo: memFree=1589192/2055920 swapFree=4180436/4192956
[pid=25880] ppid=25878 vsize=5356 CPUtime=0
/proc/25880/stat : 25880 (concrete.sh) S 25878 25880 25843 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 1554613102 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25880/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701261 s]
/proc/loadavg: 1.92 1.97 1.99 4/72 25880
/proc/meminfo: memFree=1589192/2055920 swapFree=4180436/4192956
[pid=25880] ppid=25878 vsize=5356 CPUtime=0
/proc/25880/stat : 25880 (concrete.sh) S 25878 25880 25843 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 1554613102 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25880/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50137 s]
/proc/loadavg: 1.92 1.97 1.99 3/82 25891
/proc/meminfo: memFree=1571960/2055920 swapFree=4180436/4192956
[pid=25880] ppid=25878 vsize=5356 CPUtime=0
/proc/25880/stat : 25880 (concrete.sh) S 25878 25880 25843 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 1554613102 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25880/statm: 1339 242 201 169 0 50 0
[pid=25883] ppid=25880 vsize=843636 CPUtime=1.46
/proc/25883/stat : 25883 (java) S 25880 25880 25843 0 -1 0 8607 0 1 0 140 6 0 0 18 0 9 0 1554613103 863883264 7541 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25883/statm: 210909 7541 2563 9 0 205477 0
[pid=25883/tid=25884] ppid=25880 vsize=843636 CPUtime=1.01
/proc/25883/task/25884/stat : 25884 (java) R 25880 25880 25843 0 -1 64 4348 0 1 0 98 3 0 0 25 0 9 0 1554613104 863883264 7541 996147200 134512640 134550740 4294956032 18446744073709551615 4125742178 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25883/tid=25885] ppid=25880 vsize=843636 CPUtime=0.36
/proc/25883/task/25885/stat : 25885 (java) S 25880 25880 25843 0 -1 64 3201 0 0 0 34 2 0 0 16 0 9 0 1554613105 863883264 7541 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25883/tid=25886] ppid=25880 vsize=843636 CPUtime=0
/proc/25883/task/25886/stat : 25886 (java) S 25880 25880 25843 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1554613106 863883264 7541 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25883/tid=25887] ppid=25880 vsize=843636 CPUtime=0
/proc/25883/task/25887/stat : 25887 (java) S 25880 25880 25843 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 1554613106 863883264 7541 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25883/tid=25888] ppid=25880 vsize=843636 CPUtime=0
/proc/25883/task/25888/stat : 25888 (java) S 25880 25880 25843 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1554613108 863883264 7541 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25883/tid=25889] ppid=25880 vsize=843636 CPUtime=0.06
/proc/25883/task/25889/stat : 25889 (java) S 25880 25880 25843 0 -1 64 325 0 0 0 6 0 0 0 16 0 9 0 1554613108 863883264 7541 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25883/tid=25890] ppid=25880 vsize=843636 CPUtime=0
/proc/25883/task/25890/stat : 25890 (java) S 25880 25880 25843 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1554613108 863883264 7541 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25883/tid=25891] ppid=25880 vsize=843636 CPUtime=0
/proc/25883/task/25891/stat : 25891 (java) S 25880 25880 25843 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1554613108 863883264 7541 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 848992

[startup+3.10259 s]
/proc/loadavg: 1.92 1.97 1.99 3/82 25891
/proc/meminfo: memFree=1561656/2055920 swapFree=4180436/4192956
[pid=25880] ppid=25878 vsize=5356 CPUtime=0
/proc/25880/stat : 25880 (concrete.sh) S 25878 25880 25843 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 1554613102 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25880/statm: 1339 242 201 169 0 50 0
[pid=25883] ppid=25880 vsize=843636 CPUtime=3.04
/proc/25883/stat : 25883 (java) S 25880 25880 25843 0 -1 0 12049 0 1 0 295 9 0 0 18 0 9 0 1554613103 863883264 10843 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25883/statm: 210909 10843 2563 9 0 205477 0
[pid=25883/tid=25884] ppid=25880 vsize=843636 CPUtime=2.09
/proc/25883/task/25884/stat : 25884 (java) R 25880 25880 25843 0 -1 64 5127 0 1 0 205 4 0 0 25 0 9 0 1554613104 863883264 10843 996147200 134512640 134550740 4294956032 18446744073709551615 4125742151 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25883/tid=25885] ppid=25880 vsize=843636 CPUtime=0.87
/proc/25883/task/25885/stat : 25885 (java) S 25880 25880 25843 0 -1 64 5864 0 0 0 83 4 0 0 16 0 9 0 1554613105 863883264 10843 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25883/tid=25886] ppid=25880 vsize=843636 CPUtime=0
/proc/25883/task/25886/stat : 25886 (java) S 25880 25880 25843 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1554613106 863883264 10843 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25883/tid=25887] ppid=25880 vsize=843636 CPUtime=0
/proc/25883/task/25887/stat : 25887 (java) S 25880 25880 25843 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 1554613106 863883264 10843 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25883/tid=25888] ppid=25880 vsize=843636 CPUtime=0
/proc/25883/task/25888/stat : 25888 (java) S 25880 25880 25843 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1554613108 863883264 10843 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25883/tid=25889] ppid=25880 vsize=843636 CPUtime=0.06
/proc/25883/task/25889/stat : 25889 (java) S 25880 25880 25843 0 -1 64 325 0 0 0 6 0 0 0 16 0 9 0 1554613108 863883264 10843 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25883/tid=25890] ppid=25880 vsize=843636 CPUtime=0
/proc/25883/task/25890/stat : 25890 (java) S 25880 25880 25843 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1554613108 863883264 10843 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25883/tid=25891] ppid=25880 vsize=843636 CPUtime=0
/proc/25883/task/25891/stat : 25891 (java) S 25880 25880 25843 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1554613108 863883264 10843 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 848992

[startup+6.30302 s]
/proc/loadavg: 2.01 1.98 1.99 4/82 25891
/proc/meminfo: memFree=1536504/2055920 swapFree=4180436/4192956
[pid=25880] ppid=25878 vsize=5356 CPUtime=0
/proc/25880/stat : 25880 (concrete.sh) S 25878 25880 25843 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 1554613102 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25880/statm: 1339 242 201 169 0 50 0
[pid=25883] ppid=25880 vsize=843636 CPUtime=6.2
/proc/25883/stat : 25883 (java) S 25880 25880 25843 0 -1 0 18594 0 1 0 606 14 0 0 18 0 9 0 1554613103 863883264 17223 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25883/statm: 210909 17223 2563 9 0 205477 0
[pid=25883/tid=25884] ppid=25880 vsize=843636 CPUtime=4.44
/proc/25883/task/25884/stat : 25884 (java) R 25880 25880 25843 0 -1 64 5468 0 1 0 439 5 0 0 25 0 9 0 1554613104 863883264 17223 996147200 134512640 134550740 4294956032 18446744073709551615 104454898 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25883/tid=25885] ppid=25880 vsize=843636 CPUtime=1.67
/proc/25883/task/25885/stat : 25885 (java) S 25880 25880 25843 0 -1 64 12067 0 0 0 160 7 0 0 16 0 9 0 1554613105 863883264 17223 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25883/tid=25886] ppid=25880 vsize=843636 CPUtime=0
/proc/25883/task/25886/stat : 25886 (java) S 25880 25880 25843 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1554613106 863883264 17223 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25883/tid=25887] ppid=25880 vsize=843636 CPUtime=0
/proc/25883/task/25887/stat : 25887 (java) S 25880 25880 25843 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 1554613106 863883264 17223 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25883/tid=25888] ppid=25880 vsize=843636 CPUtime=0
/proc/25883/task/25888/stat : 25888 (java) S 25880 25880 25843 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1554613108 863883264 17223 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25883/tid=25889] ppid=25880 vsize=843636 CPUtime=0.06
/proc/25883/task/25889/stat : 25889 (java) S 25880 25880 25843 0 -1 64 326 0 0 0 6 0 0 0 17 0 9 0 1554613108 863883264 17223 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25883/tid=25890] ppid=25880 vsize=843636 CPUtime=0
/proc/25883/task/25890/stat : 25890 (java) S 25880 25880 25843 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1554613108 863883264 17223 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25883/tid=25891] ppid=25880 vsize=843636 CPUtime=0
/proc/25883/task/25891/stat : 25891 (java) S 25880 25880 25843 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1554613108 863883264 17223 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 848992

[startup+12.7019 s]
/proc/loadavg: 2.01 1.98 1.99 4/82 25891
/proc/meminfo: memFree=1480184/2055920 swapFree=4180436/4192956
[pid=25880] ppid=25878 vsize=5356 CPUtime=0
/proc/25880/stat : 25880 (concrete.sh) S 25878 25880 25843 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 1554613102 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25880/statm: 1339 242 201 169 0 50 0
[pid=25883] ppid=25880 vsize=843936 CPUtime=12.54
/proc/25883/stat : 25883 (java) S 25880 25880 25843 0 -1 0 31750 0 1 0 1230 24 0 0 18 0 9 0 1554613103 864190464 30212 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25883/statm: 210984 30212 2563 9 0 205552 0
[pid=25883/tid=25884] ppid=25880 vsize=843936 CPUtime=8.96
/proc/25883/task/25884/stat : 25884 (java) R 25880 25880 25843 0 -1 64 5768 0 1 0 889 7 0 0 25 0 9 0 1554613104 864190464 30212 996147200 134512640 134550740 4294956032 18446744073709551615 4125743554 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25883/tid=25885] ppid=25880 vsize=843936 CPUtime=3.46
/proc/25883/task/25885/stat : 25885 (java) S 25880 25880 25843 0 -1 64 24843 0 0 0 331 15 0 0 16 0 9 0 1554613105 864190464 30212 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25883/tid=25886] ppid=25880 vsize=843936 CPUtime=0
/proc/25883/task/25886/stat : 25886 (java) S 25880 25880 25843 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1554613106 864190464 30212 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25883/tid=25887] ppid=25880 vsize=843936 CPUtime=0
/proc/25883/task/25887/stat : 25887 (java) S 25880 25880 25843 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 1554613106 864190464 30212 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25883/tid=25888] ppid=25880 vsize=843936 CPUtime=0
/proc/25883/task/25888/stat : 25888 (java) S 25880 25880 25843 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1554613108 864190464 30212 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25883/tid=25889] ppid=25880 vsize=843936 CPUtime=0.08
/proc/25883/task/25889/stat : 25889 (java) S 25880 25880 25843 0 -1 64 406 0 0 0 8 0 0 0 17 0 9 0 1554613108 864190464 30212 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25883/tid=25890] ppid=25880 vsize=843936 CPUtime=0
/proc/25883/task/25890/stat : 25890 (java) S 25880 25880 25843 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1554613108 864190464 30212 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25883/tid=25891] ppid=25880 vsize=843936 CPUtime=0
/proc/25883/task/25891/stat : 25891 (java) S 25880 25880 25843 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1554613108 864190464 30212 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 849292

[startup+25.5026 s]
/proc/loadavg: 2.07 2.00 2.00 3/82 25894
/proc/meminfo: memFree=1420584/2055920 swapFree=4180436/4192956
[pid=25880] ppid=25878 vsize=5356 CPUtime=0
/proc/25880/stat : 25880 (concrete.sh) S 25878 25880 25843 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 1554613102 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25880/statm: 1339 242 201 169 0 50 0
[pid=25883] ppid=25880 vsize=846304 CPUtime=25.22
/proc/25883/stat : 25883 (java) S 25880 25880 25843 0 -1 0 46054 0 2 0 2488 34 0 0 18 0 9 0 1554613103 866615296 44406 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25883/statm: 211576 44406 2571 9 0 206143 0
[pid=25883/tid=25884] ppid=25880 vsize=846304 CPUtime=20.01
/proc/25883/task/25884/stat : 25884 (java) R 25880 25880 25843 0 -1 64 5953 0 2 0 1992 9 0 0 25 0 9 0 1554613104 866615296 44406 996147200 134512640 134550740 4294956032 18446744073709551615 4126105664 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25883/tid=25885] ppid=25880 vsize=846304 CPUtime=4.99
/proc/25883/task/25885/stat : 25885 (java) S 25880 25880 25843 0 -1 64 38560 0 0 0 477 22 0 0 16 0 9 0 1554613105 866615296 44406 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25883/tid=25886] ppid=25880 vsize=846304 CPUtime=0
/proc/25883/task/25886/stat : 25886 (java) S 25880 25880 25843 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1554613106 866615296 44406 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25883/tid=25887] ppid=25880 vsize=846304 CPUtime=0
/proc/25883/task/25887/stat : 25887 (java) S 25880 25880 25843 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1554613106 866615296 44406 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25883/tid=25888] ppid=25880 vsize=846304 CPUtime=0
/proc/25883/task/25888/stat : 25888 (java) S 25880 25880 25843 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1554613108 866615296 44406 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25883/tid=25889] ppid=25880 vsize=846304 CPUtime=0.17
/proc/25883/task/25889/stat : 25889 (java) S 25880 25880 25843 0 -1 64 800 0 0 0 17 0 0 0 15 0 9 0 1554613108 866615296 44406 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25883/tid=25890] ppid=25880 vsize=846304 CPUtime=0
/proc/25883/task/25890/stat : 25890 (java) S 25880 25880 25843 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1554613108 866615296 44406 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25883/tid=25891] ppid=25880 vsize=846304 CPUtime=0
/proc/25883/task/25891/stat : 25891 (java) S 25880 25880 25843 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1554613108 866615296 44406 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 851660

[startup+51.103 s]
/proc/loadavg: 2.05 2.00 2.00 3/82 25894
/proc/meminfo: memFree=1420648/2055920 swapFree=4180436/4192956
[pid=25880] ppid=25878 vsize=5356 CPUtime=0

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

[pid=25883/tid=25884] ppid=25880 vsize=846148 CPUtime=838.58
/proc/25883/task/25884/stat : 25884 (java) R 25880 25880 25843 0 -1 64 5953 0 2 0 83848 10 0 0 25 0 9 0 1554613104 866455552 44399 996147200 134512640 134550740 4294956032 18446744073709551615 4126105717 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25883/tid=25885] ppid=25880 vsize=846148 CPUtime=4.99
/proc/25883/task/25885/stat : 25885 (java) S 25880 25880 25843 0 -1 64 38560 0 0 0 477 22 0 0 16 0 9 0 1554613105 866455552 44399 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25883/tid=25886] ppid=25880 vsize=846148 CPUtime=0
/proc/25883/task/25886/stat : 25886 (java) S 25880 25880 25843 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1554613106 866455552 44399 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25883/tid=25887] ppid=25880 vsize=846148 CPUtime=0
/proc/25883/task/25887/stat : 25887 (java) S 25880 25880 25843 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1554613106 866455552 44399 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25883/tid=25888] ppid=25880 vsize=846148 CPUtime=0
/proc/25883/task/25888/stat : 25888 (java) S 25880 25880 25843 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1554613108 866455552 44399 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25883/tid=25889] ppid=25880 vsize=846148 CPUtime=0.17
/proc/25883/task/25889/stat : 25889 (java) S 25880 25880 25843 0 -1 64 800 0 0 0 17 0 0 0 15 0 9 0 1554613108 866455552 44399 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25883/tid=25890] ppid=25880 vsize=846148 CPUtime=0
/proc/25883/task/25890/stat : 25890 (java) S 25880 25880 25843 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1554613108 866455552 44399 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25883/tid=25891] ppid=25880 vsize=846148 CPUtime=0
/proc/25883/task/25891/stat : 25891 (java) S 25880 25880 25843 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1554613108 866455552 44399 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 843.78
Current children cumulated vsize (KiB) 851504

[startup+854.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 25894
/proc/meminfo: memFree=1419624/2055920 swapFree=4180436/4192956
[pid=25880] ppid=25878 vsize=5356 CPUtime=0
/proc/25880/stat : 25880 (concrete.sh) S 25878 25880 25843 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 1554613102 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25880/statm: 1339 242 201 169 0 50 0
[pid=25883] ppid=25880 vsize=846148 CPUtime=846.96
/proc/25883/stat : 25883 (java) S 25880 25880 25843 0 -1 0 46054 0 2 0 84661 35 0 0 18 0 9 0 1554613103 866455552 44399 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25883/statm: 211537 44399 2571 9 0 206104 0
[pid=25883/tid=25884] ppid=25880 vsize=846148 CPUtime=841.75
/proc/25883/task/25884/stat : 25884 (java) R 25880 25880 25843 0 -1 64 5953 0 2 0 84165 10 0 0 25 0 9 0 1554613104 866455552 44399 996147200 134512640 134550740 4294956032 18446744073709551615 4126108241 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25883/tid=25885] ppid=25880 vsize=846148 CPUtime=4.99
/proc/25883/task/25885/stat : 25885 (java) S 25880 25880 25843 0 -1 64 38560 0 0 0 477 22 0 0 16 0 9 0 1554613105 866455552 44399 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25883/tid=25886] ppid=25880 vsize=846148 CPUtime=0
/proc/25883/task/25886/stat : 25886 (java) S 25880 25880 25843 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1554613106 866455552 44399 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25883/tid=25887] ppid=25880 vsize=846148 CPUtime=0
/proc/25883/task/25887/stat : 25887 (java) S 25880 25880 25843 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1554613106 866455552 44399 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25883/tid=25888] ppid=25880 vsize=846148 CPUtime=0
/proc/25883/task/25888/stat : 25888 (java) S 25880 25880 25843 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1554613108 866455552 44399 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25883/tid=25889] ppid=25880 vsize=846148 CPUtime=0.17
/proc/25883/task/25889/stat : 25889 (java) S 25880 25880 25843 0 -1 64 800 0 0 0 17 0 0 0 15 0 9 0 1554613108 866455552 44399 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25883/tid=25890] ppid=25880 vsize=846148 CPUtime=0
/proc/25883/task/25890/stat : 25890 (java) S 25880 25880 25843 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1554613108 866455552 44399 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25883/tid=25891] ppid=25880 vsize=846148 CPUtime=0
/proc/25883/task/25891/stat : 25891 (java) S 25880 25880 25843 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1554613108 866455552 44399 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 846.96
Current children cumulated vsize (KiB) 851504

[startup+857.502 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 25894
/proc/meminfo: memFree=1419624/2055920 swapFree=4180436/4192956
[pid=25880] ppid=25878 vsize=5356 CPUtime=0
/proc/25880/stat : 25880 (concrete.sh) S 25878 25880 25843 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 1554613102 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25880/statm: 1339 242 201 169 0 50 0
[pid=25883] ppid=25880 vsize=846148 CPUtime=850.13
/proc/25883/stat : 25883 (java) S 25880 25880 25843 0 -1 0 46054 0 2 0 84978 35 0 0 18 0 9 0 1554613103 866455552 44399 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25883/statm: 211537 44399 2571 9 0 206104 0
[pid=25883/tid=25884] ppid=25880 vsize=846148 CPUtime=844.92
/proc/25883/task/25884/stat : 25884 (java) R 25880 25880 25843 0 -1 64 5953 0 2 0 84482 10 0 0 25 0 9 0 1554613104 866455552 44399 996147200 134512640 134550740 4294956032 18446744073709551615 4126108199 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25883/tid=25885] ppid=25880 vsize=846148 CPUtime=4.99
/proc/25883/task/25885/stat : 25885 (java) S 25880 25880 25843 0 -1 64 38560 0 0 0 477 22 0 0 16 0 9 0 1554613105 866455552 44399 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25883/tid=25886] ppid=25880 vsize=846148 CPUtime=0
/proc/25883/task/25886/stat : 25886 (java) S 25880 25880 25843 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1554613106 866455552 44399 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25883/tid=25887] ppid=25880 vsize=846148 CPUtime=0
/proc/25883/task/25887/stat : 25887 (java) S 25880 25880 25843 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1554613106 866455552 44399 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25883/tid=25888] ppid=25880 vsize=846148 CPUtime=0
/proc/25883/task/25888/stat : 25888 (java) S 25880 25880 25843 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1554613108 866455552 44399 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25883/tid=25889] ppid=25880 vsize=846148 CPUtime=0.17
/proc/25883/task/25889/stat : 25889 (java) S 25880 25880 25843 0 -1 64 800 0 0 0 17 0 0 0 15 0 9 0 1554613108 866455552 44399 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25883/tid=25890] ppid=25880 vsize=846148 CPUtime=0
/proc/25883/task/25890/stat : 25890 (java) S 25880 25880 25843 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1554613108 866455552 44399 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25883/tid=25891] ppid=25880 vsize=846148 CPUtime=0
/proc/25883/task/25891/stat : 25891 (java) S 25880 25880 25843 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1554613108 866455552 44399 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 850.13
Current children cumulated vsize (KiB) 851504

[startup+858.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 25894
/proc/meminfo: memFree=1419624/2055920 swapFree=4180436/4192956
[pid=25880] ppid=25878 vsize=5356 CPUtime=0
/proc/25880/stat : 25880 (concrete.sh) S 25878 25880 25843 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 1554613102 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25880/statm: 1339 242 201 169 0 50 0
[pid=25883] ppid=25880 vsize=846148 CPUtime=850.92
/proc/25883/stat : 25883 (java) S 25880 25880 25843 0 -1 0 46054 0 2 0 85057 35 0 0 18 0 9 0 1554613103 866455552 44399 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25883/statm: 211537 44399 2571 9 0 206104 0
[pid=25883/tid=25884] ppid=25880 vsize=846148 CPUtime=845.71
/proc/25883/task/25884/stat : 25884 (java) R 25880 25880 25843 0 -1 64 5953 0 2 0 84561 10 0 0 25 0 9 0 1554613104 866455552 44399 996147200 134512640 134550740 4294956032 18446744073709551615 4126105614 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25883/tid=25885] ppid=25880 vsize=846148 CPUtime=4.99
/proc/25883/task/25885/stat : 25885 (java) S 25880 25880 25843 0 -1 64 38560 0 0 0 477 22 0 0 16 0 9 0 1554613105 866455552 44399 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25883/tid=25886] ppid=25880 vsize=846148 CPUtime=0
/proc/25883/task/25886/stat : 25886 (java) S 25880 25880 25843 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1554613106 866455552 44399 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25883/tid=25887] ppid=25880 vsize=846148 CPUtime=0
/proc/25883/task/25887/stat : 25887 (java) S 25880 25880 25843 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1554613106 866455552 44399 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25883/tid=25888] ppid=25880 vsize=846148 CPUtime=0
/proc/25883/task/25888/stat : 25888 (java) S 25880 25880 25843 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1554613108 866455552 44399 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25883/tid=25889] ppid=25880 vsize=846148 CPUtime=0.17
/proc/25883/task/25889/stat : 25889 (java) S 25880 25880 25843 0 -1 64 800 0 0 0 17 0 0 0 15 0 9 0 1554613108 866455552 44399 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25883/tid=25890] ppid=25880 vsize=846148 CPUtime=0
/proc/25883/task/25890/stat : 25890 (java) S 25880 25880 25843 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1554613108 866455552 44399 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25883/tid=25891] ppid=25880 vsize=846148 CPUtime=0
/proc/25883/task/25891/stat : 25891 (java) S 25880 25880 25843 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1554613108 866455552 44399 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 850.92
Current children cumulated vsize (KiB) 851504

[startup+858.702 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 25894
/proc/meminfo: memFree=1419624/2055920 swapFree=4180436/4192956
[pid=25880] ppid=25878 vsize=5356 CPUtime=0
/proc/25880/stat : 25880 (concrete.sh) S 25878 25880 25843 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 1554613102 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25880/statm: 1339 242 201 169 0 50 0
[pid=25883] ppid=25880 vsize=846148 CPUtime=851.32
/proc/25883/stat : 25883 (java) S 25880 25880 25843 0 -1 0 46054 0 2 0 85097 35 0 0 18 0 9 0 1554613103 866455552 44399 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25883/statm: 211537 44399 2571 9 0 206104 0
[pid=25883/tid=25884] ppid=25880 vsize=846148 CPUtime=846.11
/proc/25883/task/25884/stat : 25884 (java) R 25880 25880 25843 0 -1 64 5953 0 2 0 84601 10 0 0 25 0 9 0 1554613104 866455552 44399 996147200 134512640 134550740 4294956032 18446744073709551615 4126115709 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25883/tid=25885] ppid=25880 vsize=846148 CPUtime=4.99
/proc/25883/task/25885/stat : 25885 (java) S 25880 25880 25843 0 -1 64 38560 0 0 0 477 22 0 0 16 0 9 0 1554613105 866455552 44399 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25883/tid=25886] ppid=25880 vsize=846148 CPUtime=0
/proc/25883/task/25886/stat : 25886 (java) S 25880 25880 25843 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1554613106 866455552 44399 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25883/tid=25887] ppid=25880 vsize=846148 CPUtime=0
/proc/25883/task/25887/stat : 25887 (java) S 25880 25880 25843 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1554613106 866455552 44399 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25883/tid=25888] ppid=25880 vsize=846148 CPUtime=0
/proc/25883/task/25888/stat : 25888 (java) S 25880 25880 25843 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1554613108 866455552 44399 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25883/tid=25889] ppid=25880 vsize=846148 CPUtime=0.17
/proc/25883/task/25889/stat : 25889 (java) S 25880 25880 25843 0 -1 64 800 0 0 0 17 0 0 0 15 0 9 0 1554613108 866455552 44399 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25883/tid=25890] ppid=25880 vsize=846148 CPUtime=0
/proc/25883/task/25890/stat : 25890 (java) S 25880 25880 25843 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1554613108 866455552 44399 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25883/tid=25891] ppid=25880 vsize=846148 CPUtime=0
/proc/25883/task/25891/stat : 25891 (java) S 25880 25880 25843 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1554613108 866455552 44399 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 851.32
Current children cumulated vsize (KiB) 851504

[startup+858.902 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 25894
/proc/meminfo: memFree=1419624/2055920 swapFree=4180436/4192956
[pid=25880] ppid=25878 vsize=5356 CPUtime=0
/proc/25880/stat : 25880 (concrete.sh) S 25878 25880 25843 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 1554613102 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25880/statm: 1339 242 201 169 0 50 0
[pid=25883] ppid=25880 vsize=846148 CPUtime=851.52
/proc/25883/stat : 25883 (java) S 25880 25880 25843 0 -1 0 46054 0 2 0 85117 35 0 0 18 0 9 0 1554613103 866455552 44399 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25883/statm: 211537 44399 2571 9 0 206104 0
[pid=25883/tid=25884] ppid=25880 vsize=846148 CPUtime=846.31
/proc/25883/task/25884/stat : 25884 (java) R 25880 25880 25843 0 -1 64 5953 0 2 0 84621 10 0 0 25 0 9 0 1554613104 866455552 44399 996147200 134512640 134550740 4294956032 18446744073709551615 4126116162 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25883/tid=25885] ppid=25880 vsize=846148 CPUtime=4.99
/proc/25883/task/25885/stat : 25885 (java) S 25880 25880 25843 0 -1 64 38560 0 0 0 477 22 0 0 16 0 9 0 1554613105 866455552 44399 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25883/tid=25886] ppid=25880 vsize=846148 CPUtime=0
/proc/25883/task/25886/stat : 25886 (java) S 25880 25880 25843 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1554613106 866455552 44399 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25883/tid=25887] ppid=25880 vsize=846148 CPUtime=0
/proc/25883/task/25887/stat : 25887 (java) S 25880 25880 25843 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1554613106 866455552 44399 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25883/tid=25888] ppid=25880 vsize=846148 CPUtime=0
/proc/25883/task/25888/stat : 25888 (java) S 25880 25880 25843 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1554613108 866455552 44399 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25883/tid=25889] ppid=25880 vsize=846148 CPUtime=0.17
/proc/25883/task/25889/stat : 25889 (java) S 25880 25880 25843 0 -1 64 800 0 0 0 17 0 0 0 15 0 9 0 1554613108 866455552 44399 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25883/tid=25890] ppid=25880 vsize=846148 CPUtime=0
/proc/25883/task/25890/stat : 25890 (java) S 25880 25880 25843 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1554613108 866455552 44399 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25883/tid=25891] ppid=25880 vsize=846148 CPUtime=0
/proc/25883/task/25891/stat : 25891 (java) S 25880 25880 25843 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1554613108 866455552 44399 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 851.52
Current children cumulated vsize (KiB) 851504

[startup+859.002 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 25895
/proc/meminfo: memFree=1422952/2055920 swapFree=4180436/4192956
[pid=25880] ppid=25878 vsize=5356 CPUtime=0
/proc/25880/stat : 25880 (concrete.sh) S 25878 25880 25843 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 1554613102 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25880/statm: 1339 242 201 169 0 50 0
[pid=25883] ppid=25880 vsize=0 CPUtime=851.58
/proc/25883/stat : 25883 (java) Z 25880 25880 25843 0 -1 12 46069 0 2 0 85123 35 0 0 16 0 2 0 1554613103 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25883/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 851.58
Current children cumulated vsize (KiB) 5356

Child status: 0
Real time (s): 859.04
CPU time (s): 851.618
CPU user time (s): 851.232
CPU system time (s): 0.385941
CPU usage (%): 99.136
Max. virtual memory (cumulated for all children) (KiB): 851660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 851.232
system time used= 0.385941
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46522
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 23192
involuntary context switches= 41554

runsolver used 1.05484 second user time and 2.87456 second system time

The end

Launcher Data (download as text)

Begin job on node13 at 2008-07-05 11:16:53
IDJOB=1093276
IDBENCH=58695
IDSOLVER=305
FILE ID=node13/1093276-1215249411
PBS_JOBID= 7882071
Free space on /tmp= 66464 MiB

SOLVER NAME= Concrete + CPS4J 2008-05-30
BENCH NAME= CPAI08/csp/dag-half/normalized-half-n25-d5-e56-r7-3.xml
COMMAND LINE= HOME/concrete.sh -c -ext 60 BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1093276-1215249411/watcher-1093276-1215249411 -o /tmp/evaluation-result-1093276-1215249411/solver-1093276-1215249411 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/concrete.sh -c -ext 60 HOME/instance-1093276-1215249411.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= a120acb0d25d871e6ddc3f8ad8bfd6be
RANDOM SEED=1866930533

node13.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.238
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.238
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:       1589672 kB
Buffers:         19128 kB
Cached:         217368 kB
SwapCached:       6400 kB
Active:         366920 kB
Inactive:        44572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1589672 kB
SwapTotal:     4192956 kB
SwapFree:      4180436 kB
Dirty:           31580 kB
Writeback:           0 kB
Mapped:         183060 kB
Slab:            38696 kB
Committed_AS:  3346380 kB
PageTables:       3284 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= 66464 MiB
End job on node13 at 2008-07-05 11:31:12