Trace number 1087342

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 136.277 138.934

DiagnosticValue
CHECKS9689550
NODES816

General information on the benchmark

Namecsp/fapp/fapp07/
normalized-fapp07-0600-7.xml
MD5SUMc3977aded3fc1b33631985df26116e6e
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark15.7206
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of constraints8996
Maximum constraint arity2
Maximum domain size302
Number of constraints which are defined in extension0
Number of constraints which are defined in intension8996
Global constraints used (with number of constraints)

Solver Data (download as text)

67.04/68.90	c Sat Jul 05 09:40:41 CEST 2008 concrete.ResourceController isOutOfTime
67.04/68.90	c WARNING: Out of time
129.13/131.78	c CPU-LOAD 118.07
129.13/131.78	c LOADED 600 V (302 E), 859 PredicateConstraint, 8103 ExtensionConstraint2D, arity 2, 118.07 cpu
136.17/138.83	s UNSATISFIABLE
136.17/138.83	d NODES 816
136.17/138.83	d CHECKS 9689547
136.17/138.84	c gac3-effective-revisions: 22689
136.17/138.84	c gac3-useless-revisions: 42932
136.17/138.84	c heuristic-cpu: 0.019999996
136.17/138.84	c prepro-constraint-ccks: 198680
136.17/138.84	c prepro-constraint-presenceccks: 399
136.17/138.84	c prepro-cpu: 0.09
136.17/138.84	c prepro-matrix2d-ccks: 93445
136.17/138.84	c prepro-matrix2d-presenceccks: 74622
136.17/138.84	c prepro-removed: 1460
136.17/138.84	c search-cpu: 5.99
136.17/138.84	c total-assgn: 816
136.17/138.84	c total-constraint-ccks: 5446600
136.17/138.84	c total-constraint-presence-ccks: 850184
136.17/138.84	c total-cpu: 6.1
136.17/138.84	c total-matrix2d-ccks: 4242947
136.17/138.84	c total-matrix2d-presence-ccks: 8207180
136.17/138.84	c tuples: 0
136.17/138.84	c tuples-collisions: 0
136.17/138.84	c TOTAL-NODES 816
136.17/138.84	c TOTAL-CPU 6.1

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-1087342-1215243571/watcher-1087342-1215243571 -o /tmp/evaluation-result-1087342-1215243571/solver-1087342-1215243571 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/concrete.sh -c -ext 60 HOME/instance-1087342-1215243571.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.15 2.08 2.02 4/82 27991
/proc/meminfo: memFree=267776/2055920 swapFree=4112960/4192956
[pid=27991] ppid=27989 vsize=18572 CPUtime=0
/proc/27991/stat : 27991 (runsolver) R 27989 27991 27715 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 1554027603 19017728 292 996147200 4194304 4296836 548682068448 18446744073709551615 266890439975 0 0 4096 24578 0 0 0 17 1 0 0
/proc/27991/statm: 4643 292 257 25 0 2626 0

[startup+0.0993769 s]
/proc/loadavg: 2.15 2.08 2.02 4/82 27991
/proc/meminfo: memFree=267776/2055920 swapFree=4112960/4192956
[pid=27991] ppid=27989 vsize=5356 CPUtime=0
/proc/27991/stat : 27991 (concrete.sh) S 27989 27991 27715 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 1554027603 5484544 230 996147200 4194304 4889804 548682068800 18446744073709551615 266890608722 0 0 4100 65536 18446744071563648864 0 0 17 1 0 0
/proc/27991/statm: 1339 230 191 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101376 s]
/proc/loadavg: 2.15 2.08 2.02 4/82 27991
/proc/meminfo: memFree=267776/2055920 swapFree=4112960/4192956
[pid=27991] ppid=27989 vsize=5356 CPUtime=0
/proc/27991/stat : 27991 (concrete.sh) S 27989 27991 27715 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 1554027603 5484544 230 996147200 4194304 4889804 548682068800 18446744073709551615 266890608722 0 0 4100 65536 18446744071563648864 0 0 17 1 0 0
/proc/27991/statm: 1339 230 191 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301399 s]
/proc/loadavg: 2.15 2.08 2.02 4/82 27991
/proc/meminfo: memFree=267776/2055920 swapFree=4112960/4192956
[pid=27991] ppid=27989 vsize=5356 CPUtime=0
/proc/27991/stat : 27991 (concrete.sh) S 27989 27991 27715 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 1554027603 5484544 230 996147200 4194304 4889804 548682068800 18446744073709551615 266890608722 0 0 4100 65536 18446744071563648864 0 0 17 1 0 0
/proc/27991/statm: 1339 230 191 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701455 s]
/proc/loadavg: 2.15 2.08 2.02 4/82 27991
/proc/meminfo: memFree=267776/2055920 swapFree=4112960/4192956
[pid=27991] ppid=27989 vsize=5356 CPUtime=0
/proc/27991/stat : 27991 (concrete.sh) S 27989 27991 27715 0 -1 4194304 316 128 0 0 0 0 0 0 16 0 1 0 1554027603 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27991/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50254 s]
/proc/loadavg: 2.15 2.08 2.02 2/85 27995
/proc/meminfo: memFree=261736/2055920 swapFree=4112960/4192956
[pid=27991] ppid=27989 vsize=5356 CPUtime=0
/proc/27991/stat : 27991 (concrete.sh) S 27989 27991 27715 0 -1 4194304 316 128 0 0 0 0 0 0 16 0 1 0 1554027603 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27991/statm: 1339 242 201 169 0 50 0
[pid=27994] ppid=27991 vsize=844256 CPUtime=0.43
/proc/27994/stat : 27994 (java) S 27991 27991 27715 0 -1 0 4758 0 3 0 39 4 0 0 18 0 9 0 1554027638 864518144 4146 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27994/statm: 211064 4146 1895 9 0 205625 0
[pid=27994/tid=27995] ppid=27991 vsize=844256 CPUtime=0.3
/proc/27994/task/27995/stat : 27995 (java) R 27991 27991 27715 0 -1 64 3333 0 3 0 27 3 0 0 18 0 9 0 1554027698 864518144 4146 996147200 134512640 134550740 4294956032 18446744073709551615 4125379648 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 849612

[startup+3.10215 s]
/proc/loadavg: 2.15 2.08 2.02 3/92 28002
/proc/meminfo: memFree=243376/2055920 swapFree=4112960/4192956
[pid=27991] ppid=27989 vsize=5356 CPUtime=0
/proc/27991/stat : 27991 (concrete.sh) S 27989 27991 27715 0 -1 4194304 316 128 0 0 0 0 0 0 16 0 1 0 1554027603 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27991/statm: 1339 242 201 169 0 50 0
[pid=27994] ppid=27991 vsize=844380 CPUtime=2.02
/proc/27994/stat : 27994 (java) S 27991 27991 27715 0 -1 0 7318 0 3 0 195 7 0 0 18 0 9 0 1554027638 864645120 6360 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27994/statm: 211095 6360 2575 9 0 205656 0
[pid=27994/tid=27995] ppid=27991 vsize=844380 CPUtime=1.65
/proc/27994/task/27995/stat : 27995 (java) R 27991 27991 27715 0 -1 64 3494 0 3 0 161 4 0 0 25 0 9 0 1554027698 864645120 6360 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27994/tid=27996] ppid=27991 vsize=844380 CPUtime=0.19
/proc/27994/task/27996/stat : 27996 (java) S 27991 27991 27715 0 -1 64 2561 0 0 0 18 1 0 0 15 0 9 0 1554027707 864645120 6360 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27994/tid=27997] ppid=27991 vsize=844380 CPUtime=0
/proc/27994/task/27997/stat : 27997 (java) S 27991 27991 27715 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1554027707 864645120 6360 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27994/tid=27998] ppid=27991 vsize=844380 CPUtime=0
/proc/27994/task/27998/stat : 27998 (java) S 27991 27991 27715 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1554027707 864645120 6360 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27994/tid=27999] ppid=27991 vsize=844380 CPUtime=0
/proc/27994/task/27999/stat : 27999 (java) S 27991 27991 27715 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1554027711 864645120 6360 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27994/tid=28000] ppid=27991 vsize=844380 CPUtime=0.15
/proc/27994/task/28000/stat : 28000 (java) S 27991 27991 27715 0 -1 64 530 0 0 0 15 0 0 0 16 0 9 0 1554027711 864645120 6360 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27994/tid=28001] ppid=27991 vsize=844380 CPUtime=0
/proc/27994/task/28001/stat : 28001 (java) S 27991 27991 27715 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1554027711 864645120 6360 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27994/tid=28002] ppid=27991 vsize=844380 CPUtime=0
/proc/27994/task/28002/stat : 28002 (java) S 27991 27991 27715 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1554027711 864645120 6360 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.02
Current children cumulated vsize (KiB) 849736

[startup+6.30208 s]
/proc/loadavg: 2.22 2.10 2.02 3/92 28002
/proc/meminfo: memFree=219760/2055920 swapFree=4112960/4192956
[pid=27991] ppid=27989 vsize=5356 CPUtime=0
/proc/27991/stat : 27991 (concrete.sh) S 27989 27991 27715 0 -1 4194304 316 128 0 0 0 0 0 0 16 0 1 0 1554027603 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27991/statm: 1339 242 201 169 0 50 0
[pid=27994] ppid=27991 vsize=844380 CPUtime=5.18
/proc/27994/stat : 27994 (java) S 27991 27991 27715 0 -1 0 8531 0 3 0 509 9 0 0 18 0 9 0 1554027638 864645120 7295 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27994/statm: 211095 7295 2575 9 0 205656 0
[pid=27994/tid=27995] ppid=27991 vsize=844380 CPUtime=4.54
/proc/27994/task/27995/stat : 27995 (java) R 27991 27991 27715 0 -1 64 3772 0 3 0 450 4 0 0 25 0 9 0 1554027698 864645120 7295 996147200 134512640 134550740 4294956032 18446744073709551615 4125718380 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27994/tid=27996] ppid=27991 vsize=844380 CPUtime=0.46
/proc/27994/task/27996/stat : 27996 (java) S 27991 27991 27715 0 -1 64 3496 0 0 0 43 3 0 0 16 0 9 0 1554027707 864645120 7295 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27994/tid=27997] ppid=27991 vsize=844380 CPUtime=0
/proc/27994/task/27997/stat : 27997 (java) S 27991 27991 27715 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1554027707 864645120 7295 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27994/tid=27998] ppid=27991 vsize=844380 CPUtime=0
/proc/27994/task/27998/stat : 27998 (java) S 27991 27991 27715 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1554027707 864645120 7295 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27994/tid=27999] ppid=27991 vsize=844380 CPUtime=0
/proc/27994/task/27999/stat : 27999 (java) S 27991 27991 27715 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1554027711 864645120 7295 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27994/tid=28000] ppid=27991 vsize=844380 CPUtime=0.15
/proc/27994/task/28000/stat : 28000 (java) S 27991 27991 27715 0 -1 64 530 0 0 0 15 0 0 0 16 0 9 0 1554027711 864645120 7295 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27994/tid=28001] ppid=27991 vsize=844380 CPUtime=0
/proc/27994/task/28001/stat : 28001 (java) S 27991 27991 27715 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1554027711 864645120 7295 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27994/tid=28002] ppid=27991 vsize=844380 CPUtime=0
/proc/27994/task/28002/stat : 28002 (java) S 27991 27991 27715 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1554027711 864645120 7295 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.18
Current children cumulated vsize (KiB) 849736

[startup+12.7018 s]
/proc/loadavg: 2.20 2.09 2.02 3/93 28003
/proc/meminfo: memFree=165416/2055920 swapFree=4112960/4192956
[pid=27991] ppid=27989 vsize=5356 CPUtime=0
/proc/27991/stat : 27991 (concrete.sh) S 27989 27991 27715 0 -1 4194304 316 128 0 0 0 0 0 0 16 0 1 0 1554027603 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27991/statm: 1339 242 201 169 0 50 0
[pid=27994] ppid=27991 vsize=850920 CPUtime=11.52
/proc/27994/stat : 27994 (java) S 27991 27991 27715 0 -1 0 15486 0 3 0 1134 18 0 0 18 0 10 0 1554027638 871342080 11953 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27994/statm: 212730 11953 2585 9 0 207290 0
[pid=27994/tid=27995] ppid=27991 vsize=850920 CPUtime=9.71
/proc/27994/task/27995/stat : 27995 (java) R 27991 27991 27715 0 -1 64 4462 0 3 0 964 7 0 0 25 0 10 0 1554027698 871342080 11953 996147200 134512640 134550740 4294956032 18446744073709551615 4127202964 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27994/tid=27996] ppid=27991 vsize=850920 CPUtime=1.18
/proc/27994/task/27996/stat : 27996 (java) S 27991 27991 27715 0 -1 64 8035 0 0 0 111 7 0 0 15 0 10 0 1554027707 871342080 11953 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27994/tid=27997] ppid=27991 vsize=850920 CPUtime=0
/proc/27994/task/27997/stat : 27997 (java) S 27991 27991 27715 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1554027707 871342080 11953 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27994/tid=27998] ppid=27991 vsize=850920 CPUtime=0
/proc/27994/task/27998/stat : 27998 (java) S 27991 27991 27715 0 -1 64 9 0 0 0 0 0 0 0 16 0 10 0 1554027707 871342080 11953 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27994/tid=27999] ppid=27991 vsize=850920 CPUtime=0
/proc/27994/task/27999/stat : 27999 (java) S 27991 27991 27715 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 1554027711 871342080 11953 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27994/tid=28000] ppid=27991 vsize=850920 CPUtime=0.6
/proc/27994/task/28000/stat : 28000 (java) S 27991 27991 27715 0 -1 64 2247 0 0 0 58 2 0 0 15 0 10 0 1554027711 871342080 11953 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27994/tid=28001] ppid=27991 vsize=850920 CPUtime=0
/proc/27994/task/28001/stat : 28001 (java) S 27991 27991 27715 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1554027711 871342080 11953 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27994/tid=28002] ppid=27991 vsize=850920 CPUtime=0
/proc/27994/task/28002/stat : 28002 (java) S 27991 27991 27715 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 1554027711 871342080 11953 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27994/tid=28003] ppid=27991 vsize=850920 CPUtime=0
/proc/27994/task/28003/stat : 28003 (java) S 27991 27991 27715 0 -1 64 6 0 0 0 0 0 0 0 25 0 10 0 1554028477 871342080 11953 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 11.52
Current children cumulated vsize (KiB) 856276

[startup+25.5022 s]
/proc/loadavg: 2.22 2.10 2.03 4/93 28003
/proc/meminfo: memFree=73704/2055920 swapFree=4112960/4192956
[pid=27991] ppid=27989 vsize=5356 CPUtime=0
/proc/27991/stat : 27991 (concrete.sh) S 27989 27991 27715 0 -1 4194304 316 128 0 0 0 0 0 0 16 0 1 0 1554027603 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27991/statm: 1339 242 201 169 0 50 0
[pid=27994] ppid=27991 vsize=850920 CPUtime=24.17
/proc/27994/stat : 27994 (java) S 27991 27991 27715 0 -1 0 22081 0 3 0 2383 34 0 0 18 0 10 0 1554027638 871342080 18505 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27994/statm: 212730 18505 2583 9 0 207290 0
[pid=27994/tid=27995] ppid=27991 vsize=850920 CPUtime=20.6
/proc/27994/task/27995/stat : 27995 (java) R 27991 27991 27715 0 -1 64 5215 0 3 0 2042 18 0 0 25 0 10 0 1554027698 871342080 18505 996147200 134512640 134550740 4294956032 18446744073709551615 4127209430 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27994/tid=27996] ppid=27991 vsize=850920 CPUtime=1.77
/proc/27994/task/27996/stat : 27996 (java) S 27991 27991 27715 0 -1 64 13391 0 0 0 168 9 0 0 16 0 10 0 1554027707 871342080 18505 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27994/tid=27997] ppid=27991 vsize=850920 CPUtime=0
/proc/27994/task/27997/stat : 27997 (java) S 27991 27991 27715 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1554027707 871342080 18505 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27994/tid=27998] ppid=27991 vsize=850920 CPUtime=0
/proc/27994/task/27998/stat : 27998 (java) S 27991 27991 27715 0 -1 64 10 0 0 0 0 0 0 0 16 0 10 0 1554027707 871342080 18505 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27994/tid=27999] ppid=27991 vsize=850920 CPUtime=0
/proc/27994/task/27999/stat : 27999 (java) S 27991 27991 27715 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 1554027711 871342080 18505 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27994/tid=28000] ppid=27991 vsize=850920 CPUtime=1.76
/proc/27994/task/28000/stat : 28000 (java) S 27991 27991 27715 0 -1 64 2732 0 0 0 170 6 0 0 15 0 10 0 1554027711 871342080 18505 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27994/tid=28001] ppid=27991 vsize=850920 CPUtime=0
/proc/27994/task/28001/stat : 28001 (java) S 27991 27991 27715 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1554027711 871342080 18505 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27994/tid=28002] ppid=27991 vsize=850920 CPUtime=0
/proc/27994/task/28002/stat : 28002 (java) S 27991 27991 27715 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 1554027711 871342080 18505 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27994/tid=28003] ppid=27991 vsize=850920 CPUtime=0
/proc/27994/task/28003/stat : 28003 (java) S 27991 27991 27715 0 -1 64 6 0 0 0 0 0 0 0 25 0 10 0 1554028477 871342080 18505 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.17
Current children cumulated vsize (KiB) 856276

[startup+51.1022 s]
/proc/loadavg: 2.22 2.11 2.03 3/93 28003
/proc/meminfo: memFree=16168/2055920 swapFree=4112960/4192956
[pid=27991] ppid=27989 vsize=5356 CPUtime=0
/proc/27991/stat : 27991 (concrete.sh) S 27989 27991 27715 0 -1 4194304 316 128 0 0 0 0 0 0 16 0 1 0 1554027603 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27991/statm: 1339 242 201 169 0 50 0
[pid=27994] ppid=27991 vsize=850920 CPUtime=49.46
/proc/27994/stat : 27994 (java) S 27991 27991 27715 0 -1 0 36886 0 3 0 4883 63 0 0 18 0 10 0 1554027638 871342080 33280 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27994/statm: 212730 33280 2583 9 0 207290 0
[pid=27994/tid=27995] ppid=27991 vsize=850920 CPUtime=42.91
/proc/27994/task/27995/stat : 27995 (java) R 27991 27991 27715 0 -1 64 6610 0 3 0 4254 37 0 0 25 0 10 0 1554027698 871342080 33280 996147200 134512640 134550740 4294956032 18446744073709551615 4125257543 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27994/tid=27996] ppid=27991 vsize=850920 CPUtime=2.49
/proc/27994/task/27996/stat : 27996 (java) S 27991 27991 27715 0 -1 64 26003 0 0 0 235 14 0 0 16 0 10 0 1554027707 871342080 33280 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27994/tid=27997] ppid=27991 vsize=850920 CPUtime=0

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

[pid=27994/tid=27997] ppid=27991 vsize=850920 CPUtime=0
/proc/27994/task/27997/stat : 27997 (java) S 27991 27991 27715 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1554027707 871342080 82812 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27994/tid=27998] ppid=27991 vsize=850920 CPUtime=0
/proc/27994/task/27998/stat : 27998 (java) S 27991 27991 27715 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 1554027707 871342080 82812 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27994/tid=27999] ppid=27991 vsize=850920 CPUtime=0
/proc/27994/task/27999/stat : 27999 (java) S 27991 27991 27715 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 1554027711 871342080 82812 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27994/tid=28000] ppid=27991 vsize=850920 CPUtime=5.77
/proc/27994/task/28000/stat : 28000 (java) S 27991 27991 27715 0 -1 64 3840 0 0 0 562 15 0 0 16 0 10 0 1554027711 871342080 82812 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27994/tid=28001] ppid=27991 vsize=850920 CPUtime=0
/proc/27994/task/28001/stat : 28001 (java) S 27991 27991 27715 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1554027711 871342080 82812 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27994/tid=28002] ppid=27991 vsize=850920 CPUtime=0
/proc/27994/task/28002/stat : 28002 (java) S 27991 27991 27715 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 1554027711 871342080 82812 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27994/tid=28004] ppid=27991 vsize=850920 CPUtime=0
/proc/27994/task/28004/stat : 28004 (java) S 27991 27991 27715 0 -1 64 1 0 0 0 0 0 0 0 24 0 10 0 1554034770 871342080 82812 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 112.7
Current children cumulated vsize (KiB) 856276

[startup+127.903 s]
/proc/loadavg: 2.16 2.11 2.03 3/93 28004
/proc/meminfo: memFree=16224/2055920 swapFree=4112960/4192956
[pid=27991] ppid=27989 vsize=5356 CPUtime=0
/proc/27991/stat : 27991 (concrete.sh) S 27989 27991 27715 0 -1 4194304 316 128 0 0 0 0 0 0 16 0 1 0 1554027603 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27991/statm: 1339 242 201 169 0 50 0
[pid=27994] ppid=27991 vsize=850920 CPUtime=125.36
/proc/27994/stat : 27994 (java) S 27991 27991 27715 0 -1 0 86508 0 3 0 12427 109 0 0 18 0 10 0 1554027638 871342080 82812 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27994/statm: 212730 82812 2597 9 0 207290 0
[pid=27994/tid=27995] ppid=27991 vsize=850920 CPUtime=114.33
/proc/27994/task/27995/stat : 27995 (java) R 27991 27991 27715 0 -1 64 9213 0 3 0 11373 60 0 0 25 0 10 0 1554027698 871342080 82812 996147200 134512640 134550740 4294956032 18446744073709551615 103872465 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27994/tid=27996] ppid=27991 vsize=850920 CPUtime=5.23
/proc/27994/task/27996/stat : 27996 (java) S 27991 27991 27715 0 -1 64 72709 0 0 0 490 33 0 0 16 0 10 0 1554027707 871342080 82812 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27994/tid=27997] ppid=27991 vsize=850920 CPUtime=0
/proc/27994/task/27997/stat : 27997 (java) S 27991 27991 27715 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1554027707 871342080 82812 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27994/tid=27998] ppid=27991 vsize=850920 CPUtime=0
/proc/27994/task/27998/stat : 27998 (java) S 27991 27991 27715 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 1554027707 871342080 82812 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27994/tid=27999] ppid=27991 vsize=850920 CPUtime=0
/proc/27994/task/27999/stat : 27999 (java) S 27991 27991 27715 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 1554027711 871342080 82812 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27994/tid=28000] ppid=27991 vsize=850920 CPUtime=5.77
/proc/27994/task/28000/stat : 28000 (java) S 27991 27991 27715 0 -1 64 3840 0 0 0 562 15 0 0 16 0 10 0 1554027711 871342080 82812 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27994/tid=28001] ppid=27991 vsize=850920 CPUtime=0
/proc/27994/task/28001/stat : 28001 (java) S 27991 27991 27715 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1554027711 871342080 82812 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27994/tid=28002] ppid=27991 vsize=850920 CPUtime=0
/proc/27994/task/28002/stat : 28002 (java) S 27991 27991 27715 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 1554027711 871342080 82812 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27994/tid=28004] ppid=27991 vsize=850920 CPUtime=0
/proc/27994/task/28004/stat : 28004 (java) S 27991 27991 27715 0 -1 64 1 0 0 0 0 0 0 0 24 0 10 0 1554034770 871342080 82812 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 125.36
Current children cumulated vsize (KiB) 856276

[startup+134.302 s]
/proc/loadavg: 2.23 2.13 2.04 3/92 28005
/proc/meminfo: memFree=16160/2055920 swapFree=4112960/4192956
[pid=27991] ppid=27989 vsize=5356 CPUtime=0
/proc/27991/stat : 27991 (concrete.sh) S 27989 27991 27715 0 -1 4194304 316 128 0 0 0 0 0 0 16 0 1 0 1554027603 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27991/statm: 1339 242 201 169 0 50 0
[pid=27994] ppid=27991 vsize=850920 CPUtime=131.69
/proc/27994/stat : 27994 (java) S 27991 27991 27715 0 -1 0 87956 0 5 0 13059 110 0 0 18 0 9 0 1554027638 871342080 84253 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27994/statm: 212730 84253 2597 9 0 207290 0
[pid=27994/tid=27995] ppid=27991 vsize=850920 CPUtime=119.76
/proc/27994/task/27995/stat : 27995 (java) R 27991 27991 27715 0 -1 64 10357 0 5 0 11915 61 0 0 25 0 9 0 1554027698 871342080 84253 996147200 134512640 134550740 4294956032 18446744073709551615 4127487295 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27994/tid=27996] ppid=27991 vsize=850920 CPUtime=6.09
/proc/27994/task/27996/stat : 27996 (java) S 27991 27991 27715 0 -1 64 73012 0 0 0 576 33 0 0 16 0 9 0 1554027707 871342080 84253 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27994/tid=27997] ppid=27991 vsize=850920 CPUtime=0
/proc/27994/task/27997/stat : 27997 (java) S 27991 27991 27715 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1554027707 871342080 84253 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27994/tid=27998] ppid=27991 vsize=850920 CPUtime=0
/proc/27994/task/27998/stat : 27998 (java) S 27991 27991 27715 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1554027707 871342080 84253 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27994/tid=27999] ppid=27991 vsize=850920 CPUtime=0
/proc/27994/task/27999/stat : 27999 (java) S 27991 27991 27715 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1554027711 871342080 84253 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27994/tid=28000] ppid=27991 vsize=850920 CPUtime=5.81
/proc/27994/task/28000/stat : 28000 (java) S 27991 27991 27715 0 -1 64 3840 0 0 0 566 15 0 0 15 0 9 0 1554027711 871342080 84253 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27994/tid=28001] ppid=27991 vsize=850920 CPUtime=0
/proc/27994/task/28001/stat : 28001 (java) S 27991 27991 27715 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1554027711 871342080 84253 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27994/tid=28002] ppid=27991 vsize=850920 CPUtime=0
/proc/27994/task/28002/stat : 28002 (java) S 27991 27991 27715 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1554027711 871342080 84253 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 131.69
Current children cumulated vsize (KiB) 856276

[startup+137.508 s]
/proc/loadavg: 2.21 2.13 2.04 3/92 28005
/proc/meminfo: memFree=15008/2055920 swapFree=4112960/4192956
[pid=27991] ppid=27989 vsize=5356 CPUtime=0
/proc/27991/stat : 27991 (concrete.sh) S 27989 27991 27715 0 -1 4194304 316 128 0 0 0 0 0 0 16 0 1 0 1554027603 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27991/statm: 1339 242 201 169 0 50 0
[pid=27994] ppid=27991 vsize=850920 CPUtime=134.88
/proc/27994/stat : 27994 (java) S 27991 27991 27715 0 -1 0 88005 0 5 0 13376 112 0 0 18 0 9 0 1554027638 871342080 84300 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27994/statm: 212730 84300 2597 9 0 207290 0
[pid=27994/tid=27995] ppid=27991 vsize=850920 CPUtime=122.94
/proc/27994/task/27995/stat : 27995 (java) R 27991 27991 27715 0 -1 64 10359 0 5 0 12232 62 0 0 25 0 9 0 1554027698 871342080 84300 996147200 134512640 134550740 4294956032 18446744073709551615 4127487235 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27994/tid=27996] ppid=27991 vsize=850920 CPUtime=6.09
/proc/27994/task/27996/stat : 27996 (java) S 27991 27991 27715 0 -1 64 73059 0 0 0 576 33 0 0 16 0 9 0 1554027707 871342080 84300 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27994/tid=27997] ppid=27991 vsize=850920 CPUtime=0
/proc/27994/task/27997/stat : 27997 (java) S 27991 27991 27715 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1554027707 871342080 84300 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27994/tid=27998] ppid=27991 vsize=850920 CPUtime=0
/proc/27994/task/27998/stat : 27998 (java) S 27991 27991 27715 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1554027707 871342080 84300 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27994/tid=27999] ppid=27991 vsize=850920 CPUtime=0
/proc/27994/task/27999/stat : 27999 (java) S 27991 27991 27715 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1554027711 871342080 84300 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27994/tid=28000] ppid=27991 vsize=850920 CPUtime=5.82
/proc/27994/task/28000/stat : 28000 (java) S 27991 27991 27715 0 -1 64 3840 0 0 0 567 15 0 0 16 0 9 0 1554027711 871342080 84300 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27994/tid=28001] ppid=27991 vsize=850920 CPUtime=0
/proc/27994/task/28001/stat : 28001 (java) S 27991 27991 27715 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1554027711 871342080 84300 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27994/tid=28002] ppid=27991 vsize=850920 CPUtime=0
/proc/27994/task/28002/stat : 28002 (java) S 27991 27991 27715 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1554027711 871342080 84300 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 134.88
Current children cumulated vsize (KiB) 856276

[startup+138.303 s]
/proc/loadavg: 2.21 2.13 2.04 3/92 28005
/proc/meminfo: memFree=15008/2055920 swapFree=4112960/4192956
[pid=27991] ppid=27989 vsize=5356 CPUtime=0
/proc/27991/stat : 27991 (concrete.sh) S 27989 27991 27715 0 -1 4194304 316 128 0 0 0 0 0 0 16 0 1 0 1554027603 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27991/statm: 1339 242 201 169 0 50 0
[pid=27994] ppid=27991 vsize=850920 CPUtime=135.67
/proc/27994/stat : 27994 (java) S 27991 27991 27715 0 -1 0 88045 0 5 0 13455 112 0 0 18 0 9 0 1554027638 871342080 84339 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27994/statm: 212730 84339 2597 9 0 207290 0
[pid=27994/tid=27995] ppid=27991 vsize=850920 CPUtime=123.73
/proc/27994/task/27995/stat : 27995 (java) R 27991 27991 27715 0 -1 64 10360 0 5 0 12311 62 0 0 25 0 9 0 1554027698 871342080 84339 996147200 134512640 134550740 4294956032 18446744073709551615 4127487235 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27994/tid=27996] ppid=27991 vsize=850920 CPUtime=6.1
/proc/27994/task/27996/stat : 27996 (java) S 27991 27991 27715 0 -1 64 73098 0 0 0 577 33 0 0 17 0 9 0 1554027707 871342080 84339 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=27994/tid=27997] ppid=27991 vsize=850920 CPUtime=0
/proc/27994/task/27997/stat : 27997 (java) S 27991 27991 27715 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1554027707 871342080 84339 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27994/tid=27998] ppid=27991 vsize=850920 CPUtime=0
/proc/27994/task/27998/stat : 27998 (java) S 27991 27991 27715 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1554027707 871342080 84339 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27994/tid=27999] ppid=27991 vsize=850920 CPUtime=0
/proc/27994/task/27999/stat : 27999 (java) S 27991 27991 27715 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1554027711 871342080 84339 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27994/tid=28000] ppid=27991 vsize=850920 CPUtime=5.82
/proc/27994/task/28000/stat : 28000 (java) S 27991 27991 27715 0 -1 64 3840 0 0 0 567 15 0 0 16 0 9 0 1554027711 871342080 84339 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27994/tid=28001] ppid=27991 vsize=850920 CPUtime=0
/proc/27994/task/28001/stat : 28001 (java) S 27991 27991 27715 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1554027711 871342080 84339 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27994/tid=28002] ppid=27991 vsize=850920 CPUtime=0
/proc/27994/task/28002/stat : 28002 (java) S 27991 27991 27715 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1554027711 871342080 84339 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 135.67
Current children cumulated vsize (KiB) 856276

[startup+138.703 s]
/proc/loadavg: 2.21 2.13 2.04 3/92 28005
/proc/meminfo: memFree=15456/2055920 swapFree=4112960/4192956
[pid=27991] ppid=27989 vsize=5356 CPUtime=0
/proc/27991/stat : 27991 (concrete.sh) S 27989 27991 27715 0 -1 4194304 316 128 0 0 0 0 0 0 16 0 1 0 1554027603 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27991/statm: 1339 242 201 169 0 50 0
[pid=27994] ppid=27991 vsize=850920 CPUtime=136.07
/proc/27994/stat : 27994 (java) S 27991 27991 27715 0 -1 0 88045 0 5 0 13495 112 0 0 18 0 9 0 1554027638 871342080 84339 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27994/statm: 212730 84339 2597 9 0 207290 0
[pid=27994/tid=27995] ppid=27991 vsize=850920 CPUtime=124.13
/proc/27994/task/27995/stat : 27995 (java) R 27991 27991 27715 0 -1 64 10360 0 5 0 12351 62 0 0 25 0 9 0 1554027698 871342080 84339 996147200 134512640 134550740 4294956032 18446744073709551615 4127766811 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27994/tid=27996] ppid=27991 vsize=850920 CPUtime=6.1
/proc/27994/task/27996/stat : 27996 (java) S 27991 27991 27715 0 -1 64 73098 0 0 0 577 33 0 0 17 0 9 0 1554027707 871342080 84339 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=27994/tid=27997] ppid=27991 vsize=850920 CPUtime=0
/proc/27994/task/27997/stat : 27997 (java) S 27991 27991 27715 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1554027707 871342080 84339 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27994/tid=27998] ppid=27991 vsize=850920 CPUtime=0
/proc/27994/task/27998/stat : 27998 (java) S 27991 27991 27715 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1554027707 871342080 84339 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27994/tid=27999] ppid=27991 vsize=850920 CPUtime=0
/proc/27994/task/27999/stat : 27999 (java) S 27991 27991 27715 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1554027711 871342080 84339 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27994/tid=28000] ppid=27991 vsize=850920 CPUtime=5.82
/proc/27994/task/28000/stat : 28000 (java) S 27991 27991 27715 0 -1 64 3840 0 0 0 567 15 0 0 16 0 9 0 1554027711 871342080 84339 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27994/tid=28001] ppid=27991 vsize=850920 CPUtime=0
/proc/27994/task/28001/stat : 28001 (java) S 27991 27991 27715 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1554027711 871342080 84339 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27994/tid=28002] ppid=27991 vsize=850920 CPUtime=0
/proc/27994/task/28002/stat : 28002 (java) S 27991 27991 27715 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1554027711 871342080 84339 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 136.07
Current children cumulated vsize (KiB) 856276

[startup+138.903 s]
/proc/loadavg: 2.21 2.13 2.04 3/92 28005
/proc/meminfo: memFree=15456/2055920 swapFree=4112960/4192956
[pid=27991] ppid=27989 vsize=5356 CPUtime=0
/proc/27991/stat : 27991 (concrete.sh) S 27989 27991 27715 0 -1 4194304 316 128 0 0 0 0 0 0 16 0 1 0 1554027603 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27991/statm: 1339 242 201 169 0 50 0
[pid=27994] ppid=27991 vsize=0 CPUtime=136.23
/proc/27994/stat : 27994 (java) Z 27991 27991 27715 0 -1 12 88050 0 6 0 13509 114 0 0 16 0 2 0 1554027638 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27994/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 136.23
Current children cumulated vsize (KiB) 5356

Child status: 0
Real time (s): 138.934
CPU time (s): 136.277
CPU user time (s): 135.1
CPU system time (s): 1.17682
CPU usage (%): 98.0877
Max. virtual memory (cumulated for all children) (KiB): 857560

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 135.1
system time used= 1.17682
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 88503
page faults= 6
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 33060
involuntary context switches= 36226

runsolver used 0.174973 second user time and 0.503923 second system time

The end

Launcher Data (download as text)

Begin job on node38 at 2008-07-05 09:39:31
IDJOB=1087342
IDBENCH=57975
IDSOLVER=305
FILE ID=node38/1087342-1215243571
PBS_JOBID= 7881989
Free space on /tmp= 65136 MiB

SOLVER NAME= Concrete + CPS4J 2008-05-30
BENCH NAME= CPAI08/csp/fapp/fapp07/normalized-fapp07-0600-7.xml
COMMAND LINE= HOME/concrete.sh -c -ext 60 BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1087342-1215243571/watcher-1087342-1215243571 -o /tmp/evaluation-result-1087342-1215243571/solver-1087342-1215243571 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/concrete.sh -c -ext 60 HOME/instance-1087342-1215243571.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= c3977aded3fc1b33631985df26116e6e
RANDOM SEED=747746008

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.223
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.223
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:        268448 kB
Buffers:          1736 kB
Cached:        1098320 kB
SwapCached:      73964 kB
Active:        1197008 kB
Inactive:       510840 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        268448 kB
SwapTotal:     4192956 kB
SwapFree:      4112960 kB
Dirty:          206176 kB
Writeback:        1216 kB
Mapped:         624852 kB
Slab:            63476 kB
Committed_AS:  3722652 kB
PageTables:       3240 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= 64436 MiB
End job on node38 at 2008-07-05 09:41:51