Trace number 2084399

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 2009-07-14UNSAT 602.354 605.309

DiagnosticValue
CHECKS385131000
NODES251544

General information on the benchmark

Namecsp/rlfapScens11/
normalized-scen11-f4.xml
MD5SUMfd413cfecf35e255c4bf22fb461ea1f3
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 benchmark3.63545
Satisfiable
(Un)Satisfiability was proved
Number of variables680
Number of constraints4103
Maximum constraint arity2
Maximum domain size40
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4103
Global constraints used (with number of constraints)

Solver Data

4.05/4.14	c CPU-LOAD 2.6
4.05/4.14	c LOADED 680 V (40 E), 4103 ExtensionConstraint2D, arity 2, 2.6 cpu
602.26/605.27	s UNSATISFIABLE
602.26/605.27	d NODES 251544
602.26/605.27	d CHECKS 385131394
602.26/605.27	c heuristic-cpu: 0.0
602.26/605.27	c prepro-constraint-ccks: 0
602.26/605.27	c prepro-constraint-presenceccks: 0
602.26/605.27	c prepro-cpu: 0.22
602.26/605.27	c prepro-matrix2d-ccks: 24296
602.26/605.27	c prepro-matrix2d-presenceccks: 0
602.26/605.27	c prepro-removed: 2328
602.26/605.27	c search-cpu: 597.82996
602.26/605.27	c search-nps: 420.76178
602.26/605.27	c total-assgn: 251544
602.26/605.27	c total-constraint-ccks: 0
602.26/605.27	c total-constraint-presence-ccks: 0
602.26/605.27	c total-cpu: 598.11
602.26/605.27	c total-matrix2d-ccks: 385131394
602.26/605.27	c total-matrix2d-presence-ccks: 0
602.26/605.27	c TOTAL-NODES 251544
602.26/605.27	c TOTAL-CPU 598.11

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2084399-1247724675/watcher-2084399-1247724675 -o /tmp/evaluation-result-2084399-1247724675/solver-2084399-1247724675 -C 1800 -W 2000 -M 900 HOME/concrete.sh -c HOME/instance-2084399-1247724675.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): 2000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.01 2.03 4/73 14293
/proc/meminfo: memFree=1420104/2055920 swapFree=4192812/4192956
[pid=14293] ppid=14291 vsize=5356 CPUtime=0
/proc/14293/stat : 14293 (concrete.sh) R 14291 14293 12596 0 -1 4194304 262 0 0 0 0 0 0 0 21 0 1 0 59530841 5484544 230 996147200 4194304 4889804 548682068816 18446744073709551615 250968861343 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/14293/statm: 1339 230 191 169 0 50 0
[pid=14294] ppid=14293 vsize=5356 CPUtime=0
/proc/14294/stat : 14294 (concrete.sh) R 14293 14293 12596 0 -1 4194368 0 0 0 0 0 0 0 0 21 0 1 0 59530841 5484544 230 996147200 4194304 4889804 548682068816 18446744073709551615 250968861343 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/14294/statm: 1339 230 191 169 0 50 0

[startup+0.0988979 s]
/proc/loadavg: 2.00 2.01 2.03 4/73 14293
/proc/meminfo: memFree=1420104/2055920 swapFree=4192812/4192956
[pid=14293] ppid=14291 vsize=5356 CPUtime=0
/proc/14293/stat : 14293 (concrete.sh) S 14291 14293 12596 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59530841 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14293/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.102897 s]
/proc/loadavg: 2.00 2.01 2.03 4/73 14293
/proc/meminfo: memFree=1420104/2055920 swapFree=4192812/4192956
[pid=14293] ppid=14291 vsize=5356 CPUtime=0
/proc/14293/stat : 14293 (concrete.sh) S 14291 14293 12596 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59530841 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14293/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.302921 s]
/proc/loadavg: 2.00 2.01 2.03 4/73 14293
/proc/meminfo: memFree=1420104/2055920 swapFree=4192812/4192956
[pid=14293] ppid=14291 vsize=5356 CPUtime=0
/proc/14293/stat : 14293 (concrete.sh) S 14291 14293 12596 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59530841 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14293/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.702958 s]
/proc/loadavg: 2.00 2.01 2.03 4/73 14293
/proc/meminfo: memFree=1420104/2055920 swapFree=4192812/4192956
[pid=14293] ppid=14291 vsize=5356 CPUtime=0
/proc/14293/stat : 14293 (concrete.sh) S 14291 14293 12596 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59530841 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14293/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50205 s]
/proc/loadavg: 2.00 2.01 2.03 3/83 14306
/proc/meminfo: memFree=1405104/2055920 swapFree=4192812/4192956
[pid=14293] ppid=14291 vsize=5356 CPUtime=0
/proc/14293/stat : 14293 (concrete.sh) S 14291 14293 12596 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59530841 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14293/statm: 1339 244 201 169 0 50 0
[pid=14298] ppid=14293 vsize=847560 CPUtime=1.47
/proc/14298/stat : 14298 (java) S 14293 14293 12596 0 -1 0 7053 0 1 0 140 7 0 0 18 0 9 0 59530842 867901440 6189 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/14298/statm: 211890 6189 2004 9 0 206368 0
[pid=14298/tid=14299] ppid=14293 vsize=847560 CPUtime=1.08
/proc/14298/task/14299/stat : 14299 (java) R 14293 14293 12596 0 -1 64 3880 0 1 0 104 4 0 0 22 0 9 0 59530843 867901440 6189 996147200 134512640 134550932 4294955408 18446744073709551615 4126411145 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14298/tid=14300] ppid=14293 vsize=847560 CPUtime=0.05
/proc/14298/task/14300/stat : 14300 (java) S 14293 14293 12596 0 -1 64 1001 0 0 0 5 0 0 0 16 0 9 0 59530845 867901440 6189 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=14298/tid=14301] ppid=14293 vsize=847560 CPUtime=0
/proc/14298/task/14301/stat : 14301 (java) S 14293 14293 12596 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59530845 867901440 6189 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14298/tid=14302] ppid=14293 vsize=847560 CPUtime=0
/proc/14298/task/14302/stat : 14302 (java) S 14293 14293 12596 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 59530845 867901440 6189 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14298/tid=14303] ppid=14293 vsize=847560 CPUtime=0
/proc/14298/task/14303/stat : 14303 (java) S 14293 14293 12596 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 59530847 867901440 6189 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14298/tid=14304] ppid=14293 vsize=847560 CPUtime=0.31
/proc/14298/task/14304/stat : 14304 (java) S 14293 14293 12596 0 -1 64 1473 0 0 0 30 1 0 0 16 0 9 0 59530851 867901440 6189 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14298/tid=14305] ppid=14293 vsize=847560 CPUtime=0
/proc/14298/task/14305/stat : 14305 (java) S 14293 14293 12596 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 59530851 867901440 6189 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14298/tid=14306] ppid=14293 vsize=847560 CPUtime=0
/proc/14298/task/14306/stat : 14306 (java) S 14293 14293 12596 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 59530851 867901440 6189 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 852916

[startup+3.10119 s]
/proc/loadavg: 2.00 2.01 2.03 4/84 14307
/proc/meminfo: memFree=1400040/2055920 swapFree=4192812/4192956
[pid=14293] ppid=14291 vsize=5356 CPUtime=0
/proc/14293/stat : 14293 (concrete.sh) S 14291 14293 12596 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59530841 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14293/statm: 1339 244 201 169 0 50 0
[pid=14298] ppid=14293 vsize=851160 CPUtime=3.06
/proc/14298/stat : 14298 (java) S 14293 14293 12596 0 -1 0 9734 0 1 0 297 9 0 0 18 0 10 0 59530842 871587840 8493 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/14298/statm: 212790 8493 2626 9 0 207268 0
[pid=14298/tid=14299] ppid=14293 vsize=851160 CPUtime=2.12
/proc/14298/task/14299/stat : 14299 (java) R 14293 14293 12596 0 -1 64 4008 0 1 0 207 5 0 0 25 0 10 0 59530843 871587840 8493 996147200 134512640 134550932 4294955408 18446744073709551615 4125949934 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14298/tid=14300] ppid=14293 vsize=851160 CPUtime=0.24
/proc/14298/task/14300/stat : 14300 (java) S 14293 14293 12596 0 -1 64 2607 0 0 0 24 0 0 0 16 0 10 0 59530845 871587840 8493 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=14298/tid=14301] ppid=14293 vsize=851160 CPUtime=0
/proc/14298/task/14301/stat : 14301 (java) S 14293 14293 12596 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 59530845 871587840 8493 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14298/tid=14302] ppid=14293 vsize=851160 CPUtime=0
/proc/14298/task/14302/stat : 14302 (java) S 14293 14293 12596 0 -1 64 4 0 0 0 0 0 0 0 16 0 10 0 59530845 871587840 8493 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14298/tid=14303] ppid=14293 vsize=851160 CPUtime=0
/proc/14298/task/14303/stat : 14303 (java) S 14293 14293 12596 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 59530847 871587840 8493 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14298/tid=14304] ppid=14293 vsize=851160 CPUtime=0.66
/proc/14298/task/14304/stat : 14304 (java) S 14293 14293 12596 0 -1 64 2416 0 0 0 64 2 0 0 16 0 10 0 59530851 871587840 8493 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14298/tid=14305] ppid=14293 vsize=851160 CPUtime=0
/proc/14298/task/14305/stat : 14305 (java) S 14293 14293 12596 0 -1 64 2 0 0 0 0 0 0 0 20 0 10 0 59530851 871587840 8493 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14298/tid=14306] ppid=14293 vsize=851160 CPUtime=0
/proc/14298/task/14306/stat : 14306 (java) S 14293 14293 12596 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 59530851 871587840 8493 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14298/tid=14307] ppid=14293 vsize=851160 CPUtime=0
/proc/14298/task/14307/stat : 14307 (java) S 14293 14293 12596 0 -1 64 4 0 0 0 0 0 0 0 25 0 10 0 59531033 871587840 8493 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 856516

[startup+6.30251 s]
/proc/loadavg: 2.00 2.01 2.03 3/83 14308
/proc/meminfo: memFree=1388512/2055920 swapFree=4192812/4192956
[pid=14293] ppid=14291 vsize=5356 CPUtime=0
/proc/14293/stat : 14293 (concrete.sh) S 14291 14293 12596 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59530841 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14293/statm: 1339 244 201 169 0 50 0
[pid=14298] ppid=14293 vsize=851228 CPUtime=6.24
/proc/14298/stat : 14298 (java) S 14293 14293 12596 0 -1 0 11629 0 1 0 612 12 0 0 18 0 9 0 59530842 871657472 10280 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/14298/statm: 212807 10280 2633 9 0 207285 0
[pid=14298/tid=14299] ppid=14293 vsize=851228 CPUtime=4.82
/proc/14298/task/14299/stat : 14299 (java) R 14293 14293 12596 0 -1 64 4312 0 1 0 475 7 0 0 25 0 9 0 59530843 871657472 10280 996147200 134512640 134550932 4294955408 18446744073709551615 4127971015 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14298/tid=14300] ppid=14293 vsize=851228 CPUtime=0.57
/proc/14298/task/14300/stat : 14300 (java) S 14293 14293 12596 0 -1 64 4093 0 0 0 56 1 0 0 16 0 9 0 59530845 871657472 10280 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=14298/tid=14301] ppid=14293 vsize=851228 CPUtime=0
/proc/14298/task/14301/stat : 14301 (java) S 14293 14293 12596 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59530845 871657472 10280 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14298/tid=14302] ppid=14293 vsize=851228 CPUtime=0
/proc/14298/task/14302/stat : 14302 (java) S 14293 14293 12596 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 59530845 871657472 10280 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14298/tid=14303] ppid=14293 vsize=851228 CPUtime=0
/proc/14298/task/14303/stat : 14303 (java) S 14293 14293 12596 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 59530847 871657472 10280 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14298/tid=14304] ppid=14293 vsize=851228 CPUtime=0.82
/proc/14298/task/14304/stat : 14304 (java) S 14293 14293 12596 0 -1 64 2520 0 0 0 80 2 0 0 15 0 9 0 59530851 871657472 10280 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14298/tid=14305] ppid=14293 vsize=851228 CPUtime=0
/proc/14298/task/14305/stat : 14305 (java) S 14293 14293 12596 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 59530851 871657472 10280 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14298/tid=14306] ppid=14293 vsize=851228 CPUtime=0
/proc/14298/task/14306/stat : 14306 (java) S 14293 14293 12596 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 59530851 871657472 10280 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 856584

[startup+12.7011 s]
/proc/loadavg: 2.00 2.01 2.03 3/83 14308
/proc/meminfo: memFree=1387688/2055920 swapFree=4192812/4192956
[pid=14293] ppid=14291 vsize=5356 CPUtime=0
/proc/14293/stat : 14293 (concrete.sh) S 14291 14293 12596 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59530841 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14293/statm: 1339 244 201 169 0 50 0
[pid=14298] ppid=14293 vsize=851228 CPUtime=12.62
/proc/14298/stat : 14298 (java) S 14293 14293 12596 0 -1 0 11636 0 1 0 1249 13 0 0 18 0 9 0 59530842 871657472 10286 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/14298/statm: 212807 10286 2635 9 0 207285 0
[pid=14298/tid=14299] ppid=14293 vsize=851228 CPUtime=11.17
/proc/14298/task/14299/stat : 14299 (java) R 14293 14293 12596 0 -1 64 4313 0 1 0 1110 7 0 0 25 0 9 0 59530843 871657472 10286 996147200 134512640 134550932 4294955408 18446744073709551615 4127933530 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14298/tid=14300] ppid=14293 vsize=851228 CPUtime=0.58
/proc/14298/task/14300/stat : 14300 (java) S 14293 14293 12596 0 -1 64 4093 0 0 0 57 1 0 0 16 0 9 0 59530845 871657472 10286 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=14298/tid=14301] ppid=14293 vsize=851228 CPUtime=0
/proc/14298/task/14301/stat : 14301 (java) S 14293 14293 12596 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59530845 871657472 10286 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14298/tid=14302] ppid=14293 vsize=851228 CPUtime=0
/proc/14298/task/14302/stat : 14302 (java) S 14293 14293 12596 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 59530845 871657472 10286 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14298/tid=14303] ppid=14293 vsize=851228 CPUtime=0
/proc/14298/task/14303/stat : 14303 (java) S 14293 14293 12596 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 59530847 871657472 10286 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14298/tid=14304] ppid=14293 vsize=851228 CPUtime=0.83
/proc/14298/task/14304/stat : 14304 (java) S 14293 14293 12596 0 -1 64 2526 0 0 0 81 2 0 0 15 0 9 0 59530851 871657472 10286 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14298/tid=14305] ppid=14293 vsize=851228 CPUtime=0
/proc/14298/task/14305/stat : 14305 (java) S 14293 14293 12596 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 59530851 871657472 10286 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14298/tid=14306] ppid=14293 vsize=851228 CPUtime=0
/proc/14298/task/14306/stat : 14306 (java) S 14293 14293 12596 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 59530851 871657472 10286 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 856584

[startup+25.5024 s]
/proc/loadavg: 2.00 2.01 2.02 3/83 14308
/proc/meminfo: memFree=1385768/2055920 swapFree=4192812/4192956
[pid=14293] ppid=14291 vsize=5356 CPUtime=0
/proc/14293/stat : 14293 (concrete.sh) S 14291 14293 12596 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59530841 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14293/statm: 1339 244 201 169 0 50 0
[pid=14298] ppid=14293 vsize=851228 CPUtime=25.35
/proc/14298/stat : 14298 (java) S 14293 14293 12596 0 -1 0 11670 0 1 0 2522 13 0 0 18 0 9 0 59530842 871657472 10319 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/14298/statm: 212807 10319 2635 9 0 207285 0
[pid=14298/tid=14299] ppid=14293 vsize=851228 CPUtime=23.91
/proc/14298/task/14299/stat : 14299 (java) R 14293 14293 12596 0 -1 64 4314 0 1 0 2384 7 0 0 25 0 9 0 59530843 871657472 10319 996147200 134512640 134550932 4294955408 18446744073709551615 4127989453 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14298/tid=14300] ppid=14293 vsize=851228 CPUtime=0.58
/proc/14298/task/14300/stat : 14300 (java) S 14293 14293 12596 0 -1 64 4126 0 0 0 57 1 0 0 16 0 9 0 59530845 871657472 10319 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=14298/tid=14301] ppid=14293 vsize=851228 CPUtime=0
/proc/14298/task/14301/stat : 14301 (java) S 14293 14293 12596 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59530845 871657472 10319 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14298/tid=14302] ppid=14293 vsize=851228 CPUtime=0
/proc/14298/task/14302/stat : 14302 (java) S 14293 14293 12596 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 59530845 871657472 10319 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14298/tid=14303] ppid=14293 vsize=851228 CPUtime=0
/proc/14298/task/14303/stat : 14303 (java) S 14293 14293 12596 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 59530847 871657472 10319 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14298/tid=14304] ppid=14293 vsize=851228 CPUtime=0.83
/proc/14298/task/14304/stat : 14304 (java) S 14293 14293 12596 0 -1 64 2526 0 0 0 81 2 0 0 17 0 9 0 59530851 871657472 10319 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14298/tid=14305] ppid=14293 vsize=851228 CPUtime=0
/proc/14298/task/14305/stat : 14305 (java) S 14293 14293 12596 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 59530851 871657472 10319 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14298/tid=14306] ppid=14293 vsize=851228 CPUtime=0
/proc/14298/task/14306/stat : 14306 (java) S 14293 14293 12596 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 59530851 871657472 10319 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 856584


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

[pid=14298/tid=14299] ppid=14293 vsize=851228 CPUtime=584.39
/proc/14298/task/14299/stat : 14299 (java) R 14293 14293 12596 0 -1 64 4316 0 1 0 58431 8 0 0 25 0 9 0 59530843 871657472 10402 996147200 134512640 134550932 4294955408 18446744073709551615 4127971940 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14298/tid=14300] ppid=14293 vsize=851228 CPUtime=0.58
/proc/14298/task/14300/stat : 14300 (java) S 14293 14293 12596 0 -1 64 4204 0 0 0 57 1 0 0 16 0 9 0 59530845 871657472 10402 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=14298/tid=14301] ppid=14293 vsize=851228 CPUtime=0
/proc/14298/task/14301/stat : 14301 (java) S 14293 14293 12596 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59530845 871657472 10402 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14298/tid=14302] ppid=14293 vsize=851228 CPUtime=0
/proc/14298/task/14302/stat : 14302 (java) S 14293 14293 12596 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 59530845 871657472 10402 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14298/tid=14303] ppid=14293 vsize=851228 CPUtime=0
/proc/14298/task/14303/stat : 14303 (java) S 14293 14293 12596 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 59530847 871657472 10402 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14298/tid=14304] ppid=14293 vsize=851228 CPUtime=0.83
/proc/14298/task/14304/stat : 14304 (java) S 14293 14293 12596 0 -1 64 2531 0 0 0 81 2 0 0 16 0 9 0 59530851 871657472 10402 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14298/tid=14305] ppid=14293 vsize=851228 CPUtime=0
/proc/14298/task/14305/stat : 14305 (java) S 14293 14293 12596 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 59530851 871657472 10402 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14298/tid=14306] ppid=14293 vsize=851228 CPUtime=0
/proc/14298/task/14306/stat : 14306 (java) S 14293 14293 12596 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 59530851 871657472 10402 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 585.84
Current children cumulated vsize (KiB) 856584

[startup+595.107 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 14308
/proc/meminfo: memFree=1324776/2055920 swapFree=4192812/4192956
[pid=14293] ppid=14291 vsize=5356 CPUtime=0
/proc/14293/stat : 14293 (concrete.sh) S 14291 14293 12596 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59530841 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14293/statm: 1339 244 201 169 0 50 0
[pid=14298] ppid=14293 vsize=851228 CPUtime=592.21
/proc/14298/stat : 14298 (java) S 14293 14293 12596 0 -1 0 11755 0 1 0 59207 14 0 0 18 0 9 0 59530842 871657472 10402 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/14298/statm: 212807 10402 2635 9 0 207285 0
[pid=14298/tid=14299] ppid=14293 vsize=851228 CPUtime=590.76
/proc/14298/task/14299/stat : 14299 (java) R 14293 14293 12596 0 -1 64 4316 0 1 0 59068 8 0 0 25 0 9 0 59530843 871657472 10402 996147200 134512640 134550932 4294955408 18446744073709551615 4127971083 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14298/tid=14300] ppid=14293 vsize=851228 CPUtime=0.58
/proc/14298/task/14300/stat : 14300 (java) S 14293 14293 12596 0 -1 64 4204 0 0 0 57 1 0 0 16 0 9 0 59530845 871657472 10402 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=14298/tid=14301] ppid=14293 vsize=851228 CPUtime=0
/proc/14298/task/14301/stat : 14301 (java) S 14293 14293 12596 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59530845 871657472 10402 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14298/tid=14302] ppid=14293 vsize=851228 CPUtime=0
/proc/14298/task/14302/stat : 14302 (java) S 14293 14293 12596 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 59530845 871657472 10402 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14298/tid=14303] ppid=14293 vsize=851228 CPUtime=0
/proc/14298/task/14303/stat : 14303 (java) S 14293 14293 12596 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 59530847 871657472 10402 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14298/tid=14304] ppid=14293 vsize=851228 CPUtime=0.83
/proc/14298/task/14304/stat : 14304 (java) S 14293 14293 12596 0 -1 64 2531 0 0 0 81 2 0 0 16 0 9 0 59530851 871657472 10402 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14298/tid=14305] ppid=14293 vsize=851228 CPUtime=0
/proc/14298/task/14305/stat : 14305 (java) S 14293 14293 12596 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 59530851 871657472 10402 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14298/tid=14306] ppid=14293 vsize=851228 CPUtime=0
/proc/14298/task/14306/stat : 14306 (java) S 14293 14293 12596 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 59530851 871657472 10402 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 592.21
Current children cumulated vsize (KiB) 856584

[startup+601.502 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 14308
/proc/meminfo: memFree=1324328/2055920 swapFree=4192812/4192956
[pid=14293] ppid=14291 vsize=5356 CPUtime=0
/proc/14293/stat : 14293 (concrete.sh) S 14291 14293 12596 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59530841 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14293/statm: 1339 244 201 169 0 50 0
[pid=14298] ppid=14293 vsize=851228 CPUtime=598.58
/proc/14298/stat : 14298 (java) S 14293 14293 12596 0 -1 0 11755 0 1 0 59844 14 0 0 18 0 9 0 59530842 871657472 10402 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/14298/statm: 212807 10402 2635 9 0 207285 0
[pid=14298/tid=14299] ppid=14293 vsize=851228 CPUtime=597.13
/proc/14298/task/14299/stat : 14299 (java) R 14293 14293 12596 0 -1 64 4316 0 1 0 59705 8 0 0 25 0 9 0 59530843 871657472 10402 996147200 134512640 134550932 4294955408 18446744073709551615 4127971015 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14298/tid=14300] ppid=14293 vsize=851228 CPUtime=0.58
/proc/14298/task/14300/stat : 14300 (java) S 14293 14293 12596 0 -1 64 4204 0 0 0 57 1 0 0 16 0 9 0 59530845 871657472 10402 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=14298/tid=14301] ppid=14293 vsize=851228 CPUtime=0
/proc/14298/task/14301/stat : 14301 (java) S 14293 14293 12596 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59530845 871657472 10402 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14298/tid=14302] ppid=14293 vsize=851228 CPUtime=0
/proc/14298/task/14302/stat : 14302 (java) S 14293 14293 12596 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 59530845 871657472 10402 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14298/tid=14303] ppid=14293 vsize=851228 CPUtime=0
/proc/14298/task/14303/stat : 14303 (java) S 14293 14293 12596 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 59530847 871657472 10402 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14298/tid=14304] ppid=14293 vsize=851228 CPUtime=0.83
/proc/14298/task/14304/stat : 14304 (java) S 14293 14293 12596 0 -1 64 2531 0 0 0 81 2 0 0 16 0 9 0 59530851 871657472 10402 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14298/tid=14305] ppid=14293 vsize=851228 CPUtime=0
/proc/14298/task/14305/stat : 14305 (java) S 14293 14293 12596 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 59530851 871657472 10402 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14298/tid=14306] ppid=14293 vsize=851228 CPUtime=0
/proc/14298/task/14306/stat : 14306 (java) S 14293 14293 12596 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 59530851 871657472 10402 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 598.58
Current children cumulated vsize (KiB) 856584

[startup+603.102 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 14308
/proc/meminfo: memFree=1323944/2055920 swapFree=4192812/4192956
[pid=14293] ppid=14291 vsize=5356 CPUtime=0
/proc/14293/stat : 14293 (concrete.sh) S 14291 14293 12596 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59530841 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14293/statm: 1339 244 201 169 0 50 0
[pid=14298] ppid=14293 vsize=851228 CPUtime=600.17
/proc/14298/stat : 14298 (java) S 14293 14293 12596 0 -1 0 11755 0 1 0 60003 14 0 0 18 0 9 0 59530842 871657472 10402 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/14298/statm: 212807 10402 2635 9 0 207285 0
[pid=14298/tid=14299] ppid=14293 vsize=851228 CPUtime=598.72
/proc/14298/task/14299/stat : 14299 (java) R 14293 14293 12596 0 -1 64 4316 0 1 0 59864 8 0 0 25 0 9 0 59530843 871657472 10402 996147200 134512640 134550932 4294955408 18446744073709551615 4127971117 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14298/tid=14300] ppid=14293 vsize=851228 CPUtime=0.58
/proc/14298/task/14300/stat : 14300 (java) S 14293 14293 12596 0 -1 64 4204 0 0 0 57 1 0 0 16 0 9 0 59530845 871657472 10402 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=14298/tid=14301] ppid=14293 vsize=851228 CPUtime=0
/proc/14298/task/14301/stat : 14301 (java) S 14293 14293 12596 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59530845 871657472 10402 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14298/tid=14302] ppid=14293 vsize=851228 CPUtime=0
/proc/14298/task/14302/stat : 14302 (java) S 14293 14293 12596 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 59530845 871657472 10402 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14298/tid=14303] ppid=14293 vsize=851228 CPUtime=0
/proc/14298/task/14303/stat : 14303 (java) S 14293 14293 12596 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 59530847 871657472 10402 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14298/tid=14304] ppid=14293 vsize=851228 CPUtime=0.83
/proc/14298/task/14304/stat : 14304 (java) S 14293 14293 12596 0 -1 64 2531 0 0 0 81 2 0 0 16 0 9 0 59530851 871657472 10402 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14298/tid=14305] ppid=14293 vsize=851228 CPUtime=0
/proc/14298/task/14305/stat : 14305 (java) S 14293 14293 12596 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 59530851 871657472 10402 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14298/tid=14306] ppid=14293 vsize=851228 CPUtime=0
/proc/14298/task/14306/stat : 14306 (java) S 14293 14293 12596 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 59530851 871657472 10402 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 600.17
Current children cumulated vsize (KiB) 856584

[startup+604.703 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 14308
/proc/meminfo: memFree=1323752/2055920 swapFree=4192812/4192956
[pid=14293] ppid=14291 vsize=5356 CPUtime=0
/proc/14293/stat : 14293 (concrete.sh) S 14291 14293 12596 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59530841 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14293/statm: 1339 244 201 169 0 50 0
[pid=14298] ppid=14293 vsize=851228 CPUtime=601.77
/proc/14298/stat : 14298 (java) S 14293 14293 12596 0 -1 0 11755 0 1 0 60163 14 0 0 18 0 9 0 59530842 871657472 10402 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/14298/statm: 212807 10402 2635 9 0 207285 0
[pid=14298/tid=14299] ppid=14293 vsize=851228 CPUtime=600.32
/proc/14298/task/14299/stat : 14299 (java) R 14293 14293 12596 0 -1 64 4316 0 1 0 60024 8 0 0 25 0 9 0 59530843 871657472 10402 996147200 134512640 134550932 4294955408 18446744073709551615 4127971120 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14298/tid=14300] ppid=14293 vsize=851228 CPUtime=0.58
/proc/14298/task/14300/stat : 14300 (java) S 14293 14293 12596 0 -1 64 4204 0 0 0 57 1 0 0 16 0 9 0 59530845 871657472 10402 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=14298/tid=14301] ppid=14293 vsize=851228 CPUtime=0
/proc/14298/task/14301/stat : 14301 (java) S 14293 14293 12596 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59530845 871657472 10402 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14298/tid=14302] ppid=14293 vsize=851228 CPUtime=0
/proc/14298/task/14302/stat : 14302 (java) S 14293 14293 12596 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 59530845 871657472 10402 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14298/tid=14303] ppid=14293 vsize=851228 CPUtime=0
/proc/14298/task/14303/stat : 14303 (java) S 14293 14293 12596 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 59530847 871657472 10402 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14298/tid=14304] ppid=14293 vsize=851228 CPUtime=0.83
/proc/14298/task/14304/stat : 14304 (java) S 14293 14293 12596 0 -1 64 2531 0 0 0 81 2 0 0 16 0 9 0 59530851 871657472 10402 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14298/tid=14305] ppid=14293 vsize=851228 CPUtime=0
/proc/14298/task/14305/stat : 14305 (java) S 14293 14293 12596 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 59530851 871657472 10402 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14298/tid=14306] ppid=14293 vsize=851228 CPUtime=0
/proc/14298/task/14306/stat : 14306 (java) S 14293 14293 12596 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 59530851 871657472 10402 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 601.77
Current children cumulated vsize (KiB) 856584

[startup+605.103 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 14308
/proc/meminfo: memFree=1323560/2055920 swapFree=4192812/4192956
[pid=14293] ppid=14291 vsize=5356 CPUtime=0
/proc/14293/stat : 14293 (concrete.sh) S 14291 14293 12596 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59530841 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14293/statm: 1339 244 201 169 0 50 0
[pid=14298] ppid=14293 vsize=851228 CPUtime=602.16
/proc/14298/stat : 14298 (java) S 14293 14293 12596 0 -1 0 11755 0 1 0 60202 14 0 0 18 0 9 0 59530842 871657472 10402 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/14298/statm: 212807 10402 2635 9 0 207285 0
[pid=14298/tid=14299] ppid=14293 vsize=851228 CPUtime=600.71
/proc/14298/task/14299/stat : 14299 (java) R 14293 14293 12596 0 -1 64 4316 0 1 0 60063 8 0 0 25 0 9 0 59530843 871657472 10402 996147200 134512640 134550932 4294955408 18446744073709551615 4127971924 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14298/tid=14300] ppid=14293 vsize=851228 CPUtime=0.58
/proc/14298/task/14300/stat : 14300 (java) S 14293 14293 12596 0 -1 64 4204 0 0 0 57 1 0 0 16 0 9 0 59530845 871657472 10402 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=14298/tid=14301] ppid=14293 vsize=851228 CPUtime=0
/proc/14298/task/14301/stat : 14301 (java) S 14293 14293 12596 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59530845 871657472 10402 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14298/tid=14302] ppid=14293 vsize=851228 CPUtime=0
/proc/14298/task/14302/stat : 14302 (java) S 14293 14293 12596 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 59530845 871657472 10402 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14298/tid=14303] ppid=14293 vsize=851228 CPUtime=0
/proc/14298/task/14303/stat : 14303 (java) S 14293 14293 12596 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 59530847 871657472 10402 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14298/tid=14304] ppid=14293 vsize=851228 CPUtime=0.83
/proc/14298/task/14304/stat : 14304 (java) S 14293 14293 12596 0 -1 64 2531 0 0 0 81 2 0 0 16 0 9 0 59530851 871657472 10402 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14298/tid=14305] ppid=14293 vsize=851228 CPUtime=0
/proc/14298/task/14305/stat : 14305 (java) S 14293 14293 12596 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 59530851 871657472 10402 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14298/tid=14306] ppid=14293 vsize=851228 CPUtime=0
/proc/14298/task/14306/stat : 14306 (java) S 14293 14293 12596 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 59530851 871657472 10402 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 602.16
Current children cumulated vsize (KiB) 856584

[startup+605.303 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 14308
/proc/meminfo: memFree=1323560/2055920 swapFree=4192812/4192956
[pid=14293] ppid=14291 vsize=5356 CPUtime=0
/proc/14293/stat : 14293 (concrete.sh) S 14291 14293 12596 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59530841 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14293/statm: 1339 244 201 169 0 50 0
[pid=14298] ppid=14293 vsize=0 CPUtime=602.33
/proc/14298/stat : 14298 (java) Z 14293 14293 12596 0 -1 12 11763 0 1 0 60219 14 0 0 16 0 2 0 59530842 0 0 996147200 0 0 0 0 0 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/14298/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 602.33
Current children cumulated vsize (KiB) 5356

Child status: 0
Real time (s): 605.309
CPU time (s): 602.354
CPU user time (s): 602.201
CPU system time (s): 0.152976
CPU usage (%): 99.5119
Max. virtual memory (cumulated for all children) (KiB): 856648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 602.201
system time used= 0.152976
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12405
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= 16934
involuntary context switches= 23526

runsolver used 0.803877 second user time and 1.9617 second system time

The end

Launcher Data

Begin job on node56 at 2009-07-16 08:11:15
IDJOB=2084399
IDBENCH=58075
IDSOLVER=735
FILE ID=node56/2084399-1247724675
PBS_JOBID= 9521467
Free space on /tmp= 103076 MiB

SOLVER NAME= Concrete 2009-06-10
BENCH NAME= CPAI08/csp/rlfapScens11/normalized-scen11-f4.xml
COMMAND LINE= HOME/concrete.sh -c BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2084399-1247724675/watcher-2084399-1247724675 -o /tmp/evaluation-result-2084399-1247724675/solver-2084399-1247724675 -C 1800 -W 2000 -M 900  HOME/concrete.sh -c HOME/instance-2084399-1247724675.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= fd413cfecf35e255c4bf22fb461ea1f3
RANDOM SEED=8545565

node56.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.209
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.209
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:       1420584 kB
Buffers:         87944 kB
Cached:         360108 kB
SwapCached:          0 kB
Active:         285060 kB
Inactive:       268056 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1420584 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1728 kB
Writeback:           0 kB
Mapped:         115584 kB
Slab:            67228 kB
Committed_AS:   543328 kB
PageTables:       1996 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= 103076 MiB
End job on node56 at 2009-07-16 08:21:21