Trace number 2083619

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? 425.897 428.794

DiagnosticValue
CHECKS111595000
NODES0

General information on the benchmark

Namecsp/fapp/fapp28/
normalized-fapp28-2800-6.xml
MD5SUM58ea24c4b64e9a970cdc24f9e79dc4d0
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark47.0568
Satisfiable
(Un)Satisfiability was proved
Number of variables2800
Number of constraints22569
Maximum constraint arity2
Maximum domain size998
Number of constraints which are defined in extension0
Number of constraints which are defined in intension22569
Global constraints used (with number of constraints)

Solver Data

283.90/286.19	c CPU-LOAD 263.21
283.90/286.19	c LOADED 2800 V (998 E), 11796 PredicateConstraint, 3333 ExtensionConstraint2D, arity 2, 263.21 cpu
425.70/428.66	c [ 428.246] WARNING : java.lang.OutOfMemoryError: Java heap space
425.70/428.66	java.util.Arrays.copyOf(Unknown Source)
425.70/428.66	cspfj.filter.DC2.noGoods(DC2.java:290)
425.70/428.66	cspfj.filter.DC2.singletonTest(DC2.java:206)
425.70/428.66	cspfj.filter.DC2.cdcReduce(DC2.java:125)
425.70/428.66	cspfj.filter.DC2.reduceAll(DC2.java:92)
425.70/428.66	cspfj.AbstractSolver.preprocess(AbstractSolver.java:226)
425.70/428.66	cspfj.MGACIter.runSolver(MGACIter.java:206)
425.70/428.66	concrete.AbstractLauncher.solve(AbstractLauncher.java:401)
425.70/428.66	concrete.Concrete.solve(Concrete.java:187)
425.70/428.66	concrete.Concrete.run(Concrete.java:112)
425.70/428.66	concrete.Concrete.main(Concrete.java:105) (cspfj.ResultHandler.result)
425.70/428.66	s UNKNOWN
425.70/428.66	d NODES 0
425.70/428.66	d CHECKS 111594779
425.70/428.66	c java.lang.OutOfMemoryError: Java heap space[java.util.Arrays.copyOf(Unknown Source), cspfj.filter.DC2.noGoods(DC2.java:290), 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)]
425.70/428.66	c CDC-added-constraints: 0
425.70/428.66	c CDC-nbsingletontests: 1
425.70/428.66	c CDC-nogoods: 30906
425.70/428.66	c prepro-constraint-ccks: 100985112
425.70/428.66	c prepro-constraint-presenceccks: 2573760
425.70/428.66	c prepro-cpu: 107.840004
425.70/428.66	c prepro-matrix2d-ccks: 10609667
425.70/428.66	c prepro-matrix2d-presenceccks: 2441039
425.70/428.66	c prepro-removed: 1939969
425.70/428.66	c total-assgn: 0
425.70/428.66	c total-constraint-ccks: 100985112
425.70/428.66	c total-constraint-presence-ccks: 2573760
425.70/428.66	c total-cpu: 108.29
425.70/428.66	c total-matrix2d-ccks: 10609667
425.70/428.66	c total-matrix2d-presence-ccks: 2441039
425.70/428.66	c TOTAL-NODES 0
425.70/428.66	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-2083619-1247723402/watcher-2083619-1247723402 -o /tmp/evaluation-result-2083619-1247723402/solver-2083619-1247723402 -C 1800 -W 2000 -M 900 HOME/concrete.sh -c -p cspfj.filter.DC2 -parameter cdc.addConstraints=BIN HOME/instance-2083619-1247723402.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.32 2.11 2.04 4/81 16669
/proc/meminfo: memFree=1487440/2055920 swapFree=4192812/4192956
[pid=16669] ppid=16667 vsize=5356 CPUtime=0
/proc/16669/stat : 16669 (concrete.sh) S 16667 16669 15802 0 -1 4194304 271 0 0 0 0 0 0 0 20 0 1 0 59407176 5484544 230 996147200 4194304 4889804 548682068736 18446744073709551615 269757415506 0 0 4100 65536 18446744071563648864 0 0 17 1 0 0
/proc/16669/statm: 1339 230 191 169 0 50 0
[pid=16670] ppid=16669 vsize=172 CPUtime=0
/proc/16670/stat : 16670 (dirname) R 16669 16669 15802 0 -1 4194304 53 0 0 0 0 0 0 0 22 0 1 0 59407177 176128 28 996147200 4194304 4208292 548682069008 18446744073709551615 269754627465 0 0 4096 0 0 0 0 17 1 0 0
/proc/16670/statm: 43 28 22 3 0 3 0

[startup+0.090689 s]
/proc/loadavg: 2.32 2.11 2.04 4/81 16669
/proc/meminfo: memFree=1487440/2055920 swapFree=4192812/4192956
[pid=16669] ppid=16667 vsize=5356 CPUtime=0
/proc/16669/stat : 16669 (concrete.sh) S 16667 16669 15802 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 59407176 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16669/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.102725 s]
/proc/loadavg: 2.32 2.11 2.04 4/81 16669
/proc/meminfo: memFree=1487440/2055920 swapFree=4192812/4192956
[pid=16669] ppid=16667 vsize=5356 CPUtime=0
/proc/16669/stat : 16669 (concrete.sh) S 16667 16669 15802 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 59407176 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16669/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301713 s]
/proc/loadavg: 2.32 2.11 2.04 4/81 16669
/proc/meminfo: memFree=1487440/2055920 swapFree=4192812/4192956
[pid=16669] ppid=16667 vsize=5356 CPUtime=0
/proc/16669/stat : 16669 (concrete.sh) S 16667 16669 15802 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 59407176 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16669/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701765 s]
/proc/loadavg: 2.32 2.11 2.04 4/81 16669
/proc/meminfo: memFree=1487440/2055920 swapFree=4192812/4192956
[pid=16669] ppid=16667 vsize=5356 CPUtime=0
/proc/16669/stat : 16669 (concrete.sh) S 16667 16669 15802 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 59407176 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16669/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50187 s]
/proc/loadavg: 2.32 2.11 2.04 4/91 16682
/proc/meminfo: memFree=1472640/2055920 swapFree=4192812/4192956
[pid=16669] ppid=16667 vsize=5356 CPUtime=0
/proc/16669/stat : 16669 (concrete.sh) S 16667 16669 15802 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 59407176 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16669/statm: 1339 244 201 169 0 50 0
[pid=16674] ppid=16669 vsize=847596 CPUtime=1.45
/proc/16674/stat : 16674 (java) S 16669 16669 15802 0 -1 0 8278 0 1 0 140 5 0 0 18 0 9 0 59407178 867938304 7114 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/16674/statm: 211899 7114 2624 9 0 206377 0
[pid=16674/tid=16675] ppid=16669 vsize=847596 CPUtime=0.96
/proc/16674/task/16675/stat : 16675 (java) R 16669 16669 15802 0 -1 64 3928 0 1 0 94 2 0 0 21 0 9 0 59407179 867938304 7114 996147200 134512640 134550932 4294955344 18446744073709551615 4126512044 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16674/tid=16676] ppid=16669 vsize=847596 CPUtime=0.13
/proc/16674/task/16676/stat : 16676 (java) S 16669 16669 15802 0 -1 64 2121 0 0 0 13 0 0 0 16 0 9 0 59407180 867938304 7114 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=16674/tid=16677] ppid=16669 vsize=847596 CPUtime=0
/proc/16674/task/16677/stat : 16677 (java) S 16669 16669 15802 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59407180 867938304 7114 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16674/tid=16678] ppid=16669 vsize=847596 CPUtime=0
/proc/16674/task/16678/stat : 16678 (java) S 16669 16669 15802 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 59407180 867938304 7114 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16674/tid=16679] ppid=16669 vsize=847596 CPUtime=0
/proc/16674/task/16679/stat : 16679 (java) S 16669 16669 15802 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 59407183 867938304 7114 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16674/tid=16680] ppid=16669 vsize=847596 CPUtime=0.33
/proc/16674/task/16680/stat : 16680 (java) S 16669 16669 15802 0 -1 64 1533 0 0 0 32 1 0 0 15 0 9 0 59407186 867938304 7114 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16674/tid=16681] ppid=16669 vsize=847596 CPUtime=0
/proc/16674/task/16681/stat : 16681 (java) S 16669 16669 15802 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59407186 867938304 7114 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16674/tid=16682] ppid=16669 vsize=847596 CPUtime=0
/proc/16674/task/16682/stat : 16682 (java) S 16669 16669 15802 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59407186 867938304 7114 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) 852952

[startup+3.10108 s]
/proc/loadavg: 2.30 2.11 2.04 3/91 16682
/proc/meminfo: memFree=1466112/2055920 swapFree=4192812/4192956
[pid=16669] ppid=16667 vsize=5356 CPUtime=0
/proc/16669/stat : 16669 (concrete.sh) S 16667 16669 15802 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 59407176 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16669/statm: 1339 244 201 169 0 50 0
[pid=16674] ppid=16669 vsize=847596 CPUtime=3.04
/proc/16674/stat : 16674 (java) S 16669 16669 15802 0 -1 0 9680 0 1 0 298 6 0 0 18 0 9 0 59407178 867938304 8490 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/16674/statm: 211899 8490 2625 9 0 206377 0
[pid=16674/tid=16675] ppid=16669 vsize=847596 CPUtime=2.41
/proc/16674/task/16675/stat : 16675 (java) R 16669 16669 15802 0 -1 64 3954 0 1 0 238 3 0 0 25 0 9 0 59407179 867938304 8490 996147200 134512640 134550932 4294955344 18446744073709551615 4126512101 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16674/tid=16676] ppid=16669 vsize=847596 CPUtime=0.27
/proc/16674/task/16676/stat : 16676 (java) S 16669 16669 15802 0 -1 64 3496 0 0 0 26 1 0 0 16 0 9 0 59407180 867938304 8490 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=16674/tid=16677] ppid=16669 vsize=847596 CPUtime=0
/proc/16674/task/16677/stat : 16677 (java) S 16669 16669 15802 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59407180 867938304 8490 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16674/tid=16678] ppid=16669 vsize=847596 CPUtime=0
/proc/16674/task/16678/stat : 16678 (java) S 16669 16669 15802 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 59407180 867938304 8490 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16674/tid=16679] ppid=16669 vsize=847596 CPUtime=0
/proc/16674/task/16679/stat : 16679 (java) S 16669 16669 15802 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 59407183 867938304 8490 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16674/tid=16680] ppid=16669 vsize=847596 CPUtime=0.33
/proc/16674/task/16680/stat : 16680 (java) S 16669 16669 15802 0 -1 64 1534 0 0 0 32 1 0 0 15 0 9 0 59407186 867938304 8490 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16674/tid=16681] ppid=16669 vsize=847596 CPUtime=0
/proc/16674/task/16681/stat : 16681 (java) S 16669 16669 15802 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59407186 867938304 8490 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16674/tid=16682] ppid=16669 vsize=847596 CPUtime=0
/proc/16674/task/16682/stat : 16682 (java) S 16669 16669 15802 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59407186 867938304 8490 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) 852952

[startup+6.3025 s]
/proc/loadavg: 2.30 2.11 2.04 3/91 16682
/proc/meminfo: memFree=1458176/2055920 swapFree=4192812/4192956
[pid=16669] ppid=16667 vsize=5356 CPUtime=0
/proc/16669/stat : 16669 (concrete.sh) S 16667 16669 15802 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 59407176 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16669/statm: 1339 244 201 169 0 50 0
[pid=16674] ppid=16669 vsize=847652 CPUtime=6.21
/proc/16674/stat : 16674 (java) S 16669 16669 15802 0 -1 0 11247 0 1 0 614 7 0 0 18 0 9 0 59407178 867995648 10021 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/16674/statm: 211913 10021 2625 9 0 206391 0
[pid=16674/tid=16675] ppid=16669 vsize=847652 CPUtime=5.41
/proc/16674/task/16675/stat : 16675 (java) R 16669 16669 15802 0 -1 64 4055 0 1 0 537 4 0 0 25 0 9 0 59407179 867995648 10021 996147200 134512640 134550932 4294955344 18446744073709551615 4125182174 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16674/tid=16676] ppid=16669 vsize=847652 CPUtime=0.45
/proc/16674/task/16676/stat : 16676 (java) S 16669 16669 15802 0 -1 64 4962 0 0 0 44 1 0 0 16 0 9 0 59407180 867995648 10021 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=16674/tid=16677] ppid=16669 vsize=847652 CPUtime=0
/proc/16674/task/16677/stat : 16677 (java) S 16669 16669 15802 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59407180 867995648 10021 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16674/tid=16678] ppid=16669 vsize=847652 CPUtime=0
/proc/16674/task/16678/stat : 16678 (java) S 16669 16669 15802 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 59407180 867995648 10021 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16674/tid=16679] ppid=16669 vsize=847652 CPUtime=0
/proc/16674/task/16679/stat : 16679 (java) S 16669 16669 15802 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 59407183 867995648 10021 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16674/tid=16680] ppid=16669 vsize=847652 CPUtime=0.33
/proc/16674/task/16680/stat : 16680 (java) S 16669 16669 15802 0 -1 64 1534 0 0 0 32 1 0 0 15 0 9 0 59407186 867995648 10021 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16674/tid=16681] ppid=16669 vsize=847652 CPUtime=0
/proc/16674/task/16681/stat : 16681 (java) S 16669 16669 15802 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59407186 867995648 10021 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16674/tid=16682] ppid=16669 vsize=847652 CPUtime=0
/proc/16674/task/16682/stat : 16682 (java) S 16669 16669 15802 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59407186 867995648 10021 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 853008

[startup+12.7023 s]
/proc/loadavg: 2.25 2.10 2.03 3/91 16682
/proc/meminfo: memFree=1452224/2055920 swapFree=4192812/4192956
[pid=16669] ppid=16667 vsize=5356 CPUtime=0
/proc/16669/stat : 16669 (concrete.sh) S 16667 16669 15802 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 59407176 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16669/statm: 1339 244 201 169 0 50 0
[pid=16674] ppid=16669 vsize=847652 CPUtime=12.55
/proc/16674/stat : 16674 (java) S 16669 16669 15802 0 -1 0 12856 0 1 0 1247 8 0 0 18 0 9 0 59407178 867995648 11294 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/16674/statm: 211913 11294 2626 9 0 206391 0
[pid=16674/tid=16675] ppid=16669 vsize=847652 CPUtime=11.49
/proc/16674/task/16675/stat : 16675 (java) R 16669 16669 15802 0 -1 64 4182 0 1 0 1145 4 0 0 25 0 9 0 59407179 867995648 11294 996147200 134512640 134550932 4294955344 18446744073709551615 4126210861 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16674/tid=16676] ppid=16669 vsize=847652 CPUtime=0.7
/proc/16674/task/16676/stat : 16676 (java) S 16669 16669 15802 0 -1 64 6444 0 0 0 68 2 0 0 16 0 9 0 59407180 867995648 11294 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=16674/tid=16677] ppid=16669 vsize=847652 CPUtime=0
/proc/16674/task/16677/stat : 16677 (java) S 16669 16669 15802 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59407180 867995648 11294 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16674/tid=16678] ppid=16669 vsize=847652 CPUtime=0
/proc/16674/task/16678/stat : 16678 (java) S 16669 16669 15802 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 59407180 867995648 11294 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16674/tid=16679] ppid=16669 vsize=847652 CPUtime=0
/proc/16674/task/16679/stat : 16679 (java) S 16669 16669 15802 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 59407183 867995648 11294 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16674/tid=16680] ppid=16669 vsize=847652 CPUtime=0.33
/proc/16674/task/16680/stat : 16680 (java) S 16669 16669 15802 0 -1 64 1534 0 0 0 32 1 0 0 16 0 9 0 59407186 867995648 11294 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16674/tid=16681] ppid=16669 vsize=847652 CPUtime=0
/proc/16674/task/16681/stat : 16681 (java) S 16669 16669 15802 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59407186 867995648 11294 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16674/tid=16682] ppid=16669 vsize=847652 CPUtime=0
/proc/16674/task/16682/stat : 16682 (java) S 16669 16669 15802 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59407186 867995648 11294 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 853008

[startup+25.502 s]
/proc/loadavg: 2.29 2.12 2.04 3/92 16683
/proc/meminfo: memFree=1424888/2055920 swapFree=4192812/4192956
[pid=16669] ppid=16667 vsize=5356 CPUtime=0
/proc/16669/stat : 16669 (concrete.sh) S 16667 16669 15802 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 59407176 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16669/statm: 1339 244 201 169 0 50 0
[pid=16674] ppid=16669 vsize=848680 CPUtime=25.23
/proc/16674/stat : 16674 (java) S 16669 16669 15802 0 -1 0 20469 0 1 0 2511 12 0 0 18 0 10 0 59407178 869048320 18513 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/16674/statm: 212170 18513 2626 9 0 206648 0
[pid=16674/tid=16675] ppid=16669 vsize=848680 CPUtime=23.69
/proc/16674/task/16675/stat : 16675 (java) R 16669 16669 15802 0 -1 64 4492 0 1 0 2365 4 0 0 25 0 10 0 59407179 869048320 18513 996147200 134512640 134550932 4294955344 18446744073709551615 4126508041 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16674/tid=16676] ppid=16669 vsize=848680 CPUtime=1.15
/proc/16674/task/16676/stat : 16676 (java) S 16669 16669 15802 0 -1 64 13730 0 0 0 110 5 0 0 16 0 10 0 59407180 869048320 18513 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=16674/tid=16677] ppid=16669 vsize=848680 CPUtime=0
/proc/16674/task/16677/stat : 16677 (java) S 16669 16669 15802 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 59407180 869048320 18513 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16674/tid=16678] ppid=16669 vsize=848680 CPUtime=0
/proc/16674/task/16678/stat : 16678 (java) S 16669 16669 15802 0 -1 64 4 0 0 0 0 0 0 0 16 0 10 0 59407180 869048320 18513 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16674/tid=16679] ppid=16669 vsize=848680 CPUtime=0
/proc/16674/task/16679/stat : 16679 (java) S 16669 16669 15802 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 59407183 869048320 18513 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16674/tid=16680] ppid=16669 vsize=848680 CPUtime=0.35
/proc/16674/task/16680/stat : 16680 (java) S 16669 16669 15802 0 -1 64 1547 0 0 0 34 1 0 0 16 0 10 0 59407186 869048320 18513 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16674/tid=16681] ppid=16669 vsize=848680 CPUtime=0
/proc/16674/task/16681/stat : 16681 (java) S 16669 16669 15802 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 59407186 869048320 18513 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16674/tid=16682] ppid=16669 vsize=848680 CPUtime=0
/proc/16674/task/16682/stat : 16682 (java) S 16669 16669 15802 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 59407186 869048320 18513 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16674/tid=16683] ppid=16669 vsize=848680 CPUtime=0
/proc/16674/task/16683/stat : 16683 (java) S 16669 16669 15802 0 -1 64 4 0 0 0 0 0 0 0 25 0 10 0 59409253 869048320 18513 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 854036


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

[pid=16674/tid=16678] ppid=16669 vsize=851196 CPUtime=0
/proc/16674/task/16678/stat : 16678 (java) S 16669 16669 15802 0 -1 64 9 0 0 0 0 0 0 0 16 0 10 0 59407180 871624704 193738 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16674/tid=16679] ppid=16669 vsize=851196 CPUtime=0
/proc/16674/task/16679/stat : 16679 (java) S 16669 16669 15802 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 59407183 871624704 193738 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16674/tid=16680] ppid=16669 vsize=851196 CPUtime=6.28
/proc/16674/task/16680/stat : 16680 (java) S 16669 16669 15802 0 -1 64 4006 0 0 0 614 14 0 0 16 0 10 0 59407186 871624704 193738 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=16674/tid=16681] ppid=16669 vsize=851196 CPUtime=0
/proc/16674/task/16681/stat : 16681 (java) S 16669 16669 15802 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 59407186 871624704 193738 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16674/tid=16682] ppid=16669 vsize=851196 CPUtime=0
/proc/16674/task/16682/stat : 16682 (java) S 16669 16669 15802 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 59407186 871624704 193738 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16674/tid=16686] ppid=16669 vsize=851196 CPUtime=0
/proc/16674/task/16686/stat : 16686 (java) S 16669 16669 15802 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 59435990 871624704 193738 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 406.69
Current children cumulated vsize (KiB) 856552

[startup+422.301 s]
/proc/loadavg: 2.09 2.12 2.06 3/83 16752
/proc/meminfo: memFree=728760/2055920 swapFree=4192812/4192956
[pid=16669] ppid=16667 vsize=5356 CPUtime=0
/proc/16669/stat : 16669 (concrete.sh) S 16667 16669 15802 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 59407176 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16669/statm: 1339 244 201 169 0 50 0
[pid=16674] ppid=16669 vsize=851196 CPUtime=419.43
/proc/16674/stat : 16674 (java) S 16669 16669 15802 0 -1 0 196141 0 1 0 41811 132 0 0 18 0 10 0 59407178 871624704 193738 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/16674/statm: 212799 193738 2634 9 0 207277 0
[pid=16674/tid=16675] ppid=16669 vsize=851196 CPUtime=371.3
/proc/16674/task/16675/stat : 16675 (java) S 16669 16669 15802 0 -1 64 11977 0 1 0 37080 50 0 0 17 0 10 0 59407179 871624704 193738 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=16674/tid=16676] ppid=16669 vsize=851196 CPUtime=41.82
/proc/16674/task/16676/stat : 16676 (java) R 16669 16669 15802 0 -1 64 179452 0 0 0 4115 67 0 0 25 0 10 0 59407180 871624704 193738 996147200 134512640 134550932 4294955344 18446744073709551615 102758168 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=16674/tid=16677] ppid=16669 vsize=851196 CPUtime=0
/proc/16674/task/16677/stat : 16677 (java) S 16669 16669 15802 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 59407180 871624704 193738 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=16674/tid=16678] ppid=16669 vsize=851196 CPUtime=0
/proc/16674/task/16678/stat : 16678 (java) S 16669 16669 15802 0 -1 64 9 0 0 0 0 0 0 0 16 0 10 0 59407180 871624704 193738 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16674/tid=16679] ppid=16669 vsize=851196 CPUtime=0
/proc/16674/task/16679/stat : 16679 (java) S 16669 16669 15802 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 59407183 871624704 193738 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16674/tid=16680] ppid=16669 vsize=851196 CPUtime=6.28
/proc/16674/task/16680/stat : 16680 (java) S 16669 16669 15802 0 -1 64 4006 0 0 0 614 14 0 0 16 0 10 0 59407186 871624704 193738 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=16674/tid=16681] ppid=16669 vsize=851196 CPUtime=0
/proc/16674/task/16681/stat : 16681 (java) S 16669 16669 15802 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 59407186 871624704 193738 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16674/tid=16682] ppid=16669 vsize=851196 CPUtime=0
/proc/16674/task/16682/stat : 16682 (java) S 16669 16669 15802 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 59407186 871624704 193738 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16674/tid=16686] ppid=16669 vsize=851196 CPUtime=0
/proc/16674/task/16686/stat : 16686 (java) S 16669 16669 15802 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 59435990 871624704 193738 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 419.43
Current children cumulated vsize (KiB) 856552

[startup+425.503 s]
/proc/loadavg: 2.09 2.12 2.06 3/83 16752
/proc/meminfo: memFree=726328/2055920 swapFree=4192812/4192956
[pid=16669] ppid=16667 vsize=5356 CPUtime=0
/proc/16669/stat : 16669 (concrete.sh) S 16667 16669 15802 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 59407176 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16669/statm: 1339 244 201 169 0 50 0
[pid=16674] ppid=16669 vsize=851196 CPUtime=422.61
/proc/16674/stat : 16674 (java) S 16669 16669 15802 0 -1 0 196141 0 1 0 42129 132 0 0 18 0 10 0 59407178 871624704 193738 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/16674/statm: 212799 193738 2634 9 0 207277 0
[pid=16674/tid=16675] ppid=16669 vsize=851196 CPUtime=371.3
/proc/16674/task/16675/stat : 16675 (java) S 16669 16669 15802 0 -1 64 11977 0 1 0 37080 50 0 0 17 0 10 0 59407179 871624704 193738 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=16674/tid=16676] ppid=16669 vsize=851196 CPUtime=45.01
/proc/16674/task/16676/stat : 16676 (java) R 16669 16669 15802 0 -1 64 179452 0 0 0 4434 67 0 0 25 0 10 0 59407180 871624704 193738 996147200 134512640 134550932 4294955344 18446744073709551615 104188830 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=16674/tid=16677] ppid=16669 vsize=851196 CPUtime=0
/proc/16674/task/16677/stat : 16677 (java) S 16669 16669 15802 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 59407180 871624704 193738 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=16674/tid=16678] ppid=16669 vsize=851196 CPUtime=0
/proc/16674/task/16678/stat : 16678 (java) S 16669 16669 15802 0 -1 64 9 0 0 0 0 0 0 0 16 0 10 0 59407180 871624704 193738 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16674/tid=16679] ppid=16669 vsize=851196 CPUtime=0
/proc/16674/task/16679/stat : 16679 (java) S 16669 16669 15802 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 59407183 871624704 193738 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16674/tid=16680] ppid=16669 vsize=851196 CPUtime=6.28
/proc/16674/task/16680/stat : 16680 (java) S 16669 16669 15802 0 -1 64 4006 0 0 0 614 14 0 0 16 0 10 0 59407186 871624704 193738 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=16674/tid=16681] ppid=16669 vsize=851196 CPUtime=0
/proc/16674/task/16681/stat : 16681 (java) S 16669 16669 15802 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 59407186 871624704 193738 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16674/tid=16682] ppid=16669 vsize=851196 CPUtime=0
/proc/16674/task/16682/stat : 16682 (java) S 16669 16669 15802 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 59407186 871624704 193738 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16674/tid=16686] ppid=16669 vsize=851196 CPUtime=0
/proc/16674/task/16686/stat : 16686 (java) S 16669 16669 15802 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 59435990 871624704 193738 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 422.61
Current children cumulated vsize (KiB) 856552

[startup+427.103 s]
/proc/loadavg: 2.08 2.11 2.06 3/82 16752
/proc/meminfo: memFree=725496/2055920 swapFree=4192812/4192956
[pid=16669] ppid=16667 vsize=5356 CPUtime=0
/proc/16669/stat : 16669 (concrete.sh) S 16667 16669 15802 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 59407176 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16669/statm: 1339 244 201 169 0 50 0
[pid=16674] ppid=16669 vsize=851196 CPUtime=424.21
/proc/16674/stat : 16674 (java) S 16669 16669 15802 0 -1 0 196142 0 1 0 42288 133 0 0 18 0 9 0 59407178 871624704 193738 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/16674/statm: 212799 193738 2634 9 0 207277 0
[pid=16674/tid=16675] ppid=16669 vsize=851196 CPUtime=371.3
/proc/16674/task/16675/stat : 16675 (java) S 16669 16669 15802 0 -1 64 11978 0 1 0 37080 50 0 0 17 0 9 0 59407179 871624704 193738 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=16674/tid=16676] ppid=16669 vsize=851196 CPUtime=46.59
/proc/16674/task/16676/stat : 16676 (java) R 16669 16669 15802 0 -1 64 179452 0 0 0 4592 67 0 0 25 0 9 0 59407180 871624704 193738 996147200 134512640 134550932 4294955344 18446744073709551615 104189893 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=16674/tid=16677] ppid=16669 vsize=851196 CPUtime=0
/proc/16674/task/16677/stat : 16677 (java) S 16669 16669 15802 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59407180 871624704 193738 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=16674/tid=16678] ppid=16669 vsize=851196 CPUtime=0
/proc/16674/task/16678/stat : 16678 (java) S 16669 16669 15802 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 59407180 871624704 193738 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16674/tid=16679] ppid=16669 vsize=851196 CPUtime=0
/proc/16674/task/16679/stat : 16679 (java) S 16669 16669 15802 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 59407183 871624704 193738 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16674/tid=16680] ppid=16669 vsize=851196 CPUtime=6.28
/proc/16674/task/16680/stat : 16680 (java) S 16669 16669 15802 0 -1 64 4006 0 0 0 614 14 0 0 16 0 9 0 59407186 871624704 193738 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=16674/tid=16681] ppid=16669 vsize=851196 CPUtime=0
/proc/16674/task/16681/stat : 16681 (java) S 16669 16669 15802 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59407186 871624704 193738 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16674/tid=16682] ppid=16669 vsize=851196 CPUtime=0
/proc/16674/task/16682/stat : 16682 (java) S 16669 16669 15802 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59407186 871624704 193738 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 424.21
Current children cumulated vsize (KiB) 856552

[startup+427.907 s]
/proc/loadavg: 2.08 2.11 2.06 3/82 16752
/proc/meminfo: memFree=725496/2055920 swapFree=4192812/4192956
[pid=16669] ppid=16667 vsize=5356 CPUtime=0
/proc/16669/stat : 16669 (concrete.sh) S 16667 16669 15802 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 59407176 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16669/statm: 1339 244 201 169 0 50 0
[pid=16674] ppid=16669 vsize=851196 CPUtime=425.01
/proc/16674/stat : 16674 (java) S 16669 16669 15802 0 -1 0 196142 0 1 0 42368 133 0 0 18 0 9 0 59407178 871624704 193738 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/16674/statm: 212799 193738 2634 9 0 207277 0
[pid=16674/tid=16675] ppid=16669 vsize=851196 CPUtime=371.3
/proc/16674/task/16675/stat : 16675 (java) S 16669 16669 15802 0 -1 64 11978 0 1 0 37080 50 0 0 17 0 9 0 59407179 871624704 193738 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=16674/tid=16676] ppid=16669 vsize=851196 CPUtime=47.39
/proc/16674/task/16676/stat : 16676 (java) R 16669 16669 15802 0 -1 64 179452 0 0 0 4672 67 0 0 25 0 9 0 59407180 871624704 193738 996147200 134512640 134550932 4294955344 18446744073709551615 102768136 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=16674/tid=16677] ppid=16669 vsize=851196 CPUtime=0
/proc/16674/task/16677/stat : 16677 (java) S 16669 16669 15802 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59407180 871624704 193738 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=16674/tid=16678] ppid=16669 vsize=851196 CPUtime=0
/proc/16674/task/16678/stat : 16678 (java) S 16669 16669 15802 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 59407180 871624704 193738 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16674/tid=16679] ppid=16669 vsize=851196 CPUtime=0
/proc/16674/task/16679/stat : 16679 (java) S 16669 16669 15802 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 59407183 871624704 193738 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16674/tid=16680] ppid=16669 vsize=851196 CPUtime=6.28
/proc/16674/task/16680/stat : 16680 (java) S 16669 16669 15802 0 -1 64 4006 0 0 0 614 14 0 0 16 0 9 0 59407186 871624704 193738 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=16674/tid=16681] ppid=16669 vsize=851196 CPUtime=0
/proc/16674/task/16681/stat : 16681 (java) S 16669 16669 15802 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59407186 871624704 193738 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16674/tid=16682] ppid=16669 vsize=851196 CPUtime=0
/proc/16674/task/16682/stat : 16682 (java) S 16669 16669 15802 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59407186 871624704 193738 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 425.01
Current children cumulated vsize (KiB) 856552

[startup+428.303 s]
/proc/loadavg: 2.08 2.11 2.06 3/82 16752
/proc/meminfo: memFree=725496/2055920 swapFree=4192812/4192956
[pid=16669] ppid=16667 vsize=5356 CPUtime=0
/proc/16669/stat : 16669 (concrete.sh) S 16667 16669 15802 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 59407176 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16669/statm: 1339 244 201 169 0 50 0
[pid=16674] ppid=16669 vsize=851196 CPUtime=425.4
/proc/16674/stat : 16674 (java) S 16669 16669 15802 0 -1 0 196142 0 1 0 42407 133 0 0 18 0 9 0 59407178 871624704 193738 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/16674/statm: 212799 193738 2634 9 0 207277 0
[pid=16674/tid=16675] ppid=16669 vsize=851196 CPUtime=371.3
/proc/16674/task/16675/stat : 16675 (java) S 16669 16669 15802 0 -1 64 11978 0 1 0 37080 50 0 0 17 0 9 0 59407179 871624704 193738 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=16674/tid=16676] ppid=16669 vsize=851196 CPUtime=47.79
/proc/16674/task/16676/stat : 16676 (java) R 16669 16669 15802 0 -1 64 179452 0 0 0 4712 67 0 0 25 0 9 0 59407180 871624704 193738 996147200 134512640 134550932 4294955344 18446744073709551615 104191090 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=16674/tid=16677] ppid=16669 vsize=851196 CPUtime=0
/proc/16674/task/16677/stat : 16677 (java) S 16669 16669 15802 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59407180 871624704 193738 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=16674/tid=16678] ppid=16669 vsize=851196 CPUtime=0
/proc/16674/task/16678/stat : 16678 (java) S 16669 16669 15802 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 59407180 871624704 193738 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16674/tid=16679] ppid=16669 vsize=851196 CPUtime=0
/proc/16674/task/16679/stat : 16679 (java) S 16669 16669 15802 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 59407183 871624704 193738 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16674/tid=16680] ppid=16669 vsize=851196 CPUtime=6.28
/proc/16674/task/16680/stat : 16680 (java) S 16669 16669 15802 0 -1 64 4006 0 0 0 614 14 0 0 16 0 9 0 59407186 871624704 193738 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=16674/tid=16681] ppid=16669 vsize=851196 CPUtime=0
/proc/16674/task/16681/stat : 16681 (java) S 16669 16669 15802 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59407186 871624704 193738 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16674/tid=16682] ppid=16669 vsize=851196 CPUtime=0
/proc/16674/task/16682/stat : 16682 (java) S 16669 16669 15802 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59407186 871624704 193738 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 425.4
Current children cumulated vsize (KiB) 856552

[startup+428.703 s]
/proc/loadavg: 2.08 2.11 2.06 3/82 16752
/proc/meminfo: memFree=725496/2055920 swapFree=4192812/4192956
[pid=16669] ppid=16667 vsize=5356 CPUtime=0
/proc/16669/stat : 16669 (concrete.sh) S 16667 16669 15802 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 59407176 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16669/statm: 1339 244 201 169 0 50 0
[pid=16674] ppid=16669 vsize=0 CPUtime=425.79
/proc/16674/stat : 16674 (java) Z 16669 16669 15802 0 -1 12 196173 0 1 0 42445 134 0 0 16 0 2 0 59407178 0 0 996147200 0 0 0 0 0 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/16674/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 425.79
Current children cumulated vsize (KiB) 5356

Child status: 0
Real time (s): 428.794
CPU time (s): 425.897
CPU user time (s): 424.452
CPU system time (s): 1.44478
CPU usage (%): 99.3245
Max. virtual memory (cumulated for all children) (KiB): 856552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 424.452
system time used= 1.44478
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 196816
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= 36114
involuntary context switches= 44889

runsolver used 0.532918 second user time and 1.43478 second system time

The end

Launcher Data

Begin job on node13 at 2009-07-16 07:50:03
IDJOB=2083619
IDBENCH=57878
IDSOLVER=736
FILE ID=node13/2083619-1247723402
PBS_JOBID= 9521447
Free space on /tmp= 66308 MiB

SOLVER NAME= Concrete DC 2009-06-10
BENCH NAME= CPAI08/csp/fapp/fapp28/normalized-fapp28-2800-6.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-2083619-1247723402/watcher-2083619-1247723402 -o /tmp/evaluation-result-2083619-1247723402/solver-2083619-1247723402 -C 1800 -W 2000 -M 900  HOME/concrete.sh -c -p cspfj.filter.DC2 -parameter cdc.addConstraints=BIN HOME/instance-2083619-1247723402.xml

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

MD5SUM BENCH= 58ea24c4b64e9a970cdc24f9e79dc4d0
RANDOM SEED=1948077957

node13.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.241
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.241
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:       1487856 kB
Buffers:         84688 kB
Cached:         364928 kB
SwapCached:          0 kB
Active:         208700 kB
Inactive:       277088 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1487856 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4496 kB
Writeback:           0 kB
Mapped:          56564 kB
Slab:            67232 kB
Committed_AS:   551492 kB
PageTables:       1980 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= 66304 MiB
End job on node13 at 2009-07-16 07:57:11