Trace number 1063154

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.02 1820.22

General information on the benchmark

Namecsp/pseudo/aim/
normalized-aim-200-1-6-4.xml
MD5SUMb26521bd365b796d3c1c399220593a34
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.05884
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of constraints520
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension520
Global constraints used (with number of constraints)

Solver Data (download as text)

0.99/1.10	c CPU-LOAD 0.6
0.99/1.10	c LOADED 400 V (2 E), 316 PredicateConstraint, 204 ExtensionConstraint2D, arity 3, 0.6 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-1063154-1215136335/watcher-1063154-1215136335 -o /tmp/evaluation-result-1063154-1215136335/solver-1063154-1215136335 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/concrete.sh -c -ext 0 -s Tabu HOME/instance-1063154-1215136335.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.11 1.72 1.89 3/67 2220
/proc/meminfo: memFree=1561272/2055920 swapFree=4179812/4192956
[pid=2220] ppid=2218 vsize=5356 CPUtime=0
/proc/2220/stat : 2220 (concrete.sh) S 2218 2220 1029 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1992606991 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2220/statm: 1339 242 201 169 0 50 0

[startup+0.067032 s]
/proc/loadavg: 1.11 1.72 1.89 3/67 2220
/proc/meminfo: memFree=1561272/2055920 swapFree=4179812/4192956
[pid=2220] ppid=2218 vsize=5356 CPUtime=0
/proc/2220/stat : 2220 (concrete.sh) S 2218 2220 1029 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1992606991 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2220/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101049 s]
/proc/loadavg: 1.11 1.72 1.89 3/67 2220
/proc/meminfo: memFree=1561272/2055920 swapFree=4179812/4192956
[pid=2220] ppid=2218 vsize=5356 CPUtime=0
/proc/2220/stat : 2220 (concrete.sh) S 2218 2220 1029 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1992606991 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2220/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301071 s]
/proc/loadavg: 1.11 1.72 1.89 3/67 2220
/proc/meminfo: memFree=1561272/2055920 swapFree=4179812/4192956
[pid=2220] ppid=2218 vsize=5356 CPUtime=0
/proc/2220/stat : 2220 (concrete.sh) S 2218 2220 1029 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1992606991 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2220/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.70113 s]
/proc/loadavg: 1.11 1.72 1.89 3/67 2220
/proc/meminfo: memFree=1561272/2055920 swapFree=4179812/4192956
[pid=2220] ppid=2218 vsize=5356 CPUtime=0
/proc/2220/stat : 2220 (concrete.sh) S 2218 2220 1029 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1992606991 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2220/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50225 s]
/proc/loadavg: 1.11 1.72 1.89 3/93 2253
/proc/meminfo: memFree=1533928/2055920 swapFree=4179812/4192956
[pid=2220] ppid=2218 vsize=5356 CPUtime=0
/proc/2220/stat : 2220 (concrete.sh) S 2218 2220 1029 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1992606991 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2220/statm: 1339 242 201 169 0 50 0
[pid=2222] ppid=2220 vsize=847048 CPUtime=1.48
/proc/2222/stat : 2222 (java) S 2220 2220 1029 0 -1 0 7081 0 1 0 143 5 0 0 20 0 9 0 1992606992 867377152 6184 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2222/statm: 211762 6184 2583 9 0 206322 0
[pid=2222/tid=2224] ppid=2220 vsize=847048 CPUtime=1
/proc/2222/task/2224/stat : 2224 (java) R 2220 2220 1029 0 -1 64 3682 0 1 0 97 3 0 0 24 0 9 0 1992606993 867377152 6184 996147200 134512640 134550740 4294956016 18446744073709551615 4126637660 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2222/tid=2225] ppid=2220 vsize=847048 CPUtime=0.08
/proc/2222/task/2225/stat : 2225 (java) S 2220 2220 1029 0 -1 64 1573 0 0 0 8 0 0 0 16 0 9 0 1992606994 867377152 6184 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2222/tid=2226] ppid=2220 vsize=847048 CPUtime=0
/proc/2222/task/2226/stat : 2226 (java) S 2220 2220 1029 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1992606994 867377152 6184 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2222/tid=2227] ppid=2220 vsize=847048 CPUtime=0
/proc/2222/task/2227/stat : 2227 (java) S 2220 2220 1029 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 1992606994 867377152 6184 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2222/tid=2228] ppid=2220 vsize=847048 CPUtime=0
/proc/2222/task/2228/stat : 2228 (java) S 2220 2220 1029 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1992606996 867377152 6184 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2222/tid=2229] ppid=2220 vsize=847048 CPUtime=0.37
/proc/2222/task/2229/stat : 2229 (java) S 2220 2220 1029 0 -1 64 1090 0 0 0 37 0 0 0 15 0 9 0 1992606996 867377152 6184 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2222/tid=2230] ppid=2220 vsize=847048 CPUtime=0
/proc/2222/task/2230/stat : 2230 (java) S 2220 2220 1029 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 1992606996 867377152 6184 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2222/tid=2231] ppid=2220 vsize=847048 CPUtime=0
/proc/2222/task/2231/stat : 2231 (java) S 2220 2220 1029 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1992606996 867377152 6184 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 852404

[startup+3.1025 s]
/proc/loadavg: 1.34 1.75 1.90 3/91 2255
/proc/meminfo: memFree=1529448/2055920 swapFree=4179812/4192956
[pid=2220] ppid=2218 vsize=5356 CPUtime=0
/proc/2220/stat : 2220 (concrete.sh) S 2218 2220 1029 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1992606991 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2220/statm: 1339 242 201 169 0 50 0
[pid=2222] ppid=2220 vsize=847048 CPUtime=3.07
/proc/2222/stat : 2222 (java) S 2220 2220 1029 0 -1 0 7132 0 1 0 302 5 0 0 20 0 9 0 1992606992 867377152 6186 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2222/statm: 211762 6186 2583 9 0 206322 0
[pid=2222/tid=2224] ppid=2220 vsize=847048 CPUtime=2.56
/proc/2222/task/2224/stat : 2224 (java) R 2220 2220 1029 0 -1 64 3731 0 1 0 253 3 0 0 25 0 9 0 1992606993 867377152 6186 996147200 134512640 134550740 4294956016 18446744073709551615 4126634542 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2222/tid=2225] ppid=2220 vsize=847048 CPUtime=0.09
/proc/2222/task/2225/stat : 2225 (java) S 2220 2220 1029 0 -1 64 1573 0 0 0 9 0 0 0 16 0 9 0 1992606994 867377152 6186 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2222/tid=2226] ppid=2220 vsize=847048 CPUtime=0
/proc/2222/task/2226/stat : 2226 (java) S 2220 2220 1029 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1992606994 867377152 6186 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2222/tid=2227] ppid=2220 vsize=847048 CPUtime=0
/proc/2222/task/2227/stat : 2227 (java) S 2220 2220 1029 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 1992606994 867377152 6186 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2222/tid=2228] ppid=2220 vsize=847048 CPUtime=0
/proc/2222/task/2228/stat : 2228 (java) S 2220 2220 1029 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1992606996 867377152 6186 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2222/tid=2229] ppid=2220 vsize=847048 CPUtime=0.38
/proc/2222/task/2229/stat : 2229 (java) S 2220 2220 1029 0 -1 64 1092 0 0 0 38 0 0 0 16 0 9 0 1992606996 867377152 6186 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2222/tid=2230] ppid=2220 vsize=847048 CPUtime=0
/proc/2222/task/2230/stat : 2230 (java) S 2220 2220 1029 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 1992606996 867377152 6186 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2222/tid=2231] ppid=2220 vsize=847048 CPUtime=0
/proc/2222/task/2231/stat : 2231 (java) S 2220 2220 1029 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1992606996 867377152 6186 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 852404

[startup+6.303 s]
/proc/loadavg: 1.34 1.75 1.90 3/91 2255
/proc/meminfo: memFree=1528872/2055920 swapFree=4179812/4192956
[pid=2220] ppid=2218 vsize=5356 CPUtime=0
/proc/2220/stat : 2220 (concrete.sh) S 2218 2220 1029 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1992606991 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2220/statm: 1339 242 201 169 0 50 0
[pid=2222] ppid=2220 vsize=847048 CPUtime=6.24
/proc/2222/stat : 2222 (java) S 2220 2220 1029 0 -1 0 7238 0 1 0 618 6 0 0 20 0 9 0 1992606992 867377152 6192 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2222/statm: 211762 6192 2583 9 0 206322 0
[pid=2222/tid=2224] ppid=2220 vsize=847048 CPUtime=5.69
/proc/2222/task/2224/stat : 2224 (java) R 2220 2220 1029 0 -1 64 3832 0 1 0 566 3 0 0 25 0 9 0 1992606993 867377152 6192 996147200 134512640 134550740 4294956016 18446744073709551615 4126581357 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2222/tid=2225] ppid=2220 vsize=847048 CPUtime=0.13
/proc/2222/task/2225/stat : 2225 (java) S 2220 2220 1029 0 -1 64 1573 0 0 0 12 1 0 0 16 0 9 0 1992606994 867377152 6192 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2222/tid=2226] ppid=2220 vsize=847048 CPUtime=0
/proc/2222/task/2226/stat : 2226 (java) S 2220 2220 1029 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1992606994 867377152 6192 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2222/tid=2227] ppid=2220 vsize=847048 CPUtime=0
/proc/2222/task/2227/stat : 2227 (java) S 2220 2220 1029 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 1992606994 867377152 6192 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2222/tid=2228] ppid=2220 vsize=847048 CPUtime=0
/proc/2222/task/2228/stat : 2228 (java) S 2220 2220 1029 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1992606996 867377152 6192 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2222/tid=2229] ppid=2220 vsize=847048 CPUtime=0.39
/proc/2222/task/2229/stat : 2229 (java) S 2220 2220 1029 0 -1 64 1097 0 0 0 38 1 0 0 16 0 9 0 1992606996 867377152 6192 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2222/tid=2230] ppid=2220 vsize=847048 CPUtime=0
/proc/2222/task/2230/stat : 2230 (java) S 2220 2220 1029 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 1992606996 867377152 6192 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2222/tid=2231] ppid=2220 vsize=847048 CPUtime=0
/proc/2222/task/2231/stat : 2231 (java) S 2220 2220 1029 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1992606996 867377152 6192 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 852404

[startup+12.703 s]
/proc/loadavg: 1.44 1.76 1.90 4/91 2255
/proc/meminfo: memFree=1527912/2055920 swapFree=4179812/4192956
[pid=2220] ppid=2218 vsize=5356 CPUtime=0
/proc/2220/stat : 2220 (concrete.sh) S 2218 2220 1029 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1992606991 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2220/statm: 1339 242 201 169 0 50 0
[pid=2222] ppid=2220 vsize=847048 CPUtime=12.57
/proc/2222/stat : 2222 (java) S 2220 2220 1029 0 -1 0 7454 0 1 0 1249 8 0 0 20 0 9 0 1992606992 867377152 6207 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2222/statm: 211762 6207 2583 9 0 206322 0
[pid=2222/tid=2224] ppid=2220 vsize=847048 CPUtime=11.96
/proc/2222/task/2224/stat : 2224 (java) R 2220 2220 1029 0 -1 64 4033 0 1 0 1192 4 0 0 25 0 9 0 1992606993 867377152 6207 996147200 134512640 134550740 4294956016 18446744073709551615 4126617521 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2222/tid=2225] ppid=2220 vsize=847048 CPUtime=0.19
/proc/2222/task/2225/stat : 2225 (java) S 2220 2220 1029 0 -1 64 1588 0 0 0 17 2 0 0 16 0 9 0 1992606994 867377152 6207 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2222/tid=2226] ppid=2220 vsize=847048 CPUtime=0
/proc/2222/task/2226/stat : 2226 (java) S 2220 2220 1029 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1992606994 867377152 6207 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2222/tid=2227] ppid=2220 vsize=847048 CPUtime=0
/proc/2222/task/2227/stat : 2227 (java) S 2220 2220 1029 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 1992606994 867377152 6207 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2222/tid=2228] ppid=2220 vsize=847048 CPUtime=0
/proc/2222/task/2228/stat : 2228 (java) S 2220 2220 1029 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1992606996 867377152 6207 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2222/tid=2229] ppid=2220 vsize=847048 CPUtime=0.39
/proc/2222/task/2229/stat : 2229 (java) S 2220 2220 1029 0 -1 64 1097 0 0 0 38 1 0 0 16 0 9 0 1992606996 867377152 6207 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2222/tid=2230] ppid=2220 vsize=847048 CPUtime=0
/proc/2222/task/2230/stat : 2230 (java) S 2220 2220 1029 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 1992606996 867377152 6207 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2222/tid=2231] ppid=2220 vsize=847048 CPUtime=0
/proc/2222/task/2231/stat : 2231 (java) S 2220 2220 1029 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1992606996 867377152 6207 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 852404

[startup+25.502 s]
/proc/loadavg: 1.53 1.77 1.90 3/91 2255
/proc/meminfo: memFree=1527080/2055920 swapFree=4179812/4192956
[pid=2220] ppid=2218 vsize=5356 CPUtime=0
/proc/2220/stat : 2220 (concrete.sh) S 2218 2220 1029 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1992606991 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2220/statm: 1339 242 201 169 0 50 0
[pid=2222] ppid=2220 vsize=847048 CPUtime=25.25
/proc/2222/stat : 2222 (java) S 2220 2220 1029 0 -1 0 7868 0 1 0 2512 13 0 0 20 0 9 0 1992606992 867377152 6220 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2222/statm: 211762 6220 2583 9 0 206322 0
[pid=2222/tid=2224] ppid=2220 vsize=847048 CPUtime=24.49
/proc/2222/task/2224/stat : 2224 (java) R 2220 2220 1029 0 -1 64 4434 0 1 0 2444 5 0 0 25 0 9 0 1992606993 867377152 6220 996147200 134512640 134550740 4294956016 18446744073709551615 4126631588 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2222/tid=2225] ppid=2220 vsize=847048 CPUtime=0.34
/proc/2222/task/2225/stat : 2225 (java) S 2220 2220 1029 0 -1 64 1601 0 0 0 29 5 0 0 16 0 9 0 1992606994 867377152 6220 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2222/tid=2226] ppid=2220 vsize=847048 CPUtime=0
/proc/2222/task/2226/stat : 2226 (java) S 2220 2220 1029 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1992606994 867377152 6220 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2222/tid=2227] ppid=2220 vsize=847048 CPUtime=0
/proc/2222/task/2227/stat : 2227 (java) S 2220 2220 1029 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 1992606994 867377152 6220 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2222/tid=2228] ppid=2220 vsize=847048 CPUtime=0
/proc/2222/task/2228/stat : 2228 (java) S 2220 2220 1029 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1992606996 867377152 6220 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2222/tid=2229] ppid=2220 vsize=847048 CPUtime=0.39
/proc/2222/task/2229/stat : 2229 (java) S 2220 2220 1029 0 -1 64 1097 0 0 0 38 1 0 0 16 0 9 0 1992606996 867377152 6220 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2222/tid=2230] ppid=2220 vsize=847048 CPUtime=0
/proc/2222/task/2230/stat : 2230 (java) S 2220 2220 1029 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 1992606996 867377152 6220 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2222/tid=2231] ppid=2220 vsize=847048 CPUtime=0
/proc/2222/task/2231/stat : 2231 (java) S 2220 2220 1029 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1992606996 867377152 6220 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 852404

[startup+51.1019 s]
/proc/loadavg: 1.69 1.79 1.90 3/91 2255
/proc/meminfo: memFree=1526440/2055920 swapFree=4179812/4192956
[pid=2220] ppid=2218 vsize=5356 CPUtime=0

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

/proc/2222/task/2229/stat : 2229 (java) S 2220 2220 1029 0 -1 64 1107 0 0 0 40 1 0 0 16 0 9 0 1992606996 867377152 6718 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2222/tid=2230] ppid=2220 vsize=847048 CPUtime=0
/proc/2222/task/2230/stat : 2230 (java) S 2220 2220 1029 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 1992606996 867377152 6718 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2222/tid=2231] ppid=2220 vsize=847048 CPUtime=0
/proc/2222/task/2231/stat : 2231 (java) S 2220 2220 1029 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1992606996 867377152 6718 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1524.57
Current children cumulated vsize (KiB) 852404

[startup+1602.3 s]
/proc/loadavg: 2.06 2.02 1.99 3/91 2737
/proc/meminfo: memFree=1523560/2055920 swapFree=4179812/4192956
[pid=2220] ppid=2218 vsize=5356 CPUtime=0
/proc/2220/stat : 2220 (concrete.sh) S 2218 2220 1029 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1992606991 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2220/statm: 1339 242 201 169 0 50 0
[pid=2222] ppid=2220 vsize=847048 CPUtime=1584.02
/proc/2222/stat : 2222 (java) S 2220 2220 1029 0 -1 0 57700 0 1 0 157964 438 0 0 20 0 9 0 1992606992 867377152 6718 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2222/statm: 211762 6718 2584 9 0 206322 0
[pid=2222/tid=2224] ppid=2220 vsize=847048 CPUtime=1567.71
/proc/2222/task/2224/stat : 2224 (java) R 2220 2220 1029 0 -1 64 53761 0 1 0 156629 142 0 0 25 0 9 0 1992606993 867377152 6718 996147200 134512640 134550740 4294956016 18446744073709551615 4126626956 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2222/tid=2225] ppid=2220 vsize=847048 CPUtime=15.87
/proc/2222/task/2225/stat : 2225 (java) S 2220 2220 1029 0 -1 64 2096 0 0 0 1294 293 0 0 16 0 9 0 1992606994 867377152 6718 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2222/tid=2226] ppid=2220 vsize=847048 CPUtime=0
/proc/2222/task/2226/stat : 2226 (java) S 2220 2220 1029 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1992606994 867377152 6718 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2222/tid=2227] ppid=2220 vsize=847048 CPUtime=0
/proc/2222/task/2227/stat : 2227 (java) S 2220 2220 1029 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 1992606994 867377152 6718 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2222/tid=2228] ppid=2220 vsize=847048 CPUtime=0
/proc/2222/task/2228/stat : 2228 (java) S 2220 2220 1029 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1992606996 867377152 6718 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2222/tid=2229] ppid=2220 vsize=847048 CPUtime=0.41
/proc/2222/task/2229/stat : 2229 (java) S 2220 2220 1029 0 -1 64 1107 0 0 0 40 1 0 0 16 0 9 0 1992606996 867377152 6718 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2222/tid=2230] ppid=2220 vsize=847048 CPUtime=0
/proc/2222/task/2230/stat : 2230 (java) S 2220 2220 1029 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 1992606996 867377152 6718 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2222/tid=2231] ppid=2220 vsize=847048 CPUtime=0
/proc/2222/task/2231/stat : 2231 (java) S 2220 2220 1029 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1992606996 867377152 6718 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1584.02
Current children cumulated vsize (KiB) 852404

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 1.99 3/91 2737
/proc/meminfo: memFree=1523624/2055920 swapFree=4179812/4192956
[pid=2220] ppid=2218 vsize=5356 CPUtime=0
/proc/2220/stat : 2220 (concrete.sh) S 2218 2220 1029 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1992606991 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2220/statm: 1339 242 201 169 0 50 0
[pid=2222] ppid=2220 vsize=847048 CPUtime=1643.45
/proc/2222/stat : 2222 (java) S 2220 2220 1029 0 -1 0 59574 0 1 0 163892 453 0 0 20 0 9 0 1992606992 867377152 6718 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2222/statm: 211762 6718 2584 9 0 206322 0
[pid=2222/tid=2224] ppid=2220 vsize=847048 CPUtime=1626.54
/proc/2222/task/2224/stat : 2224 (java) R 2220 2220 1029 0 -1 64 55635 0 1 0 162507 147 0 0 25 0 9 0 1992606993 867377152 6718 996147200 134512640 134550740 4294956016 18446744073709551615 4126566016 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2222/tid=2225] ppid=2220 vsize=847048 CPUtime=16.47
/proc/2222/task/2225/stat : 2225 (java) S 2220 2220 1029 0 -1 64 2096 0 0 0 1343 304 0 0 16 0 9 0 1992606994 867377152 6718 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2222/tid=2226] ppid=2220 vsize=847048 CPUtime=0
/proc/2222/task/2226/stat : 2226 (java) S 2220 2220 1029 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1992606994 867377152 6718 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2222/tid=2227] ppid=2220 vsize=847048 CPUtime=0
/proc/2222/task/2227/stat : 2227 (java) S 2220 2220 1029 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 1992606994 867377152 6718 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2222/tid=2228] ppid=2220 vsize=847048 CPUtime=0
/proc/2222/task/2228/stat : 2228 (java) S 2220 2220 1029 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1992606996 867377152 6718 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2222/tid=2229] ppid=2220 vsize=847048 CPUtime=0.41
/proc/2222/task/2229/stat : 2229 (java) S 2220 2220 1029 0 -1 64 1107 0 0 0 40 1 0 0 16 0 9 0 1992606996 867377152 6718 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2222/tid=2230] ppid=2220 vsize=847048 CPUtime=0
/proc/2222/task/2230/stat : 2230 (java) S 2220 2220 1029 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 1992606996 867377152 6718 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2222/tid=2231] ppid=2220 vsize=847048 CPUtime=0
/proc/2222/task/2231/stat : 2231 (java) S 2220 2220 1029 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1992606996 867377152 6718 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1643.45
Current children cumulated vsize (KiB) 852404

[startup+1722.3 s]
/proc/loadavg: 2.05 2.02 2.00 4/91 2737
/proc/meminfo: memFree=1523624/2055920 swapFree=4179812/4192956
[pid=2220] ppid=2218 vsize=5356 CPUtime=0
/proc/2220/stat : 2220 (concrete.sh) S 2218 2220 1029 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1992606991 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2220/statm: 1339 242 201 169 0 50 0
[pid=2222] ppid=2220 vsize=847048 CPUtime=1702.89
/proc/2222/stat : 2222 (java) S 2220 2220 1029 0 -1 0 61445 0 1 0 169820 469 0 0 20 0 9 0 1992606992 867377152 6718 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2222/statm: 211762 6718 2584 9 0 206322 0
[pid=2222/tid=2224] ppid=2220 vsize=847048 CPUtime=1685.38
/proc/2222/task/2224/stat : 2224 (java) R 2220 2220 1029 0 -1 64 57506 0 1 0 168386 152 0 0 25 0 9 0 1992606993 867377152 6718 996147200 134512640 134550740 4294956016 18446744073709551615 4126617750 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2222/tid=2225] ppid=2220 vsize=847048 CPUtime=17.07
/proc/2222/task/2225/stat : 2225 (java) S 2220 2220 1029 0 -1 64 2096 0 0 0 1392 315 0 0 16 0 9 0 1992606994 867377152 6718 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2222/tid=2226] ppid=2220 vsize=847048 CPUtime=0
/proc/2222/task/2226/stat : 2226 (java) S 2220 2220 1029 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1992606994 867377152 6718 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2222/tid=2227] ppid=2220 vsize=847048 CPUtime=0
/proc/2222/task/2227/stat : 2227 (java) S 2220 2220 1029 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 1992606994 867377152 6718 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2222/tid=2228] ppid=2220 vsize=847048 CPUtime=0
/proc/2222/task/2228/stat : 2228 (java) S 2220 2220 1029 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1992606996 867377152 6718 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2222/tid=2229] ppid=2220 vsize=847048 CPUtime=0.41
/proc/2222/task/2229/stat : 2229 (java) S 2220 2220 1029 0 -1 64 1107 0 0 0 40 1 0 0 16 0 9 0 1992606996 867377152 6718 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2222/tid=2230] ppid=2220 vsize=847048 CPUtime=0
/proc/2222/task/2230/stat : 2230 (java) S 2220 2220 1029 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 1992606996 867377152 6718 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2222/tid=2231] ppid=2220 vsize=847048 CPUtime=0
/proc/2222/task/2231/stat : 2231 (java) S 2220 2220 1029 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1992606996 867377152 6718 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1702.89
Current children cumulated vsize (KiB) 852404

[startup+1782.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/91 2737
/proc/meminfo: memFree=1523432/2055920 swapFree=4179812/4192956
[pid=2220] ppid=2218 vsize=5356 CPUtime=0
/proc/2220/stat : 2220 (concrete.sh) S 2218 2220 1029 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1992606991 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2220/statm: 1339 242 201 169 0 50 0
[pid=2222] ppid=2220 vsize=847048 CPUtime=1762.32
/proc/2222/stat : 2222 (java) S 2220 2220 1029 0 -1 0 63318 0 1 0 175747 485 0 0 20 0 9 0 1992606992 867377152 6718 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2222/statm: 211762 6718 2584 9 0 206322 0
[pid=2222/tid=2224] ppid=2220 vsize=847048 CPUtime=1744.2
/proc/2222/task/2224/stat : 2224 (java) R 2220 2220 1029 0 -1 64 59379 0 1 0 174264 156 0 0 25 0 9 0 1992606993 867377152 6718 996147200 134512640 134550740 4294956016 18446744073709551615 4125374863 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2222/tid=2225] ppid=2220 vsize=847048 CPUtime=17.69
/proc/2222/task/2225/stat : 2225 (java) S 2220 2220 1029 0 -1 64 2096 0 0 0 1442 327 0 0 16 0 9 0 1992606994 867377152 6718 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2222/tid=2226] ppid=2220 vsize=847048 CPUtime=0
/proc/2222/task/2226/stat : 2226 (java) S 2220 2220 1029 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1992606994 867377152 6718 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2222/tid=2227] ppid=2220 vsize=847048 CPUtime=0
/proc/2222/task/2227/stat : 2227 (java) S 2220 2220 1029 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 1992606994 867377152 6718 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2222/tid=2228] ppid=2220 vsize=847048 CPUtime=0
/proc/2222/task/2228/stat : 2228 (java) S 2220 2220 1029 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1992606996 867377152 6718 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2222/tid=2229] ppid=2220 vsize=847048 CPUtime=0.41
/proc/2222/task/2229/stat : 2229 (java) S 2220 2220 1029 0 -1 64 1107 0 0 0 40 1 0 0 16 0 9 0 1992606996 867377152 6718 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2222/tid=2230] ppid=2220 vsize=847048 CPUtime=0
/proc/2222/task/2230/stat : 2230 (java) S 2220 2220 1029 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 1992606996 867377152 6718 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2222/tid=2231] ppid=2220 vsize=847048 CPUtime=0
/proc/2222/task/2231/stat : 2231 (java) S 2220 2220 1029 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1992606996 867377152 6718 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1762.32
Current children cumulated vsize (KiB) 852404



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1820.2 s]
/proc/loadavg: 2.06 2.03 2.00 3/91 2779
/proc/meminfo: memFree=1452520/2055920 swapFree=4179812/4192956
[pid=2220] ppid=2218 vsize=5356 CPUtime=0
/proc/2220/stat : 2220 (concrete.sh) S 2218 2220 1029 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1992606991 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2220/statm: 1339 242 201 169 0 50 0
[pid=2222] ppid=2220 vsize=847048 CPUtime=1800.02
/proc/2222/stat : 2222 (java) S 2220 2220 1029 0 -1 0 64550 0 1 0 179507 495 0 0 20 0 9 0 1992606992 867377152 6718 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2222/statm: 211762 6718 2584 9 0 206322 0
[pid=2222/tid=2224] ppid=2220 vsize=847048 CPUtime=1781.53
/proc/2222/task/2224/stat : 2224 (java) R 2220 2220 1029 0 -1 64 60611 0 1 0 177993 160 0 0 25 0 9 0 1992606993 867377152 6718 996147200 134512640 134550740 4294956016 18446744073709551615 4126626966 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2222/tid=2225] ppid=2220 vsize=847048 CPUtime=18.05
/proc/2222/task/2225/stat : 2225 (java) S 2220 2220 1029 0 -1 64 2096 0 0 0 1472 333 0 0 16 0 9 0 1992606994 867377152 6718 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=2222/tid=2226] ppid=2220 vsize=847048 CPUtime=0
/proc/2222/task/2226/stat : 2226 (java) S 2220 2220 1029 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1992606994 867377152 6718 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2222/tid=2227] ppid=2220 vsize=847048 CPUtime=0
/proc/2222/task/2227/stat : 2227 (java) S 2220 2220 1029 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 1992606994 867377152 6718 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2222/tid=2228] ppid=2220 vsize=847048 CPUtime=0
/proc/2222/task/2228/stat : 2228 (java) S 2220 2220 1029 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1992606996 867377152 6718 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2222/tid=2229] ppid=2220 vsize=847048 CPUtime=0.41
/proc/2222/task/2229/stat : 2229 (java) S 2220 2220 1029 0 -1 64 1107 0 0 0 40 1 0 0 16 0 9 0 1992606996 867377152 6718 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2222/tid=2230] ppid=2220 vsize=847048 CPUtime=0
/proc/2222/task/2230/stat : 2230 (java) S 2220 2220 1029 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 1992606996 867377152 6718 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2222/tid=2231] ppid=2220 vsize=847048 CPUtime=0
/proc/2222/task/2231/stat : 2231 (java) S 2220 2220 1029 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1992606996 867377152 6718 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 852404

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 2220 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.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1820.22
CPU time (s): 1800.02
CPU user time (s): 1795.07
CPU system time (s): 4.95
CPU usage (%): 98.8902
Max. virtual memory (cumulated for all children) (KiB): 852404

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= 4
involuntary context switches= 2

runsolver used 2.53561 second user time and 5.75812 second system time

The end

Launcher Data (download as text)

Begin job on node34 at 2008-07-04 03:52:15
IDJOB=1063154
IDBENCH=54731
IDSOLVER=303
FILE ID=node34/1063154-1215136335
PBS_JOBID= 7877337
Free space on /tmp= 66544 MiB

SOLVER NAME= Concrete + CSP4J - Tabu Engine 2008-05-30
BENCH NAME= CPAI08/csp/pseudo/aim/normalized-aim-200-1-6-4.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-1063154-1215136335/watcher-1063154-1215136335 -o /tmp/evaluation-result-1063154-1215136335/solver-1063154-1215136335 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/concrete.sh -c -ext 0 -s Tabu HOME/instance-1063154-1215136335.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= b26521bd365b796d3c1c399220593a34
RANDOM SEED=38192925

node34.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.259
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.259
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:       1561816 kB
Buffers:         69280 kB
Cached:         342600 kB
SwapCached:       6932 kB
Active:         214088 kB
Inactive:       207200 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1561816 kB
SwapTotal:     4192956 kB
SwapFree:      4179812 kB
Dirty:            1180 kB
Writeback:           0 kB
Mapped:          15096 kB
Slab:            58488 kB
Committed_AS:  3394076 kB
PageTables:       1664 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 node34 at 2008-07-04 04:22:37