Trace number 1057774

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-30UNSAT 147.593 148.417

DiagnosticValue
CHECKS49766900
NODES0

General information on the benchmark

Namecsp/radar-9-28-4-2/
normalized-radar-9-28-4-2-47.xml
MD5SUM6b5bcc43f421135ea6e150e3eca88984
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.05999
Satisfiable
(Un)Satisfiability was proved
Number of variables168
Number of constraints81
Maximum constraint arity24
Maximum domain size5
Number of constraints which are defined in extension0
Number of constraints which are defined in intension81
Global constraints used (with number of constraints)

Solver Data (download as text)

72.57/73.06	c Thu Jul 03 21:00:59 CEST 2008 concrete.ResourceController isOutOfTime
72.57/73.06	c WARNING: Out of time
132.54/133.33	c CPU-LOAD 73.26
132.54/133.33	c LOADED 168 V (5 E), 81 PredicateConstraint, arity 24, 73.26 cpu
147.47/148.30	s UNSATISFIABLE
147.47/148.30	d NODES 0
147.47/148.30	d CHECKS 49766906
147.47/148.30	c gac3-effective-revisions: 12
147.47/148.30	c gac3-useless-revisions: 677
147.47/148.30	c prepro-constraint-ccks: 49766906
147.47/148.30	c prepro-constraint-presenceccks: 1275
147.47/148.30	c prepro-cpu: 14.759999
147.47/148.30	c prepro-matrix2d-ccks: 0
147.47/148.30	c prepro-matrix2d-presenceccks: 0
147.47/148.30	c prepro-removed: 31
147.47/148.30	c total-assgn: 0
147.47/148.30	c total-constraint-ccks: 49766906
147.47/148.30	c total-constraint-presence-ccks: 1275
147.47/148.30	c total-cpu: 14.759999
147.47/148.30	c total-matrix2d-ccks: 0
147.47/148.30	c total-matrix2d-presence-ccks: 0
147.47/148.30	c tuples: 0
147.47/148.30	c tuples-collisions: 0
147.47/148.30	c TOTAL-NODES 0
147.47/148.30	c TOTAL-CPU 14.759999

Verifier Data (download as text)

No possible verification on an UNSAT instance

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-1057774-1215111586/watcher-1057774-1215111586 -o /tmp/evaluation-result-1057774-1215111586/solver-1057774-1215111586 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/concrete.sh -c -ext 60 HOME/instance-1057774-1215111586.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: 2.13 2.18 2.12 4/84 16858
/proc/meminfo: memFree=1848424/2055920 swapFree=4180384/4192956
[pid=16858] ppid=16856 vsize=5356 CPUtime=0
/proc/16858/stat : 16858 (concrete.sh) R 16856 16858 16084 0 -1 4194304 262 0 0 0 0 0 0 0 20 0 1 0 1540825447 5484544 230 996147200 4194304 4889804 548682068800 18446744073709551615 248761608863 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/16858/statm: 1339 230 191 169 0 50 0
[pid=16859] ppid=16858 vsize=5356 CPUtime=0
/proc/16859/stat : 16859 (concrete.sh) R 16858 16858 16084 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 1 0 1540825448 5484544 230 996147200 4194304 4889804 548682068800 18446744073709551615 248761608863 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/16859/statm: 1339 230 191 169 0 50 0

[startup+0.0997101 s]
/proc/loadavg: 2.13 2.18 2.12 4/84 16858
/proc/meminfo: memFree=1848424/2055920 swapFree=4180384/4192956
[pid=16858] ppid=16856 vsize=5356 CPUtime=0
/proc/16858/stat : 16858 (concrete.sh) S 16856 16858 16084 0 -1 4194304 315 128 1 0 0 0 0 0 18 0 1 0 1540825447 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16858/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101708 s]
/proc/loadavg: 2.13 2.18 2.12 4/84 16858
/proc/meminfo: memFree=1848424/2055920 swapFree=4180384/4192956
[pid=16858] ppid=16856 vsize=5356 CPUtime=0
/proc/16858/stat : 16858 (concrete.sh) S 16856 16858 16084 0 -1 4194304 315 128 1 0 0 0 0 0 18 0 1 0 1540825447 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16858/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301744 s]
/proc/loadavg: 2.13 2.18 2.12 4/84 16858
/proc/meminfo: memFree=1848424/2055920 swapFree=4180384/4192956
[pid=16858] ppid=16856 vsize=5356 CPUtime=0
/proc/16858/stat : 16858 (concrete.sh) S 16856 16858 16084 0 -1 4194304 315 128 1 0 0 0 0 0 18 0 1 0 1540825447 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16858/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701816 s]
/proc/loadavg: 2.13 2.18 2.12 4/84 16858
/proc/meminfo: memFree=1848424/2055920 swapFree=4180384/4192956
[pid=16858] ppid=16856 vsize=5356 CPUtime=0
/proc/16858/stat : 16858 (concrete.sh) S 16856 16858 16084 0 -1 4194304 315 128 1 0 0 0 0 0 18 0 1 0 1540825447 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16858/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50296 s]
/proc/loadavg: 2.13 2.18 2.12 4/95 16870
/proc/meminfo: memFree=1833616/2055920 swapFree=4180384/4192956
[pid=16858] ppid=16856 vsize=5356 CPUtime=0
/proc/16858/stat : 16858 (concrete.sh) S 16856 16858 16084 0 -1 4194304 315 128 1 0 0 0 0 0 18 0 1 0 1540825447 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16858/statm: 1339 242 201 169 0 50 0
[pid=16861] ppid=16858 vsize=847056 CPUtime=1.43
/proc/16861/stat : 16861 (java) S 16858 16858 16084 0 -1 0 55525 0 2 0 119 24 0 0 18 0 10 0 1540825453 867385344 54644 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16861/statm: 211764 54644 2578 9 0 206324 0
[pid=16861/tid=16862] ppid=16858 vsize=847056 CPUtime=0.87
/proc/16861/task/16862/stat : 16862 (java) R 16858 16858 16084 0 -1 64 51200 0 2 0 66 21 0 0 20 0 10 0 1540825454 867385344 54644 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16861/tid=16863] ppid=16858 vsize=847056 CPUtime=0.26
/proc/16861/task/16863/stat : 16863 (java) R 16858 16858 16084 0 -1 64 2556 0 0 0 25 1 0 0 17 0 10 0 1540825455 867385344 54644 996147200 134512640 134550740 4294956032 18446744073709551615 103834240 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16861/tid=16864] ppid=16858 vsize=847056 CPUtime=0
/proc/16861/task/16864/stat : 16864 (java) S 16858 16858 16084 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1540825455 867385344 54644 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16861/tid=16865] ppid=16858 vsize=847056 CPUtime=0
/proc/16861/task/16865/stat : 16865 (java) S 16858 16858 16084 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 1540825455 867385344 54644 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16861/tid=16866] ppid=16858 vsize=847056 CPUtime=0
/proc/16861/task/16866/stat : 16866 (java) S 16858 16858 16084 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1540825457 867385344 54644 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16861/tid=16867] ppid=16858 vsize=847056 CPUtime=0.26
/proc/16861/task/16867/stat : 16867 (java) S 16858 16858 16084 0 -1 64 1033 0 0 0 26 0 0 0 16 0 10 0 1540825457 867385344 54644 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16861/tid=16868] ppid=16858 vsize=847056 CPUtime=0
/proc/16861/task/16868/stat : 16868 (java) S 16858 16858 16084 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 1540825457 867385344 54644 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16861/tid=16869] ppid=16858 vsize=847056 CPUtime=0
/proc/16861/task/16869/stat : 16869 (java) S 16858 16858 16084 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 1540825457 867385344 54644 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16861/tid=16870] ppid=16858 vsize=847056 CPUtime=0
/proc/16861/task/16870/stat : 16870 (java) S 16858 16858 16084 0 -1 64 4 0 0 0 0 0 0 0 20 0 10 0 1540825516 867385344 54644 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 852412

[startup+3.10223 s]
/proc/loadavg: 2.13 2.18 2.12 4/95 16870
/proc/meminfo: memFree=1545488/2055920 swapFree=4180384/4192956
[pid=16858] ppid=16856 vsize=5356 CPUtime=0
/proc/16858/stat : 16858 (concrete.sh) S 16856 16858 16084 0 -1 4194304 315 128 1 0 0 0 0 0 18 0 1 0 1540825447 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16858/statm: 1339 242 201 169 0 50 0
[pid=16861] ppid=16858 vsize=854232 CPUtime=3.02
/proc/16861/stat : 16861 (java) S 16858 16858 16084 0 -1 0 101524 0 2 0 257 45 0 0 18 0 10 0 1540825453 874733568 100636 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16861/statm: 213558 100636 2578 9 0 208118 0
[pid=16861/tid=16862] ppid=16858 vsize=854232 CPUtime=1.21
/proc/16861/task/16862/stat : 16862 (java) S 16858 16858 16084 0 -1 64 58152 0 2 0 97 24 0 0 23 0 10 0 1540825454 874733568 100636 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16861/tid=16863] ppid=16858 vsize=854232 CPUtime=1.52
/proc/16861/task/16863/stat : 16863 (java) R 16858 16858 16084 0 -1 64 41603 0 0 0 133 19 0 0 22 0 10 0 1540825455 874733568 100636 996147200 134512640 134550740 4294956032 18446744073709551615 103834280 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16861/tid=16864] ppid=16858 vsize=854232 CPUtime=0
/proc/16861/task/16864/stat : 16864 (java) S 16858 16858 16084 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1540825455 874733568 100636 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16861/tid=16865] ppid=16858 vsize=854232 CPUtime=0
/proc/16861/task/16865/stat : 16865 (java) S 16858 16858 16084 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 1540825455 874733568 100636 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16861/tid=16866] ppid=16858 vsize=854232 CPUtime=0
/proc/16861/task/16866/stat : 16866 (java) S 16858 16858 16084 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1540825457 874733568 100636 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16861/tid=16867] ppid=16858 vsize=854232 CPUtime=0.26
/proc/16861/task/16867/stat : 16867 (java) S 16858 16858 16084 0 -1 64 1033 0 0 0 26 0 0 0 16 0 10 0 1540825457 874733568 100636 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16861/tid=16868] ppid=16858 vsize=854232 CPUtime=0
/proc/16861/task/16868/stat : 16868 (java) S 16858 16858 16084 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 1540825457 874733568 100636 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16861/tid=16869] ppid=16858 vsize=854232 CPUtime=0
/proc/16861/task/16869/stat : 16869 (java) S 16858 16858 16084 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 1540825457 874733568 100636 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16861/tid=16870] ppid=16858 vsize=854232 CPUtime=0
/proc/16861/task/16870/stat : 16870 (java) S 16858 16858 16084 0 -1 64 4 0 0 0 0 0 0 0 20 0 10 0 1540825516 874733568 100636 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 859588

[startup+6.30278 s]
/proc/loadavg: 2.28 2.21 2.13 3/95 16870
/proc/meminfo: memFree=1149840/2055920 swapFree=4180384/4192956
[pid=16858] ppid=16856 vsize=5356 CPUtime=0
/proc/16858/stat : 16858 (concrete.sh) S 16856 16858 16084 0 -1 4194304 315 128 1 0 0 0 0 0 18 0 1 0 1540825447 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16858/statm: 1339 242 201 169 0 50 0
[pid=16861] ppid=16858 vsize=870868 CPUtime=6.2
/proc/16861/stat : 16861 (java) S 16858 16858 16084 0 -1 0 177311 0 2 0 544 76 0 0 18 0 10 0 1540825453 891768832 176417 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16861/statm: 217717 176417 2578 9 0 212277 0
[pid=16861/tid=16862] ppid=16858 vsize=870868 CPUtime=1.77
/proc/16861/task/16862/stat : 16862 (java) S 16858 16858 16084 0 -1 64 65109 0 2 0 150 27 0 0 16 0 10 0 1540825454 891768832 176417 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16861/tid=16863] ppid=16858 vsize=870868 CPUtime=4.13
/proc/16861/task/16863/stat : 16863 (java) R 16858 16858 16084 0 -1 64 110433 0 0 0 367 46 0 0 25 0 10 0 1540825455 891768832 176417 996147200 134512640 134550740 4294956032 18446744073709551615 103834248 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16861/tid=16864] ppid=16858 vsize=870868 CPUtime=0
/proc/16861/task/16864/stat : 16864 (java) S 16858 16858 16084 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1540825455 891768832 176417 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16861/tid=16865] ppid=16858 vsize=870868 CPUtime=0
/proc/16861/task/16865/stat : 16865 (java) S 16858 16858 16084 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 1540825455 891768832 176417 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16861/tid=16866] ppid=16858 vsize=870868 CPUtime=0
/proc/16861/task/16866/stat : 16866 (java) S 16858 16858 16084 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1540825457 891768832 176417 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16861/tid=16867] ppid=16858 vsize=870868 CPUtime=0.26
/proc/16861/task/16867/stat : 16867 (java) S 16858 16858 16084 0 -1 64 1033 0 0 0 26 0 0 0 16 0 10 0 1540825457 891768832 176417 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16861/tid=16868] ppid=16858 vsize=870868 CPUtime=0
/proc/16861/task/16868/stat : 16868 (java) S 16858 16858 16084 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 1540825457 891768832 176417 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16861/tid=16869] ppid=16858 vsize=870868 CPUtime=0
/proc/16861/task/16869/stat : 16869 (java) S 16858 16858 16084 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 1540825457 891768832 176417 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16861/tid=16870] ppid=16858 vsize=870868 CPUtime=0
/proc/16861/task/16870/stat : 16870 (java) S 16858 16858 16084 0 -1 64 4 0 0 0 0 0 0 0 20 0 10 0 1540825516 891768832 176417 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) 876224

[startup+12.7029 s]
/proc/loadavg: 2.26 2.21 2.13 3/95 16870
/proc/meminfo: memFree=1069776/2055920 swapFree=4180384/4192956
[pid=16858] ppid=16856 vsize=5356 CPUtime=0
/proc/16858/stat : 16858 (concrete.sh) S 16856 16858 16084 0 -1 4194304 315 128 1 0 0 0 0 0 18 0 1 0 1540825447 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16858/statm: 1339 242 201 169 0 50 0
[pid=16861] ppid=16858 vsize=877908 CPUtime=12.57
/proc/16861/stat : 16861 (java) S 16858 16858 16084 0 -1 0 197245 0 2 0 1174 83 0 0 18 0 10 0 1540825453 898977792 196345 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16861/statm: 219477 196345 2578 9 0 214037 0
[pid=16861/tid=16862] ppid=16858 vsize=877908 CPUtime=2.04
/proc/16861/task/16862/stat : 16862 (java) S 16858 16858 16084 0 -1 64 66802 0 2 0 176 28 0 0 17 0 10 0 1540825454 898977792 196345 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16861/tid=16863] ppid=16858 vsize=877908 CPUtime=10.24
/proc/16861/task/16863/stat : 16863 (java) R 16858 16858 16084 0 -1 64 128674 0 0 0 971 53 0 0 25 0 10 0 1540825455 898977792 196345 996147200 134512640 134550740 4294956032 18446744073709551615 103735747 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16861/tid=16864] ppid=16858 vsize=877908 CPUtime=0
/proc/16861/task/16864/stat : 16864 (java) S 16858 16858 16084 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1540825455 898977792 196345 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16861/tid=16865] ppid=16858 vsize=877908 CPUtime=0
/proc/16861/task/16865/stat : 16865 (java) S 16858 16858 16084 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 1540825455 898977792 196345 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16861/tid=16866] ppid=16858 vsize=877908 CPUtime=0
/proc/16861/task/16866/stat : 16866 (java) S 16858 16858 16084 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1540825457 898977792 196345 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16861/tid=16867] ppid=16858 vsize=877908 CPUtime=0.26
/proc/16861/task/16867/stat : 16867 (java) S 16858 16858 16084 0 -1 64 1033 0 0 0 26 0 0 0 16 0 10 0 1540825457 898977792 196345 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16861/tid=16868] ppid=16858 vsize=877908 CPUtime=0
/proc/16861/task/16868/stat : 16868 (java) S 16858 16858 16084 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 1540825457 898977792 196345 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16861/tid=16869] ppid=16858 vsize=877908 CPUtime=0
/proc/16861/task/16869/stat : 16869 (java) S 16858 16858 16084 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 1540825457 898977792 196345 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16861/tid=16870] ppid=16858 vsize=877908 CPUtime=0
/proc/16861/task/16870/stat : 16870 (java) S 16858 16858 16084 0 -1 64 4 0 0 0 0 0 0 0 20 0 10 0 1540825516 898977792 196345 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 883264

[startup+25.5011 s]
/proc/loadavg: 2.20 2.20 2.12 3/95 16870
/proc/meminfo: memFree=1264528/2055920 swapFree=4180384/4192956
[pid=16858] ppid=16856 vsize=5356 CPUtime=0
/proc/16858/stat : 16858 (concrete.sh) S 16856 16858 16084 0 -1 4194304 315 128 1 0 0 0 0 0 18 0 1 0 1540825447 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16858/statm: 1339 242 201 169 0 50 0
[pid=16861] ppid=16858 vsize=882544 CPUtime=25.3
/proc/16861/stat : 16861 (java) S 16858 16858 16084 0 -1 0 232582 0 2 0 2427 103 0 0 18 0 10 0 1540825453 903725056 158493 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16861/statm: 220636 158493 2581 9 0 215196 0
[pid=16861/tid=16862] ppid=16858 vsize=882544 CPUtime=6.32
/proc/16861/task/16862/stat : 16862 (java) S 16858 16858 16084 0 -1 64 70727 0 2 0 603 29 0 0 25 0 10 0 1540825454 903725056 158493 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16861/tid=16863] ppid=16858 vsize=882544 CPUtime=18.63
/proc/16861/task/16863/stat : 16863 (java) R 16858 16858 16084 0 -1 64 160051 0 0 0 1792 71 0 0 25 0 10 0 1540825455 903725056 158493 996147200 134512640 134550740 4294956032 18446744073709551615 102516783 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16861/tid=16864] ppid=16858 vsize=882544 CPUtime=0
/proc/16861/task/16864/stat : 16864 (java) S 16858 16858 16084 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1540825455 903725056 158493 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16861/tid=16865] ppid=16858 vsize=882544 CPUtime=0
/proc/16861/task/16865/stat : 16865 (java) S 16858 16858 16084 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 1540825455 903725056 158493 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16861/tid=16866] ppid=16858 vsize=882544 CPUtime=0
/proc/16861/task/16866/stat : 16866 (java) S 16858 16858 16084 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1540825457 903725056 158493 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16861/tid=16867] ppid=16858 vsize=882544 CPUtime=0.31
/proc/16861/task/16867/stat : 16867 (java) S 16858 16858 16084 0 -1 64 1068 0 0 0 31 0 0 0 16 0 10 0 1540825457 903725056 158493 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

[pid=16861/tid=16862] ppid=16858 vsize=878100 CPUtime=80.57
/proc/16861/task/16862/stat : 16862 (java) R 16858 16858 16084 0 -1 64 187836 0 2 0 7978 79 0 0 25 0 9 0 1540825454 899174400 178366 996147200 134512640 134550740 4294956032 18446744073709551615 4126948792 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16861/tid=16863] ppid=16858 vsize=878100 CPUtime=58.87
/proc/16861/task/16863/stat : 16863 (java) S 16858 16858 16084 0 -1 64 454777 0 0 0 5668 219 0 0 16 0 9 0 1540825455 899174400 178366 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16861/tid=16864] ppid=16858 vsize=878100 CPUtime=0
/proc/16861/task/16864/stat : 16864 (java) S 16858 16858 16084 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1540825455 899174400 178366 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16861/tid=16865] ppid=16858 vsize=878100 CPUtime=0
/proc/16861/task/16865/stat : 16865 (java) S 16858 16858 16084 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1540825455 899174400 178366 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16861/tid=16866] ppid=16858 vsize=878100 CPUtime=0
/proc/16861/task/16866/stat : 16866 (java) S 16858 16858 16084 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1540825457 899174400 178366 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16861/tid=16867] ppid=16858 vsize=878100 CPUtime=0.44
/proc/16861/task/16867/stat : 16867 (java) S 16858 16858 16084 0 -1 64 1187 0 0 0 44 0 0 0 15 0 9 0 1540825457 899174400 178366 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16861/tid=16868] ppid=16858 vsize=878100 CPUtime=0
/proc/16861/task/16868/stat : 16868 (java) S 16858 16858 16084 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1540825457 899174400 178366 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16861/tid=16869] ppid=16858 vsize=878100 CPUtime=0
/proc/16861/task/16869/stat : 16869 (java) S 16858 16858 16084 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1540825457 899174400 178366 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 139.91
Current children cumulated vsize (KiB) 883456

[startup+143.902 s]
/proc/loadavg: 2.53 2.29 2.16 3/94 16878
/proc/meminfo: memFree=1140616/2055920 swapFree=4180384/4192956
[pid=16858] ppid=16856 vsize=5356 CPUtime=0
/proc/16858/stat : 16858 (concrete.sh) S 16856 16858 16084 0 -1 4194304 315 128 1 0 0 0 0 0 18 0 1 0 1540825447 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16858/statm: 1339 242 201 169 0 50 0
[pid=16861] ppid=16858 vsize=878100 CPUtime=143.09
/proc/16861/stat : 16861 (java) S 16858 16858 16084 0 -1 0 644545 0 2 0 14009 300 0 0 18 0 9 0 1540825453 899174400 178366 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16861/statm: 219525 178366 2595 9 0 214085 0
[pid=16861/tid=16862] ppid=16858 vsize=878100 CPUtime=83.74
/proc/16861/task/16862/stat : 16862 (java) R 16858 16858 16084 0 -1 64 187842 0 2 0 8295 79 0 0 25 0 9 0 1540825454 899174400 178366 996147200 134512640 134550740 4294956032 18446744073709551615 4126841828 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16861/tid=16863] ppid=16858 vsize=878100 CPUtime=58.87
/proc/16861/task/16863/stat : 16863 (java) S 16858 16858 16084 0 -1 64 454777 0 0 0 5668 219 0 0 16 0 9 0 1540825455 899174400 178366 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16861/tid=16864] ppid=16858 vsize=878100 CPUtime=0
/proc/16861/task/16864/stat : 16864 (java) S 16858 16858 16084 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1540825455 899174400 178366 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16861/tid=16865] ppid=16858 vsize=878100 CPUtime=0
/proc/16861/task/16865/stat : 16865 (java) S 16858 16858 16084 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1540825455 899174400 178366 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16861/tid=16866] ppid=16858 vsize=878100 CPUtime=0
/proc/16861/task/16866/stat : 16866 (java) S 16858 16858 16084 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1540825457 899174400 178366 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16861/tid=16867] ppid=16858 vsize=878100 CPUtime=0.44
/proc/16861/task/16867/stat : 16867 (java) S 16858 16858 16084 0 -1 64 1187 0 0 0 44 0 0 0 15 0 9 0 1540825457 899174400 178366 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16861/tid=16868] ppid=16858 vsize=878100 CPUtime=0
/proc/16861/task/16868/stat : 16868 (java) S 16858 16858 16084 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1540825457 899174400 178366 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16861/tid=16869] ppid=16858 vsize=878100 CPUtime=0
/proc/16861/task/16869/stat : 16869 (java) S 16858 16858 16084 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1540825457 899174400 178366 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 143.09
Current children cumulated vsize (KiB) 883456

[startup+145.503 s]
/proc/loadavg: 2.57 2.30 2.16 3/94 16878
/proc/meminfo: memFree=1140616/2055920 swapFree=4180384/4192956
[pid=16858] ppid=16856 vsize=5356 CPUtime=0
/proc/16858/stat : 16858 (concrete.sh) S 16856 16858 16084 0 -1 4194304 315 128 1 0 0 0 0 0 18 0 1 0 1540825447 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16858/statm: 1339 242 201 169 0 50 0
[pid=16861] ppid=16858 vsize=878100 CPUtime=144.68
/proc/16861/stat : 16861 (java) S 16858 16858 16084 0 -1 0 644548 0 2 0 14168 300 0 0 18 0 9 0 1540825453 899174400 178366 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16861/statm: 219525 178366 2595 9 0 214085 0
[pid=16861/tid=16862] ppid=16858 vsize=878100 CPUtime=85.34
/proc/16861/task/16862/stat : 16862 (java) R 16858 16858 16084 0 -1 64 187845 0 2 0 8455 79 0 0 25 0 9 0 1540825454 899174400 178366 996147200 134512640 134550740 4294956032 18446744073709551615 4126096519 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16861/tid=16863] ppid=16858 vsize=878100 CPUtime=58.88
/proc/16861/task/16863/stat : 16863 (java) S 16858 16858 16084 0 -1 64 454777 0 0 0 5669 219 0 0 16 0 9 0 1540825455 899174400 178366 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16861/tid=16864] ppid=16858 vsize=878100 CPUtime=0
/proc/16861/task/16864/stat : 16864 (java) S 16858 16858 16084 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1540825455 899174400 178366 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16861/tid=16865] ppid=16858 vsize=878100 CPUtime=0
/proc/16861/task/16865/stat : 16865 (java) S 16858 16858 16084 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1540825455 899174400 178366 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16861/tid=16866] ppid=16858 vsize=878100 CPUtime=0
/proc/16861/task/16866/stat : 16866 (java) S 16858 16858 16084 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1540825457 899174400 178366 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16861/tid=16867] ppid=16858 vsize=878100 CPUtime=0.44
/proc/16861/task/16867/stat : 16867 (java) S 16858 16858 16084 0 -1 64 1187 0 0 0 44 0 0 0 15 0 9 0 1540825457 899174400 178366 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16861/tid=16868] ppid=16858 vsize=878100 CPUtime=0
/proc/16861/task/16868/stat : 16868 (java) S 16858 16858 16084 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1540825457 899174400 178366 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16861/tid=16869] ppid=16858 vsize=878100 CPUtime=0
/proc/16861/task/16869/stat : 16869 (java) S 16858 16858 16084 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1540825457 899174400 178366 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 144.68
Current children cumulated vsize (KiB) 883456

[startup+147.102 s]
/proc/loadavg: 2.57 2.30 2.16 3/94 16878
/proc/meminfo: memFree=1140616/2055920 swapFree=4180384/4192956
[pid=16858] ppid=16856 vsize=5356 CPUtime=0
/proc/16858/stat : 16858 (concrete.sh) S 16856 16858 16084 0 -1 4194304 315 128 1 0 0 0 0 0 18 0 1 0 1540825447 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16858/statm: 1339 242 201 169 0 50 0
[pid=16861] ppid=16858 vsize=878100 CPUtime=146.27
/proc/16861/stat : 16861 (java) S 16858 16858 16084 0 -1 0 644551 0 2 0 14327 300 0 0 18 0 9 0 1540825453 899174400 178366 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16861/statm: 219525 178366 2595 9 0 214085 0
[pid=16861/tid=16862] ppid=16858 vsize=878100 CPUtime=86.92
/proc/16861/task/16862/stat : 16862 (java) R 16858 16858 16084 0 -1 64 187848 0 2 0 8613 79 0 0 25 0 9 0 1540825454 899174400 178366 996147200 134512640 134550740 4294956032 18446744073709551615 4126839817 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16861/tid=16863] ppid=16858 vsize=878100 CPUtime=58.88
/proc/16861/task/16863/stat : 16863 (java) S 16858 16858 16084 0 -1 64 454777 0 0 0 5669 219 0 0 16 0 9 0 1540825455 899174400 178366 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16861/tid=16864] ppid=16858 vsize=878100 CPUtime=0
/proc/16861/task/16864/stat : 16864 (java) S 16858 16858 16084 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1540825455 899174400 178366 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16861/tid=16865] ppid=16858 vsize=878100 CPUtime=0
/proc/16861/task/16865/stat : 16865 (java) S 16858 16858 16084 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1540825455 899174400 178366 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16861/tid=16866] ppid=16858 vsize=878100 CPUtime=0
/proc/16861/task/16866/stat : 16866 (java) S 16858 16858 16084 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1540825457 899174400 178366 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16861/tid=16867] ppid=16858 vsize=878100 CPUtime=0.44
/proc/16861/task/16867/stat : 16867 (java) S 16858 16858 16084 0 -1 64 1187 0 0 0 44 0 0 0 15 0 9 0 1540825457 899174400 178366 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16861/tid=16868] ppid=16858 vsize=878100 CPUtime=0
/proc/16861/task/16868/stat : 16868 (java) S 16858 16858 16084 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1540825457 899174400 178366 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16861/tid=16869] ppid=16858 vsize=878100 CPUtime=0
/proc/16861/task/16869/stat : 16869 (java) S 16858 16858 16084 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1540825457 899174400 178366 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 146.27
Current children cumulated vsize (KiB) 883456

[startup+147.901 s]
/proc/loadavg: 2.57 2.30 2.16 3/94 16878
/proc/meminfo: memFree=1140616/2055920 swapFree=4180384/4192956
[pid=16858] ppid=16856 vsize=5356 CPUtime=0
/proc/16858/stat : 16858 (concrete.sh) S 16856 16858 16084 0 -1 4194304 315 128 1 0 0 0 0 0 18 0 1 0 1540825447 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16858/statm: 1339 242 201 169 0 50 0
[pid=16861] ppid=16858 vsize=878100 CPUtime=147.07
/proc/16861/stat : 16861 (java) S 16858 16858 16084 0 -1 0 644553 0 2 0 14407 300 0 0 18 0 9 0 1540825453 899174400 178366 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16861/statm: 219525 178366 2595 9 0 214085 0
[pid=16861/tid=16862] ppid=16858 vsize=878100 CPUtime=87.72
/proc/16861/task/16862/stat : 16862 (java) R 16858 16858 16084 0 -1 64 187850 0 2 0 8693 79 0 0 25 0 9 0 1540825454 899174400 178366 996147200 134512640 134550740 4294956032 18446744073709551615 4126839749 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16861/tid=16863] ppid=16858 vsize=878100 CPUtime=58.88
/proc/16861/task/16863/stat : 16863 (java) S 16858 16858 16084 0 -1 64 454777 0 0 0 5669 219 0 0 16 0 9 0 1540825455 899174400 178366 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16861/tid=16864] ppid=16858 vsize=878100 CPUtime=0
/proc/16861/task/16864/stat : 16864 (java) S 16858 16858 16084 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1540825455 899174400 178366 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16861/tid=16865] ppid=16858 vsize=878100 CPUtime=0
/proc/16861/task/16865/stat : 16865 (java) S 16858 16858 16084 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1540825455 899174400 178366 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16861/tid=16866] ppid=16858 vsize=878100 CPUtime=0
/proc/16861/task/16866/stat : 16866 (java) S 16858 16858 16084 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1540825457 899174400 178366 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16861/tid=16867] ppid=16858 vsize=878100 CPUtime=0.44
/proc/16861/task/16867/stat : 16867 (java) S 16858 16858 16084 0 -1 64 1187 0 0 0 44 0 0 0 15 0 9 0 1540825457 899174400 178366 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16861/tid=16868] ppid=16858 vsize=878100 CPUtime=0
/proc/16861/task/16868/stat : 16868 (java) S 16858 16858 16084 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1540825457 899174400 178366 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16861/tid=16869] ppid=16858 vsize=878100 CPUtime=0
/proc/16861/task/16869/stat : 16869 (java) S 16858 16858 16084 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1540825457 899174400 178366 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 147.07
Current children cumulated vsize (KiB) 883456

[startup+148.301 s]
/proc/loadavg: 2.57 2.30 2.16 3/94 16878
/proc/meminfo: memFree=1140616/2055920 swapFree=4180384/4192956
[pid=16858] ppid=16856 vsize=5356 CPUtime=0
/proc/16858/stat : 16858 (concrete.sh) S 16856 16858 16084 0 -1 4194304 315 128 1 0 0 0 0 0 18 0 1 0 1540825447 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16858/statm: 1339 242 201 169 0 50 0
[pid=16861] ppid=16858 vsize=878100 CPUtime=147.47
/proc/16861/stat : 16861 (java) S 16858 16858 16084 0 -1 0 644569 0 2 0 14447 300 0 0 18 0 9 0 1540825453 899174400 178380 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16861/statm: 219526 178380 2595 9 0 214086 0
[pid=16861/tid=16862] ppid=16858 vsize=878100 CPUtime=88.1
/proc/16861/task/16862/stat : 16862 (java) R 16858 16858 16084 0 -1 64 187854 0 2 0 8731 79 0 0 25 0 9 0 1540825454 899174400 178380 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16861/tid=16863] ppid=16858 vsize=878100 CPUtime=58.88
/proc/16861/task/16863/stat : 16863 (java) S 16858 16858 16084 0 -1 64 454777 0 0 0 5669 219 0 0 16 0 9 0 1540825455 899174400 178380 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16861/tid=16864] ppid=16858 vsize=878100 CPUtime=0
/proc/16861/task/16864/stat : 16864 (java) S 16858 16858 16084 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1540825455 899174400 178380 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16861/tid=16865] ppid=16858 vsize=878100 CPUtime=0
/proc/16861/task/16865/stat : 16865 (java) S 16858 16858 16084 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1540825455 899174400 178380 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16861/tid=16866] ppid=16858 vsize=878100 CPUtime=0
/proc/16861/task/16866/stat : 16866 (java) S 16858 16858 16084 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1540825457 899174400 178380 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16861/tid=16867] ppid=16858 vsize=878100 CPUtime=0.45
/proc/16861/task/16867/stat : 16867 (java) S 16858 16858 16084 0 -1 64 1199 0 0 0 45 0 0 0 15 0 9 0 1540825457 899174400 178380 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16861/tid=16868] ppid=16858 vsize=878100 CPUtime=0
/proc/16861/task/16868/stat : 16868 (java) S 16858 16858 16084 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1540825457 899174400 178380 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16861/tid=16869] ppid=16858 vsize=878100 CPUtime=0
/proc/16861/task/16869/stat : 16869 (java) S 16858 16858 16084 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1540825457 899174400 178380 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 147.47
Current children cumulated vsize (KiB) 883456

[startup+148.401 s]
/proc/loadavg: 2.57 2.30 2.16 3/87 16879
/proc/meminfo: memFree=1751880/2055920 swapFree=4180384/4192956
[pid=16858] ppid=16856 vsize=5356 CPUtime=0
/proc/16858/stat : 16858 (concrete.sh) S 16856 16858 16084 0 -1 4194304 315 128 1 0 0 0 0 0 18 0 1 0 1540825447 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16858/statm: 1339 242 201 169 0 50 0
[pid=16861] ppid=16858 vsize=0 CPUtime=147.57
/proc/16861/stat : 16861 (java) Z 16858 16858 16084 0 -1 12 644579 0 2 0 14447 310 0 0 16 0 2 0 1540825453 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16861/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 147.57
Current children cumulated vsize (KiB) 5356

Child status: 0
Real time (s): 148.417
CPU time (s): 147.593
CPU user time (s): 144.476
CPU system time (s): 3.11653
CPU usage (%): 99.4446
Max. virtual memory (cumulated for all children) (KiB): 887932

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 144.476
system time used= 3.11653
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 645031
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5243
involuntary context switches= 7131

runsolver used 0.218966 second user time and 0.474927 second system time

The end

Launcher Data (download as text)

Begin job on node55 at 2008-07-03 20:59:46
IDJOB=1057774
IDBENCH=54070
IDSOLVER=305
FILE ID=node55/1057774-1215111586
PBS_JOBID= 7877095
Free space on /tmp= 66520 MiB

SOLVER NAME= Concrete + CPS4J 2008-05-30
BENCH NAME= CPAI08/csp/radar-9-28-4-2/normalized-radar-9-28-4-2-47.xml
COMMAND LINE= HOME/concrete.sh -c -ext 60 BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1057774-1215111586/watcher-1057774-1215111586 -o /tmp/evaluation-result-1057774-1215111586/solver-1057774-1215111586 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/concrete.sh -c -ext 60 HOME/instance-1057774-1215111586.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 6b5bcc43f421135ea6e150e3eca88984
RANDOM SEED=400181707

node55.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.261
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.261
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:       1848904 kB
Buffers:          3172 kB
Cached:         113560 kB
SwapCached:       5396 kB
Active:         103780 kB
Inactive:        51320 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1848904 kB
SwapTotal:     4192956 kB
SwapFree:      4180384 kB
Dirty:            1092 kB
Writeback:           0 kB
Mapped:          56760 kB
Slab:            37068 kB
Committed_AS:  3028520 kB
PageTables:       1924 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= 66520 MiB
End job on node55 at 2008-07-03 21:02:15