Trace number 2083486

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Concrete 2009-07-14? 748.292 749.79

DiagnosticValue
CHECKS16954500
NODES0

General information on the benchmark

Namecsp/fapp/fapp38/
normalized-fapp38-2500-3.xml
MD5SUM79acd02b46aad922dd93860f8851683c
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 benchmark65.0291
Satisfiable
(Un)Satisfiability was proved
Number of variables2500
Number of constraints62132
Maximum constraint arity2
Maximum domain size698
Number of constraints which are defined in extension0
Number of constraints which are defined in intension62132
Global constraints used (with number of constraints)

Solver Data

535.13/535.87	c [ 535.496] WARNING : Could not free more memory in relations (concrete.relationconverter.RelationManager.strongOptimizeMemory)
538.22/538.93	c CPU-LOAD 514.72
538.22/538.93	c LOADED 2500 V (698 E), 7964 ExtensionConstraint2D, 31818 PredicateConstraint, arity 2, 514.72 cpu
707.36/708.82	c [ 708.445] WARNING : java.lang.OutOfMemoryError: Java heap space
707.36/708.82	cspfj.constraint.extension.MatrixManager.nbConflicts(MatrixManager.java:184)
707.36/708.82	cspfj.constraint.extension.MatrixManager.countConflicts(MatrixManager.java:50)
707.36/708.82	cspfj.constraint.extension.MatrixManager.supportCondition(MatrixManager.java:157)
707.36/708.82	cspfj.constraint.extension.AbstractExtensionConstraint.revise(AbstractExtensionConstraint.java:99)
707.36/708.82	cspfj.constraint.AbstractPVRConstraint.revise(AbstractPVRConstraint.java:34)
707.36/708.82	cspfj.filter.AC3.reduceOnce(AC3.java:177)
707.36/708.82	cspfj.filter.AC3.reduce(AC3.java:155)
707.36/708.82	cspfj.filter.AC3.reduceAll(AC3.java:42)
707.36/708.82	cspfj.AbstractSolver.preprocess(AbstractSolver.java:226)
707.36/708.82	cspfj.MGACIter.runSolver(MGACIter.java:206)
707.36/708.82	concrete.AbstractLauncher.solve(AbstractLauncher.java:401)
707.36/708.82	concrete.Concrete.solve(Concrete.java:187)
707.36/708.82	concrete.Concrete.run(Concrete.java:112)
707.36/708.82	concrete.Concrete.main(Concrete.java:105) (cspfj.ResultHandler.result)
746.13/747.65	s UNKNOWN
746.13/747.65	d NODES 0
746.13/747.65	d CHECKS 16954522
746.13/747.65	c java.lang.OutOfMemoryError: Java heap space[cspfj.constraint.extension.MatrixManager.nbConflicts(MatrixManager.java:184), cspfj.constraint.extension.MatrixManager.countConflicts(MatrixManager.java:50), cspfj.constraint.extension.MatrixManager.supportCondition(MatrixManager.java:157), cspfj.constraint.extension.AbstractExtensionConstraint.revise(AbstractExtensionConstraint.java:99), cspfj.constraint.AbstractPVRConstraint.revise(AbstractPVRConstraint.java:34), cspfj.filter.AC3.reduceOnce(AC3.java:177), cspfj.filter.AC3.reduce(AC3.java:155), cspfj.filter.AC3.reduceAll(AC3.java:42), 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)]
748.13/749.63	c prepro-constraint-ccks: 14467215
748.13/749.63	c prepro-constraint-presenceccks: 2678985
748.13/749.63	c prepro-cpu: 45.780003
748.13/749.63	c prepro-matrix2d-ccks: 2487307
748.13/749.63	c prepro-matrix2d-presenceccks: 1061393
748.13/749.63	c prepro-removed: 868442
748.13/749.63	c total-assgn: 0
748.13/749.63	c total-constraint-ccks: 14467215
748.13/749.63	c total-constraint-presence-ccks: 2678985
748.13/749.63	c total-cpu: 46.41
748.13/749.63	c total-matrix2d-ccks: 2487307
748.13/749.63	c total-matrix2d-presence-ccks: 1061393
748.13/749.63	c TOTAL-NODES 0
748.13/749.63	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-2083486-1247723206/watcher-2083486-1247723206 -o /tmp/evaluation-result-2083486-1247723206/solver-2083486-1247723206 -C 1800 -W 2000 -M 900 HOME/concrete.sh -c HOME/instance-2083486-1247723206.xml 

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


[startup+0 s]
/proc/loadavg: 2.00 2.03 2.01 4/84 19238
/proc/meminfo: memFree=1600056/2055920 swapFree=4192812/4192956
[pid=19238] ppid=19236 vsize=5356 CPUtime=0
/proc/19238/stat : 19238 (concrete.sh) R 19236 19238 16378 0 -1 4194304 262 0 0 0 0 0 0 0 20 0 1 0 59383319 5484544 230 996147200 4194304 4889804 548682068816 18446744073709551615 209560595103 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/19238/statm: 1339 230 191 169 0 50 0
[pid=19239] ppid=19238 vsize=5356 CPUtime=0
/proc/19239/stat : 19239 (concrete.sh) R 19238 19238 16378 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 1 0 59383320 5484544 230 996147200 4194304 4889804 548682068816 18446744073709551615 209560595103 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/19239/statm: 1339 230 191 169 0 50 0

[startup+0.0161029 s]
/proc/loadavg: 2.00 2.03 2.01 4/84 19238
/proc/meminfo: memFree=1600056/2055920 swapFree=4192812/4192956
[pid=19238] ppid=19236 vsize=5356 CPUtime=0
/proc/19238/stat : 19238 (concrete.sh) S 19236 19238 16378 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59383319 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19238/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.102745 s]
/proc/loadavg: 2.00 2.03 2.01 4/84 19238
/proc/meminfo: memFree=1600056/2055920 swapFree=4192812/4192956
[pid=19238] ppid=19236 vsize=5356 CPUtime=0
/proc/19238/stat : 19238 (concrete.sh) S 19236 19238 16378 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59383319 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19238/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301775 s]
/proc/loadavg: 2.00 2.03 2.01 4/84 19238
/proc/meminfo: memFree=1600056/2055920 swapFree=4192812/4192956
[pid=19238] ppid=19236 vsize=5356 CPUtime=0
/proc/19238/stat : 19238 (concrete.sh) S 19236 19238 16378 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59383319 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19238/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701844 s]
/proc/loadavg: 2.00 2.03 2.01 4/84 19238
/proc/meminfo: memFree=1600056/2055920 swapFree=4192812/4192956
[pid=19238] ppid=19236 vsize=5356 CPUtime=0
/proc/19238/stat : 19238 (concrete.sh) S 19236 19238 16378 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59383319 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19238/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50298 s]
/proc/loadavg: 2.08 2.05 2.01 3/94 19251
/proc/meminfo: memFree=1584616/2055920 swapFree=4192812/4192956
[pid=19238] ppid=19236 vsize=5356 CPUtime=0
/proc/19238/stat : 19238 (concrete.sh) S 19236 19238 16378 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59383319 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19238/statm: 1339 244 201 169 0 50 0
[pid=19243] ppid=19238 vsize=847592 CPUtime=1.47
/proc/19243/stat : 19243 (java) S 19238 19238 16378 0 -1 0 8453 0 1 0 141 6 0 0 18 0 9 0 59383321 867934208 7285 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/19243/statm: 211898 7285 2625 9 0 206376 0
[pid=19243/tid=19244] ppid=19238 vsize=847592 CPUtime=1
/proc/19243/task/19244/stat : 19244 (java) R 19238 19238 16378 0 -1 64 3922 0 1 0 97 3 0 0 25 0 9 0 59383322 867934208 7285 996147200 134512640 134550932 4294955408 18446744073709551615 4125622927 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=19243/tid=19245] ppid=19238 vsize=847592 CPUtime=0.13
/proc/19243/task/19245/stat : 19245 (java) S 19238 19238 16378 0 -1 64 2295 0 0 0 12 1 0 0 16 0 9 0 59383323 867934208 7285 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=19243/tid=19246] ppid=19238 vsize=847592 CPUtime=0
/proc/19243/task/19246/stat : 19246 (java) S 19238 19238 16378 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59383323 867934208 7285 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=19243/tid=19247] ppid=19238 vsize=847592 CPUtime=0
/proc/19243/task/19247/stat : 19247 (java) S 19238 19238 16378 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 59383323 867934208 7285 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=19243/tid=19248] ppid=19238 vsize=847592 CPUtime=0
/proc/19243/task/19248/stat : 19248 (java) S 19238 19238 16378 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 59383326 867934208 7285 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19243/tid=19249] ppid=19238 vsize=847592 CPUtime=0.32
/proc/19243/task/19249/stat : 19249 (java) S 19238 19238 16378 0 -1 64 1538 0 0 0 31 1 0 0 15 0 9 0 59383329 867934208 7285 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=19243/tid=19250] ppid=19238 vsize=847592 CPUtime=0
/proc/19243/task/19250/stat : 19250 (java) S 19238 19238 16378 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59383329 867934208 7285 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=19243/tid=19251] ppid=19238 vsize=847592 CPUtime=0
/proc/19243/task/19251/stat : 19251 (java) S 19238 19238 16378 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59383329 867934208 7285 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 852948

[startup+3.10125 s]
/proc/loadavg: 2.08 2.05 2.01 3/94 19251
/proc/meminfo: memFree=1578152/2055920 swapFree=4192812/4192956
[pid=19238] ppid=19236 vsize=5356 CPUtime=0
/proc/19238/stat : 19238 (concrete.sh) S 19236 19238 16378 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59383319 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19238/statm: 1339 244 201 169 0 50 0
[pid=19243] ppid=19238 vsize=847844 CPUtime=3.07
/proc/19243/stat : 19243 (java) S 19238 19238 16378 0 -1 0 9879 0 1 0 300 7 0 0 18 0 9 0 59383321 868192256 8685 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/19243/statm: 211961 8685 2625 9 0 206439 0
[pid=19243/tid=19244] ppid=19238 vsize=847844 CPUtime=2.42
/proc/19243/task/19244/stat : 19244 (java) R 19238 19238 16378 0 -1 64 3948 0 1 0 239 3 0 0 25 0 9 0 59383322 868192256 8685 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=19243/tid=19245] ppid=19238 vsize=847844 CPUtime=0.31
/proc/19243/task/19245/stat : 19245 (java) R 19238 19238 16378 0 -1 64 3695 0 0 0 29 2 0 0 16 0 9 0 59383323 868192256 8685 996147200 134512640 134550932 4294955408 18446744073709551615 101466245 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=19243/tid=19246] ppid=19238 vsize=847844 CPUtime=0
/proc/19243/task/19246/stat : 19246 (java) S 19238 19238 16378 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59383323 868192256 8685 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=19243/tid=19247] ppid=19238 vsize=847844 CPUtime=0
/proc/19243/task/19247/stat : 19247 (java) S 19238 19238 16378 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 59383323 868192256 8685 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=19243/tid=19248] ppid=19238 vsize=847844 CPUtime=0
/proc/19243/task/19248/stat : 19248 (java) S 19238 19238 16378 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 59383326 868192256 8685 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19243/tid=19249] ppid=19238 vsize=847844 CPUtime=0.32
/proc/19243/task/19249/stat : 19249 (java) S 19238 19238 16378 0 -1 64 1538 0 0 0 31 1 0 0 15 0 9 0 59383329 868192256 8685 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=19243/tid=19250] ppid=19238 vsize=847844 CPUtime=0
/proc/19243/task/19250/stat : 19250 (java) S 19238 19238 16378 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59383329 868192256 8685 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=19243/tid=19251] ppid=19238 vsize=847844 CPUtime=0
/proc/19243/task/19251/stat : 19251 (java) S 19238 19238 16378 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59383329 868192256 8685 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 853200

[startup+6.30279 s]
/proc/loadavg: 2.07 2.04 2.01 3/94 19251
/proc/meminfo: memFree=1570280/2055920 swapFree=4192812/4192956
[pid=19238] ppid=19236 vsize=5356 CPUtime=0
/proc/19238/stat : 19238 (concrete.sh) S 19236 19238 16378 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59383319 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19238/statm: 1339 244 201 169 0 50 0
[pid=19243] ppid=19238 vsize=847660 CPUtime=6.27
/proc/19243/stat : 19243 (java) S 19238 19238 16378 0 -1 0 11437 0 1 0 619 8 0 0 18 0 9 0 59383321 868003840 10208 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/19243/statm: 211915 10208 2625 9 0 206393 0
[pid=19243/tid=19244] ppid=19238 vsize=847660 CPUtime=5.49
/proc/19243/task/19244/stat : 19244 (java) R 19238 19238 16378 0 -1 64 4017 0 1 0 546 3 0 0 25 0 9 0 59383322 868003840 10208 996147200 134512640 134550932 4294955408 18446744073709551615 4126511205 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=19243/tid=19245] ppid=19238 vsize=847660 CPUtime=0.43
/proc/19243/task/19245/stat : 19245 (java) S 19238 19238 16378 0 -1 64 5184 0 0 0 40 3 0 0 16 0 9 0 59383323 868003840 10208 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=19243/tid=19246] ppid=19238 vsize=847660 CPUtime=0
/proc/19243/task/19246/stat : 19246 (java) S 19238 19238 16378 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59383323 868003840 10208 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=19243/tid=19247] ppid=19238 vsize=847660 CPUtime=0
/proc/19243/task/19247/stat : 19247 (java) S 19238 19238 16378 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 59383323 868003840 10208 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=19243/tid=19248] ppid=19238 vsize=847660 CPUtime=0
/proc/19243/task/19248/stat : 19248 (java) S 19238 19238 16378 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 59383326 868003840 10208 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19243/tid=19249] ppid=19238 vsize=847660 CPUtime=0.32
/proc/19243/task/19249/stat : 19249 (java) S 19238 19238 16378 0 -1 64 1538 0 0 0 31 1 0 0 15 0 9 0 59383329 868003840 10208 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=19243/tid=19250] ppid=19238 vsize=847660 CPUtime=0
/proc/19243/task/19250/stat : 19250 (java) S 19238 19238 16378 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59383329 868003840 10208 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=19243/tid=19251] ppid=19238 vsize=847660 CPUtime=0
/proc/19243/task/19251/stat : 19251 (java) S 19238 19238 16378 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59383329 868003840 10208 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 853016

[startup+12.7019 s]
/proc/loadavg: 2.07 2.04 2.01 3/94 19251
/proc/meminfo: memFree=1564136/2055920 swapFree=4192812/4192956
[pid=19238] ppid=19236 vsize=5356 CPUtime=0
/proc/19238/stat : 19238 (concrete.sh) S 19236 19238 16378 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59383319 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19238/statm: 1339 244 201 169 0 50 0
[pid=19243] ppid=19238 vsize=847660 CPUtime=12.66
/proc/19243/stat : 19243 (java) S 19238 19238 16378 0 -1 0 14374 0 1 0 1257 9 0 0 18 0 9 0 59383321 868003840 11529 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/19243/statm: 211915 11529 2626 9 0 206393 0
[pid=19243/tid=19244] ppid=19238 vsize=847660 CPUtime=11.66
/proc/19243/task/19244/stat : 19244 (java) R 19238 19238 16378 0 -1 64 4142 0 1 0 1163 3 0 0 25 0 9 0 59383322 868003840 11529 996147200 134512640 134550932 4294955408 18446744073709551615 4126507337 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=19243/tid=19245] ppid=19238 vsize=847660 CPUtime=0.66
/proc/19243/task/19245/stat : 19245 (java) S 19238 19238 16378 0 -1 64 7996 0 0 0 62 4 0 0 16 0 9 0 59383323 868003840 11529 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=19243/tid=19246] ppid=19238 vsize=847660 CPUtime=0
/proc/19243/task/19246/stat : 19246 (java) S 19238 19238 16378 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59383323 868003840 11529 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=19243/tid=19247] ppid=19238 vsize=847660 CPUtime=0
/proc/19243/task/19247/stat : 19247 (java) S 19238 19238 16378 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 59383323 868003840 11529 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=19243/tid=19248] ppid=19238 vsize=847660 CPUtime=0
/proc/19243/task/19248/stat : 19248 (java) S 19238 19238 16378 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 59383326 868003840 11529 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19243/tid=19249] ppid=19238 vsize=847660 CPUtime=0.32
/proc/19243/task/19249/stat : 19249 (java) S 19238 19238 16378 0 -1 64 1538 0 0 0 31 1 0 0 16 0 9 0 59383329 868003840 11529 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=19243/tid=19250] ppid=19238 vsize=847660 CPUtime=0
/proc/19243/task/19250/stat : 19250 (java) S 19238 19238 16378 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59383329 868003840 11529 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=19243/tid=19251] ppid=19238 vsize=847660 CPUtime=0
/proc/19243/task/19251/stat : 19251 (java) S 19238 19238 16378 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59383329 868003840 11529 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 853016

[startup+25.502 s]
/proc/loadavg: 2.05 2.04 2.01 3/94 19251
/proc/meminfo: memFree=1556904/2055920 swapFree=4192812/4192956
[pid=19238] ppid=19236 vsize=5356 CPUtime=0
/proc/19238/stat : 19238 (concrete.sh) S 19236 19238 16378 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59383319 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19238/statm: 1339 244 201 169 0 50 0
[pid=19243] ppid=19238 vsize=847660 CPUtime=25.46
/proc/19243/stat : 19243 (java) S 19238 19238 16378 0 -1 0 16104 0 1 0 2535 11 0 0 18 0 9 0 59383321 868003840 13244 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/19243/statm: 211915 13244 2626 9 0 206393 0
[pid=19243/tid=19244] ppid=19238 vsize=847660 CPUtime=24.38
/proc/19243/task/19244/stat : 19244 (java) R 19238 19238 16378 0 -1 64 4157 0 1 0 2434 4 0 0 25 0 9 0 59383322 868003840 13244 996147200 134512640 134550932 4294955408 18446744073709551615 4126507337 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=19243/tid=19245] ppid=19238 vsize=847660 CPUtime=0.74
/proc/19243/task/19245/stat : 19245 (java) S 19238 19238 16378 0 -1 64 9711 0 0 0 69 5 0 0 16 0 9 0 59383323 868003840 13244 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=19243/tid=19246] ppid=19238 vsize=847660 CPUtime=0
/proc/19243/task/19246/stat : 19246 (java) S 19238 19238 16378 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59383323 868003840 13244 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=19243/tid=19247] ppid=19238 vsize=847660 CPUtime=0
/proc/19243/task/19247/stat : 19247 (java) S 19238 19238 16378 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 59383323 868003840 13244 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=19243/tid=19248] ppid=19238 vsize=847660 CPUtime=0
/proc/19243/task/19248/stat : 19248 (java) S 19238 19238 16378 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 59383326 868003840 13244 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19243/tid=19249] ppid=19238 vsize=847660 CPUtime=0.32
/proc/19243/task/19249/stat : 19249 (java) S 19238 19238 16378 0 -1 64 1538 0 0 0 31 1 0 0 16 0 9 0 59383329 868003840 13244 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=19243/tid=19250] ppid=19238 vsize=847660 CPUtime=0
/proc/19243/task/19250/stat : 19250 (java) S 19238 19238 16378 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59383329 868003840 13244 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=19243/tid=19251] ppid=19238 vsize=847660 CPUtime=0
/proc/19243/task/19251/stat : 19251 (java) S 19238 19238 16378 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59383329 868003840 13244 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 853016

[startup+51.1024 s]
/proc/loadavg: 2.03 2.04 2.01 3/94 19251

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

[pid=19243/tid=19244] ppid=19238 vsize=851204 CPUtime=560.74
/proc/19243/task/19244/stat : 19244 (java) S 19238 19238 16378 0 -1 64 13716 0 1 0 56009 65 0 0 17 0 9 0 59383322 871632896 195094 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=19243/tid=19245] ppid=19238 vsize=851204 CPUtime=159.88
/proc/19243/task/19245/stat : 19245 (java) R 19238 19238 16378 0 -1 64 181172 0 0 0 15913 75 0 0 25 0 9 0 59383323 871632896 195094 996147200 134512640 134550932 4294955408 18446744073709551615 103731830 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=19243/tid=19246] ppid=19238 vsize=851204 CPUtime=0
/proc/19243/task/19246/stat : 19246 (java) S 19238 19238 16378 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59383323 871632896 195094 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=19243/tid=19247] ppid=19238 vsize=851204 CPUtime=0
/proc/19243/task/19247/stat : 19247 (java) S 19238 19238 16378 0 -1 64 14 0 0 0 0 0 0 0 17 0 9 0 59383323 871632896 195094 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=19243/tid=19248] ppid=19238 vsize=851204 CPUtime=0
/proc/19243/task/19248/stat : 19248 (java) S 19238 19238 16378 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 59383326 871632896 195094 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19243/tid=19249] ppid=19238 vsize=851204 CPUtime=7.38
/proc/19243/task/19249/stat : 19249 (java) S 19238 19238 16378 0 -1 64 4538 0 0 0 720 18 0 0 16 0 9 0 59383329 871632896 195094 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=19243/tid=19250] ppid=19238 vsize=851204 CPUtime=0
/proc/19243/task/19250/stat : 19250 (java) S 19238 19238 16378 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59383329 871632896 195094 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=19243/tid=19251] ppid=19238 vsize=851204 CPUtime=0
/proc/19243/task/19251/stat : 19251 (java) S 19238 19238 16378 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59383329 871632896 195094 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 728.04
Current children cumulated vsize (KiB) 856560

[startup+742.303 s]
/proc/loadavg: 2.09 2.12 2.05 3/85 19319
/proc/meminfo: memFree=814488/2055920 swapFree=4192812/4192956
[pid=19238] ppid=19236 vsize=5356 CPUtime=0
/proc/19238/stat : 19238 (concrete.sh) S 19236 19238 16378 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59383319 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19238/statm: 1339 244 201 169 0 50 0
[pid=19243] ppid=19238 vsize=851204 CPUtime=740.84
/proc/19243/stat : 19243 (java) S 19238 19238 16378 0 -1 0 200142 0 1 0 73924 160 0 0 18 0 9 0 59383321 871632896 195094 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/19243/statm: 212801 195094 2635 9 0 207279 0
[pid=19243/tid=19244] ppid=19238 vsize=851204 CPUtime=560.74
/proc/19243/task/19244/stat : 19244 (java) S 19238 19238 16378 0 -1 64 13720 0 1 0 56009 65 0 0 17 0 9 0 59383322 871632896 195094 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=19243/tid=19245] ppid=19238 vsize=851204 CPUtime=172.67
/proc/19243/task/19245/stat : 19245 (java) R 19238 19238 16378 0 -1 64 181172 0 0 0 17192 75 0 0 25 0 9 0 59383323 871632896 195094 996147200 134512640 134550932 4294955408 18446744073709551615 104189893 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=19243/tid=19246] ppid=19238 vsize=851204 CPUtime=0
/proc/19243/task/19246/stat : 19246 (java) S 19238 19238 16378 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59383323 871632896 195094 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=19243/tid=19247] ppid=19238 vsize=851204 CPUtime=0
/proc/19243/task/19247/stat : 19247 (java) S 19238 19238 16378 0 -1 64 14 0 0 0 0 0 0 0 17 0 9 0 59383323 871632896 195094 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=19243/tid=19248] ppid=19238 vsize=851204 CPUtime=0
/proc/19243/task/19248/stat : 19248 (java) S 19238 19238 16378 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 59383326 871632896 195094 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19243/tid=19249] ppid=19238 vsize=851204 CPUtime=7.38
/proc/19243/task/19249/stat : 19249 (java) S 19238 19238 16378 0 -1 64 4538 0 0 0 720 18 0 0 16 0 9 0 59383329 871632896 195094 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=19243/tid=19250] ppid=19238 vsize=851204 CPUtime=0
/proc/19243/task/19250/stat : 19250 (java) S 19238 19238 16378 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59383329 871632896 195094 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=19243/tid=19251] ppid=19238 vsize=851204 CPUtime=0
/proc/19243/task/19251/stat : 19251 (java) S 19238 19238 16378 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59383329 871632896 195094 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 740.84
Current children cumulated vsize (KiB) 856560

[startup+745.501 s]
/proc/loadavg: 2.09 2.12 2.05 3/85 19319
/proc/meminfo: memFree=814424/2055920 swapFree=4192812/4192956
[pid=19238] ppid=19236 vsize=5356 CPUtime=0
/proc/19238/stat : 19238 (concrete.sh) S 19236 19238 16378 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59383319 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19238/statm: 1339 244 201 169 0 50 0
[pid=19243] ppid=19238 vsize=851204 CPUtime=744.03
/proc/19243/stat : 19243 (java) S 19238 19238 16378 0 -1 0 200143 0 1 0 74243 160 0 0 18 0 9 0 59383321 871632896 195094 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/19243/statm: 212801 195094 2635 9 0 207279 0
[pid=19243/tid=19244] ppid=19238 vsize=851204 CPUtime=560.74
/proc/19243/task/19244/stat : 19244 (java) S 19238 19238 16378 0 -1 64 13721 0 1 0 56009 65 0 0 17 0 9 0 59383322 871632896 195094 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=19243/tid=19245] ppid=19238 vsize=851204 CPUtime=175.87
/proc/19243/task/19245/stat : 19245 (java) R 19238 19238 16378 0 -1 64 181172 0 0 0 17512 75 0 0 25 0 9 0 59383323 871632896 195094 996147200 134512640 134550932 4294955408 18446744073709551615 104191018 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=19243/tid=19246] ppid=19238 vsize=851204 CPUtime=0
/proc/19243/task/19246/stat : 19246 (java) S 19238 19238 16378 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59383323 871632896 195094 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=19243/tid=19247] ppid=19238 vsize=851204 CPUtime=0
/proc/19243/task/19247/stat : 19247 (java) S 19238 19238 16378 0 -1 64 14 0 0 0 0 0 0 0 17 0 9 0 59383323 871632896 195094 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=19243/tid=19248] ppid=19238 vsize=851204 CPUtime=0
/proc/19243/task/19248/stat : 19248 (java) S 19238 19238 16378 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 59383326 871632896 195094 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19243/tid=19249] ppid=19238 vsize=851204 CPUtime=7.38
/proc/19243/task/19249/stat : 19249 (java) S 19238 19238 16378 0 -1 64 4538 0 0 0 720 18 0 0 16 0 9 0 59383329 871632896 195094 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=19243/tid=19250] ppid=19238 vsize=851204 CPUtime=0
/proc/19243/task/19250/stat : 19250 (java) S 19238 19238 16378 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59383329 871632896 195094 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=19243/tid=19251] ppid=19238 vsize=851204 CPUtime=0
/proc/19243/task/19251/stat : 19251 (java) S 19238 19238 16378 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59383329 871632896 195094 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 744.03
Current children cumulated vsize (KiB) 856560

[startup+747.102 s]
/proc/loadavg: 2.08 2.12 2.05 3/85 19319
/proc/meminfo: memFree=814488/2055920 swapFree=4192812/4192956
[pid=19238] ppid=19236 vsize=5356 CPUtime=0
/proc/19238/stat : 19238 (concrete.sh) S 19236 19238 16378 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59383319 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19238/statm: 1339 244 201 169 0 50 0
[pid=19243] ppid=19238 vsize=851204 CPUtime=745.63
/proc/19243/stat : 19243 (java) S 19238 19238 16378 0 -1 0 200144 0 1 0 74403 160 0 0 18 0 9 0 59383321 871632896 195094 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/19243/statm: 212801 195094 2635 9 0 207279 0
[pid=19243/tid=19244] ppid=19238 vsize=851204 CPUtime=560.74
/proc/19243/task/19244/stat : 19244 (java) S 19238 19238 16378 0 -1 64 13722 0 1 0 56009 65 0 0 17 0 9 0 59383322 871632896 195094 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=19243/tid=19245] ppid=19238 vsize=851204 CPUtime=177.47
/proc/19243/task/19245/stat : 19245 (java) R 19238 19238 16378 0 -1 64 181172 0 0 0 17672 75 0 0 25 0 9 0 59383323 871632896 195094 996147200 134512640 134550932 4294955408 18446744073709551615 103830970 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=19243/tid=19246] ppid=19238 vsize=851204 CPUtime=0
/proc/19243/task/19246/stat : 19246 (java) S 19238 19238 16378 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59383323 871632896 195094 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=19243/tid=19247] ppid=19238 vsize=851204 CPUtime=0
/proc/19243/task/19247/stat : 19247 (java) S 19238 19238 16378 0 -1 64 14 0 0 0 0 0 0 0 17 0 9 0 59383323 871632896 195094 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=19243/tid=19248] ppid=19238 vsize=851204 CPUtime=0
/proc/19243/task/19248/stat : 19248 (java) S 19238 19238 16378 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 59383326 871632896 195094 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19243/tid=19249] ppid=19238 vsize=851204 CPUtime=7.38
/proc/19243/task/19249/stat : 19249 (java) S 19238 19238 16378 0 -1 64 4538 0 0 0 720 18 0 0 16 0 9 0 59383329 871632896 195094 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=19243/tid=19250] ppid=19238 vsize=851204 CPUtime=0
/proc/19243/task/19250/stat : 19250 (java) S 19238 19238 16378 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59383329 871632896 195094 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=19243/tid=19251] ppid=19238 vsize=851204 CPUtime=0
/proc/19243/task/19251/stat : 19251 (java) S 19238 19238 16378 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59383329 871632896 195094 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 745.63
Current children cumulated vsize (KiB) 856560

[startup+748.703 s]
/proc/loadavg: 2.08 2.12 2.05 3/85 19319
/proc/meminfo: memFree=814488/2055920 swapFree=4192812/4192956
[pid=19238] ppid=19236 vsize=5356 CPUtime=0
/proc/19238/stat : 19238 (concrete.sh) S 19236 19238 16378 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59383319 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19238/statm: 1339 244 201 169 0 50 0
[pid=19243] ppid=19238 vsize=851204 CPUtime=747.23
/proc/19243/stat : 19243 (java) S 19238 19238 16378 0 -1 0 200145 0 1 0 74563 160 0 0 18 0 9 0 59383321 871632896 195094 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/19243/statm: 212801 195094 2635 9 0 207279 0
[pid=19243/tid=19244] ppid=19238 vsize=851204 CPUtime=560.74
/proc/19243/task/19244/stat : 19244 (java) S 19238 19238 16378 0 -1 64 13723 0 1 0 56009 65 0 0 17 0 9 0 59383322 871632896 195094 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=19243/tid=19245] ppid=19238 vsize=851204 CPUtime=179.07
/proc/19243/task/19245/stat : 19245 (java) R 19238 19238 16378 0 -1 64 181172 0 0 0 17832 75 0 0 25 0 9 0 59383323 871632896 195094 996147200 134512640 134550932 4294955408 18446744073709551615 104189893 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=19243/tid=19246] ppid=19238 vsize=851204 CPUtime=0
/proc/19243/task/19246/stat : 19246 (java) S 19238 19238 16378 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59383323 871632896 195094 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=19243/tid=19247] ppid=19238 vsize=851204 CPUtime=0
/proc/19243/task/19247/stat : 19247 (java) S 19238 19238 16378 0 -1 64 14 0 0 0 0 0 0 0 17 0 9 0 59383323 871632896 195094 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=19243/tid=19248] ppid=19238 vsize=851204 CPUtime=0
/proc/19243/task/19248/stat : 19248 (java) S 19238 19238 16378 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 59383326 871632896 195094 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19243/tid=19249] ppid=19238 vsize=851204 CPUtime=7.38
/proc/19243/task/19249/stat : 19249 (java) S 19238 19238 16378 0 -1 64 4538 0 0 0 720 18 0 0 16 0 9 0 59383329 871632896 195094 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=19243/tid=19250] ppid=19238 vsize=851204 CPUtime=0
/proc/19243/task/19250/stat : 19250 (java) S 19238 19238 16378 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59383329 871632896 195094 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=19243/tid=19251] ppid=19238 vsize=851204 CPUtime=0
/proc/19243/task/19251/stat : 19251 (java) S 19238 19238 16378 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59383329 871632896 195094 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 747.23
Current children cumulated vsize (KiB) 856560

[startup+749.502 s]
/proc/loadavg: 2.08 2.12 2.05 3/85 19319
/proc/meminfo: memFree=814488/2055920 swapFree=4192812/4192956
[pid=19238] ppid=19236 vsize=5356 CPUtime=0
/proc/19238/stat : 19238 (concrete.sh) S 19236 19238 16378 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59383319 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19238/statm: 1339 244 201 169 0 50 0
[pid=19243] ppid=19238 vsize=851204 CPUtime=748.03
/proc/19243/stat : 19243 (java) S 19238 19238 16378 0 -1 0 200145 0 1 0 74643 160 0 0 18 0 9 0 59383321 871632896 195094 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/19243/statm: 212801 195094 2635 9 0 207279 0
[pid=19243/tid=19244] ppid=19238 vsize=851204 CPUtime=560.74
/proc/19243/task/19244/stat : 19244 (java) S 19238 19238 16378 0 -1 64 13723 0 1 0 56009 65 0 0 17 0 9 0 59383322 871632896 195094 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=19243/tid=19245] ppid=19238 vsize=851204 CPUtime=179.87
/proc/19243/task/19245/stat : 19245 (java) R 19238 19238 16378 0 -1 64 181172 0 0 0 17912 75 0 0 25 0 9 0 59383323 871632896 195094 996147200 134512640 134550932 4294955408 18446744073709551615 104190755 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=19243/tid=19246] ppid=19238 vsize=851204 CPUtime=0
/proc/19243/task/19246/stat : 19246 (java) S 19238 19238 16378 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59383323 871632896 195094 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=19243/tid=19247] ppid=19238 vsize=851204 CPUtime=0
/proc/19243/task/19247/stat : 19247 (java) S 19238 19238 16378 0 -1 64 14 0 0 0 0 0 0 0 17 0 9 0 59383323 871632896 195094 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=19243/tid=19248] ppid=19238 vsize=851204 CPUtime=0
/proc/19243/task/19248/stat : 19248 (java) S 19238 19238 16378 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 59383326 871632896 195094 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19243/tid=19249] ppid=19238 vsize=851204 CPUtime=7.38
/proc/19243/task/19249/stat : 19249 (java) S 19238 19238 16378 0 -1 64 4538 0 0 0 720 18 0 0 16 0 9 0 59383329 871632896 195094 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=19243/tid=19250] ppid=19238 vsize=851204 CPUtime=0
/proc/19243/task/19250/stat : 19250 (java) S 19238 19238 16378 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59383329 871632896 195094 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=19243/tid=19251] ppid=19238 vsize=851204 CPUtime=0
/proc/19243/task/19251/stat : 19251 (java) S 19238 19238 16378 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59383329 871632896 195094 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 748.03
Current children cumulated vsize (KiB) 856560

[startup+749.702 s]
/proc/loadavg: 2.08 2.12 2.05 3/85 19319
/proc/meminfo: memFree=814488/2055920 swapFree=4192812/4192956
[pid=19238] ppid=19236 vsize=5356 CPUtime=0
/proc/19238/stat : 19238 (concrete.sh) S 19236 19238 16378 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59383319 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19238/statm: 1339 244 201 169 0 50 0
[pid=19243] ppid=19238 vsize=0 CPUtime=748.19
/proc/19243/stat : 19243 (java) Z 19238 19238 16378 0 -1 12 200153 0 1 0 74656 163 0 0 16 0 2 0 59383321 0 0 996147200 0 0 0 0 0 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/19243/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 748.19
Current children cumulated vsize (KiB) 5356

Child status: 0
Real time (s): 749.79
CPU time (s): 748.292
CPU user time (s): 746.564
CPU system time (s): 1.72774
CPU usage (%): 99.8003
Max. virtual memory (cumulated for all children) (KiB): 858144

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 746.565
system time used= 1.72774
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 200795
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= 49365
involuntary context switches= 54298

runsolver used 0.921859 second user time and 2.52262 second system time

The end

Launcher Data

Begin job on node68 at 2009-07-16 07:46:46
IDJOB=2083486
IDBENCH=57832
IDSOLVER=735
FILE ID=node68/2083486-1247723206
PBS_JOBID= 9521347
Free space on /tmp= 66412 MiB

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

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

MD5SUM BENCH= 79acd02b46aad922dd93860f8851683c
RANDOM SEED=346101002

node68.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.258
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.258
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:       1600472 kB
Buffers:         73556 kB
Cached:         274536 kB
SwapCached:          0 kB
Active:         122516 kB
Inactive:       264296 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1600472 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            9944 kB
Writeback:           0 kB
Mapped:          59424 kB
Slab:            53340 kB
Committed_AS:   643576 kB
PageTables:       2060 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66408 MiB
End job on node68 at 2009-07-16 07:59:16