Trace number 1083074

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 + CPS4J 2008-05-30? (TO) 1800 1825.62

General information on the benchmark

Namecsp/super-js/super-js-taillard-15/
normalized-super-js-taillard-15-15.xml
MD5SUMd4b8a3518de3d7b3c2da5e05ff268d86
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark57.2833
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of constraints5580
Maximum constraint arity2
Maximum domain size1298
Number of constraints which are defined in extension0
Number of constraints which are defined in intension5580
Global constraints used (with number of constraints)

Solver Data (download as text)

88.31/89.14	c CPU-LOAD 84.71
88.31/89.14	c LOADED 450 V (1298 E), 630 DiffConstraint, 225 ExtensionConstraint2D, 4725 DTPConstraint, arity 2, 84.71 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-1083074-1215224893/watcher-1083074-1215224893 -o /tmp/evaluation-result-1083074-1215224893/solver-1083074-1215224893 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/concrete.sh -c -ext 60 HOME/instance-1083074-1215224893.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.07 2.08 2.06 4/73 456
/proc/meminfo: memFree=1592200/2055920 swapFree=4180448/4192956
[pid=456] ppid=454 vsize=5260 CPUtime=0
/proc/456/stat : 456 (concrete.sh) R 454 456 28792 0 -1 4194304 66 0 0 0 0 0 0 0 20 0 1 0 2001463864 5386240 50 996147200 4194304 4889804 548682068800 18446744073709551615 237785632512 0 0 4096 0 0 0 0 17 1 0 0
/proc/456/statm: 1315 50 37 169 0 14 0

[startup+0.072251 s]
/proc/loadavg: 2.07 2.08 2.06 4/73 456
/proc/meminfo: memFree=1592200/2055920 swapFree=4180448/4192956
[pid=456] ppid=454 vsize=5356 CPUtime=0
/proc/456/stat : 456 (concrete.sh) S 454 456 28792 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 2001463864 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/456/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.102255 s]
/proc/loadavg: 2.07 2.08 2.06 4/73 456
/proc/meminfo: memFree=1592200/2055920 swapFree=4180448/4192956
[pid=456] ppid=454 vsize=5356 CPUtime=0
/proc/456/stat : 456 (concrete.sh) S 454 456 28792 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 2001463864 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/456/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.302275 s]
/proc/loadavg: 2.07 2.08 2.06 4/73 456
/proc/meminfo: memFree=1592200/2055920 swapFree=4180448/4192956
[pid=456] ppid=454 vsize=5356 CPUtime=0
/proc/456/stat : 456 (concrete.sh) S 454 456 28792 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 2001463864 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/456/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.702316 s]
/proc/loadavg: 2.07 2.08 2.06 4/73 456
/proc/meminfo: memFree=1592200/2055920 swapFree=4180448/4192956
[pid=456] ppid=454 vsize=5356 CPUtime=0
/proc/456/stat : 456 (concrete.sh) S 454 456 28792 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 2001463864 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/456/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.5024 s]
/proc/loadavg: 2.07 2.08 2.06 3/83 467
/proc/meminfo: memFree=1580600/2055920 swapFree=4180448/4192956
[pid=456] ppid=454 vsize=5356 CPUtime=0
/proc/456/stat : 456 (concrete.sh) S 454 456 28792 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 2001463864 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/456/statm: 1339 242 201 169 0 50 0
[pid=459] ppid=456 vsize=844364 CPUtime=1.47
/proc/459/stat : 459 (java) S 456 456 28792 0 -1 0 5631 0 1 0 142 5 0 0 18 0 9 0 2001463865 864628736 4911 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/459/statm: 211091 4911 1900 9 0 205652 0
[pid=459/tid=460] ppid=456 vsize=844364 CPUtime=1.2
/proc/459/task/460/stat : 460 (java) R 456 456 28792 0 -1 64 3448 0 1 0 118 2 0 0 25 0 9 0 2001463866 864628736 4911 996147200 134512640 134550740 4294956032 18446744073709551615 4125860632 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=459/tid=461] ppid=456 vsize=844364 CPUtime=0.09
/proc/459/task/461/stat : 461 (java) S 456 456 28792 0 -1 64 932 0 0 0 8 1 0 0 16 0 9 0 2001463867 864628736 4911 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=459/tid=462] ppid=456 vsize=844364 CPUtime=0
/proc/459/task/462/stat : 462 (java) S 456 456 28792 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2001463867 864628736 4911 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=459/tid=463] ppid=456 vsize=844364 CPUtime=0
/proc/459/task/463/stat : 463 (java) S 456 456 28792 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 2001463867 864628736 4911 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=459/tid=464] ppid=456 vsize=844364 CPUtime=0
/proc/459/task/464/stat : 464 (java) S 456 456 28792 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 2001463869 864628736 4911 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=459/tid=465] ppid=456 vsize=844364 CPUtime=0.14
/proc/459/task/465/stat : 465 (java) S 456 456 28792 0 -1 64 518 0 0 0 14 0 0 0 16 0 9 0 2001463869 864628736 4911 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=459/tid=466] ppid=456 vsize=844364 CPUtime=0
/proc/459/task/466/stat : 466 (java) S 456 456 28792 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2001463869 864628736 4911 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=459/tid=467] ppid=456 vsize=844364 CPUtime=0
/proc/459/task/467/stat : 467 (java) S 456 456 28792 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 2001463869 864628736 4911 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 849720

[startup+3.10157 s]
/proc/loadavg: 2.07 2.08 2.06 3/83 467
/proc/meminfo: memFree=1577720/2055920 swapFree=4180448/4192956
[pid=456] ppid=454 vsize=5356 CPUtime=0
/proc/456/stat : 456 (concrete.sh) S 454 456 28792 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 2001463864 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/456/statm: 1339 242 201 169 0 50 0
[pid=459] ppid=456 vsize=844364 CPUtime=3.05
/proc/459/stat : 459 (java) S 456 456 28792 0 -1 0 7374 0 1 0 298 7 0 0 18 0 9 0 2001463865 864628736 6296 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/459/statm: 211091 6296 2574 9 0 205652 0
[pid=459/tid=460] ppid=456 vsize=844364 CPUtime=2.62
/proc/459/task/460/stat : 460 (java) R 456 456 28792 0 -1 64 3619 0 1 0 259 3 0 0 25 0 9 0 2001463866 864628736 6296 996147200 134512640 134550740 4294956032 18446744073709551615 4125869211 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=459/tid=461] ppid=456 vsize=844364 CPUtime=0.26
/proc/459/task/461/stat : 461 (java) S 456 456 28792 0 -1 64 2504 0 0 0 23 3 0 0 16 0 9 0 2001463867 864628736 6296 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=459/tid=462] ppid=456 vsize=844364 CPUtime=0
/proc/459/task/462/stat : 462 (java) S 456 456 28792 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2001463867 864628736 6296 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=459/tid=463] ppid=456 vsize=844364 CPUtime=0
/proc/459/task/463/stat : 463 (java) S 456 456 28792 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 2001463867 864628736 6296 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=459/tid=464] ppid=456 vsize=844364 CPUtime=0
/proc/459/task/464/stat : 464 (java) S 456 456 28792 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 2001463869 864628736 6296 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=459/tid=465] ppid=456 vsize=844364 CPUtime=0.14
/proc/459/task/465/stat : 465 (java) S 456 456 28792 0 -1 64 518 0 0 0 14 0 0 0 16 0 9 0 2001463869 864628736 6296 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=459/tid=466] ppid=456 vsize=844364 CPUtime=0
/proc/459/task/466/stat : 466 (java) S 456 456 28792 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2001463869 864628736 6296 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=459/tid=467] ppid=456 vsize=844364 CPUtime=0
/proc/459/task/467/stat : 467 (java) S 456 456 28792 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 2001463869 864628736 6296 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 849720

[startup+6.3029 s]
/proc/loadavg: 2.06 2.08 2.06 3/84 468
/proc/meminfo: memFree=1547960/2055920 swapFree=4180448/4192956
[pid=456] ppid=454 vsize=5356 CPUtime=0
/proc/456/stat : 456 (concrete.sh) S 454 456 28792 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 2001463864 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/456/statm: 1339 242 201 169 0 50 0
[pid=459] ppid=456 vsize=850896 CPUtime=6.22
/proc/459/stat : 459 (java) S 456 456 28792 0 -1 0 18371 0 1 0 606 16 0 0 18 0 10 0 2001463865 871317504 15259 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/459/statm: 212724 15259 2579 9 0 207285 0
[pid=459/tid=460] ppid=456 vsize=850896 CPUtime=4.83
/proc/459/task/460/stat : 460 (java) R 456 456 28792 0 -1 64 4155 0 1 0 479 4 0 0 25 0 10 0 2001463866 871317504 15259 996147200 134512640 134550740 4294956032 18446744073709551615 4125719714 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=459/tid=461] ppid=456 vsize=850896 CPUtime=0.84
/proc/459/task/461/stat : 461 (java) S 456 456 28792 0 -1 64 11256 0 0 0 75 9 0 0 16 0 10 0 2001463867 871317504 15259 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=459/tid=462] ppid=456 vsize=850896 CPUtime=0
/proc/459/task/462/stat : 462 (java) S 456 456 28792 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 2001463867 871317504 15259 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=459/tid=463] ppid=456 vsize=850896 CPUtime=0
/proc/459/task/463/stat : 463 (java) S 456 456 28792 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 2001463867 871317504 15259 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=459/tid=464] ppid=456 vsize=850896 CPUtime=0
/proc/459/task/464/stat : 464 (java) S 456 456 28792 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 2001463869 871317504 15259 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=459/tid=465] ppid=456 vsize=850896 CPUtime=0.54
/proc/459/task/465/stat : 465 (java) S 456 456 28792 0 -1 64 2222 0 0 0 52 2 0 0 16 0 10 0 2001463869 871317504 15259 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=459/tid=466] ppid=456 vsize=850896 CPUtime=0
/proc/459/task/466/stat : 466 (java) S 456 456 28792 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 2001463869 871317504 15259 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=459/tid=467] ppid=456 vsize=850896 CPUtime=0
/proc/459/task/467/stat : 467 (java) S 456 456 28792 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 2001463869 871317504 15259 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=459/tid=468] ppid=456 vsize=850896 CPUtime=0
/proc/459/task/468/stat : 468 (java) S 456 456 28792 0 -1 64 5 0 0 0 0 0 0 0 24 0 10 0 2001464362 871317504 15259 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 856252

[startup+12.7016 s]
/proc/loadavg: 2.06 2.08 2.06 3/84 468
/proc/meminfo: memFree=1531896/2055920 swapFree=4180448/4192956
[pid=456] ppid=454 vsize=5356 CPUtime=0
/proc/456/stat : 456 (concrete.sh) S 454 456 28792 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 2001463864 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/456/statm: 1339 242 201 169 0 50 0
[pid=459] ppid=456 vsize=850936 CPUtime=12.56
/proc/459/stat : 459 (java) S 456 456 28792 0 -1 0 21765 0 1 0 1238 18 0 0 18 0 10 0 2001463865 871358464 18438 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/459/statm: 212734 18438 2583 9 0 207294 0
[pid=459/tid=460] ppid=456 vsize=850936 CPUtime=10.84
/proc/459/task/460/stat : 460 (java) R 456 456 28792 0 -1 64 4610 0 1 0 1079 5 0 0 25 0 10 0 2001463866 871358464 18438 996147200 134512640 134550740 4294956032 18446744073709551615 4127248868 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=459/tid=461] ppid=456 vsize=850936 CPUtime=1.12
/proc/459/task/461/stat : 461 (java) S 456 456 28792 0 -1 64 14148 0 0 0 102 10 0 0 16 0 10 0 2001463867 871358464 18438 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=459/tid=462] ppid=456 vsize=850936 CPUtime=0
/proc/459/task/462/stat : 462 (java) S 456 456 28792 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 2001463867 871358464 18438 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=459/tid=463] ppid=456 vsize=850936 CPUtime=0
/proc/459/task/463/stat : 463 (java) S 456 456 28792 0 -1 64 7 0 0 0 0 0 0 0 16 0 10 0 2001463867 871358464 18438 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=459/tid=464] ppid=456 vsize=850936 CPUtime=0
/proc/459/task/464/stat : 464 (java) S 456 456 28792 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 2001463869 871358464 18438 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=459/tid=465] ppid=456 vsize=850936 CPUtime=0.58
/proc/459/task/465/stat : 465 (java) S 456 456 28792 0 -1 64 2268 0 0 0 56 2 0 0 15 0 10 0 2001463869 871358464 18438 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=459/tid=466] ppid=456 vsize=850936 CPUtime=0
/proc/459/task/466/stat : 466 (java) S 456 456 28792 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 2001463869 871358464 18438 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=459/tid=467] ppid=456 vsize=850936 CPUtime=0
/proc/459/task/467/stat : 467 (java) S 456 456 28792 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 2001463869 871358464 18438 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=459/tid=468] ppid=456 vsize=850936 CPUtime=0
/proc/459/task/468/stat : 468 (java) S 456 456 28792 0 -1 64 5 0 0 0 0 0 0 0 24 0 10 0 2001464362 871358464 18438 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 856292

[startup+25.5029 s]
/proc/loadavg: 2.04 2.08 2.05 3/84 468
/proc/meminfo: memFree=1507704/2055920 swapFree=4180448/4192956
[pid=456] ppid=454 vsize=5356 CPUtime=0
/proc/456/stat : 456 (concrete.sh) S 454 456 28792 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 2001463864 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/456/statm: 1339 242 201 169 0 50 0
[pid=459] ppid=456 vsize=850936 CPUtime=25.24
/proc/459/stat : 459 (java) S 456 456 28792 0 -1 0 26859 0 1 0 2503 21 0 0 18 0 10 0 2001463865 871358464 23524 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/459/statm: 212734 23524 2583 9 0 207294 0
[pid=459/tid=460] ppid=456 vsize=850936 CPUtime=23.22
/proc/459/task/460/stat : 460 (java) R 456 456 28792 0 -1 64 4899 0 1 0 2317 5 0 0 25 0 10 0 2001463866 871358464 23524 996147200 134512640 134550740 4294956032 18446744073709551615 4127250622 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=459/tid=461] ppid=456 vsize=850936 CPUtime=1.39
/proc/459/task/461/stat : 461 (java) S 456 456 28792 0 -1 64 18935 0 0 0 126 13 0 0 17 0 10 0 2001463867 871358464 23524 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=459/tid=462] ppid=456 vsize=850936 CPUtime=0
/proc/459/task/462/stat : 462 (java) S 456 456 28792 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 2001463867 871358464 23524 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=459/tid=463] ppid=456 vsize=850936 CPUtime=0
/proc/459/task/463/stat : 463 (java) S 456 456 28792 0 -1 64 7 0 0 0 0 0 0 0 16 0 10 0 2001463867 871358464 23524 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=459/tid=464] ppid=456 vsize=850936 CPUtime=0
/proc/459/task/464/stat : 464 (java) S 456 456 28792 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 2001463869 871358464 23524 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=459/tid=465] ppid=456 vsize=850936 CPUtime=0.61
/proc/459/task/465/stat : 465 (java) S 456 456 28792 0 -1 64 2286 0 0 0 59 2 0 0 15 0 10 0 2001463869 871358464 23524 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=459/tid=466] ppid=456 vsize=850936 CPUtime=0
/proc/459/task/466/stat : 466 (java) S 456 456 28792 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 2001463869 871358464 23524 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=459/tid=467] ppid=456 vsize=850936 CPUtime=0
/proc/459/task/467/stat : 467 (java) S 456 456 28792 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 2001463869 871358464 23524 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=459/tid=468] ppid=456 vsize=850936 CPUtime=0
/proc/459/task/468/stat : 468 (java) S 456 456 28792 0 -1 64 5 0 0 0 0 0 0 0 24 0 10 0 2001464362 871358464 23524 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.24

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

/proc/459/task/465/stat : 465 (java) S 456 456 28792 0 -1 64 2314 0 0 0 67 2 0 0 15 0 9 0 2001463869 871358464 74911 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=459/tid=466] ppid=456 vsize=850936 CPUtime=0
/proc/459/task/466/stat : 466 (java) S 456 456 28792 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2001463869 871358464 74911 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=459/tid=467] ppid=456 vsize=850936 CPUtime=0
/proc/459/task/467/stat : 467 (java) S 456 456 28792 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 2001463869 871358464 74911 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1522.18
Current children cumulated vsize (KiB) 856292

[startup+1602.3 s]
/proc/loadavg: 2.10 2.15 2.05 3/102 526
/proc/meminfo: memFree=1204760/2055920 swapFree=4180448/4192956
[pid=456] ppid=454 vsize=5356 CPUtime=0
/proc/456/stat : 456 (concrete.sh) S 454 456 28792 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 2001463864 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/456/statm: 1339 242 201 169 0 50 0
[pid=459] ppid=456 vsize=850936 CPUtime=1581.03
/proc/459/stat : 459 (java) S 456 456 28792 0 -1 0 78439 0 1 0 158054 49 0 0 18 0 9 0 2001463865 871358464 74911 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/459/statm: 212734 74911 2585 9 0 207294 0
[pid=459/tid=460] ppid=456 vsize=850936 CPUtime=1576.77
/proc/459/task/460/stat : 460 (java) R 456 456 28792 0 -1 64 7861 0 1 0 157665 12 0 0 25 0 9 0 2001463866 871358464 74911 996147200 134512640 134550740 4294956032 18446744073709551615 4127352850 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=459/tid=461] ppid=456 vsize=850936 CPUtime=3.53
/proc/459/task/461/stat : 461 (java) S 456 456 28792 0 -1 64 67521 0 0 0 321 32 0 0 16 0 9 0 2001463867 871358464 74911 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=459/tid=462] ppid=456 vsize=850936 CPUtime=0
/proc/459/task/462/stat : 462 (java) S 456 456 28792 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2001463867 871358464 74911 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=459/tid=463] ppid=456 vsize=850936 CPUtime=0
/proc/459/task/463/stat : 463 (java) S 456 456 28792 0 -1 64 8 0 0 0 0 0 0 0 16 0 9 0 2001463867 871358464 74911 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=459/tid=464] ppid=456 vsize=850936 CPUtime=0
/proc/459/task/464/stat : 464 (java) S 456 456 28792 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 2001463869 871358464 74911 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=459/tid=465] ppid=456 vsize=850936 CPUtime=0.69
/proc/459/task/465/stat : 465 (java) S 456 456 28792 0 -1 64 2314 0 0 0 67 2 0 0 15 0 9 0 2001463869 871358464 74911 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=459/tid=466] ppid=456 vsize=850936 CPUtime=0
/proc/459/task/466/stat : 466 (java) S 456 456 28792 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2001463869 871358464 74911 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=459/tid=467] ppid=456 vsize=850936 CPUtime=0
/proc/459/task/467/stat : 467 (java) S 456 456 28792 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 2001463869 871358464 74911 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1581.03
Current children cumulated vsize (KiB) 856292

[startup+1662.3 s]
/proc/loadavg: 2.04 2.12 2.05 3/102 526
/proc/meminfo: memFree=1204696/2055920 swapFree=4180448/4192956
[pid=456] ppid=454 vsize=5356 CPUtime=0
/proc/456/stat : 456 (concrete.sh) S 454 456 28792 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 2001463864 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/456/statm: 1339 242 201 169 0 50 0
[pid=459] ppid=456 vsize=850936 CPUtime=1639.86
/proc/459/stat : 459 (java) S 456 456 28792 0 -1 0 78440 0 1 0 163937 49 0 0 18 0 9 0 2001463865 871358464 74911 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/459/statm: 212734 74911 2585 9 0 207294 0
[pid=459/tid=460] ppid=456 vsize=850936 CPUtime=1635.6
/proc/459/task/460/stat : 460 (java) R 456 456 28792 0 -1 64 7862 0 1 0 163548 12 0 0 25 0 9 0 2001463866 871358464 74911 996147200 134512640 134550740 4294956032 18446744073709551615 4127453549 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=459/tid=461] ppid=456 vsize=850936 CPUtime=3.53
/proc/459/task/461/stat : 461 (java) S 456 456 28792 0 -1 64 67521 0 0 0 321 32 0 0 16 0 9 0 2001463867 871358464 74911 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=459/tid=462] ppid=456 vsize=850936 CPUtime=0
/proc/459/task/462/stat : 462 (java) S 456 456 28792 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2001463867 871358464 74911 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=459/tid=463] ppid=456 vsize=850936 CPUtime=0
/proc/459/task/463/stat : 463 (java) S 456 456 28792 0 -1 64 8 0 0 0 0 0 0 0 16 0 9 0 2001463867 871358464 74911 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=459/tid=464] ppid=456 vsize=850936 CPUtime=0
/proc/459/task/464/stat : 464 (java) S 456 456 28792 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 2001463869 871358464 74911 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=459/tid=465] ppid=456 vsize=850936 CPUtime=0.69
/proc/459/task/465/stat : 465 (java) S 456 456 28792 0 -1 64 2314 0 0 0 67 2 0 0 15 0 9 0 2001463869 871358464 74911 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=459/tid=466] ppid=456 vsize=850936 CPUtime=0
/proc/459/task/466/stat : 466 (java) S 456 456 28792 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2001463869 871358464 74911 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=459/tid=467] ppid=456 vsize=850936 CPUtime=0
/proc/459/task/467/stat : 467 (java) S 456 456 28792 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 2001463869 871358464 74911 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1639.86
Current children cumulated vsize (KiB) 856292

[startup+1722.3 s]
/proc/loadavg: 2.01 2.10 2.04 3/102 526
/proc/meminfo: memFree=1204568/2055920 swapFree=4180448/4192956
[pid=456] ppid=454 vsize=5356 CPUtime=0
/proc/456/stat : 456 (concrete.sh) S 454 456 28792 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 2001463864 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/456/statm: 1339 242 201 169 0 50 0
[pid=459] ppid=456 vsize=850936 CPUtime=1698.7
/proc/459/stat : 459 (java) S 456 456 28792 0 -1 0 78441 0 1 0 169821 49 0 0 18 0 9 0 2001463865 871358464 74911 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/459/statm: 212734 74911 2585 9 0 207294 0
[pid=459/tid=460] ppid=456 vsize=850936 CPUtime=1694.44
/proc/459/task/460/stat : 460 (java) R 456 456 28792 0 -1 64 7863 0 1 0 169432 12 0 0 25 0 9 0 2001463866 871358464 74911 996147200 134512640 134550740 4294956032 18446744073709551615 4127324263 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=459/tid=461] ppid=456 vsize=850936 CPUtime=3.53
/proc/459/task/461/stat : 461 (java) S 456 456 28792 0 -1 64 67521 0 0 0 321 32 0 0 16 0 9 0 2001463867 871358464 74911 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=459/tid=462] ppid=456 vsize=850936 CPUtime=0
/proc/459/task/462/stat : 462 (java) S 456 456 28792 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2001463867 871358464 74911 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=459/tid=463] ppid=456 vsize=850936 CPUtime=0
/proc/459/task/463/stat : 463 (java) S 456 456 28792 0 -1 64 8 0 0 0 0 0 0 0 16 0 9 0 2001463867 871358464 74911 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=459/tid=464] ppid=456 vsize=850936 CPUtime=0
/proc/459/task/464/stat : 464 (java) S 456 456 28792 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 2001463869 871358464 74911 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=459/tid=465] ppid=456 vsize=850936 CPUtime=0.69
/proc/459/task/465/stat : 465 (java) S 456 456 28792 0 -1 64 2314 0 0 0 67 2 0 0 15 0 9 0 2001463869 871358464 74911 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=459/tid=466] ppid=456 vsize=850936 CPUtime=0
/proc/459/task/466/stat : 466 (java) S 456 456 28792 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2001463869 871358464 74911 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=459/tid=467] ppid=456 vsize=850936 CPUtime=0
/proc/459/task/467/stat : 467 (java) S 456 456 28792 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 2001463869 871358464 74911 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1698.7
Current children cumulated vsize (KiB) 856292

[startup+1782.3 s]
/proc/loadavg: 2.00 2.08 2.03 3/102 526
/proc/meminfo: memFree=1204568/2055920 swapFree=4180448/4192956
[pid=456] ppid=454 vsize=5356 CPUtime=0
/proc/456/stat : 456 (concrete.sh) S 454 456 28792 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 2001463864 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/456/statm: 1339 242 201 169 0 50 0
[pid=459] ppid=456 vsize=850936 CPUtime=1757.53
/proc/459/stat : 459 (java) S 456 456 28792 0 -1 0 78442 0 1 0 175704 49 0 0 18 0 9 0 2001463865 871358464 74911 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/459/statm: 212734 74911 2585 9 0 207294 0
[pid=459/tid=460] ppid=456 vsize=850936 CPUtime=1753.27
/proc/459/task/460/stat : 460 (java) R 456 456 28792 0 -1 64 7864 0 1 0 175315 12 0 0 25 0 9 0 2001463866 871358464 74911 996147200 134512640 134550740 4294956032 18446744073709551615 4127321087 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=459/tid=461] ppid=456 vsize=850936 CPUtime=3.53
/proc/459/task/461/stat : 461 (java) S 456 456 28792 0 -1 64 67521 0 0 0 321 32 0 0 16 0 9 0 2001463867 871358464 74911 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=459/tid=462] ppid=456 vsize=850936 CPUtime=0
/proc/459/task/462/stat : 462 (java) S 456 456 28792 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2001463867 871358464 74911 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=459/tid=463] ppid=456 vsize=850936 CPUtime=0
/proc/459/task/463/stat : 463 (java) S 456 456 28792 0 -1 64 8 0 0 0 0 0 0 0 16 0 9 0 2001463867 871358464 74911 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=459/tid=464] ppid=456 vsize=850936 CPUtime=0
/proc/459/task/464/stat : 464 (java) S 456 456 28792 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 2001463869 871358464 74911 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=459/tid=465] ppid=456 vsize=850936 CPUtime=0.69
/proc/459/task/465/stat : 465 (java) S 456 456 28792 0 -1 64 2314 0 0 0 67 2 0 0 15 0 9 0 2001463869 871358464 74911 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=459/tid=466] ppid=456 vsize=850936 CPUtime=0
/proc/459/task/466/stat : 466 (java) S 456 456 28792 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2001463869 871358464 74911 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=459/tid=467] ppid=456 vsize=850936 CPUtime=0
/proc/459/task/467/stat : 467 (java) S 456 456 28792 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 2001463869 871358464 74911 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1757.53
Current children cumulated vsize (KiB) 856292



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1825.6 s]
/proc/loadavg: 2.00 2.06 2.03 5/102 526
/proc/meminfo: memFree=1204568/2055920 swapFree=4180448/4192956
[pid=456] ppid=454 vsize=5356 CPUtime=0
/proc/456/stat : 456 (concrete.sh) S 454 456 28792 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 2001463864 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/456/statm: 1339 242 201 169 0 50 0
[pid=459] ppid=456 vsize=850936 CPUtime=1800
/proc/459/stat : 459 (java) S 456 456 28792 0 -1 0 78443 0 1 0 179951 49 0 0 18 0 9 0 2001463865 871358464 74911 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/459/statm: 212734 74911 2585 9 0 207294 0
[pid=459/tid=460] ppid=456 vsize=850936 CPUtime=1795.73
/proc/459/task/460/stat : 460 (java) R 456 456 28792 0 -1 64 7865 0 1 0 179561 12 0 0 25 0 9 0 2001463866 871358464 74911 996147200 134512640 134550740 4294956032 18446744073709551615 4127357379 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=459/tid=461] ppid=456 vsize=850936 CPUtime=3.53
/proc/459/task/461/stat : 461 (java) S 456 456 28792 0 -1 64 67521 0 0 0 321 32 0 0 16 0 9 0 2001463867 871358464 74911 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=459/tid=462] ppid=456 vsize=850936 CPUtime=0
/proc/459/task/462/stat : 462 (java) S 456 456 28792 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2001463867 871358464 74911 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=459/tid=463] ppid=456 vsize=850936 CPUtime=0
/proc/459/task/463/stat : 463 (java) S 456 456 28792 0 -1 64 8 0 0 0 0 0 0 0 16 0 9 0 2001463867 871358464 74911 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=459/tid=464] ppid=456 vsize=850936 CPUtime=0
/proc/459/task/464/stat : 464 (java) S 456 456 28792 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 2001463869 871358464 74911 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=459/tid=465] ppid=456 vsize=850936 CPUtime=0.69
/proc/459/task/465/stat : 465 (java) S 456 456 28792 0 -1 64 2314 0 0 0 67 2 0 0 15 0 9 0 2001463869 871358464 74911 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=459/tid=466] ppid=456 vsize=850936 CPUtime=0
/proc/459/task/466/stat : 466 (java) S 456 456 28792 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2001463869 871358464 74911 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=459/tid=467] ppid=456 vsize=850936 CPUtime=0
/proc/459/task/467/stat : 467 (java) R 456 456 28792 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 2001463869 871358464 74911 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 856292

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

Real time (s): 1825.62
CPU time (s): 1800
CPU user time (s): 1799.51
CPU system time (s): 0.49
CPU usage (%): 98.5967
Max. virtual memory (cumulated for all children) (KiB): 856644

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.002999
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= 444
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8
involuntary context switches= 5

runsolver used 2.09968 second user time and 6.21505 second system time

The end

Launcher Data (download as text)

Begin job on node24 at 2008-07-05 04:28:13
IDJOB=1083074
IDBENCH=57406
IDSOLVER=305
FILE ID=node24/1083074-1215224893
PBS_JOBID= 7881734
Free space on /tmp= 66432 MiB

SOLVER NAME= Concrete + CPS4J 2008-05-30
BENCH NAME= CPAI08/csp/super-js/super-js-taillard-15/normalized-super-js-taillard-15-15.xml
COMMAND LINE= HOME/concrete.sh -c -ext 60 BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1083074-1215224893/watcher-1083074-1215224893 -o /tmp/evaluation-result-1083074-1215224893/solver-1083074-1215224893 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/concrete.sh -c -ext 60 HOME/instance-1083074-1215224893.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= d4b8a3518de3d7b3c2da5e05ff268d86
RANDOM SEED=469165921

node24.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.232
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.232
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:       1592680 kB
Buffers:         68132 kB
Cached:         313388 kB
SwapCached:       6556 kB
Active:         208872 kB
Inactive:       186104 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1592680 kB
SwapTotal:     4192956 kB
SwapFree:      4180448 kB
Dirty:            1464 kB
Writeback:           0 kB
Mapped:          21056 kB
Slab:            53424 kB
Committed_AS:  3563708 kB
PageTables:       1860 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= 66436 MiB
End job on node24 at 2008-07-05 04:58:41