Trace number 3273439

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.35 1201.72

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n300-s12830984-sat.cnf
MD5SUM8561dcfb17af254a7261755a5f31a440
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark289.739
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of clauses720
Sum of the clauses size1800
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2600
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 5120
Number of clauses of size over 50

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-3273439-1304082737/watcher-3273439-1304082737 -o /tmp/evaluation-result-3273439-1304082737/solver-3273439-1304082737 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3273439-1304082737.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: 7.56 8.03 8.05 3/176 23622
/proc/meminfo: memFree=25325832/32951124 swapFree=67051468/67111528
[pid=23622] ppid=23618 vsize=8728 CPUtime=0 cores=1,3,5,7
/proc/23622/stat : 23622 (plingeling) S 23618 23622 23289 0 -1 4202496 216 0 0 0 0 0 0 0 18 0 1 0 519876496 8937472 146 33554432000 4194304 4417332 140735215349616 18446744073709551615 218370957056 0 0 4096 0 18446744071562362840 0 0 17 1 0 0 0
/proc/23622/statm: 2182 146 122 55 0 68 0

[startup+0.0540909 s]
/proc/loadavg: 7.56 8.03 8.05 3/176 23622
/proc/meminfo: memFree=25325832/32951124 swapFree=67051468/67111528
[pid=23622] ppid=23618 vsize=117012 CPUtime=0.17 cores=1,3,5,7
/proc/23622/stat : 23622 (plingeling) S 23618 23622 23289 0 -1 4202496 797 1251 0 0 17 0 0 0 18 0 5 0 519876496 119820288 683 33554432000 4194304 4417332 140735215349616 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/23622/statm: 29253 683 181 55 0 27139 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 117012

[startup+0.101082 s]
/proc/loadavg: 7.56 8.03 8.05 3/176 23622
/proc/meminfo: memFree=25325832/32951124 swapFree=67051468/67111528
[pid=23622] ppid=23618 vsize=117864 CPUtime=0.36 cores=1,3,5,7
/proc/23622/stat : 23622 (plingeling) S 23618 23622 23289 0 -1 4202496 1126 1251 0 0 36 0 0 0 18 0 5 0 519876496 120692736 907 33554432000 4194304 4417332 140735215349616 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/23622/statm: 29466 907 181 55 0 27352 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 117864

[startup+0.301047 s]
/proc/loadavg: 7.56 8.03 8.05 3/176 23622
/proc/meminfo: memFree=25325832/32951124 swapFree=67051468/67111528
[pid=23622] ppid=23618 vsize=120040 CPUtime=1.16 cores=1,3,5,7
/proc/23622/stat : 23622 (plingeling) S 23618 23622 23289 0 -1 4202496 2646 1251 0 0 116 0 0 0 18 0 5 0 519876496 122920960 1489 33554432000 4194304 4417332 140735215349616 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/23622/statm: 30010 1489 181 55 0 27896 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 120040

[startup+0.700977 s]
/proc/loadavg: 7.56 8.03 8.05 3/176 23622
/proc/meminfo: memFree=25325832/32951124 swapFree=67051468/67111528
[pid=23622] ppid=23618 vsize=123532 CPUtime=2.75 cores=1,3,5,7
/proc/23622/stat : 23622 (plingeling) S 23618 23622 23289 0 -1 4202496 6477 1251 0 0 275 0 0 0 18 0 5 0 519876496 126496768 2362 33554432000 4194304 4417332 140735215349616 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/23622/statm: 30883 2362 181 55 0 28769 0
Current children cumulated CPU time (s) 2.75
Current children cumulated vsize (KiB) 123532

[startup+1.50084 s]
/proc/loadavg: 7.56 8.03 8.05 10/186 23642
/proc/meminfo: memFree=25303952/32951124 swapFree=67051468/67111528
[pid=23622] ppid=23618 vsize=126832 CPUtime=5.95 cores=1,3,5,7
/proc/23622/stat : 23622 (plingeling) S 23618 23622 23289 0 -1 4202496 14477 1251 0 0 594 1 0 0 18 0 5 0 519876496 129875968 3197 33554432000 4194304 4417332 140735215349616 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/23622/statm: 31708 3197 181 55 0 29594 0
[pid=23622/tid=23638] ppid=23618 vsize=126832 CPUtime=1.48 cores=1,3,5,7
/proc/23622/task/23638/stat : 23638 (plingeling) R 23618 23622 23289 0 -1 4202560 3048 1251 0 0 148 0 0 0 24 0 5 0 519876496 129875968 3197 33554432000 4194304 4417332 140735215349616 18446744073709551615 4262955 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23622/tid=23639] ppid=23618 vsize=126832 CPUtime=1.48 cores=1,3,5,7
/proc/23622/task/23639/stat : 23639 (plingeling) R 23618 23622 23289 0 -1 4202560 3332 1251 0 0 148 0 0 0 25 0 5 0 519876496 129875968 3197 33554432000 4194304 4417332 140735215349616 18446744073709551615 18446744073699065897 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23622/tid=23640] ppid=23618 vsize=126832 CPUtime=1.48 cores=1,3,5,7
/proc/23622/task/23640/stat : 23640 (plingeling) R 23618 23622 23289 0 -1 4202560 3977 1251 0 0 148 0 0 0 25 0 5 0 519876496 129875968 3197 33554432000 4194304 4417332 140735215349616 18446744073709551615 4364305 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23622/tid=23641] ppid=23618 vsize=126832 CPUtime=1.48 cores=1,3,5,7
/proc/23622/task/23641/stat : 23641 (plingeling) R 23618 23622 23289 0 -1 4202560 3803 1251 0 0 148 0 0 0 25 0 5 0 519876496 129875968 3197 33554432000 4194304 4417332 140735215349616 18446744073709551615 4365003 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 126832

[startup+3.10055 s]
/proc/loadavg: 7.56 8.03 8.05 10/186 23642
/proc/meminfo: memFree=25295768/32951124 swapFree=67051468/67111528
[pid=23622] ppid=23618 vsize=130512 CPUtime=12.34 cores=1,3,5,7
/proc/23622/stat : 23622 (plingeling) S 23618 23622 23289 0 -1 4202496 30806 1251 0 0 1231 3 0 0 18 0 5 0 519876496 133644288 4118 33554432000 4194304 4417332 140735215349616 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/23622/statm: 32628 4118 181 55 0 30514 0
[pid=23622/tid=23638] ppid=23618 vsize=130512 CPUtime=3.08 cores=1,3,5,7
/proc/23622/task/23638/stat : 23638 (plingeling) R 23618 23622 23289 0 -1 4202560 8293 1251 0 0 308 0 0 0 25 0 5 0 519876496 133644288 4118 33554432000 4194304 4417332 140735215349616 18446744073709551615 4364750 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23622/tid=23639] ppid=23618 vsize=130512 CPUtime=3.08 cores=1,3,5,7
/proc/23622/task/23639/stat : 23639 (plingeling) R 23618 23622 23289 0 -1 4202560 7478 1251 0 0 307 1 0 0 25 0 5 0 519876496 133644288 4118 33554432000 4194304 4417332 140735215349616 18446744073709551615 4366725 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23622/tid=23640] ppid=23618 vsize=130512 CPUtime=3.08 cores=1,3,5,7
/proc/23622/task/23640/stat : 23640 (plingeling) R 23618 23622 23289 0 -1 4202560 8283 1251 0 0 307 1 0 0 25 0 5 0 519876496 133644288 4118 33554432000 4194304 4417332 140735215349616 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23622/tid=23641] ppid=23618 vsize=130512 CPUtime=3.07 cores=1,3,5,7
/proc/23622/task/23641/stat : 23641 (plingeling) R 23618 23622 23289 0 -1 4202560 6435 1251 0 0 307 0 0 0 25 0 5 0 519876496 133644288 4118 33554432000 4194304 4417332 140735215349616 18446744073709551615 4365963 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 130512

[startup+6.30098 s]
/proc/loadavg: 7.59 8.03 8.05 10/186 23643
/proc/meminfo: memFree=25280300/32951124 swapFree=67051468/67111528
[pid=23622] ppid=23618 vsize=135520 CPUtime=25.13 cores=1,3,5,7
/proc/23622/stat : 23622 (plingeling) S 23618 23622 23289 0 -1 4202496 62671 1251 0 0 2505 8 0 0 18 0 5 0 519876496 138772480 5361 33554432000 4194304 4417332 140735215349616 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/23622/statm: 33880 5361 181 55 0 31766 0
[pid=23622/tid=23638] ppid=23618 vsize=135520 CPUtime=6.28 cores=1,3,5,7
/proc/23622/task/23638/stat : 23638 (plingeling) R 23618 23622 23289 0 -1 4202560 16739 1251 0 0 627 1 0 0 25 0 5 0 519876496 138772480 5361 33554432000 4194304 4417332 140735215349616 18446744073709551615 4354600 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23622/tid=23639] ppid=23618 vsize=135520 CPUtime=6.29 cores=1,3,5,7
/proc/23622/task/23639/stat : 23639 (plingeling) R 23618 23622 23289 0 -1 4202560 15944 1251 0 0 627 2 0 0 25 0 5 0 519876496 138772480 5361 33554432000 4194304 4417332 140735215349616 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23622/tid=23640] ppid=23618 vsize=135520 CPUtime=6.28 cores=1,3,5,7
/proc/23622/task/23640/stat : 23640 (plingeling) R 23618 23622 23289 0 -1 4202560 18185 1251 0 0 626 2 0 0 25 0 5 0 519876496 138772480 5361 33554432000 4194304 4417332 140735215349616 18446744073709551615 4364753 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23622/tid=23641] ppid=23618 vsize=135520 CPUtime=6.25 cores=1,3,5,7
/proc/23622/task/23641/stat : 23641 (plingeling) R 23618 23622 23289 0 -1 4202560 11486 1251 0 0 624 1 0 0 25 0 5 0 519876496 138772480 5361 33554432000 4194304 4417332 140735215349616 18446744073709551615 4364502 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 135520

[startup+12.7008 s]
/proc/loadavg: 7.62 8.03 8.05 10/186 23643
/proc/meminfo: memFree=25261244/32951124 swapFree=67051468/67111528
[pid=23622] ppid=23618 vsize=139084 CPUtime=50.69 cores=1,3,5,7
/proc/23622/stat : 23622 (plingeling) S 23618 23622 23289 0 -1 4202496 113287 1251 0 0 5053 16 0 0 18 0 5 0 519876496 142422016 6234 33554432000 4194304 4417332 140735215349616 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/23622/statm: 34771 6234 181 55 0 32657 0
[pid=23622/tid=23638] ppid=23618 vsize=139084 CPUtime=12.68 cores=1,3,5,7
/proc/23622/task/23638/stat : 23638 (plingeling) R 23618 23622 23289 0 -1 4202560 31969 1251 0 0 1264 4 0 0 25 0 5 0 519876496 142422016 6234 33554432000 4194304 4417332 140735215349616 18446744073709551615 4364776 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23622/tid=23639] ppid=23618 vsize=139084 CPUtime=12.68 cores=1,3,5,7
/proc/23622/task/23639/stat : 23639 (plingeling) R 23618 23622 23289 0 -1 4202560 30871 1251 0 0 1264 4 0 0 25 0 5 0 519876496 142422016 6234 33554432000 4194304 4417332 140735215349616 18446744073709551615 4364962 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23622/tid=23640] ppid=23618 vsize=139084 CPUtime=12.68 cores=1,3,5,7
/proc/23622/task/23640/stat : 23640 (plingeling) R 23618 23622 23289 0 -1 4202560 31862 1251 0 0 1264 4 0 0 25 0 5 0 519876496 142422016 6234 33554432000 4194304 4417332 140735215349616 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23622/tid=23641] ppid=23618 vsize=139084 CPUtime=12.62 cores=1,3,5,7
/proc/23622/task/23641/stat : 23641 (plingeling) R 23618 23622 23289 0 -1 4202560 18268 1251 0 0 1259 3 0 0 25 0 5 0 519876496 142422016 6234 33554432000 4194304 4417332 140735215349616 18446744073709551615 4365960 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 139084

[startup+25.5006 s]
/proc/loadavg: 7.71 8.03 8.05 10/186 23643
/proc/meminfo: memFree=25245288/32951124 swapFree=67051468/67111528
[pid=23622] ppid=23618 vsize=149360 CPUtime=101.82 cores=1,3,5,7
/proc/23622/stat : 23622 (plingeling) S 23618 23622 23289 0 -1 4202496 189823 1251 0 0 10155 27 0 0 18 0 5 0 519876496 152944640 8802 33554432000 4194304 4417332 140735215349616 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/23622/statm: 37340 8802 181 55 0 35226 0
[pid=23622/tid=23638] ppid=23618 vsize=149360 CPUtime=25.48 cores=1,3,5,7
/proc/23622/task/23638/stat : 23638 (plingeling) R 23618 23622 23289 0 -1 4202560 50931 1251 0 0 2542 6 0 0 25 0 5 0 519876496 152944640 8802 33554432000 4194304 4417332 140735215349616 18446744073709551615 4366053 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23622/tid=23639] ppid=23618 vsize=149360 CPUtime=25.48 cores=1,3,5,7
/proc/23622/task/23639/stat : 23639 (plingeling) R 23618 23622 23289 0 -1 4202560 50786 1251 0 0 2541 7 0 0 25 0 5 0 519876496 152944640 8802 33554432000 4194304 4417332 140735215349616 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23622/tid=23640] ppid=23618 vsize=149360 CPUtime=25.47 cores=1,3,5,7
/proc/23622/task/23640/stat : 23640 (plingeling) R 23618 23622 23289 0 -1 4202560 57217 1251 0 0 2540 7 0 0 25 0 5 0 519876496 152944640 8802 33554432000 4194304 4417332 140735215349616 18446744073709551615 4364519 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23622/tid=23641] ppid=23618 vsize=149360 CPUtime=25.35 cores=1,3,5,7
/proc/23622/task/23641/stat : 23641 (plingeling) R 23618 23622 23289 0 -1 4202560 30572 1251 0 0 2530 5 0 0 25 0 5 0 519876496 152944640 8802 33554432000 4194304 4417332 140735215349616 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 149360

[startup+51.101 s]
/proc/loadavg: 7.93 8.06 8.06 10/186 23644
/proc/meminfo: memFree=25215260/32951124 swapFree=67051468/67111528
[pid=23622] ppid=23618 vsize=165348 CPUtime=204.08 cores=1,3,5,7
/proc/23622/stat : 23622 (plingeling) S 23618 23622 23289 0 -1 4202496 364276 1251 0 0 20354 54 0 0 18 0 5 0 519876496 169316352 12801 33554432000 4194304 4417332 140735215349616 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/23622/statm: 41337 12801 181 55 0 39223 0
[pid=23622/tid=23638] ppid=23618 vsize=165348 CPUtime=51.08 cores=1,3,5,7
/proc/23622/task/23638/stat : 23638 (plingeling) R 23618 23622 23289 0 -1 4202560 103877 1251 0 0 5094 14 0 0 25 0 5 0 519876496 169316352 12801 33554432000 4194304 4417332 140735215349616 18446744073709551615 4364683 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23622/tid=23639] ppid=23618 vsize=165348 CPUtime=51.09 cores=1,3,5,7
/proc/23622/task/23639/stat : 23639 (plingeling) R 23618 23622 23289 0 -1 4202560 110616 1251 0 0 5092 17 0 0 25 0 5 0 519876496 169316352 12801 33554432000 4194304 4417332 140735215349616 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23622/tid=23640] ppid=23618 vsize=165348 CPUtime=51.08 cores=1,3,5,7
/proc/23622/task/23640/stat : 23640 (plingeling) R 23618 23622 23289 0 -1 4202560 96559 1251 0 0 5095 13 0 0 25 0 5 0 519876496 169316352 12801 33554432000 4194304 4417332 140735215349616 18446744073709551615 4364683 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23622/tid=23641] ppid=23618 vsize=165348 CPUtime=50.81 cores=1,3,5,7
/proc/23622/task/23641/stat : 23641 (plingeling) R 23618 23622 23289 0 -1 4202560 52907 1251 0 0 5072 9 0 0 25 0 5 0 519876496 169316352 12801 33554432000 4194304 4417332 140735215349616 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 204.08
Current children cumulated vsize (KiB) 165348

[startup+102.307 s]
/proc/loadavg: 7.97 8.05 8.05 10/186 23645
/proc/meminfo: memFree=25201604/32951124 swapFree=67051468/67111528
[pid=23622] ppid=23618 vsize=171420 CPUtime=408.63 cores=1,3,5,7
/proc/23622/stat : 23622 (plingeling) S 23618 23622 23289 0 -1 4202496 644344 1251 0 0 40765 98 0 0 18 0 5 0 519876496 175534080 14351 33554432000 4194304 4417332 140735215349616 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/23622/statm: 42855 14351 181 55 0 40741 0
[pid=23622/tid=23638] ppid=23618 vsize=171420 CPUtime=102.29 cores=1,3,5,7
/proc/23622/task/23638/stat : 23638 (plingeling) R 23618 23622 23289 0 -1 4202560 168921 1251 0 0 10204 25 0 0 25 0 5 0 519876496 175534080 14351 33554432000 4194304 4417332 140735215349616 18446744073709551615 4364734 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23622/tid=23639] ppid=23618 vsize=171420 CPUtime=102.29 cores=1,3,5,7
/proc/23622/task/23639/stat : 23639 (plingeling) R 23618 23622 23289 0 -1 4202560 199759 1251 0 0 10199 30 0 0 25 0 5 0 519876496 175534080 14351 33554432000 4194304 4417332 140735215349616 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23622/tid=23640] ppid=23618 vsize=171420 CPUtime=102.28 cores=1,3,5,7
/proc/23622/task/23640/stat : 23640 (plingeling) R 23618 23622 23289 0 -1 4202560 191781 1251 0 0 10201 27 0 0 25 0 5 0 519876496 175534080 14351 33554432000 4194304 4417332 140735215349616 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23622/tid=23641] ppid=23618 vsize=171420 CPUtime=101.73 cores=1,3,5,7
/proc/23622/task/23641/stat : 23641 (plingeling) R 23618 23622 23289 0 -1 4202560 83566 1251 0 0 10159 14 0 0 25 0 5 0 519876496 175534080 14351 33554432000 4194304 4417332 140735215349616 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.63
Current children cumulated vsize (KiB) 171420

[startup+162.301 s]
/proc/loadavg: 7.99 8.04 8.05 10/186 23647
/proc/meminfo: memFree=25164000/32951124 swapFree=67051468/67111528
[pid=23622] ppid=23618 vsize=197760 CPUtime=648.28 cores=1,3,5,7
/proc/23622/stat : 23622 (plingeling) S 23618 23622 23289 0 -1 4202496 824479 1251 0 0 64705 123 0 0 18 0 5 0 519876496 202506240 20906 33554432000 4194304 4417332 140735215349616 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/23622/statm: 49440 20906 181 55 0 47326 0
[pid=23622/tid=23638] ppid=23618 vsize=197760 CPUtime=162.28 cores=1,3,5,7
/proc/23622/task/23638/stat : 23638 (plingeling) R 23618 23622 23289 0 -1 4202560 208996 1251 0 0 16197 31 0 0 25 0 5 0 519876496 202506240 20906 33554432000 4194304 4417332 140735215349616 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23622/tid=23639] ppid=23618 vsize=197760 CPUtime=162.29 cores=1,3,5,7
/proc/23622/task/23639/stat : 23639 (plingeling) R 23618 23622 23289 0 -1 4202560 257937 1251 0 0 16191 38 0 0 25 0 5 0 519876496 202506240 20906 33554432000 4194304 4417332 140735215349616 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23622/tid=23640] ppid=23618 vsize=197760 CPUtime=162.28 cores=1,3,5,7
/proc/23622/task/23640/stat : 23640 (plingeling) R 23618 23622 23289 0 -1 4202560 237622 1251 0 0 16195 33 0 0 25 0 5 0 519876496 202506240 20906 33554432000 4194304 4417332 140735215349616 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23622/tid=23641] ppid=23618 vsize=197760 CPUtime=161.4 cores=1,3,5,7
/proc/23622/task/23641/stat : 23641 (plingeling) R 23618 23622 23289 0 -1 4202560 119607 1251 0 0 16120 20 0 0 25 0 5 0 519876496 202506240 20906 33554432000 4194304 4417332 140735215349616 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 648.28
Current children cumulated vsize (KiB) 197760


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

[pid=23622/tid=23639] ppid=23618 vsize=254652 CPUtime=762.3 cores=1,3,5,7
/proc/23622/task/23639/stat : 23639 (plingeling) R 23618 23622 23289 0 -1 4202560 465866 1251 0 0 76162 68 0 0 25 0 5 0 519876496 260763648 35165 33554432000 4194304 4417332 140735215349616 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23622/tid=23640] ppid=23618 vsize=254652 CPUtime=762.3 cores=1,3,5,7
/proc/23622/task/23640/stat : 23640 (plingeling) R 23618 23622 23289 0 -1 4202560 485854 1251 0 0 76162 68 0 0 25 0 5 0 519876496 260763648 35165 33554432000 4194304 4417332 140735215349616 18446744073709551615 4310560 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23622/tid=23641] ppid=23618 vsize=254652 CPUtime=758.13 cores=1,3,5,7
/proc/23622/task/23641/stat : 23641 (plingeling) R 23618 23622 23289 0 -1 4202560 330217 1251 0 0 75760 53 0 0 25 0 5 0 519876496 260763648 35165 33554432000 4194304 4417332 140735215349616 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3045.08
Current children cumulated vsize (KiB) 254652

[startup+822.301 s]
/proc/loadavg: 8.09 8.08 8.04 10/186 23664
/proc/meminfo: memFree=25055844/32951124 swapFree=67051468/67111528
[pid=23622] ppid=23618 vsize=227008 CPUtime=3284.73 cores=1,3,5,7
/proc/23622/stat : 23622 (plingeling) S 23618 23622 23289 0 -1 4202496 1812788 1251 0 0 328204 269 0 0 18 0 5 0 519876496 232456192 28223 33554432000 4194304 4417332 140735215349616 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/23622/statm: 56752 28223 181 55 0 54638 0
[pid=23622/tid=23638] ppid=23618 vsize=227008 CPUtime=822.3 cores=1,3,5,7
/proc/23622/task/23638/stat : 23638 (plingeling) R 23618 23622 23289 0 -1 4202560 482435 1251 0 0 82159 71 0 0 25 0 5 0 519876496 232456192 28223 33554432000 4194304 4417332 140735215349616 18446744073709551615 4366303 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23622/tid=23639] ppid=23618 vsize=227008 CPUtime=822.31 cores=1,3,5,7
/proc/23622/task/23639/stat : 23639 (plingeling) R 23618 23622 23289 0 -1 4202560 481784 1251 0 0 82160 71 0 0 25 0 5 0 519876496 232456192 28223 33554432000 4194304 4417332 140735215349616 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23622/tid=23640] ppid=23618 vsize=227008 CPUtime=822.29 cores=1,3,5,7
/proc/23622/task/23640/stat : 23640 (plingeling) R 23618 23622 23289 0 -1 4202560 501227 1251 0 0 82159 70 0 0 25 0 5 0 519876496 232456192 28223 33554432000 4194304 4417332 140735215349616 18446744073709551615 4365991 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23622/tid=23641] ppid=23618 vsize=227008 CPUtime=817.81 cores=1,3,5,7
/proc/23622/task/23641/stat : 23641 (plingeling) R 23618 23622 23289 0 -1 4202560 347025 1251 0 0 81725 56 0 0 25 0 5 0 519876496 232456192 28223 33554432000 4194304 4417332 140735215349616 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3284.73
Current children cumulated vsize (KiB) 227008

[startup+882.301 s]
/proc/loadavg: 8.25 8.12 8.06 10/186 23666
/proc/meminfo: memFree=25070924/32951124 swapFree=67051468/67111528
[pid=23622] ppid=23618 vsize=234948 CPUtime=3524.41 cores=1,3,5,7
/proc/23622/stat : 23622 (plingeling) S 23618 23622 23289 0 -1 4202496 1881574 1251 0 0 352162 279 0 0 18 0 5 0 519876496 240586752 30208 33554432000 4194304 4417332 140735215349616 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/23622/statm: 58737 30208 181 55 0 56623 0
[pid=23622/tid=23638] ppid=23618 vsize=234948 CPUtime=882.3 cores=1,3,5,7
/proc/23622/task/23638/stat : 23638 (plingeling) R 23618 23622 23289 0 -1 4202560 497444 1251 0 0 88157 73 0 0 25 0 5 0 519876496 240586752 30208 33554432000 4194304 4417332 140735215349616 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23622/tid=23639] ppid=23618 vsize=234948 CPUtime=882.3 cores=1,3,5,7
/proc/23622/task/23639/stat : 23639 (plingeling) R 23618 23622 23289 0 -1 4202560 501203 1251 0 0 88157 73 0 0 25 0 5 0 519876496 240586752 30208 33554432000 4194304 4417332 140735215349616 18446744073709551615 4364531 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23622/tid=23640] ppid=23618 vsize=234948 CPUtime=882.3 cores=1,3,5,7
/proc/23622/task/23640/stat : 23640 (plingeling) R 23618 23622 23289 0 -1 4202560 513980 1251 0 0 88158 72 0 0 25 0 5 0 519876496 240586752 30208 33554432000 4194304 4417332 140735215349616 18446744073709551615 4365963 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23622/tid=23641] ppid=23618 vsize=234948 CPUtime=877.48 cores=1,3,5,7
/proc/23622/task/23641/stat : 23641 (plingeling) R 23618 23622 23289 0 -1 4202560 368630 1251 0 0 87689 59 0 0 25 0 5 0 519876496 240586752 30208 33554432000 4194304 4417332 140735215349616 18446744073709551615 4364899 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3524.41
Current children cumulated vsize (KiB) 234948

[startup+942.301 s]
/proc/loadavg: 8.24 8.13 8.06 10/186 23668
/proc/meminfo: memFree=25052516/32951124 swapFree=67051468/67111528
[pid=23622] ppid=23618 vsize=223708 CPUtime=3764.09 cores=1,3,5,7
/proc/23622/stat : 23622 (plingeling) S 23618 23622 23289 0 -1 4202496 1950255 1251 0 0 376121 288 0 0 18 0 5 0 519876496 229076992 27275 33554432000 4194304 4417332 140735215349616 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/23622/statm: 55927 27275 181 55 0 53813 0
[pid=23622/tid=23638] ppid=23618 vsize=223708 CPUtime=942.31 cores=1,3,5,7
/proc/23622/task/23638/stat : 23638 (plingeling) R 23618 23622 23289 0 -1 4202560 512993 1251 0 0 94156 75 0 0 25 0 5 0 519876496 229076992 27275 33554432000 4194304 4417332 140735215349616 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23622/tid=23639] ppid=23618 vsize=223708 CPUtime=942.3 cores=1,3,5,7
/proc/23622/task/23639/stat : 23639 (plingeling) R 23618 23622 23289 0 -1 4202560 513146 1251 0 0 94155 75 0 0 25 0 5 0 519876496 229076992 27275 33554432000 4194304 4417332 140735215349616 18446744073709551615 4343668 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23622/tid=23640] ppid=23618 vsize=223708 CPUtime=942.3 cores=1,3,5,7
/proc/23622/task/23640/stat : 23640 (plingeling) R 23618 23622 23289 0 -1 4202560 532912 1251 0 0 94155 75 0 0 25 0 5 0 519876496 229076992 27275 33554432000 4194304 4417332 140735215349616 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23622/tid=23641] ppid=23618 vsize=223708 CPUtime=937.15 cores=1,3,5,7
/proc/23622/task/23641/stat : 23641 (plingeling) R 23618 23622 23289 0 -1 4202560 390887 1251 0 0 93653 62 0 0 25 0 5 0 519876496 229076992 27275 33554432000 4194304 4417332 140735215349616 18446744073709551615 4364590 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3764.09
Current children cumulated vsize (KiB) 223708

[startup+1002.3 s]
/proc/loadavg: 8.22 8.14 8.07 10/186 23669
/proc/meminfo: memFree=25045412/32951124 swapFree=67051468/67111528
[pid=23622] ppid=23618 vsize=250820 CPUtime=4003.76 cores=1,3,5,7
/proc/23622/stat : 23622 (plingeling) S 23618 23622 23289 0 -1 4202496 2004183 1251 0 0 400080 296 0 0 18 0 5 0 519876496 256839680 34048 33554432000 4194304 4417332 140735215349616 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/23622/statm: 62705 34048 181 55 0 60591 0
[pid=23622/tid=23638] ppid=23618 vsize=250820 CPUtime=1002.3 cores=1,3,5,7
/proc/23622/task/23638/stat : 23638 (plingeling) R 23618 23622 23289 0 -1 4202560 528265 1251 0 0 100153 77 0 0 25 0 5 0 519876496 256839680 34048 33554432000 4194304 4417332 140735215349616 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23622/tid=23639] ppid=23618 vsize=250820 CPUtime=1002.31 cores=1,3,5,7
/proc/23622/task/23639/stat : 23639 (plingeling) R 23618 23622 23289 0 -1 4202560 524708 1251 0 0 100154 77 0 0 25 0 5 0 519876496 256839680 34048 33554432000 4194304 4417332 140735215349616 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23622/tid=23640] ppid=23618 vsize=250820 CPUtime=1002.3 cores=1,3,5,7
/proc/23622/task/23640/stat : 23640 (plingeling) R 23618 23622 23289 0 -1 4202560 545302 1251 0 0 100154 76 0 0 25 0 5 0 519876496 256839680 34048 33554432000 4194304 4417332 140735215349616 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23622/tid=23641] ppid=23618 vsize=250820 CPUtime=996.82 cores=1,3,5,7
/proc/23622/task/23641/stat : 23641 (plingeling) R 23618 23622 23289 0 -1 4202560 405591 1251 0 0 99618 64 0 0 25 0 5 0 519876496 256839680 34048 33554432000 4194304 4417332 140735215349616 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4003.76
Current children cumulated vsize (KiB) 250820

[startup+1062.3 s]
/proc/loadavg: 8.20 8.14 8.07 10/186 23671
/proc/meminfo: memFree=24972944/32951124 swapFree=67051468/67111528
[pid=23622] ppid=23618 vsize=253760 CPUtime=4243.45 cores=1,3,5,7
/proc/23622/stat : 23622 (plingeling) S 23618 23622 23289 0 -1 4202496 2077457 1251 0 0 424037 308 0 0 18 0 5 0 519876496 259850240 34912 33554432000 4194304 4417332 140735215349616 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/23622/statm: 63440 34912 181 55 0 61326 0
[pid=23622/tid=23638] ppid=23618 vsize=253760 CPUtime=1062.31 cores=1,3,5,7
/proc/23622/task/23638/stat : 23638 (plingeling) R 23618 23622 23289 0 -1 4202560 547485 1251 0 0 106150 81 0 0 25 0 5 0 519876496 259850240 34912 33554432000 4194304 4417332 140735215349616 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23622/tid=23639] ppid=23618 vsize=253760 CPUtime=1062.31 cores=1,3,5,7
/proc/23622/task/23639/stat : 23639 (plingeling) R 23618 23622 23289 0 -1 4202560 544783 1251 0 0 106151 80 0 0 25 0 5 0 519876496 259850240 34912 33554432000 4194304 4417332 140735215349616 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23622/tid=23640] ppid=23618 vsize=253760 CPUtime=1062.3 cores=1,3,5,7
/proc/23622/task/23640/stat : 23640 (plingeling) R 23618 23622 23289 0 -1 4202560 561645 1251 0 0 106151 79 0 0 25 0 5 0 519876496 259850240 34912 33554432000 4194304 4417332 140735215349616 18446744073709551615 4358400 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23622/tid=23641] ppid=23618 vsize=253760 CPUtime=1056.49 cores=1,3,5,7
/proc/23622/task/23641/stat : 23641 (plingeling) R 23618 23622 23289 0 -1 4202560 423227 1251 0 0 105583 66 0 0 25 0 5 0 519876496 259850240 34912 33554432000 4194304 4417332 140735215349616 18446744073709551615 4364656 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4243.45
Current children cumulated vsize (KiB) 253760

[startup+1122.3 s]
/proc/loadavg: 8.19 8.14 8.08 10/186 23672
/proc/meminfo: memFree=24975628/32951124 swapFree=67051468/67111528
[pid=23622] ppid=23618 vsize=257540 CPUtime=4483.12 cores=1,3,5,7
/proc/23622/stat : 23622 (plingeling) S 23618 23622 23289 0 -1 4202496 2157638 1251 0 0 447993 319 0 0 18 0 5 0 519876496 263720960 35890 33554432000 4194304 4417332 140735215349616 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/23622/statm: 64385 35890 181 55 0 62271 0
[pid=23622/tid=23638] ppid=23618 vsize=257540 CPUtime=1122.3 cores=1,3,5,7
/proc/23622/task/23638/stat : 23638 (plingeling) R 23618 23622 23289 0 -1 4202560 565578 1251 0 0 112147 83 0 0 25 0 5 0 519876496 263720960 35890 33554432000 4194304 4417332 140735215349616 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23622/tid=23639] ppid=23618 vsize=257540 CPUtime=1122.31 cores=1,3,5,7
/proc/23622/task/23639/stat : 23639 (plingeling) R 23618 23622 23289 0 -1 4202560 574070 1251 0 0 112147 84 0 0 25 0 5 0 519876496 263720960 35890 33554432000 4194304 4417332 140735215349616 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23622/tid=23640] ppid=23618 vsize=257540 CPUtime=1122.3 cores=1,3,5,7
/proc/23622/task/23640/stat : 23640 (plingeling) R 23618 23622 23289 0 -1 4202560 574639 1251 0 0 112150 80 0 0 25 0 5 0 519876496 263720960 35890 33554432000 4194304 4417332 140735215349616 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23622/tid=23641] ppid=23618 vsize=257540 CPUtime=1116.17 cores=1,3,5,7
/proc/23622/task/23641/stat : 23641 (plingeling) R 23618 23622 23289 0 -1 4202560 443034 1251 0 0 111547 70 0 0 25 0 5 0 519876496 263720960 35890 33554432000 4194304 4417332 140735215349616 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4483.12
Current children cumulated vsize (KiB) 257540

[startup+1182.3 s]
/proc/loadavg: 8.17 8.14 8.08 10/186 23674
/proc/meminfo: memFree=24972612/32951124 swapFree=67051468/67111528
[pid=23622] ppid=23618 vsize=253956 CPUtime=4722.8 cores=1,3,5,7
/proc/23622/stat : 23622 (plingeling) S 23618 23622 23289 0 -1 4202496 2205268 1251 0 0 471954 326 0 0 18 0 5 0 519876496 260050944 34994 33554432000 4194304 4417332 140735215349616 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/23622/statm: 63489 34994 181 55 0 61375 0
[pid=23622/tid=23638] ppid=23618 vsize=253956 CPUtime=1182.31 cores=1,3,5,7
/proc/23622/task/23638/stat : 23638 (plingeling) R 23618 23622 23289 0 -1 4202560 575851 1251 0 0 118146 85 0 0 25 0 5 0 519876496 260050944 34994 33554432000 4194304 4417332 140735215349616 18446744073709551615 4364734 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23622/tid=23639] ppid=23618 vsize=253956 CPUtime=1182.31 cores=1,3,5,7
/proc/23622/task/23639/stat : 23639 (plingeling) R 23618 23622 23289 0 -1 4202560 585812 1251 0 0 118145 86 0 0 25 0 5 0 519876496 260050944 34994 33554432000 4194304 4417332 140735215349616 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23622/tid=23640] ppid=23618 vsize=253956 CPUtime=1182.31 cores=1,3,5,7
/proc/23622/task/23640/stat : 23640 (plingeling) R 23618 23622 23289 0 -1 4202560 585184 1251 0 0 118149 82 0 0 25 0 5 0 519876496 260050944 34994 33554432000 4194304 4417332 140735215349616 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23622/tid=23641] ppid=23618 vsize=253956 CPUtime=1175.84 cores=1,3,5,7
/proc/23622/task/23641/stat : 23641 (plingeling) R 23618 23622 23289 0 -1 4202560 458104 1251 0 0 117512 72 0 0 25 0 5 0 519876496 260050944 34994 33554432000 4194304 4417332 140735215349616 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4722.8
Current children cumulated vsize (KiB) 253956



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.12 8.13 8.08 10/186 23674
/proc/meminfo: memFree=24977688/32951124 swapFree=67051468/67111528
[pid=23622] ppid=23618 vsize=272868 CPUtime=4800.31 cores=1,3,5,7
/proc/23622/stat : 23622 (plingeling) S 23618 23622 23289 0 -1 4202496 2227293 1251 0 0 479702 329 0 0 18 0 5 0 519876496 279416832 39690 33554432000 4194304 4417332 140735215349616 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/23622/statm: 68217 39690 181 55 0 66103 0
[pid=23622/tid=23638] ppid=23618 vsize=272868 CPUtime=1201.72 cores=1,3,5,7
/proc/23622/task/23638/stat : 23638 (plingeling) R 23618 23622 23289 0 -1 4202560 577682 1251 0 0 120087 85 0 0 25 0 5 0 519876496 279416832 39690 33554432000 4194304 4417332 140735215349616 18446744073709551615 4236544 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23622/tid=23639] ppid=23618 vsize=272868 CPUtime=1201.72 cores=1,3,5,7
/proc/23622/task/23639/stat : 23639 (plingeling) R 23618 23622 23289 0 -1 4202560 588743 1251 0 0 120086 86 0 0 25 0 5 0 519876496 279416832 39690 33554432000 4194304 4417332 140735215349616 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23622/tid=23640] ppid=23618 vsize=272868 CPUtime=1201.72 cores=1,3,5,7
/proc/23622/task/23640/stat : 23640 (plingeling) R 23618 23622 23289 0 -1 4202560 596553 1251 0 0 120088 84 0 0 25 0 5 0 519876496 279416832 39690 33554432000 4194304 4417332 140735215349616 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23622/tid=23641] ppid=23618 vsize=272868 CPUtime=1195.14 cores=1,3,5,7
/proc/23622/task/23641/stat : 23641 (plingeling) R 23618 23622 23289 0 -1 4202560 463998 1251 0 0 119441 73 0 0 25 0 5 0 519876496 279416832 39690 33554432000 4194304 4417332 140735215349616 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.31
Current children cumulated vsize (KiB) 272868

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

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

[startup+1201.7 s]
/proc/loadavg: 8.12 8.13 8.08 10/186 23674
/proc/meminfo: memFree=24977688/32951124 swapFree=67051468/67111528
[pid=23622] ppid=23618 vsize=272868 CPUtime=4800.31 cores=1,3,5,7
/proc/23622/stat : 23622 (plingeling) S 23618 23622 23289 0 -1 4202496 2227293 1251 0 0 479702 329 0 0 18 0 5 0 519876496 279416832 39690 33554432000 4194304 4417332 140735215349616 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/23622/statm: 68217 39690 181 55 0 66103 0
[pid=23622/tid=23638] ppid=23618 vsize=272868 CPUtime=1201.72 cores=1,3,5,7
/proc/23622/task/23638/stat : 23638 (plingeling) R 23618 23622 23289 0 -1 4202560 577682 1251 0 0 120087 85 0 0 25 0 5 0 519876496 279416832 39690 33554432000 4194304 4417332 140735215349616 18446744073709551615 4236544 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23622/tid=23639] ppid=23618 vsize=272868 CPUtime=1201.72 cores=1,3,5,7
/proc/23622/task/23639/stat : 23639 (plingeling) R 23618 23622 23289 0 -1 4202560 588743 1251 0 0 120086 86 0 0 25 0 5 0 519876496 279416832 39690 33554432000 4194304 4417332 140735215349616 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23622/tid=23640] ppid=23618 vsize=272868 CPUtime=1201.72 cores=1,3,5,7
/proc/23622/task/23640/stat : 23640 (plingeling) R 23618 23622 23289 0 -1 4202560 596553 1251 0 0 120088 84 0 0 25 0 5 0 519876496 279416832 39690 33554432000 4194304 4417332 140735215349616 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23622/tid=23641] ppid=23618 vsize=272868 CPUtime=1195.14 cores=1,3,5,7
/proc/23622/task/23641/stat : 23641 (plingeling) R 23618 23622 23289 0 -1 4202560 463998 1251 0 0 119441 73 0 0 25 0 5 0 519876496 279416832 39690 33554432000 4194304 4417332 140735215349616 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.31
Current children cumulated vsize (KiB) 272868

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.72
CPU time (s): 4800.35
CPU user time (s): 4797.05
CPU system time (s): 3.3075
CPU usage (%): 399.457
Max. virtual memory (cumulated for all children) (KiB): 293304

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.05
system time used= 3.3075
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2228544
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= 808
involuntary context switches= 33333

runsolver used 1.87271 second user time and 4.68129 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-29 15:12:17
IDJOB=3273439
IDBENCH=83139
IDSOLVER=1605
FILE ID=node101/3273439-1304082737
RUNJOBID= node101-1304082737-23604
PBS_JOBID= 13170528
Free space on /tmp= 72024 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n300-s12830984-sat.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3273439-1304082737/watcher-3273439-1304082737 -o /tmp/evaluation-result-3273439-1304082737/solver-3273439-1304082737 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3273439-1304082737.cnf

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

MD5SUM BENCH= 8561dcfb17af254a7261755a5f31a440
RANDOM SEED=1325543114

node101.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.841
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.68
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.841
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	: 5226.07
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.841
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.77
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.841
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.83
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.841
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.841
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.841
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.841
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:     32951124 kB
MemFree:      25326252 kB
Buffers:       2022940 kB
Cached:        5125092 kB
SwapCached:      30452 kB
Active:        3054544 kB
Inactive:      4127080 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25326252 kB
SwapTotal:    67111528 kB
SwapFree:     67051468 kB
Dirty:             424 kB
Writeback:           0 kB
AnonPages:       24648 kB
Mapped:           8816 kB
Slab:           380328 kB
PageTables:       4932 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   189984 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72024 MiB
End job on node101 at 2011-04-29 15:32:21