Trace number 2083068

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 155.907 157.551

DiagnosticValue
CHECKS127019
NODES0

General information on the benchmark

Namecsp/fapp/fapp15/
normalized-fapp15-3000-1.xml
MD5SUMd8c3423564a2d6b9b1f50261d186e818
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 benchmark31.9481
Satisfiable
(Un)Satisfiability was proved
Number of variables3000
Number of constraints33021
Maximum constraint arity2
Maximum domain size182
Number of constraints which are defined in extension0
Number of constraints which are defined in intension33021
Global constraints used (with number of constraints)

Solver Data

152.90/154.58	c CPU-LOAD 135.74
152.90/154.58	c LOADED 3000 V (182 E), 17754 ExtensionConstraint2D, arity 2, 135.74 cpu
155.77/157.43	s UNSATISFIABLE
155.77/157.43	d NODES 0
155.77/157.43	d CHECKS 127019
155.77/157.43	c prepro-constraint-ccks: 0
155.77/157.43	c prepro-constraint-presenceccks: 0
155.77/157.43	c prepro-cpu: 0.41
155.77/157.43	c prepro-matrix2d-ccks: 127019
155.77/157.43	c prepro-matrix2d-presenceccks: 0
155.77/157.43	c prepro-removed: 31464
155.77/157.43	c total-assgn: 0
155.77/157.43	c total-constraint-ccks: 0
155.77/157.43	c total-constraint-presence-ccks: 0
155.77/157.43	c total-cpu: 0.87
155.77/157.43	c total-matrix2d-ccks: 127019
155.77/157.43	c total-matrix2d-presence-ccks: 0
155.77/157.43	c TOTAL-NODES 0
155.77/157.43	c TOTAL-CPU 0.87

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-2083068-1247722261/watcher-2083068-1247722261 -o /tmp/evaluation-result-2083068-1247722261/solver-2083068-1247722261 -C 1800 -W 2000 -M 900 HOME/concrete.sh -c HOME/instance-2083068-1247722261.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.02 2.04 2.00 4/82 15691
/proc/meminfo: memFree=927368/2055920 swapFree=4192812/4192956
[pid=15691] ppid=15689 vsize=18576 CPUtime=0
/proc/15691/stat : 15691 (runsolver) R 15689 15691 13934 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 59289300 19021824 284 996147200 4194304 4302564 548682068512 18446744073709551615 226238197031 0 0 4096 24578 0 0 0 17 1 0 0
/proc/15691/statm: 4644 284 249 26 0 2626 0

[startup+0.0620839 s]
/proc/loadavg: 2.02 2.04 2.00 4/82 15691
/proc/meminfo: memFree=927368/2055920 swapFree=4192812/4192956
[pid=15691] ppid=15689 vsize=5356 CPUtime=0
/proc/15691/stat : 15691 (concrete.sh) S 15689 15691 13934 0 -1 4194304 341 291 0 0 0 0 0 0 22 0 1 0 59289300 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15691/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.105578 s]
/proc/loadavg: 2.02 2.04 2.00 4/82 15691
/proc/meminfo: memFree=927368/2055920 swapFree=4192812/4192956
[pid=15691] ppid=15689 vsize=5356 CPUtime=0
/proc/15691/stat : 15691 (concrete.sh) S 15689 15691 13934 0 -1 4194304 341 291 0 0 0 0 0 0 22 0 1 0 59289300 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15691/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301595 s]
/proc/loadavg: 2.02 2.04 2.00 4/82 15691
/proc/meminfo: memFree=927368/2055920 swapFree=4192812/4192956
[pid=15691] ppid=15689 vsize=5356 CPUtime=0
/proc/15691/stat : 15691 (concrete.sh) S 15689 15691 13934 0 -1 4194304 341 291 0 0 0 0 0 0 22 0 1 0 59289300 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15691/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701632 s]
/proc/loadavg: 2.02 2.04 2.00 4/82 15691
/proc/meminfo: memFree=927368/2055920 swapFree=4192812/4192956
[pid=15691] ppid=15689 vsize=5356 CPUtime=0
/proc/15691/stat : 15691 (concrete.sh) S 15689 15691 13934 0 -1 4194304 341 291 0 0 0 0 0 0 22 0 1 0 59289300 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15691/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.5027 s]
/proc/loadavg: 2.02 2.04 2.00 3/92 15704
/proc/meminfo: memFree=911352/2055920 swapFree=4192812/4192956
[pid=15691] ppid=15689 vsize=5356 CPUtime=0
/proc/15691/stat : 15691 (concrete.sh) S 15689 15691 13934 0 -1 4194304 341 291 0 0 0 0 0 0 22 0 1 0 59289300 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15691/statm: 1339 244 201 169 0 50 0
[pid=15696] ppid=15691 vsize=848568 CPUtime=1.45
/proc/15696/stat : 15696 (java) S 15691 15691 13934 0 -1 0 8312 0 1 0 139 6 0 0 18 0 9 0 59289301 868933632 7372 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/15696/statm: 212142 7372 2624 9 0 206620 0
[pid=15696/tid=15697] ppid=15691 vsize=848568 CPUtime=0.94
/proc/15696/task/15697/stat : 15697 (java) R 15691 15691 13934 0 -1 64 3896 0 1 0 91 3 0 0 20 0 9 0 59289302 868933632 7372 996147200 134512640 134550932 4294955408 18446744073709551615 4125998321 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15696/tid=15698] ppid=15691 vsize=848568 CPUtime=0.13
/proc/15696/task/15698/stat : 15698 (java) S 15691 15691 13934 0 -1 64 2163 0 0 0 13 0 0 0 16 0 9 0 59289304 868933632 7372 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=15696/tid=15699] ppid=15691 vsize=848568 CPUtime=0
/proc/15696/task/15699/stat : 15699 (java) S 15691 15691 13934 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59289304 868933632 7372 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15696/tid=15700] ppid=15691 vsize=848568 CPUtime=0
/proc/15696/task/15700/stat : 15700 (java) S 15691 15691 13934 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 59289304 868933632 7372 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15696/tid=15701] ppid=15691 vsize=848568 CPUtime=0
/proc/15696/task/15701/stat : 15701 (java) S 15691 15691 13934 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59289306 868933632 7372 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15696/tid=15702] ppid=15691 vsize=848568 CPUtime=0.35
/proc/15696/task/15702/stat : 15702 (java) S 15691 15691 13934 0 -1 64 1555 0 0 0 34 1 0 0 16 0 9 0 59289310 868933632 7372 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15696/tid=15703] ppid=15691 vsize=848568 CPUtime=0
/proc/15696/task/15703/stat : 15703 (java) S 15691 15691 13934 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59289310 868933632 7372 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15696/tid=15704] ppid=15691 vsize=848568 CPUtime=0
/proc/15696/task/15704/stat : 15704 (java) S 15691 15691 13934 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59289310 868933632 7372 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 853924

[startup+3.10284 s]
/proc/loadavg: 2.02 2.04 2.00 3/92 15704
/proc/meminfo: memFree=902008/2055920 swapFree=4192812/4192956
[pid=15691] ppid=15689 vsize=5356 CPUtime=0
/proc/15691/stat : 15691 (concrete.sh) S 15689 15691 13934 0 -1 4194304 341 291 0 0 0 0 0 0 22 0 1 0 59289300 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15691/statm: 1339 244 201 169 0 50 0
[pid=15696] ppid=15691 vsize=848568 CPUtime=3.04
/proc/15696/stat : 15696 (java) S 15691 15691 13934 0 -1 0 9544 0 1 0 297 7 0 0 18 0 9 0 59289301 868933632 8578 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/15696/statm: 212142 8578 2625 9 0 206620 0
[pid=15696/tid=15697] ppid=15691 vsize=848568 CPUtime=2.39
/proc/15696/task/15697/stat : 15697 (java) R 15691 15691 13934 0 -1 64 3922 0 1 0 236 3 0 0 25 0 9 0 59289302 868933632 8578 996147200 134512640 134550932 4294955408 18446744073709551615 4126512100 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15696/tid=15698] ppid=15691 vsize=848568 CPUtime=0.27
/proc/15696/task/15698/stat : 15698 (java) S 15691 15691 13934 0 -1 64 3368 0 0 0 26 1 0 0 16 0 9 0 59289304 868933632 8578 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=15696/tid=15699] ppid=15691 vsize=848568 CPUtime=0
/proc/15696/task/15699/stat : 15699 (java) S 15691 15691 13934 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59289304 868933632 8578 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15696/tid=15700] ppid=15691 vsize=848568 CPUtime=0
/proc/15696/task/15700/stat : 15700 (java) S 15691 15691 13934 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 59289304 868933632 8578 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15696/tid=15701] ppid=15691 vsize=848568 CPUtime=0
/proc/15696/task/15701/stat : 15701 (java) S 15691 15691 13934 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59289306 868933632 8578 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15696/tid=15702] ppid=15691 vsize=848568 CPUtime=0.36
/proc/15696/task/15702/stat : 15702 (java) S 15691 15691 13934 0 -1 64 1556 0 0 0 35 1 0 0 15 0 9 0 59289310 868933632 8578 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15696/tid=15703] ppid=15691 vsize=848568 CPUtime=0
/proc/15696/task/15703/stat : 15703 (java) S 15691 15691 13934 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59289310 868933632 8578 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15696/tid=15704] ppid=15691 vsize=848568 CPUtime=0
/proc/15696/task/15704/stat : 15704 (java) S 15691 15691 13934 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59289310 868933632 8578 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 853924

[startup+6.30212 s]
/proc/loadavg: 2.02 2.03 2.00 3/92 15704
/proc/meminfo: memFree=894136/2055920 swapFree=4192812/4192956
[pid=15691] ppid=15689 vsize=5356 CPUtime=0
/proc/15691/stat : 15691 (concrete.sh) S 15689 15691 13934 0 -1 4194304 341 291 0 0 0 0 0 0 22 0 1 0 59289300 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15691/statm: 1339 244 201 169 0 50 0
[pid=15696] ppid=15691 vsize=848584 CPUtime=6.21
/proc/15696/stat : 15696 (java) S 15691 15691 13934 0 -1 0 11011 0 1 0 613 8 0 0 18 0 9 0 59289301 868950016 9804 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/15696/statm: 212146 9804 2625 9 0 206624 0
[pid=15696/tid=15697] ppid=15691 vsize=848584 CPUtime=5.37
/proc/15696/task/15697/stat : 15697 (java) R 15691 15691 13934 0 -1 64 3991 0 1 0 533 4 0 0 25 0 9 0 59289302 868950016 9804 996147200 134512640 134550932 4294955408 18446744073709551615 4126508041 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15696/tid=15698] ppid=15691 vsize=848584 CPUtime=0.46
/proc/15696/task/15698/stat : 15698 (java) S 15691 15691 13934 0 -1 64 4766 0 0 0 44 2 0 0 16 0 9 0 59289304 868950016 9804 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=15696/tid=15699] ppid=15691 vsize=848584 CPUtime=0
/proc/15696/task/15699/stat : 15699 (java) S 15691 15691 13934 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59289304 868950016 9804 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15696/tid=15700] ppid=15691 vsize=848584 CPUtime=0
/proc/15696/task/15700/stat : 15700 (java) S 15691 15691 13934 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 59289304 868950016 9804 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15696/tid=15701] ppid=15691 vsize=848584 CPUtime=0
/proc/15696/task/15701/stat : 15701 (java) S 15691 15691 13934 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59289306 868950016 9804 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15696/tid=15702] ppid=15691 vsize=848584 CPUtime=0.36
/proc/15696/task/15702/stat : 15702 (java) S 15691 15691 13934 0 -1 64 1556 0 0 0 35 1 0 0 15 0 9 0 59289310 868950016 9804 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15696/tid=15703] ppid=15691 vsize=848584 CPUtime=0
/proc/15696/task/15703/stat : 15703 (java) S 15691 15691 13934 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59289310 868950016 9804 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15696/tid=15704] ppid=15691 vsize=848584 CPUtime=0
/proc/15696/task/15704/stat : 15704 (java) S 15691 15691 13934 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59289310 868950016 9804 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 853940

[startup+12.7027 s]
/proc/loadavg: 2.02 2.03 2.00 3/92 15704
/proc/meminfo: memFree=889016/2055920 swapFree=4192812/4192956
[pid=15691] ppid=15689 vsize=5356 CPUtime=0
/proc/15691/stat : 15691 (concrete.sh) S 15689 15691 13934 0 -1 4194304 341 291 0 0 0 0 0 0 22 0 1 0 59289300 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15691/statm: 1339 244 201 169 0 50 0
[pid=15696] ppid=15691 vsize=848584 CPUtime=12.55
/proc/15696/stat : 15696 (java) S 15691 15691 13934 0 -1 0 12963 0 1 0 1246 9 0 0 18 0 9 0 59289301 868950016 11099 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/15696/statm: 212146 11099 2626 9 0 206624 0
[pid=15696/tid=15697] ppid=15691 vsize=848584 CPUtime=11.45
/proc/15696/task/15697/stat : 15697 (java) R 15691 15691 13934 0 -1 64 4134 0 1 0 1141 4 0 0 25 0 9 0 59289302 868950016 11099 996147200 134512640 134550932 4294955408 18446744073709551615 4125949412 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15696/tid=15698] ppid=15691 vsize=848584 CPUtime=0.73
/proc/15696/task/15698/stat : 15698 (java) S 15691 15691 13934 0 -1 64 6575 0 0 0 70 3 0 0 16 0 9 0 59289304 868950016 11099 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=15696/tid=15699] ppid=15691 vsize=848584 CPUtime=0
/proc/15696/task/15699/stat : 15699 (java) S 15691 15691 13934 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59289304 868950016 11099 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15696/tid=15700] ppid=15691 vsize=848584 CPUtime=0
/proc/15696/task/15700/stat : 15700 (java) S 15691 15691 13934 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 59289304 868950016 11099 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15696/tid=15701] ppid=15691 vsize=848584 CPUtime=0
/proc/15696/task/15701/stat : 15701 (java) S 15691 15691 13934 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59289306 868950016 11099 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15696/tid=15702] ppid=15691 vsize=848584 CPUtime=0.36
/proc/15696/task/15702/stat : 15702 (java) S 15691 15691 13934 0 -1 64 1556 0 0 0 35 1 0 0 16 0 9 0 59289310 868950016 11099 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15696/tid=15703] ppid=15691 vsize=848584 CPUtime=0
/proc/15696/task/15703/stat : 15703 (java) S 15691 15691 13934 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59289310 868950016 11099 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15696/tid=15704] ppid=15691 vsize=848584 CPUtime=0
/proc/15696/task/15704/stat : 15704 (java) S 15691 15691 13934 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59289310 868950016 11099 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 853940

[startup+25.5018 s]
/proc/loadavg: 2.08 2.05 2.01 3/92 15704
/proc/meminfo: memFree=882424/2055920 swapFree=4192812/4192956
[pid=15691] ppid=15689 vsize=5356 CPUtime=0
/proc/15691/stat : 15691 (concrete.sh) S 15689 15691 13934 0 -1 4194304 341 291 0 0 0 0 0 0 22 0 1 0 59289300 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15691/statm: 1339 244 201 169 0 50 0
[pid=15696] ppid=15691 vsize=848584 CPUtime=25.23
/proc/15696/stat : 15696 (java) S 15691 15691 13934 0 -1 0 14534 0 1 0 2513 10 0 0 18 0 9 0 59289301 868950016 12656 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/15696/statm: 212146 12656 2626 9 0 206624 0
[pid=15696/tid=15697] ppid=15691 vsize=848584 CPUtime=24.04
/proc/15696/task/15697/stat : 15697 (java) R 15691 15691 13934 0 -1 64 4148 0 1 0 2400 4 0 0 25 0 9 0 59289302 868950016 12656 996147200 134512640 134550932 4294955408 18446744073709551615 4126508041 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15696/tid=15698] ppid=15691 vsize=848584 CPUtime=0.81
/proc/15696/task/15698/stat : 15698 (java) S 15691 15691 13934 0 -1 64 8132 0 0 0 77 4 0 0 16 0 9 0 59289304 868950016 12656 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=15696/tid=15699] ppid=15691 vsize=848584 CPUtime=0
/proc/15696/task/15699/stat : 15699 (java) S 15691 15691 13934 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59289304 868950016 12656 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15696/tid=15700] ppid=15691 vsize=848584 CPUtime=0
/proc/15696/task/15700/stat : 15700 (java) S 15691 15691 13934 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 59289304 868950016 12656 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15696/tid=15701] ppid=15691 vsize=848584 CPUtime=0
/proc/15696/task/15701/stat : 15701 (java) S 15691 15691 13934 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59289306 868950016 12656 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15696/tid=15702] ppid=15691 vsize=848584 CPUtime=0.36
/proc/15696/task/15702/stat : 15702 (java) S 15691 15691 13934 0 -1 64 1556 0 0 0 35 1 0 0 16 0 9 0 59289310 868950016 12656 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15696/tid=15703] ppid=15691 vsize=848584 CPUtime=0
/proc/15696/task/15703/stat : 15703 (java) S 15691 15691 13934 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59289310 868950016 12656 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15696/tid=15704] ppid=15691 vsize=848584 CPUtime=0
/proc/15696/task/15704/stat : 15704 (java) S 15691 15691 13934 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59289310 868950016 12656 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 853940

[startup+51.1011 s]
/proc/loadavg: 2.20 2.07 2.01 3/92 15704
/proc/meminfo: memFree=834104/2055920 swapFree=4192812/4192956
[pid=15691] ppid=15689 vsize=5356 CPUtime=0
/proc/15691/stat : 15691 (concrete.sh) S 15689 15691 13934 0 -1 4194304 341 291 0 0 0 0 0 0 22 0 1 0 59289300 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0

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

[pid=15696/tid=15700] ppid=15691 vsize=852160 CPUtime=0
/proc/15696/task/15700/stat : 15700 (java) S 15691 15691 13934 0 -1 64 9 0 0 0 0 0 0 0 16 0 10 0 59289304 872611840 91202 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15696/tid=15701] ppid=15691 vsize=852160 CPUtime=0
/proc/15696/task/15701/stat : 15701 (java) S 15691 15691 13934 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 59289306 872611840 91202 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15696/tid=15702] ppid=15691 vsize=852160 CPUtime=6.09
/proc/15696/task/15702/stat : 15702 (java) S 15691 15691 13934 0 -1 64 4435 0 0 0 595 14 0 0 16 0 10 0 59289310 872611840 91202 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15696/tid=15703] ppid=15691 vsize=852160 CPUtime=0
/proc/15696/task/15703/stat : 15703 (java) S 15691 15691 13934 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 59289310 872611840 91202 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15696/tid=15704] ppid=15691 vsize=852160 CPUtime=0
/proc/15696/task/15704/stat : 15704 (java) S 15691 15691 13934 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 59289310 872611840 91202 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15696/tid=15705] ppid=15691 vsize=852160 CPUtime=0
/proc/15696/task/15705/stat : 15705 (java) S 15691 15691 13934 0 -1 64 5 0 0 0 0 0 0 0 25 0 10 0 59294834 872611840 91202 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 139.24
Current children cumulated vsize (KiB) 857516

[startup+147.103 s]
/proc/loadavg: 2.26 2.14 2.04 4/93 15705
/proc/meminfo: memFree=419056/2055920 swapFree=4192812/4192956
[pid=15691] ppid=15689 vsize=5356 CPUtime=0
/proc/15691/stat : 15691 (concrete.sh) S 15689 15691 13934 0 -1 4194304 341 291 0 0 0 0 0 0 22 0 1 0 59289300 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15691/statm: 1339 244 201 169 0 50 0
[pid=15696] ppid=15691 vsize=852160 CPUtime=145.57
/proc/15696/stat : 15696 (java) S 15691 15691 13934 0 -1 0 111181 0 1 0 14444 113 0 0 18 0 10 0 59289301 872611840 108192 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/15696/statm: 213040 108192 2633 9 0 207518 0
[pid=15696/tid=15697] ppid=15691 vsize=852160 CPUtime=129.46
/proc/15696/task/15697/stat : 15697 (java) R 15691 15691 13934 0 -1 64 9081 0 1 0 12901 45 0 0 25 0 10 0 59289302 872611840 108192 996147200 134512640 134550932 4294955408 18446744073709551615 4135398983 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15696/tid=15698] ppid=15691 vsize=852160 CPUtime=9.98
/proc/15696/task/15698/stat : 15698 (java) S 15691 15691 13934 0 -1 64 96957 0 0 0 947 51 0 0 17 0 10 0 59289304 872611840 108192 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=15696/tid=15699] ppid=15691 vsize=852160 CPUtime=0
/proc/15696/task/15699/stat : 15699 (java) S 15691 15691 13934 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 59289304 872611840 108192 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15696/tid=15700] ppid=15691 vsize=852160 CPUtime=0
/proc/15696/task/15700/stat : 15700 (java) S 15691 15691 13934 0 -1 64 9 0 0 0 0 0 0 0 16 0 10 0 59289304 872611840 108192 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15696/tid=15701] ppid=15691 vsize=852160 CPUtime=0
/proc/15696/task/15701/stat : 15701 (java) S 15691 15691 13934 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 59289306 872611840 108192 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15696/tid=15702] ppid=15691 vsize=852160 CPUtime=6.09
/proc/15696/task/15702/stat : 15702 (java) S 15691 15691 13934 0 -1 64 4435 0 0 0 595 14 0 0 16 0 10 0 59289310 872611840 108192 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15696/tid=15703] ppid=15691 vsize=852160 CPUtime=0
/proc/15696/task/15703/stat : 15703 (java) S 15691 15691 13934 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 59289310 872611840 108192 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15696/tid=15704] ppid=15691 vsize=852160 CPUtime=0
/proc/15696/task/15704/stat : 15704 (java) S 15691 15691 13934 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 59289310 872611840 108192 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15696/tid=15705] ppid=15691 vsize=852160 CPUtime=0
/proc/15696/task/15705/stat : 15705 (java) S 15691 15691 13934 0 -1 64 5 0 0 0 0 0 0 0 25 0 10 0 59294834 872611840 108192 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 145.57
Current children cumulated vsize (KiB) 857516

[startup+153.501 s]
/proc/loadavg: 2.32 2.16 2.05 3/93 15705
/proc/meminfo: memFree=323248/2055920 swapFree=4192812/4192956
[pid=15691] ppid=15689 vsize=5356 CPUtime=0
/proc/15691/stat : 15691 (concrete.sh) S 15689 15691 13934 0 -1 4194304 341 291 0 0 0 0 0 0 22 0 1 0 59289300 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15691/statm: 1339 244 201 169 0 50 0
[pid=15696] ppid=15691 vsize=852160 CPUtime=151.91
/proc/15696/stat : 15696 (java) S 15691 15691 13934 0 -1 0 134910 0 1 0 15066 125 0 0 18 0 10 0 59289301 872611840 131919 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/15696/statm: 213040 131919 2633 9 0 207518 0
[pid=15696/tid=15697] ppid=15691 vsize=852160 CPUtime=134.94
/proc/15696/task/15697/stat : 15697 (java) R 15691 15691 13934 0 -1 64 11947 0 1 0 13448 46 0 0 25 0 10 0 59289302 872611840 131919 996147200 134512640 134550932 4294955408 18446744073709551615 4135401565 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15696/tid=15698] ppid=15691 vsize=852160 CPUtime=10.84
/proc/15696/task/15698/stat : 15698 (java) S 15691 15691 13934 0 -1 64 117820 0 0 0 1022 62 0 0 16 0 10 0 59289304 872611840 131919 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=15696/tid=15699] ppid=15691 vsize=852160 CPUtime=0
/proc/15696/task/15699/stat : 15699 (java) S 15691 15691 13934 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 59289304 872611840 131919 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15696/tid=15700] ppid=15691 vsize=852160 CPUtime=0
/proc/15696/task/15700/stat : 15700 (java) S 15691 15691 13934 0 -1 64 9 0 0 0 0 0 0 0 16 0 10 0 59289304 872611840 131919 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15696/tid=15701] ppid=15691 vsize=852160 CPUtime=0
/proc/15696/task/15701/stat : 15701 (java) S 15691 15691 13934 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 59289306 872611840 131919 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15696/tid=15702] ppid=15691 vsize=852160 CPUtime=6.09
/proc/15696/task/15702/stat : 15702 (java) S 15691 15691 13934 0 -1 64 4435 0 0 0 595 14 0 0 16 0 10 0 59289310 872611840 131919 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15696/tid=15703] ppid=15691 vsize=852160 CPUtime=0
/proc/15696/task/15703/stat : 15703 (java) S 15691 15691 13934 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 59289310 872611840 131919 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15696/tid=15704] ppid=15691 vsize=852160 CPUtime=0
/proc/15696/task/15704/stat : 15704 (java) S 15691 15691 13934 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 59289310 872611840 131919 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15696/tid=15705] ppid=15691 vsize=852160 CPUtime=0
/proc/15696/task/15705/stat : 15705 (java) S 15691 15691 13934 0 -1 64 5 0 0 0 0 0 0 0 25 0 10 0 59294834 872611840 131919 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 151.91
Current children cumulated vsize (KiB) 857516

[startup+155.107 s]
/proc/loadavg: 2.29 2.16 2.05 4/92 15705
/proc/meminfo: memFree=323248/2055920 swapFree=4192812/4192956
[pid=15691] ppid=15689 vsize=5356 CPUtime=0
/proc/15691/stat : 15691 (concrete.sh) S 15689 15691 13934 0 -1 4194304 341 291 0 0 0 0 0 0 22 0 1 0 59289300 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15691/statm: 1339 244 201 169 0 50 0
[pid=15696] ppid=15691 vsize=852160 CPUtime=153.5
/proc/15696/stat : 15696 (java) S 15691 15691 13934 0 -1 0 134916 0 1 0 15225 125 0 0 18 0 9 0 59289301 872611840 131922 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/15696/statm: 213040 131922 2634 9 0 207518 0
[pid=15696/tid=15697] ppid=15691 vsize=852160 CPUtime=136
/proc/15696/task/15697/stat : 15697 (java) R 15691 15691 13934 0 -1 64 11952 0 1 0 13554 46 0 0 25 0 9 0 59289302 872611840 131922 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15696/tid=15698] ppid=15691 vsize=852160 CPUtime=11.35
/proc/15696/task/15698/stat : 15698 (java) R 15691 15691 13934 0 -1 64 117820 0 0 0 1073 62 0 0 16 0 9 0 59289304 872611840 131922 996147200 134512640 134550932 4294955408 18446744073709551615 102499788 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=15696/tid=15699] ppid=15691 vsize=852160 CPUtime=0
/proc/15696/task/15699/stat : 15699 (java) S 15691 15691 13934 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59289304 872611840 131922 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15696/tid=15700] ppid=15691 vsize=852160 CPUtime=0
/proc/15696/task/15700/stat : 15700 (java) S 15691 15691 13934 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 59289304 872611840 131922 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15696/tid=15701] ppid=15691 vsize=852160 CPUtime=0
/proc/15696/task/15701/stat : 15701 (java) S 15691 15691 13934 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59289306 872611840 131922 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15696/tid=15702] ppid=15691 vsize=852160 CPUtime=6.1
/proc/15696/task/15702/stat : 15702 (java) S 15691 15691 13934 0 -1 64 4435 0 0 0 596 14 0 0 16 0 9 0 59289310 872611840 131922 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15696/tid=15703] ppid=15691 vsize=852160 CPUtime=0
/proc/15696/task/15703/stat : 15703 (java) S 15691 15691 13934 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59289310 872611840 131922 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15696/tid=15704] ppid=15691 vsize=852160 CPUtime=0
/proc/15696/task/15704/stat : 15704 (java) S 15691 15691 13934 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59289310 872611840 131922 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 153.5
Current children cumulated vsize (KiB) 857516

[startup+156.702 s]
/proc/loadavg: 2.29 2.16 2.05 4/92 15705
/proc/meminfo: memFree=323248/2055920 swapFree=4192812/4192956
[pid=15691] ppid=15689 vsize=5356 CPUtime=0
/proc/15691/stat : 15691 (concrete.sh) S 15689 15691 13934 0 -1 4194304 341 291 0 0 0 0 0 0 22 0 1 0 59289300 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15691/statm: 1339 244 201 169 0 50 0
[pid=15696] ppid=15691 vsize=852160 CPUtime=155.08
/proc/15696/stat : 15696 (java) S 15691 15691 13934 0 -1 0 134916 0 1 0 15383 125 0 0 18 0 9 0 59289301 872611840 131922 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/15696/statm: 213040 131922 2634 9 0 207518 0
[pid=15696/tid=15697] ppid=15691 vsize=852160 CPUtime=136
/proc/15696/task/15697/stat : 15697 (java) S 15691 15691 13934 0 -1 64 11952 0 1 0 13554 46 0 0 25 0 9 0 59289302 872611840 131922 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15696/tid=15698] ppid=15691 vsize=852160 CPUtime=12.93
/proc/15696/task/15698/stat : 15698 (java) R 15691 15691 13934 0 -1 64 117820 0 0 0 1231 62 0 0 18 0 9 0 59289304 872611840 131922 996147200 134512640 134550932 4294955408 18446744073709551615 104191090 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=15696/tid=15699] ppid=15691 vsize=852160 CPUtime=0
/proc/15696/task/15699/stat : 15699 (java) S 15691 15691 13934 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59289304 872611840 131922 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15696/tid=15700] ppid=15691 vsize=852160 CPUtime=0
/proc/15696/task/15700/stat : 15700 (java) S 15691 15691 13934 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 59289304 872611840 131922 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15696/tid=15701] ppid=15691 vsize=852160 CPUtime=0
/proc/15696/task/15701/stat : 15701 (java) S 15691 15691 13934 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59289306 872611840 131922 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15696/tid=15702] ppid=15691 vsize=852160 CPUtime=6.1
/proc/15696/task/15702/stat : 15702 (java) S 15691 15691 13934 0 -1 64 4435 0 0 0 596 14 0 0 16 0 9 0 59289310 872611840 131922 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15696/tid=15703] ppid=15691 vsize=852160 CPUtime=0
/proc/15696/task/15703/stat : 15703 (java) S 15691 15691 13934 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59289310 872611840 131922 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15696/tid=15704] ppid=15691 vsize=852160 CPUtime=0
/proc/15696/task/15704/stat : 15704 (java) S 15691 15691 13934 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59289310 872611840 131922 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 155.08
Current children cumulated vsize (KiB) 857516

[startup+157.102 s]
/proc/loadavg: 2.29 2.16 2.05 4/92 15705
/proc/meminfo: memFree=323248/2055920 swapFree=4192812/4192956
[pid=15691] ppid=15689 vsize=5356 CPUtime=0
/proc/15691/stat : 15691 (concrete.sh) S 15689 15691 13934 0 -1 4194304 341 291 0 0 0 0 0 0 22 0 1 0 59289300 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15691/statm: 1339 244 201 169 0 50 0
[pid=15696] ppid=15691 vsize=852160 CPUtime=155.47
/proc/15696/stat : 15696 (java) S 15691 15691 13934 0 -1 0 134934 0 1 0 15422 125 0 0 18 0 10 0 59289301 872611840 131937 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/15696/statm: 213040 131937 2634 9 0 207518 0
[pid=15696/tid=15697] ppid=15691 vsize=852160 CPUtime=136.09
/proc/15696/task/15697/stat : 15697 (java) R 15691 15691 13934 0 -1 64 11954 0 1 0 13563 46 0 0 25 0 10 0 59289302 872611840 131937 996147200 134512640 134550932 4294955408 18446744073709551615 4135399025 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15696/tid=15698] ppid=15691 vsize=852160 CPUtime=13.23
/proc/15696/task/15698/stat : 15698 (java) S 15691 15691 13934 0 -1 64 117835 0 0 0 1261 62 0 0 18 0 10 0 59289304 872611840 131937 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=15696/tid=15699] ppid=15691 vsize=852160 CPUtime=0
/proc/15696/task/15699/stat : 15699 (java) S 15691 15691 13934 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 59289304 872611840 131937 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15696/tid=15700] ppid=15691 vsize=852160 CPUtime=0
/proc/15696/task/15700/stat : 15700 (java) S 15691 15691 13934 0 -1 64 10 0 0 0 0 0 0 0 16 0 10 0 59289304 872611840 131937 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15696/tid=15701] ppid=15691 vsize=852160 CPUtime=0
/proc/15696/task/15701/stat : 15701 (java) S 15691 15691 13934 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 59289306 872611840 131937 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15696/tid=15702] ppid=15691 vsize=852160 CPUtime=6.11
/proc/15696/task/15702/stat : 15702 (java) S 15691 15691 13934 0 -1 64 4435 0 0 0 597 14 0 0 16 0 10 0 59289310 872611840 131937 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15696/tid=15703] ppid=15691 vsize=852160 CPUtime=0
/proc/15696/task/15703/stat : 15703 (java) S 15691 15691 13934 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 59289310 872611840 131937 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15696/tid=15704] ppid=15691 vsize=852160 CPUtime=0
/proc/15696/task/15704/stat : 15704 (java) S 15691 15691 13934 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 59289310 872611840 131937 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 155.47
Current children cumulated vsize (KiB) 857516

[startup+157.503 s]
/proc/loadavg: 2.29 2.16 2.05 3/93 15706
/proc/meminfo: memFree=323240/2055920 swapFree=4192812/4192956
[pid=15691] ppid=15689 vsize=5356 CPUtime=0
/proc/15691/stat : 15691 (concrete.sh) S 15689 15691 13934 0 -1 4194304 341 291 0 0 0 0 0 0 22 0 1 0 59289300 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15691/statm: 1339 244 201 169 0 50 0
[pid=15696] ppid=15691 vsize=0 CPUtime=155.85
/proc/15696/stat : 15696 (java) Z 15691 15691 13934 0 -1 12 134942 0 1 0 15456 129 0 0 16 0 2 0 59289301 0 0 996147200 0 0 0 0 0 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/15696/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 155.85
Current children cumulated vsize (KiB) 5356

Child status: 0
Real time (s): 157.551
CPU time (s): 155.907
CPU user time (s): 154.561
CPU system time (s): 1.3458
CPU usage (%): 98.957
Max. virtual memory (cumulated for all children) (KiB): 857516

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 154.562
system time used= 1.34579
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 135584
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= 29903
involuntary context switches= 34544

runsolver used 0.220966 second user time and 0.576912 second system time

The end

Launcher Data

Begin job on node58 at 2009-07-16 07:31:02
IDJOB=2083068
IDBENCH=57695
IDSOLVER=735
FILE ID=node58/2083068-1247722261
PBS_JOBID= 9521349
Free space on /tmp= 66240 MiB

SOLVER NAME= Concrete 2009-06-10
BENCH NAME= CPAI08/csp/fapp/fapp15/normalized-fapp15-3000-1.xml
COMMAND LINE= HOME/concrete.sh -c BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2083068-1247722261/watcher-2083068-1247722261 -o /tmp/evaluation-result-2083068-1247722261/solver-2083068-1247722261 -C 1800 -W 2000 -M 900  HOME/concrete.sh -c HOME/instance-2083068-1247722261.xml

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

MD5SUM BENCH= d8c3423564a2d6b9b1f50261d186e818
RANDOM SEED=1928736896

node58.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.234
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.234
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:        927784 kB
Buffers:         84136 kB
Cached:         621228 kB
SwapCached:          0 kB
Active:         544980 kB
Inactive:       509648 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        927784 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5932 kB
Writeback:           0 kB
Mapped:         369600 kB
Slab:            58068 kB
Committed_AS:  1057740 kB
PageTables:       2436 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= 66240 MiB
End job on node58 at 2009-07-16 07:33:39