Trace number 1109730

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 - Tabu Engine 2008-05-30MSAT (TO)4 3600.02 3608.42

General information on the benchmark

Namecsp/rand-10-20-10/
normalized-rand-10-20-10-5-10000-15_ext.xml
MD5SUMe2f300e40241c0b4c747cb27e32e09ee
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints2
Best CPU time to get the best result obtained on this benchmark1421.45
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints5
Maximum constraint arity10
Maximum domain size10
Number of constraints which are defined in extension5
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.97/1.07	c CPU-LOAD 0.59
0.97/1.07	c LOADED 20 V (10 E), 5 ExtensionConstraintGeneral, arity 10, 0.59 cpu
85.55/86.47	s SATISFIABLE
85.55/86.47	o 1
85.55/86.47	v 5 0 1 0 7 3 5 0 0 7 9 5 1 9 3 6 5 2 3 1 

Verifier Data (download as text)

OK	4	1
4 unsatisfied constraints, 1 satisfied constraints

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-1109730-1215809359/watcher-1109730-1215809359 -o /tmp/evaluation-result-1109730-1215809359/solver-1109730-1215809359 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/concrete.sh -c -ext 0 -max -s Tabu HOME/instance-1109730-1215809359.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: 1.94 1.99 1.98 4/82 15440
/proc/meminfo: memFree=1853512/2055920 swapFree=4192812/4192956
[pid=15440] ppid=15438 vsize=5356 CPUtime=0
/proc/15440/stat : 15440 (concrete.sh) S 15438 15440 14827 0 -1 4194304 271 0 0 0 0 0 0 0 22 0 1 0 37637464 5484544 230 996147200 4194304 4889804 548682068752 18446744073709551615 210824298578 0 0 4100 65536 18446744071563648864 0 0 17 1 0 0
/proc/15440/statm: 1339 230 191 169 0 50 0
[pid=15441] ppid=15440 vsize=124 CPUtime=0
/proc/15441/stat : 15441 (dirname) R 15440 15440 14827 0 -1 4194304 47 0 0 0 0 0 0 0 24 0 1 0 37637464 126976 22 996147200 4194304 4208292 548682069008 18446744073709551615 210821510421 0 0 4096 0 0 0 0 17 1 0 0
/proc/15441/statm: 31 22 16 3 0 3 0

[startup+0.0909 s]
/proc/loadavg: 1.94 1.99 1.98 4/82 15440
/proc/meminfo: memFree=1853512/2055920 swapFree=4192812/4192956
[pid=15440] ppid=15438 vsize=5356 CPUtime=0
/proc/15440/stat : 15440 (concrete.sh) S 15438 15440 14827 0 -1 4194304 315 128 0 0 0 0 0 0 23 0 1 0 37637464 5484544 242 996147200 4194304 4889804 548682068752 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15440/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101902 s]
/proc/loadavg: 1.94 1.99 1.98 4/82 15440
/proc/meminfo: memFree=1853512/2055920 swapFree=4192812/4192956
[pid=15440] ppid=15438 vsize=5356 CPUtime=0
/proc/15440/stat : 15440 (concrete.sh) S 15438 15440 14827 0 -1 4194304 315 128 0 0 0 0 0 0 23 0 1 0 37637464 5484544 242 996147200 4194304 4889804 548682068752 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15440/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301942 s]
/proc/loadavg: 1.94 1.99 1.98 4/82 15440
/proc/meminfo: memFree=1853512/2055920 swapFree=4192812/4192956
[pid=15440] ppid=15438 vsize=5356 CPUtime=0
/proc/15440/stat : 15440 (concrete.sh) S 15438 15440 14827 0 -1 4194304 315 128 0 0 0 0 0 0 23 0 1 0 37637464 5484544 242 996147200 4194304 4889804 548682068752 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15440/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.702021 s]
/proc/loadavg: 1.94 1.99 1.98 4/82 15440
/proc/meminfo: memFree=1853512/2055920 swapFree=4192812/4192956
[pid=15440] ppid=15438 vsize=5356 CPUtime=0
/proc/15440/stat : 15440 (concrete.sh) S 15438 15440 14827 0 -1 4194304 315 128 0 0 0 0 0 0 23 0 1 0 37637464 5484544 242 996147200 4194304 4889804 548682068752 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15440/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50219 s]
/proc/loadavg: 1.94 1.99 1.98 5/93 15452
/proc/meminfo: memFree=1837808/2055920 swapFree=4192812/4192956
[pid=15440] ppid=15438 vsize=5356 CPUtime=0
/proc/15440/stat : 15440 (concrete.sh) S 15438 15440 14827 0 -1 4194304 315 128 0 0 0 0 0 0 23 0 1 0 37637464 5484544 242 996147200 4194304 4889804 548682068752 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15440/statm: 1339 242 201 169 0 50 0
[pid=15443] ppid=15440 vsize=844708 CPUtime=1.47
/proc/15443/stat : 15443 (java) S 15440 15440 14827 0 -1 0 7755 0 1 0 142 5 0 0 18 0 9 0 37637465 864980992 6874 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15443/statm: 211177 6874 2571 9 0 205744 0
[pid=15443/tid=15444] ppid=15440 vsize=844708 CPUtime=1.03
/proc/15443/task/15444/stat : 15444 (java) R 15440 15440 14827 0 -1 64 3184 0 1 0 101 2 0 0 25 0 9 0 37637466 864980992 6874 996147200 134512640 134550740 4294956000 18446744073709551615 4125908568 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15443/tid=15445] ppid=15440 vsize=844708 CPUtime=0.29
/proc/15443/task/15445/stat : 15445 (java) S 15440 15440 14827 0 -1 64 3476 0 0 0 29 0 0 0 16 0 9 0 37637467 864980992 6874 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15443/tid=15446] ppid=15440 vsize=844708 CPUtime=0
/proc/15443/task/15446/stat : 15446 (java) S 15440 15440 14827 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 37637467 864980992 6874 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15443/tid=15447] ppid=15440 vsize=844708 CPUtime=0
/proc/15443/task/15447/stat : 15447 (java) S 15440 15440 14827 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 37637467 864980992 6874 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15443/tid=15448] ppid=15440 vsize=844708 CPUtime=0
/proc/15443/task/15448/stat : 15448 (java) S 15440 15440 14827 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 37637469 864980992 6874 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15443/tid=15449] ppid=15440 vsize=844708 CPUtime=0.11
/proc/15443/task/15449/stat : 15449 (java) S 15440 15440 14827 0 -1 64 357 0 0 0 11 0 0 0 16 0 9 0 37637469 864980992 6874 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15443/tid=15450] ppid=15440 vsize=844708 CPUtime=0
/proc/15443/task/15450/stat : 15450 (java) S 15440 15440 14827 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37637469 864980992 6874 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15443/tid=15451] ppid=15440 vsize=844708 CPUtime=0
/proc/15443/task/15451/stat : 15451 (java) S 15440 15440 14827 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 37637469 864980992 6874 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 850064

[startup+3.10251 s]
/proc/loadavg: 1.95 1.99 1.98 3/92 15452
/proc/meminfo: memFree=1835568/2055920 swapFree=4192812/4192956
[pid=15440] ppid=15438 vsize=5356 CPUtime=0
/proc/15440/stat : 15440 (concrete.sh) S 15438 15440 14827 0 -1 4194304 315 128 0 0 0 0 0 0 23 0 1 0 37637464 5484544 242 996147200 4194304 4889804 548682068752 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15440/statm: 1339 242 201 169 0 50 0
[pid=15443] ppid=15440 vsize=844708 CPUtime=3.06
/proc/15443/stat : 15443 (java) S 15440 15440 14827 0 -1 0 7758 0 1 0 301 5 0 0 18 0 9 0 37637465 864980992 6876 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15443/statm: 211177 6876 2571 9 0 205744 0
[pid=15443/tid=15444] ppid=15440 vsize=844708 CPUtime=2.62
/proc/15443/task/15444/stat : 15444 (java) R 15440 15440 14827 0 -1 64 3185 0 1 0 259 3 0 0 25 0 9 0 37637466 864980992 6876 996147200 134512640 134550740 4294956000 18446744073709551615 4125908463 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15443/tid=15445] ppid=15440 vsize=844708 CPUtime=0.29
/proc/15443/task/15445/stat : 15445 (java) S 15440 15440 14827 0 -1 64 3476 0 0 0 29 0 0 0 17 0 9 0 37637467 864980992 6876 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15443/tid=15446] ppid=15440 vsize=844708 CPUtime=0
/proc/15443/task/15446/stat : 15446 (java) S 15440 15440 14827 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 37637467 864980992 6876 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15443/tid=15447] ppid=15440 vsize=844708 CPUtime=0
/proc/15443/task/15447/stat : 15447 (java) S 15440 15440 14827 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 37637467 864980992 6876 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15443/tid=15448] ppid=15440 vsize=844708 CPUtime=0
/proc/15443/task/15448/stat : 15448 (java) S 15440 15440 14827 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 37637469 864980992 6876 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15443/tid=15449] ppid=15440 vsize=844708 CPUtime=0.11
/proc/15443/task/15449/stat : 15449 (java) S 15440 15440 14827 0 -1 64 359 0 0 0 11 0 0 0 16 0 9 0 37637469 864980992 6876 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15443/tid=15450] ppid=15440 vsize=844708 CPUtime=0
/proc/15443/task/15450/stat : 15450 (java) S 15440 15440 14827 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37637469 864980992 6876 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15443/tid=15451] ppid=15440 vsize=844708 CPUtime=0
/proc/15443/task/15451/stat : 15451 (java) S 15440 15440 14827 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 37637469 864980992 6876 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 850064

[startup+6.30216 s]
/proc/loadavg: 1.95 1.99 1.98 3/92 15452
/proc/meminfo: memFree=1835376/2055920 swapFree=4192812/4192956
[pid=15440] ppid=15438 vsize=5356 CPUtime=0
/proc/15440/stat : 15440 (concrete.sh) S 15438 15440 14827 0 -1 4194304 315 128 0 0 0 0 0 0 23 0 1 0 37637464 5484544 242 996147200 4194304 4889804 548682068752 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15440/statm: 1339 242 201 169 0 50 0
[pid=15443] ppid=15440 vsize=844708 CPUtime=6.22
/proc/15443/stat : 15443 (java) S 15440 15440 14827 0 -1 0 7764 0 1 0 617 5 0 0 18 0 9 0 37637465 864980992 6878 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15443/statm: 211177 6878 2571 9 0 205744 0
[pid=15443/tid=15444] ppid=15440 vsize=844708 CPUtime=5.78
/proc/15443/task/15444/stat : 15444 (java) R 15440 15440 14827 0 -1 64 3189 0 1 0 575 3 0 0 25 0 9 0 37637466 864980992 6878 996147200 134512640 134550740 4294956000 18446744073709551615 4125908568 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15443/tid=15445] ppid=15440 vsize=844708 CPUtime=0.29
/proc/15443/task/15445/stat : 15445 (java) S 15440 15440 14827 0 -1 64 3476 0 0 0 29 0 0 0 16 0 9 0 37637467 864980992 6878 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15443/tid=15446] ppid=15440 vsize=844708 CPUtime=0
/proc/15443/task/15446/stat : 15446 (java) S 15440 15440 14827 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 37637467 864980992 6878 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15443/tid=15447] ppid=15440 vsize=844708 CPUtime=0
/proc/15443/task/15447/stat : 15447 (java) S 15440 15440 14827 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 37637467 864980992 6878 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15443/tid=15448] ppid=15440 vsize=844708 CPUtime=0
/proc/15443/task/15448/stat : 15448 (java) S 15440 15440 14827 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 37637469 864980992 6878 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15443/tid=15449] ppid=15440 vsize=844708 CPUtime=0.11
/proc/15443/task/15449/stat : 15449 (java) S 15440 15440 14827 0 -1 64 361 0 0 0 11 0 0 0 16 0 9 0 37637469 864980992 6878 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15443/tid=15450] ppid=15440 vsize=844708 CPUtime=0
/proc/15443/task/15450/stat : 15450 (java) S 15440 15440 14827 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37637469 864980992 6878 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15443/tid=15451] ppid=15440 vsize=844708 CPUtime=0
/proc/15443/task/15451/stat : 15451 (java) S 15440 15440 14827 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 37637469 864980992 6878 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 850064

[startup+12.7024 s]
/proc/loadavg: 1.95 1.99 1.98 3/92 15452
/proc/meminfo: memFree=1835184/2055920 swapFree=4192812/4192956
[pid=15440] ppid=15438 vsize=5356 CPUtime=0
/proc/15440/stat : 15440 (concrete.sh) S 15438 15440 14827 0 -1 4194304 315 128 0 0 0 0 0 0 23 0 1 0 37637464 5484544 242 996147200 4194304 4889804 548682068752 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15440/statm: 1339 242 201 169 0 50 0
[pid=15443] ppid=15440 vsize=844708 CPUtime=12.55
/proc/15443/stat : 15443 (java) S 15440 15440 14827 0 -1 0 7777 0 1 0 1249 6 0 0 18 0 9 0 37637465 864980992 6888 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15443/statm: 211177 6888 2571 9 0 205744 0
[pid=15443/tid=15444] ppid=15440 vsize=844708 CPUtime=12.1
/proc/15443/task/15444/stat : 15444 (java) R 15440 15440 14827 0 -1 64 3192 0 1 0 1206 4 0 0 25 0 9 0 37637466 864980992 6888 996147200 134512640 134550740 4294956000 18446744073709551615 4125911719 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15443/tid=15445] ppid=15440 vsize=844708 CPUtime=0.29
/proc/15443/task/15445/stat : 15445 (java) S 15440 15440 14827 0 -1 64 3476 0 0 0 29 0 0 0 16 0 9 0 37637467 864980992 6888 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15443/tid=15446] ppid=15440 vsize=844708 CPUtime=0
/proc/15443/task/15446/stat : 15446 (java) S 15440 15440 14827 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 37637467 864980992 6888 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15443/tid=15447] ppid=15440 vsize=844708 CPUtime=0
/proc/15443/task/15447/stat : 15447 (java) S 15440 15440 14827 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 37637467 864980992 6888 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15443/tid=15448] ppid=15440 vsize=844708 CPUtime=0
/proc/15443/task/15448/stat : 15448 (java) S 15440 15440 14827 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 37637469 864980992 6888 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15443/tid=15449] ppid=15440 vsize=844708 CPUtime=0.13
/proc/15443/task/15449/stat : 15449 (java) S 15440 15440 14827 0 -1 64 371 0 0 0 13 0 0 0 16 0 9 0 37637469 864980992 6888 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15443/tid=15450] ppid=15440 vsize=844708 CPUtime=0
/proc/15443/task/15450/stat : 15450 (java) S 15440 15440 14827 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37637469 864980992 6888 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15443/tid=15451] ppid=15440 vsize=844708 CPUtime=0
/proc/15443/task/15451/stat : 15451 (java) S 15440 15440 14827 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 37637469 864980992 6888 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 850064

[startup+25.501 s]
/proc/loadavg: 1.96 1.99 1.98 3/92 15452
/proc/meminfo: memFree=1835184/2055920 swapFree=4192812/4192956
[pid=15440] ppid=15438 vsize=5356 CPUtime=0
/proc/15440/stat : 15440 (concrete.sh) S 15438 15440 14827 0 -1 4194304 315 128 0 0 0 0 0 0 23 0 1 0 37637464 5484544 242 996147200 4194304 4889804 548682068752 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15440/statm: 1339 242 201 169 0 50 0
[pid=15443] ppid=15440 vsize=844708 CPUtime=25.23
/proc/15443/stat : 15443 (java) S 15440 15440 14827 0 -1 0 7783 0 1 0 2515 8 0 0 18 0 9 0 37637465 864980992 6890 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15443/statm: 211177 6890 2571 9 0 205744 0
[pid=15443/tid=15444] ppid=15440 vsize=844708 CPUtime=24.78
/proc/15443/task/15444/stat : 15444 (java) R 15440 15440 14827 0 -1 64 3196 0 1 0 2472 6 0 0 25 0 9 0 37637466 864980992 6890 996147200 134512640 134550740 4294956000 18446744073709551615 4125908528 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15443/tid=15445] ppid=15440 vsize=844708 CPUtime=0.31
/proc/15443/task/15445/stat : 15445 (java) S 15440 15440 14827 0 -1 64 3476 0 0 0 30 1 0 0 16 0 9 0 37637467 864980992 6890 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15443/tid=15446] ppid=15440 vsize=844708 CPUtime=0
/proc/15443/task/15446/stat : 15446 (java) S 15440 15440 14827 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 37637467 864980992 6890 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15443/tid=15447] ppid=15440 vsize=844708 CPUtime=0
/proc/15443/task/15447/stat : 15447 (java) S 15440 15440 14827 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 37637467 864980992 6890 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15443/tid=15448] ppid=15440 vsize=844708 CPUtime=0
/proc/15443/task/15448/stat : 15448 (java) S 15440 15440 14827 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 37637469 864980992 6890 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15443/tid=15449] ppid=15440 vsize=844708 CPUtime=0.13
/proc/15443/task/15449/stat : 15449 (java) S 15440 15440 14827 0 -1 64 373 0 0 0 13 0 0 0 16 0 9 0 37637469 864980992 6890 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15443/tid=15450] ppid=15440 vsize=844708 CPUtime=0
/proc/15443/task/15450/stat : 15450 (java) S 15440 15440 14827 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37637469 864980992 6890 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15443/tid=15451] ppid=15440 vsize=844708 CPUtime=0
/proc/15443/task/15451/stat : 15451 (java) R 15440 15440 14827 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 37637469 864980992 6890 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 850064

[startup+51.1022 s]

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

/proc/15443/task/15449/stat : 15449 (java) S 15440 15440 14827 0 -1 64 384 0 0 0 15 0 0 0 16 0 9 0 37637469 866029568 6902 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15443/tid=15450] ppid=15440 vsize=845732 CPUtime=0
/proc/15443/task/15450/stat : 15450 (java) S 15440 15440 14827 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37637469 866029568 6902 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15443/tid=15451] ppid=15440 vsize=845732 CPUtime=0.02
/proc/15443/task/15451/stat : 15451 (java) S 15440 15440 14827 0 -1 64 4 0 0 0 2 0 0 0 15 0 9 0 37637469 866029568 6902 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3334.04
Current children cumulated vsize (KiB) 851088

[startup+3402.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 15471
/proc/meminfo: memFree=1722688/2055920 swapFree=4192812/4192956
[pid=15440] ppid=15438 vsize=5356 CPUtime=0
/proc/15440/stat : 15440 (concrete.sh) S 15438 15440 14827 0 -1 4194304 315 128 0 0 0 0 0 0 23 0 1 0 37637464 5484544 242 996147200 4194304 4889804 548682068752 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15440/statm: 1339 242 201 169 0 50 0
[pid=15443] ppid=15440 vsize=845732 CPUtime=3394.03
/proc/15443/stat : 15443 (java) S 15440 15440 14827 0 -1 0 8957 0 1 0 338891 512 0 0 18 0 9 0 37637465 866029568 6902 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15443/statm: 211433 6902 2571 9 0 206000 0
[pid=15443/tid=15444] ppid=15440 vsize=845732 CPUtime=3392.99
/proc/15443/task/15444/stat : 15444 (java) R 15440 15440 14827 0 -1 64 4358 0 1 0 338797 502 0 0 25 0 9 0 37637466 866029568 6902 996147200 134512640 134550740 4294956000 18446744073709551615 4125949161 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15443/tid=15445] ppid=15440 vsize=845732 CPUtime=0.83
/proc/15443/task/15445/stat : 15445 (java) S 15440 15440 14827 0 -1 64 3476 0 0 0 75 8 0 0 16 0 9 0 37637467 866029568 6902 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15443/tid=15446] ppid=15440 vsize=845732 CPUtime=0
/proc/15443/task/15446/stat : 15446 (java) S 15440 15440 14827 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 37637467 866029568 6902 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15443/tid=15447] ppid=15440 vsize=845732 CPUtime=0
/proc/15443/task/15447/stat : 15447 (java) S 15440 15440 14827 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 37637467 866029568 6902 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15443/tid=15448] ppid=15440 vsize=845732 CPUtime=0
/proc/15443/task/15448/stat : 15448 (java) S 15440 15440 14827 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 37637469 866029568 6902 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15443/tid=15449] ppid=15440 vsize=845732 CPUtime=0.15
/proc/15443/task/15449/stat : 15449 (java) S 15440 15440 14827 0 -1 64 384 0 0 0 15 0 0 0 16 0 9 0 37637469 866029568 6902 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15443/tid=15450] ppid=15440 vsize=845732 CPUtime=0
/proc/15443/task/15450/stat : 15450 (java) S 15440 15440 14827 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37637469 866029568 6902 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15443/tid=15451] ppid=15440 vsize=845732 CPUtime=0.02
/proc/15443/task/15451/stat : 15451 (java) S 15440 15440 14827 0 -1 64 4 0 0 0 2 0 0 0 15 0 9 0 37637469 866029568 6902 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3394.03
Current children cumulated vsize (KiB) 851088

[startup+3462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 15471
/proc/meminfo: memFree=1721472/2055920 swapFree=4192812/4192956
[pid=15440] ppid=15438 vsize=5356 CPUtime=0
/proc/15440/stat : 15440 (concrete.sh) S 15438 15440 14827 0 -1 4194304 315 128 0 0 0 0 0 0 23 0 1 0 37637464 5484544 242 996147200 4194304 4889804 548682068752 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15440/statm: 1339 242 201 169 0 50 0
[pid=15443] ppid=15440 vsize=845732 CPUtime=3453.99
/proc/15443/stat : 15443 (java) S 15440 15440 14827 0 -1 0 8978 0 1 0 344879 520 0 0 18 0 9 0 37637465 866029568 6902 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15443/statm: 211433 6902 2571 9 0 206000 0
[pid=15443/tid=15444] ppid=15440 vsize=845732 CPUtime=3452.95
/proc/15443/task/15444/stat : 15444 (java) R 15440 15440 14827 0 -1 64 4379 0 1 0 344785 510 0 0 25 0 9 0 37637466 866029568 6902 996147200 134512640 134550740 4294956000 18446744073709551615 4125908495 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15443/tid=15445] ppid=15440 vsize=845732 CPUtime=0.84
/proc/15443/task/15445/stat : 15445 (java) S 15440 15440 14827 0 -1 64 3476 0 0 0 76 8 0 0 16 0 9 0 37637467 866029568 6902 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15443/tid=15446] ppid=15440 vsize=845732 CPUtime=0
/proc/15443/task/15446/stat : 15446 (java) S 15440 15440 14827 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 37637467 866029568 6902 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15443/tid=15447] ppid=15440 vsize=845732 CPUtime=0
/proc/15443/task/15447/stat : 15447 (java) S 15440 15440 14827 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 37637467 866029568 6902 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15443/tid=15448] ppid=15440 vsize=845732 CPUtime=0
/proc/15443/task/15448/stat : 15448 (java) S 15440 15440 14827 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 37637469 866029568 6902 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15443/tid=15449] ppid=15440 vsize=845732 CPUtime=0.15
/proc/15443/task/15449/stat : 15449 (java) S 15440 15440 14827 0 -1 64 384 0 0 0 15 0 0 0 16 0 9 0 37637469 866029568 6902 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15443/tid=15450] ppid=15440 vsize=845732 CPUtime=0
/proc/15443/task/15450/stat : 15450 (java) S 15440 15440 14827 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37637469 866029568 6902 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15443/tid=15451] ppid=15440 vsize=845732 CPUtime=0.02
/proc/15443/task/15451/stat : 15451 (java) S 15440 15440 14827 0 -1 64 4 0 0 0 2 0 0 0 15 0 9 0 37637469 866029568 6902 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3453.99
Current children cumulated vsize (KiB) 851088

[startup+3522.3 s]
/proc/loadavg: 1.72 1.93 1.98 2/74 15492
/proc/meminfo: memFree=1899680/2055920 swapFree=4192812/4192956
[pid=15440] ppid=15438 vsize=5356 CPUtime=0
/proc/15440/stat : 15440 (concrete.sh) S 15438 15440 14827 0 -1 4194304 315 128 0 0 0 0 0 0 23 0 1 0 37637464 5484544 242 996147200 4194304 4889804 548682068752 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15440/statm: 1339 242 201 169 0 50 0
[pid=15443] ppid=15440 vsize=845732 CPUtime=3513.96
/proc/15443/stat : 15443 (java) S 15440 15440 14827 0 -1 0 9000 0 1 0 350867 529 0 0 18 0 9 0 37637465 866029568 6902 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15443/statm: 211433 6902 2571 9 0 206000 0
[pid=15443/tid=15444] ppid=15440 vsize=845732 CPUtime=3512.91
/proc/15443/task/15444/stat : 15444 (java) R 15440 15440 14827 0 -1 64 4401 0 1 0 350772 519 0 0 25 0 9 0 37637466 866029568 6902 996147200 134512640 134550740 4294956000 18446744073709551615 4125908455 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15443/tid=15445] ppid=15440 vsize=845732 CPUtime=0.84
/proc/15443/task/15445/stat : 15445 (java) S 15440 15440 14827 0 -1 64 3476 0 0 0 76 8 0 0 16 0 9 0 37637467 866029568 6902 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15443/tid=15446] ppid=15440 vsize=845732 CPUtime=0
/proc/15443/task/15446/stat : 15446 (java) S 15440 15440 14827 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 37637467 866029568 6902 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15443/tid=15447] ppid=15440 vsize=845732 CPUtime=0
/proc/15443/task/15447/stat : 15447 (java) S 15440 15440 14827 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 37637467 866029568 6902 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15443/tid=15448] ppid=15440 vsize=845732 CPUtime=0
/proc/15443/task/15448/stat : 15448 (java) S 15440 15440 14827 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 37637469 866029568 6902 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15443/tid=15449] ppid=15440 vsize=845732 CPUtime=0.15
/proc/15443/task/15449/stat : 15449 (java) S 15440 15440 14827 0 -1 64 384 0 0 0 15 0 0 0 16 0 9 0 37637469 866029568 6902 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15443/tid=15450] ppid=15440 vsize=845732 CPUtime=0
/proc/15443/task/15450/stat : 15450 (java) S 15440 15440 14827 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37637469 866029568 6902 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15443/tid=15451] ppid=15440 vsize=845732 CPUtime=0.02
/proc/15443/task/15451/stat : 15451 (java) S 15440 15440 14827 0 -1 64 4 0 0 0 2 0 0 0 15 0 9 0 37637469 866029568 6902 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3513.96
Current children cumulated vsize (KiB) 851088

[startup+3582.3 s]
/proc/loadavg: 1.26 1.76 1.91 2/74 15492
/proc/meminfo: memFree=1899808/2055920 swapFree=4192812/4192956
[pid=15440] ppid=15438 vsize=5356 CPUtime=0
/proc/15440/stat : 15440 (concrete.sh) S 15438 15440 14827 0 -1 4194304 315 128 0 0 0 0 0 0 23 0 1 0 37637464 5484544 242 996147200 4194304 4889804 548682068752 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15440/statm: 1339 242 201 169 0 50 0
[pid=15443] ppid=15440 vsize=845732 CPUtime=3573.92
/proc/15443/stat : 15443 (java) S 15440 15440 14827 0 -1 0 9022 0 1 0 356856 536 0 0 18 0 9 0 37637465 866029568 6902 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15443/statm: 211433 6902 2571 9 0 206000 0
[pid=15443/tid=15444] ppid=15440 vsize=845732 CPUtime=3572.86
/proc/15443/task/15444/stat : 15444 (java) R 15440 15440 14827 0 -1 64 4423 0 1 0 356760 526 0 0 25 0 9 0 37637466 866029568 6902 996147200 134512640 134550740 4294956000 18446744073709551615 4125949192 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15443/tid=15445] ppid=15440 vsize=845732 CPUtime=0.86
/proc/15443/task/15445/stat : 15445 (java) S 15440 15440 14827 0 -1 64 3476 0 0 0 78 8 0 0 16 0 9 0 37637467 866029568 6902 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15443/tid=15446] ppid=15440 vsize=845732 CPUtime=0
/proc/15443/task/15446/stat : 15446 (java) S 15440 15440 14827 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 37637467 866029568 6902 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15443/tid=15447] ppid=15440 vsize=845732 CPUtime=0
/proc/15443/task/15447/stat : 15447 (java) S 15440 15440 14827 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 37637467 866029568 6902 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15443/tid=15448] ppid=15440 vsize=845732 CPUtime=0
/proc/15443/task/15448/stat : 15448 (java) S 15440 15440 14827 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 37637469 866029568 6902 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15443/tid=15449] ppid=15440 vsize=845732 CPUtime=0.15
/proc/15443/task/15449/stat : 15449 (java) S 15440 15440 14827 0 -1 64 384 0 0 0 15 0 0 0 16 0 9 0 37637469 866029568 6902 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15443/tid=15450] ppid=15440 vsize=845732 CPUtime=0
/proc/15443/task/15450/stat : 15450 (java) S 15440 15440 14827 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37637469 866029568 6902 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15443/tid=15451] ppid=15440 vsize=845732 CPUtime=0.02
/proc/15443/task/15451/stat : 15451 (java) S 15440 15440 14827 0 -1 64 4 0 0 0 2 0 0 0 15 0 9 0 37637469 866029568 6902 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3573.92
Current children cumulated vsize (KiB) 851088



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3608.4 s]
/proc/loadavg: 1.17 1.70 1.89 2/74 15492
/proc/meminfo: memFree=1899808/2055920 swapFree=4192812/4192956
[pid=15440] ppid=15438 vsize=5356 CPUtime=0
/proc/15440/stat : 15440 (concrete.sh) S 15438 15440 14827 0 -1 4194304 315 128 0 0 0 0 0 0 23 0 1 0 37637464 5484544 242 996147200 4194304 4889804 548682068752 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15440/statm: 1339 242 201 169 0 50 0
[pid=15443] ppid=15440 vsize=845732 CPUtime=3600.02
/proc/15443/stat : 15443 (java) S 15440 15440 14827 0 -1 0 9031 0 1 0 359463 539 0 0 18 0 9 0 37637465 866029568 6902 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15443/statm: 211433 6902 2571 9 0 206000 0
[pid=15443/tid=15444] ppid=15440 vsize=845732 CPUtime=3598.95
/proc/15443/task/15444/stat : 15444 (java) R 15440 15440 14827 0 -1 64 4432 0 1 0 359366 529 0 0 25 0 9 0 37637466 866029568 6902 996147200 134512640 134550740 4294956000 18446744073709551615 4125911516 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15443/tid=15445] ppid=15440 vsize=845732 CPUtime=0.86
/proc/15443/task/15445/stat : 15445 (java) S 15440 15440 14827 0 -1 64 3476 0 0 0 78 8 0 0 16 0 9 0 37637467 866029568 6902 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15443/tid=15446] ppid=15440 vsize=845732 CPUtime=0
/proc/15443/task/15446/stat : 15446 (java) S 15440 15440 14827 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 37637467 866029568 6902 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15443/tid=15447] ppid=15440 vsize=845732 CPUtime=0
/proc/15443/task/15447/stat : 15447 (java) S 15440 15440 14827 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 37637467 866029568 6902 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15443/tid=15448] ppid=15440 vsize=845732 CPUtime=0
/proc/15443/task/15448/stat : 15448 (java) S 15440 15440 14827 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 37637469 866029568 6902 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15443/tid=15449] ppid=15440 vsize=845732 CPUtime=0.15
/proc/15443/task/15449/stat : 15449 (java) S 15440 15440 14827 0 -1 64 384 0 0 0 15 0 0 0 16 0 9 0 37637469 866029568 6902 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15443/tid=15450] ppid=15440 vsize=845732 CPUtime=0
/proc/15443/task/15450/stat : 15450 (java) S 15440 15440 14827 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37637469 866029568 6902 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15443/tid=15451] ppid=15440 vsize=845732 CPUtime=0.02
/proc/15443/task/15451/stat : 15451 (java) S 15440 15440 14827 0 -1 64 4 0 0 0 2 0 0 0 15 0 9 0 37637469 866029568 6902 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3600.02
Current children cumulated vsize (KiB) 851088

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 15440 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=1999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=1999
# CPU time returned by wait4() is 0.003998
# while last known CPU time is 3600.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 3608.42
CPU time (s): 3600.02
CPU user time (s): 3594.63
CPU system time (s): 5.39
CPU usage (%): 99.7672
Max. virtual memory (cumulated for all children) (KiB): 851092

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001999
system time used= 0.001999
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= 8
involuntary context switches= 5

runsolver used 4.6203 second user time and 11.7072 second system time

The end

Launcher Data (download as text)

Begin job on node33 at 2008-07-11 22:49:19
IDJOB=1109730
IDBENCH=61006
IDSOLVER=336
FILE ID=node33/1109730-1215809359
PBS_JOBID= 7903252
Free space on /tmp= 66472 MiB

SOLVER NAME= Concrete + CSP4J - Tabu Engine 2008-05-30
BENCH NAME= CPAI08/csp/rand-10-20-10/normalized-rand-10-20-10-5-10000-15_ext.xml
COMMAND LINE= HOME/concrete.sh -c -ext 0 -max -s Tabu BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1109730-1215809359/watcher-1109730-1215809359 -o /tmp/evaluation-result-1109730-1215809359/solver-1109730-1215809359 -C 3600 -W 4000 -M 900 --output-limit 1,15  HOME/concrete.sh -c -ext 0 -max -s Tabu HOME/instance-1109730-1215809359.xml 

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= e2f300e40241c0b4c747cb27e32e09ee
RANDOM SEED=1456480984

node33.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.264
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.264
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:       1853992 kB
Buffers:         12732 kB
Cached:          61796 kB
SwapCached:          0 kB
Active:         128116 kB
Inactive:        23852 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1853992 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4968 kB
Writeback:           0 kB
Mapped:          98628 kB
Slab:            34940 kB
Committed_AS:   232952 kB
PageTables:       1996 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= 66472 MiB
End job on node33 at 2008-07-11 23:49:30