Trace number 1109618

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerNumber of falsified constraintsCPU timeWall clock time
Concrete + CSP4J - Tabu Engine 2008-05-30MSAT (TO)4 3600.01 3610.92

General information on the benchmark

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

Solver Data (download as text)

0.97/1.04	c CPU-LOAD 0.55
0.97/1.04	c LOADED 20 V (10 E), 5 ExtensionConstraintGeneral, arity 10, 0.55 cpu
322.47/324.47	s SATISFIABLE
322.47/324.47	o 1
322.47/324.47	v 5 4 4 9 3 9 4 3 8 4 0 5 1 2 2 7 5 2 4 8 

Verifier Data (download as text)

OK	4	1
4 unsatisfied constraints, 1 satisfied constraints

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1109618-1215805958/watcher-1109618-1215805958 -o /tmp/evaluation-result-1109618-1215805958/solver-1109618-1215805958 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/concrete.sh -c -ext 0 -max -s Tabu HOME/instance-1109618-1215805958.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 4000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.97 2.05 2.06 4/101 12723
/proc/meminfo: memFree=1843272/2055920 swapFree=4192812/4192956
[pid=12723] ppid=12721 vsize=5356 CPUtime=0
/proc/12723/stat : 12723 (concrete.sh) S 12721 12723 12444 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 37293201 5484544 242 996147200 4194304 4889804 548682068752 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12723/statm: 1339 242 201 169 0 50 0
[pid=12725] ppid=12723 vsize=152 CPUtime=0
/proc/12725/stat : 12725 (java) D 12723 12723 12444 0 -1 0 40 0 0 0 0 0 0 0 18 0 1 0 37293202 155648 26 996147200 134512640 134550740 4294956160 18446744073709551615 11768612 0 2147483391 4096 0 18446744072099855350 0 0 17 0 0 0
/proc/12725/statm: 38 26 19 9 0 4 0

[startup+0.110319 s]
/proc/loadavg: 1.97 2.05 2.06 4/101 12723
/proc/meminfo: memFree=1843272/2055920 swapFree=4192812/4192956
[pid=12723] ppid=12721 vsize=5356 CPUtime=0
/proc/12723/stat : 12723 (concrete.sh) S 12721 12723 12444 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 37293201 5484544 242 996147200 4194304 4889804 548682068752 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12723/statm: 1339 242 201 169 0 50 0
[pid=12725] ppid=12723 vsize=843088 CPUtime=0.09
/proc/12725/stat : 12725 (java) S 12723 12723 12444 0 -1 0 3464 0 1 0 7 2 0 0 18 0 9 0 37293202 863322112 2917 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12725/statm: 210772 2918 1685 9 0 205349 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 848444

[startup+0.20133 s]
/proc/loadavg: 1.97 2.05 2.06 4/101 12723
/proc/meminfo: memFree=1843272/2055920 swapFree=4192812/4192956
[pid=12723] ppid=12721 vsize=5356 CPUtime=0
/proc/12723/stat : 12723 (concrete.sh) S 12721 12723 12444 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 37293201 5484544 242 996147200 4194304 4889804 548682068752 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12723/statm: 1339 242 201 169 0 50 0
[pid=12725] ppid=12723 vsize=843544 CPUtime=0.17
/proc/12725/stat : 12725 (java) S 12723 12723 12444 0 -1 0 4277 0 1 0 15 2 0 0 18 0 9 0 37293202 863789056 3692 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12725/statm: 210886 3698 1807 9 0 205454 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 848900

[startup+0.301339 s]
/proc/loadavg: 1.97 2.05 2.06 4/101 12723
/proc/meminfo: memFree=1843272/2055920 swapFree=4192812/4192956
[pid=12723] ppid=12721 vsize=5356 CPUtime=0
/proc/12723/stat : 12723 (concrete.sh) S 12721 12723 12444 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 37293201 5484544 242 996147200 4194304 4889804 548682068752 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12723/statm: 1339 242 201 169 0 50 0
[pid=12725] ppid=12723 vsize=843544 CPUtime=0.28
/proc/12725/stat : 12725 (java) S 12723 12723 12444 0 -1 0 4679 0 1 0 25 3 0 0 18 0 9 0 37293202 863789056 4090 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12725/statm: 210886 4090 1816 9 0 205454 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 848900

[startup+0.701385 s]
/proc/loadavg: 1.97 2.05 2.06 4/101 12723
/proc/meminfo: memFree=1843272/2055920 swapFree=4192812/4192956
[pid=12723] ppid=12721 vsize=5356 CPUtime=0
/proc/12723/stat : 12723 (concrete.sh) S 12721 12723 12444 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 37293201 5484544 242 996147200 4194304 4889804 548682068752 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12723/statm: 1339 242 201 169 0 50 0
[pid=12725] ppid=12723 vsize=843676 CPUtime=0.67
/proc/12725/stat : 12725 (java) S 12723 12723 12444 0 -1 0 6636 0 1 0 63 4 0 0 18 0 9 0 37293202 863924224 5816 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12725/statm: 210919 5816 2563 9 0 205487 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 849032

[startup+1.50247 s]
/proc/loadavg: 1.97 2.05 2.06 3/111 12735
/proc/meminfo: memFree=1825464/2055920 swapFree=4192812/4192956
[pid=12723] ppid=12721 vsize=5356 CPUtime=0
/proc/12723/stat : 12723 (concrete.sh) S 12721 12723 12444 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 37293201 5484544 242 996147200 4194304 4889804 548682068752 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12723/statm: 1339 242 201 169 0 50 0
[pid=12725] ppid=12723 vsize=844708 CPUtime=1.47
/proc/12725/stat : 12725 (java) S 12723 12723 12444 0 -1 0 7755 0 1 0 141 6 0 0 18 0 9 0 37293202 864980992 6874 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12725/statm: 211177 6874 2571 9 0 205744 0
[pid=12725/tid=12727] ppid=12723 vsize=844708 CPUtime=1.01
/proc/12725/task/12727/stat : 12727 (java) R 12723 12723 12444 0 -1 64 3184 0 1 0 99 2 0 0 25 0 9 0 37293203 864980992 6874 996147200 134512640 134550740 4294956000 18446744073709551615 4125908463 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12725/tid=12728] ppid=12723 vsize=844708 CPUtime=0.32
/proc/12725/task/12728/stat : 12728 (java) S 12723 12723 12444 0 -1 64 3476 0 0 0 30 2 0 0 16 0 9 0 37293204 864980992 6874 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12725/tid=12729] ppid=12723 vsize=844708 CPUtime=0
/proc/12725/task/12729/stat : 12729 (java) S 12723 12723 12444 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 37293204 864980992 6874 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12725/tid=12730] ppid=12723 vsize=844708 CPUtime=0
/proc/12725/task/12730/stat : 12730 (java) S 12723 12723 12444 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 37293204 864980992 6874 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12725/tid=12731] ppid=12723 vsize=844708 CPUtime=0
/proc/12725/task/12731/stat : 12731 (java) S 12723 12723 12444 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 37293206 864980992 6874 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12725/tid=12732] ppid=12723 vsize=844708 CPUtime=0.1
/proc/12725/task/12732/stat : 12732 (java) S 12723 12723 12444 0 -1 64 357 0 0 0 10 0 0 0 16 0 9 0 37293206 864980992 6874 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12725/tid=12733] ppid=12723 vsize=844708 CPUtime=0
/proc/12725/task/12733/stat : 12733 (java) S 12723 12723 12444 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 37293206 864980992 6874 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12725/tid=12734] ppid=12723 vsize=844708 CPUtime=0
/proc/12725/task/12734/stat : 12734 (java) S 12723 12723 12444 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 37293206 864980992 6874 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 850064

[startup+3.10266 s]
/proc/loadavg: 1.97 2.05 2.06 3/111 12735
/proc/meminfo: memFree=1825144/2055920 swapFree=4192812/4192956
[pid=12723] ppid=12721 vsize=5356 CPUtime=0
/proc/12723/stat : 12723 (concrete.sh) S 12721 12723 12444 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 37293201 5484544 242 996147200 4194304 4889804 548682068752 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12723/statm: 1339 242 201 169 0 50 0
[pid=12725] ppid=12723 vsize=844708 CPUtime=3.05
/proc/12725/stat : 12725 (java) S 12723 12723 12444 0 -1 0 7758 0 1 0 299 6 0 0 18 0 9 0 37293202 864980992 6876 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12725/statm: 211177 6876 2571 9 0 205744 0
[pid=12725/tid=12727] ppid=12723 vsize=844708 CPUtime=2.6
/proc/12725/task/12727/stat : 12727 (java) R 12723 12723 12444 0 -1 64 3185 0 1 0 257 3 0 0 25 0 9 0 37293203 864980992 6876 996147200 134512640 134550740 4294956000 18446744073709551615 4125949192 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12725/tid=12728] ppid=12723 vsize=844708 CPUtime=0.32
/proc/12725/task/12728/stat : 12728 (java) S 12723 12723 12444 0 -1 64 3476 0 0 0 30 2 0 0 17 0 9 0 37293204 864980992 6876 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12725/tid=12729] ppid=12723 vsize=844708 CPUtime=0
/proc/12725/task/12729/stat : 12729 (java) S 12723 12723 12444 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 37293204 864980992 6876 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12725/tid=12730] ppid=12723 vsize=844708 CPUtime=0
/proc/12725/task/12730/stat : 12730 (java) S 12723 12723 12444 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 37293204 864980992 6876 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12725/tid=12731] ppid=12723 vsize=844708 CPUtime=0
/proc/12725/task/12731/stat : 12731 (java) S 12723 12723 12444 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 37293206 864980992 6876 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12725/tid=12732] ppid=12723 vsize=844708 CPUtime=0.1
/proc/12725/task/12732/stat : 12732 (java) S 12723 12723 12444 0 -1 64 359 0 0 0 10 0 0 0 16 0 9 0 37293206 864980992 6876 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12725/tid=12733] ppid=12723 vsize=844708 CPUtime=0
/proc/12725/task/12733/stat : 12733 (java) S 12723 12723 12444 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 37293206 864980992 6876 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12725/tid=12734] ppid=12723 vsize=844708 CPUtime=0
/proc/12725/task/12734/stat : 12734 (java) S 12723 12723 12444 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 37293206 864980992 6876 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 850064

[startup+6.30202 s]
/proc/loadavg: 1.97 2.05 2.06 3/111 12735
/proc/meminfo: memFree=1822392/2055920 swapFree=4192812/4192956
[pid=12723] ppid=12721 vsize=5356 CPUtime=0
/proc/12723/stat : 12723 (concrete.sh) S 12721 12723 12444 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 37293201 5484544 242 996147200 4194304 4889804 548682068752 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12723/statm: 1339 242 201 169 0 50 0
[pid=12725] ppid=12723 vsize=844708 CPUtime=6.24
/proc/12725/stat : 12725 (java) S 12723 12723 12444 0 -1 0 7764 0 1 0 617 7 0 0 18 0 9 0 37293202 864980992 6878 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12725/statm: 211177 6878 2571 9 0 205744 0
[pid=12725/tid=12727] ppid=12723 vsize=844708 CPUtime=5.77
/proc/12725/task/12727/stat : 12727 (java) R 12723 12723 12444 0 -1 64 3189 0 1 0 574 3 0 0 25 0 9 0 37293203 864980992 6878 996147200 134512640 134550740 4294956000 18446744073709551615 4125943976 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12725/tid=12728] ppid=12723 vsize=844708 CPUtime=0.32
/proc/12725/task/12728/stat : 12728 (java) S 12723 12723 12444 0 -1 64 3476 0 0 0 30 2 0 0 16 0 9 0 37293204 864980992 6878 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12725/tid=12729] ppid=12723 vsize=844708 CPUtime=0
/proc/12725/task/12729/stat : 12729 (java) S 12723 12723 12444 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 37293204 864980992 6878 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12725/tid=12730] ppid=12723 vsize=844708 CPUtime=0
/proc/12725/task/12730/stat : 12730 (java) S 12723 12723 12444 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 37293204 864980992 6878 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12725/tid=12731] ppid=12723 vsize=844708 CPUtime=0
/proc/12725/task/12731/stat : 12731 (java) S 12723 12723 12444 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 37293206 864980992 6878 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12725/tid=12732] ppid=12723 vsize=844708 CPUtime=0.11
/proc/12725/task/12732/stat : 12732 (java) S 12723 12723 12444 0 -1 64 361 0 0 0 11 0 0 0 16 0 9 0 37293206 864980992 6878 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12725/tid=12733] ppid=12723 vsize=844708 CPUtime=0
/proc/12725/task/12733/stat : 12733 (java) S 12723 12723 12444 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 37293206 864980992 6878 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12725/tid=12734] ppid=12723 vsize=844708 CPUtime=0
/proc/12725/task/12734/stat : 12734 (java) S 12723 12723 12444 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 37293206 864980992 6878 996147200 134512640 134550740 4294956000 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) 850064

[startup+12.7027 s]
/proc/loadavg: 1.97 2.05 2.06 3/111 12735
/proc/meminfo: memFree=1822136/2055920 swapFree=4192812/4192956
[pid=12723] ppid=12721 vsize=5356 CPUtime=0
/proc/12723/stat : 12723 (concrete.sh) S 12721 12723 12444 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 37293201 5484544 242 996147200 4194304 4889804 548682068752 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12723/statm: 1339 242 201 169 0 50 0
[pid=12725] ppid=12723 vsize=844708 CPUtime=12.61
/proc/12725/stat : 12725 (java) S 12723 12723 12444 0 -1 0 7778 0 1 0 1253 8 0 0 18 0 9 0 37293202 864980992 6888 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12725/statm: 211177 6888 2571 9 0 205744 0
[pid=12725/tid=12727] ppid=12723 vsize=844708 CPUtime=12.13
/proc/12725/task/12727/stat : 12727 (java) R 12723 12723 12444 0 -1 64 3193 0 1 0 1209 4 0 0 25 0 9 0 37293203 864980992 6888 996147200 134512640 134550740 4294956000 18446744073709551615 4125908528 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12725/tid=12728] ppid=12723 vsize=844708 CPUtime=0.32
/proc/12725/task/12728/stat : 12728 (java) S 12723 12723 12444 0 -1 64 3476 0 0 0 30 2 0 0 16 0 9 0 37293204 864980992 6888 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12725/tid=12729] ppid=12723 vsize=844708 CPUtime=0
/proc/12725/task/12729/stat : 12729 (java) S 12723 12723 12444 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 37293204 864980992 6888 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12725/tid=12730] ppid=12723 vsize=844708 CPUtime=0
/proc/12725/task/12730/stat : 12730 (java) S 12723 12723 12444 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 37293204 864980992 6888 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12725/tid=12731] ppid=12723 vsize=844708 CPUtime=0
/proc/12725/task/12731/stat : 12731 (java) S 12723 12723 12444 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 37293206 864980992 6888 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12725/tid=12732] ppid=12723 vsize=844708 CPUtime=0.12
/proc/12725/task/12732/stat : 12732 (java) S 12723 12723 12444 0 -1 64 371 0 0 0 12 0 0 0 15 0 9 0 37293206 864980992 6888 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12725/tid=12733] ppid=12723 vsize=844708 CPUtime=0
/proc/12725/task/12733/stat : 12733 (java) S 12723 12723 12444 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 37293206 864980992 6888 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12725/tid=12734] ppid=12723 vsize=844708 CPUtime=0
/proc/12725/task/12734/stat : 12734 (java) S 12723 12723 12444 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 37293206 864980992 6888 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 850064

[startup+25.5022 s]
/proc/loadavg: 1.98 2.05 2.06 3/111 12735
/proc/meminfo: memFree=1815800/2055920 swapFree=4192812/4192956
[pid=12723] ppid=12721 vsize=5356 CPUtime=0
/proc/12723/stat : 12723 (concrete.sh) S 12721 12723 12444 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 37293201 5484544 242 996147200 4194304 4889804 548682068752 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12723/statm: 1339 242 201 169 0 50 0
[pid=12725] ppid=12723 vsize=844708 CPUtime=25.32
/proc/12725/stat : 12725 (java) S 12723 12723 12444 0 -1 0 7784 0 1 0 2522 10 0 0 18 0 9 0 37293202 864980992 6890 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12725/statm: 211177 6890 2571 9 0 205744 0
[pid=12725/tid=12727] ppid=12723 vsize=844708 CPUtime=24.85
/proc/12725/task/12727/stat : 12727 (java) R 12723 12723 12444 0 -1 64 3197 0 1 0 2478 7 0 0 25 0 9 0 37293203 864980992 6890 996147200 134512640 134550740 4294956000 18446744073709551615 4125920703 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12725/tid=12728] ppid=12723 vsize=844708 CPUtime=0.33
/proc/12725/task/12728/stat : 12728 (java) S 12723 12723 12444 0 -1 64 3476 0 0 0 31 2 0 0 16 0 9 0 37293204 864980992 6890 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12725/tid=12729] ppid=12723 vsize=844708 CPUtime=0
/proc/12725/task/12729/stat : 12729 (java) S 12723 12723 12444 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 37293204 864980992 6890 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12725/tid=12730] ppid=12723 vsize=844708 CPUtime=0
/proc/12725/task/12730/stat : 12730 (java) S 12723 12723 12444 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 37293204 864980992 6890 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0

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

/proc/12725/task/12732/stat : 12732 (java) S 12723 12723 12444 0 -1 64 385 0 0 0 14 0 0 0 16 0 9 0 37293206 864980992 6903 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12725/tid=12733] ppid=12723 vsize=844708 CPUtime=0
/proc/12725/task/12733/stat : 12733 (java) S 12723 12723 12444 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 37293206 864980992 6903 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12725/tid=12734] ppid=12723 vsize=844708 CPUtime=0
/proc/12725/task/12734/stat : 12734 (java) S 12723 12723 12444 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 37293206 864980992 6903 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3331.51
Current children cumulated vsize (KiB) 850064

[startup+3402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/102 12797
/proc/meminfo: memFree=1868544/2055920 swapFree=4192812/4192956
[pid=12723] ppid=12721 vsize=5356 CPUtime=0
/proc/12723/stat : 12723 (concrete.sh) S 12721 12723 12444 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 37293201 5484544 242 996147200 4194304 4889804 548682068752 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12723/statm: 1339 242 201 169 0 50 0
[pid=12725] ppid=12723 vsize=844708 CPUtime=3391.5
/proc/12725/stat : 12725 (java) S 12723 12723 12444 0 -1 0 8905 0 1 0 338659 491 0 0 18 0 9 0 37293202 864980992 6903 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12725/statm: 211177 6903 2571 9 0 205744 0
[pid=12725/tid=12727] ppid=12723 vsize=844708 CPUtime=3390.5
/proc/12725/task/12727/stat : 12727 (java) R 12723 12723 12444 0 -1 64 4306 0 1 0 338572 478 0 0 25 0 9 0 37293203 864980992 6903 996147200 134512640 134550740 4294956000 18446744073709551615 4125911138 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12725/tid=12728] ppid=12723 vsize=844708 CPUtime=0.81
/proc/12725/task/12728/stat : 12728 (java) S 12723 12723 12444 0 -1 64 3476 0 0 0 71 10 0 0 16 0 9 0 37293204 864980992 6903 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12725/tid=12729] ppid=12723 vsize=844708 CPUtime=0
/proc/12725/task/12729/stat : 12729 (java) S 12723 12723 12444 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 37293204 864980992 6903 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12725/tid=12730] ppid=12723 vsize=844708 CPUtime=0
/proc/12725/task/12730/stat : 12730 (java) S 12723 12723 12444 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 37293204 864980992 6903 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12725/tid=12731] ppid=12723 vsize=844708 CPUtime=0
/proc/12725/task/12731/stat : 12731 (java) S 12723 12723 12444 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 37293206 864980992 6903 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12725/tid=12732] ppid=12723 vsize=844708 CPUtime=0.14
/proc/12725/task/12732/stat : 12732 (java) S 12723 12723 12444 0 -1 64 385 0 0 0 14 0 0 0 16 0 9 0 37293206 864980992 6903 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12725/tid=12733] ppid=12723 vsize=844708 CPUtime=0
/proc/12725/task/12733/stat : 12733 (java) S 12723 12723 12444 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 37293206 864980992 6903 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12725/tid=12734] ppid=12723 vsize=844708 CPUtime=0
/proc/12725/task/12734/stat : 12734 (java) S 12723 12723 12444 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 37293206 864980992 6903 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3391.5
Current children cumulated vsize (KiB) 850064

[startup+3462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/102 12797
/proc/meminfo: memFree=1868352/2055920 swapFree=4192812/4192956
[pid=12723] ppid=12721 vsize=5356 CPUtime=0
/proc/12723/stat : 12723 (concrete.sh) S 12721 12723 12444 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 37293201 5484544 242 996147200 4194304 4889804 548682068752 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12723/statm: 1339 242 201 169 0 50 0
[pid=12725] ppid=12723 vsize=844708 CPUtime=3451.47
/proc/12725/stat : 12725 (java) S 12723 12723 12444 0 -1 0 8925 0 1 0 344647 500 0 0 18 0 9 0 37293202 864980992 6903 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12725/statm: 211177 6903 2571 9 0 205744 0
[pid=12725/tid=12727] ppid=12723 vsize=844708 CPUtime=3450.48
/proc/12725/task/12727/stat : 12727 (java) R 12723 12723 12444 0 -1 64 4326 0 1 0 344560 488 0 0 25 0 9 0 37293203 864980992 6903 996147200 134512640 134550740 4294956000 18446744073709551615 4125949136 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12725/tid=12728] ppid=12723 vsize=844708 CPUtime=0.82
/proc/12725/task/12728/stat : 12728 (java) S 12723 12723 12444 0 -1 64 3476 0 0 0 72 10 0 0 16 0 9 0 37293204 864980992 6903 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12725/tid=12729] ppid=12723 vsize=844708 CPUtime=0
/proc/12725/task/12729/stat : 12729 (java) S 12723 12723 12444 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 37293204 864980992 6903 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12725/tid=12730] ppid=12723 vsize=844708 CPUtime=0
/proc/12725/task/12730/stat : 12730 (java) S 12723 12723 12444 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 37293204 864980992 6903 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12725/tid=12731] ppid=12723 vsize=844708 CPUtime=0
/proc/12725/task/12731/stat : 12731 (java) S 12723 12723 12444 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 37293206 864980992 6903 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12725/tid=12732] ppid=12723 vsize=844708 CPUtime=0.14
/proc/12725/task/12732/stat : 12732 (java) S 12723 12723 12444 0 -1 64 385 0 0 0 14 0 0 0 16 0 9 0 37293206 864980992 6903 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12725/tid=12733] ppid=12723 vsize=844708 CPUtime=0
/proc/12725/task/12733/stat : 12733 (java) S 12723 12723 12444 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 37293206 864980992 6903 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12725/tid=12734] ppid=12723 vsize=844708 CPUtime=0
/proc/12725/task/12734/stat : 12734 (java) S 12723 12723 12444 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 37293206 864980992 6903 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3451.47
Current children cumulated vsize (KiB) 850064

[startup+3522.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/102 12797
/proc/meminfo: memFree=1868288/2055920 swapFree=4192812/4192956
[pid=12723] ppid=12721 vsize=5356 CPUtime=0
/proc/12723/stat : 12723 (concrete.sh) S 12721 12723 12444 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 37293201 5484544 242 996147200 4194304 4889804 548682068752 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12723/statm: 1339 242 201 169 0 50 0
[pid=12725] ppid=12723 vsize=844708 CPUtime=3511.46
/proc/12725/stat : 12725 (java) S 12723 12723 12444 0 -1 0 8946 0 1 0 350637 509 0 0 18 0 9 0 37293202 864980992 6903 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12725/statm: 211177 6903 2571 9 0 205744 0
[pid=12725/tid=12727] ppid=12723 vsize=844708 CPUtime=3510.45
/proc/12725/task/12727/stat : 12727 (java) R 12723 12723 12444 0 -1 64 4347 0 1 0 350549 496 0 0 25 0 9 0 37293203 864980992 6903 996147200 134512640 134550740 4294956000 18446744073709551615 4125908463 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12725/tid=12728] ppid=12723 vsize=844708 CPUtime=0.83
/proc/12725/task/12728/stat : 12728 (java) S 12723 12723 12444 0 -1 64 3476 0 0 0 72 11 0 0 17 0 9 0 37293204 864980992 6903 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12725/tid=12729] ppid=12723 vsize=844708 CPUtime=0
/proc/12725/task/12729/stat : 12729 (java) S 12723 12723 12444 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 37293204 864980992 6903 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12725/tid=12730] ppid=12723 vsize=844708 CPUtime=0
/proc/12725/task/12730/stat : 12730 (java) S 12723 12723 12444 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 37293204 864980992 6903 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12725/tid=12731] ppid=12723 vsize=844708 CPUtime=0
/proc/12725/task/12731/stat : 12731 (java) S 12723 12723 12444 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 37293206 864980992 6903 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12725/tid=12732] ppid=12723 vsize=844708 CPUtime=0.14
/proc/12725/task/12732/stat : 12732 (java) S 12723 12723 12444 0 -1 64 385 0 0 0 14 0 0 0 16 0 9 0 37293206 864980992 6903 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12725/tid=12733] ppid=12723 vsize=844708 CPUtime=0
/proc/12725/task/12733/stat : 12733 (java) S 12723 12723 12444 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 37293206 864980992 6903 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12725/tid=12734] ppid=12723 vsize=844708 CPUtime=0
/proc/12725/task/12734/stat : 12734 (java) S 12723 12723 12444 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 37293206 864980992 6903 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3511.46
Current children cumulated vsize (KiB) 850064

[startup+3582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/102 12797
/proc/meminfo: memFree=1868096/2055920 swapFree=4192812/4192956
[pid=12723] ppid=12721 vsize=5356 CPUtime=0
/proc/12723/stat : 12723 (concrete.sh) S 12721 12723 12444 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 37293201 5484544 242 996147200 4194304 4889804 548682068752 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12723/statm: 1339 242 201 169 0 50 0
[pid=12725] ppid=12723 vsize=844708 CPUtime=3571.41
/proc/12725/stat : 12725 (java) S 12723 12723 12444 0 -1 0 8966 0 1 0 356626 515 0 0 18 0 9 0 37293202 864980992 6903 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12725/statm: 211177 6903 2571 9 0 205744 0
[pid=12725/tid=12727] ppid=12723 vsize=844708 CPUtime=3570.41
/proc/12725/task/12727/stat : 12727 (java) R 12723 12723 12444 0 -1 64 4367 0 1 0 356538 503 0 0 25 0 9 0 37293203 864980992 6903 996147200 134512640 134550740 4294956000 18446744073709551615 4125933660 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12725/tid=12728] ppid=12723 vsize=844708 CPUtime=0.84
/proc/12725/task/12728/stat : 12728 (java) S 12723 12723 12444 0 -1 64 3476 0 0 0 73 11 0 0 16 0 9 0 37293204 864980992 6903 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12725/tid=12729] ppid=12723 vsize=844708 CPUtime=0
/proc/12725/task/12729/stat : 12729 (java) S 12723 12723 12444 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 37293204 864980992 6903 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12725/tid=12730] ppid=12723 vsize=844708 CPUtime=0
/proc/12725/task/12730/stat : 12730 (java) S 12723 12723 12444 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 37293204 864980992 6903 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12725/tid=12731] ppid=12723 vsize=844708 CPUtime=0
/proc/12725/task/12731/stat : 12731 (java) S 12723 12723 12444 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 37293206 864980992 6903 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12725/tid=12732] ppid=12723 vsize=844708 CPUtime=0.14
/proc/12725/task/12732/stat : 12732 (java) S 12723 12723 12444 0 -1 64 385 0 0 0 14 0 0 0 16 0 9 0 37293206 864980992 6903 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12725/tid=12733] ppid=12723 vsize=844708 CPUtime=0
/proc/12725/task/12733/stat : 12733 (java) S 12723 12723 12444 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 37293206 864980992 6903 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12725/tid=12734] ppid=12723 vsize=844708 CPUtime=0
/proc/12725/task/12734/stat : 12734 (java) S 12723 12723 12444 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 37293206 864980992 6903 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3571.41
Current children cumulated vsize (KiB) 850064



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/102 12797
/proc/meminfo: memFree=1868096/2055920 swapFree=4192812/4192956
[pid=12723] ppid=12721 vsize=5356 CPUtime=0
/proc/12723/stat : 12723 (concrete.sh) S 12721 12723 12444 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 37293201 5484544 242 996147200 4194304 4889804 548682068752 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12723/statm: 1339 242 201 169 0 50 0
[pid=12725] ppid=12723 vsize=844708 CPUtime=3600.01
/proc/12725/stat : 12725 (java) S 12723 12723 12444 0 -1 0 8976 0 1 0 359482 519 0 0 18 0 9 0 37293202 864980992 6903 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12725/statm: 211177 6903 2571 9 0 205744 0
[pid=12725/tid=12727] ppid=12723 vsize=844708 CPUtime=3599
/proc/12725/task/12727/stat : 12727 (java) R 12723 12723 12444 0 -1 64 4377 0 1 0 359393 507 0 0 25 0 9 0 37293203 864980992 6903 996147200 134512640 134550740 4294956000 18446744073709551615 4125908568 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12725/tid=12728] ppid=12723 vsize=844708 CPUtime=0.84
/proc/12725/task/12728/stat : 12728 (java) S 12723 12723 12444 0 -1 64 3476 0 0 0 73 11 0 0 17 0 9 0 37293204 864980992 6903 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12725/tid=12729] ppid=12723 vsize=844708 CPUtime=0
/proc/12725/task/12729/stat : 12729 (java) S 12723 12723 12444 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 37293204 864980992 6903 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12725/tid=12730] ppid=12723 vsize=844708 CPUtime=0
/proc/12725/task/12730/stat : 12730 (java) S 12723 12723 12444 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 37293204 864980992 6903 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12725/tid=12731] ppid=12723 vsize=844708 CPUtime=0
/proc/12725/task/12731/stat : 12731 (java) S 12723 12723 12444 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 37293206 864980992 6903 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12725/tid=12732] ppid=12723 vsize=844708 CPUtime=0.14
/proc/12725/task/12732/stat : 12732 (java) S 12723 12723 12444 0 -1 64 385 0 0 0 14 0 0 0 16 0 9 0 37293206 864980992 6903 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12725/tid=12733] ppid=12723 vsize=844708 CPUtime=0
/proc/12725/task/12733/stat : 12733 (java) S 12723 12723 12444 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 37293206 864980992 6903 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12725/tid=12734] ppid=12723 vsize=844708 CPUtime=0
/proc/12725/task/12734/stat : 12734 (java) S 12723 12723 12444 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 37293206 864980992 6903 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3600.01
Current children cumulated vsize (KiB) 850064

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 12723 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=3999
# CPU time returned by wait4() is 0.005998
# while last known CPU time is 3600.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 3610.92
CPU time (s): 3600.01
CPU user time (s): 3594.82
CPU system time (s): 5.19
CPU usage (%): 99.6978
Max. virtual memory (cumulated for all children) (KiB): 850068

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

runsolver used 5.39618 second user time and 14.3178 second system time

The end

Launcher Data (download as text)

Begin job on node76 at 2008-07-11 21:52:38
IDJOB=1109618
IDBENCH=60992
IDSOLVER=336
FILE ID=node76/1109618-1215805958
PBS_JOBID= 7903263
Free space on /tmp= 66484 MiB

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

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 64283c6e0cfc7dd65c2ff684d7d20483
RANDOM SEED=1639352839

node76.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.234
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.234
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1843760 kB
Buffers:          9760 kB
Cached:          58920 kB
SwapCached:          0 kB
Active:         146352 kB
Inactive:        19032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1843760 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1820 kB
Writeback:           0 kB
Mapped:         119092 kB
Slab:            29712 kB
Committed_AS:   333764 kB
PageTables:       3612 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= 66476 MiB
End job on node76 at 2008-07-11 22:52:51