Trace number 2081518

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 DC 2009-07-14? 198.216 200.438

DiagnosticValue
CHECKS15969600
NODES0

General information on the benchmark

Namecsp/super-js/super-js-taillard-15/
normalized-super-js-taillard-15-21.xml
MD5SUM11fa157cba8e1d54b2e29b7001f2eb89
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 benchmark2.01869
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of constraints5580
Maximum constraint arity2
Maximum domain size1185
Number of constraints which are defined in extension0
Number of constraints which are defined in intension5580
Global constraints used (with number of constraints)

Solver Data

19.35/19.64	c CPU-LOAD 16.7
19.35/19.64	c LOADED 450 V (1185 E), 225 ExtensionConstraint2D, 4725 DTConstraint, 630 DiffConstraint, arity 2, 16.7 cpu
196.10/198.32	c [ 197.893] WARNING : java.lang.OutOfMemoryError: Java heap space
196.10/198.32	cspfj.util.LargeBitVector.<init>(LargeBitVector.java:17)
196.10/198.32	cspfj.util.BitVector.factory(BitVector.java:36)
196.10/198.32	cspfj.constraint.extension.Matrix2D.<init>(Matrix2D.java:14)
196.10/198.32	cspfj.problem.Problem.learnConstraint(Problem.java:405)
196.10/198.32	cspfj.filter.DC2.noGoods(DC2.java:263)
196.10/198.32	cspfj.filter.DC2.singletonTest(DC2.java:206)
196.10/198.32	cspfj.filter.DC2.cdcReduce(DC2.java:125)
196.10/198.32	cspfj.filter.DC2.reduceAll(DC2.java:92)
196.10/198.32	cspfj.AbstractSolver.preprocess(AbstractSolver.java:226)
196.10/198.32	cspfj.MGACIter.runSolver(MGACIter.java:206)
196.10/198.32	concrete.AbstractLauncher.solve(AbstractLauncher.java:401)
196.10/198.32	concrete.Concrete.solve(Concrete.java:187)
196.10/198.32	concrete.Concrete.run(Concrete.java:112)
196.10/198.32	concrete.Concrete.main(Concrete.java:105) (cspfj.ResultHandler.result)
196.10/198.32	s UNKNOWN
196.10/198.32	d NODES 0
196.10/198.32	d CHECKS 15969576
196.10/198.32	c java.lang.OutOfMemoryError: Java heap space[cspfj.util.LargeBitVector.<init>(LargeBitVector.java:17), cspfj.util.BitVector.factory(BitVector.java:36), cspfj.constraint.extension.Matrix2D.<init>(Matrix2D.java:14), cspfj.problem.Problem.learnConstraint(Problem.java:405), cspfj.filter.DC2.noGoods(DC2.java:263), cspfj.filter.DC2.singletonTest(DC2.java:206), cspfj.filter.DC2.cdcReduce(DC2.java:125), cspfj.filter.DC2.reduceAll(DC2.java:92), cspfj.AbstractSolver.preprocess(AbstractSolver.java:226), cspfj.MGACIter.runSolver(MGACIter.java:206), concrete.AbstractLauncher.solve(AbstractLauncher.java:401), concrete.Concrete.solve(Concrete.java:187), concrete.Concrete.run(Concrete.java:112), concrete.Concrete.main(Concrete.java:105)]
196.10/198.33	c CDC-added-constraints: 1342
196.10/198.33	c CDC-nbsingletontests: 912
196.10/198.33	c CDC-nogoods: 25812810
196.10/198.33	c prepro-constraint-ccks: 0
196.10/198.33	c prepro-constraint-presenceccks: 0
196.10/198.33	c prepro-cpu: 134.20999
196.10/198.33	c prepro-matrix2d-ccks: 15969576
196.10/198.33	c prepro-matrix2d-presenceccks: 325811821
196.10/198.33	c prepro-removed: 335441
196.10/198.33	c total-assgn: 0
196.10/198.33	c total-constraint-ccks: 0
196.10/198.33	c total-constraint-presence-ccks: 0
196.10/198.33	c total-cpu: 134.29
196.10/198.33	c total-matrix2d-ccks: 15969576
196.10/198.33	c total-matrix2d-presence-ccks: 325811821
196.10/198.33	c TOTAL-NODES 0
196.10/198.33	c TOTAL-CPU 0.0

Verifier Data

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: UNKNOWN

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2081518-1247719737/watcher-2081518-1247719737 -o /tmp/evaluation-result-2081518-1247719737/solver-2081518-1247719737 -C 1800 -W 2000 -M 900 HOME/concrete.sh -c -p cspfj.filter.DC2 -parameter cdc.addConstraints=BIN HOME/instance-2081518-1247719737.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: 1.92 1.98 1.99 4/82 17537
/proc/meminfo: memFree=1524064/2055920 swapFree=4192812/4192956
[pid=17537] ppid=17535 vsize=18576 CPUtime=0
/proc/17537/stat : 17537 (runsolver) R 17535 17537 14587 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 59039074 19021824 284 996147200 4194304 4302564 548682068432 18446744073709551615 210723466535 0 0 4096 24578 0 0 0 17 1 0 0
/proc/17537/statm: 4644 284 249 26 0 2626 0

[startup+0.061416 s]
/proc/loadavg: 1.92 1.98 1.99 4/82 17537
/proc/meminfo: memFree=1524064/2055920 swapFree=4192812/4192956
[pid=17537] ppid=17535 vsize=5356 CPUtime=0
/proc/17537/stat : 17537 (concrete.sh) S 17535 17537 14587 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 59039074 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17537/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.102682 s]
/proc/loadavg: 1.92 1.98 1.99 4/82 17537
/proc/meminfo: memFree=1524064/2055920 swapFree=4192812/4192956
[pid=17537] ppid=17535 vsize=5356 CPUtime=0
/proc/17537/stat : 17537 (concrete.sh) S 17535 17537 14587 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 59039074 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17537/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301714 s]
/proc/loadavg: 1.92 1.98 1.99 4/82 17537
/proc/meminfo: memFree=1524064/2055920 swapFree=4192812/4192956
[pid=17537] ppid=17535 vsize=5356 CPUtime=0
/proc/17537/stat : 17537 (concrete.sh) S 17535 17537 14587 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 59039074 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17537/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701754 s]
/proc/loadavg: 1.92 1.98 1.99 4/82 17537
/proc/meminfo: memFree=1524064/2055920 swapFree=4192812/4192956
[pid=17537] ppid=17535 vsize=5356 CPUtime=0
/proc/17537/stat : 17537 (concrete.sh) S 17535 17537 14587 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 59039074 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17537/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50284 s]
/proc/loadavg: 1.92 1.98 1.99 3/92 17550
/proc/meminfo: memFree=1509704/2055920 swapFree=4192812/4192956
[pid=17537] ppid=17535 vsize=5356 CPUtime=0
/proc/17537/stat : 17537 (concrete.sh) S 17535 17537 14587 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 59039074 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17537/statm: 1339 244 201 169 0 50 0
[pid=17542] ppid=17537 vsize=847608 CPUtime=1.45
/proc/17542/stat : 17542 (java) S 17537 17537 14587 0 -1 0 6855 0 1 0 139 6 0 0 18 0 9 0 59039075 867950592 6114 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/17542/statm: 211902 6114 2004 9 0 206380 0
[pid=17542/tid=17543] ppid=17537 vsize=847608 CPUtime=1.04
/proc/17542/task/17543/stat : 17543 (java) R 17537 17537 14587 0 -1 64 3896 0 1 0 101 3 0 0 22 0 9 0 59039077 867950592 6114 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17542/tid=17544] ppid=17537 vsize=847608 CPUtime=0.05
/proc/17542/task/17544/stat : 17544 (java) R 17537 17537 14587 0 -1 64 913 0 0 0 5 0 0 0 16 0 9 0 59039078 867950592 6114 996147200 134512640 134550932 4294955344 18446744073709551615 102709373 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=17542/tid=17545] ppid=17537 vsize=847608 CPUtime=0
/proc/17542/task/17545/stat : 17545 (java) S 17537 17537 14587 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59039078 867950592 6114 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17542/tid=17546] ppid=17537 vsize=847608 CPUtime=0
/proc/17542/task/17546/stat : 17546 (java) S 17537 17537 14587 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 59039078 867950592 6114 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17542/tid=17547] ppid=17537 vsize=847608 CPUtime=0
/proc/17542/task/17547/stat : 17547 (java) S 17537 17537 14587 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59039081 867950592 6114 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17542/tid=17548] ppid=17537 vsize=847608 CPUtime=0.33
/proc/17542/task/17548/stat : 17548 (java) S 17537 17537 14587 0 -1 64 1351 0 0 0 31 2 0 0 15 0 9 0 59039084 867950592 6114 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17542/tid=17549] ppid=17537 vsize=847608 CPUtime=0
/proc/17542/task/17549/stat : 17549 (java) S 17537 17537 14587 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 59039084 867950592 6114 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17542/tid=17550] ppid=17537 vsize=847608 CPUtime=0
/proc/17542/task/17550/stat : 17550 (java) S 17537 17537 14587 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 59039085 867950592 6114 996147200 134512640 134550932 4294955344 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) 852964

[startup+3.10105 s]
/proc/loadavg: 1.92 1.98 1.99 3/92 17550
/proc/meminfo: memFree=1504584/2055920 swapFree=4192812/4192956
[pid=17537] ppid=17535 vsize=5356 CPUtime=0
/proc/17537/stat : 17537 (concrete.sh) S 17535 17537 14587 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 59039074 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17537/statm: 1339 244 201 169 0 50 0
[pid=17542] ppid=17537 vsize=848636 CPUtime=3.04
/proc/17542/stat : 17542 (java) S 17537 17537 14587 0 -1 0 11433 0 1 0 295 9 0 0 18 0 10 0 59039075 869003264 10453 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/17542/statm: 212159 10453 2624 9 0 206637 0
[pid=17542/tid=17543] ppid=17537 vsize=848636 CPUtime=2.22
/proc/17542/task/17543/stat : 17543 (java) R 17537 17537 14587 0 -1 64 3994 0 1 0 219 3 0 0 25 0 10 0 59039077 869003264 10453 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17542/tid=17544] ppid=17537 vsize=848636 CPUtime=0.45
/proc/17542/task/17544/stat : 17544 (java) R 17537 17537 14587 0 -1 64 5381 0 0 0 42 3 0 0 17 0 10 0 59039078 869003264 10453 996147200 134512640 134550932 4294955344 18446744073709551615 103731910 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=17542/tid=17545] ppid=17537 vsize=848636 CPUtime=0
/proc/17542/task/17545/stat : 17545 (java) S 17537 17537 14587 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 59039078 869003264 10453 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17542/tid=17546] ppid=17537 vsize=848636 CPUtime=0
/proc/17542/task/17546/stat : 17546 (java) S 17537 17537 14587 0 -1 64 4 0 0 0 0 0 0 0 16 0 10 0 59039078 869003264 10453 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17542/tid=17547] ppid=17537 vsize=848636 CPUtime=0
/proc/17542/task/17547/stat : 17547 (java) S 17537 17537 14587 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 59039081 869003264 10453 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17542/tid=17548] ppid=17537 vsize=848636 CPUtime=0.34
/proc/17542/task/17548/stat : 17548 (java) S 17537 17537 14587 0 -1 64 1359 0 0 0 32 2 0 0 15 0 10 0 59039084 869003264 10453 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17542/tid=17549] ppid=17537 vsize=848636 CPUtime=0
/proc/17542/task/17549/stat : 17549 (java) S 17537 17537 14587 0 -1 64 0 0 0 0 0 0 0 0 20 0 10 0 59039084 869003264 10453 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17542/tid=17550] ppid=17537 vsize=848636 CPUtime=0
/proc/17542/task/17550/stat : 17550 (java) S 17537 17537 14587 0 -1 64 0 0 0 0 0 0 0 0 15 0 10 0 59039085 869003264 10453 996147200 134512640 134550932 4294955344 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) 853992

[startup+6.3024 s]
/proc/loadavg: 1.93 1.98 1.99 4/93 17551
/proc/meminfo: memFree=1483392/2055920 swapFree=4192812/4192956
[pid=17537] ppid=17535 vsize=5356 CPUtime=0
/proc/17537/stat : 17537 (concrete.sh) S 17535 17537 14587 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 59039074 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17537/statm: 1339 244 201 169 0 50 0
[pid=17542] ppid=17537 vsize=851064 CPUtime=6.2
/proc/17542/stat : 17542 (java) S 17537 17537 14587 0 -1 0 14203 0 1 0 607 13 0 0 18 0 10 0 59039075 871489536 13002 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/17542/statm: 212766 13002 2634 9 0 207244 0
[pid=17542/tid=17543] ppid=17537 vsize=851064 CPUtime=4.58
/proc/17542/task/17543/stat : 17543 (java) R 17537 17537 14587 0 -1 64 4322 0 1 0 453 5 0 0 25 0 10 0 59039077 871489536 13002 996147200 134512640 134550932 4294955344 18446744073709551615 4127735346 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17542/tid=17544] ppid=17537 vsize=851064 CPUtime=0.84
/proc/17542/task/17544/stat : 17544 (java) S 17537 17537 14587 0 -1 64 6848 0 0 0 80 4 0 0 16 0 10 0 59039078 871489536 13002 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=17542/tid=17545] ppid=17537 vsize=851064 CPUtime=0
/proc/17542/task/17545/stat : 17545 (java) S 17537 17537 14587 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 59039078 871489536 13002 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17542/tid=17546] ppid=17537 vsize=851064 CPUtime=0
/proc/17542/task/17546/stat : 17546 (java) S 17537 17537 14587 0 -1 64 7 0 0 0 0 0 0 0 16 0 10 0 59039078 871489536 13002 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17542/tid=17547] ppid=17537 vsize=851064 CPUtime=0
/proc/17542/task/17547/stat : 17547 (java) S 17537 17537 14587 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 59039081 871489536 13002 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17542/tid=17548] ppid=17537 vsize=851064 CPUtime=0.75
/proc/17542/task/17548/stat : 17548 (java) S 17537 17537 14587 0 -1 64 2331 0 0 0 72 3 0 0 15 0 10 0 59039084 871489536 13002 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17542/tid=17549] ppid=17537 vsize=851064 CPUtime=0
/proc/17542/task/17549/stat : 17549 (java) S 17537 17537 14587 0 -1 64 0 0 0 0 0 0 0 0 20 0 10 0 59039084 871489536 13002 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17542/tid=17550] ppid=17537 vsize=851064 CPUtime=0
/proc/17542/task/17550/stat : 17550 (java) S 17537 17537 14587 0 -1 64 0 0 0 0 0 0 0 0 15 0 10 0 59039085 871489536 13002 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17542/tid=17551] ppid=17537 vsize=851064 CPUtime=0
/proc/17542/task/17551/stat : 17551 (java) S 17537 17537 14587 0 -1 64 4 0 0 0 0 0 0 0 25 0 10 0 59039341 871489536 13002 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 856420

[startup+12.7012 s]
/proc/loadavg: 1.93 1.98 1.99 3/93 17551
/proc/meminfo: memFree=1469384/2055920 swapFree=4192812/4192956
[pid=17537] ppid=17535 vsize=5356 CPUtime=0
/proc/17537/stat : 17537 (concrete.sh) S 17535 17537 14587 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 59039074 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17537/statm: 1339 244 201 169 0 50 0
[pid=17542] ppid=17537 vsize=851064 CPUtime=12.53
/proc/17542/stat : 17542 (java) S 17537 17537 14587 0 -1 0 19508 0 1 0 1237 16 0 0 18 0 10 0 59039075 871489536 16687 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/17542/statm: 212766 16687 2633 9 0 207244 0
[pid=17542/tid=17543] ppid=17537 vsize=851064 CPUtime=10.56
/proc/17542/task/17543/stat : 17543 (java) R 17537 17537 14587 0 -1 64 4537 0 1 0 1050 6 0 0 25 0 10 0 59039077 871489536 16687 996147200 134512640 134550932 4294955344 18446744073709551615 4125652167 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17542/tid=17544] ppid=17537 vsize=851064 CPUtime=1.17
/proc/17542/task/17544/stat : 17544 (java) S 17537 17537 14587 0 -1 64 11923 0 0 0 111 6 0 0 16 0 10 0 59039078 871489536 16687 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=17542/tid=17545] ppid=17537 vsize=851064 CPUtime=0
/proc/17542/task/17545/stat : 17545 (java) S 17537 17537 14587 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 59039078 871489536 16687 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17542/tid=17546] ppid=17537 vsize=851064 CPUtime=0
/proc/17542/task/17546/stat : 17546 (java) S 17537 17537 14587 0 -1 64 7 0 0 0 0 0 0 0 16 0 10 0 59039078 871489536 16687 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17542/tid=17547] ppid=17537 vsize=851064 CPUtime=0
/proc/17542/task/17547/stat : 17547 (java) S 17537 17537 14587 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 59039081 871489536 16687 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17542/tid=17548] ppid=17537 vsize=851064 CPUtime=0.77
/proc/17542/task/17548/stat : 17548 (java) S 17537 17537 14587 0 -1 64 2346 0 0 0 74 3 0 0 15 0 10 0 59039084 871489536 16687 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17542/tid=17549] ppid=17537 vsize=851064 CPUtime=0
/proc/17542/task/17549/stat : 17549 (java) S 17537 17537 14587 0 -1 64 0 0 0 0 0 0 0 0 20 0 10 0 59039084 871489536 16687 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17542/tid=17550] ppid=17537 vsize=851064 CPUtime=0
/proc/17542/task/17550/stat : 17550 (java) S 17537 17537 14587 0 -1 64 0 0 0 0 0 0 0 0 15 0 10 0 59039085 871489536 16687 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17542/tid=17551] ppid=17537 vsize=851064 CPUtime=0
/proc/17542/task/17551/stat : 17551 (java) S 17537 17537 14587 0 -1 64 4 0 0 0 0 0 0 0 25 0 10 0 59039341 871489536 16687 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 856420

[startup+25.5027 s]
/proc/loadavg: 1.95 1.98 1.99 3/93 17552
/proc/meminfo: memFree=1441856/2055920 swapFree=4192812/4192956
[pid=17537] ppid=17535 vsize=5356 CPUtime=0
/proc/17537/stat : 17537 (concrete.sh) S 17535 17537 14587 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 59039074 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17537/statm: 1339 244 201 169 0 50 0
[pid=17542] ppid=17537 vsize=851064 CPUtime=25.18
/proc/17542/stat : 17542 (java) S 17537 17537 14587 0 -1 0 25992 0 1 0 2499 19 0 0 18 0 10 0 59039075 871489536 22835 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/17542/statm: 212766 22835 2634 9 0 207244 0
[pid=17542/tid=17543] ppid=17537 vsize=851064 CPUtime=22.38
/proc/17542/task/17543/stat : 17543 (java) R 17537 17537 14587 0 -1 64 4964 0 1 0 2232 6 0 0 25 0 10 0 59039077 871489536 22835 996147200 134512640 134550932 4294955344 18446744073709551615 4127945108 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17542/tid=17544] ppid=17537 vsize=851064 CPUtime=1.93
/proc/17542/task/17544/stat : 17544 (java) S 17537 17537 14587 0 -1 64 17939 0 0 0 184 9 0 0 16 0 10 0 59039078 871489536 22835 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=17542/tid=17545] ppid=17537 vsize=851064 CPUtime=0
/proc/17542/task/17545/stat : 17545 (java) S 17537 17537 14587 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 59039078 871489536 22835 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17542/tid=17546] ppid=17537 vsize=851064 CPUtime=0
/proc/17542/task/17546/stat : 17546 (java) S 17537 17537 14587 0 -1 64 7 0 0 0 0 0 0 0 16 0 10 0 59039078 871489536 22835 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17542/tid=17547] ppid=17537 vsize=851064 CPUtime=0
/proc/17542/task/17547/stat : 17547 (java) S 17537 17537 14587 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 59039081 871489536 22835 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17542/tid=17548] ppid=17537 vsize=851064 CPUtime=0.84
/proc/17542/task/17548/stat : 17548 (java) S 17537 17537 14587 0 -1 64 2386 0 0 0 81 3 0 0 16 0 10 0 59039084 871489536 22835 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17542/tid=17549] ppid=17537 vsize=851064 CPUtime=0
/proc/17542/task/17549/stat : 17549 (java) S 17537 17537 14587 0 -1 64 0 0 0 0 0 0 0 0 20 0 10 0 59039084 871489536 22835 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17542/tid=17550] ppid=17537 vsize=851064 CPUtime=0
/proc/17542/task/17550/stat : 17550 (java) S 17537 17537 14587 0 -1 64 0 0 0 0 0 0 0 0 15 0 10 0 59039085 871489536 22835 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17542/tid=17552] ppid=17537 vsize=851064 CPUtime=0
/proc/17542/task/17552/stat : 17552 (java) S 17537 17537 14587 0 -1 64 0 0 0 0 0 0 0 0 24 0 10 0 59041072 871489536 22835 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.18
Current children cumulated vsize (KiB) 856420

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

[pid=17542/tid=17545] ppid=17537 vsize=851064 CPUtime=0
/proc/17542/task/17545/stat : 17545 (java) S 17537 17537 14587 0 -1 64 13 0 0 0 0 0 0 0 17 0 10 0 59039078 871489536 190965 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17542/tid=17546] ppid=17537 vsize=851064 CPUtime=0
/proc/17542/task/17546/stat : 17546 (java) S 17537 17537 14587 0 -1 64 7 0 0 0 0 0 0 0 16 0 10 0 59039078 871489536 190965 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17542/tid=17547] ppid=17537 vsize=851064 CPUtime=0
/proc/17542/task/17547/stat : 17547 (java) S 17537 17537 14587 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 59039081 871489536 190965 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17542/tid=17548] ppid=17537 vsize=851064 CPUtime=0.89
/proc/17542/task/17548/stat : 17548 (java) S 17537 17537 14587 0 -1 64 2398 0 0 0 86 3 0 0 16 0 10 0 59039084 871489536 190965 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17542/tid=17549] ppid=17537 vsize=851064 CPUtime=0
/proc/17542/task/17549/stat : 17549 (java) S 17537 17537 14587 0 -1 64 0 0 0 0 0 0 0 0 20 0 10 0 59039084 871489536 190965 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17542/tid=17550] ppid=17537 vsize=851064 CPUtime=0
/proc/17542/task/17550/stat : 17550 (java) S 17537 17537 14587 0 -1 64 0 0 0 0 0 0 0 0 15 0 10 0 59039085 871489536 190965 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17542/tid=17552] ppid=17537 vsize=851064 CPUtime=0
/proc/17542/task/17552/stat : 17552 (java) S 17537 17537 14587 0 -1 64 0 0 0 0 0 0 0 0 24 0 10 0 59041072 871489536 190965 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 189.76
Current children cumulated vsize (KiB) 856420

[startup+195.103 s]
/proc/loadavg: 2.29 2.10 2.03 3/93 17554
/proc/meminfo: memFree=767872/2055920 swapFree=4192812/4192956
[pid=17537] ppid=17535 vsize=5356 CPUtime=0
/proc/17537/stat : 17537 (concrete.sh) S 17535 17537 14587 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 59039074 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17537/statm: 1339 244 201 169 0 50 0
[pid=17542] ppid=17537 vsize=851064 CPUtime=192.93
/proc/17542/stat : 17542 (java) S 17537 17537 14587 0 -1 0 194197 0 1 0 19193 100 0 0 18 0 10 0 59039075 871489536 190965 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/17542/statm: 212766 190965 2634 9 0 207244 0
[pid=17542/tid=17543] ppid=17537 vsize=851064 CPUtime=151.16
/proc/17542/task/17543/stat : 17543 (java) S 17537 17537 14587 0 -1 64 10925 0 1 0 15106 10 0 0 17 0 10 0 59039077 871489536 190965 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17542/tid=17544] ppid=17537 vsize=851064 CPUtime=40.84
/proc/17542/task/17544/stat : 17544 (java) R 17537 17537 14587 0 -1 64 180171 0 0 0 3999 85 0 0 25 0 10 0 59039078 871489536 190965 996147200 134512640 134550932 4294955344 18446744073709551615 104516175 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=17542/tid=17545] ppid=17537 vsize=851064 CPUtime=0
/proc/17542/task/17545/stat : 17545 (java) S 17537 17537 14587 0 -1 64 13 0 0 0 0 0 0 0 17 0 10 0 59039078 871489536 190965 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17542/tid=17546] ppid=17537 vsize=851064 CPUtime=0
/proc/17542/task/17546/stat : 17546 (java) S 17537 17537 14587 0 -1 64 7 0 0 0 0 0 0 0 16 0 10 0 59039078 871489536 190965 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17542/tid=17547] ppid=17537 vsize=851064 CPUtime=0
/proc/17542/task/17547/stat : 17547 (java) S 17537 17537 14587 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 59039081 871489536 190965 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17542/tid=17548] ppid=17537 vsize=851064 CPUtime=0.89
/proc/17542/task/17548/stat : 17548 (java) S 17537 17537 14587 0 -1 64 2398 0 0 0 86 3 0 0 16 0 10 0 59039084 871489536 190965 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17542/tid=17549] ppid=17537 vsize=851064 CPUtime=0
/proc/17542/task/17549/stat : 17549 (java) S 17537 17537 14587 0 -1 64 0 0 0 0 0 0 0 0 20 0 10 0 59039084 871489536 190965 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17542/tid=17550] ppid=17537 vsize=851064 CPUtime=0
/proc/17542/task/17550/stat : 17550 (java) S 17537 17537 14587 0 -1 64 0 0 0 0 0 0 0 0 15 0 10 0 59039085 871489536 190965 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17542/tid=17552] ppid=17537 vsize=851064 CPUtime=0
/proc/17542/task/17552/stat : 17552 (java) S 17537 17537 14587 0 -1 64 0 0 0 0 0 0 0 0 24 0 10 0 59041072 871489536 190965 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 192.93
Current children cumulated vsize (KiB) 856420

[startup+198.303 s]
/proc/loadavg: 2.29 2.10 2.03 3/92 17554
/proc/meminfo: memFree=767872/2055920 swapFree=4192812/4192956
[pid=17537] ppid=17535 vsize=5356 CPUtime=0
/proc/17537/stat : 17537 (concrete.sh) S 17535 17537 14587 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 59039074 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17537/statm: 1339 244 201 169 0 50 0
[pid=17542] ppid=17537 vsize=851064 CPUtime=196.1
/proc/17542/stat : 17542 (java) S 17537 17537 14587 0 -1 0 194198 0 1 0 19510 100 0 0 18 0 9 0 59039075 871489536 190965 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/17542/statm: 212766 190965 2634 9 0 207244 0
[pid=17542/tid=17543] ppid=17537 vsize=851064 CPUtime=151.16
/proc/17542/task/17543/stat : 17543 (java) S 17537 17537 14587 0 -1 64 10926 0 1 0 15106 10 0 0 17 0 9 0 59039077 871489536 190965 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17542/tid=17544] ppid=17537 vsize=851064 CPUtime=44.01
/proc/17542/task/17544/stat : 17544 (java) R 17537 17537 14587 0 -1 64 180171 0 0 0 4316 85 0 0 25 0 9 0 59039078 871489536 190965 996147200 134512640 134550932 4294955344 18446744073709551615 104191090 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=17542/tid=17545] ppid=17537 vsize=851064 CPUtime=0
/proc/17542/task/17545/stat : 17545 (java) S 17537 17537 14587 0 -1 64 13 0 0 0 0 0 0 0 17 0 9 0 59039078 871489536 190965 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17542/tid=17546] ppid=17537 vsize=851064 CPUtime=0
/proc/17542/task/17546/stat : 17546 (java) S 17537 17537 14587 0 -1 64 7 0 0 0 0 0 0 0 16 0 9 0 59039078 871489536 190965 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17542/tid=17547] ppid=17537 vsize=851064 CPUtime=0
/proc/17542/task/17547/stat : 17547 (java) S 17537 17537 14587 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59039081 871489536 190965 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17542/tid=17548] ppid=17537 vsize=851064 CPUtime=0.89
/proc/17542/task/17548/stat : 17548 (java) S 17537 17537 14587 0 -1 64 2398 0 0 0 86 3 0 0 16 0 9 0 59039084 871489536 190965 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17542/tid=17549] ppid=17537 vsize=851064 CPUtime=0
/proc/17542/task/17549/stat : 17549 (java) S 17537 17537 14587 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 59039084 871489536 190965 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17542/tid=17550] ppid=17537 vsize=851064 CPUtime=0
/proc/17542/task/17550/stat : 17550 (java) S 17537 17537 14587 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 59039085 871489536 190965 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 196.1
Current children cumulated vsize (KiB) 856420

[startup+199.108 s]
/proc/loadavg: 2.29 2.10 2.03 3/92 17554
/proc/meminfo: memFree=767872/2055920 swapFree=4192812/4192956
[pid=17537] ppid=17535 vsize=5356 CPUtime=0
/proc/17537/stat : 17537 (concrete.sh) S 17535 17537 14587 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 59039074 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17537/statm: 1339 244 201 169 0 50 0
[pid=17542] ppid=17537 vsize=851064 CPUtime=196.89
/proc/17542/stat : 17542 (java) S 17537 17537 14587 0 -1 0 194200 0 1 0 19589 100 0 0 18 0 9 0 59039075 871489536 190966 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/17542/statm: 212766 190966 2635 9 0 207244 0
[pid=17542/tid=17543] ppid=17537 vsize=851064 CPUtime=151.17
/proc/17542/task/17543/stat : 17543 (java) S 17537 17537 14587 0 -1 64 10928 0 1 0 15107 10 0 0 17 0 9 0 59039077 871489536 190966 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17542/tid=17544] ppid=17537 vsize=851064 CPUtime=44.79
/proc/17542/task/17544/stat : 17544 (java) R 17537 17537 14587 0 -1 64 180171 0 0 0 4394 85 0 0 25 0 9 0 59039078 871489536 190966 996147200 134512640 134550932 4294955344 18446744073709551615 104195281 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=17542/tid=17545] ppid=17537 vsize=851064 CPUtime=0
/proc/17542/task/17545/stat : 17545 (java) S 17537 17537 14587 0 -1 64 13 0 0 0 0 0 0 0 17 0 9 0 59039078 871489536 190966 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17542/tid=17546] ppid=17537 vsize=851064 CPUtime=0
/proc/17542/task/17546/stat : 17546 (java) S 17537 17537 14587 0 -1 64 7 0 0 0 0 0 0 0 16 0 9 0 59039078 871489536 190966 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17542/tid=17547] ppid=17537 vsize=851064 CPUtime=0
/proc/17542/task/17547/stat : 17547 (java) S 17537 17537 14587 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59039081 871489536 190966 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17542/tid=17548] ppid=17537 vsize=851064 CPUtime=0.89
/proc/17542/task/17548/stat : 17548 (java) S 17537 17537 14587 0 -1 64 2398 0 0 0 86 3 0 0 16 0 9 0 59039084 871489536 190966 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17542/tid=17549] ppid=17537 vsize=851064 CPUtime=0
/proc/17542/task/17549/stat : 17549 (java) S 17537 17537 14587 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 59039084 871489536 190966 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17542/tid=17550] ppid=17537 vsize=851064 CPUtime=0
/proc/17542/task/17550/stat : 17550 (java) S 17537 17537 14587 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 59039085 871489536 190966 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 196.89
Current children cumulated vsize (KiB) 856420

[startup+199.901 s]
/proc/loadavg: 2.29 2.10 2.03 3/92 17554
/proc/meminfo: memFree=767872/2055920 swapFree=4192812/4192956
[pid=17537] ppid=17535 vsize=5356 CPUtime=0
/proc/17537/stat : 17537 (concrete.sh) S 17535 17537 14587 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 59039074 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17537/statm: 1339 244 201 169 0 50 0
[pid=17542] ppid=17537 vsize=851064 CPUtime=197.67
/proc/17542/stat : 17542 (java) S 17537 17537 14587 0 -1 0 194200 0 1 0 19667 100 0 0 18 0 9 0 59039075 871489536 190966 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/17542/statm: 212766 190966 2635 9 0 207244 0
[pid=17542/tid=17543] ppid=17537 vsize=851064 CPUtime=151.17
/proc/17542/task/17543/stat : 17543 (java) S 17537 17537 14587 0 -1 64 10928 0 1 0 15107 10 0 0 17 0 9 0 59039077 871489536 190966 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17542/tid=17544] ppid=17537 vsize=851064 CPUtime=45.58
/proc/17542/task/17544/stat : 17544 (java) R 17537 17537 14587 0 -1 64 180171 0 0 0 4473 85 0 0 25 0 9 0 59039078 871489536 190966 996147200 134512640 134550932 4294955344 18446744073709551615 102768136 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=17542/tid=17545] ppid=17537 vsize=851064 CPUtime=0
/proc/17542/task/17545/stat : 17545 (java) S 17537 17537 14587 0 -1 64 13 0 0 0 0 0 0 0 17 0 9 0 59039078 871489536 190966 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17542/tid=17546] ppid=17537 vsize=851064 CPUtime=0
/proc/17542/task/17546/stat : 17546 (java) S 17537 17537 14587 0 -1 64 7 0 0 0 0 0 0 0 16 0 9 0 59039078 871489536 190966 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17542/tid=17547] ppid=17537 vsize=851064 CPUtime=0
/proc/17542/task/17547/stat : 17547 (java) S 17537 17537 14587 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59039081 871489536 190966 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17542/tid=17548] ppid=17537 vsize=851064 CPUtime=0.89
/proc/17542/task/17548/stat : 17548 (java) S 17537 17537 14587 0 -1 64 2398 0 0 0 86 3 0 0 16 0 9 0 59039084 871489536 190966 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17542/tid=17549] ppid=17537 vsize=851064 CPUtime=0
/proc/17542/task/17549/stat : 17549 (java) S 17537 17537 14587 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 59039084 871489536 190966 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17542/tid=17550] ppid=17537 vsize=851064 CPUtime=0
/proc/17542/task/17550/stat : 17550 (java) R 17537 17537 14587 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 59039085 871489536 190966 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 197.67
Current children cumulated vsize (KiB) 856420

[startup+200.301 s]
/proc/loadavg: 2.26 2.09 2.03 3/92 17554
/proc/meminfo: memFree=767872/2055920 swapFree=4192812/4192956
[pid=17537] ppid=17535 vsize=5356 CPUtime=0
/proc/17537/stat : 17537 (concrete.sh) S 17535 17537 14587 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 59039074 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17537/statm: 1339 244 201 169 0 50 0
[pid=17542] ppid=17537 vsize=851064 CPUtime=198.07
/proc/17542/stat : 17542 (java) S 17537 17537 14587 0 -1 0 194200 0 1 0 19707 100 0 0 18 0 9 0 59039075 871489536 190966 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/17542/statm: 212766 190966 2635 9 0 207244 0
[pid=17542/tid=17543] ppid=17537 vsize=851064 CPUtime=151.17
/proc/17542/task/17543/stat : 17543 (java) S 17537 17537 14587 0 -1 64 10928 0 1 0 15107 10 0 0 17 0 9 0 59039077 871489536 190966 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17542/tid=17544] ppid=17537 vsize=851064 CPUtime=45.97
/proc/17542/task/17544/stat : 17544 (java) R 17537 17537 14587 0 -1 64 180171 0 0 0 4512 85 0 0 25 0 9 0 59039078 871489536 190966 996147200 134512640 134550932 4294955344 18446744073709551615 103831000 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=17542/tid=17545] ppid=17537 vsize=851064 CPUtime=0
/proc/17542/task/17545/stat : 17545 (java) S 17537 17537 14587 0 -1 64 13 0 0 0 0 0 0 0 17 0 9 0 59039078 871489536 190966 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17542/tid=17546] ppid=17537 vsize=851064 CPUtime=0
/proc/17542/task/17546/stat : 17546 (java) S 17537 17537 14587 0 -1 64 7 0 0 0 0 0 0 0 16 0 9 0 59039078 871489536 190966 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17542/tid=17547] ppid=17537 vsize=851064 CPUtime=0
/proc/17542/task/17547/stat : 17547 (java) S 17537 17537 14587 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59039081 871489536 190966 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17542/tid=17548] ppid=17537 vsize=851064 CPUtime=0.89
/proc/17542/task/17548/stat : 17548 (java) S 17537 17537 14587 0 -1 64 2398 0 0 0 86 3 0 0 16 0 9 0 59039084 871489536 190966 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17542/tid=17549] ppid=17537 vsize=851064 CPUtime=0
/proc/17542/task/17549/stat : 17549 (java) S 17537 17537 14587 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 59039084 871489536 190966 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17542/tid=17550] ppid=17537 vsize=851064 CPUtime=0
/proc/17542/task/17550/stat : 17550 (java) S 17537 17537 14587 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 59039085 871489536 190966 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 198.07
Current children cumulated vsize (KiB) 856420

[startup+200.402 s]
/proc/loadavg: 2.26 2.09 2.03 3/92 17554
/proc/meminfo: memFree=767872/2055920 swapFree=4192812/4192956
[pid=17537] ppid=17535 vsize=5356 CPUtime=0
/proc/17537/stat : 17537 (concrete.sh) S 17535 17537 14587 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 59039074 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17537/statm: 1339 244 201 169 0 50 0
[pid=17542] ppid=17537 vsize=0 CPUtime=198.16
/proc/17542/stat : 17542 (java) Z 17537 17537 14587 0 -1 12 194211 0 1 0 19708 108 0 0 16 0 2 0 59039075 0 0 996147200 0 0 0 0 0 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/17542/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 198.16
Current children cumulated vsize (KiB) 5356

Child status: 0
Real time (s): 200.438
CPU time (s): 198.216
CPU user time (s): 197.088
CPU system time (s): 1.12783
CPU usage (%): 98.8916
Max. virtual memory (cumulated for all children) (KiB): 861548

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 197.088
system time used= 1.12783
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 194854
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= 9437
involuntary context switches= 14755

runsolver used 0.296954 second user time and 0.795879 second system time

The end

Launcher Data

Begin job on node73 at 2009-07-16 06:48:57
IDJOB=2081518
IDBENCH=57414
IDSOLVER=736
FILE ID=node73/2081518-1247719737
PBS_JOBID= 9521451
Free space on /tmp= 66432 MiB

SOLVER NAME= Concrete DC 2009-06-10
BENCH NAME= CPAI08/csp/super-js/super-js-taillard-15/normalized-super-js-taillard-15-21.xml
COMMAND LINE= HOME/concrete.sh -c -p cspfj.filter.DC2 -parameter cdc.addConstraints=BIN BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2081518-1247719737/watcher-2081518-1247719737 -o /tmp/evaluation-result-2081518-1247719737/solver-2081518-1247719737 -C 1800 -W 2000 -M 900  HOME/concrete.sh -c -p cspfj.filter.DC2 -parameter cdc.addConstraints=BIN HOME/instance-2081518-1247719737.xml

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

MD5SUM BENCH= 11fa157cba8e1d54b2e29b7001f2eb89
RANDOM SEED=1266067991

node73.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.213
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.213
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:       1524480 kB
Buffers:         79900 kB
Cached:         309808 kB
SwapCached:          0 kB
Active:         159428 kB
Inactive:       285684 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1524480 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1900 kB
Writeback:           0 kB
Mapped:          75840 kB
Slab:            71344 kB
Committed_AS:   564244 kB
PageTables:       1924 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= 66432 MiB
End job on node73 at 2009-07-16 06:52:18