Trace number 1064666

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.07 1808.82

General information on the benchmark

Namecsp/tdsp/
normalized-C4-2-60.xml
MD5SUM102df41e2ffd0705e5ca663a5dc5468e
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 benchmark1353.87
Satisfiable
(Un)Satisfiability was proved
Number of variables149
Number of constraints1274
Maximum constraint arity6
Maximum domain size61
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1274
Global constraints used (with number of constraints)

Solver Data (download as text)


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-1064666-1215143187/watcher-1064666-1215143187 -o /tmp/evaluation-result-1064666-1215143187/solver-1064666-1215143187 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/concrete.sh -c -ext 0 -s Tabu HOME/instance-1064666-1215143187.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.09 2.08 2.16 4/74 17612
/proc/meminfo: memFree=1249224/2055924 swapFree=4180432/4192956
[pid=17612] ppid=17610 vsize=18572 CPUtime=0
/proc/17612/stat : 17612 (runsolver) R 17610 17612 15613 0 -1 4194368 15 0 0 0 0 0 0 0 21 0 1 0 1993293991 19017728 292 996147200 4194304 4296836 548682068432 18446744073709551615 268582841639 0 0 4096 24578 0 0 0 17 1 0 0
/proc/17612/statm: 4643 292 257 25 0 2626 0

[startup+0.055478 s]
/proc/loadavg: 2.09 2.08 2.16 4/74 17612
/proc/meminfo: memFree=1249224/2055924 swapFree=4180432/4192956
[pid=17612] ppid=17610 vsize=5356 CPUtime=0
/proc/17612/stat : 17612 (concrete.sh) S 17610 17612 15613 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1993293991 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17612/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.103392 s]
/proc/loadavg: 2.09 2.08 2.16 4/74 17612
/proc/meminfo: memFree=1249224/2055924 swapFree=4180432/4192956
[pid=17612] ppid=17610 vsize=5356 CPUtime=0
/proc/17612/stat : 17612 (concrete.sh) S 17610 17612 15613 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1993293991 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17612/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301433 s]
/proc/loadavg: 2.09 2.08 2.16 4/74 17612
/proc/meminfo: memFree=1249224/2055924 swapFree=4180432/4192956
[pid=17612] ppid=17610 vsize=5356 CPUtime=0
/proc/17612/stat : 17612 (concrete.sh) S 17610 17612 15613 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1993293991 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17612/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701515 s]
/proc/loadavg: 2.09 2.08 2.16 4/74 17612
/proc/meminfo: memFree=1249224/2055924 swapFree=4180432/4192956
[pid=17612] ppid=17610 vsize=5356 CPUtime=0
/proc/17612/stat : 17612 (concrete.sh) S 17610 17612 15613 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1993293991 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17612/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50167 s]
/proc/loadavg: 2.09 2.08 2.16 4/85 17624
/proc/meminfo: memFree=1235824/2055924 swapFree=4180432/4192956
[pid=17612] ppid=17610 vsize=5356 CPUtime=0
/proc/17612/stat : 17612 (concrete.sh) S 17610 17612 15613 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1993293991 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17612/statm: 1339 242 201 169 0 50 0
[pid=17615] ppid=17612 vsize=847072 CPUtime=1.47
/proc/17615/stat : 17615 (java) S 17612 17612 15613 0 -1 0 7526 0 1 0 141 6 0 0 18 0 10 0 1993293992 867401728 6649 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17615/statm: 211768 6649 2573 9 0 206329 0
[pid=17615/tid=17616] ppid=17612 vsize=847072 CPUtime=0.97
/proc/17615/task/17616/stat : 17616 (java) R 17612 17612 15613 0 -1 64 3444 0 1 0 94 3 0 0 25 0 10 0 1993293993 867401728 6649 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17615/tid=17617] ppid=17612 vsize=847072 CPUtime=0.13
/proc/17615/task/17617/stat : 17617 (java) S 17612 17612 15613 0 -1 64 2250 0 0 0 13 0 0 0 16 0 10 0 1993293994 867401728 6649 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17615/tid=17618] ppid=17612 vsize=847072 CPUtime=0
/proc/17615/task/17618/stat : 17618 (java) S 17612 17612 15613 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1993293995 867401728 6649 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17615/tid=17619] ppid=17612 vsize=847072 CPUtime=0
/proc/17615/task/17619/stat : 17619 (java) S 17612 17612 15613 0 -1 64 6 0 0 0 0 0 0 0 16 0 10 0 1993293995 867401728 6649 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17615/tid=17620] ppid=17612 vsize=847072 CPUtime=0
/proc/17615/task/17620/stat : 17620 (java) S 17612 17612 15613 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1993293997 867401728 6649 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17615/tid=17621] ppid=17612 vsize=847072 CPUtime=0.34
/proc/17615/task/17621/stat : 17621 (java) R 17612 17612 15613 0 -1 64 1097 0 0 0 33 1 0 0 16 0 10 0 1993293997 867401728 6649 996147200 134512640 134550740 4294956016 18446744073709551615 101660476 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17615/tid=17622] ppid=17612 vsize=847072 CPUtime=0
/proc/17615/task/17622/stat : 17622 (java) S 17612 17612 15613 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 1993293997 867401728 6649 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17615/tid=17623] ppid=17612 vsize=847072 CPUtime=0
/proc/17615/task/17623/stat : 17623 (java) S 17612 17612 15613 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 1993293997 867401728 6649 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17615/tid=17624] ppid=17612 vsize=847072 CPUtime=0
/proc/17615/task/17624/stat : 17624 (java) S 17612 17612 15613 0 -1 64 3 0 0 0 0 0 0 0 22 0 10 0 1993294069 867401728 6649 996147200 134512640 134550740 4294956016 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) 852428

[startup+3.10299 s]
/proc/loadavg: 2.08 2.07 2.16 4/85 17624
/proc/meminfo: memFree=1173808/2055924 swapFree=4180432/4192956
[pid=17612] ppid=17610 vsize=5356 CPUtime=0
/proc/17612/stat : 17612 (concrete.sh) S 17610 17612 15613 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1993293991 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17612/statm: 1339 242 201 169 0 50 0
[pid=17615] ppid=17612 vsize=851380 CPUtime=3.06
/proc/17615/stat : 17615 (java) S 17612 17612 15613 0 -1 0 39630 0 1 0 285 21 0 0 18 0 10 0 1993293992 871813120 38646 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17615/statm: 212845 38646 2580 9 0 207405 0
[pid=17615/tid=17616] ppid=17612 vsize=851380 CPUtime=1.49
/proc/17615/task/17616/stat : 17616 (java) R 17612 17612 15613 0 -1 64 17407 0 1 0 139 10 0 0 25 0 10 0 1993293993 871813120 38647 996147200 134512640 134550740 4294956016 18446744073709551615 104454812 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17615/tid=17617] ppid=17612 vsize=851380 CPUtime=1.2
/proc/17615/task/17617/stat : 17617 (java) S 17612 17612 15613 0 -1 64 20382 0 0 0 111 9 0 0 16 0 10 0 1993293994 871813120 38647 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17615/tid=17618] ppid=17612 vsize=851380 CPUtime=0
/proc/17615/task/17618/stat : 17618 (java) S 17612 17612 15613 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1993293995 871813120 38647 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17615/tid=17619] ppid=17612 vsize=851380 CPUtime=0
/proc/17615/task/17619/stat : 17619 (java) S 17612 17612 15613 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 1993293995 871813120 38648 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17615/tid=17620] ppid=17612 vsize=851380 CPUtime=0
/proc/17615/task/17620/stat : 17620 (java) S 17612 17612 15613 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1993293997 871813120 38648 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17615/tid=17621] ppid=17612 vsize=851380 CPUtime=0.35
/proc/17615/task/17621/stat : 17621 (java) S 17612 17612 15613 0 -1 64 1107 0 0 0 34 1 0 0 15 0 10 0 1993293997 871813120 38649 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17615/tid=17622] ppid=17612 vsize=851380 CPUtime=0
/proc/17615/task/17622/stat : 17622 (java) S 17612 17612 15613 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 1993293997 871813120 38649 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17615/tid=17623] ppid=17612 vsize=851380 CPUtime=0
/proc/17615/task/17623/stat : 17623 (java) S 17612 17612 15613 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 1993293997 871813120 38649 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17615/tid=17624] ppid=17612 vsize=851380 CPUtime=0
/proc/17615/task/17624/stat : 17624 (java) S 17612 17612 15613 0 -1 64 3 0 0 0 0 0 0 0 22 0 10 0 1993294069 871813120 38650 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 856736

[startup+6.30161 s]
/proc/loadavg: 2.08 2.07 2.16 4/85 17624
/proc/meminfo: memFree=919408/2055924 swapFree=4180432/4192956
[pid=17612] ppid=17610 vsize=5356 CPUtime=0
/proc/17612/stat : 17612 (concrete.sh) S 17610 17612 15613 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1993293991 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17612/statm: 1339 242 201 169 0 50 0
[pid=17615] ppid=17612 vsize=869612 CPUtime=6.25
/proc/17615/stat : 17615 (java) S 17612 17612 15613 0 -1 0 92636 0 1 0 580 45 0 0 18 0 10 0 1993293992 890482688 91640 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17615/statm: 217403 91640 2580 9 0 211963 0
[pid=17615/tid=17616] ppid=17612 vsize=869612 CPUtime=2.03
/proc/17615/task/17616/stat : 17616 (java) R 17612 17612 15613 0 -1 64 23314 0 1 0 191 12 0 0 25 0 10 0 1993293993 890482688 91640 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17615/tid=17617] ppid=17612 vsize=869612 CPUtime=3.85
/proc/17615/task/17617/stat : 17617 (java) R 17612 17612 15613 0 -1 64 67480 0 0 0 354 31 0 0 16 0 10 0 1993293994 890482688 91640 996147200 134512640 134550740 4294956016 18446744073709551615 103834264 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17615/tid=17618] ppid=17612 vsize=869612 CPUtime=0
/proc/17615/task/17618/stat : 17618 (java) S 17612 17612 15613 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1993293995 890482688 91640 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17615/tid=17619] ppid=17612 vsize=869612 CPUtime=0
/proc/17615/task/17619/stat : 17619 (java) S 17612 17612 15613 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 1993293995 890482688 91640 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17615/tid=17620] ppid=17612 vsize=869612 CPUtime=0
/proc/17615/task/17620/stat : 17620 (java) S 17612 17612 15613 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1993293997 890482688 91640 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17615/tid=17621] ppid=17612 vsize=869612 CPUtime=0.35
/proc/17615/task/17621/stat : 17621 (java) S 17612 17612 15613 0 -1 64 1107 0 0 0 34 1 0 0 15 0 10 0 1993293997 890482688 91640 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17615/tid=17622] ppid=17612 vsize=869612 CPUtime=0
/proc/17615/task/17622/stat : 17622 (java) S 17612 17612 15613 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 1993293997 890482688 91640 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17615/tid=17623] ppid=17612 vsize=869612 CPUtime=0
/proc/17615/task/17623/stat : 17623 (java) S 17612 17612 15613 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 1993293997 890482688 91640 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17615/tid=17624] ppid=17612 vsize=869612 CPUtime=0
/proc/17615/task/17624/stat : 17624 (java) S 17612 17612 15613 0 -1 64 3 0 0 0 0 0 0 0 22 0 10 0 1993294069 890482688 91640 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 874968

[startup+12.7029 s]
/proc/loadavg: 2.14 2.09 2.16 3/85 17624
/proc/meminfo: memFree=621752/2055924 swapFree=4180432/4192956
[pid=17612] ppid=17610 vsize=5356 CPUtime=0
/proc/17612/stat : 17612 (concrete.sh) S 17610 17612 15613 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1993293991 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17612/statm: 1339 242 201 169 0 50 0
[pid=17615] ppid=17612 vsize=887688 CPUtime=12.62
/proc/17615/stat : 17615 (java) S 17612 17612 15613 0 -1 0 159551 0 1 0 1186 76 0 0 18 0 10 0 1993293992 908992512 158542 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17615/statm: 221922 158542 2581 9 0 216482 0
[pid=17615/tid=17616] ppid=17612 vsize=887688 CPUtime=5.2
/proc/17615/task/17616/stat : 17616 (java) R 17612 17612 15613 0 -1 64 31199 0 1 0 504 16 0 0 25 0 10 0 1993293993 908992512 158542 996147200 134512640 134550740 4294956016 18446744073709551615 4126688871 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17615/tid=17617] ppid=17612 vsize=887688 CPUtime=7.05
/proc/17615/task/17617/stat : 17617 (java) S 17612 17612 15613 0 -1 64 126506 0 0 0 647 58 0 0 16 0 10 0 1993293994 908992512 158542 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17615/tid=17618] ppid=17612 vsize=887688 CPUtime=0
/proc/17615/task/17618/stat : 17618 (java) S 17612 17612 15613 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1993293995 908992512 158542 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17615/tid=17619] ppid=17612 vsize=887688 CPUtime=0
/proc/17615/task/17619/stat : 17619 (java) S 17612 17612 15613 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 1993293995 908992512 158542 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17615/tid=17620] ppid=17612 vsize=887688 CPUtime=0
/proc/17615/task/17620/stat : 17620 (java) S 17612 17612 15613 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1993293997 908992512 158542 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17615/tid=17621] ppid=17612 vsize=887688 CPUtime=0.36
/proc/17615/task/17621/stat : 17621 (java) S 17612 17612 15613 0 -1 64 1111 0 0 0 35 1 0 0 16 0 10 0 1993293997 908992512 158542 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17615/tid=17622] ppid=17612 vsize=887688 CPUtime=0
/proc/17615/task/17622/stat : 17622 (java) S 17612 17612 15613 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 1993293997 908992512 158542 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17615/tid=17623] ppid=17612 vsize=887688 CPUtime=0
/proc/17615/task/17623/stat : 17623 (java) S 17612 17612 15613 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 1993293997 908992512 158542 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17615/tid=17624] ppid=17612 vsize=887688 CPUtime=0
/proc/17615/task/17624/stat : 17624 (java) S 17612 17612 15613 0 -1 64 3 0 0 0 0 0 0 0 22 0 10 0 1993294069 908992512 158542 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 893044

[startup+25.5024 s]
/proc/loadavg: 2.19 2.10 2.16 4/85 17624
/proc/meminfo: memFree=478008/2055924 swapFree=4180432/4192956
[pid=17612] ppid=17610 vsize=5356 CPUtime=0
/proc/17612/stat : 17612 (concrete.sh) S 17610 17612 15613 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1993293991 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17612/statm: 1339 242 201 169 0 50 0
[pid=17615] ppid=17612 vsize=887688 CPUtime=25.36
/proc/17615/stat : 17615 (java) S 17612 17612 15613 0 -1 0 194932 0 1 0 2444 92 0 0 18 0 10 0 1993293992 908992512 193778 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17615/statm: 221922 193778 2581 9 0 216482 0
[pid=17615/tid=17616] ppid=17612 vsize=887688 CPUtime=13.16
/proc/17615/task/17616/stat : 17616 (java) R 17612 17612 15613 0 -1 64 31238 0 1 0 1300 16 0 0 25 0 10 0 1993293993 908992512 193778 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17615/tid=17617] ppid=17612 vsize=887688 CPUtime=11.78
/proc/17615/task/17617/stat : 17617 (java) R 17612 17612 15613 0 -1 64 161816 0 0 0 1104 74 0 0 16 0 10 0 1993293994 908992512 193778 996147200 134512640 134550740 4294956016 18446744073709551615 102674864 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17615/tid=17618] ppid=17612 vsize=887688 CPUtime=0
/proc/17615/task/17618/stat : 17618 (java) S 17612 17612 15613 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1993293995 908992512 193778 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17615/tid=17619] ppid=17612 vsize=887688 CPUtime=0
/proc/17615/task/17619/stat : 17619 (java) S 17612 17612 15613 0 -1 64 6 0 0 0 0 0 0 0 16 0 10 0 1993293995 908992512 193778 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17615/tid=17620] ppid=17612 vsize=887688 CPUtime=0
/proc/17615/task/17620/stat : 17620 (java) S 17612 17612 15613 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1993293997 908992512 193778 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17615/tid=17621] ppid=17612 vsize=887688 CPUtime=0.39
/proc/17615/task/17621/stat : 17621 (java) S 17612 17612 15613 0 -1 64 1143 0 0 0 38 1 0 0 16 0 10 0 1993293997 908992512 193778 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17615/tid=17622] ppid=17612 vsize=887688 CPUtime=0
/proc/17615/task/17622/stat : 17622 (java) S 17612 17612 15613 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 1993293997 908992512 193778 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17615/tid=17623] ppid=17612 vsize=887688 CPUtime=0

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

/proc/meminfo: memFree=918728/2055924 swapFree=4180432/4192956
[pid=17612] ppid=17610 vsize=5356 CPUtime=0
/proc/17612/stat : 17612 (concrete.sh) S 17610 17612 15613 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1993293991 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17612/statm: 1339 242 201 169 0 50 0
[pid=17615] ppid=17612 vsize=887560 CPUtime=1594.61
/proc/17615/stat : 17615 (java) S 17612 17612 15613 0 -1 0 2386973 0 1 0 158112 1349 0 0 18 0 10 0 1993293992 908861440 160164 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17615/statm: 221890 160164 2581 9 0 216450 0
[pid=17615/tid=17616] ppid=17612 vsize=887560 CPUtime=975.84
/proc/17615/task/17616/stat : 17616 (java) R 17612 17612 15613 0 -1 64 112498 0 1 0 97509 75 0 0 25 0 10 0 1993293993 908861440 160164 996147200 134512640 134550740 4294956016 18446744073709551615 4126792480 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17615/tid=17617] ppid=17612 vsize=887560 CPUtime=618.05
/proc/17615/task/17617/stat : 17617 (java) S 17612 17612 15613 0 -1 64 2272570 0 0 0 60535 1270 0 0 16 0 10 0 1993293994 908861440 160164 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17615/tid=17618] ppid=17612 vsize=887560 CPUtime=0
/proc/17615/task/17618/stat : 17618 (java) S 17612 17612 15613 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1993293995 908861440 160164 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17615/tid=17619] ppid=17612 vsize=887560 CPUtime=0
/proc/17615/task/17619/stat : 17619 (java) S 17612 17612 15613 0 -1 64 6 0 0 0 0 0 0 0 16 0 10 0 1993293995 908861440 160164 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17615/tid=17620] ppid=17612 vsize=887560 CPUtime=0
/proc/17615/task/17620/stat : 17620 (java) S 17612 17612 15613 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1993293997 908861440 160164 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17615/tid=17621] ppid=17612 vsize=887560 CPUtime=0.67
/proc/17615/task/17621/stat : 17621 (java) S 17612 17612 15613 0 -1 64 1170 0 0 0 66 1 0 0 16 0 10 0 1993293997 908861440 160164 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17615/tid=17622] ppid=17612 vsize=887560 CPUtime=0
/proc/17615/task/17622/stat : 17622 (java) S 17612 17612 15613 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 1993293997 908861440 160164 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17615/tid=17623] ppid=17612 vsize=887560 CPUtime=0
/proc/17615/task/17623/stat : 17623 (java) S 17612 17612 15613 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 1993293997 908861440 160164 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17615/tid=17624] ppid=17612 vsize=887560 CPUtime=0
/proc/17615/task/17624/stat : 17624 (java) S 17612 17612 15613 0 -1 64 3 0 0 0 0 0 0 0 22 0 10 0 1993294069 908861440 160164 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1594.61
Current children cumulated vsize (KiB) 892916

[startup+1662.3 s]
/proc/loadavg: 2.31 2.36 2.29 3/83 17658
/proc/meminfo: memFree=783304/2055924 swapFree=4180432/4192956
[pid=17612] ppid=17610 vsize=5356 CPUtime=0
/proc/17612/stat : 17612 (concrete.sh) S 17610 17612 15613 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1993293991 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17612/statm: 1339 242 201 169 0 50 0
[pid=17615] ppid=17612 vsize=887784 CPUtime=1654.3
/proc/17615/stat : 17615 (java) S 17612 17612 15613 0 -1 0 2476453 0 1 0 164031 1399 0 0 18 0 10 0 1993293992 909090816 193997 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17615/statm: 221946 193997 2581 9 0 216506 0
[pid=17615/tid=17616] ppid=17612 vsize=887784 CPUtime=1012.33
/proc/17615/task/17616/stat : 17616 (java) R 17612 17612 15613 0 -1 64 114530 0 1 0 101156 77 0 0 25 0 10 0 1993293993 909090816 193997 996147200 134512640 134550740 4294956016 18446744073709551615 103214723 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17615/tid=17617] ppid=17612 vsize=887784 CPUtime=641.24
/proc/17615/task/17617/stat : 17617 (java) S 17612 17612 15613 0 -1 64 2360018 0 0 0 62806 1318 0 0 16 0 10 0 1993293994 909090816 193997 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17615/tid=17618] ppid=17612 vsize=887784 CPUtime=0
/proc/17615/task/17618/stat : 17618 (java) S 17612 17612 15613 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1993293995 909090816 193997 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17615/tid=17619] ppid=17612 vsize=887784 CPUtime=0
/proc/17615/task/17619/stat : 17619 (java) S 17612 17612 15613 0 -1 64 6 0 0 0 0 0 0 0 16 0 10 0 1993293995 909090816 193997 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17615/tid=17620] ppid=17612 vsize=887784 CPUtime=0
/proc/17615/task/17620/stat : 17620 (java) S 17612 17612 15613 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1993293997 909090816 193997 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17615/tid=17621] ppid=17612 vsize=887784 CPUtime=0.68
/proc/17615/task/17621/stat : 17621 (java) S 17612 17612 15613 0 -1 64 1170 0 0 0 67 1 0 0 16 0 10 0 1993293997 909090816 193997 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17615/tid=17622] ppid=17612 vsize=887784 CPUtime=0
/proc/17615/task/17622/stat : 17622 (java) S 17612 17612 15613 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 1993293997 909090816 193997 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17615/tid=17623] ppid=17612 vsize=887784 CPUtime=0
/proc/17615/task/17623/stat : 17623 (java) S 17612 17612 15613 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 1993293997 909090816 193997 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17615/tid=17624] ppid=17612 vsize=887784 CPUtime=0
/proc/17615/task/17624/stat : 17624 (java) S 17612 17612 15613 0 -1 64 3 0 0 0 0 0 0 0 22 0 10 0 1993294069 909090816 193997 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1654.3
Current children cumulated vsize (KiB) 893140

[startup+1722.3 s]
/proc/loadavg: 2.28 2.34 2.28 4/83 17658
/proc/meminfo: memFree=992712/2055924 swapFree=4180432/4192956
[pid=17612] ppid=17610 vsize=5356 CPUtime=0
/proc/17612/stat : 17612 (concrete.sh) S 17610 17612 15613 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1993293991 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17612/statm: 1339 242 201 169 0 50 0
[pid=17615] ppid=17612 vsize=887656 CPUtime=1714.01
/proc/17615/stat : 17615 (java) S 17612 17612 15613 0 -1 0 2535215 0 1 0 169961 1440 0 0 18 0 10 0 1993293992 908959744 141670 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17615/statm: 221914 141670 2581 9 0 216474 0
[pid=17615/tid=17616] ppid=17612 vsize=887656 CPUtime=1047.28
/proc/17615/task/17616/stat : 17616 (java) R 17612 17612 15613 0 -1 64 116671 0 1 0 104650 78 0 0 25 0 10 0 1993293993 908959744 141670 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17615/tid=17617] ppid=17612 vsize=887656 CPUtime=665.98
/proc/17615/task/17617/stat : 17617 (java) R 17612 17612 15613 0 -1 64 2416639 0 0 0 65241 1357 0 0 17 0 10 0 1993293994 908959744 141670 996147200 134512640 134550740 4294956016 18446744073709551615 104457031 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17615/tid=17618] ppid=17612 vsize=887656 CPUtime=0
/proc/17615/task/17618/stat : 17618 (java) S 17612 17612 15613 0 -1 64 13 0 0 0 0 0 0 0 17 0 10 0 1993293995 908959744 141670 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17615/tid=17619] ppid=17612 vsize=887656 CPUtime=0
/proc/17615/task/17619/stat : 17619 (java) S 17612 17612 15613 0 -1 64 6 0 0 0 0 0 0 0 16 0 10 0 1993293995 908959744 141670 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17615/tid=17620] ppid=17612 vsize=887656 CPUtime=0
/proc/17615/task/17620/stat : 17620 (java) S 17612 17612 15613 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1993293997 908959744 141670 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17615/tid=17621] ppid=17612 vsize=887656 CPUtime=0.69
/proc/17615/task/17621/stat : 17621 (java) S 17612 17612 15613 0 -1 64 1170 0 0 0 68 1 0 0 16 0 10 0 1993293997 908959744 141670 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17615/tid=17622] ppid=17612 vsize=887656 CPUtime=0
/proc/17615/task/17622/stat : 17622 (java) S 17612 17612 15613 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 1993293997 908959744 141670 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17615/tid=17623] ppid=17612 vsize=887656 CPUtime=0
/proc/17615/task/17623/stat : 17623 (java) S 17612 17612 15613 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 1993293997 908959744 141670 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17615/tid=17624] ppid=17612 vsize=887656 CPUtime=0
/proc/17615/task/17624/stat : 17624 (java) S 17612 17612 15613 0 -1 64 3 0 0 0 0 0 0 0 22 0 10 0 1993294069 908959744 141670 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1714.01
Current children cumulated vsize (KiB) 893012

[startup+1782.3 s]
/proc/loadavg: 2.45 2.37 2.29 3/83 17658
/proc/meminfo: memFree=783176/2055924 swapFree=4180432/4192956
[pid=17612] ppid=17610 vsize=5356 CPUtime=0
/proc/17612/stat : 17612 (concrete.sh) S 17610 17612 15613 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1993293991 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17612/statm: 1339 242 201 169 0 50 0
[pid=17615] ppid=17612 vsize=887720 CPUtime=1773.71
/proc/17615/stat : 17615 (java) S 17612 17612 15613 0 -1 0 2643340 0 1 0 175866 1505 0 0 18 0 10 0 1993293992 909025280 194009 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17615/statm: 221930 194009 2581 9 0 216490 0
[pid=17615/tid=17616] ppid=17612 vsize=887720 CPUtime=1084.09
/proc/17615/task/17616/stat : 17616 (java) R 17612 17612 15613 0 -1 64 120674 0 1 0 108328 81 0 0 25 0 10 0 1993293993 909025280 194009 996147200 134512640 134550740 4294956016 18446744073709551615 101444446 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17615/tid=17617] ppid=17612 vsize=887720 CPUtime=688.87
/proc/17615/task/17617/stat : 17617 (java) S 17612 17612 15613 0 -1 64 2520760 0 0 0 67467 1420 0 0 16 0 10 0 1993293994 909025280 194009 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17615/tid=17618] ppid=17612 vsize=887720 CPUtime=0
/proc/17615/task/17618/stat : 17618 (java) S 17612 17612 15613 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1993293995 909025280 194009 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17615/tid=17619] ppid=17612 vsize=887720 CPUtime=0
/proc/17615/task/17619/stat : 17619 (java) S 17612 17612 15613 0 -1 64 6 0 0 0 0 0 0 0 16 0 10 0 1993293995 909025280 194009 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17615/tid=17620] ppid=17612 vsize=887720 CPUtime=0
/proc/17615/task/17620/stat : 17620 (java) S 17612 17612 15613 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1993293997 909025280 194009 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17615/tid=17621] ppid=17612 vsize=887720 CPUtime=0.7
/proc/17615/task/17621/stat : 17621 (java) S 17612 17612 15613 0 -1 64 1171 0 0 0 69 1 0 0 16 0 10 0 1993293997 909025280 194009 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17615/tid=17622] ppid=17612 vsize=887720 CPUtime=0
/proc/17615/task/17622/stat : 17622 (java) S 17612 17612 15613 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 1993293997 909025280 194009 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17615/tid=17623] ppid=17612 vsize=887720 CPUtime=0
/proc/17615/task/17623/stat : 17623 (java) S 17612 17612 15613 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 1993293997 909025280 194009 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17615/tid=17624] ppid=17612 vsize=887720 CPUtime=0
/proc/17615/task/17624/stat : 17624 (java) S 17612 17612 15613 0 -1 64 3 0 0 0 0 0 0 0 22 0 10 0 1993294069 909025280 194009 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1773.71
Current children cumulated vsize (KiB) 893076



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.8 s]
/proc/loadavg: 2.45 2.38 2.29 3/83 17658
/proc/meminfo: memFree=918536/2055924 swapFree=4180432/4192956
[pid=17612] ppid=17610 vsize=5356 CPUtime=0
/proc/17612/stat : 17612 (concrete.sh) S 17610 17612 15613 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1993293991 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17612/statm: 1339 242 201 169 0 50 0
[pid=17615] ppid=17612 vsize=887720 CPUtime=1800.07
/proc/17615/stat : 17615 (java) S 17612 17612 15613 0 -1 0 2664882 0 1 0 178487 1520 0 0 18 0 10 0 1993293992 909025280 160208 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17615/statm: 221930 160208 2581 9 0 216490 0
[pid=17615/tid=17616] ppid=17612 vsize=887720 CPUtime=1099.28
/proc/17615/task/17616/stat : 17616 (java) R 17612 17612 15613 0 -1 64 122597 0 1 0 109845 83 0 0 25 0 10 0 1993293993 909025280 160208 996147200 134512640 134550740 4294956016 18446744073709551615 4126792610 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17615/tid=17617] ppid=17612 vsize=887720 CPUtime=700.04
/proc/17615/task/17617/stat : 17617 (java) S 17612 17612 15613 0 -1 64 2540379 0 0 0 68571 1433 0 0 16 0 10 0 1993293994 909025280 160208 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17615/tid=17618] ppid=17612 vsize=887720 CPUtime=0
/proc/17615/task/17618/stat : 17618 (java) S 17612 17612 15613 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1993293995 909025280 160208 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17615/tid=17619] ppid=17612 vsize=887720 CPUtime=0
/proc/17615/task/17619/stat : 17619 (java) S 17612 17612 15613 0 -1 64 6 0 0 0 0 0 0 0 16 0 10 0 1993293995 909025280 160208 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17615/tid=17620] ppid=17612 vsize=887720 CPUtime=0
/proc/17615/task/17620/stat : 17620 (java) S 17612 17612 15613 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1993293997 909025280 160208 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17615/tid=17621] ppid=17612 vsize=887720 CPUtime=0.7
/proc/17615/task/17621/stat : 17621 (java) S 17612 17612 15613 0 -1 64 1171 0 0 0 69 1 0 0 16 0 10 0 1993293997 909025280 160208 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17615/tid=17622] ppid=17612 vsize=887720 CPUtime=0
/proc/17615/task/17622/stat : 17622 (java) S 17612 17612 15613 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 1993293997 909025280 160208 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17615/tid=17623] ppid=17612 vsize=887720 CPUtime=0
/proc/17615/task/17623/stat : 17623 (java) S 17612 17612 15613 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 1993293997 909025280 160208 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17615/tid=17624] ppid=17612 vsize=887720 CPUtime=0
/proc/17615/task/17624/stat : 17624 (java) S 17612 17612 15613 0 -1 64 3 0 0 0 0 0 0 0 22 0 10 0 1993294069 909025280 160208 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 893076

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

Real time (s): 1808.82
CPU time (s): 1800.07
CPU user time (s): 1784.87
CPU system time (s): 15.2
CPU usage (%): 99.5163
Max. virtual memory (cumulated for all children) (KiB): 893140

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 2.23966 second user time and 6.10607 second system time

The end

Launcher Data (download as text)

Begin job on node6 at 2008-07-04 05:46:27
IDJOB=1064666
IDBENCH=54973
IDSOLVER=303
FILE ID=node6/1064666-1215143187
PBS_JOBID= 7877353
Free space on /tmp= 66444 MiB

SOLVER NAME= Concrete + CSP4J - Tabu Engine 2008-05-30
BENCH NAME= CPAI08/csp/tdsp/normalized-C4-2-60.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-1064666-1215143187/watcher-1064666-1215143187 -o /tmp/evaluation-result-1064666-1215143187/solver-1064666-1215143187 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/concrete.sh -c -ext 0 -s Tabu HOME/instance-1064666-1215143187.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 102df41e2ffd0705e5ca663a5dc5468e
RANDOM SEED=1463189193

node6.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.265
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.265
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:      2055924 kB
MemFree:       1249768 kB
Buffers:         36972 kB
Cached:         484344 kB
SwapCached:       6636 kB
Active:         491588 kB
Inactive:       251160 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1249768 kB
SwapTotal:     4192956 kB
SwapFree:      4180432 kB
Dirty:            1016 kB
Writeback:           0 kB
Mapped:         228388 kB
Slab:            48240 kB
Committed_AS:  3498160 kB
PageTables:       2428 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= 66552 MiB
End job on node6 at 2008-07-04 06:16:38