Trace number 3280605

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
Plingeling 587? (TO) 4800.33 1202.13

General information on the benchmark

Nameindustrial/palacios/hard/
sortnet-7-ipc5-h15-unsat.cnf
MD5SUM0683489092a5eb0c881dd17c2c45d08e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables105623
Number of clauses374254
Sum of the clauses size911890
Maximum clause length43
Minimum clause length1
Number of clauses of size 1128
Number of clauses of size 2269133
Number of clauses of size 399944
Number of clauses of size 4407
Number of clauses of size 5309
Number of clauses of size over 54333

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3280605-1304037873/watcher-3280605-1304037873 -o /tmp/evaluation-result-3280605-1304037873/solver-3280605-1304037873 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3280605-1304037873.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 8.02 8.06 7.94 1/173 1842
/proc/meminfo: memFree=16815252/32951132 swapFree=67111524/67111528
[pid=1842] ppid=1840 vsize=9568 CPUtime=0 cores=1,3,5,7
/proc/1842/stat : 1842 (plingeling) R 1840 1842 1725 0 -1 4202496 424 1250 0 0 0 0 0 0 25 0 1 0 515386989 9797632 353 33554432000 4194304 4417332 140734239213040 18446744073709551615 210646840301 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/1842/statm: 2392 369 138 55 0 278 0

[startup+0.101644 s]
/proc/loadavg: 8.02 8.06 7.94 1/173 1842
/proc/meminfo: memFree=16815252/32951132 swapFree=67111524/67111528
[pid=1842] ppid=1840 vsize=28344 CPUtime=0.09 cores=1,3,5,7
/proc/1842/stat : 1842 (plingeling) R 1840 1842 1725 0 -1 4202496 5213 1250 0 0 9 0 0 0 25 0 1 0 515386989 29024256 5109 33554432000 4194304 4417332 140734239213040 18446744073709551615 4264909 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/1842/statm: 7086 5109 148 55 0 4972 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28344

[startup+0.20064 s]
/proc/loadavg: 8.02 8.06 7.94 1/173 1842
/proc/meminfo: memFree=16815252/32951132 swapFree=67111524/67111528
[pid=1842] ppid=1840 vsize=46664 CPUtime=0.19 cores=1,3,5,7
/proc/1842/stat : 1842 (plingeling) R 1840 1842 1725 0 -1 4202496 9793 1250 0 0 18 1 0 0 25 0 1 0 515386989 47783936 9689 33554432000 4194304 4417332 140734239213040 18446744073709551615 210647146240 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/1842/statm: 11666 9689 148 55 0 9552 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 46664

[startup+0.30061 s]
/proc/loadavg: 8.02 8.06 7.94 1/173 1842
/proc/meminfo: memFree=16815252/32951132 swapFree=67111524/67111528
[pid=1842] ppid=1840 vsize=65212 CPUtime=0.29 cores=1,3,5,7
/proc/1842/stat : 1842 (plingeling) R 1840 1842 1725 0 -1 4202496 14466 1250 0 0 28 1 0 0 25 0 1 0 515386989 66777088 14326 33554432000 4194304 4417332 140734239213040 18446744073709551615 4231537 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/1842/statm: 16303 14326 148 55 0 14189 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 65212

[startup+0.700498 s]
/proc/loadavg: 8.02 8.06 7.94 1/173 1842
/proc/meminfo: memFree=16815252/32951132 swapFree=67111524/67111528
[pid=1842] ppid=1840 vsize=189344 CPUtime=1.39 cores=1,3,5,7
/proc/1842/stat : 1842 (plingeling) S 1840 1842 1725 0 -1 4202496 29887 1250 0 0 136 3 0 0 25 0 5 0 515386989 193888256 21239 33554432000 4194304 4417332 140734239213040 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/1842/statm: 47336 21239 171 55 0 45222 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 189344

[startup+1.50036 s]
/proc/loadavg: 7.53 7.96 7.91 6/177 1873
/proc/meminfo: memFree=16722444/32951132 swapFree=67111524/67111528
[pid=1842] ppid=1840 vsize=189344 CPUtime=4.59 cores=1,3,5,7
/proc/1842/stat : 1842 (plingeling) S 1840 1842 1725 0 -1 4202496 39880 1250 0 0 454 5 0 0 25 0 5 0 515386989 193888256 21862 33554432000 4194304 4417332 140734239213040 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/1842/statm: 47336 21862 174 55 0 45222 0
[pid=1842/tid=1870] ppid=1840 vsize=189344 CPUtime=1.03 cores=1,3,5,7
/proc/1842/task/1870/stat : 1870 (plingeling) R 1840 1842 1725 0 -1 4202560 8653 1250 0 0 102 1 0 0 25 0 5 0 515387036 193888256 21862 33554432000 4194304 4417332 140734239213040 18446744073709551615 4291923 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1842/tid=1871] ppid=1840 vsize=189344 CPUtime=1.03 cores=1,3,5,7
/proc/1842/task/1871/stat : 1871 (plingeling) R 1840 1842 1725 0 -1 4202560 2895 1250 0 0 103 0 0 0 25 0 5 0 515387036 193888256 21862 33554432000 4194304 4417332 140734239213040 18446744073709551615 4290744 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=1842/tid=1872] ppid=1840 vsize=189344 CPUtime=1.02 cores=1,3,5,7
/proc/1842/task/1872/stat : 1872 (plingeling) R 1840 1842 1725 0 -1 4202560 7136 1250 0 0 102 0 0 0 25 0 5 0 515387036 193888256 21862 33554432000 4194304 4417332 140734239213040 18446744073709551615 4283557 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1842/tid=1873] ppid=1840 vsize=189344 CPUtime=1.02 cores=1,3,5,7
/proc/1842/task/1873/stat : 1873 (plingeling) R 1840 1842 1725 0 -1 4202560 2366 1250 0 0 102 0 0 0 25 0 5 0 515387036 193888256 21862 33554432000 4194304 4417332 140734239213040 18446744073709551615 4250961 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.59
Current children cumulated vsize (KiB) 189344

[startup+3.1011 s]
/proc/loadavg: 7.53 7.96 7.91 6/180 1884
/proc/meminfo: memFree=16551720/32951132 swapFree=67111524/67111528
[pid=1842] ppid=1840 vsize=212080 CPUtime=10.99 cores=1,3,5,7
/proc/1842/stat : 1842 (plingeling) S 1840 1842 1725 0 -1 4202496 67333 1250 0 0 1090 9 0 0 25 0 5 0 515386989 217169920 26048 33554432000 4194304 4417332 140734239213040 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/1842/statm: 57914 30943 177 55 0 55800 0
[pid=1842/tid=1870] ppid=1840 vsize=231656 CPUtime=2.69 cores=1,3,5,7
/proc/1842/task/1870/stat : 1870 (plingeling) R 1840 1842 1725 0 -1 4202560 18485 1250 0 0 267 2 0 0 25 0 5 0 515387036 237215744 30943 33554432000 4194304 4417332 140734239213040 18446744073709551615 210647251438 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1842/tid=1871] ppid=1840 vsize=231656 CPUtime=2.77 cores=1,3,5,7
/proc/1842/task/1871/stat : 1871 (plingeling) R 1840 1842 1725 0 -1 4202560 14982 1250 0 0 275 2 0 0 25 0 5 0 515387036 237215744 30943 33554432000 4194304 4417332 140734239213040 18446744073709551615 4274337 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=1842/tid=1872] ppid=1840 vsize=231656 CPUtime=2.77 cores=1,3,5,7
/proc/1842/task/1872/stat : 1872 (plingeling) R 1840 1842 1725 0 -1 4202560 17565 1250 0 0 275 2 0 0 25 0 5 0 515387036 237215744 30943 33554432000 4194304 4417332 140734239213040 18446744073709551615 4346401 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1842/tid=1873] ppid=1840 vsize=231656 CPUtime=2.69 cores=1,3,5,7
/proc/1842/task/1873/stat : 1873 (plingeling) R 1840 1842 1725 0 -1 4202560 2366 1250 0 0 269 0 0 0 25 0 5 0 515387036 237215744 30943 33554432000 4194304 4417332 140734239213040 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 10.99
Current children cumulated vsize (KiB) 212080

[startup+6.30056 s]
/proc/loadavg: 7.89 8.03 7.93 11/184 1888
/proc/meminfo: memFree=16345128/32951132 swapFree=67111524/67111528
[pid=1842] ppid=1840 vsize=252576 CPUtime=23.61 cores=1,3,5,7
/proc/1842/stat : 1842 (plingeling) S 1840 1842 1725 0 -1 4202496 87680 1250 0 0 2349 12 0 0 25 0 5 0 515386989 258637824 39751 33554432000 4194304 4417332 140734239213040 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/1842/statm: 63144 39751 181 55 0 61030 0
[pid=1842/tid=1870] ppid=1840 vsize=252576 CPUtime=5.75 cores=1,3,5,7
/proc/1842/task/1870/stat : 1870 (plingeling) R 1840 1842 1725 0 -1 4202560 26857 1250 0 0 571 4 0 0 25 0 5 0 515387036 258637824 39751 33554432000 4194304 4417332 140734239213040 18446744073709551615 4271602 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1842/tid=1871] ppid=1840 vsize=252576 CPUtime=5.83 cores=1,3,5,7
/proc/1842/task/1871/stat : 1871 (plingeling) R 1840 1842 1725 0 -1 4202560 19622 1250 0 0 580 3 0 0 25 0 5 0 515387036 258637824 39751 33554432000 4194304 4417332 140734239213040 18446744073709551615 4252228 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=1842/tid=1872] ppid=1840 vsize=252576 CPUtime=5.82 cores=1,3,5,7
/proc/1842/task/1872/stat : 1872 (plingeling) R 1840 1842 1725 0 -1 4202560 20005 1250 0 0 580 2 0 0 25 0 5 0 515387036 258637824 39751 33554432000 4194304 4417332 140734239213040 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1842/tid=1873] ppid=1840 vsize=252576 CPUtime=5.73 cores=1,3,5,7
/proc/1842/task/1873/stat : 1873 (plingeling) R 1840 1842 1725 0 -1 4202560 2366 1250 0 0 573 0 0 0 25 0 5 0 515387036 258637824 39751 33554432000 4194304 4417332 140734239213040 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 23.61
Current children cumulated vsize (KiB) 252576

[startup+12.7005 s]
/proc/loadavg: 8.22 8.09 7.95 9/184 1888
/proc/meminfo: memFree=16284656/32951132 swapFree=67111524/67111528
[pid=1842] ppid=1840 vsize=256404 CPUtime=49.18 cores=1,3,5,7
/proc/1842/stat : 1842 (plingeling) S 1840 1842 1725 0 -1 4202496 89431 1250 0 0 4905 13 0 0 25 0 5 0 515386989 262557696 40676 33554432000 4194304 4417332 140734239213040 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/1842/statm: 64101 40676 181 55 0 61987 0
[pid=1842/tid=1870] ppid=1840 vsize=256404 CPUtime=12.15 cores=1,3,5,7
/proc/1842/task/1870/stat : 1870 (plingeling) R 1840 1842 1725 0 -1 4202560 27472 1250 0 0 1211 4 0 0 25 0 5 0 515387036 262557696 40676 33554432000 4194304 4417332 140734239213040 18446744073709551615 4249130 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1842/tid=1871] ppid=1840 vsize=256404 CPUtime=12.23 cores=1,3,5,7
/proc/1842/task/1871/stat : 1871 (plingeling) R 1840 1842 1725 0 -1 4202560 20237 1250 0 0 1220 3 0 0 25 0 5 0 515387036 262557696 40676 33554432000 4194304 4417332 140734239213040 18446744073709551615 4250017 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=1842/tid=1872] ppid=1840 vsize=256404 CPUtime=12.22 cores=1,3,5,7
/proc/1842/task/1872/stat : 1872 (plingeling) R 1840 1842 1725 0 -1 4202560 20005 1250 0 0 1220 2 0 0 25 0 5 0 515387036 262557696 40676 33554432000 4194304 4417332 140734239213040 18446744073709551615 4365846 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1842/tid=1873] ppid=1840 vsize=256404 CPUtime=12.09 cores=1,3,5,7
/proc/1842/task/1873/stat : 1873 (plingeling) R 1840 1842 1725 0 -1 4202560 2887 1250 0 0 1209 0 0 0 25 0 5 0 515387036 262557696 40676 33554432000 4194304 4417332 140734239213040 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 49.18
Current children cumulated vsize (KiB) 256404

[startup+25.5063 s]
/proc/loadavg: 8.17 8.09 7.95 9/184 1888
/proc/meminfo: memFree=16216588/32951132 swapFree=67111524/67111528
[pid=1842] ppid=1840 vsize=238396 CPUtime=100.33 cores=1,3,5,7
/proc/1842/stat : 1842 (plingeling) S 1840 1842 1725 0 -1 4202496 101872 1250 0 0 10018 15 0 0 25 0 5 0 515386989 244117504 35815 33554432000 4194304 4417332 140734239213040 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/1842/statm: 59599 35815 181 55 0 57485 0
[pid=1842/tid=1870] ppid=1840 vsize=238396 CPUtime=24.95 cores=1,3,5,7
/proc/1842/task/1870/stat : 1870 (plingeling) R 1840 1842 1725 0 -1 4202560 27491 1250 0 0 2491 4 0 0 25 0 5 0 515387036 244117504 35815 33554432000 4194304 4417332 140734239213040 18446744073709551615 4232498 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1842/tid=1871] ppid=1840 vsize=238396 CPUtime=25.03 cores=1,3,5,7
/proc/1842/task/1871/stat : 1871 (plingeling) R 1840 1842 1725 0 -1 4202560 21281 1250 0 0 2500 3 0 0 25 0 5 0 515387036 244117504 35815 33554432000 4194304 4417332 140734239213040 18446744073709551615 4364544 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=1842/tid=1872] ppid=1840 vsize=238396 CPUtime=25.03 cores=1,3,5,7
/proc/1842/task/1872/stat : 1872 (plingeling) R 1840 1842 1725 0 -1 4202560 29170 1250 0 0 2499 4 0 0 25 0 5 0 515387036 244117504 35815 33554432000 4194304 4417332 140734239213040 18446744073709551615 4353461 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1842/tid=1873] ppid=1840 vsize=238396 CPUtime=24.82 cores=1,3,5,7
/proc/1842/task/1873/stat : 1873 (plingeling) R 1840 1842 1725 0 -1 4202560 5100 1250 0 0 2482 0 0 0 25 0 5 0 515387036 244117504 35815 33554432000 4194304 4417332 140734239213040 18446744073709551615 4250929 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 100.33
Current children cumulated vsize (KiB) 238396

[startup+51.101 s]
/proc/loadavg: 8.17 8.09 7.96 9/184 1889
/proc/meminfo: memFree=16238920/32951132 swapFree=67111524/67111528
[pid=1842] ppid=1840 vsize=233572 CPUtime=202.49 cores=1,3,5,7
/proc/1842/stat : 1842 (plingeling) S 1840 1842 1725 0 -1 4202496 106478 1250 0 0 20226 23 0 0 25 0 5 0 515386989 239177728 34609 33554432000 4194304 4417332 140734239213040 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/1842/statm: 58393 34609 181 55 0 56279 0
[pid=1842/tid=1870] ppid=1840 vsize=233572 CPUtime=50.55 cores=1,3,5,7
/proc/1842/task/1870/stat : 1870 (plingeling) R 1840 1842 1725 0 -1 4202560 28765 1250 0 0 5051 4 0 0 25 0 5 0 515387036 239177728 34609 33554432000 4194304 4417332 140734239213040 18446744073709551615 4199406 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1842/tid=1871] ppid=1840 vsize=233572 CPUtime=50.57 cores=1,3,5,7
/proc/1842/task/1871/stat : 1871 (plingeling) R 1840 1842 1725 0 -1 4202560 24613 1250 0 0 5046 11 0 0 25 0 5 0 515387036 239177728 34609 33554432000 4194304 4417332 140734239213040 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=1842/tid=1872] ppid=1840 vsize=233572 CPUtime=50.62 cores=1,3,5,7
/proc/1842/task/1872/stat : 1872 (plingeling) R 1840 1842 1725 0 -1 4202560 29170 1250 0 0 5058 4 0 0 25 0 5 0 515387036 239177728 34609 33554432000 4194304 4417332 140734239213040 18446744073709551615 4364375 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1842/tid=1873] ppid=1840 vsize=233572 CPUtime=50.27 cores=1,3,5,7
/proc/1842/task/1873/stat : 1873 (plingeling) R 1840 1842 1725 0 -1 4202560 5100 1250 0 0 5027 0 0 0 25 0 5 0 515387036 239177728 34609 33554432000 4194304 4417332 140734239213040 18446744073709551615 4236845 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 202.49
Current children cumulated vsize (KiB) 233572

[startup+102.3 s]
/proc/loadavg: 8.07 8.08 7.96 9/184 1891
/proc/meminfo: memFree=16163220/32951132 swapFree=67111524/67111528
[pid=1842] ppid=1840 vsize=302948 CPUtime=407.01 cores=1,3,5,7
/proc/1842/stat : 1842 (plingeling) S 1840 1842 1725 0 -1 4202496 128981 1250 0 0 40675 26 0 0 25 0 5 0 515386989 310218752 49906 33554432000 4194304 4417332 140734239213040 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/1842/statm: 75737 49906 181 55 0 73623 0
[pid=1842/tid=1870] ppid=1840 vsize=302948 CPUtime=101.74 cores=1,3,5,7
/proc/1842/task/1870/stat : 1870 (plingeling) R 1840 1842 1725 0 -1 4202560 28971 1250 0 0 10170 4 0 0 25 0 5 0 515387036 310218752 49906 33554432000 4194304 4417332 140734239213040 18446744073709551615 4365963 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1842/tid=1871] ppid=1840 vsize=302948 CPUtime=101.77 cores=1,3,5,7
/proc/1842/task/1871/stat : 1871 (plingeling) R 1840 1842 1725 0 -1 4202560 24809 1250 0 0 10166 11 0 0 25 0 5 0 515387036 310218752 49906 33554432000 4194304 4417332 140734239213040 18446744073709551615 4236835 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=1842/tid=1872] ppid=1840 vsize=302948 CPUtime=101.82 cores=1,3,5,7
/proc/1842/task/1872/stat : 1872 (plingeling) R 1840 1842 1725 0 -1 4202560 51271 1250 0 0 10175 7 0 0 25 0 5 0 515387036 310218752 49906 33554432000 4194304 4417332 140734239213040 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1842/tid=1873] ppid=1840 vsize=302948 CPUtime=101.18 cores=1,3,5,7
/proc/1842/task/1873/stat : 1873 (plingeling) R 1840 1842 1725 0 -1 4202560 5100 1250 0 0 10118 0 0 0 25 0 5 0 515387036 310218752 49906 33554432000 4194304 4417332 140734239213040 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 407.01
Current children cumulated vsize (KiB) 302948

[startup+162.3 s]
/proc/loadavg: 8.02 8.06 7.96 9/184 1892
/proc/meminfo: memFree=16182800/32951132 swapFree=67111524/67111528
[pid=1842] ppid=1840 vsize=252804 CPUtime=646.68 cores=1,3,5,7
/proc/1842/stat : 1842 (plingeling) S 1840 1842 1725 0 -1 4202496 135335 1250 0 0 64640 28 0 0 25 0 5 0 515386989 258871296 38369 33554432000 4194304 4417332 140734239213040 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/1842/statm: 63201 38369 181 55 0 61087 0
[pid=1842/tid=1870] ppid=1840 vsize=252804 CPUtime=161.75 cores=1,3,5,7
/proc/1842/task/1870/stat : 1870 (plingeling) R 1840 1842 1725 0 -1 4202560 33017 1250 0 0 16170 5 0 0 25 0 5 0 515387036 258871296 38369 33554432000 4194304 4417332 140734239213040 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1842/tid=1871] ppid=1840 vsize=252804 CPUtime=161.77 cores=1,3,5,7
/proc/1842/task/1871/stat : 1871 (plingeling) R 1840 1842 1725 0 -1 4202560 24827 1250 0 0 16166 11 0 0 25 0 5 0 515387036 258871296 38369 33554432000 4194304 4417332 140734239213040 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=1842/tid=1872] ppid=1840 vsize=252804 CPUtime=161.82 cores=1,3,5,7
/proc/1842/task/1872/stat : 1872 (plingeling) R 1840 1842 1725 0 -1 4202560 53561 1250 0 0 16174 8 0 0 25 0 5 0 515387036 258871296 38369 33554432000 4194304 4417332 140734239213040 18446744073709551615 4364482 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1842/tid=1873] ppid=1840 vsize=252804 CPUtime=160.86 cores=1,3,5,7
/proc/1842/task/1873/stat : 1873 (plingeling) R 1840 1842 1725 0 -1 4202560 5100 1250 0 0 16085 1 0 0 25 0 5 0 515387036 258871296 38369 33554432000 4194304 4417332 140734239213040 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 646.68
Current children cumulated vsize (KiB) 252804


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

[pid=1842/tid=1871] ppid=1840 vsize=364260 CPUtime=761.78 cores=1,3,5,7
/proc/1842/task/1871/stat : 1871 (plingeling) R 1840 1842 1725 0 -1 4202560 41265 1250 0 0 76165 13 0 0 25 0 5 0 515387036 373002240 71804 33554432000 4194304 4417332 140734239213040 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=1842/tid=1872] ppid=1840 vsize=364260 CPUtime=761.81 cores=1,3,5,7
/proc/1842/task/1872/stat : 1872 (plingeling) R 1840 1842 1725 0 -1 4202560 58049 1250 0 0 76173 8 0 0 25 0 5 0 515387036 373002240 71804 33554432000 4194304 4417332 140734239213040 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1842/tid=1873] ppid=1840 vsize=364260 CPUtime=757.62 cores=1,3,5,7
/proc/1842/task/1873/stat : 1873 (plingeling) R 1840 1842 1725 0 -1 4202560 85925 1250 0 0 75750 12 0 0 25 0 5 0 515387036 373002240 71804 33554432000 4194304 4417332 140734239213040 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3043.46
Current children cumulated vsize (KiB) 364260

[startup+822.3 s]
/proc/loadavg: 8.02 8.04 8.00 9/184 1910
/proc/meminfo: memFree=15999424/32951132 swapFree=67111524/67111528
[pid=1842] ppid=1840 vsize=365312 CPUtime=3283.13 cores=1,3,5,7
/proc/1842/stat : 1842 (plingeling) S 1840 1842 1725 0 -1 4202496 286213 1250 0 0 328264 49 0 0 25 0 5 0 515386989 374079488 71994 33554432000 4194304 4417332 140734239213040 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/1842/statm: 91328 71994 181 55 0 89214 0
[pid=1842/tid=1870] ppid=1840 vsize=365312 CPUtime=821.76 cores=1,3,5,7
/proc/1842/task/1870/stat : 1870 (plingeling) R 1840 1842 1725 0 -1 4202560 80793 1250 0 0 82164 12 0 0 25 0 5 0 515387036 374079488 71994 33554432000 4194304 4417332 140734239213040 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1842/tid=1871] ppid=1840 vsize=365312 CPUtime=821.78 cores=1,3,5,7
/proc/1842/task/1871/stat : 1871 (plingeling) R 1840 1842 1725 0 -1 4202560 41265 1250 0 0 82165 13 0 0 25 0 5 0 515387036 374079488 71994 33554432000 4194304 4417332 140734239213040 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=1842/tid=1872] ppid=1840 vsize=365312 CPUtime=821.81 cores=1,3,5,7
/proc/1842/task/1872/stat : 1872 (plingeling) R 1840 1842 1725 0 -1 4202560 58049 1250 0 0 82173 8 0 0 25 0 5 0 515387036 374079488 71994 33554432000 4194304 4417332 140734239213040 18446744073709551615 4365846 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1842/tid=1873] ppid=1840 vsize=365312 CPUtime=817.29 cores=1,3,5,7
/proc/1842/task/1873/stat : 1873 (plingeling) R 1840 1842 1725 0 -1 4202560 87276 1250 0 0 81717 12 0 0 25 0 5 0 515387036 374079488 71994 33554432000 4194304 4417332 140734239213040 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3283.13
Current children cumulated vsize (KiB) 365312

[startup+882.3 s]
/proc/loadavg: 8.00 8.03 8.00 9/184 1912
/proc/meminfo: memFree=15970528/32951132 swapFree=67111524/67111528
[pid=1842] ppid=1840 vsize=390248 CPUtime=3522.81 cores=1,3,5,7
/proc/1842/stat : 1842 (plingeling) S 1840 1842 1725 0 -1 4202496 295590 1250 0 0 352231 50 0 0 25 0 5 0 515386989 399613952 77416 33554432000 4194304 4417332 140734239213040 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/1842/statm: 97562 77416 181 55 0 95448 0
[pid=1842/tid=1870] ppid=1840 vsize=390248 CPUtime=881.76 cores=1,3,5,7
/proc/1842/task/1870/stat : 1870 (plingeling) R 1840 1842 1725 0 -1 4202560 81749 1250 0 0 88164 12 0 0 25 0 5 0 515387036 399613952 77416 33554432000 4194304 4417332 140734239213040 18446744073709551615 4236761 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1842/tid=1871] ppid=1840 vsize=390248 CPUtime=881.79 cores=1,3,5,7
/proc/1842/task/1871/stat : 1871 (plingeling) R 1840 1842 1725 0 -1 4202560 43373 1250 0 0 88166 13 0 0 25 0 5 0 515387036 399613952 77416 33554432000 4194304 4417332 140734239213040 18446744073709551615 4277687 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=1842/tid=1872] ppid=1840 vsize=390248 CPUtime=881.82 cores=1,3,5,7
/proc/1842/task/1872/stat : 1872 (plingeling) R 1840 1842 1725 0 -1 4202560 60215 1250 0 0 88173 9 0 0 25 0 5 0 515387036 399613952 77416 33554432000 4194304 4417332 140734239213040 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1842/tid=1873] ppid=1840 vsize=390248 CPUtime=876.97 cores=1,3,5,7
/proc/1842/task/1873/stat : 1873 (plingeling) R 1840 1842 1725 0 -1 4202560 91423 1250 0 0 87684 13 0 0 25 0 5 0 515387036 399613952 77416 33554432000 4194304 4417332 140734239213040 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3522.81
Current children cumulated vsize (KiB) 390248

[startup+942.301 s]
/proc/loadavg: 8.00 8.02 8.00 9/184 1913
/proc/meminfo: memFree=15926868/32951132 swapFree=67111524/67111528
[pid=1842] ppid=1840 vsize=429840 CPUtime=3762.48 cores=1,3,5,7
/proc/1842/stat : 1842 (plingeling) S 1840 1842 1725 0 -1 4202496 313289 1250 0 0 376196 52 0 0 25 0 5 0 515386989 440156160 89368 33554432000 4194304 4417332 140734239213040 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/1842/statm: 107460 89368 181 55 0 105346 0
[pid=1842/tid=1870] ppid=1840 vsize=429840 CPUtime=941.75 cores=1,3,5,7
/proc/1842/task/1870/stat : 1870 (plingeling) R 1840 1842 1725 0 -1 4202560 92620 1250 0 0 94162 13 0 0 25 0 5 0 515387036 440156160 89368 33554432000 4194304 4417332 140734239213040 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1842/tid=1871] ppid=1840 vsize=429840 CPUtime=941.79 cores=1,3,5,7
/proc/1842/task/1871/stat : 1871 (plingeling) R 1840 1842 1725 0 -1 4202560 50054 1250 0 0 94165 14 0 0 25 0 5 0 515387036 440156160 89368 33554432000 4194304 4417332 140734239213040 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=1842/tid=1872] ppid=1840 vsize=429840 CPUtime=941.82 cores=1,3,5,7
/proc/1842/task/1872/stat : 1872 (plingeling) R 1840 1842 1725 0 -1 4202560 60215 1250 0 0 94173 9 0 0 25 0 5 0 515387036 440156160 89368 33554432000 4194304 4417332 140734239213040 18446744073709551615 4366319 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1842/tid=1873] ppid=1840 vsize=429840 CPUtime=936.64 cores=1,3,5,7
/proc/1842/task/1873/stat : 1873 (plingeling) R 1840 1842 1725 0 -1 4202560 91570 1250 0 0 93651 13 0 0 25 0 5 0 515387036 440156160 89368 33554432000 4194304 4417332 140734239213040 18446744073709551615 4365915 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3762.48
Current children cumulated vsize (KiB) 429840

[startup+1002.31 s]
/proc/loadavg: 8.00 8.02 8.00 9/184 1924
/proc/meminfo: memFree=15890560/32951132 swapFree=67111524/67111528
[pid=1842] ppid=1840 vsize=499228 CPUtime=4002.16 cores=1,3,5,7
/proc/1842/stat : 1842 (plingeling) S 1840 1842 1725 0 -1 4202496 329910 1250 0 0 400161 55 0 0 25 0 5 0 515386989 511209472 97398 33554432000 4194304 4417332 140734239213040 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/1842/statm: 124807 97398 181 55 0 122693 0
[pid=1842/tid=1870] ppid=1840 vsize=499228 CPUtime=1001.76 cores=1,3,5,7
/proc/1842/task/1870/stat : 1870 (plingeling) R 1840 1842 1725 0 -1 4202560 104996 1250 0 0 100161 15 0 0 25 0 5 0 515387036 511209472 97398 33554432000 4194304 4417332 140734239213040 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1842/tid=1871] ppid=1840 vsize=499228 CPUtime=1001.78 cores=1,3,5,7
/proc/1842/task/1871/stat : 1871 (plingeling) R 1840 1842 1725 0 -1 4202560 50054 1250 0 0 100164 14 0 0 25 0 5 0 515387036 511209472 97398 33554432000 4194304 4417332 140734239213040 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=1842/tid=1872] ppid=1840 vsize=499228 CPUtime=1001.82 cores=1,3,5,7
/proc/1842/task/1872/stat : 1872 (plingeling) R 1840 1842 1725 0 -1 4202560 64320 1250 0 0 100172 10 0 0 25 0 5 0 515387036 511209472 97398 33554432000 4194304 4417332 140734239213040 18446744073709551615 4364502 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1842/tid=1873] ppid=1840 vsize=499228 CPUtime=996.32 cores=1,3,5,7
/proc/1842/task/1873/stat : 1873 (plingeling) R 1840 1842 1725 0 -1 4202560 91710 1250 0 0 99619 13 0 0 25 0 5 0 515387036 511209472 97398 33554432000 4194304 4417332 140734239213040 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4002.16
Current children cumulated vsize (KiB) 499228

[startup+1062.3 s]
/proc/loadavg: 8.00 8.01 8.00 9/184 1925
/proc/meminfo: memFree=15920560/32951132 swapFree=67111524/67111528
[pid=1842] ppid=1840 vsize=421460 CPUtime=4241.82 cores=1,3,5,7
/proc/1842/stat : 1842 (plingeling) S 1840 1842 1725 0 -1 4202496 338085 1250 0 0 424125 57 0 0 25 0 5 0 515386989 431575040 89966 33554432000 4194304 4417332 140734239213040 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/1842/statm: 105365 89966 181 55 0 103251 0
[pid=1842/tid=1870] ppid=1840 vsize=421460 CPUtime=1061.75 cores=1,3,5,7
/proc/1842/task/1870/stat : 1870 (plingeling) R 1840 1842 1725 0 -1 4202560 111907 1250 0 0 106159 16 0 0 25 0 5 0 515387036 431575040 89966 33554432000 4194304 4417332 140734239213040 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1842/tid=1871] ppid=1840 vsize=421460 CPUtime=1061.78 cores=1,3,5,7
/proc/1842/task/1871/stat : 1871 (plingeling) R 1840 1842 1725 0 -1 4202560 50054 1250 0 0 106164 14 0 0 25 0 5 0 515387036 431575040 89966 33554432000 4194304 4417332 140734239213040 18446744073709551615 4346401 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=1842/tid=1872] ppid=1840 vsize=421460 CPUtime=1061.81 cores=1,3,5,7
/proc/1842/task/1872/stat : 1872 (plingeling) R 1840 1842 1725 0 -1 4202560 64320 1250 0 0 106171 10 0 0 25 0 5 0 515387036 431575040 89966 33554432000 4194304 4417332 140734239213040 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1842/tid=1873] ppid=1840 vsize=421460 CPUtime=1055.98 cores=1,3,5,7
/proc/1842/task/1873/stat : 1873 (plingeling) R 1840 1842 1725 0 -1 4202560 92974 1250 0 0 105585 13 0 0 25 0 5 0 515387036 431575040 89966 33554432000 4194304 4417332 140734239213040 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4241.82
Current children cumulated vsize (KiB) 421460

[startup+1122.3 s]
/proc/loadavg: 8.00 8.01 8.00 9/184 1927
/proc/meminfo: memFree=15871316/32951132 swapFree=67111524/67111528
[pid=1842] ppid=1840 vsize=493816 CPUtime=4481.49 cores=1,3,5,7
/proc/1842/stat : 1842 (plingeling) S 1840 1842 1725 0 -1 4202496 365143 1250 0 0 448089 60 0 0 25 0 5 0 515386989 505667584 104115 33554432000 4194304 4417332 140734239213040 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/1842/statm: 123454 104115 181 55 0 121340 0
[pid=1842/tid=1870] ppid=1840 vsize=493816 CPUtime=1121.75 cores=1,3,5,7
/proc/1842/task/1870/stat : 1870 (plingeling) R 1840 1842 1725 0 -1 4202560 123810 1250 0 0 112158 17 0 0 25 0 5 0 515387036 505667584 104115 33554432000 4194304 4417332 140734239213040 18446744073709551615 4364568 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1842/tid=1871] ppid=1840 vsize=493816 CPUtime=1121.77 cores=1,3,5,7
/proc/1842/task/1871/stat : 1871 (plingeling) R 1840 1842 1725 0 -1 4202560 60205 1250 0 0 112162 15 0 0 25 0 5 0 515387036 505667584 104115 33554432000 4194304 4417332 140734239213040 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=1842/tid=1872] ppid=1840 vsize=493816 CPUtime=1121.81 cores=1,3,5,7
/proc/1842/task/1872/stat : 1872 (plingeling) R 1840 1842 1725 0 -1 4202560 68425 1250 0 0 112171 10 0 0 25 0 5 0 515387036 505667584 104115 33554432000 4194304 4417332 140734239213040 18446744073709551615 4365846 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1842/tid=1873] ppid=1840 vsize=493816 CPUtime=1115.66 cores=1,3,5,7
/proc/1842/task/1873/stat : 1873 (plingeling) R 1840 1842 1725 0 -1 4202560 93873 1250 0 0 111553 13 0 0 25 0 5 0 515387036 505667584 104115 33554432000 4194304 4417332 140734239213040 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4481.49
Current children cumulated vsize (KiB) 493816

[startup+1182.3 s]
/proc/loadavg: 8.06 8.02 8.00 9/184 1929
/proc/meminfo: memFree=15776084/32951132 swapFree=67111524/67111528
[pid=1842] ppid=1840 vsize=583676 CPUtime=4721.17 cores=1,3,5,7
/proc/1842/stat : 1842 (plingeling) S 1840 1842 1725 0 -1 4202496 388528 1250 0 0 472055 62 0 0 25 0 5 0 515386989 597684224 126580 33554432000 4194304 4417332 140734239213040 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/1842/statm: 145919 126580 181 55 0 143805 0
[pid=1842/tid=1870] ppid=1840 vsize=583676 CPUtime=1181.75 cores=1,3,5,7
/proc/1842/task/1870/stat : 1870 (plingeling) R 1840 1842 1725 0 -1 4202560 123810 1250 0 0 118158 17 0 0 25 0 5 0 515387036 597684224 126580 33554432000 4194304 4417332 140734239213040 18446744073709551615 4364526 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1842/tid=1871] ppid=1840 vsize=583676 CPUtime=1181.78 cores=1,3,5,7
/proc/1842/task/1871/stat : 1871 (plingeling) R 1840 1842 1725 0 -1 4202560 78681 1250 0 0 118161 17 0 0 25 0 5 0 515387036 597684224 126580 33554432000 4194304 4417332 140734239213040 18446744073709551615 4364463 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=1842/tid=1872] ppid=1840 vsize=583676 CPUtime=1181.81 cores=1,3,5,7
/proc/1842/task/1872/stat : 1872 (plingeling) R 1840 1842 1725 0 -1 4202560 72521 1250 0 0 118170 11 0 0 25 0 5 0 515387036 597684224 126580 33554432000 4194304 4417332 140734239213040 18446744073709551615 4365915 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1842/tid=1873] ppid=1840 vsize=583676 CPUtime=1175.33 cores=1,3,5,7
/proc/1842/task/1873/stat : 1873 (plingeling) R 1840 1842 1725 0 -1 4202560 94686 1250 0 0 117520 13 0 0 25 0 5 0 515387036 597684224 126580 33554432000 4194304 4417332 140734239213040 18446744073709551615 4357458 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4721.17
Current children cumulated vsize (KiB) 583676



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.1 s]
/proc/loadavg: 8.04 8.02 8.00 9/184 1929
/proc/meminfo: memFree=15786248/32951132 swapFree=67111524/67111528
[pid=1842] ppid=1840 vsize=580752 CPUtime=4800.27 cores=1,3,5,7
/proc/1842/stat : 1842 (plingeling) S 1840 1842 1725 0 -1 4202496 389654 1250 0 0 479965 62 0 0 25 0 5 0 515386989 594690048 124263 33554432000 4194304 4417332 140734239213040 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/1842/statm: 145188 124263 181 55 0 143074 0
[pid=1842/tid=1870] ppid=1840 vsize=580752 CPUtime=1201.56 cores=1,3,5,7
/proc/1842/task/1870/stat : 1870 (plingeling) R 1840 1842 1725 0 -1 4202560 124006 1250 0 0 120139 17 0 0 25 0 5 0 515387036 594690048 124263 33554432000 4194304 4417332 140734239213040 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1842/tid=1871] ppid=1840 vsize=580752 CPUtime=1201.58 cores=1,3,5,7
/proc/1842/task/1871/stat : 1871 (plingeling) R 1840 1842 1725 0 -1 4202560 78681 1250 0 0 120141 17 0 0 25 0 5 0 515387036 594690048 124263 33554432000 4194304 4417332 140734239213040 18446744073709551615 4366725 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=1842/tid=1872] ppid=1840 vsize=580752 CPUtime=1201.62 cores=1,3,5,7
/proc/1842/task/1872/stat : 1872 (plingeling) R 1840 1842 1725 0 -1 4202560 72521 1250 0 0 120151 11 0 0 25 0 5 0 515387036 594690048 124263 33554432000 4194304 4417332 140734239213040 18446744073709551615 4278271 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1842/tid=1873] ppid=1840 vsize=580752 CPUtime=1195.02 cores=1,3,5,7
/proc/1842/task/1873/stat : 1873 (plingeling) R 1840 1842 1725 0 -1 4202560 95616 1250 0 0 119489 13 0 0 25 0 5 0 515387036 594690048 124263 33554432000 4194304 4417332 140734239213040 18446744073709551615 4365104 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.27
Current children cumulated vsize (KiB) 580752

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1202.1 s]
/proc/loadavg: 8.04 8.02 8.00 9/184 1929
/proc/meminfo: memFree=15786248/32951132 swapFree=67111524/67111528
[pid=1842] ppid=1840 vsize=580752 CPUtime=4800.27 cores=1,3,5,7
/proc/1842/stat : 1842 (plingeling) S 1840 1842 1725 0 -1 4202496 389654 1250 0 0 479965 62 0 0 25 0 5 0 515386989 594690048 124263 33554432000 4194304 4417332 140734239213040 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/1842/statm: 145188 124263 181 55 0 143074 0
[pid=1842/tid=1870] ppid=1840 vsize=580752 CPUtime=1201.56 cores=1,3,5,7
/proc/1842/task/1870/stat : 1870 (plingeling) R 1840 1842 1725 0 -1 4202560 124006 1250 0 0 120139 17 0 0 25 0 5 0 515387036 594690048 124263 33554432000 4194304 4417332 140734239213040 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1842/tid=1871] ppid=1840 vsize=580752 CPUtime=1201.58 cores=1,3,5,7
/proc/1842/task/1871/stat : 1871 (plingeling) R 1840 1842 1725 0 -1 4202560 78681 1250 0 0 120141 17 0 0 25 0 5 0 515387036 594690048 124263 33554432000 4194304 4417332 140734239213040 18446744073709551615 4366725 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=1842/tid=1872] ppid=1840 vsize=580752 CPUtime=1201.62 cores=1,3,5,7
/proc/1842/task/1872/stat : 1872 (plingeling) R 1840 1842 1725 0 -1 4202560 72521 1250 0 0 120151 11 0 0 25 0 5 0 515387036 594690048 124263 33554432000 4194304 4417332 140734239213040 18446744073709551615 4278271 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1842/tid=1873] ppid=1840 vsize=580752 CPUtime=1195.02 cores=1,3,5,7
/proc/1842/task/1873/stat : 1873 (plingeling) R 1840 1842 1725 0 -1 4202560 95616 1250 0 0 119489 13 0 0 25 0 5 0 515387036 594690048 124263 33554432000 4194304 4417332 140734239213040 18446744073709551615 4365104 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.27
Current children cumulated vsize (KiB) 580752

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1202.13
CPU time (s): 4800.33
CPU user time (s): 4799.68
CPU system time (s): 0.648901
CPU usage (%): 399.318
Max. virtual memory (cumulated for all children) (KiB): 583676

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.68
system time used= 0.648901
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 390904
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= 134
involuntary context switches= 35458

runsolver used 1.78773 second user time and 4.89226 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-29 02:44:34
IDJOB=3280605
IDBENCH=20406
IDSOLVER=1605
FILE ID=node129/3280605-1304037873
RUNJOBID= node129-1304036666-1744
PBS_JOBID= 13170362
Free space on /tmp= 66344 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT07/industrial/palacios/hard/sortnet-7-ipc5-h15-unsat.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3280605-1304037873/watcher-3280605-1304037873 -o /tmp/evaluation-result-3280605-1304037873/solver-3280605-1304037873 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3280605-1304037873.cnf

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 0683489092a5eb0c881dd17c2c45d08e
RANDOM SEED=1338169493

node129.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      16815532 kB
Buffers:       1276540 kB
Cached:       14128556 kB
SwapCached:          4 kB
Active:        3761616 kB
Inactive:     11709552 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      16815532 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            6260 kB
Writeback:           0 kB
AnonPages:       65428 kB
Mapped:          15372 kB
Slab:           602276 kB
PageTables:       4664 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   220824 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66340 MiB
End job on node129 at 2011-04-29 03:04:38