Trace number 1057205

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Concrete + CSP4J - Tabu Engine 2008-05-30? (TO) 1800.03 1814.62

General information on the benchmark

Namecsp/primes-25/
normalized-primes-25-60-2-3.xml
MD5SUM0c7d80654a034cb410f3f3a37349f817
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.027994
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints60
Maximum constraint arity5
Maximum domain size96
Number of constraints which are defined in extension0
Number of constraints which are defined in intension60
Global constraints used (with number of constraints)

Solver Data (download as text)

11.04/11.59	c Thu Jul 03 20:24:39 CEST 2008 concrete.relationconverter.RelationManager strongOptimizeMemory
11.04/11.59	c WARNING: Could not free more memory in relations
11.23/11.75	c CPU-LOAD 3.63
11.23/11.75	c LOADED 100 V (96 E), 60 PredicateConstraint, arity 5, 3.63 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-1057205-1215109467/watcher-1057205-1215109467 -o /tmp/evaluation-result-1057205-1215109467/solver-1057205-1215109467 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/concrete.sh -c -ext 0 -s Tabu HOME/instance-1057205-1215109467.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

[startup+0 s]
/proc/loadavg: 2.06 2.20 2.06 4/82 20967
/proc/meminfo: memFree=1569176/2055920 swapFree=4179028/4192956
[pid=20967] ppid=20965 vsize=18572 CPUtime=0
/proc/20967/stat : 20967 (runsolver) R 20965 20728 20728 0 -1 4194368 11 0 0 0 0 0 0 0 19 0 1 0 623202404 19017728 290 996147200 4194304 4296836 548682068432 18446744073709551615 254611061450 0 0 4096 24578 0 0 0 17 1 0 0
/proc/20967/statm: 4643 290 255 25 0 2626 0
Current StackSize limit: 10240 KiB


[startup+0.0802569 s]
/proc/loadavg: 2.06 2.20 2.06 4/82 20967
/proc/meminfo: memFree=1569176/2055920 swapFree=4179028/4192956
[pid=20967] ppid=20965 vsize=5356 CPUtime=0
/proc/20967/stat : 20967 (concrete.sh) S 20965 20967 20728 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 623202404 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20967/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101257 s]
/proc/loadavg: 2.06 2.20 2.06 4/82 20967
/proc/meminfo: memFree=1569176/2055920 swapFree=4179028/4192956
[pid=20967] ppid=20965 vsize=5356 CPUtime=0
/proc/20967/stat : 20967 (concrete.sh) S 20965 20967 20728 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 623202404 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20967/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301277 s]
/proc/loadavg: 2.06 2.20 2.06 4/82 20967
/proc/meminfo: memFree=1569176/2055920 swapFree=4179028/4192956
[pid=20967] ppid=20965 vsize=5356 CPUtime=0
/proc/20967/stat : 20967 (concrete.sh) S 20965 20967 20728 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 623202404 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20967/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.70132 s]
/proc/loadavg: 2.06 2.20 2.06 4/82 20967
/proc/meminfo: memFree=1569176/2055920 swapFree=4179028/4192956
[pid=20967] ppid=20965 vsize=5356 CPUtime=0
/proc/20967/stat : 20967 (concrete.sh) S 20965 20967 20728 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 623202404 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20967/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50241 s]
/proc/loadavg: 2.14 2.21 2.06 3/93 20979
/proc/meminfo: memFree=1555776/2055920 swapFree=4179028/4192956
[pid=20967] ppid=20965 vsize=5356 CPUtime=0
/proc/20967/stat : 20967 (concrete.sh) S 20965 20967 20728 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 623202404 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20967/statm: 1339 242 201 169 0 50 0
[pid=20970] ppid=20967 vsize=847044 CPUtime=1.09
/proc/20970/stat : 20970 (java) S 20967 20967 20728 0 -1 0 27719 0 2 0 96 13 0 0 18 0 10 0 623202405 867373056 26847 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20970/statm: 211761 26850 2579 9 0 206321 0
[pid=20970/tid=20971] ppid=20967 vsize=847044 CPUtime=0.52
/proc/20970/task/20971/stat : 20971 (java) R 20967 20967 20728 0 -1 64 21887 0 2 0 42 10 0 0 21 0 10 0 623202406 867373056 26851 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20970/tid=20972] ppid=20967 vsize=847044 CPUtime=0.32
/proc/20970/task/20972/stat : 20972 (java) R 20967 20967 20728 0 -1 64 4081 0 0 0 32 0 0 0 17 0 10 0 623202407 867373056 26853 996147200 134512640 134550740 4294956016 18446744073709551615 102674864 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=20970/tid=20973] ppid=20967 vsize=847044 CPUtime=0
/proc/20970/task/20973/stat : 20973 (java) S 20967 20967 20728 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 623202407 867373056 26855 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20970/tid=20974] ppid=20967 vsize=847044 CPUtime=0
/proc/20970/task/20974/stat : 20974 (java) S 20967 20967 20728 0 -1 64 7 0 0 0 0 0 0 0 15 0 10 0 623202407 867373056 26858 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20970/tid=20975] ppid=20967 vsize=847044 CPUtime=0
/proc/20970/task/20975/stat : 20975 (java) S 20967 20967 20728 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 623202409 867373056 26860 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20970/tid=20976] ppid=20967 vsize=847044 CPUtime=0.2
/proc/20970/task/20976/stat : 20976 (java) S 20967 20967 20728 0 -1 64 1020 0 0 0 20 0 0 0 16 0 10 0 623202409 867373056 26862 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20970/tid=20977] ppid=20967 vsize=847044 CPUtime=0
/proc/20970/task/20977/stat : 20977 (java) S 20967 20967 20728 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 623202409 867373056 26864 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20970/tid=20978] ppid=20967 vsize=847044 CPUtime=0
/proc/20970/task/20978/stat : 20978 (java) S 20967 20967 20728 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 623202409 867373056 26866 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20970/tid=20979] ppid=20967 vsize=847044 CPUtime=0
/proc/20970/task/20979/stat : 20979 (java) S 20967 20967 20728 0 -1 64 4 0 0 0 0 0 0 0 20 0 10 0 623202488 867373056 26868 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.09
Current children cumulated vsize (KiB) 852400

[startup+3.10159 s]
/proc/loadavg: 2.14 2.21 2.06 4/93 20979
/proc/meminfo: memFree=1415936/2055920 swapFree=4179028/4192956
[pid=20967] ppid=20965 vsize=5356 CPUtime=0
/proc/20967/stat : 20967 (concrete.sh) S 20965 20967 20728 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 623202404 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20967/statm: 1339 242 201 169 0 50 0
[pid=20970] ppid=20967 vsize=859344 CPUtime=2.67
/proc/20970/stat : 20970 (java) S 20967 20967 20728 0 -1 0 58763 0 2 0 240 27 0 0 18 0 10 0 623202405 879968256 57881 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20970/statm: 214836 57881 2579 9 0 209396 0
[pid=20970/tid=20971] ppid=20967 vsize=859344 CPUtime=0.9
/proc/20970/task/20971/stat : 20971 (java) R 20967 20967 20728 0 -1 64 25980 0 2 0 79 11 0 0 16 0 10 0 623202406 879968256 57882 996147200 134512640 134550740 4294956016 18446744073709551615 104454812 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20970/tid=20972] ppid=20967 vsize=859344 CPUtime=1.53
/proc/20970/task/20972/stat : 20972 (java) R 20967 20967 20728 0 -1 64 31027 0 0 0 139 14 0 0 25 0 10 0 623202407 879968256 57882 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=20970/tid=20973] ppid=20967 vsize=859344 CPUtime=0
/proc/20970/task/20973/stat : 20973 (java) S 20967 20967 20728 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 623202407 879968256 57882 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20970/tid=20974] ppid=20967 vsize=859344 CPUtime=0
/proc/20970/task/20974/stat : 20974 (java) S 20967 20967 20728 0 -1 64 7 0 0 0 0 0 0 0 15 0 10 0 623202407 879968256 57883 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20970/tid=20975] ppid=20967 vsize=859344 CPUtime=0
/proc/20970/task/20975/stat : 20975 (java) S 20967 20967 20728 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 623202409 879968256 57883 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20970/tid=20976] ppid=20967 vsize=859344 CPUtime=0.2
/proc/20970/task/20976/stat : 20976 (java) S 20967 20967 20728 0 -1 64 1020 0 0 0 20 0 0 0 16 0 10 0 623202409 879968256 57884 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20970/tid=20977] ppid=20967 vsize=859344 CPUtime=0
/proc/20970/task/20977/stat : 20977 (java) S 20967 20967 20728 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 623202409 879968256 57884 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20970/tid=20978] ppid=20967 vsize=859344 CPUtime=0
/proc/20970/task/20978/stat : 20978 (java) S 20967 20967 20728 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 623202409 879968256 57884 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20970/tid=20979] ppid=20967 vsize=859344 CPUtime=0
/proc/20970/task/20979/stat : 20979 (java) S 20967 20967 20728 0 -1 64 4 0 0 0 0 0 0 0 20 0 10 0 623202488 879968256 57885 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.67
Current children cumulated vsize (KiB) 864700

[startup+6.30195 s]
/proc/loadavg: 2.14 2.21 2.06 3/93 20979
/proc/meminfo: memFree=1201664/2055920 swapFree=4179028/4192956
[pid=20967] ppid=20965 vsize=5356 CPUtime=0
/proc/20967/stat : 20967 (concrete.sh) S 20965 20967 20728 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 623202404 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20967/statm: 1339 242 201 169 0 50 0
[pid=20970] ppid=20967 vsize=885260 CPUtime=5.86
/proc/20970/stat : 20970 (java) S 20967 20967 20728 0 -1 0 115585 0 2 0 534 52 0 0 18 0 10 0 623202405 906506240 114694 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20970/statm: 221315 114694 2579 9 0 215875 0
[pid=20970/tid=20971] ppid=20967 vsize=885260 CPUtime=1.65
/proc/20970/task/20971/stat : 20971 (java) S 20967 20967 20728 0 -1 64 34239 0 2 0 150 15 0 0 16 0 10 0 623202406 906506240 114694 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20970/tid=20972] ppid=20967 vsize=885260 CPUtime=3.97
/proc/20970/task/20972/stat : 20972 (java) R 20967 20967 20728 0 -1 64 79589 0 0 0 363 34 0 0 25 0 10 0 623202407 906506240 114694 996147200 134512640 134550740 4294956016 18446744073709551615 102516772 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=20970/tid=20973] ppid=20967 vsize=885260 CPUtime=0
/proc/20970/task/20973/stat : 20973 (java) S 20967 20967 20728 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 623202407 906506240 114694 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20970/tid=20974] ppid=20967 vsize=885260 CPUtime=0
/proc/20970/task/20974/stat : 20974 (java) S 20967 20967 20728 0 -1 64 7 0 0 0 0 0 0 0 15 0 10 0 623202407 906506240 114694 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20970/tid=20975] ppid=20967 vsize=885260 CPUtime=0
/proc/20970/task/20975/stat : 20975 (java) S 20967 20967 20728 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 623202409 906506240 114694 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20970/tid=20976] ppid=20967 vsize=885260 CPUtime=0.2
/proc/20970/task/20976/stat : 20976 (java) S 20967 20967 20728 0 -1 64 1020 0 0 0 20 0 0 0 16 0 10 0 623202409 906506240 114694 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20970/tid=20977] ppid=20967 vsize=885260 CPUtime=0
/proc/20970/task/20977/stat : 20977 (java) S 20967 20967 20728 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 623202409 906506240 114694 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20970/tid=20978] ppid=20967 vsize=885260 CPUtime=0
/proc/20970/task/20978/stat : 20978 (java) S 20967 20967 20728 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 623202409 906506240 114694 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20970/tid=20979] ppid=20967 vsize=885260 CPUtime=0
/proc/20970/task/20979/stat : 20979 (java) S 20967 20967 20728 0 -1 64 4 0 0 0 0 0 0 0 20 0 10 0 623202488 906506240 114694 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.86
Current children cumulated vsize (KiB) 890616

[startup+12.7017 s]
/proc/loadavg: 2.11 2.20 2.06 4/92 20979
/proc/meminfo: memFree=806720/2055920 swapFree=4179028/4192956
[pid=20967] ppid=20965 vsize=5356 CPUtime=0
/proc/20967/stat : 20967 (concrete.sh) S 20965 20967 20728 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 623202404 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20967/statm: 1339 242 201 169 0 50 0
[pid=20970] ppid=20967 vsize=910692 CPUtime=12.23
/proc/20970/stat : 20970 (java) S 20967 20967 20728 0 -1 0 193266 0 2 0 1135 88 0 0 18 0 9 0 623202405 932548608 192341 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20970/statm: 227673 192341 2594 9 0 222233 0
[pid=20970/tid=20971] ppid=20967 vsize=910692 CPUtime=4.37
/proc/20970/task/20971/stat : 20971 (java) R 20967 20967 20728 0 -1 64 60464 0 2 0 410 27 0 0 25 0 9 0 623202406 932548608 192341 996147200 134512640 134550740 4294956016 18446744073709551615 4126537105 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20970/tid=20972] ppid=20967 vsize=910692 CPUtime=7.54
/proc/20970/task/20972/stat : 20972 (java) S 20967 20967 20728 0 -1 64 130997 0 0 0 697 57 0 0 16 0 9 0 623202407 932548608 192341 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=20970/tid=20973] ppid=20967 vsize=910692 CPUtime=0
/proc/20970/task/20973/stat : 20973 (java) S 20967 20967 20728 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 623202407 932548608 192341 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20970/tid=20974] ppid=20967 vsize=910692 CPUtime=0
/proc/20970/task/20974/stat : 20974 (java) S 20967 20967 20728 0 -1 64 7 0 0 0 0 0 0 0 16 0 9 0 623202407 932548608 192341 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20970/tid=20975] ppid=20967 vsize=910692 CPUtime=0
/proc/20970/task/20975/stat : 20975 (java) S 20967 20967 20728 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 623202409 932548608 192341 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20970/tid=20976] ppid=20967 vsize=910692 CPUtime=0.28
/proc/20970/task/20976/stat : 20976 (java) S 20967 20967 20728 0 -1 64 1066 0 0 0 27 1 0 0 16 0 9 0 623202409 932548608 192341 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20970/tid=20977] ppid=20967 vsize=910692 CPUtime=0
/proc/20970/task/20977/stat : 20977 (java) S 20967 20967 20728 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 623202409 932548608 192341 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20970/tid=20978] ppid=20967 vsize=910692 CPUtime=0
/proc/20970/task/20978/stat : 20978 (java) S 20967 20967 20728 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 623202409 932548608 192341 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.23
Current children cumulated vsize (KiB) 916048

[startup+25.5021 s]
/proc/loadavg: 2.10 2.20 2.06 3/92 20980
/proc/meminfo: memFree=806720/2055920 swapFree=4179028/4192956
[pid=20967] ppid=20965 vsize=5356 CPUtime=0
/proc/20967/stat : 20967 (concrete.sh) S 20965 20967 20728 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 623202404 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20967/statm: 1339 242 201 169 0 50 0
[pid=20970] ppid=20967 vsize=910596 CPUtime=24.96
/proc/20970/stat : 20970 (java) S 20967 20967 20728 0 -1 0 193297 0 2 0 2408 88 0 0 18 0 9 0 623202405 932450304 192341 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20970/statm: 227649 192341 2594 9 0 222209 0
[pid=20970/tid=20971] ppid=20967 vsize=910596 CPUtime=17.09
/proc/20970/task/20971/stat : 20971 (java) R 20967 20967 20728 0 -1 64 60495 0 2 0 1681 28 0 0 25 0 9 0 623202406 932450304 192341 996147200 134512640 134550740 4294956016 18446744073709551615 4126538411 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20970/tid=20972] ppid=20967 vsize=910596 CPUtime=7.57
/proc/20970/task/20972/stat : 20972 (java) S 20967 20967 20728 0 -1 64 130997 0 0 0 699 58 0 0 16 0 9 0 623202407 932450304 192341 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=20970/tid=20973] ppid=20967 vsize=910596 CPUtime=0
/proc/20970/task/20973/stat : 20973 (java) S 20967 20967 20728 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 623202407 932450304 192341 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20970/tid=20974] ppid=20967 vsize=910596 CPUtime=0
/proc/20970/task/20974/stat : 20974 (java) S 20967 20967 20728 0 -1 64 7 0 0 0 0 0 0 0 16 0 9 0 623202407 932450304 192341 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20970/tid=20975] ppid=20967 vsize=910596 CPUtime=0
/proc/20970/task/20975/stat : 20975 (java) S 20967 20967 20728 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 623202409 932450304 192341 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20970/tid=20976] ppid=20967 vsize=910596 CPUtime=0.28
/proc/20970/task/20976/stat : 20976 (java) S 20967 20967 20728 0 -1 64 1066 0 0 0 27 1 0 0 16 0 9 0 623202409 932450304 192341 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20970/tid=20977] ppid=20967 vsize=910596 CPUtime=0
/proc/20970/task/20977/stat : 20977 (java) S 20967 20967 20728 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 623202409 932450304 192341 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20970/tid=20978] ppid=20967 vsize=910596 CPUtime=0
/proc/20970/task/20978/stat : 20978 (java) S 20967 20967 20728 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 623202409 932450304 192341 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.96

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

/proc/20970/task/20976/stat : 20976 (java) S 20967 20967 20728 0 -1 64 1069 0 0 0 28 1 0 0 17 0 9 0 623202409 932450304 192344 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20970/tid=20977] ppid=20967 vsize=910596 CPUtime=0
/proc/20970/task/20977/stat : 20977 (java) S 20967 20967 20728 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 623202409 932450304 192344 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20970/tid=20978] ppid=20967 vsize=910596 CPUtime=0
/proc/20970/task/20978/stat : 20978 (java) S 20967 20967 20728 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 623202409 932450304 192344 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1530.33
Current children cumulated vsize (KiB) 915952

[startup+1602.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/92 21069
/proc/meminfo: memFree=789440/2055920 swapFree=4179028/4192956
[pid=20967] ppid=20965 vsize=5356 CPUtime=0
/proc/20967/stat : 20967 (concrete.sh) S 20965 20967 20728 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 623202404 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20967/statm: 1339 242 201 169 0 50 0
[pid=20970] ppid=20967 vsize=910596 CPUtime=1589.75
/proc/20970/stat : 20970 (java) S 20967 20967 20728 0 -1 0 197136 0 2 0 158849 126 0 0 18 0 9 0 623202405 932450304 192344 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20970/statm: 227649 192344 2594 9 0 222209 0
[pid=20970/tid=20971] ppid=20967 vsize=910596 CPUtime=1580.18
/proc/20970/task/20971/stat : 20971 (java) R 20967 20967 20728 0 -1 64 64331 0 2 0 157976 42 0 0 25 0 9 0 623202406 932450304 192344 996147200 134512640 134550740 4294956016 18446744073709551615 4126538449 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20970/tid=20972] ppid=20967 vsize=910596 CPUtime=9.25
/proc/20970/task/20972/stat : 20972 (java) S 20967 20967 20728 0 -1 64 130997 0 0 0 844 81 0 0 16 0 9 0 623202407 932450304 192344 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20970/tid=20973] ppid=20967 vsize=910596 CPUtime=0
/proc/20970/task/20973/stat : 20973 (java) S 20967 20967 20728 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 623202407 932450304 192344 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20970/tid=20974] ppid=20967 vsize=910596 CPUtime=0
/proc/20970/task/20974/stat : 20974 (java) S 20967 20967 20728 0 -1 64 7 0 0 0 0 0 0 0 16 0 9 0 623202407 932450304 192344 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20970/tid=20975] ppid=20967 vsize=910596 CPUtime=0
/proc/20970/task/20975/stat : 20975 (java) S 20967 20967 20728 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 623202409 932450304 192344 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20970/tid=20976] ppid=20967 vsize=910596 CPUtime=0.29
/proc/20970/task/20976/stat : 20976 (java) S 20967 20967 20728 0 -1 64 1069 0 0 0 28 1 0 0 17 0 9 0 623202409 932450304 192344 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20970/tid=20977] ppid=20967 vsize=910596 CPUtime=0
/proc/20970/task/20977/stat : 20977 (java) S 20967 20967 20728 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 623202409 932450304 192344 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20970/tid=20978] ppid=20967 vsize=910596 CPUtime=0
/proc/20970/task/20978/stat : 20978 (java) S 20967 20967 20728 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 623202409 932450304 192344 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1589.75
Current children cumulated vsize (KiB) 915952

[startup+1662.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/92 21069
/proc/meminfo: memFree=788800/2055920 swapFree=4179028/4192956
[pid=20967] ppid=20965 vsize=5356 CPUtime=0
/proc/20967/stat : 20967 (concrete.sh) S 20965 20967 20728 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 623202404 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20967/statm: 1339 242 201 169 0 50 0
[pid=20970] ppid=20967 vsize=910596 CPUtime=1649.17
/proc/20970/stat : 20970 (java) S 20967 20967 20728 0 -1 0 197280 0 2 0 164789 128 0 0 18 0 9 0 623202405 932450304 192344 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20970/statm: 227649 192344 2594 9 0 222209 0
[pid=20970/tid=20971] ppid=20967 vsize=910596 CPUtime=1639.54
/proc/20970/task/20971/stat : 20971 (java) R 20967 20967 20728 0 -1 64 64475 0 2 0 163911 43 0 0 25 0 9 0 623202406 932450304 192344 996147200 134512640 134550740 4294956016 18446744073709551615 4126546575 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20970/tid=20972] ppid=20967 vsize=910596 CPUtime=9.31
/proc/20970/task/20972/stat : 20972 (java) S 20967 20967 20728 0 -1 64 130997 0 0 0 849 82 0 0 16 0 9 0 623202407 932450304 192344 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20970/tid=20973] ppid=20967 vsize=910596 CPUtime=0
/proc/20970/task/20973/stat : 20973 (java) S 20967 20967 20728 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 623202407 932450304 192344 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20970/tid=20974] ppid=20967 vsize=910596 CPUtime=0
/proc/20970/task/20974/stat : 20974 (java) S 20967 20967 20728 0 -1 64 7 0 0 0 0 0 0 0 16 0 9 0 623202407 932450304 192344 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20970/tid=20975] ppid=20967 vsize=910596 CPUtime=0
/proc/20970/task/20975/stat : 20975 (java) S 20967 20967 20728 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 623202409 932450304 192344 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20970/tid=20976] ppid=20967 vsize=910596 CPUtime=0.29
/proc/20970/task/20976/stat : 20976 (java) S 20967 20967 20728 0 -1 64 1069 0 0 0 28 1 0 0 17 0 9 0 623202409 932450304 192344 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20970/tid=20977] ppid=20967 vsize=910596 CPUtime=0
/proc/20970/task/20977/stat : 20977 (java) S 20967 20967 20728 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 623202409 932450304 192344 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20970/tid=20978] ppid=20967 vsize=910596 CPUtime=0
/proc/20970/task/20978/stat : 20978 (java) S 20967 20967 20728 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 623202409 932450304 192344 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1649.17
Current children cumulated vsize (KiB) 915952

[startup+1722.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/92 21069
/proc/meminfo: memFree=788288/2055920 swapFree=4179028/4192956
[pid=20967] ppid=20965 vsize=5356 CPUtime=0
/proc/20967/stat : 20967 (concrete.sh) S 20965 20967 20728 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 623202404 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20967/statm: 1339 242 201 169 0 50 0
[pid=20970] ppid=20967 vsize=910596 CPUtime=1708.62
/proc/20970/stat : 20970 (java) S 20967 20967 20728 0 -1 0 197431 0 2 0 170732 130 0 0 18 0 9 0 623202405 932450304 192346 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20970/statm: 227649 192346 2594 9 0 222209 0
[pid=20970/tid=20971] ppid=20967 vsize=910596 CPUtime=1698.91
/proc/20970/task/20971/stat : 20971 (java) R 20967 20967 20728 0 -1 64 64624 0 2 0 169847 44 0 0 25 0 9 0 623202406 932450304 192346 996147200 134512640 134550740 4294956016 18446744073709551615 4125810767 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20970/tid=20972] ppid=20967 vsize=910596 CPUtime=9.39
/proc/20970/task/20972/stat : 20972 (java) S 20967 20967 20728 0 -1 64 130997 0 0 0 856 83 0 0 16 0 9 0 623202407 932450304 192346 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20970/tid=20973] ppid=20967 vsize=910596 CPUtime=0
/proc/20970/task/20973/stat : 20973 (java) S 20967 20967 20728 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 623202407 932450304 192346 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20970/tid=20974] ppid=20967 vsize=910596 CPUtime=0
/proc/20970/task/20974/stat : 20974 (java) S 20967 20967 20728 0 -1 64 7 0 0 0 0 0 0 0 16 0 9 0 623202407 932450304 192346 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20970/tid=20975] ppid=20967 vsize=910596 CPUtime=0
/proc/20970/task/20975/stat : 20975 (java) S 20967 20967 20728 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 623202409 932450304 192346 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20970/tid=20976] ppid=20967 vsize=910596 CPUtime=0.29
/proc/20970/task/20976/stat : 20976 (java) S 20967 20967 20728 0 -1 64 1071 0 0 0 28 1 0 0 16 0 9 0 623202409 932450304 192346 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20970/tid=20977] ppid=20967 vsize=910596 CPUtime=0
/proc/20970/task/20977/stat : 20977 (java) S 20967 20967 20728 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 623202409 932450304 192346 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20970/tid=20978] ppid=20967 vsize=910596 CPUtime=0
/proc/20970/task/20978/stat : 20978 (java) S 20967 20967 20728 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 623202409 932450304 192346 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1708.62
Current children cumulated vsize (KiB) 915952

[startup+1782.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/92 21069
/proc/meminfo: memFree=787520/2055920 swapFree=4179028/4192956
[pid=20967] ppid=20965 vsize=5356 CPUtime=0
/proc/20967/stat : 20967 (concrete.sh) S 20965 20967 20728 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 623202404 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20967/statm: 1339 242 201 169 0 50 0
[pid=20970] ppid=20967 vsize=910596 CPUtime=1768.05
/proc/20970/stat : 20970 (java) S 20967 20967 20728 0 -1 0 197581 0 2 0 176674 131 0 0 18 0 9 0 623202405 932450304 192347 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20970/statm: 227649 192347 2594 9 0 222209 0
[pid=20970/tid=20971] ppid=20967 vsize=910596 CPUtime=1758.26
/proc/20970/task/20971/stat : 20971 (java) R 20967 20967 20728 0 -1 64 64773 0 2 0 175782 44 0 0 25 0 9 0 623202406 932450304 192347 996147200 134512640 134550740 4294956016 18446744073709551615 4125374914 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20970/tid=20972] ppid=20967 vsize=910596 CPUtime=9.46
/proc/20970/task/20972/stat : 20972 (java) S 20967 20967 20728 0 -1 64 130997 0 0 0 862 84 0 0 16 0 9 0 623202407 932450304 192347 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20970/tid=20973] ppid=20967 vsize=910596 CPUtime=0
/proc/20970/task/20973/stat : 20973 (java) S 20967 20967 20728 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 623202407 932450304 192347 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20970/tid=20974] ppid=20967 vsize=910596 CPUtime=0
/proc/20970/task/20974/stat : 20974 (java) S 20967 20967 20728 0 -1 64 7 0 0 0 0 0 0 0 16 0 9 0 623202407 932450304 192347 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20970/tid=20975] ppid=20967 vsize=910596 CPUtime=0
/proc/20970/task/20975/stat : 20975 (java) S 20967 20967 20728 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 623202409 932450304 192347 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20970/tid=20976] ppid=20967 vsize=910596 CPUtime=0.29
/proc/20970/task/20976/stat : 20976 (java) S 20967 20967 20728 0 -1 64 1072 0 0 0 28 1 0 0 17 0 9 0 623202409 932450304 192347 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20970/tid=20977] ppid=20967 vsize=910596 CPUtime=0
/proc/20970/task/20977/stat : 20977 (java) S 20967 20967 20728 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 623202409 932450304 192347 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20970/tid=20978] ppid=20967 vsize=910596 CPUtime=0
/proc/20970/task/20978/stat : 20978 (java) S 20967 20967 20728 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 623202409 932450304 192347 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1768.05
Current children cumulated vsize (KiB) 915952



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1814.6 s]
/proc/loadavg: 1.99 1.99 1.99 3/92 21069
/proc/meminfo: memFree=787264/2055920 swapFree=4179028/4192956
[pid=20967] ppid=20965 vsize=5356 CPUtime=0
/proc/20967/stat : 20967 (concrete.sh) S 20965 20967 20728 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 623202404 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20967/statm: 1339 242 201 169 0 50 0
[pid=20970] ppid=20967 vsize=910596 CPUtime=1800.03
/proc/20970/stat : 20970 (java) S 20967 20967 20728 0 -1 0 197660 0 2 0 179872 131 0 0 18 0 9 0 623202405 932450304 192347 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20970/statm: 227649 192347 2594 9 0 222209 0
[pid=20970/tid=20971] ppid=20967 vsize=910596 CPUtime=1790.21
/proc/20970/task/20971/stat : 20971 (java) R 20967 20967 20728 0 -1 64 64852 0 2 0 178977 44 0 0 25 0 9 0 623202406 932450304 192347 996147200 134512640 134550740 4294956016 18446744073709551615 4126554895 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20970/tid=20972] ppid=20967 vsize=910596 CPUtime=9.49
/proc/20970/task/20972/stat : 20972 (java) S 20967 20967 20728 0 -1 64 130997 0 0 0 865 84 0 0 16 0 9 0 623202407 932450304 192347 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20970/tid=20973] ppid=20967 vsize=910596 CPUtime=0
/proc/20970/task/20973/stat : 20973 (java) S 20967 20967 20728 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 623202407 932450304 192347 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20970/tid=20974] ppid=20967 vsize=910596 CPUtime=0
/proc/20970/task/20974/stat : 20974 (java) S 20967 20967 20728 0 -1 64 7 0 0 0 0 0 0 0 16 0 9 0 623202407 932450304 192347 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20970/tid=20975] ppid=20967 vsize=910596 CPUtime=0
/proc/20970/task/20975/stat : 20975 (java) S 20967 20967 20728 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 623202409 932450304 192347 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20970/tid=20976] ppid=20967 vsize=910596 CPUtime=0.29
/proc/20970/task/20976/stat : 20976 (java) S 20967 20967 20728 0 -1 64 1072 0 0 0 28 1 0 0 17 0 9 0 623202409 932450304 192347 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20970/tid=20977] ppid=20967 vsize=910596 CPUtime=0
/proc/20970/task/20977/stat : 20977 (java) S 20967 20967 20728 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 623202409 932450304 192347 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20970/tid=20978] ppid=20967 vsize=910596 CPUtime=0
/proc/20970/task/20978/stat : 20978 (java) S 20967 20967 20728 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 623202409 932450304 192347 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 915952

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

Real time (s): 1814.62
CPU time (s): 1800.03
CPU user time (s): 1798.72
CPU system time (s): 1.31
CPU usage (%): 99.196
Max. virtual memory (cumulated for all children) (KiB): 916048

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= 13
involuntary context switches= 3

runsolver used 2.51162 second user time and 5.9121 second system time

The end

Launcher Data (download as text)

Begin job on node87 at 2008-07-03 20:24:27
IDJOB=1057205
IDBENCH=54015
IDSOLVER=303
FILE ID=node87/1057205-1215109467
PBS_JOBID= 7877034
Free space on /tmp= 66532 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 0c7d80654a034cb410f3f3a37349f817
RANDOM SEED=1697555140

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1569656 kB
Buffers:         10044 kB
Cached:         404836 kB
SwapCached:       8148 kB
Active:         229072 kB
Inactive:       220872 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1569656 kB
SwapTotal:     4192956 kB
SwapFree:      4179028 kB
Dirty:             884 kB
Writeback:           0 kB
Mapped:          50428 kB
Slab:            21372 kB
Committed_AS:  1575476 kB
PageTables:       1984 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264992 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66532 MiB
End job on node87 at 2008-07-03 20:54:44