Trace number 2065039

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? 172.312 174.376

General information on the benchmark

Namecsp/fischer/
normalized-fischer-10-2-fair.xml
MD5SUMc227f83f543a877d42bb8fc331d47c86
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.89871
Satisfiable
(Un)Satisfiability was proved
Number of variables5899
Number of constraints5572
Maximum constraint arity3
Maximum domain size20001
Number of constraints which are defined in extension0
Number of constraints which are defined in intension5572
Global constraints used (with number of constraints)

Solver Data

169.78/171.85	c [ 171.441] WARNING : Could not free more memory in relations (concrete.relationconverter.RelationManager.strongOptimizeMemory)
172.07/174.10	c [ 173.697]  SEVERE : Out of mem with 5202 constraints remaining (concrete.CspOM.generate)
172.07/174.10	c [ 173.701] WARNING : java.lang.OutOfMemoryError: Java heap space
172.07/174.10	cspfj.constraint.AbstractAC3Constraint.<init>(AbstractAC3Constraint.java:28)
172.07/174.10	concrete.predicate.PredicateConstraint.<init>(PredicateConstraint.java:40)
172.07/174.10	concrete.ConstraintGenerator.predicateConstraint(ConstraintGenerator.java:224)
172.07/174.10	concrete.ConstraintGenerator.add(ConstraintGenerator.java:69)
172.07/174.10	concrete.CspOM.generate(CspOM.java:110)
172.07/174.10	cspfj.problem.Problem.load(Problem.java:108)
172.07/174.10	concrete.Concrete.solve(Concrete.java:159)
172.07/174.10	concrete.Concrete.run(Concrete.java:112)
172.07/174.10	concrete.Concrete.main(Concrete.java:105) (cspfj.ResultHandler.result)
172.16/174.21	c CPU-LOAD 30.06
172.16/174.21	s UNKNOWN
172.16/174.21	c java.lang.OutOfMemoryError: Java heap space[cspfj.constraint.AbstractAC3Constraint.<init>(AbstractAC3Constraint.java:28), concrete.predicate.PredicateConstraint.<init>(PredicateConstraint.java:40), concrete.ConstraintGenerator.predicateConstraint(ConstraintGenerator.java:224), concrete.ConstraintGenerator.add(ConstraintGenerator.java:69), concrete.CspOM.generate(CspOM.java:110), cspfj.problem.Problem.load(Problem.java:108), concrete.Concrete.solve(Concrete.java:159), concrete.Concrete.run(Concrete.java:112), concrete.Concrete.main(Concrete.java:105)]
172.16/174.21	c TOTAL-NODES 0
172.16/174.21	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-2065039-1247703282/watcher-2065039-1247703282 -o /tmp/evaluation-result-2065039-1247703282/solver-2065039-1247703282 -C 1800 -W 2000 -M 900 HOME/concrete.sh -c HOME/instance-2065039-1247703282.xml 

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


[startup+0 s]
/proc/loadavg: 2.02 2.02 2.03 4/81 17338
/proc/meminfo: memFree=1190808/2055920 swapFree=4192812/4192956
[pid=17338] ppid=17336 vsize=18576 CPUtime=0
/proc/17338/stat : 17338 (runsolver) R 17336 17338 16180 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 57392081 19021824 284 996147200 4194304 4302564 548682068512 18446744073709551615 264840473895 0 0 4096 24578 0 0 0 17 1 0 0
/proc/17338/statm: 4644 284 249 26 0 2626 0

[startup+0.102599 s]
/proc/loadavg: 2.02 2.02 2.03 4/81 17338
/proc/meminfo: memFree=1190808/2055920 swapFree=4192812/4192956
[pid=17338] ppid=17336 vsize=5356 CPUtime=0
/proc/17338/stat : 17338 (concrete.sh) S 17336 17338 16180 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57392081 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17338/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.202611 s]
/proc/loadavg: 2.02 2.02 2.03 4/81 17338
/proc/meminfo: memFree=1190808/2055920 swapFree=4192812/4192956
[pid=17338] ppid=17336 vsize=5356 CPUtime=0
/proc/17338/stat : 17338 (concrete.sh) S 17336 17338 16180 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57392081 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17338/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.30262 s]
/proc/loadavg: 2.02 2.02 2.03 4/81 17338
/proc/meminfo: memFree=1190808/2055920 swapFree=4192812/4192956
[pid=17338] ppid=17336 vsize=5356 CPUtime=0
/proc/17338/stat : 17338 (concrete.sh) S 17336 17338 16180 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57392081 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17338/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.702664 s]
/proc/loadavg: 2.02 2.02 2.03 4/81 17338
/proc/meminfo: memFree=1190808/2055920 swapFree=4192812/4192956
[pid=17338] ppid=17336 vsize=5356 CPUtime=0
/proc/17338/stat : 17338 (concrete.sh) S 17336 17338 16180 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57392081 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17338/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50275 s]
/proc/loadavg: 2.02 2.02 2.03 3/91 17351
/proc/meminfo: memFree=1175112/2055920 swapFree=4192812/4192956
[pid=17338] ppid=17336 vsize=5356 CPUtime=0
/proc/17338/stat : 17338 (concrete.sh) S 17336 17338 16180 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57392081 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17338/statm: 1339 244 201 169 0 50 0
[pid=17343] ppid=17338 vsize=847592 CPUtime=1.48
/proc/17343/stat : 17343 (java) S 17338 17338 16180 0 -1 0 7232 0 1 0 141 7 0 0 18 0 9 0 57392082 867934208 6428 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/17343/statm: 211898 6428 2054 9 0 206376 0
[pid=17343/tid=17344] ppid=17338 vsize=847592 CPUtime=1.03
/proc/17343/task/17344/stat : 17344 (java) R 17338 17338 16180 0 -1 64 3889 0 1 0 99 4 0 0 22 0 9 0 57392084 867934208 6428 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17343/tid=17345] ppid=17338 vsize=847592 CPUtime=0.07
/proc/17343/task/17345/stat : 17345 (java) R 17338 17338 16180 0 -1 64 1295 0 0 0 7 0 0 0 16 0 9 0 57392085 867934208 6428 996147200 134512640 134550932 4294955408 18446744073709551615 102758179 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=17343/tid=17346] ppid=17338 vsize=847592 CPUtime=0
/proc/17343/task/17346/stat : 17346 (java) S 17338 17338 16180 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 57392085 867934208 6428 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17343/tid=17347] ppid=17338 vsize=847592 CPUtime=0
/proc/17343/task/17347/stat : 17347 (java) S 17338 17338 16180 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 57392085 867934208 6428 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17343/tid=17348] ppid=17338 vsize=847592 CPUtime=0
/proc/17343/task/17348/stat : 17348 (java) S 17338 17338 16180 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 57392088 867934208 6428 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17343/tid=17349] ppid=17338 vsize=847592 CPUtime=0.34
/proc/17343/task/17349/stat : 17349 (java) S 17338 17338 16180 0 -1 64 1352 0 0 0 33 1 0 0 16 0 9 0 57392091 867934208 6428 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17343/tid=17350] ppid=17338 vsize=847592 CPUtime=0
/proc/17343/task/17350/stat : 17350 (java) S 17338 17338 16180 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 57392091 867934208 6428 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17343/tid=17351] ppid=17338 vsize=847592 CPUtime=0
/proc/17343/task/17351/stat : 17351 (java) S 17338 17338 16180 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 57392091 867934208 6428 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 852948

[startup+3.10191 s]
/proc/loadavg: 2.02 2.02 2.03 3/91 17351
/proc/meminfo: memFree=1170824/2055920 swapFree=4192812/4192956
[pid=17338] ppid=17336 vsize=5356 CPUtime=0
/proc/17338/stat : 17338 (concrete.sh) S 17336 17338 16180 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57392081 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17338/statm: 1339 244 201 169 0 50 0
[pid=17343] ppid=17338 vsize=848952 CPUtime=3.06
/proc/17343/stat : 17343 (java) S 17338 17338 16180 0 -1 0 10996 0 1 0 297 9 0 0 18 0 10 0 57392082 869326848 9817 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/17343/statm: 212238 9817 2624 9 0 206716 0
[pid=17343/tid=17344] ppid=17338 vsize=848952 CPUtime=2.13
/proc/17343/task/17344/stat : 17344 (java) R 17338 17338 16180 0 -1 64 3947 0 1 0 209 4 0 0 25 0 10 0 57392084 869326848 9817 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17343/tid=17345] ppid=17338 vsize=848952 CPUtime=0.54
/proc/17343/task/17345/stat : 17345 (java) R 17338 17338 16180 0 -1 64 4992 0 0 0 52 2 0 0 17 0 10 0 57392085 869326848 9817 996147200 134512640 134550932 4294955408 18446744073709551615 102758168 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=17343/tid=17346] ppid=17338 vsize=848952 CPUtime=0
/proc/17343/task/17346/stat : 17346 (java) S 17338 17338 16180 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 57392085 869326848 9817 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17343/tid=17347] ppid=17338 vsize=848952 CPUtime=0
/proc/17343/task/17347/stat : 17347 (java) S 17338 17338 16180 0 -1 64 4 0 0 0 0 0 0 0 16 0 10 0 57392085 869326848 9817 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17343/tid=17348] ppid=17338 vsize=848952 CPUtime=0
/proc/17343/task/17348/stat : 17348 (java) S 17338 17338 16180 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 57392088 869326848 9817 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17343/tid=17349] ppid=17338 vsize=848952 CPUtime=0.36
/proc/17343/task/17349/stat : 17349 (java) S 17338 17338 16180 0 -1 64 1358 0 0 0 35 1 0 0 16 0 10 0 57392091 869326848 9817 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17343/tid=17350] ppid=17338 vsize=848952 CPUtime=0
/proc/17343/task/17350/stat : 17350 (java) S 17338 17338 16180 0 -1 64 0 0 0 0 0 0 0 0 20 0 10 0 57392091 869326848 9817 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17343/tid=17351] ppid=17338 vsize=848952 CPUtime=0
/proc/17343/task/17351/stat : 17351 (java) S 17338 17338 16180 0 -1 64 0 0 0 0 0 0 0 0 15 0 10 0 57392091 869326848 9817 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 854308

[startup+6.30224 s]
/proc/loadavg: 2.02 2.02 2.03 3/92 17352
/proc/meminfo: memFree=1161480/2055920 swapFree=4192812/4192956
[pid=17338] ppid=17336 vsize=5356 CPUtime=0
/proc/17338/stat : 17338 (concrete.sh) S 17336 17338 16180 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57392081 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17338/statm: 1339 244 201 169 0 50 0
[pid=17343] ppid=17338 vsize=848700 CPUtime=6.23
/proc/17343/stat : 17343 (java) S 17338 17338 16180 0 -1 0 19803 0 1 0 607 16 0 0 18 0 10 0 57392082 869068800 9541 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/17343/statm: 212175 9541 2625 9 0 206653 0
[pid=17343/tid=17344] ppid=17338 vsize=848700 CPUtime=2.66
/proc/17343/task/17344/stat : 17344 (java) S 17338 17338 16180 0 -1 64 4103 0 1 0 261 5 0 0 16 0 10 0 57392084 869068800 9541 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17343/tid=17345] ppid=17338 vsize=848700 CPUtime=3.18
/proc/17343/task/17345/stat : 17345 (java) R 17338 17338 16180 0 -1 64 13643 0 0 0 310 8 0 0 25 0 10 0 57392085 869068800 9541 996147200 134512640 134550932 4294955408 18446744073709551615 102759078 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=17343/tid=17346] ppid=17338 vsize=848700 CPUtime=0
/proc/17343/task/17346/stat : 17346 (java) S 17338 17338 16180 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 57392085 869068800 9541 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17343/tid=17347] ppid=17338 vsize=848700 CPUtime=0
/proc/17343/task/17347/stat : 17347 (java) S 17338 17338 16180 0 -1 64 4 0 0 0 0 0 0 0 16 0 10 0 57392085 869068800 9541 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17343/tid=17348] ppid=17338 vsize=848700 CPUtime=0
/proc/17343/task/17348/stat : 17348 (java) S 17338 17338 16180 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 57392088 869068800 9541 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17343/tid=17349] ppid=17338 vsize=848700 CPUtime=0.36
/proc/17343/task/17349/stat : 17349 (java) S 17338 17338 16180 0 -1 64 1358 0 0 0 35 1 0 0 16 0 10 0 57392091 869068800 9541 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17343/tid=17350] ppid=17338 vsize=848700 CPUtime=0
/proc/17343/task/17350/stat : 17350 (java) S 17338 17338 16180 0 -1 64 0 0 0 0 0 0 0 0 20 0 10 0 57392091 869068800 9541 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17343/tid=17351] ppid=17338 vsize=848700 CPUtime=0
/proc/17343/task/17351/stat : 17351 (java) S 17338 17338 16180 0 -1 64 0 0 0 0 0 0 0 0 15 0 10 0 57392091 869068800 9541 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17343/tid=17352] ppid=17338 vsize=848700 CPUtime=0
/proc/17343/task/17352/stat : 17352 (java) S 17338 17338 16180 0 -1 64 3 0 0 0 0 0 0 0 24 0 10 0 57392350 869068800 9541 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 854056

[startup+12.7029 s]
/proc/loadavg: 2.17 2.05 2.04 3/92 17352
/proc/meminfo: memFree=1161800/2055920 swapFree=4192812/4192956
[pid=17338] ppid=17336 vsize=5356 CPUtime=0
/proc/17338/stat : 17338 (concrete.sh) S 17336 17338 16180 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57392081 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17338/statm: 1339 244 201 169 0 50 0
[pid=17343] ppid=17338 vsize=848700 CPUtime=12.56
/proc/17343/stat : 17343 (java) S 17338 17338 16180 0 -1 0 25969 0 1 0 1234 22 0 0 18 0 10 0 57392082 869068800 9541 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/17343/statm: 212175 9541 2625 9 0 206653 0
[pid=17343/tid=17344] ppid=17338 vsize=848700 CPUtime=3.71
/proc/17343/task/17344/stat : 17344 (java) S 17338 17338 16180 0 -1 64 4422 0 1 0 366 5 0 0 15 0 10 0 57392084 869068800 9541 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17343/tid=17345] ppid=17338 vsize=848700 CPUtime=8.46
/proc/17343/task/17345/stat : 17345 (java) R 17338 17338 16180 0 -1 64 19490 0 0 0 832 14 0 0 25 0 10 0 57392085 869068800 9541 996147200 134512640 134550932 4294955408 18446744073709551615 102709360 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=17343/tid=17346] ppid=17338 vsize=848700 CPUtime=0
/proc/17343/task/17346/stat : 17346 (java) S 17338 17338 16180 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 57392085 869068800 9541 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17343/tid=17347] ppid=17338 vsize=848700 CPUtime=0
/proc/17343/task/17347/stat : 17347 (java) S 17338 17338 16180 0 -1 64 4 0 0 0 0 0 0 0 16 0 10 0 57392085 869068800 9541 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17343/tid=17348] ppid=17338 vsize=848700 CPUtime=0
/proc/17343/task/17348/stat : 17348 (java) S 17338 17338 16180 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 57392088 869068800 9541 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17343/tid=17349] ppid=17338 vsize=848700 CPUtime=0.36
/proc/17343/task/17349/stat : 17349 (java) S 17338 17338 16180 0 -1 64 1358 0 0 0 35 1 0 0 16 0 10 0 57392091 869068800 9541 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17343/tid=17350] ppid=17338 vsize=848700 CPUtime=0
/proc/17343/task/17350/stat : 17350 (java) S 17338 17338 16180 0 -1 64 0 0 0 0 0 0 0 0 20 0 10 0 57392091 869068800 9541 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17343/tid=17351] ppid=17338 vsize=848700 CPUtime=0
/proc/17343/task/17351/stat : 17351 (java) S 17338 17338 16180 0 -1 64 0 0 0 0 0 0 0 0 15 0 10 0 57392091 869068800 9541 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17343/tid=17352] ppid=17338 vsize=848700 CPUtime=0
/proc/17343/task/17352/stat : 17352 (java) S 17338 17338 16180 0 -1 64 3 0 0 0 0 0 0 0 24 0 10 0 57392350 869068800 9541 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 854056

[startup+25.5022 s]
/proc/loadavg: 2.14 2.05 2.04 3/92 17352
/proc/meminfo: memFree=1161864/2055920 swapFree=4192812/4192956
[pid=17338] ppid=17336 vsize=5356 CPUtime=0
/proc/17338/stat : 17338 (concrete.sh) S 17336 17338 16180 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57392081 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17338/statm: 1339 244 201 169 0 50 0
[pid=17343] ppid=17338 vsize=848700 CPUtime=25.2
/proc/17343/stat : 17343 (java) S 17338 17338 16180 0 -1 0 38166 0 1 0 2486 34 0 0 18 0 10 0 57392082 869068800 9573 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/17343/statm: 212175 9573 2625 9 0 206653 0
[pid=17343/tid=17344] ppid=17338 vsize=848700 CPUtime=5.79
/proc/17343/task/17344/stat : 17344 (java) S 17338 17338 16180 0 -1 64 5049 0 1 0 572 7 0 0 15 0 10 0 57392084 869068800 9573 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17343/tid=17345] ppid=17338 vsize=848700 CPUtime=19.03
/proc/17343/task/17345/stat : 17345 (java) R 17338 17338 16180 0 -1 64 31060 0 0 0 1878 25 0 0 25 0 10 0 57392085 869068800 9573 996147200 134512640 134550932 4294955408 18446744073709551615 104196510 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=17343/tid=17346] ppid=17338 vsize=848700 CPUtime=0
/proc/17343/task/17346/stat : 17346 (java) S 17338 17338 16180 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 57392085 869068800 9573 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17343/tid=17347] ppid=17338 vsize=848700 CPUtime=0
/proc/17343/task/17347/stat : 17347 (java) S 17338 17338 16180 0 -1 64 4 0 0 0 0 0 0 0 16 0 10 0 57392085 869068800 9573 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17343/tid=17348] ppid=17338 vsize=848700 CPUtime=0
/proc/17343/task/17348/stat : 17348 (java) S 17338 17338 16180 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 57392088 869068800 9573 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17343/tid=17349] ppid=17338 vsize=848700 CPUtime=0.36
/proc/17343/task/17349/stat : 17349 (java) S 17338 17338 16180 0 -1 64 1358 0 0 0 35 1 0 0 16 0 10 0 57392091 869068800 9573 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17343/tid=17350] ppid=17338 vsize=848700 CPUtime=0
/proc/17343/task/17350/stat : 17350 (java) S 17338 17338 16180 0 -1 64 0 0 0 0 0 0 0 0 20 0 10 0 57392091 869068800 9573 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17343/tid=17351] ppid=17338 vsize=848700 CPUtime=0
/proc/17343/task/17351/stat : 17351 (java) S 17338 17338 16180 0 -1 64 0 0 0 0 0 0 0 0 15 0 10 0 57392091 869068800 9573 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17343/tid=17352] ppid=17338 vsize=848700 CPUtime=0
/proc/17343/task/17352/stat : 17352 (java) S 17338 17338 16180 0 -1 64 3 0 0 0 0 0 0 0 24 0 10 0 57392350 869068800 9573 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.2
Current children cumulated vsize (KiB) 854056

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

[pid=17343/tid=17350] ppid=17338 vsize=849724 CPUtime=0
/proc/17343/task/17350/stat : 17350 (java) S 17338 17338 16180 0 -1 64 0 0 0 0 0 0 0 0 20 0 10 0 57392091 870117376 40575 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17343/tid=17351] ppid=17338 vsize=849724 CPUtime=0
/proc/17343/task/17351/stat : 17351 (java) S 17338 17338 16180 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 57392091 870117376 40575 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17343/tid=17352] ppid=17338 vsize=849724 CPUtime=0
/proc/17343/task/17352/stat : 17352 (java) S 17338 17338 16180 0 -1 64 3 0 0 0 0 0 0 0 24 0 10 0 57392350 870117376 40575 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 164.44
Current children cumulated vsize (KiB) 855080

[startup+169.605 s]
/proc/loadavg: 2.38 2.24 2.11 3/92 17352
/proc/meminfo: memFree=459080/2055920 swapFree=4192812/4192956
[pid=17338] ppid=17336 vsize=5356 CPUtime=0
/proc/17338/stat : 17338 (concrete.sh) S 17336 17338 16180 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57392081 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17338/statm: 1339 244 201 169 0 50 0
[pid=17343] ppid=17338 vsize=849724 CPUtime=167.6
/proc/17343/stat : 17343 (java) S 17338 17338 16180 0 -1 0 347442 0 1 0 16507 253 0 0 18 0 10 0 57392082 870117376 184894 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/17343/statm: 212431 184894 2627 9 0 206909 0
[pid=17343/tid=17344] ppid=17338 vsize=849724 CPUtime=29.48
/proc/17343/task/17344/stat : 17344 (java) R 17338 17338 16180 0 -1 64 18458 0 1 0 2922 26 0 0 16 0 10 0 57392084 870117376 184894 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17343/tid=17345] ppid=17338 vsize=849724 CPUtime=137.51
/proc/17343/task/17345/stat : 17345 (java) S 17338 17338 16180 0 -1 64 326774 0 0 0 13528 223 0 0 25 0 10 0 57392085 870117376 184894 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=17343/tid=17346] ppid=17338 vsize=849724 CPUtime=0
/proc/17343/task/17346/stat : 17346 (java) S 17338 17338 16180 0 -1 64 13 0 0 0 0 0 0 0 15 0 10 0 57392085 870117376 184894 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17343/tid=17347] ppid=17338 vsize=849724 CPUtime=0
/proc/17343/task/17347/stat : 17347 (java) S 17338 17338 16180 0 -1 64 4 0 0 0 0 0 0 0 16 0 10 0 57392085 870117376 184894 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17343/tid=17348] ppid=17338 vsize=849724 CPUtime=0
/proc/17343/task/17348/stat : 17348 (java) S 17338 17338 16180 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 57392088 870117376 184894 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17343/tid=17349] ppid=17338 vsize=849724 CPUtime=0.56
/proc/17343/task/17349/stat : 17349 (java) R 17338 17338 16180 0 -1 64 1510 0 0 0 55 1 0 0 15 0 10 0 57392091 870117376 184894 996147200 134512640 134550932 4294955408 18446744073709551615 101779259 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17343/tid=17350] ppid=17338 vsize=849724 CPUtime=0
/proc/17343/task/17350/stat : 17350 (java) S 17338 17338 16180 0 -1 64 0 0 0 0 0 0 0 0 20 0 10 0 57392091 870117376 184894 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17343/tid=17351] ppid=17338 vsize=849724 CPUtime=0
/proc/17343/task/17351/stat : 17351 (java) S 17338 17338 16180 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 57392091 870117376 184894 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17343/tid=17352] ppid=17338 vsize=849724 CPUtime=0
/proc/17343/task/17352/stat : 17352 (java) S 17338 17338 16180 0 -1 64 3 0 0 0 0 0 0 0 24 0 10 0 57392350 870117376 184894 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 167.6
Current children cumulated vsize (KiB) 855080

[startup+172.807 s]
/proc/loadavg: 2.35 2.23 2.11 3/92 17352
/proc/meminfo: memFree=436744/2055920 swapFree=4192812/4192956
[pid=17338] ppid=17336 vsize=5356 CPUtime=0
/proc/17338/stat : 17338 (concrete.sh) S 17336 17338 16180 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57392081 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17338/statm: 1339 244 201 169 0 50 0
[pid=17343] ppid=17338 vsize=852212 CPUtime=170.78
/proc/17343/stat : 17343 (java) S 17338 17338 16180 0 -1 0 353289 0 1 0 16822 256 0 0 18 0 10 0 57392082 872665088 190399 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/17343/statm: 213053 190399 2634 9 0 207531 0
[pid=17343/tid=17344] ppid=17338 vsize=852212 CPUtime=30.3
/proc/17343/task/17344/stat : 17344 (java) S 17338 17338 16180 0 -1 64 18618 0 1 0 3003 27 0 0 15 0 10 0 57392084 872665088 190399 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17343/tid=17345] ppid=17338 vsize=852212 CPUtime=139.74
/proc/17343/task/17345/stat : 17345 (java) R 17338 17338 16180 0 -1 64 331676 0 0 0 13749 225 0 0 25 0 10 0 57392085 872665088 190399 996147200 134512640 134550932 4294955408 18446744073709551615 103830992 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=17343/tid=17346] ppid=17338 vsize=852212 CPUtime=0
/proc/17343/task/17346/stat : 17346 (java) S 17338 17338 16180 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 57392085 872665088 190399 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17343/tid=17347] ppid=17338 vsize=852212 CPUtime=0
/proc/17343/task/17347/stat : 17347 (java) S 17338 17338 16180 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 57392085 872665088 190399 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17343/tid=17348] ppid=17338 vsize=852212 CPUtime=0
/proc/17343/task/17348/stat : 17348 (java) S 17338 17338 16180 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 57392088 872665088 190399 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17343/tid=17349] ppid=17338 vsize=852212 CPUtime=0.69
/proc/17343/task/17349/stat : 17349 (java) S 17338 17338 16180 0 -1 64 2294 0 0 0 68 1 0 0 16 0 10 0 57392091 872665088 190399 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17343/tid=17350] ppid=17338 vsize=852212 CPUtime=0
/proc/17343/task/17350/stat : 17350 (java) S 17338 17338 16180 0 -1 64 0 0 0 0 0 0 0 0 20 0 10 0 57392091 872665088 190399 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17343/tid=17351] ppid=17338 vsize=852212 CPUtime=0
/proc/17343/task/17351/stat : 17351 (java) S 17338 17338 16180 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 57392091 872665088 190399 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17343/tid=17352] ppid=17338 vsize=852212 CPUtime=0
/proc/17343/task/17352/stat : 17352 (java) S 17338 17338 16180 0 -1 64 3 0 0 0 0 0 0 0 24 0 10 0 57392350 872665088 190399 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 170.78
Current children cumulated vsize (KiB) 857568

[startup+173.602 s]
/proc/loadavg: 2.35 2.23 2.11 3/92 17352
/proc/meminfo: memFree=436744/2055920 swapFree=4192812/4192956
[pid=17338] ppid=17336 vsize=5356 CPUtime=0
/proc/17338/stat : 17338 (concrete.sh) S 17336 17338 16180 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57392081 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17338/statm: 1339 244 201 169 0 50 0
[pid=17343] ppid=17338 vsize=852212 CPUtime=171.57
/proc/17343/stat : 17343 (java) S 17338 17338 16180 0 -1 0 353290 0 1 0 16901 256 0 0 18 0 10 0 57392082 872665088 190399 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/17343/statm: 213053 190399 2634 9 0 207531 0
[pid=17343/tid=17344] ppid=17338 vsize=852212 CPUtime=30.3
/proc/17343/task/17344/stat : 17344 (java) S 17338 17338 16180 0 -1 64 18619 0 1 0 3003 27 0 0 16 0 10 0 57392084 872665088 190399 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17343/tid=17345] ppid=17338 vsize=852212 CPUtime=140.53
/proc/17343/task/17345/stat : 17345 (java) R 17338 17338 16180 0 -1 64 331676 0 0 0 13828 225 0 0 25 0 10 0 57392085 872665088 190399 996147200 134512640 134550932 4294955408 18446744073709551615 102758168 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=17343/tid=17346] ppid=17338 vsize=852212 CPUtime=0
/proc/17343/task/17346/stat : 17346 (java) S 17338 17338 16180 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 57392085 872665088 190399 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17343/tid=17347] ppid=17338 vsize=852212 CPUtime=0
/proc/17343/task/17347/stat : 17347 (java) S 17338 17338 16180 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 57392085 872665088 190399 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17343/tid=17348] ppid=17338 vsize=852212 CPUtime=0
/proc/17343/task/17348/stat : 17348 (java) S 17338 17338 16180 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 57392088 872665088 190399 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17343/tid=17349] ppid=17338 vsize=852212 CPUtime=0.69
/proc/17343/task/17349/stat : 17349 (java) S 17338 17338 16180 0 -1 64 2294 0 0 0 68 1 0 0 16 0 10 0 57392091 872665088 190399 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17343/tid=17350] ppid=17338 vsize=852212 CPUtime=0
/proc/17343/task/17350/stat : 17350 (java) S 17338 17338 16180 0 -1 64 0 0 0 0 0 0 0 0 20 0 10 0 57392091 872665088 190399 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17343/tid=17351] ppid=17338 vsize=852212 CPUtime=0
/proc/17343/task/17351/stat : 17351 (java) S 17338 17338 16180 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 57392091 872665088 190399 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17343/tid=17352] ppid=17338 vsize=852212 CPUtime=0
/proc/17343/task/17352/stat : 17352 (java) S 17338 17338 16180 0 -1 64 3 0 0 0 0 0 0 0 24 0 10 0 57392350 872665088 190399 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 171.57
Current children cumulated vsize (KiB) 857568

[startup+174.002 s]
/proc/loadavg: 2.35 2.23 2.11 3/92 17352
/proc/meminfo: memFree=436744/2055920 swapFree=4192812/4192956
[pid=17338] ppid=17336 vsize=5356 CPUtime=0
/proc/17338/stat : 17338 (concrete.sh) S 17336 17338 16180 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57392081 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17338/statm: 1339 244 201 169 0 50 0
[pid=17343] ppid=17338 vsize=852212 CPUtime=171.96
/proc/17343/stat : 17343 (java) S 17338 17338 16180 0 -1 0 353290 0 1 0 16940 256 0 0 18 0 10 0 57392082 872665088 190399 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/17343/statm: 213053 190399 2634 9 0 207531 0
[pid=17343/tid=17344] ppid=17338 vsize=852212 CPUtime=30.3
/proc/17343/task/17344/stat : 17344 (java) S 17338 17338 16180 0 -1 64 18619 0 1 0 3003 27 0 0 16 0 10 0 57392084 872665088 190399 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17343/tid=17345] ppid=17338 vsize=852212 CPUtime=140.92
/proc/17343/task/17345/stat : 17345 (java) R 17338 17338 16180 0 -1 64 331676 0 0 0 13867 225 0 0 25 0 10 0 57392085 872665088 190399 996147200 134512640 134550932 4294955408 18446744073709551615 102381670 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=17343/tid=17346] ppid=17338 vsize=852212 CPUtime=0
/proc/17343/task/17346/stat : 17346 (java) S 17338 17338 16180 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 57392085 872665088 190399 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17343/tid=17347] ppid=17338 vsize=852212 CPUtime=0
/proc/17343/task/17347/stat : 17347 (java) S 17338 17338 16180 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 57392085 872665088 190399 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17343/tid=17348] ppid=17338 vsize=852212 CPUtime=0
/proc/17343/task/17348/stat : 17348 (java) S 17338 17338 16180 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 57392088 872665088 190399 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17343/tid=17349] ppid=17338 vsize=852212 CPUtime=0.69
/proc/17343/task/17349/stat : 17349 (java) S 17338 17338 16180 0 -1 64 2294 0 0 0 68 1 0 0 16 0 10 0 57392091 872665088 190399 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17343/tid=17350] ppid=17338 vsize=852212 CPUtime=0
/proc/17343/task/17350/stat : 17350 (java) S 17338 17338 16180 0 -1 64 0 0 0 0 0 0 0 0 20 0 10 0 57392091 872665088 190399 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17343/tid=17351] ppid=17338 vsize=852212 CPUtime=0
/proc/17343/task/17351/stat : 17351 (java) S 17338 17338 16180 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 57392091 872665088 190399 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17343/tid=17352] ppid=17338 vsize=852212 CPUtime=0
/proc/17343/task/17352/stat : 17352 (java) S 17338 17338 16180 0 -1 64 3 0 0 0 0 0 0 0 24 0 10 0 57392350 872665088 190399 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 171.96
Current children cumulated vsize (KiB) 857568

[startup+174.202 s]
/proc/loadavg: 2.35 2.23 2.11 3/92 17352
/proc/meminfo: memFree=436744/2055920 swapFree=4192812/4192956
[pid=17338] ppid=17336 vsize=5356 CPUtime=0
/proc/17338/stat : 17338 (concrete.sh) S 17336 17338 16180 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57392081 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17338/statm: 1339 244 201 169 0 50 0
[pid=17343] ppid=17338 vsize=852212 CPUtime=172.16
/proc/17343/stat : 17343 (java) S 17338 17338 16180 0 -1 0 353306 0 1 0 16960 256 0 0 18 0 10 0 57392082 872665088 190414 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/17343/statm: 213053 190414 2634 9 0 207531 0
[pid=17343/tid=17344] ppid=17338 vsize=852212 CPUtime=30.31
/proc/17343/task/17344/stat : 17344 (java) S 17338 17338 16180 0 -1 64 18635 0 1 0 3004 27 0 0 15 0 10 0 57392084 872665088 190414 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17343/tid=17345] ppid=17338 vsize=852212 CPUtime=141.12
/proc/17343/task/17345/stat : 17345 (java) R 17338 17338 16180 0 -1 64 331676 0 0 0 13887 225 0 0 25 0 10 0 57392085 872665088 190414 996147200 134512640 134550932 4294955408 18446744073709551615 104516147 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=17343/tid=17346] ppid=17338 vsize=852212 CPUtime=0
/proc/17343/task/17346/stat : 17346 (java) S 17338 17338 16180 0 -1 64 13 0 0 0 0 0 0 0 15 0 10 0 57392085 872665088 190414 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17343/tid=17347] ppid=17338 vsize=852212 CPUtime=0
/proc/17343/task/17347/stat : 17347 (java) S 17338 17338 16180 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 57392085 872665088 190414 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17343/tid=17348] ppid=17338 vsize=852212 CPUtime=0
/proc/17343/task/17348/stat : 17348 (java) S 17338 17338 16180 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 57392088 872665088 190414 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17343/tid=17349] ppid=17338 vsize=852212 CPUtime=0.69
/proc/17343/task/17349/stat : 17349 (java) S 17338 17338 16180 0 -1 64 2294 0 0 0 68 1 0 0 16 0 10 0 57392091 872665088 190414 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17343/tid=17350] ppid=17338 vsize=852212 CPUtime=0
/proc/17343/task/17350/stat : 17350 (java) S 17338 17338 16180 0 -1 64 0 0 0 0 0 0 0 0 20 0 10 0 57392091 872665088 190414 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17343/tid=17351] ppid=17338 vsize=852212 CPUtime=0
/proc/17343/task/17351/stat : 17351 (java) S 17338 17338 16180 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 57392091 872665088 190414 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17343/tid=17352] ppid=17338 vsize=852212 CPUtime=0
/proc/17343/task/17352/stat : 17352 (java) S 17338 17338 16180 0 -1 64 3 0 0 0 0 0 0 0 24 0 10 0 57392350 872665088 190414 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 172.16
Current children cumulated vsize (KiB) 857568

[startup+174.302 s]
/proc/loadavg: 2.35 2.23 2.11 3/92 17352
/proc/meminfo: memFree=436744/2055920 swapFree=4192812/4192956
[pid=17338] ppid=17336 vsize=5356 CPUtime=0
/proc/17338/stat : 17338 (concrete.sh) S 17336 17338 16180 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57392081 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17338/statm: 1339 244 201 169 0 50 0
[pid=17343] ppid=17338 vsize=0 CPUtime=172.22
/proc/17343/stat : 17343 (java) Z 17338 17338 16180 0 -1 12 353323 0 1 0 16962 260 0 0 16 0 2 0 57392082 0 0 996147200 0 0 0 0 0 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/17343/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 172.22
Current children cumulated vsize (KiB) 5356

Child status: 0
Real time (s): 174.376
CPU time (s): 172.312
CPU user time (s): 169.629
CPU system time (s): 2.68259
CPU usage (%): 98.8161
Max. virtual memory (cumulated for all children) (KiB): 857828

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 169.629
system time used= 2.68259
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 353965
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= 29802
involuntary context switches= 32928

runsolver used 0.283956 second user time and 0.708892 second system time

The end

Launcher Data

Begin job on node44 at 2009-07-16 02:14:42
IDJOB=2065039
IDBENCH=54266
IDSOLVER=735
FILE ID=node44/2065039-1247703282
PBS_JOBID= 9521223
Free space on /tmp= 66280 MiB

SOLVER NAME= Concrete 2009-06-10
BENCH NAME= CPAI08/csp/fischer/normalized-fischer-10-2-fair.xml
COMMAND LINE= HOME/concrete.sh -c BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2065039-1247703282/watcher-2065039-1247703282 -o /tmp/evaluation-result-2065039-1247703282/solver-2065039-1247703282 -C 1800 -W 2000 -M 900  HOME/concrete.sh -c HOME/instance-2065039-1247703282.xml

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

MD5SUM BENCH= c227f83f543a877d42bb8fc331d47c86
RANDOM SEED=1568353495

node44.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.219
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.219
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:       1191224 kB
Buffers:         78528 kB
Cached:         597732 kB
SwapCached:          0 kB
Active:         291624 kB
Inactive:       502532 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1191224 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2148 kB
Writeback:           0 kB
Mapped:         138368 kB
Slab:            55460 kB
Committed_AS:   685836 kB
PageTables:       2044 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= 66280 MiB
End job on node44 at 2009-07-16 02:17:36