Trace number 1085557

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 277.861 279.004

DiagnosticValue
CHECKS641601
NODES0

General information on the benchmark

Namecsp/fapp/fapp22/
normalized-fapp22-1750-0.xml
MD5SUM9a4e6098c7014d2e43e37229a7ed8846
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 benchmark8.74767
Satisfiable
(Un)Satisfiability was proved
Number of variables1750
Number of constraints32049
Maximum constraint arity2
Maximum domain size802
Number of constraints which are defined in extension0
Number of constraints which are defined in intension32049
Global constraints used (with number of constraints)

Solver Data (download as text)

196.47/197.69	c Sat Jul 05 07:09:18 CEST 2008 concrete.ResourceController isOutOfTime
196.47/197.69	c WARNING: Out of time
210.67/211.87	c Sat Jul 05 07:09:32 CEST 2008 concrete.relationconverter.RelationManager strongOptimizeMemory
210.67/211.87	c WARNING: Could not free more memory in relations
274.34/275.51	c CPU-LOAD 209.21
274.34/275.51	c LOADED 1750 V (802 E), 16924 PredicateConstraint, arity 2, 209.21 cpu
277.65/278.88	s UNSATISFIABLE
277.65/278.88	d NODES 0
277.65/278.88	d CHECKS 641601
277.65/278.88	c gac3-effective-revisions: 883
277.65/278.88	c gac3-useless-revisions: 1616
277.65/278.88	c prepro-constraint-ccks: 641601
277.65/278.88	c prepro-constraint-presenceccks: 3796
277.65/278.88	c prepro-cpu: 0.78000003
277.65/278.88	c prepro-matrix2d-ccks: 0
277.65/278.88	c prepro-matrix2d-presenceccks: 0
277.65/278.88	c prepro-removed: 179545
277.65/278.88	c total-assgn: 0
277.65/278.88	c total-constraint-ccks: 641601
277.65/278.88	c total-constraint-presence-ccks: 3796
277.65/278.88	c total-cpu: 0.8
277.65/278.88	c total-matrix2d-ccks: 0
277.65/278.88	c total-matrix2d-presence-ccks: 0
277.65/278.88	c tuples: 0
277.65/278.88	c tuples-collisions: 0
277.65/278.88	c TOTAL-NODES 0
277.65/278.88	c TOTAL-CPU 0.8

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-1085557-1215234360/watcher-1085557-1215234360 -o /tmp/evaluation-result-1085557-1215234360/solver-1085557-1215234360 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/concrete.sh -c -ext 60 HOME/instance-1085557-1215234360.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.12 2.03 2.01 4/90 8387
/proc/meminfo: memFree=1738528/2055920 swapFree=4176360/4192956
[pid=8387] ppid=8385 vsize=5356 CPUtime=0
/proc/8387/stat : 8387 (concrete.sh) S 8385 8387 7414 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 2002403143 5484544 230 996147200 4194304 4889804 548682068800 18446744073709551615 251601322066 0 0 4100 65536 18446744071563648864 0 0 17 0 0 0
/proc/8387/statm: 1339 230 191 169 0 50 0
[pid=8388] ppid=8387 vsize=5356 CPUtime=0
/proc/8388/stat : 8388 (concrete.sh) R 8387 8387 7414 0 -1 4194368 25 0 0 0 0 0 0 0 19 0 1 0 2002403143 5484544 235 996147200 4194304 4889804 548682068800 18446744073709551615 251601153319 0 0 4096 0 0 0 0 17 1 0 0
/proc/8388/statm: 1339 235 195 169 0 50 0

[startup+0.0746549 s]
/proc/loadavg: 2.12 2.03 2.01 4/90 8387
/proc/meminfo: memFree=1738528/2055920 swapFree=4176360/4192956
[pid=8387] ppid=8385 vsize=5356 CPUtime=0
/proc/8387/stat : 8387 (concrete.sh) S 8385 8387 7414 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 2002403143 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8387/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101652 s]
/proc/loadavg: 2.12 2.03 2.01 4/90 8387
/proc/meminfo: memFree=1738528/2055920 swapFree=4176360/4192956
[pid=8387] ppid=8385 vsize=5356 CPUtime=0
/proc/8387/stat : 8387 (concrete.sh) S 8385 8387 7414 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 2002403143 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8387/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301675 s]
/proc/loadavg: 2.12 2.03 2.01 4/90 8387
/proc/meminfo: memFree=1738528/2055920 swapFree=4176360/4192956
[pid=8387] ppid=8385 vsize=5356 CPUtime=0
/proc/8387/stat : 8387 (concrete.sh) S 8385 8387 7414 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 2002403143 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8387/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.70172 s]
/proc/loadavg: 2.12 2.03 2.01 4/90 8387
/proc/meminfo: memFree=1738528/2055920 swapFree=4176360/4192956
[pid=8387] ppid=8385 vsize=5356 CPUtime=0
/proc/8387/stat : 8387 (concrete.sh) S 8385 8387 7414 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 2002403143 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8387/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50181 s]
/proc/loadavg: 2.12 2.03 2.01 3/100 8398
/proc/meminfo: memFree=1725712/2055920 swapFree=4176360/4192956
[pid=8387] ppid=8385 vsize=5356 CPUtime=0
/proc/8387/stat : 8387 (concrete.sh) S 8385 8387 7414 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 2002403143 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8387/statm: 1339 242 201 169 0 50 0
[pid=8390] ppid=8387 vsize=844276 CPUtime=1.47
/proc/8390/stat : 8390 (java) S 8387 8387 7414 0 -1 0 7080 0 1 0 142 5 0 0 18 0 9 0 2002403144 864538624 6171 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8390/statm: 211069 6171 2575 9 0 205630 0
[pid=8390/tid=8391] ppid=8387 vsize=844276 CPUtime=1.15
/proc/8390/task/8391/stat : 8391 (java) R 8387 8387 7414 0 -1 64 3448 0 1 0 113 2 0 0 25 0 9 0 2002403145 864538624 6171 996147200 134512640 134550740 4294956032 18446744073709551615 4125231198 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8392] ppid=8387 vsize=844276 CPUtime=0.14
/proc/8390/task/8392/stat : 8392 (java) S 8387 8387 7414 0 -1 64 2371 0 0 0 13 1 0 0 16 0 9 0 2002403146 864538624 6171 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8393] ppid=8387 vsize=844276 CPUtime=0
/proc/8390/task/8393/stat : 8393 (java) S 8387 8387 7414 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2002403146 864538624 6171 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8394] ppid=8387 vsize=844276 CPUtime=0
/proc/8390/task/8394/stat : 8394 (java) S 8387 8387 7414 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 2002403146 864538624 6171 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8395] ppid=8387 vsize=844276 CPUtime=0
/proc/8390/task/8395/stat : 8395 (java) S 8387 8387 7414 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002403148 864538624 6171 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8396] ppid=8387 vsize=844276 CPUtime=0.15
/proc/8390/task/8396/stat : 8396 (java) S 8387 8387 7414 0 -1 64 530 0 0 0 15 0 0 0 16 0 9 0 2002403148 864538624 6171 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8397] ppid=8387 vsize=844276 CPUtime=0
/proc/8390/task/8397/stat : 8397 (java) S 8387 8387 7414 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2002403148 864538624 6171 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8398] ppid=8387 vsize=844276 CPUtime=0
/proc/8390/task/8398/stat : 8398 (java) S 8387 8387 7414 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002403148 864538624 6171 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 849632

[startup+3.10299 s]
/proc/loadavg: 2.11 2.03 2.01 3/100 8398
/proc/meminfo: memFree=1722192/2055920 swapFree=4176360/4192956
[pid=8387] ppid=8385 vsize=5356 CPUtime=0
/proc/8387/stat : 8387 (concrete.sh) S 8385 8387 7414 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 2002403143 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8387/statm: 1339 242 201 169 0 50 0
[pid=8390] ppid=8387 vsize=844276 CPUtime=3.06
/proc/8390/stat : 8390 (java) S 8387 8387 7414 0 -1 0 7886 0 1 0 299 7 0 0 18 0 9 0 2002403144 864538624 6821 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8390/statm: 211069 6821 2575 9 0 205630 0
[pid=8390/tid=8391] ppid=8387 vsize=844276 CPUtime=2.56
/proc/8390/task/8391/stat : 8391 (java) R 8387 8387 7414 0 -1 64 3604 0 1 0 253 3 0 0 25 0 9 0 2002403145 864538624 6821 996147200 134512640 134550740 4294956032 18446744073709551615 4125718374 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8392] ppid=8387 vsize=844276 CPUtime=0.31
/proc/8390/task/8392/stat : 8392 (java) S 8387 8387 7414 0 -1 64 3021 0 0 0 29 2 0 0 16 0 9 0 2002403146 864538624 6821 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8393] ppid=8387 vsize=844276 CPUtime=0
/proc/8390/task/8393/stat : 8393 (java) S 8387 8387 7414 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2002403146 864538624 6821 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8394] ppid=8387 vsize=844276 CPUtime=0
/proc/8390/task/8394/stat : 8394 (java) S 8387 8387 7414 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 2002403146 864538624 6821 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8395] ppid=8387 vsize=844276 CPUtime=0
/proc/8390/task/8395/stat : 8395 (java) S 8387 8387 7414 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002403148 864538624 6821 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8396] ppid=8387 vsize=844276 CPUtime=0.15
/proc/8390/task/8396/stat : 8396 (java) S 8387 8387 7414 0 -1 64 530 0 0 0 15 0 0 0 16 0 9 0 2002403148 864538624 6821 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8397] ppid=8387 vsize=844276 CPUtime=0
/proc/8390/task/8397/stat : 8397 (java) S 8387 8387 7414 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2002403148 864538624 6821 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8398] ppid=8387 vsize=844276 CPUtime=0
/proc/8390/task/8398/stat : 8398 (java) S 8387 8387 7414 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002403148 864538624 6821 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 849632

[startup+6.30235 s]
/proc/loadavg: 2.11 2.03 2.01 3/100 8398
/proc/meminfo: memFree=1718352/2055920 swapFree=4176360/4192956
[pid=8387] ppid=8385 vsize=5356 CPUtime=0
/proc/8387/stat : 8387 (concrete.sh) S 8385 8387 7414 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 2002403143 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8387/statm: 1339 242 201 169 0 50 0
[pid=8390] ppid=8387 vsize=844276 CPUtime=6.23
/proc/8390/stat : 8390 (java) S 8387 8387 7414 0 -1 0 8867 0 1 0 613 10 0 0 18 0 9 0 2002403144 864538624 7556 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8390/statm: 211069 7556 2575 9 0 205630 0
[pid=8390/tid=8391] ppid=8387 vsize=844276 CPUtime=5.56
/proc/8390/task/8391/stat : 8391 (java) R 8387 8387 7414 0 -1 64 3850 0 1 0 552 4 0 0 25 0 9 0 2002403145 864538624 7556 996147200 134512640 134550740 4294956032 18446744073709551615 4125978922 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8392] ppid=8387 vsize=844276 CPUtime=0.48
/proc/8390/task/8392/stat : 8392 (java) S 8387 8387 7414 0 -1 64 3756 0 0 0 44 4 0 0 16 0 9 0 2002403146 864538624 7556 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8393] ppid=8387 vsize=844276 CPUtime=0
/proc/8390/task/8393/stat : 8393 (java) S 8387 8387 7414 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2002403146 864538624 7556 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8394] ppid=8387 vsize=844276 CPUtime=0
/proc/8390/task/8394/stat : 8394 (java) S 8387 8387 7414 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 2002403146 864538624 7556 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8395] ppid=8387 vsize=844276 CPUtime=0
/proc/8390/task/8395/stat : 8395 (java) S 8387 8387 7414 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002403148 864538624 7556 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8396] ppid=8387 vsize=844276 CPUtime=0.15
/proc/8390/task/8396/stat : 8396 (java) S 8387 8387 7414 0 -1 64 530 0 0 0 15 0 0 0 16 0 9 0 2002403148 864538624 7556 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8397] ppid=8387 vsize=844276 CPUtime=0
/proc/8390/task/8397/stat : 8397 (java) S 8387 8387 7414 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2002403148 864538624 7556 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8398] ppid=8387 vsize=844276 CPUtime=0
/proc/8390/task/8398/stat : 8398 (java) S 8387 8387 7414 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002403148 864538624 7556 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 849632

[startup+12.7021 s]
/proc/loadavg: 2.09 2.03 2.01 3/100 8398
/proc/meminfo: memFree=1714000/2055920 swapFree=4176360/4192956
[pid=8387] ppid=8385 vsize=5356 CPUtime=0
/proc/8387/stat : 8387 (concrete.sh) S 8385 8387 7414 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 2002403143 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8387/statm: 1339 242 201 169 0 50 0
[pid=8390] ppid=8387 vsize=844276 CPUtime=12.56
/proc/8390/stat : 8390 (java) S 8387 8387 7414 0 -1 0 11209 0 1 0 1242 14 0 0 18 0 9 0 2002403144 864538624 8488 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8390/statm: 211069 8488 2575 9 0 205630 0
[pid=8390/tid=8391] ppid=8387 vsize=844276 CPUtime=11.56
/proc/8390/task/8391/stat : 8391 (java) R 8387 8387 7414 0 -1 64 4230 0 1 0 1150 6 0 0 25 0 9 0 2002403145 864538624 8488 996147200 134512640 134550740 4294956032 18446744073709551615 4125978919 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8392] ppid=8387 vsize=844276 CPUtime=0.83
/proc/8390/task/8392/stat : 8392 (java) S 8387 8387 7414 0 -1 64 5718 0 0 0 77 6 0 0 16 0 9 0 2002403146 864538624 8488 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8393] ppid=8387 vsize=844276 CPUtime=0
/proc/8390/task/8393/stat : 8393 (java) S 8387 8387 7414 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2002403146 864538624 8488 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8394] ppid=8387 vsize=844276 CPUtime=0
/proc/8390/task/8394/stat : 8394 (java) S 8387 8387 7414 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 2002403146 864538624 8488 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8395] ppid=8387 vsize=844276 CPUtime=0
/proc/8390/task/8395/stat : 8395 (java) S 8387 8387 7414 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002403148 864538624 8488 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8396] ppid=8387 vsize=844276 CPUtime=0.15
/proc/8390/task/8396/stat : 8396 (java) S 8387 8387 7414 0 -1 64 530 0 0 0 15 0 0 0 16 0 9 0 2002403148 864538624 8488 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8397] ppid=8387 vsize=844276 CPUtime=0
/proc/8390/task/8397/stat : 8397 (java) S 8387 8387 7414 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2002403148 864538624 8488 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8398] ppid=8387 vsize=844276 CPUtime=0
/proc/8390/task/8398/stat : 8398 (java) S 8387 8387 7414 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002403148 864538624 8488 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 849632

[startup+25.5015 s]
/proc/loadavg: 2.08 2.03 2.00 3/100 8398
/proc/meminfo: memFree=1709136/2055920 swapFree=4176360/4192956
[pid=8387] ppid=8385 vsize=5356 CPUtime=0
/proc/8387/stat : 8387 (concrete.sh) S 8385 8387 7414 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 2002403143 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8387/statm: 1339 242 201 169 0 50 0
[pid=8390] ppid=8387 vsize=844276 CPUtime=25.24
/proc/8390/stat : 8390 (java) S 8387 8387 7414 0 -1 0 12836 0 1 0 2505 19 0 0 18 0 9 0 2002403144 864538624 9676 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8390/statm: 211069 9676 2575 9 0 205630 0
[pid=8390/tid=8391] ppid=8387 vsize=844276 CPUtime=23.85
/proc/8390/task/8391/stat : 8391 (java) R 8387 8387 7414 0 -1 64 4669 0 1 0 2378 7 0 0 25 0 9 0 2002403145 864538624 9676 996147200 134512640 134550740 4294956032 18446744073709551615 4125231180 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8392] ppid=8387 vsize=844276 CPUtime=1.21
/proc/8390/task/8392/stat : 8392 (java) S 8387 8387 7414 0 -1 64 6906 0 0 0 111 10 0 0 16 0 9 0 2002403146 864538624 9676 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8393] ppid=8387 vsize=844276 CPUtime=0
/proc/8390/task/8393/stat : 8393 (java) S 8387 8387 7414 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2002403146 864538624 9676 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8394] ppid=8387 vsize=844276 CPUtime=0
/proc/8390/task/8394/stat : 8394 (java) S 8387 8387 7414 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 2002403146 864538624 9676 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8395] ppid=8387 vsize=844276 CPUtime=0
/proc/8390/task/8395/stat : 8395 (java) S 8387 8387 7414 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002403148 864538624 9676 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8396] ppid=8387 vsize=844276 CPUtime=0.15
/proc/8390/task/8396/stat : 8396 (java) S 8387 8387 7414 0 -1 64 530 0 0 0 15 0 0 0 16 0 9 0 2002403148 864538624 9676 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8397] ppid=8387 vsize=844276 CPUtime=0
/proc/8390/task/8397/stat : 8397 (java) S 8387 8387 7414 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2002403148 864538624 9676 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8398] ppid=8387 vsize=844276 CPUtime=0
/proc/8390/task/8398/stat : 8398 (java) S 8387 8387 7414 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002403148 864538624 9676 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 849632

[startup+51.1014 s]

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

Current children cumulated CPU time (s) 254.75
Current children cumulated vsize (KiB) 857172

[startup+268.703 s]
/proc/loadavg: 2.41 2.15 2.04 4/102 8480
/proc/meminfo: memFree=894408/2055920 swapFree=4176360/4192956
[pid=8387] ppid=8385 vsize=5356 CPUtime=0
/proc/8387/stat : 8387 (concrete.sh) S 8385 8387 7414 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 2002403143 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8387/statm: 1339 242 201 169 0 50 0
[pid=8390] ppid=8387 vsize=851816 CPUtime=267.55
/proc/8390/stat : 8390 (java) S 8387 8387 7414 0 -1 0 201247 0 1 0 26612 143 0 0 18 0 10 0 2002403144 872259584 192291 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8390/statm: 212954 192291 2597 9 0 207514 0
[pid=8390/tid=8391] ppid=8387 vsize=851816 CPUtime=207.7
/proc/8390/task/8391/stat : 8391 (java) R 8387 8387 7414 0 -1 64 14105 0 1 0 20737 33 0 0 22 0 10 0 2002403145 872259584 192291 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8390/tid=8392] ppid=8387 vsize=851816 CPUtime=57.99
/proc/8390/task/8392/stat : 8392 (java) R 8387 8387 7414 0 -1 64 183296 0 0 0 5696 103 0 0 16 0 10 0 2002403146 872259584 192291 996147200 134512640 134550740 4294956032 18446744073709551615 103735747 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8390/tid=8393] ppid=8387 vsize=851816 CPUtime=0
/proc/8390/task/8393/stat : 8393 (java) S 8387 8387 7414 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 2002403146 872259584 192291 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8390/tid=8394] ppid=8387 vsize=851816 CPUtime=0
/proc/8390/task/8394/stat : 8394 (java) S 8387 8387 7414 0 -1 64 10 0 0 0 0 0 0 0 16 0 10 0 2002403146 872259584 192291 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8390/tid=8395] ppid=8387 vsize=851816 CPUtime=0
/proc/8390/task/8395/stat : 8395 (java) S 8387 8387 7414 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 2002403148 872259584 192291 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8396] ppid=8387 vsize=851816 CPUtime=1.81
/proc/8390/task/8396/stat : 8396 (java) S 8387 8387 7414 0 -1 64 3104 0 0 0 177 4 0 0 15 0 10 0 2002403148 872259584 192291 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8390/tid=8397] ppid=8387 vsize=851816 CPUtime=0
/proc/8390/task/8397/stat : 8397 (java) S 8387 8387 7414 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 2002403148 872259584 192291 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8398] ppid=8387 vsize=851816 CPUtime=0
/proc/8390/task/8398/stat : 8398 (java) S 8387 8387 7414 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 2002403148 872259584 192291 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8479] ppid=8387 vsize=851816 CPUtime=0
/proc/8390/task/8479/stat : 8479 (java) S 8387 8387 7414 0 -1 64 1 0 0 0 0 0 0 0 24 0 10 0 2002424553 872259584 192291 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 267.55
Current children cumulated vsize (KiB) 857172

[startup+275.102 s]
/proc/loadavg: 2.46 2.16 2.05 4/102 8480
/proc/meminfo: memFree=888136/2055920 swapFree=4176360/4192956
[pid=8387] ppid=8385 vsize=5356 CPUtime=0
/proc/8387/stat : 8387 (concrete.sh) S 8385 8387 7414 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 2002403143 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8387/statm: 1339 242 201 169 0 50 0
[pid=8390] ppid=8387 vsize=851816 CPUtime=273.94
/proc/8390/stat : 8390 (java) S 8387 8387 7414 0 -1 0 201249 0 1 0 27251 143 0 0 18 0 10 0 2002403144 872259584 192291 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8390/statm: 212954 192291 2597 9 0 207514 0
[pid=8390/tid=8391] ppid=8387 vsize=851816 CPUtime=209.24
/proc/8390/task/8391/stat : 8391 (java) R 8387 8387 7414 0 -1 64 14107 0 1 0 20891 33 0 0 25 0 10 0 2002403145 872259584 192291 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8390/tid=8392] ppid=8387 vsize=851816 CPUtime=62.84
/proc/8390/task/8392/stat : 8392 (java) R 8387 8387 7414 0 -1 64 183296 0 0 0 6180 104 0 0 17 0 10 0 2002403146 872259584 192291 996147200 134512640 134550740 4294956032 18446744073709551615 104456976 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8390/tid=8393] ppid=8387 vsize=851816 CPUtime=0
/proc/8390/task/8393/stat : 8393 (java) S 8387 8387 7414 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 2002403146 872259584 192291 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8390/tid=8394] ppid=8387 vsize=851816 CPUtime=0
/proc/8390/task/8394/stat : 8394 (java) S 8387 8387 7414 0 -1 64 10 0 0 0 0 0 0 0 16 0 10 0 2002403146 872259584 192291 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8390/tid=8395] ppid=8387 vsize=851816 CPUtime=0
/proc/8390/task/8395/stat : 8395 (java) S 8387 8387 7414 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 2002403148 872259584 192291 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8396] ppid=8387 vsize=851816 CPUtime=1.82
/proc/8390/task/8396/stat : 8396 (java) S 8387 8387 7414 0 -1 64 3104 0 0 0 178 4 0 0 16 0 10 0 2002403148 872259584 192291 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8390/tid=8397] ppid=8387 vsize=851816 CPUtime=0
/proc/8390/task/8397/stat : 8397 (java) S 8387 8387 7414 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 2002403148 872259584 192291 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8398] ppid=8387 vsize=851816 CPUtime=0
/proc/8390/task/8398/stat : 8398 (java) S 8387 8387 7414 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 2002403148 872259584 192291 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8479] ppid=8387 vsize=851816 CPUtime=0
/proc/8390/task/8479/stat : 8479 (java) S 8387 8387 7414 0 -1 64 1 0 0 0 0 0 0 0 16 0 10 0 2002424553 872259584 192291 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 273.94
Current children cumulated vsize (KiB) 857172

[startup+276.703 s]
/proc/loadavg: 2.46 2.16 2.05 4/101 8480
/proc/meminfo: memFree=887240/2055920 swapFree=4176360/4192956
[pid=8387] ppid=8385 vsize=5356 CPUtime=0
/proc/8387/stat : 8387 (concrete.sh) S 8385 8387 7414 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 2002403143 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8387/statm: 1339 242 201 169 0 50 0
[pid=8390] ppid=8387 vsize=851816 CPUtime=275.54
/proc/8390/stat : 8390 (java) S 8387 8387 7414 0 -1 0 201254 0 1 0 27411 143 0 0 18 0 9 0 2002403144 872259584 192293 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8390/statm: 212954 192293 2597 9 0 207514 0
[pid=8390/tid=8391] ppid=8387 vsize=851816 CPUtime=209.3
/proc/8390/task/8391/stat : 8391 (java) R 8387 8387 7414 0 -1 64 14112 0 1 0 20897 33 0 0 25 0 9 0 2002403145 872259584 192293 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8390/tid=8392] ppid=8387 vsize=851816 CPUtime=64.37
/proc/8390/task/8392/stat : 8392 (java) R 8387 8387 7414 0 -1 64 183296 0 0 0 6333 104 0 0 17 0 9 0 2002403146 872259584 192293 996147200 134512640 134550740 4294956032 18446744073709551615 102732002 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8390/tid=8393] ppid=8387 vsize=851816 CPUtime=0
/proc/8390/task/8393/stat : 8393 (java) S 8387 8387 7414 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2002403146 872259584 192293 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8390/tid=8394] ppid=8387 vsize=851816 CPUtime=0
/proc/8390/task/8394/stat : 8394 (java) S 8387 8387 7414 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2002403146 872259584 192293 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8390/tid=8395] ppid=8387 vsize=851816 CPUtime=0
/proc/8390/task/8395/stat : 8395 (java) S 8387 8387 7414 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002403148 872259584 192293 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8396] ppid=8387 vsize=851816 CPUtime=1.84
/proc/8390/task/8396/stat : 8396 (java) S 8387 8387 7414 0 -1 64 3104 0 0 0 180 4 0 0 16 0 9 0 2002403148 872259584 192293 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8390/tid=8397] ppid=8387 vsize=851816 CPUtime=0
/proc/8390/task/8397/stat : 8397 (java) S 8387 8387 7414 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2002403148 872259584 192293 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8398] ppid=8387 vsize=851816 CPUtime=0
/proc/8390/task/8398/stat : 8398 (java) R 8387 8387 7414 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002403148 872259584 192293 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 275.54
Current children cumulated vsize (KiB) 857172

[startup+278.307 s]
/proc/loadavg: 2.50 2.17 2.05 3/101 8481
/proc/meminfo: memFree=885576/2055920 swapFree=4176360/4192956
[pid=8387] ppid=8385 vsize=5356 CPUtime=0
/proc/8387/stat : 8387 (concrete.sh) S 8385 8387 7414 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 2002403143 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8387/statm: 1339 242 201 169 0 50 0
[pid=8390] ppid=8387 vsize=851816 CPUtime=277.15
/proc/8390/stat : 8390 (java) S 8387 8387 7414 0 -1 0 201256 0 1 0 27572 143 0 0 18 0 9 0 2002403144 872259584 192293 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8390/statm: 212954 192293 2597 9 0 207514 0
[pid=8390/tid=8391] ppid=8387 vsize=851816 CPUtime=209.6
/proc/8390/task/8391/stat : 8391 (java) R 8387 8387 7414 0 -1 64 14113 0 1 0 20926 34 0 0 25 0 9 0 2002403145 872259584 192293 996147200 134512640 134550740 4294956032 18446744073709551615 4125239380 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8390/tid=8392] ppid=8387 vsize=851816 CPUtime=65.65
/proc/8390/task/8392/stat : 8392 (java) S 8387 8387 7414 0 -1 64 183296 0 0 0 6461 104 0 0 16 0 9 0 2002403146 872259584 192293 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8390/tid=8393] ppid=8387 vsize=851816 CPUtime=0
/proc/8390/task/8393/stat : 8393 (java) S 8387 8387 7414 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2002403146 872259584 192293 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8390/tid=8394] ppid=8387 vsize=851816 CPUtime=0
/proc/8390/task/8394/stat : 8394 (java) S 8387 8387 7414 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2002403146 872259584 192293 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8390/tid=8395] ppid=8387 vsize=851816 CPUtime=0
/proc/8390/task/8395/stat : 8395 (java) S 8387 8387 7414 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002403148 872259584 192293 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8396] ppid=8387 vsize=851816 CPUtime=1.87
/proc/8390/task/8396/stat : 8396 (java) S 8387 8387 7414 0 -1 64 3104 0 0 0 183 4 0 0 15 0 9 0 2002403148 872259584 192293 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8390/tid=8397] ppid=8387 vsize=851816 CPUtime=0
/proc/8390/task/8397/stat : 8397 (java) S 8387 8387 7414 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2002403148 872259584 192293 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8398] ppid=8387 vsize=851816 CPUtime=0
/proc/8390/task/8398/stat : 8398 (java) S 8387 8387 7414 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002403148 872259584 192293 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 277.15
Current children cumulated vsize (KiB) 857172

[startup+278.702 s]
/proc/loadavg: 2.50 2.17 2.05 3/101 8481
/proc/meminfo: memFree=885576/2055920 swapFree=4176360/4192956
[pid=8387] ppid=8385 vsize=5356 CPUtime=0
/proc/8387/stat : 8387 (concrete.sh) S 8385 8387 7414 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 2002403143 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8387/statm: 1339 242 201 169 0 50 0
[pid=8390] ppid=8387 vsize=851816 CPUtime=277.55
/proc/8390/stat : 8390 (java) S 8387 8387 7414 0 -1 0 201260 0 1 0 27611 144 0 0 18 0 9 0 2002403144 872259584 192297 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8390/statm: 212954 192297 2597 9 0 207514 0
[pid=8390/tid=8391] ppid=8387 vsize=851816 CPUtime=209.95
/proc/8390/task/8391/stat : 8391 (java) R 8387 8387 7414 0 -1 64 14113 0 1 0 20961 34 0 0 25 0 9 0 2002403145 872259584 192297 996147200 134512640 134550740 4294956032 18446744073709551615 4125203636 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8390/tid=8392] ppid=8387 vsize=851816 CPUtime=65.65
/proc/8390/task/8392/stat : 8392 (java) S 8387 8387 7414 0 -1 64 183296 0 0 0 6461 104 0 0 16 0 9 0 2002403146 872259584 192297 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8390/tid=8393] ppid=8387 vsize=851816 CPUtime=0
/proc/8390/task/8393/stat : 8393 (java) S 8387 8387 7414 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2002403146 872259584 192297 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8390/tid=8394] ppid=8387 vsize=851816 CPUtime=0
/proc/8390/task/8394/stat : 8394 (java) S 8387 8387 7414 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2002403146 872259584 192297 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8390/tid=8395] ppid=8387 vsize=851816 CPUtime=0
/proc/8390/task/8395/stat : 8395 (java) S 8387 8387 7414 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002403148 872259584 192297 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8396] ppid=8387 vsize=851816 CPUtime=1.91
/proc/8390/task/8396/stat : 8396 (java) S 8387 8387 7414 0 -1 64 3108 0 0 0 187 4 0 0 15 0 9 0 2002403148 872259584 192297 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8390/tid=8397] ppid=8387 vsize=851816 CPUtime=0
/proc/8390/task/8397/stat : 8397 (java) S 8387 8387 7414 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2002403148 872259584 192297 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8398] ppid=8387 vsize=851816 CPUtime=0
/proc/8390/task/8398/stat : 8398 (java) S 8387 8387 7414 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002403148 872259584 192297 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 277.55
Current children cumulated vsize (KiB) 857172

[startup+278.902 s]
/proc/loadavg: 2.50 2.17 2.05 3/101 8481
/proc/meminfo: memFree=885576/2055920 swapFree=4176360/4192956
[pid=8387] ppid=8385 vsize=5356 CPUtime=0
/proc/8387/stat : 8387 (concrete.sh) S 8385 8387 7414 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 2002403143 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8387/statm: 1339 242 201 169 0 50 0
[pid=8390] ppid=8387 vsize=0 CPUtime=277.75
/proc/8390/stat : 8390 (java) Z 8387 8387 7414 0 -1 12 201272 0 1 0 27630 145 0 0 16 0 2 0 2002403144 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8390/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 277.75
Current children cumulated vsize (KiB) 5356

[startup+279.002 s]
/proc/loadavg: 2.50 2.17 2.05 3/101 8481
/proc/meminfo: memFree=885576/2055920 swapFree=4176360/4192956
[pid=8387] ppid=8385 vsize=5356 CPUtime=0
/proc/8387/stat : 8387 (concrete.sh) S 8385 8387 7414 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 2002403143 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8387/statm: 1339 242 201 169 0 50 0
[pid=8390] ppid=8387 vsize=0 CPUtime=277.85
/proc/8390/stat : 8390 (java) Z 8387 8387 7414 0 -1 12 201272 0 1 0 27630 155 0 0 16 0 2 0 2002403144 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8390/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 277.85
Current children cumulated vsize (KiB) 5356

Child status: 0
Real time (s): 279.004
CPU time (s): 277.861
CPU user time (s): 276.304
CPU system time (s): 1.55676
CPU usage (%): 99.5902
Max. virtual memory (cumulated for all children) (KiB): 857172

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 276.304
system time used= 1.55676
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 201725
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 37628
involuntary context switches= 37753

runsolver used 0.343947 second user time and 1.00185 second system time

The end

Launcher Data (download as text)

Begin job on node91 at 2008-07-05 07:06:01
IDJOB=1085557
IDBENCH=57660
IDSOLVER=305
FILE ID=node91/1085557-1215234360
PBS_JOBID= 7881860
Free space on /tmp= 66448 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 9a4e6098c7014d2e43e37229a7ed8846
RANDOM SEED=981782074

node91.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.231
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.231
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1739008 kB
Buffers:         43492 kB
Cached:         195444 kB
SwapCached:       7700 kB
Active:         181968 kB
Inactive:        87044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1739008 kB
SwapTotal:     4192956 kB
SwapFree:      4176360 kB
Dirty:            5496 kB
Writeback:           0 kB
Mapped:          46280 kB
Slab:            32364 kB
Committed_AS: 12471636 kB
PageTables:       2336 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= 66444 MiB
End job on node91 at 2008-07-05 07:10:40