Trace number 1062147

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 + CSP4J - WMC Engine 2008-05-30SAT 75.0206 75.444

DiagnosticValue
CHECKS46777
NODES1

General information on the benchmark

Namecsp/pseudo/logic-synthesis/
normalized-clip-b.xml
MD5SUM453c2ff116a90f9a35dc6b267eb01bd8
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.71289
Satisfiable
(Un)Satisfiability was proved
Number of variables349
Number of constraints705
Maximum constraint arity111
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension705
Global constraints used (with number of constraints)

Solver Data (download as text)

74.30/74.72	c CPU-LOAD 13.74
74.30/74.72	c LOADED 349 V (2 E), 3 ExtensionConstraint2D, 700 PredicateConstraint, arity 111, 13.74 cpu
74.79/75.29	v 1 1 0 0 1 0 0 1 1 0 1 0 0 0 0 0 1 0 1 0 1 0 1 0 0 1 0 1 0 0 1 1 0 0 1 0 0 1 0 1 1 0 1 0 0 0 0 1 1 1 0 0 1 0 1 0 1 1 1 0 1 0 1 0 0 1 1 0 0 0 1 0 0 0 0 1 1 0 1 1 1 0 1 1 1 0 0 1 1 0 1 0 1 0 1 0 0 1 0 1 0 0 1 1 0 1 1 1 1 1 0 0 0 1 0 1 1 0 1 1 0 0 1 1 0 1 0 1 1 1 1 0 1 1 1 0 1 0 1 0 0 0 0 1 1 0 1 1 1 1 0 0 1 1 0 0 1 1 1 0 0 0 0 1 0 1 1 0 0 0 1 0 1 1 0 1 1 1 0 0 0 1 1 1 1 0 0 1 1 1 0 0 1 1 1 1 0 1 0 1 0 0 1 0 0 0 1 1 0 0 0 0 1 1 0 0 1 1 1 0 0 1 0 0 0 0 0 0 0 0 1 1 0 1 1 0 1 0 1 0 1 0 1 0 0 0 1 0 1 1 0 1 1 0 1 0 1 0 1 1 0 0 0 1 0 0 1 1 1 0 1 0 1 1 1 0 1 0 1 1 0 0 1 1 1 0 0 1 1 0 1 0 0 1 0 0 0 1 1 1 0 1 0 0 0 1 1 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 1 1 1 1 1 0 0 0 1 0 0 1 0 0 1 1 1 1 1 1 1 1 1 1 1 0 0 
74.79/75.29	s SATISFIABLE
74.79/75.29	d NODES 1
74.79/75.29	d CHECKS 46777
74.79/75.29	c gac3-effective-revisions: 0
74.79/75.29	c gac3-useless-revisions: 14479
74.79/75.29	c local-minima: 1
74.79/75.29	c prepro-constraint-ccks: 15585
74.79/75.29	c prepro-constraint-presenceccks: 14061
74.79/75.29	c prepro-cpu: 0.17
74.79/75.29	c prepro-matrix2d-ccks: 12
74.79/75.29	c prepro-matrix2d-presenceccks: 12
74.79/75.29	c prepro-removed: 0
74.79/75.29	c total-assgn: 1
74.79/75.29	c total-constraint-ccks: 46762
74.79/75.29	c total-constraint-presence-ccks: 14245
74.79/75.29	c total-cpu: 0.41
74.79/75.29	c total-matrix2d-ccks: 15
74.79/75.29	c total-matrix2d-presence-ccks: 24
74.79/75.29	c tuples: 0
74.79/75.29	c tuples-collisions: 0
74.79/75.29	c TOTAL-NODES 1
74.79/75.29	c TOTAL-CPU 0.41

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1062147-1215133851/watcher-1062147-1215133851 -o /tmp/evaluation-result-1062147-1215133851/solver-1062147-1215133851 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/concrete.sh -c -ext 0 -s WMC HOME/instance-1062147-1215133851.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.08 2.05 2.02 4/83 26246
/proc/meminfo: memFree=1586016/2055920 swapFree=4180456/4192956
[pid=26246] ppid=26244 vsize=5356 CPUtime=0
/proc/26246/stat : 26246 (concrete.sh) R 26244 26246 23730 0 -1 4194304 295 128 0 0 0 0 0 0 21 0 1 0 1992359501 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 255236733541 0 2147483391 4100 65536 0 0 0 17 1 0 0
/proc/26246/statm: 1339 242 201 169 0 50 0

[startup+0.054359 s]
/proc/loadavg: 2.08 2.05 2.02 4/83 26246
/proc/meminfo: memFree=1586016/2055920 swapFree=4180456/4192956
[pid=26246] ppid=26244 vsize=5356 CPUtime=0
/proc/26246/stat : 26246 (concrete.sh) S 26244 26246 23730 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1992359501 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26246/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.103079 s]
/proc/loadavg: 2.08 2.05 2.02 4/83 26246
/proc/meminfo: memFree=1586016/2055920 swapFree=4180456/4192956
[pid=26246] ppid=26244 vsize=5356 CPUtime=0
/proc/26246/stat : 26246 (concrete.sh) S 26244 26246 23730 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1992359501 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26246/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301115 s]
/proc/loadavg: 2.08 2.05 2.02 4/83 26246
/proc/meminfo: memFree=1586016/2055920 swapFree=4180456/4192956
[pid=26246] ppid=26244 vsize=5356 CPUtime=0
/proc/26246/stat : 26246 (concrete.sh) S 26244 26246 23730 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1992359501 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26246/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701189 s]
/proc/loadavg: 2.08 2.05 2.02 4/83 26246
/proc/meminfo: memFree=1586016/2055920 swapFree=4180456/4192956
[pid=26246] ppid=26244 vsize=5356 CPUtime=0
/proc/26246/stat : 26246 (concrete.sh) S 26244 26246 23730 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1992359501 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26246/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50234 s]
/proc/loadavg: 2.08 2.05 2.02 3/94 26258
/proc/meminfo: memFree=1571144/2055920 swapFree=4180456/4192956
[pid=26246] ppid=26244 vsize=5356 CPUtime=0
/proc/26246/stat : 26246 (concrete.sh) S 26244 26246 23730 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1992359501 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26246/statm: 1339 242 201 169 0 50 0
[pid=26249] ppid=26246 vsize=847064 CPUtime=1.46
/proc/26249/stat : 26249 (java) S 26246 26246 23730 0 -1 0 7573 0 1 0 141 5 0 0 18 0 10 0 1992359502 867393536 6685 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26249/statm: 211766 6685 2573 9 0 206327 0
[pid=26249/tid=26250] ppid=26246 vsize=847064 CPUtime=0.94
/proc/26249/task/26250/stat : 26250 (java) R 26246 26246 23730 0 -1 64 3479 0 1 0 92 2 0 0 25 0 10 0 1992359503 867393536 6685 996147200 134512640 134550740 4294956016 18446744073709551615 4126258085 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26249/tid=26251] ppid=26246 vsize=847064 CPUtime=0.15
/proc/26249/task/26251/stat : 26251 (java) S 26246 26246 23730 0 -1 64 2280 0 0 0 14 1 0 0 16 0 10 0 1992359504 867393536 6685 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26249/tid=26252] ppid=26246 vsize=847064 CPUtime=0
/proc/26249/task/26252/stat : 26252 (java) S 26246 26246 23730 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 1992359505 867393536 6685 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26249/tid=26253] ppid=26246 vsize=847064 CPUtime=0
/proc/26249/task/26253/stat : 26253 (java) S 26246 26246 23730 0 -1 64 6 0 0 0 0 0 0 0 16 0 10 0 1992359505 867393536 6685 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26249/tid=26254] ppid=26246 vsize=847064 CPUtime=0
/proc/26249/task/26254/stat : 26254 (java) S 26246 26246 23730 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1992359507 867393536 6685 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26249/tid=26255] ppid=26246 vsize=847064 CPUtime=0.34
/proc/26249/task/26255/stat : 26255 (java) S 26246 26246 23730 0 -1 64 1077 0 0 0 33 1 0 0 15 0 10 0 1992359507 867393536 6685 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26249/tid=26256] ppid=26246 vsize=847064 CPUtime=0
/proc/26249/task/26256/stat : 26256 (java) S 26246 26246 23730 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1992359507 867393536 6685 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26249/tid=26257] ppid=26246 vsize=847064 CPUtime=0
/proc/26249/task/26257/stat : 26257 (java) S 26246 26246 23730 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 1992359507 867393536 6685 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26249/tid=26258] ppid=26246 vsize=847064 CPUtime=0
/proc/26249/task/26258/stat : 26258 (java) S 26246 26246 23730 0 -1 64 4 0 0 0 0 0 0 0 21 0 10 0 1992359581 867393536 6685 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 852420

[startup+3.10164 s]
/proc/loadavg: 2.08 2.05 2.02 3/94 26258
/proc/meminfo: memFree=1551752/2055920 swapFree=4180456/4192956
[pid=26246] ppid=26244 vsize=5356 CPUtime=0
/proc/26246/stat : 26246 (concrete.sh) S 26244 26246 23730 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1992359501 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26246/statm: 1339 242 201 169 0 50 0
[pid=26249] ppid=26246 vsize=847068 CPUtime=3.05
/proc/26249/stat : 26249 (java) S 26246 26246 23730 0 -1 0 19630 0 1 0 293 12 0 0 18 0 10 0 1992359502 867397632 17907 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26249/statm: 211767 17907 2582 9 0 206327 0
[pid=26249/tid=26250] ppid=26246 vsize=847068 CPUtime=1.55
/proc/26249/task/26250/stat : 26250 (java) R 26246 26246 23730 0 -1 64 4132 0 1 0 152 3 0 0 25 0 10 0 1992359503 867397632 17907 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26249/tid=26251] ppid=26246 vsize=847068 CPUtime=1.03
/proc/26249/task/26251/stat : 26251 (java) R 26246 26246 23730 0 -1 64 13616 0 0 0 97 6 0 0 16 0 10 0 1992359504 867397632 17907 996147200 134512640 134550740 4294956016 18446744073709551615 104457056 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26249/tid=26252] ppid=26246 vsize=847068 CPUtime=0
/proc/26249/task/26252/stat : 26252 (java) S 26246 26246 23730 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 1992359505 867397632 17907 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26249/tid=26253] ppid=26246 vsize=847068 CPUtime=0
/proc/26249/task/26253/stat : 26253 (java) S 26246 26246 23730 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 1992359505 867397632 17907 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26249/tid=26254] ppid=26246 vsize=847068 CPUtime=0
/proc/26249/task/26254/stat : 26254 (java) S 26246 26246 23730 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1992359507 867397632 17907 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26249/tid=26255] ppid=26246 vsize=847068 CPUtime=0.44
/proc/26249/task/26255/stat : 26255 (java) S 26246 26246 23730 0 -1 64 1145 0 0 0 42 2 0 0 15 0 10 0 1992359507 867397632 17907 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26249/tid=26256] ppid=26246 vsize=847068 CPUtime=0
/proc/26249/task/26256/stat : 26256 (java) S 26246 26246 23730 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1992359507 867397632 17907 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26249/tid=26257] ppid=26246 vsize=847068 CPUtime=0
/proc/26249/task/26257/stat : 26257 (java) R 26246 26246 23730 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 1992359507 867397632 17907 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26249/tid=26258] ppid=26246 vsize=847068 CPUtime=0
/proc/26249/task/26258/stat : 26258 (java) S 26246 26246 23730 0 -1 64 4 0 0 0 0 0 0 0 21 0 10 0 1992359581 867397632 17907 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 852424

[startup+6.30225 s]
/proc/loadavg: 2.23 2.09 2.03 3/94 26258
/proc/meminfo: memFree=1363592/2055920 swapFree=4180456/4192956
[pid=26246] ppid=26244 vsize=5356 CPUtime=0
/proc/26246/stat : 26246 (concrete.sh) S 26244 26246 23730 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1992359501 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26246/statm: 1339 242 201 169 0 50 0
[pid=26249] ppid=26246 vsize=850892 CPUtime=6.24
/proc/26249/stat : 26249 (java) S 26246 26246 23730 0 -1 0 59894 0 1 0 592 32 0 0 18 0 10 0 1992359502 871313408 57866 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26249/statm: 212723 57866 2582 9 0 207283 0
[pid=26249/tid=26250] ppid=26246 vsize=850892 CPUtime=3.21
/proc/26249/task/26250/stat : 26250 (java) R 26246 26246 23730 0 -1 64 8518 0 1 0 315 6 0 0 25 0 10 0 1992359503 871313408 57866 996147200 134512640 134550740 4294956016 18446744073709551615 4125257404 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26249/tid=26251] ppid=26246 vsize=850892 CPUtime=2.53
/proc/26249/task/26251/stat : 26251 (java) S 26246 26246 23730 0 -1 64 49478 0 0 0 231 22 0 0 16 0 10 0 1992359504 871313408 57866 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26249/tid=26252] ppid=26246 vsize=850892 CPUtime=0
/proc/26249/task/26252/stat : 26252 (java) S 26246 26246 23730 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 1992359505 871313408 57866 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26249/tid=26253] ppid=26246 vsize=850892 CPUtime=0
/proc/26249/task/26253/stat : 26253 (java) S 26246 26246 23730 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 1992359505 871313408 57866 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26249/tid=26254] ppid=26246 vsize=850892 CPUtime=0
/proc/26249/task/26254/stat : 26254 (java) S 26246 26246 23730 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1992359507 871313408 57866 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26249/tid=26255] ppid=26246 vsize=850892 CPUtime=0.48
/proc/26249/task/26255/stat : 26255 (java) S 26246 26246 23730 0 -1 64 1161 0 0 0 46 2 0 0 16 0 10 0 1992359507 871313408 57866 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26249/tid=26256] ppid=26246 vsize=850892 CPUtime=0
/proc/26249/task/26256/stat : 26256 (java) S 26246 26246 23730 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1992359507 871313408 57866 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26249/tid=26257] ppid=26246 vsize=850892 CPUtime=0
/proc/26249/task/26257/stat : 26257 (java) S 26246 26246 23730 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 1992359507 871313408 57866 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26249/tid=26258] ppid=26246 vsize=850892 CPUtime=0
/proc/26249/task/26258/stat : 26258 (java) S 26246 26246 23730 0 -1 64 4 0 0 0 0 0 0 0 21 0 10 0 1992359581 871313408 57866 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 856248

[startup+12.7014 s]
/proc/loadavg: 2.21 2.09 2.03 4/94 26258
/proc/meminfo: memFree=1447176/2055920 swapFree=4180456/4192956
[pid=26246] ppid=26244 vsize=5356 CPUtime=0
/proc/26246/stat : 26246 (concrete.sh) S 26244 26246 23730 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1992359501 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26246/statm: 1339 242 201 169 0 50 0
[pid=26249] ppid=26246 vsize=850668 CPUtime=12.6
/proc/26249/stat : 26249 (java) S 26246 26246 23730 0 -1 0 118941 0 1 0 1199 61 0 0 18 0 10 0 1992359502 871084032 58781 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26249/statm: 212667 58781 2583 9 0 207227 0
[pid=26249/tid=26250] ppid=26246 vsize=850668 CPUtime=6.35
/proc/26249/task/26250/stat : 26250 (java) R 26246 26246 23730 0 -1 64 15277 0 1 0 624 11 0 0 25 0 10 0 1992359503 871084032 58781 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26249/tid=26251] ppid=26246 vsize=850668 CPUtime=5.71
/proc/26249/task/26251/stat : 26251 (java) R 26246 26246 23730 0 -1 64 101737 0 0 0 524 47 0 0 16 0 10 0 1992359504 871084032 58781 996147200 134512640 134550740 4294956016 18446744073709551615 102514553 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26249/tid=26252] ppid=26246 vsize=850668 CPUtime=0
/proc/26249/task/26252/stat : 26252 (java) S 26246 26246 23730 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 1992359505 871084032 58781 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26249/tid=26253] ppid=26246 vsize=850668 CPUtime=0
/proc/26249/task/26253/stat : 26253 (java) S 26246 26246 23730 0 -1 64 6 0 0 0 0 0 0 0 16 0 10 0 1992359505 871084032 58781 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26249/tid=26254] ppid=26246 vsize=850668 CPUtime=0
/proc/26249/task/26254/stat : 26254 (java) S 26246 26246 23730 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1992359507 871084032 58781 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26249/tid=26255] ppid=26246 vsize=850668 CPUtime=0.52
/proc/26249/task/26255/stat : 26255 (java) S 26246 26246 23730 0 -1 64 1190 0 0 0 50 2 0 0 15 0 10 0 1992359507 871084032 58781 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26249/tid=26256] ppid=26246 vsize=850668 CPUtime=0
/proc/26249/task/26256/stat : 26256 (java) S 26246 26246 23730 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1992359507 871084032 58781 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26249/tid=26257] ppid=26246 vsize=850668 CPUtime=0
/proc/26249/task/26257/stat : 26257 (java) S 26246 26246 23730 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 1992359507 871084032 58781 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26249/tid=26258] ppid=26246 vsize=850668 CPUtime=0
/proc/26249/task/26258/stat : 26258 (java) S 26246 26246 23730 0 -1 64 4 0 0 0 0 0 0 0 21 0 10 0 1992359581 871084032 58781 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 856024

[startup+25.5029 s]
/proc/loadavg: 2.37 2.13 2.04 3/94 26258
/proc/meminfo: memFree=811848/2055920 swapFree=4180456/4192956
[pid=26246] ppid=26244 vsize=5356 CPUtime=0
/proc/26246/stat : 26246 (concrete.sh) S 26244 26246 23730 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1992359501 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26246/statm: 1339 242 201 169 0 50 0
[pid=26249] ppid=26246 vsize=869540 CPUtime=25.35
/proc/26249/stat : 26249 (java) S 26246 26246 23730 0 -1 0 254901 0 1 0 2414 121 0 0 18 0 10 0 1992359502 890408960 194723 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26249/statm: 217385 194723 2583 9 0 211945 0
[pid=26249/tid=26250] ppid=26246 vsize=869540 CPUtime=7.14
/proc/26249/task/26250/stat : 26250 (java) S 26246 26246 23730 0 -1 64 24389 0 1 0 700 14 0 0 17 0 10 0 1992359503 890408960 194723 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26249/tid=26251] ppid=26246 vsize=869540 CPUtime=17.65
/proc/26249/task/26251/stat : 26251 (java) R 26246 26246 23730 0 -1 64 228585 0 0 0 1662 103 0 0 25 0 10 0 1992359504 890408960 194723 996147200 134512640 134550740 4294956016 18446744073709551615 104182539 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26249/tid=26252] ppid=26246 vsize=869540 CPUtime=0
/proc/26249/task/26252/stat : 26252 (java) S 26246 26246 23730 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 1992359505 890408960 194723 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26249/tid=26253] ppid=26246 vsize=869540 CPUtime=0
/proc/26249/task/26253/stat : 26253 (java) S 26246 26246 23730 0 -1 64 6 0 0 0 0 0 0 0 16 0 10 0 1992359505 890408960 194723 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26249/tid=26254] ppid=26246 vsize=869540 CPUtime=0
/proc/26249/task/26254/stat : 26254 (java) S 26246 26246 23730 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1992359507 890408960 194723 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26249/tid=26255] ppid=26246 vsize=869540 CPUtime=0.52
/proc/26249/task/26255/stat : 26255 (java) S 26246 26246 23730 0 -1 64 1190 0 0 0 50 2 0 0 15 0 10 0 1992359507 890408960 194723 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26249/tid=26256] ppid=26246 vsize=869540 CPUtime=0
/proc/26249/task/26256/stat : 26256 (java) S 26246 26246 23730 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1992359507 890408960 194723 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26249/tid=26257] ppid=26246 vsize=869540 CPUtime=0

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

[pid=26249/tid=26254] ppid=26246 vsize=869444 CPUtime=0
/proc/26249/task/26254/stat : 26254 (java) S 26246 26246 23730 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1992359507 890310656 195151 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26249/tid=26255] ppid=26246 vsize=869444 CPUtime=0.54
/proc/26249/task/26255/stat : 26255 (java) S 26246 26246 23730 0 -1 64 1198 0 0 0 52 2 0 0 16 0 10 0 1992359507 890310656 195151 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26249/tid=26256] ppid=26246 vsize=869444 CPUtime=0
/proc/26249/task/26256/stat : 26256 (java) S 26246 26246 23730 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1992359507 890310656 195151 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26249/tid=26257] ppid=26246 vsize=869444 CPUtime=0
/proc/26249/task/26257/stat : 26257 (java) S 26246 26246 23730 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 1992359507 890310656 195151 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26249/tid=26258] ppid=26246 vsize=869444 CPUtime=0
/proc/26249/task/26258/stat : 26258 (java) S 26246 26246 23730 0 -1 64 4 0 0 0 0 0 0 0 21 0 10 0 1992359581 890310656 195151 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 63.55
Current children cumulated vsize (KiB) 874800

[startup+70.3023 s]
/proc/loadavg: 2.29 2.14 2.05 3/94 26258
/proc/meminfo: memFree=810056/2055920 swapFree=4180456/4192956
[pid=26246] ppid=26244 vsize=5356 CPUtime=0
/proc/26246/stat : 26246 (concrete.sh) S 26244 26246 23730 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1992359501 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26246/statm: 1339 242 201 169 0 50 0
[pid=26249] ppid=26246 vsize=869444 CPUtime=69.93
/proc/26249/stat : 26249 (java) S 26246 26246 23730 0 -1 0 256982 0 1 0 6868 125 0 0 18 0 10 0 1992359502 890310656 195151 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26249/statm: 217361 195151 2583 9 0 211921 0
[pid=26249/tid=26250] ppid=26246 vsize=869444 CPUtime=13.73
/proc/26249/task/26250/stat : 26250 (java) S 26246 26246 23730 0 -1 64 25961 0 1 0 1356 17 0 0 17 0 10 0 1992359503 890310656 195151 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26249/tid=26251] ppid=26246 vsize=869444 CPUtime=55.63
/proc/26249/task/26251/stat : 26251 (java) R 26246 26246 23730 0 -1 64 229086 0 0 0 5459 104 0 0 25 0 10 0 1992359504 890310656 195151 996147200 134512640 134550740 4294956016 18446744073709551615 103834269 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26249/tid=26252] ppid=26246 vsize=869444 CPUtime=0
/proc/26249/task/26252/stat : 26252 (java) S 26246 26246 23730 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 1992359505 890310656 195151 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26249/tid=26253] ppid=26246 vsize=869444 CPUtime=0
/proc/26249/task/26253/stat : 26253 (java) S 26246 26246 23730 0 -1 64 6 0 0 0 0 0 0 0 16 0 10 0 1992359505 890310656 195151 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26249/tid=26254] ppid=26246 vsize=869444 CPUtime=0
/proc/26249/task/26254/stat : 26254 (java) S 26246 26246 23730 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1992359507 890310656 195151 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26249/tid=26255] ppid=26246 vsize=869444 CPUtime=0.54
/proc/26249/task/26255/stat : 26255 (java) S 26246 26246 23730 0 -1 64 1198 0 0 0 52 2 0 0 16 0 10 0 1992359507 890310656 195151 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26249/tid=26256] ppid=26246 vsize=869444 CPUtime=0
/proc/26249/task/26256/stat : 26256 (java) S 26246 26246 23730 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1992359507 890310656 195151 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26249/tid=26257] ppid=26246 vsize=869444 CPUtime=0
/proc/26249/task/26257/stat : 26257 (java) S 26246 26246 23730 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 1992359507 890310656 195151 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26249/tid=26258] ppid=26246 vsize=869444 CPUtime=0
/proc/26249/task/26258/stat : 26258 (java) S 26246 26246 23730 0 -1 64 4 0 0 0 0 0 0 0 21 0 10 0 1992359581 890310656 195151 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 69.93
Current children cumulated vsize (KiB) 874800

[startup+73.5019 s]
/proc/loadavg: 2.29 2.14 2.05 3/94 26258
/proc/meminfo: memFree=810056/2055920 swapFree=4180456/4192956
[pid=26246] ppid=26244 vsize=5356 CPUtime=0
/proc/26246/stat : 26246 (concrete.sh) S 26244 26246 23730 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1992359501 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26246/statm: 1339 242 201 169 0 50 0
[pid=26249] ppid=26246 vsize=869444 CPUtime=73.11
/proc/26249/stat : 26249 (java) S 26246 26246 23730 0 -1 0 256983 0 1 0 7186 125 0 0 18 0 10 0 1992359502 890310656 195151 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26249/statm: 217361 195151 2583 9 0 211921 0
[pid=26249/tid=26250] ppid=26246 vsize=869444 CPUtime=13.73
/proc/26249/task/26250/stat : 26250 (java) S 26246 26246 23730 0 -1 64 25962 0 1 0 1356 17 0 0 17 0 10 0 1992359503 890310656 195151 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26249/tid=26251] ppid=26246 vsize=869444 CPUtime=58.81
/proc/26249/task/26251/stat : 26251 (java) R 26246 26246 23730 0 -1 64 229086 0 0 0 5777 104 0 0 25 0 10 0 1992359504 890310656 195151 996147200 134512640 134550740 4294956016 18446744073709551615 104180275 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26249/tid=26252] ppid=26246 vsize=869444 CPUtime=0
/proc/26249/task/26252/stat : 26252 (java) S 26246 26246 23730 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 1992359505 890310656 195151 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26249/tid=26253] ppid=26246 vsize=869444 CPUtime=0
/proc/26249/task/26253/stat : 26253 (java) S 26246 26246 23730 0 -1 64 6 0 0 0 0 0 0 0 16 0 10 0 1992359505 890310656 195151 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26249/tid=26254] ppid=26246 vsize=869444 CPUtime=0
/proc/26249/task/26254/stat : 26254 (java) S 26246 26246 23730 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1992359507 890310656 195151 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26249/tid=26255] ppid=26246 vsize=869444 CPUtime=0.54
/proc/26249/task/26255/stat : 26255 (java) S 26246 26246 23730 0 -1 64 1198 0 0 0 52 2 0 0 16 0 10 0 1992359507 890310656 195151 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26249/tid=26256] ppid=26246 vsize=869444 CPUtime=0
/proc/26249/task/26256/stat : 26256 (java) S 26246 26246 23730 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1992359507 890310656 195151 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26249/tid=26257] ppid=26246 vsize=869444 CPUtime=0
/proc/26249/task/26257/stat : 26257 (java) S 26246 26246 23730 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 1992359507 890310656 195151 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26249/tid=26258] ppid=26246 vsize=869444 CPUtime=0
/proc/26249/task/26258/stat : 26258 (java) S 26246 26246 23730 0 -1 64 4 0 0 0 0 0 0 0 21 0 10 0 1992359581 890310656 195151 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 73.11
Current children cumulated vsize (KiB) 874800

[startup+74.302 s]
/proc/loadavg: 2.27 2.14 2.05 3/94 26258
/proc/meminfo: memFree=810056/2055920 swapFree=4180456/4192956
[pid=26246] ppid=26244 vsize=5356 CPUtime=0
/proc/26246/stat : 26246 (concrete.sh) S 26244 26246 23730 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1992359501 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26246/statm: 1339 242 201 169 0 50 0
[pid=26249] ppid=26246 vsize=869444 CPUtime=73.9
/proc/26249/stat : 26249 (java) S 26246 26246 23730 0 -1 0 256984 0 1 0 7265 125 0 0 18 0 10 0 1992359502 890310656 195151 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26249/statm: 217361 195151 2583 9 0 211921 0
[pid=26249/tid=26250] ppid=26246 vsize=869444 CPUtime=13.73
/proc/26249/task/26250/stat : 26250 (java) S 26246 26246 23730 0 -1 64 25963 0 1 0 1356 17 0 0 17 0 10 0 1992359503 890310656 195151 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26249/tid=26251] ppid=26246 vsize=869444 CPUtime=59.6
/proc/26249/task/26251/stat : 26251 (java) R 26246 26246 23730 0 -1 64 229086 0 0 0 5856 104 0 0 25 0 10 0 1992359504 890310656 195151 996147200 134512640 134550740 4294956016 18446744073709551615 103735980 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26249/tid=26252] ppid=26246 vsize=869444 CPUtime=0
/proc/26249/task/26252/stat : 26252 (java) S 26246 26246 23730 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 1992359505 890310656 195151 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26249/tid=26253] ppid=26246 vsize=869444 CPUtime=0
/proc/26249/task/26253/stat : 26253 (java) S 26246 26246 23730 0 -1 64 6 0 0 0 0 0 0 0 16 0 10 0 1992359505 890310656 195151 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26249/tid=26254] ppid=26246 vsize=869444 CPUtime=0
/proc/26249/task/26254/stat : 26254 (java) S 26246 26246 23730 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1992359507 890310656 195151 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26249/tid=26255] ppid=26246 vsize=869444 CPUtime=0.54
/proc/26249/task/26255/stat : 26255 (java) S 26246 26246 23730 0 -1 64 1198 0 0 0 52 2 0 0 16 0 10 0 1992359507 890310656 195151 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26249/tid=26256] ppid=26246 vsize=869444 CPUtime=0
/proc/26249/task/26256/stat : 26256 (java) S 26246 26246 23730 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1992359507 890310656 195151 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26249/tid=26257] ppid=26246 vsize=869444 CPUtime=0
/proc/26249/task/26257/stat : 26257 (java) S 26246 26246 23730 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 1992359507 890310656 195151 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26249/tid=26258] ppid=26246 vsize=869444 CPUtime=0
/proc/26249/task/26258/stat : 26258 (java) S 26246 26246 23730 0 -1 64 4 0 0 0 0 0 0 0 21 0 10 0 1992359581 890310656 195151 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 73.9
Current children cumulated vsize (KiB) 874800

[startup+75.1022 s]
/proc/loadavg: 2.27 2.14 2.05 5/93 26258
/proc/meminfo: memFree=809992/2055920 swapFree=4180456/4192956
[pid=26246] ppid=26244 vsize=5356 CPUtime=0
/proc/26246/stat : 26246 (concrete.sh) S 26244 26246 23730 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1992359501 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26246/statm: 1339 242 201 169 0 50 0
[pid=26249] ppid=26246 vsize=869604 CPUtime=74.7
/proc/26249/stat : 26249 (java) S 26246 26246 23730 0 -1 0 257037 0 1 0 7344 126 0 0 18 0 10 0 1992359502 890474496 177798 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26249/statm: 217401 177798 2585 9 0 211961 0
[pid=26249/tid=26250] ppid=26246 vsize=869604 CPUtime=14.07
/proc/26249/task/26250/stat : 26250 (java) R 26246 26246 23730 0 -1 64 26007 0 1 0 1390 17 0 0 19 0 10 0 1992359503 890474496 177798 996147200 134512640 134550740 4294956016 18446744073709551615 4127045773 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26249/tid=26251] ppid=26246 vsize=869604 CPUtime=60.02
/proc/26249/task/26251/stat : 26251 (java) R 26246 26246 23730 0 -1 64 229086 0 0 0 5897 105 0 0 25 0 10 0 1992359504 890474496 177798 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26249/tid=26252] ppid=26246 vsize=869604 CPUtime=0
/proc/26249/task/26252/stat : 26252 (java) S 26246 26246 23730 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 1992359505 890474496 177798 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26249/tid=26253] ppid=26246 vsize=869604 CPUtime=0
/proc/26249/task/26253/stat : 26253 (java) S 26246 26246 23730 0 -1 64 6 0 0 0 0 0 0 0 16 0 10 0 1992359505 890474496 177798 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26249/tid=26254] ppid=26246 vsize=869604 CPUtime=0
/proc/26249/task/26254/stat : 26254 (java) S 26246 26246 23730 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1992359507 890474496 177798 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26249/tid=26255] ppid=26246 vsize=869604 CPUtime=0.57
/proc/26249/task/26255/stat : 26255 (java) S 26246 26246 23730 0 -1 64 1206 0 0 0 55 2 0 0 15 0 10 0 1992359507 890474496 177798 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26249/tid=26256] ppid=26246 vsize=869604 CPUtime=0
/proc/26249/task/26256/stat : 26256 (java) S 26246 26246 23730 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1992359507 890474496 177798 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26249/tid=26257] ppid=26246 vsize=869604 CPUtime=0
/proc/26249/task/26257/stat : 26257 (java) S 26246 26246 23730 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 1992359507 890474496 177798 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 74.7
Current children cumulated vsize (KiB) 874960

[startup+75.3022 s]
/proc/loadavg: 2.27 2.14 2.05 5/93 26258
/proc/meminfo: memFree=809992/2055920 swapFree=4180456/4192956
[pid=26246] ppid=26244 vsize=5356 CPUtime=0
/proc/26246/stat : 26246 (concrete.sh) S 26244 26246 23730 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1992359501 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26246/statm: 1339 242 201 169 0 50 0
[pid=26249] ppid=26246 vsize=869604 CPUtime=74.89
/proc/26249/stat : 26249 (java) S 26246 26246 23730 0 -1 0 257073 0 1 0 7363 126 0 0 18 0 9 0 1992359502 890474496 177832 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26249/statm: 217401 177832 2585 9 0 211961 0
[pid=26249/tid=26250] ppid=26246 vsize=869604 CPUtime=14.23
/proc/26249/task/26250/stat : 26250 (java) S 26246 26246 23730 0 -1 64 26012 0 1 0 1406 17 0 0 20 0 9 0 1992359503 890474496 177832 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26249/tid=26251] ppid=26246 vsize=869604 CPUtime=60.02
/proc/26249/task/26251/stat : 26251 (java) S 26246 26246 23730 0 -1 64 229086 0 0 0 5897 105 0 0 25 0 9 0 1992359504 890474496 177832 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26249/tid=26252] ppid=26246 vsize=869604 CPUtime=0
/proc/26249/task/26252/stat : 26252 (java) S 26246 26246 23730 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 1992359505 890474496 177832 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26249/tid=26253] ppid=26246 vsize=869604 CPUtime=0
/proc/26249/task/26253/stat : 26253 (java) S 26246 26246 23730 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1992359505 890474496 177832 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26249/tid=26254] ppid=26246 vsize=869604 CPUtime=0
/proc/26249/task/26254/stat : 26254 (java) S 26246 26246 23730 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1992359507 890474496 177832 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26249/tid=26255] ppid=26246 vsize=869604 CPUtime=0.6
/proc/26249/task/26255/stat : 26255 (java) S 26246 26246 23730 0 -1 64 1237 0 0 0 58 2 0 0 15 0 9 0 1992359507 890474496 177832 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26249/tid=26256] ppid=26246 vsize=869604 CPUtime=0
/proc/26249/task/26256/stat : 26256 (java) S 26246 26246 23730 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1992359507 890474496 177832 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26249/tid=26257] ppid=26246 vsize=869604 CPUtime=0
/proc/26249/task/26257/stat : 26257 (java) S 26246 26246 23730 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1992359507 890474496 177832 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 74.89
Current children cumulated vsize (KiB) 874960

[startup+75.4024 s]
/proc/loadavg: 2.27 2.14 2.05 5/93 26258
/proc/meminfo: memFree=809992/2055920 swapFree=4180456/4192956
[pid=26246] ppid=26244 vsize=5356 CPUtime=0
/proc/26246/stat : 26246 (concrete.sh) S 26244 26246 23730 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1992359501 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26246/statm: 1339 242 201 169 0 50 0
[pid=26249] ppid=26246 vsize=0 CPUtime=74.96
/proc/26249/stat : 26249 (java) Z 26246 26246 23730 0 -1 12 257076 0 1 0 7363 133 0 0 16 0 2 0 1992359502 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26249/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 74.96
Current children cumulated vsize (KiB) 5356

Child status: 0
Real time (s): 75.444
CPU time (s): 75.0206
CPU user time (s): 73.6388
CPU system time (s): 1.38179
CPU usage (%): 99.4388
Max. virtual memory (cumulated for all children) (KiB): 874960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 73.6388
system time used= 1.38179
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 257528
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= 5865
involuntary context switches= 7994

runsolver used 0.101984 second user time and 0.26096 second system time

The end

Launcher Data (download as text)

Begin job on node19 at 2008-07-04 03:10:51
IDJOB=1062147
IDBENCH=54601
IDSOLVER=304
FILE ID=node19/1062147-1215133851
PBS_JOBID= 7877165
Free space on /tmp= 66552 MiB

SOLVER NAME= Concrete + CSP4J - WMC Engine 2008-05-30
BENCH NAME= CPAI08/csp/pseudo/logic-synthesis/normalized-clip-b.xml
COMMAND LINE= HOME/concrete.sh -c -ext 0 -s WMC BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1062147-1215133851/watcher-1062147-1215133851 -o /tmp/evaluation-result-1062147-1215133851/solver-1062147-1215133851 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/concrete.sh -c -ext 0 -s WMC HOME/instance-1062147-1215133851.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 453c2ff116a90f9a35dc6b267eb01bd8
RANDOM SEED=1316057636

node19.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.263
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	: 5931.00
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.263
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:       1586496 kB
Buffers:         68868 kB
Cached:         224744 kB
SwapCached:       6540 kB
Active:         256972 kB
Inactive:       144660 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1586496 kB
SwapTotal:     4192956 kB
SwapFree:      4180456 kB
Dirty:            1032 kB
Writeback:           0 kB
Mapped:         119504 kB
Slab:            52876 kB
Committed_AS:  4060924 kB
PageTables:       2040 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= 66552 MiB
End job on node19 at 2008-07-04 03:12:07