Trace number 1064079

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 - WMC Engine 2008-05-30? (TO) 1800.06 1800.82

General information on the benchmark

Namecsp/ukHerald/
normalized-crossword-m1-uk-19-05.xml
MD5SUM7673da9bb2ec89d6ebeb64aba0b3e8de
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 benchmark0.577912
Satisfiable
(Un)Satisfiability was proved
Number of variables291
Number of constraints2544
Maximum constraint arity32
Maximum domain size26
Number of constraints which are defined in extension126
Number of constraints which are defined in intension2418
Global constraints used (with number of constraints)

Solver Data (download as text)

63.36/63.41	c CPU-LOAD 9.26
63.36/63.41	c LOADED 291 V (26 E), 126 ExtensionConstraintGeneral, 2418 PredicateConstraint, arity 32, 9.26 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-1064079-1215139727/watcher-1064079-1215139727 -o /tmp/evaluation-result-1064079-1215139727/solver-1064079-1215139727 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/concrete.sh -c -ext 0 -s WMC HOME/instance-1064079-1215139727.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: 2.05 2.06 2.01 4/81 13322
/proc/meminfo: memFree=842944/2055920 swapFree=4180000/4192956
[pid=13322] ppid=13320 vsize=18572 CPUtime=0
/proc/13322/stat : 13322 (runsolver) R 13320 13322 13018 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 1992946858 19017728 292 996147200 4194304 4296836 548682068432 18446744073709551615 238487661863 0 0 4096 24578 0 0 0 17 1 0 0
/proc/13322/statm: 4643 292 257 25 0 2626 0

[startup+0.0331389 s]
/proc/loadavg: 2.05 2.06 2.01 4/81 13322
/proc/meminfo: memFree=842944/2055920 swapFree=4180000/4192956
[pid=13322] ppid=13320 vsize=5356 CPUtime=0
/proc/13322/stat : 13322 (concrete.sh) S 13320 13322 13018 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 1992946858 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13322/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101684 s]
/proc/loadavg: 2.05 2.06 2.01 4/81 13322
/proc/meminfo: memFree=842944/2055920 swapFree=4180000/4192956
[pid=13322] ppid=13320 vsize=5356 CPUtime=0
/proc/13322/stat : 13322 (concrete.sh) S 13320 13322 13018 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 1992946858 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13322/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.302704 s]
/proc/loadavg: 2.05 2.06 2.01 4/81 13322
/proc/meminfo: memFree=842944/2055920 swapFree=4180000/4192956
[pid=13322] ppid=13320 vsize=5356 CPUtime=0
/proc/13322/stat : 13322 (concrete.sh) S 13320 13322 13018 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 1992946858 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13322/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.702751 s]
/proc/loadavg: 2.05 2.06 2.01 4/81 13322
/proc/meminfo: memFree=842944/2055920 swapFree=4180000/4192956
[pid=13322] ppid=13320 vsize=5356 CPUtime=0
/proc/13322/stat : 13322 (concrete.sh) S 13320 13322 13018 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 1992946858 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13322/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50184 s]
/proc/loadavg: 2.05 2.06 2.01 4/91 13333
/proc/meminfo: memFree=826480/2055920 swapFree=4180000/4192956
[pid=13322] ppid=13320 vsize=5356 CPUtime=0
/proc/13322/stat : 13322 (concrete.sh) S 13320 13322 13018 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 1992946858 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13322/statm: 1339 242 201 169 0 50 0
[pid=13325] ppid=13322 vsize=844132 CPUtime=1.48
/proc/13325/stat : 13325 (java) S 13322 13322 13018 0 -1 0 7572 0 1 0 142 6 0 0 22 0 9 0 1992946859 864391168 6630 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13325/statm: 211033 6630 2575 9 0 205594 0
[pid=13325/tid=13326] ppid=13322 vsize=844132 CPUtime=1.08
/proc/13325/task/13326/stat : 13326 (java) R 13322 13322 13018 0 -1 64 3828 0 1 0 105 3 0 0 25 0 9 0 1992946860 864391168 6630 996147200 134512640 134550740 4294956016 18446744073709551615 4125962223 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13325/tid=13327] ppid=13322 vsize=844132 CPUtime=0.22
/proc/13325/task/13327/stat : 13327 (java) S 13322 13322 13018 0 -1 64 2509 0 0 0 21 1 0 0 16 0 9 0 1992946861 864391168 6630 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13325/tid=13328] ppid=13322 vsize=844132 CPUtime=0
/proc/13325/task/13328/stat : 13328 (java) S 13322 13322 13018 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1992946861 864391168 6630 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13325/tid=13329] ppid=13322 vsize=844132 CPUtime=0
/proc/13325/task/13329/stat : 13329 (java) S 13322 13322 13018 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 1992946862 864391168 6630 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13325/tid=13330] ppid=13322 vsize=844132 CPUtime=0
/proc/13325/task/13330/stat : 13330 (java) S 13322 13322 13018 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1992946863 864391168 6630 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13325/tid=13331] ppid=13322 vsize=844132 CPUtime=0.15
/proc/13325/task/13331/stat : 13331 (java) S 13322 13322 13018 0 -1 64 503 0 0 0 15 0 0 0 16 0 9 0 1992946863 864391168 6630 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13325/tid=13332] ppid=13322 vsize=844132 CPUtime=0
/proc/13325/task/13332/stat : 13332 (java) S 13322 13322 13018 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1992946864 864391168 6630 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13325/tid=13333] ppid=13322 vsize=844132 CPUtime=0
/proc/13325/task/13333/stat : 13333 (java) S 13322 13322 13018 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1992946864 864391168 6630 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) 849488

[startup+3.10103 s]
/proc/loadavg: 2.05 2.06 2.01 4/92 13334
/proc/meminfo: memFree=823976/2055920 swapFree=4180000/4192956
[pid=13322] ppid=13320 vsize=5356 CPUtime=0
/proc/13322/stat : 13322 (concrete.sh) S 13320 13322 13018 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 1992946858 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13322/statm: 1339 242 201 169 0 50 0
[pid=13325] ppid=13322 vsize=850896 CPUtime=3.08
/proc/13325/stat : 13325 (java) S 13322 13322 13018 0 -1 0 10436 0 1 0 299 9 0 0 22 0 10 0 1992946859 871317504 9276 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13325/statm: 212724 9276 2580 9 0 207285 0
[pid=13325/tid=13326] ppid=13322 vsize=850896 CPUtime=2.15
/proc/13325/task/13326/stat : 13326 (java) R 13322 13322 13018 0 -1 64 3985 0 1 0 212 3 0 0 25 0 10 0 1992946860 871317504 9276 996147200 134512640 134550740 4294956016 18446744073709551615 4126463532 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13325/tid=13327] ppid=13322 vsize=850896 CPUtime=0.39
/proc/13325/task/13327/stat : 13327 (java) S 13322 13322 13018 0 -1 64 3424 0 0 0 37 2 0 0 16 0 10 0 1992946861 871317504 9276 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13325/tid=13328] ppid=13322 vsize=850896 CPUtime=0
/proc/13325/task/13328/stat : 13328 (java) S 13322 13322 13018 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1992946861 871317504 9276 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13325/tid=13329] ppid=13322 vsize=850896 CPUtime=0
/proc/13325/task/13329/stat : 13329 (java) S 13322 13322 13018 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 1992946862 871317504 9276 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13325/tid=13330] ppid=13322 vsize=850896 CPUtime=0
/proc/13325/task/13330/stat : 13330 (java) S 13322 13322 13018 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1992946863 871317504 9276 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13325/tid=13331] ppid=13322 vsize=850896 CPUtime=0.5
/proc/13325/task/13331/stat : 13331 (java) S 13322 13322 13018 0 -1 64 2291 0 0 0 48 2 0 0 16 0 10 0 1992946863 871317504 9276 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13325/tid=13332] ppid=13322 vsize=850896 CPUtime=0
/proc/13325/task/13332/stat : 13332 (java) S 13322 13322 13018 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 1992946864 871317504 9276 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13325/tid=13333] ppid=13322 vsize=850896 CPUtime=0
/proc/13325/task/13333/stat : 13333 (java) S 13322 13322 13018 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 1992946864 871317504 9276 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13325/tid=13334] ppid=13322 vsize=850896 CPUtime=0
/proc/13325/task/13334/stat : 13334 (java) S 13322 13322 13018 0 -1 64 4 0 0 0 0 0 0 0 24 0 10 0 1992947057 871317504 9276 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 856252

[startup+6.30239 s]
/proc/loadavg: 2.05 2.05 2.01 4/92 13334
/proc/meminfo: memFree=384168/2055920 swapFree=4180000/4192956
[pid=13322] ppid=13320 vsize=5356 CPUtime=0
/proc/13322/stat : 13322 (concrete.sh) S 13320 13322 13018 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 1992946858 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13322/statm: 1339 242 201 169 0 50 0
[pid=13325] ppid=13322 vsize=865132 CPUtime=6.28
/proc/13325/stat : 13325 (java) S 13322 13322 13018 0 -1 0 133946 0 1 0 563 65 0 0 22 0 10 0 1992946859 885895168 132709 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13325/statm: 216283 132709 2585 9 0 210843 0
[pid=13325/tid=13326] ppid=13322 vsize=865132 CPUtime=3.22
/proc/13325/task/13326/stat : 13326 (java) R 13322 13322 13018 0 -1 64 74389 0 1 0 287 35 0 0 25 0 10 0 1992946860 885895168 132709 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13325/tid=13327] ppid=13322 vsize=865132 CPUtime=2.51
/proc/13325/task/13327/stat : 13327 (java) R 13322 13322 13018 0 -1 64 56517 0 0 0 225 26 0 0 16 0 10 0 1992946861 885895168 132709 996147200 134512640 134550740 4294956016 18446744073709551615 102721924 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13325/tid=13328] ppid=13322 vsize=865132 CPUtime=0
/proc/13325/task/13328/stat : 13328 (java) S 13322 13322 13018 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1992946861 885895168 132709 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13325/tid=13329] ppid=13322 vsize=865132 CPUtime=0
/proc/13325/task/13329/stat : 13329 (java) S 13322 13322 13018 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 1992946862 885895168 132709 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13325/tid=13330] ppid=13322 vsize=865132 CPUtime=0
/proc/13325/task/13330/stat : 13330 (java) S 13322 13322 13018 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1992946863 885895168 132709 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13325/tid=13331] ppid=13322 vsize=865132 CPUtime=0.52
/proc/13325/task/13331/stat : 13331 (java) S 13322 13322 13018 0 -1 64 2304 0 0 0 50 2 0 0 15 0 10 0 1992946863 885895168 132709 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13325/tid=13332] ppid=13322 vsize=865132 CPUtime=0
/proc/13325/task/13332/stat : 13332 (java) S 13322 13322 13018 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 1992946864 885895168 132709 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13325/tid=13333] ppid=13322 vsize=865132 CPUtime=0
/proc/13325/task/13333/stat : 13333 (java) S 13322 13322 13018 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 1992946864 885895168 132709 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13325/tid=13334] ppid=13322 vsize=865132 CPUtime=0
/proc/13325/task/13334/stat : 13334 (java) S 13322 13322 13018 0 -1 64 4 0 0 0 0 0 0 0 24 0 10 0 1992947057 885895168 132709 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 870488

[startup+12.7021 s]
/proc/loadavg: 2.04 2.05 2.01 4/92 13334
/proc/meminfo: memFree=48296/2055920 swapFree=4180000/4192956
[pid=13322] ppid=13320 vsize=5356 CPUtime=0
/proc/13322/stat : 13322 (concrete.sh) S 13320 13322 13018 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 1992946858 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13322/statm: 1339 242 201 169 0 50 0
[pid=13325] ppid=13322 vsize=891828 CPUtime=12.68
/proc/13325/stat : 13325 (java) S 13322 13322 13018 0 -1 0 201954 0 1 0 1175 93 0 0 22 0 10 0 1992946859 913231872 200710 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13325/statm: 222957 200710 2585 9 0 217517 0
[pid=13325/tid=13326] ppid=13322 vsize=891828 CPUtime=4
/proc/13325/task/13326/stat : 13326 (java) R 13322 13322 13018 0 -1 64 83360 0 1 0 362 38 0 0 25 0 10 0 1992946860 913231872 200710 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13325/tid=13327] ppid=13322 vsize=891828 CPUtime=8.12
/proc/13325/task/13327/stat : 13327 (java) R 13322 13322 13018 0 -1 64 115554 0 0 0 761 51 0 0 17 0 10 0 1992946861 913231872 200710 996147200 134512640 134550740 4294956016 18446744073709551615 104182211 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13325/tid=13328] ppid=13322 vsize=891828 CPUtime=0
/proc/13325/task/13328/stat : 13328 (java) S 13322 13322 13018 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1992946861 913231872 200710 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13325/tid=13329] ppid=13322 vsize=891828 CPUtime=0
/proc/13325/task/13329/stat : 13329 (java) S 13322 13322 13018 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 1992946862 913231872 200710 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13325/tid=13330] ppid=13322 vsize=891828 CPUtime=0
/proc/13325/task/13330/stat : 13330 (java) S 13322 13322 13018 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1992946863 913231872 200710 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13325/tid=13331] ppid=13322 vsize=891828 CPUtime=0.52
/proc/13325/task/13331/stat : 13331 (java) S 13322 13322 13018 0 -1 64 2304 0 0 0 50 2 0 0 15 0 10 0 1992946863 913231872 200710 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13325/tid=13332] ppid=13322 vsize=891828 CPUtime=0
/proc/13325/task/13332/stat : 13332 (java) S 13322 13322 13018 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 1992946864 913231872 200710 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13325/tid=13333] ppid=13322 vsize=891828 CPUtime=0
/proc/13325/task/13333/stat : 13333 (java) S 13322 13322 13018 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 1992946864 913231872 200710 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13325/tid=13334] ppid=13322 vsize=891828 CPUtime=0
/proc/13325/task/13334/stat : 13334 (java) S 13322 13322 13018 0 -1 64 4 0 0 0 0 0 0 0 24 0 10 0 1992947057 913231872 200710 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 897184

[startup+25.5026 s]
/proc/loadavg: 2.18 2.08 2.02 3/92 13334
/proc/meminfo: memFree=47464/2055920 swapFree=4180000/4192956
[pid=13322] ppid=13320 vsize=5356 CPUtime=0
/proc/13322/stat : 13322 (concrete.sh) S 13320 13322 13018 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 1992946858 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13322/statm: 1339 242 201 169 0 50 0
[pid=13325] ppid=13322 vsize=892468 CPUtime=25.47
/proc/13325/stat : 13325 (java) S 13322 13322 13018 0 -1 0 202166 0 1 0 2453 94 0 0 22 0 10 0 1992946859 913887232 200912 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13325/statm: 223117 200912 2585 9 0 217677 0
[pid=13325/tid=13326] ppid=13322 vsize=892468 CPUtime=5.53
/proc/13325/task/13326/stat : 13326 (java) S 13322 13322 13018 0 -1 64 83505 0 1 0 514 39 0 0 24 0 10 0 1992946860 913887232 200912 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13325/tid=13327] ppid=13322 vsize=892468 CPUtime=19.37
/proc/13325/task/13327/stat : 13327 (java) R 13322 13322 13018 0 -1 64 115598 0 0 0 1886 51 0 0 20 0 10 0 1992946861 913887232 200912 996147200 134512640 134550740 4294956016 18446744073709551615 103834240 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13325/tid=13328] ppid=13322 vsize=892468 CPUtime=0
/proc/13325/task/13328/stat : 13328 (java) S 13322 13322 13018 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1992946861 913887232 200912 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13325/tid=13329] ppid=13322 vsize=892468 CPUtime=0
/proc/13325/task/13329/stat : 13329 (java) S 13322 13322 13018 0 -1 64 6 0 0 0 0 0 0 0 16 0 10 0 1992946862 913887232 200912 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13325/tid=13330] ppid=13322 vsize=892468 CPUtime=0
/proc/13325/task/13330/stat : 13330 (java) S 13322 13322 13018 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1992946863 913887232 200912 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13325/tid=13331] ppid=13322 vsize=892468 CPUtime=0.55
/proc/13325/task/13331/stat : 13331 (java) S 13322 13322 13018 0 -1 64 2327 0 0 0 53 2 0 0 15 0 10 0 1992946863 913887232 200912 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13325/tid=13332] ppid=13322 vsize=892468 CPUtime=0
/proc/13325/task/13332/stat : 13332 (java) S 13322 13322 13018 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 1992946864 913887232 200912 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13325/tid=13333] ppid=13322 vsize=892468 CPUtime=0
/proc/13325/task/13333/stat : 13333 (java) S 13322 13322 13018 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 1992946864 913887232 200912 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13325/tid=13334] ppid=13322 vsize=892468 CPUtime=0

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

/proc/13325/task/13331/stat : 13331 (java) S 13322 13322 13018 0 -1 64 2435 0 0 0 68 2 0 0 16 0 9 0 1992946863 908242944 199699 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13325/tid=13332] ppid=13322 vsize=886956 CPUtime=0
/proc/13325/task/13332/stat : 13332 (java) S 13322 13322 13018 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1992946864 908242944 199699 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13325/tid=13333] ppid=13322 vsize=886956 CPUtime=0
/proc/13325/task/13333/stat : 13333 (java) S 13322 13322 13018 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1992946864 908242944 199699 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1541.66
Current children cumulated vsize (KiB) 892312

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 13341
/proc/meminfo: memFree=50656/2055920 swapFree=4180000/4192956
[pid=13322] ppid=13320 vsize=5356 CPUtime=0
/proc/13322/stat : 13322 (concrete.sh) S 13320 13322 13018 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 1992946858 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13322/statm: 1339 242 201 169 0 50 0
[pid=13325] ppid=13322 vsize=886956 CPUtime=1601.63
/proc/13325/stat : 13325 (java) S 13322 13322 13018 0 -1 0 202706 0 1 0 160062 101 0 0 22 0 9 0 1992946859 908242944 199699 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13325/statm: 221739 199699 2588 9 0 216299 0
[pid=13325/tid=13326] ppid=13322 vsize=886956 CPUtime=1546.74
/proc/13325/task/13326/stat : 13326 (java) R 13322 13322 13018 0 -1 64 83934 0 1 0 154630 44 0 0 25 0 9 0 1992946860 908242944 199699 996147200 134512640 134550740 4294956016 18446744073709551615 4127609008 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13325/tid=13327] ppid=13322 vsize=886956 CPUtime=54.17
/proc/13325/task/13327/stat : 13327 (java) S 13322 13322 13018 0 -1 64 115598 0 0 0 5364 53 0 0 16 0 9 0 1992946861 908242944 199699 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13325/tid=13328] ppid=13322 vsize=886956 CPUtime=0
/proc/13325/task/13328/stat : 13328 (java) S 13322 13322 13018 0 -1 64 13 0 0 0 0 0 0 0 15 0 9 0 1992946861 908242944 199699 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13325/tid=13329] ppid=13322 vsize=886956 CPUtime=0
/proc/13325/task/13329/stat : 13329 (java) S 13322 13322 13018 0 -1 64 7 0 0 0 0 0 0 0 16 0 9 0 1992946862 908242944 199699 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13325/tid=13330] ppid=13322 vsize=886956 CPUtime=0
/proc/13325/task/13330/stat : 13330 (java) S 13322 13322 13018 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1992946863 908242944 199699 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13325/tid=13331] ppid=13322 vsize=886956 CPUtime=0.7
/proc/13325/task/13331/stat : 13331 (java) S 13322 13322 13018 0 -1 64 2435 0 0 0 68 2 0 0 16 0 9 0 1992946863 908242944 199699 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13325/tid=13332] ppid=13322 vsize=886956 CPUtime=0
/proc/13325/task/13332/stat : 13332 (java) S 13322 13322 13018 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1992946864 908242944 199699 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13325/tid=13333] ppid=13322 vsize=886956 CPUtime=0
/proc/13325/task/13333/stat : 13333 (java) S 13322 13322 13018 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1992946864 908242944 199699 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1601.63
Current children cumulated vsize (KiB) 892312

[startup+1662.3 s]
/proc/loadavg: 1.95 1.98 1.99 3/90 13379
/proc/meminfo: memFree=746672/2055920 swapFree=4180000/4192956
[pid=13322] ppid=13320 vsize=5356 CPUtime=0
/proc/13322/stat : 13322 (concrete.sh) S 13320 13322 13018 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 1992946858 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13322/statm: 1339 242 201 169 0 50 0
[pid=13325] ppid=13322 vsize=886956 CPUtime=1661.61
/proc/13325/stat : 13325 (java) S 13322 13322 13018 0 -1 0 202716 0 1 0 166059 102 0 0 22 0 9 0 1992946859 908242944 199699 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13325/statm: 221739 199699 2588 9 0 216299 0
[pid=13325/tid=13326] ppid=13322 vsize=886956 CPUtime=1606.7
/proc/13325/task/13326/stat : 13326 (java) R 13322 13322 13018 0 -1 64 83944 0 1 0 160625 45 0 0 25 0 9 0 1992946860 908242944 199699 996147200 134512640 134550740 4294956016 18446744073709551615 4127608973 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13325/tid=13327] ppid=13322 vsize=886956 CPUtime=54.18
/proc/13325/task/13327/stat : 13327 (java) S 13322 13322 13018 0 -1 64 115598 0 0 0 5365 53 0 0 16 0 9 0 1992946861 908242944 199699 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13325/tid=13328] ppid=13322 vsize=886956 CPUtime=0
/proc/13325/task/13328/stat : 13328 (java) S 13322 13322 13018 0 -1 64 13 0 0 0 0 0 0 0 15 0 9 0 1992946861 908242944 199699 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13325/tid=13329] ppid=13322 vsize=886956 CPUtime=0
/proc/13325/task/13329/stat : 13329 (java) S 13322 13322 13018 0 -1 64 7 0 0 0 0 0 0 0 16 0 9 0 1992946862 908242944 199699 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13325/tid=13330] ppid=13322 vsize=886956 CPUtime=0
/proc/13325/task/13330/stat : 13330 (java) S 13322 13322 13018 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1992946863 908242944 199699 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13325/tid=13331] ppid=13322 vsize=886956 CPUtime=0.7
/proc/13325/task/13331/stat : 13331 (java) S 13322 13322 13018 0 -1 64 2435 0 0 0 68 2 0 0 16 0 9 0 1992946863 908242944 199699 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13325/tid=13332] ppid=13322 vsize=886956 CPUtime=0
/proc/13325/task/13332/stat : 13332 (java) S 13322 13322 13018 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1992946864 908242944 199699 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13325/tid=13333] ppid=13322 vsize=886956 CPUtime=0
/proc/13325/task/13333/stat : 13333 (java) S 13322 13322 13018 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1992946864 908242944 199699 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1661.61
Current children cumulated vsize (KiB) 892312

[startup+1722.3 s]
/proc/loadavg: 1.98 1.98 1.99 3/90 13379
/proc/meminfo: memFree=731952/2055920 swapFree=4180000/4192956
[pid=13322] ppid=13320 vsize=5356 CPUtime=0
/proc/13322/stat : 13322 (concrete.sh) S 13320 13322 13018 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 1992946858 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13322/statm: 1339 242 201 169 0 50 0
[pid=13325] ppid=13322 vsize=886956 CPUtime=1721.59
/proc/13325/stat : 13325 (java) S 13322 13322 13018 0 -1 0 202726 0 1 0 172057 102 0 0 22 0 9 0 1992946859 908242944 199699 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13325/statm: 221739 199699 2588 9 0 216299 0
[pid=13325/tid=13326] ppid=13322 vsize=886956 CPUtime=1666.66
/proc/13325/task/13326/stat : 13326 (java) R 13322 13322 13018 0 -1 64 83954 0 1 0 166621 45 0 0 25 0 9 0 1992946860 908242944 199699 996147200 134512640 134550740 4294956016 18446744073709551615 4127609008 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13325/tid=13327] ppid=13322 vsize=886956 CPUtime=54.2
/proc/13325/task/13327/stat : 13327 (java) S 13322 13322 13018 0 -1 64 115598 0 0 0 5367 53 0 0 16 0 9 0 1992946861 908242944 199699 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13325/tid=13328] ppid=13322 vsize=886956 CPUtime=0
/proc/13325/task/13328/stat : 13328 (java) S 13322 13322 13018 0 -1 64 13 0 0 0 0 0 0 0 15 0 9 0 1992946861 908242944 199699 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13325/tid=13329] ppid=13322 vsize=886956 CPUtime=0
/proc/13325/task/13329/stat : 13329 (java) S 13322 13322 13018 0 -1 64 7 0 0 0 0 0 0 0 16 0 9 0 1992946862 908242944 199699 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13325/tid=13330] ppid=13322 vsize=886956 CPUtime=0
/proc/13325/task/13330/stat : 13330 (java) S 13322 13322 13018 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1992946863 908242944 199699 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13325/tid=13331] ppid=13322 vsize=886956 CPUtime=0.7
/proc/13325/task/13331/stat : 13331 (java) S 13322 13322 13018 0 -1 64 2435 0 0 0 68 2 0 0 16 0 9 0 1992946863 908242944 199699 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13325/tid=13332] ppid=13322 vsize=886956 CPUtime=0
/proc/13325/task/13332/stat : 13332 (java) S 13322 13322 13018 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1992946864 908242944 199699 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13325/tid=13333] ppid=13322 vsize=886956 CPUtime=0
/proc/13325/task/13333/stat : 13333 (java) S 13322 13322 13018 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1992946864 908242944 199699 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1721.59
Current children cumulated vsize (KiB) 892312

[startup+1782.3 s]
/proc/loadavg: 2.22 2.05 2.01 3/92 13418
/proc/meminfo: memFree=596128/2055920 swapFree=4180000/4192956
[pid=13322] ppid=13320 vsize=5356 CPUtime=0
/proc/13322/stat : 13322 (concrete.sh) S 13320 13322 13018 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 1992946858 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13322/statm: 1339 242 201 169 0 50 0
[pid=13325] ppid=13322 vsize=886956 CPUtime=1781.56
/proc/13325/stat : 13325 (java) S 13322 13322 13018 0 -1 0 202736 0 1 0 178053 103 0 0 22 0 9 0 1992946859 908242944 199699 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13325/statm: 221739 199699 2588 9 0 216299 0
[pid=13325/tid=13326] ppid=13322 vsize=886956 CPUtime=1726.62
/proc/13325/task/13326/stat : 13326 (java) R 13322 13322 13018 0 -1 64 83964 0 1 0 172616 46 0 0 25 0 9 0 1992946860 908242944 199699 996147200 134512640 134550740 4294956016 18446744073709551615 4127630792 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13325/tid=13327] ppid=13322 vsize=886956 CPUtime=54.21
/proc/13325/task/13327/stat : 13327 (java) S 13322 13322 13018 0 -1 64 115598 0 0 0 5368 53 0 0 16 0 9 0 1992946861 908242944 199699 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13325/tid=13328] ppid=13322 vsize=886956 CPUtime=0
/proc/13325/task/13328/stat : 13328 (java) S 13322 13322 13018 0 -1 64 13 0 0 0 0 0 0 0 15 0 9 0 1992946861 908242944 199699 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13325/tid=13329] ppid=13322 vsize=886956 CPUtime=0
/proc/13325/task/13329/stat : 13329 (java) S 13322 13322 13018 0 -1 64 7 0 0 0 0 0 0 0 16 0 9 0 1992946862 908242944 199699 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13325/tid=13330] ppid=13322 vsize=886956 CPUtime=0
/proc/13325/task/13330/stat : 13330 (java) S 13322 13322 13018 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1992946863 908242944 199699 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13325/tid=13331] ppid=13322 vsize=886956 CPUtime=0.7
/proc/13325/task/13331/stat : 13331 (java) S 13322 13322 13018 0 -1 64 2435 0 0 0 68 2 0 0 16 0 9 0 1992946863 908242944 199699 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13325/tid=13332] ppid=13322 vsize=886956 CPUtime=0
/proc/13325/task/13332/stat : 13332 (java) S 13322 13322 13018 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1992946864 908242944 199699 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13325/tid=13333] ppid=13322 vsize=886956 CPUtime=0
/proc/13325/task/13333/stat : 13333 (java) S 13322 13322 13018 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1992946864 908242944 199699 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1781.56
Current children cumulated vsize (KiB) 892312



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.8 s]
/proc/loadavg: 2.16 2.04 2.01 3/92 13419
/proc/meminfo: memFree=595288/2055920 swapFree=4180000/4192956
[pid=13322] ppid=13320 vsize=5356 CPUtime=0
/proc/13322/stat : 13322 (concrete.sh) S 13320 13322 13018 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 1992946858 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13322/statm: 1339 242 201 169 0 50 0
[pid=13325] ppid=13322 vsize=886956 CPUtime=1800.06
/proc/13325/stat : 13325 (java) S 13322 13322 13018 0 -1 0 202739 0 1 0 179903 103 0 0 22 0 9 0 1992946859 908242944 199699 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13325/statm: 221739 199699 2588 9 0 216299 0
[pid=13325/tid=13326] ppid=13322 vsize=886956 CPUtime=1745.11
/proc/13325/task/13326/stat : 13326 (java) R 13322 13322 13018 0 -1 64 83967 0 1 0 174465 46 0 0 25 0 9 0 1992946860 908242944 199699 996147200 134512640 134550740 4294956016 18446744073709551615 4127644931 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13325/tid=13327] ppid=13322 vsize=886956 CPUtime=54.22
/proc/13325/task/13327/stat : 13327 (java) S 13322 13322 13018 0 -1 64 115598 0 0 0 5369 53 0 0 16 0 9 0 1992946861 908242944 199699 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13325/tid=13328] ppid=13322 vsize=886956 CPUtime=0
/proc/13325/task/13328/stat : 13328 (java) S 13322 13322 13018 0 -1 64 13 0 0 0 0 0 0 0 15 0 9 0 1992946861 908242944 199699 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13325/tid=13329] ppid=13322 vsize=886956 CPUtime=0
/proc/13325/task/13329/stat : 13329 (java) S 13322 13322 13018 0 -1 64 7 0 0 0 0 0 0 0 16 0 9 0 1992946862 908242944 199699 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13325/tid=13330] ppid=13322 vsize=886956 CPUtime=0
/proc/13325/task/13330/stat : 13330 (java) S 13322 13322 13018 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1992946863 908242944 199699 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13325/tid=13331] ppid=13322 vsize=886956 CPUtime=0.7
/proc/13325/task/13331/stat : 13331 (java) S 13322 13322 13018 0 -1 64 2435 0 0 0 68 2 0 0 16 0 9 0 1992946863 908242944 199699 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13325/tid=13332] ppid=13322 vsize=886956 CPUtime=0
/proc/13325/task/13332/stat : 13332 (java) S 13322 13322 13018 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1992946864 908242944 199699 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13325/tid=13333] ppid=13322 vsize=886956 CPUtime=0
/proc/13325/task/13333/stat : 13333 (java) S 13322 13322 13018 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1992946864 908242944 199699 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 892312

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

Real time (s): 1800.82
CPU time (s): 1800.06
CPU user time (s): 1799.03
CPU system time (s): 1.03
CPU usage (%): 99.9577
Max. virtual memory (cumulated for all children) (KiB): 897824

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= 4

runsolver used 2.21966 second user time and 6.02308 second system time

The end

Launcher Data (download as text)

Begin job on node23 at 2008-07-04 04:48:47
IDJOB=1064079
IDBENCH=54906
IDSOLVER=304
FILE ID=node23/1064079-1215139727
PBS_JOBID= 7877381
Free space on /tmp= 66556 MiB

SOLVER NAME= Concrete + CSP4J - WMC Engine 2008-05-30
BENCH NAME= CPAI08/csp/ukHerald/normalized-crossword-m1-uk-19-05.xml
COMMAND LINE= HOME/concrete.sh -c -ext 0 -s WMC BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1064079-1215139727/watcher-1064079-1215139727 -o /tmp/evaluation-result-1064079-1215139727/solver-1064079-1215139727 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/concrete.sh -c -ext 0 -s WMC HOME/instance-1064079-1215139727.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 7673da9bb2ec89d6ebeb64aba0b3e8de
RANDOM SEED=742525091

node23.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.216
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.216
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:        843424 kB
Buffers:         46788 kB
Cached:         303932 kB
SwapCached:       6756 kB
Active:         961172 kB
Inactive:       186656 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        843424 kB
SwapTotal:     4192956 kB
SwapFree:      4180000 kB
Dirty:            2428 kB
Writeback:           0 kB
Mapped:         813224 kB
Slab:            48264 kB
Committed_AS:  4161108 kB
PageTables:       3368 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= 66556 MiB
End job on node23 at 2008-07-04 05:18:50