Trace number 1060130

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 + CSP4J - Tabu Engine 2008-05-30? (TO) 1800.1 1812.93

General information on the benchmark

Namecsp/os-taillard-15/
normalized-os-taillard-15-95-9.xml
MD5SUM4b78d7f43a355b62cc35ed3e75b3d9c4
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.11783
Satisfiable
(Un)Satisfiability was proved
Number of variables225
Number of constraints3150
Maximum constraint arity2
Maximum domain size888
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3150
Global constraints used (with number of constraints)

Solver Data (download as text)

4.46/4.59	c CPU-LOAD 2.67
4.46/4.59	c LOADED 225 V (888 E), 3150 DTPConstraint, arity 2, 2.67 cpu

Verifier Data (download as text)

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: 

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-1060130-1215125878/watcher-1060130-1215125878 -o /tmp/evaluation-result-1060130-1215125878/solver-1060130-1215125878 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/concrete.sh -c -ext 0 -s Tabu HOME/instance-1060130-1215125878.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): 2200 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.45 1.11 1.09 4/82 20864
/proc/meminfo: memFree=1716488/2055920 swapFree=4097856/4192956
[pid=20864] ppid=20862 vsize=5356 CPUtime=0
/proc/20864/stat : 20864 (concrete.sh) R 20862 20864 19205 0 -1 4194304 295 128 0 0 0 0 0 0 21 0 1 0 1542259953 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 268213742239 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/20864/statm: 1339 242 201 169 0 50 0
[pid=20866] ppid=20864 vsize=5356 CPUtime=0
/proc/20866/stat : 20866 (concrete.sh) R 20864 20864 19205 0 -1 4194368 0 0 0 0 0 0 0 0 21 0 1 0 1542259954 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 268213742239 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/20866/statm: 1339 242 201 169 0 50 0

[startup+0.11049 s]
/proc/loadavg: 1.45 1.11 1.09 4/82 20864
/proc/meminfo: memFree=1716488/2055920 swapFree=4097856/4192956
[pid=20864] ppid=20862 vsize=5356 CPUtime=0
/proc/20864/stat : 20864 (concrete.sh) S 20862 20864 19205 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1542259953 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20864/statm: 1339 242 201 169 0 50 0
[pid=20866] ppid=20864 vsize=843140 CPUtime=0.08
/proc/20866/stat : 20866 (java) S 20864 20864 19205 0 -1 0 3459 0 1 0 7 1 0 0 18 0 9 0 1542259954 863375360 2912 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20866/statm: 210785 2912 1685 9 0 205362 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 848496

[startup+0.2025 s]
/proc/loadavg: 1.45 1.11 1.09 4/82 20864
/proc/meminfo: memFree=1716488/2055920 swapFree=4097856/4192956
[pid=20864] ppid=20862 vsize=5356 CPUtime=0
/proc/20864/stat : 20864 (concrete.sh) S 20862 20864 19205 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1542259953 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20864/statm: 1339 242 201 169 0 50 0
[pid=20866] ppid=20864 vsize=843324 CPUtime=0.18
/proc/20866/stat : 20866 (java) S 20864 20864 19205 0 -1 0 4010 0 1 0 16 2 0 0 18 0 9 0 1542259954 863563776 3426 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20866/statm: 210831 3426 1807 9 0 205399 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 848680

[startup+0.302513 s]
/proc/loadavg: 1.45 1.11 1.09 4/82 20864
/proc/meminfo: memFree=1716488/2055920 swapFree=4097856/4192956
[pid=20864] ppid=20862 vsize=5356 CPUtime=0
/proc/20864/stat : 20864 (concrete.sh) S 20862 20864 19205 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1542259953 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20864/statm: 1339 242 201 169 0 50 0
[pid=20866] ppid=20864 vsize=844232 CPUtime=0.28
/proc/20866/stat : 20866 (java) S 20864 20864 19205 0 -1 0 4559 0 1 0 25 3 0 0 18 0 9 0 1542259954 864493568 3947 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20866/statm: 211058 3947 1890 9 0 205619 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 849588

[startup+0.701557 s]
/proc/loadavg: 1.45 1.11 1.09 4/82 20864
/proc/meminfo: memFree=1716488/2055920 swapFree=4097856/4192956
[pid=20864] ppid=20862 vsize=5356 CPUtime=0
/proc/20864/stat : 20864 (concrete.sh) S 20862 20864 19205 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1542259953 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20864/statm: 1339 242 201 169 0 50 0
[pid=20866] ppid=20864 vsize=844232 CPUtime=0.68
/proc/20866/stat : 20866 (java) S 20864 20864 19205 0 -1 0 5126 0 1 0 64 4 0 0 18 0 9 0 1542259954 864493568 4487 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20866/statm: 211058 4487 1899 9 0 205619 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 849588

[startup+1.50265 s]
/proc/loadavg: 1.49 1.12 1.10 3/92 20875
/proc/meminfo: memFree=1704376/2055920 swapFree=4097856/4192956
[pid=20864] ppid=20862 vsize=5356 CPUtime=0
/proc/20864/stat : 20864 (concrete.sh) S 20862 20864 19205 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1542259953 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20864/statm: 1339 242 201 169 0 50 0
[pid=20866] ppid=20864 vsize=844232 CPUtime=1.48
/proc/20866/stat : 20866 (java) S 20864 20864 19205 0 -1 0 5710 0 1 0 143 5 0 0 18 0 9 0 1542259954 864493568 4979 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20866/statm: 211058 4979 1900 9 0 205619 0
[pid=20866/tid=20868] ppid=20864 vsize=844232 CPUtime=1.2
/proc/20866/task/20868/stat : 20868 (java) R 20864 20864 19205 0 -1 64 3453 0 1 0 118 2 0 0 25 0 9 0 1542259955 864493568 4979 996147200 134512640 134550740 4294956016 18446744073709551615 4125720301 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20866/tid=20869] ppid=20864 vsize=844232 CPUtime=0.1
/proc/20866/task/20869/stat : 20869 (java) S 20864 20864 19205 0 -1 64 1025 0 0 0 9 1 0 0 16 0 9 0 1542259956 864493568 4979 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20866/tid=20870] ppid=20864 vsize=844232 CPUtime=0
/proc/20866/task/20870/stat : 20870 (java) S 20864 20864 19205 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1542259956 864493568 4979 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20866/tid=20871] ppid=20864 vsize=844232 CPUtime=0
/proc/20866/task/20871/stat : 20871 (java) S 20864 20864 19205 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 1542259956 864493568 4979 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20866/tid=20872] ppid=20864 vsize=844232 CPUtime=0
/proc/20866/task/20872/stat : 20872 (java) S 20864 20864 19205 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1542259958 864493568 4979 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20866/tid=20873] ppid=20864 vsize=844232 CPUtime=0.14
/proc/20866/task/20873/stat : 20873 (java) S 20864 20864 19205 0 -1 64 499 0 0 0 14 0 0 0 16 0 9 0 1542259958 864493568 4979 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20866/tid=20874] ppid=20864 vsize=844232 CPUtime=0
/proc/20866/task/20874/stat : 20874 (java) S 20864 20864 19205 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1542259958 864493568 4979 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20866/tid=20875] ppid=20864 vsize=844232 CPUtime=0
/proc/20866/task/20875/stat : 20875 (java) S 20864 20864 19205 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1542259958 864493568 4979 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 849588

[startup+3.10284 s]
/proc/loadavg: 1.49 1.12 1.10 4/93 20876
/proc/meminfo: memFree=1682416/2055920 swapFree=4097856/4192956
[pid=20864] ppid=20862 vsize=5356 CPUtime=0
/proc/20864/stat : 20864 (concrete.sh) S 20862 20864 19205 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1542259953 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20864/statm: 1339 242 201 169 0 50 0
[pid=20866] ppid=20864 vsize=846872 CPUtime=3.06
/proc/20866/stat : 20866 (java) S 20864 20864 19205 0 -1 0 13027 0 1 0 297 9 0 0 18 0 10 0 1542259954 867196928 12040 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20866/statm: 211718 12040 2577 9 0 206279 0
[pid=20866/tid=20868] ppid=20864 vsize=846872 CPUtime=2.01
/proc/20866/task/20868/stat : 20868 (java) R 20864 20864 19205 0 -1 64 3850 0 1 0 198 3 0 0 25 0 10 0 1542259955 867196928 12040 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20866/tid=20869] ppid=20864 vsize=846872 CPUtime=0.61
/proc/20866/task/20869/stat : 20869 (java) S 20864 20864 19205 0 -1 64 7373 0 0 0 57 4 0 0 16 0 10 0 1542259956 867196928 12040 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20866/tid=20870] ppid=20864 vsize=846872 CPUtime=0
/proc/20866/task/20870/stat : 20870 (java) S 20864 20864 19205 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1542259956 867196928 12040 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20866/tid=20871] ppid=20864 vsize=846872 CPUtime=0
/proc/20866/task/20871/stat : 20871 (java) S 20864 20864 19205 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 1542259956 867196928 12040 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20866/tid=20872] ppid=20864 vsize=846872 CPUtime=0
/proc/20866/task/20872/stat : 20872 (java) S 20864 20864 19205 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 1542259958 867196928 12040 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20866/tid=20873] ppid=20864 vsize=846872 CPUtime=0.42
/proc/20866/task/20873/stat : 20873 (java) R 20864 20864 19205 0 -1 64 1067 0 0 0 41 1 0 0 16 0 10 0 1542259958 867196928 12040 996147200 134512640 134550740 4294956016 18446744073709551615 101753931 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20866/tid=20874] ppid=20864 vsize=846872 CPUtime=0
/proc/20866/task/20874/stat : 20874 (java) S 20864 20864 19205 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1542259958 867196928 12040 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20866/tid=20875] ppid=20864 vsize=846872 CPUtime=0
/proc/20866/task/20875/stat : 20875 (java) S 20864 20864 19205 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 1542259958 867196928 12040 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20866/tid=20876] ppid=20864 vsize=846872 CPUtime=0
/proc/20866/task/20876/stat : 20876 (java) S 20864 20864 19205 0 -1 64 4 0 0 0 0 0 0 0 24 0 10 0 1542260166 867196928 12040 996147200 134512640 134550740 4294956016 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) 852228

[startup+6.30119 s]
/proc/loadavg: 1.49 1.12 1.10 3/92 20877
/proc/meminfo: memFree=1620720/2055920 swapFree=4097856/4192956
[pid=20864] ppid=20862 vsize=5356 CPUtime=0
/proc/20864/stat : 20864 (concrete.sh) S 20862 20864 19205 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1542259953 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20864/statm: 1339 242 201 169 0 50 0
[pid=20866] ppid=20864 vsize=850912 CPUtime=6.25
/proc/20866/stat : 20866 (java) S 20864 20864 19205 0 -1 0 29877 0 1 0 607 18 0 0 18 0 9 0 1542259954 871333888 26245 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20866/statm: 212728 26245 2580 9 0 207288 0
[pid=20866/tid=20868] ppid=20864 vsize=850912 CPUtime=4.26
/proc/20866/task/20868/stat : 20868 (java) R 20864 20864 19205 0 -1 64 4726 0 1 0 423 3 0 0 25 0 9 0 1542259955 871333888 26245 996147200 134512640 134550740 4294956016 18446744073709551615 4127328344 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20866/tid=20869] ppid=20864 vsize=850912 CPUtime=1.34
/proc/20866/task/20869/stat : 20869 (java) S 20864 20864 19205 0 -1 64 22116 0 0 0 124 10 0 0 17 0 9 0 1542259956 871333888 26245 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20866/tid=20870] ppid=20864 vsize=850912 CPUtime=0
/proc/20866/task/20870/stat : 20870 (java) S 20864 20864 19205 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1542259956 871333888 26245 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20866/tid=20871] ppid=20864 vsize=850912 CPUtime=0
/proc/20866/task/20871/stat : 20871 (java) S 20864 20864 19205 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1542259956 871333888 26245 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20866/tid=20872] ppid=20864 vsize=850912 CPUtime=0
/proc/20866/task/20872/stat : 20872 (java) S 20864 20864 19205 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1542259958 871333888 26245 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20866/tid=20873] ppid=20864 vsize=850912 CPUtime=0.62
/proc/20866/task/20873/stat : 20873 (java) S 20864 20864 19205 0 -1 64 2295 0 0 0 60 2 0 0 15 0 9 0 1542259958 871333888 26245 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20866/tid=20874] ppid=20864 vsize=850912 CPUtime=0
/proc/20866/task/20874/stat : 20874 (java) S 20864 20864 19205 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1542259958 871333888 26245 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20866/tid=20875] ppid=20864 vsize=850912 CPUtime=0
/proc/20866/task/20875/stat : 20875 (java) S 20864 20864 19205 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1542259958 871333888 26245 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 856268

[startup+12.7019 s]
/proc/loadavg: 1.57 1.15 1.11 3/92 20877
/proc/meminfo: memFree=1620464/2055920 swapFree=4097856/4192956
[pid=20864] ppid=20862 vsize=5356 CPUtime=0
/proc/20864/stat : 20864 (concrete.sh) S 20862 20864 19205 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1542259953 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20864/statm: 1339 242 201 169 0 50 0
[pid=20866] ppid=20864 vsize=850912 CPUtime=12.62
/proc/20866/stat : 20866 (java) S 20864 20864 19205 0 -1 0 29888 0 1 0 1244 18 0 0 18 0 9 0 1542259954 871333888 26255 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20866/statm: 212728 26255 2580 9 0 207288 0
[pid=20866/tid=20868] ppid=20864 vsize=850912 CPUtime=10.61
/proc/20866/task/20868/stat : 20868 (java) R 20864 20864 19205 0 -1 64 4726 0 1 0 1058 3 0 0 25 0 9 0 1542259955 871333888 26255 996147200 134512640 134550740 4294956016 18446744073709551615 4127371781 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20866/tid=20869] ppid=20864 vsize=850912 CPUtime=1.34
/proc/20866/task/20869/stat : 20869 (java) S 20864 20864 19205 0 -1 64 22116 0 0 0 124 10 0 0 16 0 9 0 1542259956 871333888 26255 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20866/tid=20870] ppid=20864 vsize=850912 CPUtime=0
/proc/20866/task/20870/stat : 20870 (java) S 20864 20864 19205 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1542259956 871333888 26255 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20866/tid=20871] ppid=20864 vsize=850912 CPUtime=0
/proc/20866/task/20871/stat : 20871 (java) S 20864 20864 19205 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1542259956 871333888 26255 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20866/tid=20872] ppid=20864 vsize=850912 CPUtime=0
/proc/20866/task/20872/stat : 20872 (java) S 20864 20864 19205 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1542259958 871333888 26255 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20866/tid=20873] ppid=20864 vsize=850912 CPUtime=0.63
/proc/20866/task/20873/stat : 20873 (java) S 20864 20864 19205 0 -1 64 2306 0 0 0 61 2 0 0 16 0 9 0 1542259958 871333888 26255 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20866/tid=20874] ppid=20864 vsize=850912 CPUtime=0
/proc/20866/task/20874/stat : 20874 (java) S 20864 20864 19205 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1542259958 871333888 26255 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20866/tid=20875] ppid=20864 vsize=850912 CPUtime=0
/proc/20866/task/20875/stat : 20875 (java) S 20864 20864 19205 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1542259958 871333888 26255 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 856268

[startup+25.5024 s]
/proc/loadavg: 1.63 1.18 1.12 3/92 20877
/proc/meminfo: memFree=1620408/2055920 swapFree=4097856/4192956
[pid=20864] ppid=20862 vsize=5356 CPUtime=0
/proc/20864/stat : 20864 (concrete.sh) S 20862 20864 19205 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1542259953 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20864/statm: 1339 242 201 169 0 50 0
[pid=20866] ppid=20864 vsize=850912 CPUtime=25.35
/proc/20866/stat : 20866 (java) S 20864 20864 19205 0 -1 0 29888 0 1 0 2517 18 0 0 18 0 9 0 1542259954 871333888 26255 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20866/statm: 212728 26255 2580 9 0 207288 0
[pid=20866/tid=20868] ppid=20864 vsize=850912 CPUtime=23.34
/proc/20866/task/20868/stat : 20868 (java) R 20864 20864 19205 0 -1 64 4726 0 1 0 2331 3 0 0 25 0 9 0 1542259955 871333888 26255 996147200 134512640 134550740 4294956016 18446744073709551615 4127322413 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20866/tid=20869] ppid=20864 vsize=850912 CPUtime=1.34
/proc/20866/task/20869/stat : 20869 (java) S 20864 20864 19205 0 -1 64 22116 0 0 0 124 10 0 0 16 0 9 0 1542259956 871333888 26255 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20866/tid=20870] ppid=20864 vsize=850912 CPUtime=0
/proc/20866/task/20870/stat : 20870 (java) S 20864 20864 19205 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1542259956 871333888 26255 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

/proc/20866/task/20873/stat : 20873 (java) S 20864 20864 19205 0 -1 64 2311 0 0 0 62 2 0 0 16 0 9 0 1542259958 871333888 26260 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20866/tid=20874] ppid=20864 vsize=850912 CPUtime=0
/proc/20866/task/20874/stat : 20874 (java) S 20864 20864 19205 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1542259958 871333888 26260 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20866/tid=20875] ppid=20864 vsize=850912 CPUtime=0
/proc/20866/task/20875/stat : 20875 (java) S 20864 20864 19205 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1542259958 871333888 26260 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1529.76
Current children cumulated vsize (KiB) 856268

[startup+1602.3 s]
/proc/loadavg: 1.99 1.97 1.80 3/85 21046
/proc/meminfo: memFree=1640184/2055920 swapFree=4097856/4192956
[pid=20864] ppid=20862 vsize=5356 CPUtime=0
/proc/20864/stat : 20864 (concrete.sh) S 20862 20864 19205 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1542259953 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20864/statm: 1339 242 201 169 0 50 0
[pid=20866] ppid=20864 vsize=850912 CPUtime=1589.69
/proc/20866/stat : 20866 (java) S 20864 20864 19205 0 -1 0 29897 0 1 0 158943 26 0 0 18 0 9 0 1542259954 871333888 26260 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20866/statm: 212728 26260 2580 9 0 207288 0
[pid=20866/tid=20868] ppid=20864 vsize=850912 CPUtime=1587.67
/proc/20866/task/20868/stat : 20868 (java) R 20864 20864 19205 0 -1 64 4730 0 1 0 158756 11 0 0 25 0 9 0 1542259955 871333888 26260 996147200 134512640 134550740 4294956016 18446744073709551615 4127336583 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20866/tid=20869] ppid=20864 vsize=850912 CPUtime=1.34
/proc/20866/task/20869/stat : 20869 (java) S 20864 20864 19205 0 -1 64 22116 0 0 0 124 10 0 0 16 0 9 0 1542259956 871333888 26260 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20866/tid=20870] ppid=20864 vsize=850912 CPUtime=0
/proc/20866/task/20870/stat : 20870 (java) S 20864 20864 19205 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1542259956 871333888 26260 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20866/tid=20871] ppid=20864 vsize=850912 CPUtime=0
/proc/20866/task/20871/stat : 20871 (java) S 20864 20864 19205 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1542259956 871333888 26260 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20866/tid=20872] ppid=20864 vsize=850912 CPUtime=0
/proc/20866/task/20872/stat : 20872 (java) S 20864 20864 19205 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1542259958 871333888 26260 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20866/tid=20873] ppid=20864 vsize=850912 CPUtime=0.64
/proc/20866/task/20873/stat : 20873 (java) S 20864 20864 19205 0 -1 64 2311 0 0 0 62 2 0 0 16 0 9 0 1542259958 871333888 26260 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20866/tid=20874] ppid=20864 vsize=850912 CPUtime=0
/proc/20866/task/20874/stat : 20874 (java) S 20864 20864 19205 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1542259958 871333888 26260 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20866/tid=20875] ppid=20864 vsize=850912 CPUtime=0
/proc/20866/task/20875/stat : 20875 (java) S 20864 20864 19205 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1542259958 871333888 26260 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1589.69
Current children cumulated vsize (KiB) 856268

[startup+1662.3 s]
/proc/loadavg: 1.99 1.97 1.81 3/85 21046
/proc/meminfo: memFree=1639352/2055920 swapFree=4097856/4192956
[pid=20864] ppid=20862 vsize=5356 CPUtime=0
/proc/20864/stat : 20864 (concrete.sh) S 20862 20864 19205 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1542259953 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20864/statm: 1339 242 201 169 0 50 0
[pid=20866] ppid=20864 vsize=850912 CPUtime=1649.63
/proc/20866/stat : 20866 (java) S 20864 20864 19205 0 -1 0 29897 0 1 0 164937 26 0 0 18 0 9 0 1542259954 871333888 26260 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20866/statm: 212728 26260 2580 9 0 207288 0
[pid=20866/tid=20868] ppid=20864 vsize=850912 CPUtime=1647.61
/proc/20866/task/20868/stat : 20868 (java) R 20864 20864 19205 0 -1 64 4730 0 1 0 164750 11 0 0 25 0 9 0 1542259955 871333888 26260 996147200 134512640 134550740 4294956016 18446744073709551615 4127336634 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20866/tid=20869] ppid=20864 vsize=850912 CPUtime=1.34
/proc/20866/task/20869/stat : 20869 (java) S 20864 20864 19205 0 -1 64 22116 0 0 0 124 10 0 0 16 0 9 0 1542259956 871333888 26260 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20866/tid=20870] ppid=20864 vsize=850912 CPUtime=0
/proc/20866/task/20870/stat : 20870 (java) S 20864 20864 19205 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1542259956 871333888 26260 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20866/tid=20871] ppid=20864 vsize=850912 CPUtime=0
/proc/20866/task/20871/stat : 20871 (java) S 20864 20864 19205 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1542259956 871333888 26260 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20866/tid=20872] ppid=20864 vsize=850912 CPUtime=0
/proc/20866/task/20872/stat : 20872 (java) S 20864 20864 19205 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1542259958 871333888 26260 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20866/tid=20873] ppid=20864 vsize=850912 CPUtime=0.64
/proc/20866/task/20873/stat : 20873 (java) S 20864 20864 19205 0 -1 64 2311 0 0 0 62 2 0 0 16 0 9 0 1542259958 871333888 26260 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20866/tid=20874] ppid=20864 vsize=850912 CPUtime=0
/proc/20866/task/20874/stat : 20874 (java) S 20864 20864 19205 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1542259958 871333888 26260 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20866/tid=20875] ppid=20864 vsize=850912 CPUtime=0
/proc/20866/task/20875/stat : 20875 (java) S 20864 20864 19205 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1542259958 871333888 26260 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1649.63
Current children cumulated vsize (KiB) 856268

[startup+1722.3 s]
/proc/loadavg: 1.99 1.97 1.82 3/85 21046
/proc/meminfo: memFree=1639352/2055920 swapFree=4097856/4192956
[pid=20864] ppid=20862 vsize=5356 CPUtime=0
/proc/20864/stat : 20864 (concrete.sh) S 20862 20864 19205 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1542259953 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20864/statm: 1339 242 201 169 0 50 0
[pid=20866] ppid=20864 vsize=850912 CPUtime=1709.58
/proc/20866/stat : 20866 (java) S 20864 20864 19205 0 -1 0 29899 0 1 0 170932 26 0 0 18 0 9 0 1542259954 871333888 26260 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20866/statm: 212728 26260 2580 9 0 207288 0
[pid=20866/tid=20868] ppid=20864 vsize=850912 CPUtime=1707.56
/proc/20866/task/20868/stat : 20868 (java) R 20864 20864 19205 0 -1 64 4732 0 1 0 170745 11 0 0 25 0 9 0 1542259955 871333888 26260 996147200 134512640 134550740 4294956016 18446744073709551615 4127313561 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20866/tid=20869] ppid=20864 vsize=850912 CPUtime=1.34
/proc/20866/task/20869/stat : 20869 (java) S 20864 20864 19205 0 -1 64 22116 0 0 0 124 10 0 0 16 0 9 0 1542259956 871333888 26260 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=20866/tid=20870] ppid=20864 vsize=850912 CPUtime=0
/proc/20866/task/20870/stat : 20870 (java) S 20864 20864 19205 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1542259956 871333888 26260 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20866/tid=20871] ppid=20864 vsize=850912 CPUtime=0
/proc/20866/task/20871/stat : 20871 (java) S 20864 20864 19205 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1542259956 871333888 26260 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20866/tid=20872] ppid=20864 vsize=850912 CPUtime=0
/proc/20866/task/20872/stat : 20872 (java) S 20864 20864 19205 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1542259958 871333888 26260 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20866/tid=20873] ppid=20864 vsize=850912 CPUtime=0.64
/proc/20866/task/20873/stat : 20873 (java) S 20864 20864 19205 0 -1 64 2311 0 0 0 62 2 0 0 16 0 9 0 1542259958 871333888 26260 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20866/tid=20874] ppid=20864 vsize=850912 CPUtime=0
/proc/20866/task/20874/stat : 20874 (java) S 20864 20864 19205 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1542259958 871333888 26260 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20866/tid=20875] ppid=20864 vsize=850912 CPUtime=0
/proc/20866/task/20875/stat : 20875 (java) S 20864 20864 19205 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1542259958 871333888 26260 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1709.58
Current children cumulated vsize (KiB) 856268

[startup+1782.3 s]
/proc/loadavg: 1.99 1.97 1.83 3/85 21046
/proc/meminfo: memFree=1639224/2055920 swapFree=4097856/4192956
[pid=20864] ppid=20862 vsize=5356 CPUtime=0
/proc/20864/stat : 20864 (concrete.sh) S 20862 20864 19205 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1542259953 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20864/statm: 1339 242 201 169 0 50 0
[pid=20866] ppid=20864 vsize=850912 CPUtime=1769.52
/proc/20866/stat : 20866 (java) S 20864 20864 19205 0 -1 0 29899 0 1 0 176926 26 0 0 18 0 9 0 1542259954 871333888 26260 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20866/statm: 212728 26260 2580 9 0 207288 0
[pid=20866/tid=20868] ppid=20864 vsize=850912 CPUtime=1767.49
/proc/20866/task/20868/stat : 20868 (java) R 20864 20864 19205 0 -1 64 4732 0 1 0 176738 11 0 0 25 0 9 0 1542259955 871333888 26260 996147200 134512640 134550740 4294956016 18446744073709551615 4127371709 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20866/tid=20869] ppid=20864 vsize=850912 CPUtime=1.34
/proc/20866/task/20869/stat : 20869 (java) S 20864 20864 19205 0 -1 64 22116 0 0 0 124 10 0 0 16 0 9 0 1542259956 871333888 26260 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=20866/tid=20870] ppid=20864 vsize=850912 CPUtime=0
/proc/20866/task/20870/stat : 20870 (java) S 20864 20864 19205 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1542259956 871333888 26260 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20866/tid=20871] ppid=20864 vsize=850912 CPUtime=0
/proc/20866/task/20871/stat : 20871 (java) S 20864 20864 19205 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1542259956 871333888 26260 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20866/tid=20872] ppid=20864 vsize=850912 CPUtime=0
/proc/20866/task/20872/stat : 20872 (java) S 20864 20864 19205 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1542259958 871333888 26260 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20866/tid=20873] ppid=20864 vsize=850912 CPUtime=0.64
/proc/20866/task/20873/stat : 20873 (java) S 20864 20864 19205 0 -1 64 2311 0 0 0 62 2 0 0 16 0 9 0 1542259958 871333888 26260 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20866/tid=20874] ppid=20864 vsize=850912 CPUtime=0
/proc/20866/task/20874/stat : 20874 (java) S 20864 20864 19205 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1542259958 871333888 26260 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20866/tid=20875] ppid=20864 vsize=850912 CPUtime=0
/proc/20866/task/20875/stat : 20875 (java) S 20864 20864 19205 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1542259958 871333888 26260 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1769.52
Current children cumulated vsize (KiB) 856268



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1812.91 s]
/proc/loadavg: 1.99 1.97 1.83 3/85 21046
/proc/meminfo: memFree=1638264/2055920 swapFree=4097856/4192956
[pid=20864] ppid=20862 vsize=5356 CPUtime=0
/proc/20864/stat : 20864 (concrete.sh) S 20862 20864 19205 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1542259953 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20864/statm: 1339 242 201 169 0 50 0
[pid=20866] ppid=20864 vsize=850912 CPUtime=1800.1
/proc/20866/stat : 20866 (java) S 20864 20864 19205 0 -1 0 29899 0 1 0 179984 26 0 0 18 0 9 0 1542259954 871333888 26260 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20866/statm: 212728 26260 2580 9 0 207288 0
[pid=20866/tid=20868] ppid=20864 vsize=850912 CPUtime=1798.08
/proc/20866/task/20868/stat : 20868 (java) R 20864 20864 19205 0 -1 64 4732 0 1 0 179797 11 0 0 25 0 9 0 1542259955 871333888 26260 996147200 134512640 134550740 4294956016 18446744073709551615 4127319503 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20866/tid=20869] ppid=20864 vsize=850912 CPUtime=1.34
/proc/20866/task/20869/stat : 20869 (java) S 20864 20864 19205 0 -1 64 22116 0 0 0 124 10 0 0 16 0 9 0 1542259956 871333888 26260 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=20866/tid=20870] ppid=20864 vsize=850912 CPUtime=0
/proc/20866/task/20870/stat : 20870 (java) S 20864 20864 19205 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1542259956 871333888 26260 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20866/tid=20871] ppid=20864 vsize=850912 CPUtime=0
/proc/20866/task/20871/stat : 20871 (java) S 20864 20864 19205 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1542259956 871333888 26260 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20866/tid=20872] ppid=20864 vsize=850912 CPUtime=0
/proc/20866/task/20872/stat : 20872 (java) S 20864 20864 19205 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1542259958 871333888 26260 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20866/tid=20873] ppid=20864 vsize=850912 CPUtime=0.64
/proc/20866/task/20873/stat : 20873 (java) S 20864 20864 19205 0 -1 64 2311 0 0 0 62 2 0 0 16 0 9 0 1542259958 871333888 26260 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20866/tid=20874] ppid=20864 vsize=850912 CPUtime=0
/proc/20866/task/20874/stat : 20874 (java) S 20864 20864 19205 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1542259958 871333888 26260 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20866/tid=20875] ppid=20864 vsize=850912 CPUtime=0
/proc/20866/task/20875/stat : 20875 (java) S 20864 20864 19205 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1542259958 871333888 26260 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 856268

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

Real time (s): 1812.93
CPU time (s): 1800.1
CPU user time (s): 1799.84
CPU system time (s): 0.26
CPU usage (%): 99.2925
Max. virtual memory (cumulated for all children) (KiB): 861396

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0.002999
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= 4

runsolver used 2.05869 second user time and 6.20106 second system time

The end

Launcher Data (download as text)

Begin job on node32 at 2008-07-04 00:57:58
IDJOB=1060130
IDBENCH=54408
IDSOLVER=303
FILE ID=node32/1060130-1215125878
PBS_JOBID= 7877140
Free space on /tmp= 66544 MiB

SOLVER NAME= Concrete + CSP4J - Tabu Engine 2008-05-30
BENCH NAME= CPAI08/csp/os-taillard-15/normalized-os-taillard-15-95-9.xml
COMMAND LINE= HOME/concrete.sh -c -ext 0 -s Tabu BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1060130-1215125878/watcher-1060130-1215125878 -o /tmp/evaluation-result-1060130-1215125878/solver-1060130-1215125878 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/concrete.sh -c -ext 0 -s Tabu HOME/instance-1060130-1215125878.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 4b78d7f43a355b62cc35ed3e75b3d9c4
RANDOM SEED=365226002

node32.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.218
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.218
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:       1716968 kB
Buffers:         16608 kB
Cached:         100904 kB
SwapCached:      88052 kB
Active:         250152 kB
Inactive:        31692 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1716968 kB
SwapTotal:     4192956 kB
SwapFree:      4097856 kB
Dirty:            1436 kB
Writeback:           0 kB
Mapped:         178124 kB
Slab:            41784 kB
Committed_AS:  3966924 kB
PageTables:       2288 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66540 MiB
End job on node32 at 2008-07-04 01:28:13