Trace number 1109561

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 NameAnswerNumber of falsified constraintsCPU timeWall clock time
Concrete + CSP4J - MCRW Engine 2008-05-30? (TO) 18.41 4000.02

General information on the benchmark

Namecsp/fischer/
normalized-fischer-5-7-fair.xml
MD5SUMd2e0111bc12a0f1866da9545d0c2e512
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best Number of falsified constraints
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables9219
Number of constraints8712
Maximum constraint arity3
Maximum domain size20001
Number of constraints which are defined in extension0
Number of constraints which are defined in intension8712
Global constraints used (with number of constraints)

Solver Data (download as text)

18.35/18.83	c Thu Aug 07 20:18:02 CEST 2008 cspfj.ResultHandler result
18.35/18.83	c WARNING: java.lang.OutOfMemoryError: Java heap space
18.35/18.84	c CPU-LOAD 12.55
18.35/18.84	c java.lang.OutOfMemoryError: Java heap space[java.lang.Integer.valueOf(Unknown Source), cspfj.problem.Variable.(Unknown Source), concrete.VariableManager.compute(Unknown Source), concrete.CspOM.generate(Unknown Source), cspfj.problem.Problem.load(Unknown Source), concrete.Concrete.solve(Unknown Source), concrete.Concrete.run(Unknown Source), concrete.Concrete.main(Unknown Source)]
18.35/18.84	c TOTAL-NODES 0
18.35/18.84	c TOTAL-CPU 0.0

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

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

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1109561-1218133063/watcher-1109561-1218133063 -o /tmp/evaluation-result-1109561-1218133063/solver-1109561-1218133063 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/concrete.sh -c -ext 0 -s MCRW -max HOME/instance-1109561-1218133063.xml 

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


[startup+0 s]
/proc/loadavg: 0.27 0.80 0.56 5/82 15475
/proc/meminfo: memFree=21480/2055920 swapFree=4190364/4192956
[pid=15475] ppid=15473 vsize=18572 CPUtime=0
/proc/15475/stat : 15475 (runsolver) R 15473 15475 15239 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 140392543 19017728 292 996147200 4194304 4296836 548682068416 18446744073709551615 228043844903 0 0 4096 24578 0 0 0 17 0 0 0
/proc/15475/statm: 4643 292 257 25 0 2626 0

[startup+0.085465 s]
/proc/loadavg: 0.27 0.80 0.56 5/82 15475
/proc/meminfo: memFree=21480/2055920 swapFree=4190364/4192956
[pid=15475] ppid=15473 vsize=5356 CPUtime=0
/proc/15475/stat : 15475 (concrete.sh) S 15473 15475 15239 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 140392543 5484544 242 996147200 4194304 4889804 548682068752 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15475/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.102095 s]
/proc/loadavg: 0.27 0.80 0.56 5/82 15475
/proc/meminfo: memFree=21480/2055920 swapFree=4190364/4192956
[pid=15475] ppid=15473 vsize=5356 CPUtime=0
/proc/15475/stat : 15475 (concrete.sh) S 15473 15475 15239 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 140392543 5484544 242 996147200 4194304 4889804 548682068752 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15475/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301061 s]
/proc/loadavg: 0.27 0.80 0.56 5/82 15475
/proc/meminfo: memFree=21480/2055920 swapFree=4190364/4192956
[pid=15475] ppid=15473 vsize=5356 CPUtime=0
/proc/15475/stat : 15475 (concrete.sh) S 15473 15475 15239 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 140392543 5484544 242 996147200 4194304 4889804 548682068752 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15475/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701108 s]
/proc/loadavg: 0.27 0.80 0.56 5/82 15475
/proc/meminfo: memFree=21480/2055920 swapFree=4190364/4192956
[pid=15475] ppid=15473 vsize=5356 CPUtime=0
/proc/15475/stat : 15475 (concrete.sh) S 15473 15475 15239 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 140392543 5484544 242 996147200 4194304 4889804 548682068752 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15475/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.5022 s]
/proc/loadavg: 0.27 0.80 0.56 3/93 15487
/proc/meminfo: memFree=16272/2055920 swapFree=4190364/4192956
[pid=15475] ppid=15473 vsize=5356 CPUtime=0
/proc/15475/stat : 15475 (concrete.sh) S 15473 15475 15239 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 140392543 5484544 242 996147200 4194304 4889804 548682068752 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15475/statm: 1339 242 201 169 0 50 0
[pid=15478] ppid=15475 vsize=844372 CPUtime=1.45
/proc/15478/stat : 15478 (java) S 15475 15475 15239 0 -1 0 6961 0 1 0 139 6 0 0 18 0 9 0 140392544 864636928 6083 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15478/statm: 211093 6083 2574 9 0 205654 0
[pid=15478/tid=15479] ppid=15475 vsize=844372 CPUtime=1.13
/proc/15478/task/15479/stat : 15479 (java) R 15475 15475 15239 0 -1 64 3419 0 1 0 110 3 0 0 25 0 9 0 140392545 864636928 6083 996147200 134512640 134550740 4294956000 18446744073709551615 4125951543 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15478/tid=15480] ppid=15475 vsize=844372 CPUtime=0.14
/proc/15478/task/15480/stat : 15480 (java) S 15475 15475 15239 0 -1 64 2290 0 0 0 13 1 0 0 16 0 9 0 140392547 864636928 6083 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15478/tid=15481] ppid=15475 vsize=844372 CPUtime=0
/proc/15478/task/15481/stat : 15481 (java) S 15475 15475 15239 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 140392547 864636928 6083 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15478/tid=15482] ppid=15475 vsize=844372 CPUtime=0
/proc/15478/task/15482/stat : 15482 (java) S 15475 15475 15239 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 140392548 864636928 6083 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15478/tid=15483] ppid=15475 vsize=844372 CPUtime=0
/proc/15478/task/15483/stat : 15483 (java) S 15475 15475 15239 0 -1 64 1 0 0 0 0 0 0 0 21 0 9 0 140392549 864636928 6083 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15478/tid=15484] ppid=15475 vsize=844372 CPUtime=0.15
/proc/15478/task/15484/stat : 15484 (java) S 15475 15475 15239 0 -1 64 521 0 0 0 15 0 0 0 16 0 9 0 140392549 864636928 6083 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15478/tid=15485] ppid=15475 vsize=844372 CPUtime=0
/proc/15478/task/15485/stat : 15485 (java) S 15475 15475 15239 0 -1 64 0 0 0 0 0 0 0 0 22 0 9 0 140392549 864636928 6083 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15478/tid=15486] ppid=15475 vsize=844372 CPUtime=0
/proc/15478/task/15486/stat : 15486 (java) S 15475 15475 15239 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 140392549 864636928 6083 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 849728

[startup+3.10139 s]
/proc/loadavg: 0.27 0.80 0.56 5/93 15487
/proc/meminfo: memFree=47696/2055920 swapFree=4190364/4192956
[pid=15475] ppid=15473 vsize=5356 CPUtime=0
/proc/15475/stat : 15475 (concrete.sh) S 15473 15475 15239 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 140392543 5484544 242 996147200 4194304 4889804 548682068752 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15475/statm: 1339 242 201 169 0 50 0
[pid=15478] ppid=15475 vsize=844372 CPUtime=3.03
/proc/15478/stat : 15478 (java) S 15475 15475 15239 0 -1 0 7624 0 1 0 295 8 0 0 18 0 9 0 140392544 864636928 6605 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15478/statm: 211093 6605 2574 9 0 205654 0
[pid=15478/tid=15479] ppid=15475 vsize=844372 CPUtime=2.62
/proc/15478/task/15479/stat : 15479 (java) R 15475 15475 15239 0 -1 64 3560 0 1 0 258 4 0 0 25 0 9 0 140392545 864636928 6605 996147200 134512640 134550740 4294956000 18446744073709551615 4125764024 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15478/tid=15480] ppid=15475 vsize=844372 CPUtime=0.24
/proc/15478/task/15480/stat : 15480 (java) S 15475 15475 15239 0 -1 64 2812 0 0 0 21 3 0 0 16 0 9 0 140392547 864636928 6605 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15478/tid=15481] ppid=15475 vsize=844372 CPUtime=0
/proc/15478/task/15481/stat : 15481 (java) S 15475 15475 15239 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 140392547 864636928 6605 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15478/tid=15482] ppid=15475 vsize=844372 CPUtime=0
/proc/15478/task/15482/stat : 15482 (java) S 15475 15475 15239 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 140392548 864636928 6605 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15478/tid=15483] ppid=15475 vsize=844372 CPUtime=0
/proc/15478/task/15483/stat : 15483 (java) S 15475 15475 15239 0 -1 64 1 0 0 0 0 0 0 0 21 0 9 0 140392549 864636928 6605 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15478/tid=15484] ppid=15475 vsize=844372 CPUtime=0.15
/proc/15478/task/15484/stat : 15484 (java) S 15475 15475 15239 0 -1 64 521 0 0 0 15 0 0 0 16 0 9 0 140392549 864636928 6605 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15478/tid=15485] ppid=15475 vsize=844372 CPUtime=0
/proc/15478/task/15485/stat : 15485 (java) S 15475 15475 15239 0 -1 64 0 0 0 0 0 0 0 0 22 0 9 0 140392549 864636928 6605 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15478/tid=15486] ppid=15475 vsize=844372 CPUtime=0
/proc/15478/task/15486/stat : 15486 (java) S 15475 15475 15239 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 140392549 864636928 6605 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 849728

[startup+6.30275 s]
/proc/loadavg: 0.48 0.84 0.58 3/93 15487
/proc/meminfo: memFree=15960/2055920 swapFree=4190364/4192956
[pid=15475] ppid=15473 vsize=5356 CPUtime=0
/proc/15475/stat : 15475 (concrete.sh) S 15473 15475 15239 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 140392543 5484544 242 996147200 4194304 4889804 548682068752 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15475/statm: 1339 242 201 169 0 50 0
[pid=15478] ppid=15475 vsize=844372 CPUtime=6.2
/proc/15478/stat : 15478 (java) S 15475 15475 15239 0 -1 0 8316 0 1 0 610 10 0 0 18 0 9 0 140392544 864636928 7089 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15478/statm: 211093 7089 2574 9 0 205654 0
[pid=15478/tid=15479] ppid=15475 vsize=844372 CPUtime=5.56
/proc/15478/task/15479/stat : 15479 (java) R 15475 15475 15239 0 -1 64 3768 0 1 0 552 4 0 0 25 0 9 0 140392545 864636928 7089 996147200 134512640 134550740 4294956000 18446744073709551615 4125951536 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15478/tid=15480] ppid=15475 vsize=844372 CPUtime=0.46
/proc/15478/task/15480/stat : 15480 (java) S 15475 15475 15239 0 -1 64 3296 0 0 0 42 4 0 0 16 0 9 0 140392547 864636928 7089 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15478/tid=15481] ppid=15475 vsize=844372 CPUtime=0
/proc/15478/task/15481/stat : 15481 (java) S 15475 15475 15239 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 140392547 864636928 7089 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15478/tid=15482] ppid=15475 vsize=844372 CPUtime=0
/proc/15478/task/15482/stat : 15482 (java) S 15475 15475 15239 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 140392548 864636928 7089 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15478/tid=15483] ppid=15475 vsize=844372 CPUtime=0
/proc/15478/task/15483/stat : 15483 (java) S 15475 15475 15239 0 -1 64 1 0 0 0 0 0 0 0 21 0 9 0 140392549 864636928 7089 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15478/tid=15484] ppid=15475 vsize=844372 CPUtime=0.15
/proc/15478/task/15484/stat : 15484 (java) S 15475 15475 15239 0 -1 64 521 0 0 0 15 0 0 0 16 0 9 0 140392549 864636928 7089 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15478/tid=15485] ppid=15475 vsize=844372 CPUtime=0
/proc/15478/task/15485/stat : 15485 (java) S 15475 15475 15239 0 -1 64 0 0 0 0 0 0 0 0 22 0 9 0 140392549 864636928 7089 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15478/tid=15486] ppid=15475 vsize=844372 CPUtime=0
/proc/15478/task/15486/stat : 15486 (java) S 15475 15475 15239 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 140392549 864636928 7089 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 849728

[startup+12.7015 s]
/proc/loadavg: 0.68 0.87 0.59 4/93 15487
/proc/meminfo: memFree=15136/2055920 swapFree=4190364/4192956
[pid=15475] ppid=15473 vsize=5356 CPUtime=0
/proc/15475/stat : 15475 (concrete.sh) S 15473 15475 15239 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 140392543 5484544 242 996147200 4194304 4889804 548682068752 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15475/statm: 1339 242 201 169 0 50 0
[pid=15478] ppid=15475 vsize=846352 CPUtime=12.5
/proc/15478/stat : 15478 (java) S 15475 15475 15239 0 -1 0 23783 0 1 0 1231 19 0 0 18 0 10 0 140392544 866664448 19616 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15478/statm: 211588 19616 2574 9 0 206149 0
[pid=15478/tid=15479] ppid=15475 vsize=846352 CPUtime=10.97
/proc/15478/task/15479/stat : 15479 (java) R 15475 15475 15239 0 -1 64 4598 0 1 0 1091 6 0 0 25 0 10 0 140392545 866664448 19616 996147200 134512640 134550740 4294956000 18446744073709551615 4126181648 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15478/tid=15480] ppid=15475 vsize=846352 CPUtime=1.33
/proc/15478/task/15480/stat : 15480 (java) S 15475 15475 15239 0 -1 64 17681 0 0 0 121 12 0 0 16 0 10 0 140392547 866664448 19616 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15478/tid=15481] ppid=15475 vsize=846352 CPUtime=0
/proc/15478/task/15481/stat : 15481 (java) S 15475 15475 15239 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 140392547 866664448 19616 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15478/tid=15482] ppid=15475 vsize=846352 CPUtime=0
/proc/15478/task/15482/stat : 15482 (java) S 15475 15475 15239 0 -1 64 7 0 0 0 0 0 0 0 16 0 10 0 140392548 866664448 19616 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15478/tid=15483] ppid=15475 vsize=846352 CPUtime=0
/proc/15478/task/15483/stat : 15483 (java) S 15475 15475 15239 0 -1 64 1 0 0 0 0 0 0 0 21 0 10 0 140392549 866664448 19616 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15478/tid=15484] ppid=15475 vsize=846352 CPUtime=0.17
/proc/15478/task/15484/stat : 15484 (java) S 15475 15475 15239 0 -1 64 769 0 0 0 17 0 0 0 16 0 10 0 140392549 866664448 19616 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15478/tid=15485] ppid=15475 vsize=846352 CPUtime=0
/proc/15478/task/15485/stat : 15485 (java) S 15475 15475 15239 0 -1 64 0 0 0 0 0 0 0 0 22 0 10 0 140392549 866664448 19616 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15478/tid=15486] ppid=15475 vsize=846352 CPUtime=0
/proc/15478/task/15486/stat : 15486 (java) S 15475 15475 15239 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 140392549 866664448 19616 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 851708

[startup+25.503 s]
/proc/loadavg: 1.04 0.94 0.62 2/94 15488
/proc/meminfo: memFree=51544/2055920 swapFree=4190364/4192956
[pid=15475] ppid=15473 vsize=5356 CPUtime=0
/proc/15475/stat : 15475 (concrete.sh) S 15473 15475 15239 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 140392543 5484544 242 996147200 4194304 4889804 548682068752 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15475/statm: 1339 242 201 169 0 50 0
[pid=15478] ppid=15475 vsize=846352 CPUtime=18.38
/proc/15478/stat : 15478 (java) S 15475 15475 15239 0 -1 0 193733 0 9 0 1729 109 0 0 18 0 10 0 140392544 866664448 188987 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15478/statm: 211588 188987 2585 9 0 206149 0
[pid=15478/tid=15479] ppid=15475 vsize=846352 CPUtime=12.65
/proc/15478/task/15479/stat : 15479 (java) S 15475 15475 15239 0 -1 64 11107 0 9 0 1255 10 0 0 22 0 10 0 140392545 866664448 188987 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15478/tid=15480] ppid=15475 vsize=846352 CPUtime=5.52
/proc/15478/task/15480/stat : 15480 (java) S 15475 15475 15239 0 -1 64 181121 0 0 0 455 97 0 0 16 0 10 0 140392547 866664448 188987 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15478/tid=15481] ppid=15475 vsize=846352 CPUtime=0
/proc/15478/task/15481/stat : 15481 (java) S 15475 15475 15239 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 140392547 866664448 188987 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15478/tid=15482] ppid=15475 vsize=846352 CPUtime=0
/proc/15478/task/15482/stat : 15482 (java) S 15475 15475 15239 0 -1 64 7 0 0 0 0 0 0 0 16 0 10 0 140392548 866664448 188987 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15478/tid=15483] ppid=15475 vsize=846352 CPUtime=0
/proc/15478/task/15483/stat : 15483 (java) S 15475 15475 15239 0 -1 64 1 0 0 0 0 0 0 0 21 0 10 0 140392549 866664448 188987 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15478/tid=15484] ppid=15475 vsize=846352 CPUtime=0.18
/proc/15478/task/15484/stat : 15484 (java) S 15475 15475 15239 0 -1 64 770 0 0 0 18 0 0 0 17 0 10 0 140392549 866664448 188987 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15478/tid=15485] ppid=15475 vsize=846352 CPUtime=0
/proc/15478/task/15485/stat : 15485 (java) S 15475 15475 15239 0 -1 64 0 0 0 0 0 0 0 0 22 0 10 0 140392549 866664448 188987 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15478/tid=15486] ppid=15475 vsize=846352 CPUtime=0
/proc/15478/task/15486/stat : 15486 (java) S 15475 15475 15239 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 140392549 866664448 188987 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15478/tid=15488] ppid=15475 vsize=846352 CPUtime=0
/proc/15478/task/15488/stat : 15488 (java) S 15475 15475 15239 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 140393749 866664448 188987 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 18.38
Current children cumulated vsize (KiB) 851708

[startup+51.1029 s]
/proc/loadavg: 1.02 0.95 0.63 2/94 15488

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

/proc/meminfo: memFree=16728/2055920 swapFree=4190364/4192956
[pid=15475] ppid=15473 vsize=5356 CPUtime=0
/proc/15475/stat : 15475 (concrete.sh) S 15473 15475 15239 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 140392543 5484544 242 996147200 4194304 4889804 548682068752 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15475/statm: 1339 242 201 169 0 50 0
[pid=15478] ppid=15475 vsize=846352 CPUtime=18.41
/proc/15478/stat : 15478 (java) S 15475 15475 15239 0 -1 0 193733 0 9 0 1730 111 0 0 18 0 10 0 140392544 866664448 188987 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15478/statm: 211588 188987 2585 9 0 206149 0
[pid=15478/tid=15479] ppid=15475 vsize=846352 CPUtime=12.65
/proc/15478/task/15479/stat : 15479 (java) S 15475 15475 15239 0 -1 64 11107 0 9 0 1255 10 0 0 22 0 10 0 140392545 866664448 188987 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15478/tid=15480] ppid=15475 vsize=846352 CPUtime=5.52
/proc/15478/task/15480/stat : 15480 (java) S 15475 15475 15239 0 -1 64 181121 0 0 0 455 97 0 0 16 0 10 0 140392547 866664448 188987 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15478/tid=15481] ppid=15475 vsize=846352 CPUtime=0
/proc/15478/task/15481/stat : 15481 (java) S 15475 15475 15239 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 140392547 866664448 188987 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15478/tid=15482] ppid=15475 vsize=846352 CPUtime=0
/proc/15478/task/15482/stat : 15482 (java) S 15475 15475 15239 0 -1 64 7 0 0 0 0 0 0 0 16 0 10 0 140392548 866664448 188987 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15478/tid=15483] ppid=15475 vsize=846352 CPUtime=0
/proc/15478/task/15483/stat : 15483 (java) S 15475 15475 15239 0 -1 64 1 0 0 0 0 0 0 0 21 0 10 0 140392549 866664448 188987 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15478/tid=15484] ppid=15475 vsize=846352 CPUtime=0.18
/proc/15478/task/15484/stat : 15484 (java) S 15475 15475 15239 0 -1 64 770 0 0 0 18 0 0 0 17 0 10 0 140392549 866664448 188987 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15478/tid=15485] ppid=15475 vsize=846352 CPUtime=0
/proc/15478/task/15485/stat : 15485 (java) S 15475 15475 15239 0 -1 64 0 0 0 0 0 0 0 0 22 0 10 0 140392549 866664448 188987 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15478/tid=15486] ppid=15475 vsize=846352 CPUtime=0.01
/proc/15478/task/15486/stat : 15486 (java) S 15475 15475 15239 0 -1 64 1 0 0 0 0 1 0 0 15 0 10 0 140392549 866664448 188987 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15478/tid=15488] ppid=15475 vsize=846352 CPUtime=0
/proc/15478/task/15488/stat : 15488 (java) S 15475 15475 15239 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 140393749 866664448 188987 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 18.41
Current children cumulated vsize (KiB) 851708

[startup+3822.3 s]
/proc/loadavg: 0.00 0.00 0.00 1/94 15496
/proc/meminfo: memFree=16728/2055920 swapFree=4190364/4192956
[pid=15475] ppid=15473 vsize=5356 CPUtime=0
/proc/15475/stat : 15475 (concrete.sh) S 15473 15475 15239 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 140392543 5484544 242 996147200 4194304 4889804 548682068752 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15475/statm: 1339 242 201 169 0 50 0
[pid=15478] ppid=15475 vsize=846352 CPUtime=18.41
/proc/15478/stat : 15478 (java) S 15475 15475 15239 0 -1 0 193733 0 9 0 1730 111 0 0 18 0 10 0 140392544 866664448 188987 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15478/statm: 211588 188987 2585 9 0 206149 0
[pid=15478/tid=15479] ppid=15475 vsize=846352 CPUtime=12.65
/proc/15478/task/15479/stat : 15479 (java) S 15475 15475 15239 0 -1 64 11107 0 9 0 1255 10 0 0 22 0 10 0 140392545 866664448 188987 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15478/tid=15480] ppid=15475 vsize=846352 CPUtime=5.52
/proc/15478/task/15480/stat : 15480 (java) S 15475 15475 15239 0 -1 64 181121 0 0 0 455 97 0 0 16 0 10 0 140392547 866664448 188987 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15478/tid=15481] ppid=15475 vsize=846352 CPUtime=0
/proc/15478/task/15481/stat : 15481 (java) S 15475 15475 15239 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 140392547 866664448 188987 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15478/tid=15482] ppid=15475 vsize=846352 CPUtime=0
/proc/15478/task/15482/stat : 15482 (java) S 15475 15475 15239 0 -1 64 7 0 0 0 0 0 0 0 16 0 10 0 140392548 866664448 188987 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15478/tid=15483] ppid=15475 vsize=846352 CPUtime=0
/proc/15478/task/15483/stat : 15483 (java) S 15475 15475 15239 0 -1 64 1 0 0 0 0 0 0 0 21 0 10 0 140392549 866664448 188987 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15478/tid=15484] ppid=15475 vsize=846352 CPUtime=0.18
/proc/15478/task/15484/stat : 15484 (java) S 15475 15475 15239 0 -1 64 770 0 0 0 18 0 0 0 17 0 10 0 140392549 866664448 188987 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15478/tid=15485] ppid=15475 vsize=846352 CPUtime=0
/proc/15478/task/15485/stat : 15485 (java) S 15475 15475 15239 0 -1 64 0 0 0 0 0 0 0 0 22 0 10 0 140392549 866664448 188987 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15478/tid=15486] ppid=15475 vsize=846352 CPUtime=0.01
/proc/15478/task/15486/stat : 15486 (java) S 15475 15475 15239 0 -1 64 1 0 0 0 0 1 0 0 15 0 10 0 140392549 866664448 188987 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15478/tid=15488] ppid=15475 vsize=846352 CPUtime=0
/proc/15478/task/15488/stat : 15488 (java) S 15475 15475 15239 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 140393749 866664448 188987 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 18.41
Current children cumulated vsize (KiB) 851708

[startup+3882.3 s]
/proc/loadavg: 0.00 0.00 0.00 1/94 15496
/proc/meminfo: memFree=16728/2055920 swapFree=4190364/4192956
[pid=15475] ppid=15473 vsize=5356 CPUtime=0
/proc/15475/stat : 15475 (concrete.sh) S 15473 15475 15239 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 140392543 5484544 242 996147200 4194304 4889804 548682068752 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15475/statm: 1339 242 201 169 0 50 0
[pid=15478] ppid=15475 vsize=846352 CPUtime=18.41
/proc/15478/stat : 15478 (java) S 15475 15475 15239 0 -1 0 193733 0 9 0 1730 111 0 0 18 0 10 0 140392544 866664448 188987 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15478/statm: 211588 188987 2585 9 0 206149 0
[pid=15478/tid=15479] ppid=15475 vsize=846352 CPUtime=12.65
/proc/15478/task/15479/stat : 15479 (java) S 15475 15475 15239 0 -1 64 11107 0 9 0 1255 10 0 0 22 0 10 0 140392545 866664448 188987 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15478/tid=15480] ppid=15475 vsize=846352 CPUtime=5.52
/proc/15478/task/15480/stat : 15480 (java) S 15475 15475 15239 0 -1 64 181121 0 0 0 455 97 0 0 16 0 10 0 140392547 866664448 188987 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15478/tid=15481] ppid=15475 vsize=846352 CPUtime=0
/proc/15478/task/15481/stat : 15481 (java) S 15475 15475 15239 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 140392547 866664448 188987 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15478/tid=15482] ppid=15475 vsize=846352 CPUtime=0
/proc/15478/task/15482/stat : 15482 (java) S 15475 15475 15239 0 -1 64 7 0 0 0 0 0 0 0 16 0 10 0 140392548 866664448 188987 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15478/tid=15483] ppid=15475 vsize=846352 CPUtime=0
/proc/15478/task/15483/stat : 15483 (java) S 15475 15475 15239 0 -1 64 1 0 0 0 0 0 0 0 21 0 10 0 140392549 866664448 188987 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15478/tid=15484] ppid=15475 vsize=846352 CPUtime=0.18
/proc/15478/task/15484/stat : 15484 (java) S 15475 15475 15239 0 -1 64 770 0 0 0 18 0 0 0 17 0 10 0 140392549 866664448 188987 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15478/tid=15485] ppid=15475 vsize=846352 CPUtime=0
/proc/15478/task/15485/stat : 15485 (java) S 15475 15475 15239 0 -1 64 0 0 0 0 0 0 0 0 22 0 10 0 140392549 866664448 188987 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15478/tid=15486] ppid=15475 vsize=846352 CPUtime=0.03
/proc/15478/task/15486/stat : 15486 (java) S 15475 15475 15239 0 -1 64 1 0 0 0 1 2 0 0 15 0 10 0 140392549 866664448 188987 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15478/tid=15488] ppid=15475 vsize=846352 CPUtime=0
/proc/15478/task/15488/stat : 15488 (java) S 15475 15475 15239 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 140393749 866664448 188987 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 18.41
Current children cumulated vsize (KiB) 851708

[startup+3942.3 s]
/proc/loadavg: 0.00 0.00 0.00 1/94 15496
/proc/meminfo: memFree=16664/2055920 swapFree=4190364/4192956
[pid=15475] ppid=15473 vsize=5356 CPUtime=0
/proc/15475/stat : 15475 (concrete.sh) S 15473 15475 15239 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 140392543 5484544 242 996147200 4194304 4889804 548682068752 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15475/statm: 1339 242 201 169 0 50 0
[pid=15478] ppid=15475 vsize=846352 CPUtime=18.41
/proc/15478/stat : 15478 (java) S 15475 15475 15239 0 -1 0 193733 0 9 0 1730 111 0 0 18 0 10 0 140392544 866664448 188987 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15478/statm: 211588 188987 2585 9 0 206149 0
[pid=15478/tid=15479] ppid=15475 vsize=846352 CPUtime=12.65
/proc/15478/task/15479/stat : 15479 (java) S 15475 15475 15239 0 -1 64 11107 0 9 0 1255 10 0 0 22 0 10 0 140392545 866664448 188987 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15478/tid=15480] ppid=15475 vsize=846352 CPUtime=5.52
/proc/15478/task/15480/stat : 15480 (java) S 15475 15475 15239 0 -1 64 181121 0 0 0 455 97 0 0 16 0 10 0 140392547 866664448 188987 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15478/tid=15481] ppid=15475 vsize=846352 CPUtime=0
/proc/15478/task/15481/stat : 15481 (java) S 15475 15475 15239 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 140392547 866664448 188987 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15478/tid=15482] ppid=15475 vsize=846352 CPUtime=0
/proc/15478/task/15482/stat : 15482 (java) S 15475 15475 15239 0 -1 64 7 0 0 0 0 0 0 0 16 0 10 0 140392548 866664448 188987 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15478/tid=15483] ppid=15475 vsize=846352 CPUtime=0
/proc/15478/task/15483/stat : 15483 (java) S 15475 15475 15239 0 -1 64 1 0 0 0 0 0 0 0 21 0 10 0 140392549 866664448 188987 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15478/tid=15484] ppid=15475 vsize=846352 CPUtime=0.18
/proc/15478/task/15484/stat : 15484 (java) S 15475 15475 15239 0 -1 64 770 0 0 0 18 0 0 0 17 0 10 0 140392549 866664448 188987 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15478/tid=15485] ppid=15475 vsize=846352 CPUtime=0
/proc/15478/task/15485/stat : 15485 (java) S 15475 15475 15239 0 -1 64 0 0 0 0 0 0 0 0 22 0 10 0 140392549 866664448 188987 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15478/tid=15486] ppid=15475 vsize=846352 CPUtime=0.03
/proc/15478/task/15486/stat : 15486 (java) S 15475 15475 15239 0 -1 64 1 0 0 0 1 2 0 0 15 0 10 0 140392549 866664448 188987 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15478/tid=15488] ppid=15475 vsize=846352 CPUtime=0
/proc/15478/task/15488/stat : 15488 (java) S 15475 15475 15239 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 140393749 866664448 188987 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 18.41
Current children cumulated vsize (KiB) 851708



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+4000 s]
/proc/loadavg: 0.00 0.00 0.00 1/82 15501
/proc/meminfo: memFree=765816/2055920 swapFree=4190364/4192956
[pid=15475] ppid=15473 vsize=5356 CPUtime=0
/proc/15475/stat : 15475 (concrete.sh) S 15473 15475 15239 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 140392543 5484544 242 996147200 4194304 4889804 548682068752 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15475/statm: 1339 242 201 169 0 50 0
[pid=15478] ppid=15475 vsize=846352 CPUtime=18.41
/proc/15478/stat : 15478 (java) S 15475 15475 15239 0 -1 0 193733 0 9 0 1730 111 0 0 18 0 10 0 140392544 866664448 188987 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15478/statm: 211588 188987 2585 9 0 206149 0
[pid=15478/tid=15479] ppid=15475 vsize=846352 CPUtime=12.65
/proc/15478/task/15479/stat : 15479 (java) S 15475 15475 15239 0 -1 64 11107 0 9 0 1255 10 0 0 22 0 10 0 140392545 866664448 188987 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15478/tid=15480] ppid=15475 vsize=846352 CPUtime=5.52
/proc/15478/task/15480/stat : 15480 (java) S 15475 15475 15239 0 -1 64 181121 0 0 0 455 97 0 0 16 0 10 0 140392547 866664448 188987 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15478/tid=15481] ppid=15475 vsize=846352 CPUtime=0
/proc/15478/task/15481/stat : 15481 (java) S 15475 15475 15239 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 140392547 866664448 188987 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15478/tid=15482] ppid=15475 vsize=846352 CPUtime=0
/proc/15478/task/15482/stat : 15482 (java) S 15475 15475 15239 0 -1 64 7 0 0 0 0 0 0 0 16 0 10 0 140392548 866664448 188987 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15478/tid=15483] ppid=15475 vsize=846352 CPUtime=0
/proc/15478/task/15483/stat : 15483 (java) S 15475 15475 15239 0 -1 64 1 0 0 0 0 0 0 0 21 0 10 0 140392549 866664448 188987 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15478/tid=15484] ppid=15475 vsize=846352 CPUtime=0.18
/proc/15478/task/15484/stat : 15484 (java) S 15475 15475 15239 0 -1 64 770 0 0 0 18 0 0 0 17 0 10 0 140392549 866664448 188987 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15478/tid=15485] ppid=15475 vsize=846352 CPUtime=0
/proc/15478/task/15485/stat : 15485 (java) S 15475 15475 15239 0 -1 64 0 0 0 0 0 0 0 0 22 0 10 0 140392549 866664448 188987 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15478/tid=15486] ppid=15475 vsize=846352 CPUtime=0.03
/proc/15478/task/15486/stat : 15486 (java) S 15475 15475 15239 0 -1 64 1 0 0 0 1 2 0 0 15 0 10 0 140392549 866664448 188987 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15478/tid=15488] ppid=15475 vsize=846352 CPUtime=0
/proc/15478/task/15488/stat : 15488 (java) S 15475 15475 15239 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 140393749 866664448 188987 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 18.41
Current children cumulated vsize (KiB) 851708

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 15475 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=3999
# CPU time returned by wait4() is 0.003999
# while last known CPU time is 18.41
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 4000.02
CPU time (s): 18.41
CPU user time (s): 17.3
CPU system time (s): 1.11
CPU usage (%): 0.460247
Max. virtual memory (cumulated for all children) (KiB): 853248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.003999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 443
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 2

runsolver used 5.16521 second user time and 11.6912 second system time

The end

Launcher Data (download as text)

Begin job on node77 at 2008-08-07 20:17:43
IDJOB=1109561
IDBENCH=60983
IDSOLVER=335
FILE ID=node77/1109561-1218133063
PBS_JOBID= 8000823
Free space on /tmp= 66560 MiB

SOLVER NAME= Concrete + CSP4J - MCRW Engine 2008-05-30
BENCH NAME= CPAI08/csp/fischer/normalized-fischer-5-7-fair.xml
COMMAND LINE= HOME/concrete.sh -c -ext 0 -s MCRW -max BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1109561-1218133063/watcher-1109561-1218133063 -o /tmp/evaluation-result-1109561-1218133063/solver-1109561-1218133063 -C 3600 -W 4000 -M 900 --output-limit 1,15  HOME/concrete.sh -c -ext 0 -s MCRW -max HOME/instance-1109561-1218133063.xml 

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= d2e0111bc12a0f1866da9545d0c2e512
RANDOM SEED=1325443345

node77.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.227
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.227
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:         22088 kB
Buffers:         49056 kB
Cached:        1811624 kB
SwapCached:       1772 kB
Active:         943144 kB
Inactive:       944120 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:         22088 kB
SwapTotal:     4192956 kB
SwapFree:      4190364 kB
Dirty:            3160 kB
Writeback:           0 kB
Mapped:          39740 kB
Slab:           131844 kB
Committed_AS:   172884 kB
PageTables:       1824 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= 66560 MiB
End job on node77 at 2008-08-07 21:24:26