Trace number 1087258

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 730.741 734.445

DiagnosticValue
CHECKS473717
NODES0

General information on the benchmark

Namecsp/fapp/fapp23/
normalized-fapp23-1800-4.xml
MD5SUM26fa47e715f58ab849bf125de88d1d96
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 benchmark17.8113
Satisfiable
(Un)Satisfiability was proved
Number of variables1800
Number of constraints63962
Maximum constraint arity2
Maximum domain size302
Number of constraints which are defined in extension0
Number of constraints which are defined in intension63962
Global constraints used (with number of constraints)

Solver Data (download as text)

650.29/653.65	c Sat Jul 05 09:45:46 CEST 2008 concrete.ResourceController isOutOfTime
650.29/653.65	c WARNING: Out of time
662.93/666.32	c Sat Jul 05 09:45:59 CEST 2008 concrete.relationconverter.RelationManager strongOptimizeMemory
662.93/666.32	c WARNING: Could not free more memory in relations
728.01/731.76	c CPU-LOAD 656.58
728.01/731.76	c LOADED 1800 V (302 E), 33337 PredicateConstraint, arity 2, 656.58 cpu
730.60/734.32	s UNSATISFIABLE
730.60/734.32	d NODES 0
730.60/734.32	d CHECKS 473717
730.60/734.32	c gac3-effective-revisions: 710
730.60/734.32	c gac3-useless-revisions: 959
730.60/734.32	c prepro-constraint-ccks: 473717
730.60/734.32	c prepro-constraint-presenceccks: 578
730.60/734.32	c prepro-cpu: 0.36
730.60/734.32	c prepro-matrix2d-ccks: 0
730.60/734.32	c prepro-matrix2d-presenceccks: 0
730.60/734.32	c prepro-removed: 85789
730.60/734.32	c total-assgn: 0
730.60/734.32	c total-constraint-ccks: 473717
730.60/734.32	c total-constraint-presence-ccks: 578
730.60/734.32	c total-cpu: 0.36
730.60/734.32	c total-matrix2d-ccks: 0
730.60/734.32	c total-matrix2d-presence-ccks: 0
730.60/734.32	c tuples: 0
730.60/734.32	c tuples-collisions: 0
730.60/734.32	c TOTAL-NODES 0
730.60/734.32	c TOTAL-CPU 0.36

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-1087258-1215243292/watcher-1087258-1215243292 -o /tmp/evaluation-result-1087258-1215243292/solver-1087258-1215243292 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/concrete.sh -c -ext 60 HOME/instance-1087258-1215243292.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.04 1.93 1.64 4/82 3367
/proc/meminfo: memFree=1796616/2055920 swapFree=4179368/4192956
[pid=3367] ppid=3365 vsize=5356 CPUtime=0
/proc/3367/stat : 3367 (concrete.sh) S 3365 3367 2342 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 636584931 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3367/statm: 1339 242 201 169 0 50 0
[pid=3369] ppid=3367 vsize=152 CPUtime=0
/proc/3369/stat : 3369 (java) R 3367 3367 2342 0 -1 0 40 0 0 0 0 0 0 0 18 0 1 0 636584931 155648 26 996147200 134512640 134550740 4294956192 18446744073709551615 1606436 0 0 4096 0 0 0 0 17 1 0 0
/proc/3369/statm: 38 26 19 9 0 4 0

[startup+0.05187 s]
/proc/loadavg: 2.04 1.93 1.64 4/82 3367
/proc/meminfo: memFree=1796616/2055920 swapFree=4179368/4192956
[pid=3367] ppid=3365 vsize=5356 CPUtime=0
/proc/3367/stat : 3367 (concrete.sh) S 3365 3367 2342 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 636584931 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3367/statm: 1339 242 201 169 0 50 0
[pid=3369] ppid=3367 vsize=840680 CPUtime=0.03
/proc/3369/stat : 3369 (java) S 3367 3367 2342 0 -1 0 2168 0 1 0 2 1 0 0 18 0 9 0 636584931 860856320 1709 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3369/statm: 210170 1709 963 9 0 205147 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 846036

[startup+0.101875 s]
/proc/loadavg: 2.04 1.93 1.64 4/82 3367
/proc/meminfo: memFree=1796616/2055920 swapFree=4179368/4192956
[pid=3367] ppid=3365 vsize=5356 CPUtime=0
/proc/3367/stat : 3367 (concrete.sh) S 3365 3367 2342 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 636584931 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3367/statm: 1339 242 201 169 0 50 0
[pid=3369] ppid=3367 vsize=843088 CPUtime=0.08
/proc/3369/stat : 3369 (java) S 3367 3367 2342 0 -1 0 3431 0 1 0 7 1 0 0 18 0 9 0 636584931 863322112 2887 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3369/statm: 210772 2887 1671 9 0 205349 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 848444

[startup+0.301897 s]
/proc/loadavg: 2.04 1.93 1.64 4/82 3367
/proc/meminfo: memFree=1796616/2055920 swapFree=4179368/4192956
[pid=3367] ppid=3365 vsize=5356 CPUtime=0
/proc/3367/stat : 3367 (concrete.sh) S 3365 3367 2342 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 636584931 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3367/statm: 1339 242 201 169 0 50 0
[pid=3369] ppid=3367 vsize=844144 CPUtime=0.28
/proc/3369/stat : 3369 (java) S 3367 3367 2342 0 -1 0 4252 0 1 0 26 2 0 0 18 0 9 0 636584931 864403456 3668 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3369/statm: 211036 3668 1810 9 0 205604 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 849500

[startup+0.701941 s]
/proc/loadavg: 2.04 1.93 1.64 4/82 3367
/proc/meminfo: memFree=1796616/2055920 swapFree=4179368/4192956
[pid=3367] ppid=3365 vsize=5356 CPUtime=0
/proc/3367/stat : 3367 (concrete.sh) S 3365 3367 2342 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 636584931 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3367/statm: 1339 242 201 169 0 50 0
[pid=3369] ppid=3367 vsize=844284 CPUtime=0.68
/proc/3369/stat : 3369 (java) S 3367 3367 2342 0 -1 0 5284 0 1 0 65 3 0 0 18 0 9 0 636584931 864546816 4646 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3369/statm: 211071 4646 1900 9 0 205632 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 849640

[startup+1.50203 s]
/proc/loadavg: 2.04 1.93 1.64 3/92 3378
/proc/meminfo: memFree=1783736/2055920 swapFree=4179368/4192956
[pid=3367] ppid=3365 vsize=5356 CPUtime=0
/proc/3367/stat : 3367 (concrete.sh) S 3365 3367 2342 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 636584931 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3367/statm: 1339 242 201 169 0 50 0
[pid=3369] ppid=3367 vsize=844284 CPUtime=1.47
/proc/3369/stat : 3369 (java) S 3367 3367 2342 0 -1 0 7061 0 1 0 143 4 0 0 18 0 9 0 636584931 864546816 6152 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3369/statm: 211071 6152 2575 9 0 205632 0
[pid=3369/tid=3371] ppid=3367 vsize=844284 CPUtime=1.15
/proc/3369/task/3371/stat : 3371 (java) R 3367 3367 2342 0 -1 64 3445 0 1 0 113 2 0 0 25 0 9 0 636584932 864546816 6152 996147200 134512640 134550740 4294956032 18446744073709551615 4125977002 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3369/tid=3372] ppid=3367 vsize=844284 CPUtime=0.15
/proc/3369/task/3372/stat : 3372 (java) S 3367 3367 2342 0 -1 64 2358 0 0 0 14 1 0 0 16 0 9 0 636584933 864546816 6152 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3369/tid=3373] ppid=3367 vsize=844284 CPUtime=0
/proc/3369/task/3373/stat : 3373 (java) S 3367 3367 2342 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 636584934 864546816 6152 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3369/tid=3374] ppid=3367 vsize=844284 CPUtime=0
/proc/3369/task/3374/stat : 3374 (java) S 3367 3367 2342 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 636584934 864546816 6152 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3369/tid=3375] ppid=3367 vsize=844284 CPUtime=0
/proc/3369/task/3375/stat : 3375 (java) S 3367 3367 2342 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 636584936 864546816 6152 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3369/tid=3376] ppid=3367 vsize=844284 CPUtime=0.14
/proc/3369/task/3376/stat : 3376 (java) S 3367 3367 2342 0 -1 64 526 0 0 0 14 0 0 0 16 0 9 0 636584936 864546816 6152 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3369/tid=3377] ppid=3367 vsize=844284 CPUtime=0
/proc/3369/task/3377/stat : 3377 (java) S 3367 3367 2342 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 636584936 864546816 6152 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3369/tid=3378] ppid=3367 vsize=844284 CPUtime=0
/proc/3369/task/3378/stat : 3378 (java) S 3367 3367 2342 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 636584936 864546816 6152 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 849640

[startup+3.10222 s]
/proc/loadavg: 2.04 1.93 1.64 3/92 3378
/proc/meminfo: memFree=1779960/2055920 swapFree=4179368/4192956
[pid=3367] ppid=3365 vsize=5356 CPUtime=0
/proc/3367/stat : 3367 (concrete.sh) S 3365 3367 2342 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 636584931 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3367/statm: 1339 242 201 169 0 50 0
[pid=3369] ppid=3367 vsize=844284 CPUtime=3.07
/proc/3369/stat : 3369 (java) S 3367 3367 2342 0 -1 0 7859 0 1 0 301 6 0 0 18 0 9 0 636584931 864546816 6797 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3369/statm: 211071 6797 2575 9 0 205632 0
[pid=3369/tid=3371] ppid=3367 vsize=844284 CPUtime=2.58
/proc/3369/task/3371/stat : 3371 (java) R 3367 3367 2342 0 -1 64 3598 0 1 0 256 2 0 0 25 0 9 0 636584932 864546816 6797 996147200 134512640 134550740 4294956032 18446744073709551615 4125985740 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3369/tid=3372] ppid=3367 vsize=844284 CPUtime=0.31
/proc/3369/task/3372/stat : 3372 (java) S 3367 3367 2342 0 -1 64 3003 0 0 0 29 2 0 0 16 0 9 0 636584933 864546816 6797 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3369/tid=3373] ppid=3367 vsize=844284 CPUtime=0
/proc/3369/task/3373/stat : 3373 (java) S 3367 3367 2342 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 636584934 864546816 6797 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3369/tid=3374] ppid=3367 vsize=844284 CPUtime=0
/proc/3369/task/3374/stat : 3374 (java) S 3367 3367 2342 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 636584934 864546816 6797 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3369/tid=3375] ppid=3367 vsize=844284 CPUtime=0
/proc/3369/task/3375/stat : 3375 (java) S 3367 3367 2342 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 636584936 864546816 6797 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3369/tid=3376] ppid=3367 vsize=844284 CPUtime=0.14
/proc/3369/task/3376/stat : 3376 (java) S 3367 3367 2342 0 -1 64 526 0 0 0 14 0 0 0 16 0 9 0 636584936 864546816 6797 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3369/tid=3377] ppid=3367 vsize=844284 CPUtime=0
/proc/3369/task/3377/stat : 3377 (java) S 3367 3367 2342 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 636584936 864546816 6797 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3369/tid=3378] ppid=3367 vsize=844284 CPUtime=0
/proc/3369/task/3378/stat : 3378 (java) S 3367 3367 2342 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 636584936 864546816 6797 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 849640

[startup+6.30157 s]
/proc/loadavg: 2.20 1.96 1.65 3/92 3378
/proc/meminfo: memFree=1776440/2055920 swapFree=4179368/4192956
[pid=3367] ppid=3365 vsize=5356 CPUtime=0
/proc/3367/stat : 3367 (concrete.sh) S 3365 3367 2342 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 636584931 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3367/statm: 1339 242 201 169 0 50 0
[pid=3369] ppid=3367 vsize=844284 CPUtime=6.25
/proc/3369/stat : 3369 (java) S 3367 3367 2342 0 -1 0 8803 0 1 0 617 8 0 0 18 0 9 0 636584931 864546816 7508 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3369/statm: 211071 7508 2575 9 0 205632 0
[pid=3369/tid=3371] ppid=3367 vsize=844284 CPUtime=5.61
/proc/3369/task/3371/stat : 3371 (java) R 3367 3367 2342 0 -1 64 3831 0 1 0 558 3 0 0 25 0 9 0 636584932 864546816 7508 996147200 134512640 134550740 4294956032 18446744073709551615 4125981627 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3369/tid=3372] ppid=3367 vsize=844284 CPUtime=0.47
/proc/3369/task/3372/stat : 3372 (java) S 3367 3367 2342 0 -1 64 3714 0 0 0 44 3 0 0 16 0 9 0 636584933 864546816 7508 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3369/tid=3373] ppid=3367 vsize=844284 CPUtime=0
/proc/3369/task/3373/stat : 3373 (java) S 3367 3367 2342 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 636584934 864546816 7508 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3369/tid=3374] ppid=3367 vsize=844284 CPUtime=0
/proc/3369/task/3374/stat : 3374 (java) S 3367 3367 2342 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 636584934 864546816 7508 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3369/tid=3375] ppid=3367 vsize=844284 CPUtime=0
/proc/3369/task/3375/stat : 3375 (java) S 3367 3367 2342 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 636584936 864546816 7508 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3369/tid=3376] ppid=3367 vsize=844284 CPUtime=0.14
/proc/3369/task/3376/stat : 3376 (java) S 3367 3367 2342 0 -1 64 526 0 0 0 14 0 0 0 16 0 9 0 636584936 864546816 7508 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3369/tid=3377] ppid=3367 vsize=844284 CPUtime=0
/proc/3369/task/3377/stat : 3377 (java) S 3367 3367 2342 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 636584936 864546816 7508 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3369/tid=3378] ppid=3367 vsize=844284 CPUtime=0
/proc/3369/task/3378/stat : 3378 (java) S 3367 3367 2342 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 636584936 864546816 7508 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 849640

[startup+12.7023 s]
/proc/loadavg: 2.18 1.96 1.65 3/92 3378
/proc/meminfo: memFree=1772280/2055920 swapFree=4179368/4192956
[pid=3367] ppid=3365 vsize=5356 CPUtime=0
/proc/3367/stat : 3367 (concrete.sh) S 3365 3367 2342 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 636584931 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3367/statm: 1339 242 201 169 0 50 0
[pid=3369] ppid=3367 vsize=844284 CPUtime=12.61
/proc/3369/stat : 3369 (java) S 3367 3367 2342 0 -1 0 11132 0 1 0 1249 12 0 0 18 0 9 0 636584931 864546816 8429 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3369/statm: 211071 8429 2575 9 0 205632 0
[pid=3369/tid=3371] ppid=3367 vsize=844284 CPUtime=11.65
/proc/3369/task/3371/stat : 3371 (java) R 3367 3367 2342 0 -1 64 4209 0 1 0 1160 5 0 0 25 0 9 0 636584932 864546816 8429 996147200 134512640 134550740 4294956032 18446744073709551615 4125985740 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3369/tid=3372] ppid=3367 vsize=844284 CPUtime=0.8
/proc/3369/task/3372/stat : 3372 (java) S 3367 3367 2342 0 -1 64 5665 0 0 0 74 6 0 0 16 0 9 0 636584933 864546816 8429 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3369/tid=3373] ppid=3367 vsize=844284 CPUtime=0
/proc/3369/task/3373/stat : 3373 (java) S 3367 3367 2342 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 636584934 864546816 8429 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3369/tid=3374] ppid=3367 vsize=844284 CPUtime=0
/proc/3369/task/3374/stat : 3374 (java) S 3367 3367 2342 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 636584934 864546816 8429 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3369/tid=3375] ppid=3367 vsize=844284 CPUtime=0
/proc/3369/task/3375/stat : 3375 (java) S 3367 3367 2342 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 636584936 864546816 8429 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3369/tid=3376] ppid=3367 vsize=844284 CPUtime=0.14
/proc/3369/task/3376/stat : 3376 (java) S 3367 3367 2342 0 -1 64 526 0 0 0 14 0 0 0 16 0 9 0 636584936 864546816 8429 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3369/tid=3377] ppid=3367 vsize=844284 CPUtime=0
/proc/3369/task/3377/stat : 3377 (java) S 3367 3367 2342 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 636584936 864546816 8429 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3369/tid=3378] ppid=3367 vsize=844284 CPUtime=0
/proc/3369/task/3378/stat : 3378 (java) S 3367 3367 2342 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 636584936 864546816 8429 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 849640

[startup+25.5027 s]
/proc/loadavg: 2.14 1.96 1.65 3/92 3378
/proc/meminfo: memFree=1767480/2055920 swapFree=4179368/4192956
[pid=3367] ppid=3365 vsize=5356 CPUtime=0
/proc/3367/stat : 3367 (concrete.sh) S 3365 3367 2342 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 636584931 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3367/statm: 1339 242 201 169 0 50 0
[pid=3369] ppid=3367 vsize=844284 CPUtime=25.35
/proc/3369/stat : 3369 (java) S 3367 3367 2342 0 -1 0 12725 0 1 0 2518 17 0 0 18 0 9 0 636584931 864546816 9597 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3369/statm: 211071 9597 2575 9 0 205632 0
[pid=3369/tid=3371] ppid=3367 vsize=844284 CPUtime=24.02
/proc/3369/task/3371/stat : 3371 (java) R 3367 3367 2342 0 -1 64 4634 0 1 0 2396 6 0 0 25 0 9 0 636584932 864546816 9597 996147200 134512640 134550740 4294956032 18446744073709551615 4125741922 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3369/tid=3372] ppid=3367 vsize=844284 CPUtime=1.16
/proc/3369/task/3372/stat : 3372 (java) S 3367 3367 2342 0 -1 64 6833 0 0 0 107 9 0 0 16 0 9 0 636584933 864546816 9597 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3369/tid=3373] ppid=3367 vsize=844284 CPUtime=0
/proc/3369/task/3373/stat : 3373 (java) S 3367 3367 2342 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 636584934 864546816 9597 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3369/tid=3374] ppid=3367 vsize=844284 CPUtime=0
/proc/3369/task/3374/stat : 3374 (java) S 3367 3367 2342 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 636584934 864546816 9597 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0

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

[pid=3369/tid=3373] ppid=3367 vsize=850792 CPUtime=0
/proc/3369/task/3373/stat : 3373 (java) S 3367 3367 2342 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 636584934 871211008 187819 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3369/tid=3374] ppid=3367 vsize=850792 CPUtime=0
/proc/3369/task/3374/stat : 3374 (java) S 3367 3367 2342 0 -1 64 10 0 0 0 0 0 0 0 16 0 10 0 636584934 871211008 187819 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3369/tid=3375] ppid=3367 vsize=850792 CPUtime=0
/proc/3369/task/3375/stat : 3375 (java) S 3367 3367 2342 0 -1 64 1 0 0 0 0 0 0 0 23 0 10 0 636584936 871211008 187819 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3369/tid=3376] ppid=3367 vsize=850792 CPUtime=2.37
/proc/3369/task/3376/stat : 3376 (java) S 3367 3367 2342 0 -1 64 3201 0 0 0 231 6 0 0 16 0 10 0 636584936 871211008 187819 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3369/tid=3377] ppid=3367 vsize=850792 CPUtime=0
/proc/3369/task/3377/stat : 3377 (java) S 3367 3367 2342 0 -1 64 1 0 0 0 0 0 0 0 24 0 10 0 636584936 871211008 187819 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3369/tid=3378] ppid=3367 vsize=850792 CPUtime=0
/proc/3369/task/3378/stat : 3378 (java) S 3367 3367 2342 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 636584936 871211008 187819 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3369/tid=3380] ppid=3367 vsize=850792 CPUtime=0
/proc/3369/task/3380/stat : 3380 (java) S 3367 3367 2342 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 636651921 871211008 187819 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 719.45
Current children cumulated vsize (KiB) 856148

[startup+729.502 s]
/proc/loadavg: 2.51 2.15 1.87 3/93 3380
/proc/meminfo: memFree=1051560/2055920 swapFree=4179368/4192956
[pid=3367] ppid=3365 vsize=5356 CPUtime=0
/proc/3367/stat : 3367 (concrete.sh) S 3365 3367 2342 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 636584931 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3367/statm: 1339 242 201 169 0 50 0
[pid=3369] ppid=3367 vsize=850792 CPUtime=725.81
/proc/3369/stat : 3369 (java) S 3367 3367 2342 0 -1 0 201186 0 1 0 72405 176 0 0 18 0 10 0 636584931 871211008 187819 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3369/statm: 212698 187819 2599 9 0 207258 0
[pid=3369/tid=3371] ppid=3367 vsize=850792 CPUtime=656.57
/proc/3369/task/3371/stat : 3371 (java) R 3367 3367 2342 0 -1 64 18095 0 1 0 65608 49 0 0 25 0 10 0 636584932 871211008 187819 996147200 134512640 134550740 4294956032 18446744073709551615 4125374863 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3369/tid=3372] ppid=3367 vsize=850792 CPUtime=66.83
/proc/3369/task/3372/stat : 3372 (java) S 3367 3367 2342 0 -1 64 179148 0 0 0 6563 120 0 0 18 0 10 0 636584933 871211008 187819 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3369/tid=3373] ppid=3367 vsize=850792 CPUtime=0
/proc/3369/task/3373/stat : 3373 (java) S 3367 3367 2342 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 636584934 871211008 187819 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3369/tid=3374] ppid=3367 vsize=850792 CPUtime=0
/proc/3369/task/3374/stat : 3374 (java) S 3367 3367 2342 0 -1 64 10 0 0 0 0 0 0 0 16 0 10 0 636584934 871211008 187819 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3369/tid=3375] ppid=3367 vsize=850792 CPUtime=0
/proc/3369/task/3375/stat : 3375 (java) S 3367 3367 2342 0 -1 64 1 0 0 0 0 0 0 0 23 0 10 0 636584936 871211008 187819 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3369/tid=3376] ppid=3367 vsize=850792 CPUtime=2.4
/proc/3369/task/3376/stat : 3376 (java) S 3367 3367 2342 0 -1 64 3201 0 0 0 234 6 0 0 15 0 10 0 636584936 871211008 187819 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3369/tid=3377] ppid=3367 vsize=850792 CPUtime=0
/proc/3369/task/3377/stat : 3377 (java) S 3367 3367 2342 0 -1 64 1 0 0 0 0 0 0 0 24 0 10 0 636584936 871211008 187819 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3369/tid=3378] ppid=3367 vsize=850792 CPUtime=0
/proc/3369/task/3378/stat : 3378 (java) S 3367 3367 2342 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 636584936 871211008 187819 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3369/tid=3380] ppid=3367 vsize=850792 CPUtime=0
/proc/3369/task/3380/stat : 3380 (java) S 3367 3367 2342 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 636651921 871211008 187819 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 725.81
Current children cumulated vsize (KiB) 856148

[startup+732.702 s]
/proc/loadavg: 2.55 2.16 1.88 4/92 3380
/proc/meminfo: memFree=1049704/2055920 swapFree=4179368/4192956
[pid=3367] ppid=3365 vsize=5356 CPUtime=0
/proc/3367/stat : 3367 (concrete.sh) S 3365 3367 2342 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 636584931 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3367/statm: 1339 242 201 169 0 50 0
[pid=3369] ppid=3367 vsize=852796 CPUtime=729.01
/proc/3369/stat : 3369 (java) S 3367 3367 2342 0 -1 0 201693 0 1 0 72724 177 0 0 18 0 9 0 636584931 873263104 188322 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3369/statm: 213199 188322 2599 9 0 207759 0
[pid=3369/tid=3371] ppid=3367 vsize=852796 CPUtime=656.68
/proc/3369/task/3371/stat : 3371 (java) R 3367 3367 2342 0 -1 64 18101 0 1 0 65619 49 0 0 25 0 9 0 636584932 873263104 188322 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3369/tid=3372] ppid=3367 vsize=852796 CPUtime=69.88
/proc/3369/task/3372/stat : 3372 (java) R 3367 3367 2342 0 -1 64 179649 0 0 0 6868 120 0 0 16 0 9 0 636584933 873263104 188322 996147200 134512640 134550740 4294956032 18446744073709551615 104180289 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3369/tid=3373] ppid=3367 vsize=852796 CPUtime=0
/proc/3369/task/3373/stat : 3373 (java) S 3367 3367 2342 0 -1 64 12 0 0 0 0 0 0 0 17 0 9 0 636584934 873263104 188322 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3369/tid=3374] ppid=3367 vsize=852796 CPUtime=0
/proc/3369/task/3374/stat : 3374 (java) S 3367 3367 2342 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 636584934 873263104 188322 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3369/tid=3375] ppid=3367 vsize=852796 CPUtime=0
/proc/3369/task/3375/stat : 3375 (java) S 3367 3367 2342 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 636584936 873263104 188322 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3369/tid=3376] ppid=3367 vsize=852796 CPUtime=2.41
/proc/3369/task/3376/stat : 3376 (java) S 3367 3367 2342 0 -1 64 3201 0 0 0 235 6 0 0 16 0 9 0 636584936 873263104 188322 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3369/tid=3377] ppid=3367 vsize=852796 CPUtime=0
/proc/3369/task/3377/stat : 3377 (java) S 3367 3367 2342 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 636584936 873263104 188322 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3369/tid=3378] ppid=3367 vsize=852796 CPUtime=0
/proc/3369/task/3378/stat : 3378 (java) S 3367 3367 2342 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 636584936 873263104 188322 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 729.01
Current children cumulated vsize (KiB) 858152

[startup+733.502 s]
/proc/loadavg: 2.55 2.16 1.88 4/92 3380
/proc/meminfo: memFree=1049704/2055920 swapFree=4179368/4192956
[pid=3367] ppid=3365 vsize=5356 CPUtime=0
/proc/3367/stat : 3367 (concrete.sh) S 3365 3367 2342 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 636584931 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3367/statm: 1339 242 201 169 0 50 0
[pid=3369] ppid=3367 vsize=852796 CPUtime=729.81
/proc/3369/stat : 3369 (java) S 3367 3367 2342 0 -1 0 201693 0 1 0 72804 177 0 0 18 0 9 0 636584931 873263104 188322 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3369/statm: 213199 188322 2599 9 0 207759 0
[pid=3369/tid=3371] ppid=3367 vsize=852796 CPUtime=656.68
/proc/3369/task/3371/stat : 3371 (java) R 3367 3367 2342 0 -1 64 18101 0 1 0 65619 49 0 0 25 0 9 0 636584932 873263104 188322 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3369/tid=3372] ppid=3367 vsize=852796 CPUtime=70.68
/proc/3369/task/3372/stat : 3372 (java) R 3367 3367 2342 0 -1 64 179649 0 0 0 6948 120 0 0 17 0 9 0 636584933 873263104 188322 996147200 134512640 134550740 4294956032 18446744073709551615 104457011 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3369/tid=3373] ppid=3367 vsize=852796 CPUtime=0
/proc/3369/task/3373/stat : 3373 (java) S 3367 3367 2342 0 -1 64 12 0 0 0 0 0 0 0 17 0 9 0 636584934 873263104 188322 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3369/tid=3374] ppid=3367 vsize=852796 CPUtime=0
/proc/3369/task/3374/stat : 3374 (java) S 3367 3367 2342 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 636584934 873263104 188322 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3369/tid=3375] ppid=3367 vsize=852796 CPUtime=0
/proc/3369/task/3375/stat : 3375 (java) S 3367 3367 2342 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 636584936 873263104 188322 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3369/tid=3376] ppid=3367 vsize=852796 CPUtime=2.41
/proc/3369/task/3376/stat : 3376 (java) S 3367 3367 2342 0 -1 64 3201 0 0 0 235 6 0 0 16 0 9 0 636584936 873263104 188322 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3369/tid=3377] ppid=3367 vsize=852796 CPUtime=0
/proc/3369/task/3377/stat : 3377 (java) S 3367 3367 2342 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 636584936 873263104 188322 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3369/tid=3378] ppid=3367 vsize=852796 CPUtime=0
/proc/3369/task/3378/stat : 3378 (java) R 3367 3367 2342 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 636584936 873263104 188322 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 729.81
Current children cumulated vsize (KiB) 858152

[startup+733.902 s]
/proc/loadavg: 2.55 2.16 1.88 4/92 3380
/proc/meminfo: memFree=1049704/2055920 swapFree=4179368/4192956
[pid=3367] ppid=3365 vsize=5356 CPUtime=0
/proc/3367/stat : 3367 (concrete.sh) S 3365 3367 2342 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 636584931 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3367/statm: 1339 242 201 169 0 50 0
[pid=3369] ppid=3367 vsize=852796 CPUtime=730.2
/proc/3369/stat : 3369 (java) S 3367 3367 2342 0 -1 0 201693 0 1 0 72843 177 0 0 18 0 9 0 636584931 873263104 188322 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3369/statm: 213199 188322 2599 9 0 207759 0
[pid=3369/tid=3371] ppid=3367 vsize=852796 CPUtime=656.68
/proc/3369/task/3371/stat : 3371 (java) S 3367 3367 2342 0 -1 64 18101 0 1 0 65619 49 0 0 25 0 9 0 636584932 873263104 188322 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3369/tid=3372] ppid=3367 vsize=852796 CPUtime=71.08
/proc/3369/task/3372/stat : 3372 (java) R 3367 3367 2342 0 -1 64 179649 0 0 0 6988 120 0 0 18 0 9 0 636584933 873263104 188322 996147200 134512640 134550740 4294956032 18446744073709551615 104182546 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3369/tid=3373] ppid=3367 vsize=852796 CPUtime=0
/proc/3369/task/3373/stat : 3373 (java) S 3367 3367 2342 0 -1 64 12 0 0 0 0 0 0 0 17 0 9 0 636584934 873263104 188322 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3369/tid=3374] ppid=3367 vsize=852796 CPUtime=0
/proc/3369/task/3374/stat : 3374 (java) S 3367 3367 2342 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 636584934 873263104 188322 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3369/tid=3375] ppid=3367 vsize=852796 CPUtime=0
/proc/3369/task/3375/stat : 3375 (java) S 3367 3367 2342 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 636584936 873263104 188322 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3369/tid=3376] ppid=3367 vsize=852796 CPUtime=2.41
/proc/3369/task/3376/stat : 3376 (java) S 3367 3367 2342 0 -1 64 3201 0 0 0 235 6 0 0 16 0 9 0 636584936 873263104 188322 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3369/tid=3377] ppid=3367 vsize=852796 CPUtime=0
/proc/3369/task/3377/stat : 3377 (java) S 3367 3367 2342 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 636584936 873263104 188322 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3369/tid=3378] ppid=3367 vsize=852796 CPUtime=0
/proc/3369/task/3378/stat : 3378 (java) S 3367 3367 2342 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 636584936 873263104 188322 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 730.2
Current children cumulated vsize (KiB) 858152

[startup+734.302 s]
/proc/loadavg: 2.55 2.16 1.88 4/92 3380
/proc/meminfo: memFree=1049704/2055920 swapFree=4179368/4192956
[pid=3367] ppid=3365 vsize=5356 CPUtime=0
/proc/3367/stat : 3367 (concrete.sh) S 3365 3367 2342 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 636584931 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3367/statm: 1339 242 201 169 0 50 0
[pid=3369] ppid=3367 vsize=850792 CPUtime=730.6
/proc/3369/stat : 3369 (java) S 3367 3367 2342 0 -1 0 201694 0 1 0 72883 177 0 0 18 0 9 0 636584931 871211008 187821 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3369/statm: 212698 187821 2599 9 0 207258 0
[pid=3369/tid=3371] ppid=3367 vsize=850792 CPUtime=657.03
/proc/3369/task/3371/stat : 3371 (java) R 3367 3367 2342 0 -1 64 18101 0 1 0 65654 49 0 0 25 0 9 0 636584932 871211008 187821 996147200 134512640 134550740 4294956032 18446744073709551615 4125203900 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3369/tid=3372] ppid=3367 vsize=850792 CPUtime=71.09
/proc/3369/task/3372/stat : 3372 (java) S 3367 3367 2342 0 -1 64 179649 0 0 0 6989 120 0 0 17 0 9 0 636584933 871211008 187821 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3369/tid=3373] ppid=3367 vsize=850792 CPUtime=0
/proc/3369/task/3373/stat : 3373 (java) S 3367 3367 2342 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 636584934 871211008 187821 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3369/tid=3374] ppid=3367 vsize=850792 CPUtime=0
/proc/3369/task/3374/stat : 3374 (java) S 3367 3367 2342 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 636584934 871211008 187821 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3369/tid=3375] ppid=3367 vsize=850792 CPUtime=0
/proc/3369/task/3375/stat : 3375 (java) S 3367 3367 2342 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 636584936 871211008 187821 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3369/tid=3376] ppid=3367 vsize=850792 CPUtime=2.45
/proc/3369/task/3376/stat : 3376 (java) S 3367 3367 2342 0 -1 64 3201 0 0 0 239 6 0 0 15 0 9 0 636584936 871211008 187821 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3369/tid=3377] ppid=3367 vsize=850792 CPUtime=0
/proc/3369/task/3377/stat : 3377 (java) S 3367 3367 2342 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 636584936 871211008 187821 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3369/tid=3378] ppid=3367 vsize=850792 CPUtime=0
/proc/3369/task/3378/stat : 3378 (java) S 3367 3367 2342 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 636584936 871211008 187821 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 730.6
Current children cumulated vsize (KiB) 856148

[startup+734.402 s]
/proc/loadavg: 2.55 2.16 1.88 4/92 3380
/proc/meminfo: memFree=1049704/2055920 swapFree=4179368/4192956
[pid=3367] ppid=3365 vsize=5356 CPUtime=0
/proc/3367/stat : 3367 (concrete.sh) S 3365 3367 2342 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 636584931 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3367/statm: 1339 242 201 169 0 50 0
[pid=3369] ppid=3367 vsize=0 CPUtime=730.68
/proc/3369/stat : 3369 (java) Z 3367 3367 2342 0 -1 12 201703 0 1 0 72885 183 0 0 16 0 2 0 636584931 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3369/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 730.68
Current children cumulated vsize (KiB) 5356

Child status: 0
Real time (s): 734.445
CPU time (s): 730.741
CPU user time (s): 728.855
CPU system time (s): 1.88571
CPU usage (%): 99.4957
Max. virtual memory (cumulated for all children) (KiB): 858152

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 728.855
system time used= 1.88571
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 202156
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= 75845
involuntary context switches= 91555

runsolver used 0.902862 second user time and 2.50362 second system time

The end

Launcher Data (download as text)

Begin job on node87 at 2008-07-05 09:34:53
IDJOB=1087258
IDBENCH=57964
IDSOLVER=305
FILE ID=node87/1087258-1215243292
PBS_JOBID= 7881958
Free space on /tmp= 66476 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 26fa47e715f58ab849bf125de88d1d96
RANDOM SEED=386000337

node87.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.232
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.232
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:       1797032 kB
Buffers:          8064 kB
Cached:          85116 kB
SwapCached:       7528 kB
Active:         190636 kB
Inactive:        20940 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1797032 kB
SwapTotal:     4192956 kB
SwapFree:      4179368 kB
Dirty:            9848 kB
Writeback:           0 kB
Mapped:         134368 kB
Slab:            32116 kB
Committed_AS:  1827680 kB
PageTables:       2156 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264992 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66476 MiB
End job on node87 at 2008-07-05 09:47:07