Trace number 3385871

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
SArTagnan 2011-05-15 (fixed)? (TO) 4800.45 1204.88

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-20_388.cnf
MD5SUMa08160883ea01d58c880b6f2b323ef8b
Bench CategoryCRAFTED (crafted 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 variables388
Number of clauses41212
Sum of the clauses size187726
Maximum clause length20
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 337442
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 53770

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: 961)

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-3385871-1305582132/watcher-3385871-1305582132 -o /tmp/evaluation-result-3385871-1305582132/solver-3385871-1305582132 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3385871-1305582132.cnf -threads=4 

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: 1.00 1.07 2.82 2/474 1636
/proc/meminfo: memFree=11884268/32951124 swapFree=65586204/67111528
[pid=1636] ppid=1634 vsize=19896 CPUtime=0 cores=1,3,5,7
/proc/1636/stat : 1636 (SArTagnan) R 1634 1636 1608 0 -1 4202496 592 0 0 0 0 0 0 0 22 0 1 0 748443854 20373504 529 33554432000 4194304 4625164 140734890025168 18446744073709551615 216735178496 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1636/statm: 4974 530 296 106 0 477 0

[startup+0.832104 s]
/proc/loadavg: 1.00 1.07 2.82 2/474 1636
/proc/meminfo: memFree=11884268/32951124 swapFree=65586204/67111528
[pid=1636] ppid=1634 vsize=200888 CPUtime=3.22 cores=1,3,5,7
/proc/1636/stat : 1636 (SArTagnan) R 1634 1636 1608 0 -1 4202496 15670 0 0 0 321 1 0 0 25 0 4 0 748443854 205709312 5853 33554432000 4194304 4625164 140734890025168 18446744073709551615 4329151 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1636/statm: 50222 5853 336 106 0 45725 0
Current children cumulated CPU time (s) 3.22
Current children cumulated vsize (KiB) 200888

[startup+0.932088 s]
/proc/loadavg: 1.00 1.07 2.82 2/474 1636
/proc/meminfo: memFree=11884268/32951124 swapFree=65586204/67111528
[pid=1636] ppid=1634 vsize=201648 CPUtime=3.62 cores=1,3,5,7
/proc/1636/stat : 1636 (SArTagnan) R 1634 1636 1608 0 -1 4202496 16066 0 0 0 361 1 0 0 25 0 4 0 748443854 206487552 6249 33554432000 4194304 4625164 140734890025168 18446744073709551615 4512125 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1636/statm: 50412 6249 336 106 0 45915 0
Current children cumulated CPU time (s) 3.62
Current children cumulated vsize (KiB) 201648

[startup+1.00107 s]
/proc/loadavg: 1.00 1.07 2.82 2/474 1636
/proc/meminfo: memFree=11884268/32951124 swapFree=65586204/67111528
[pid=1636] ppid=1634 vsize=202180 CPUtime=3.9 cores=1,3,5,7
/proc/1636/stat : 1636 (SArTagnan) R 1634 1636 1608 0 -1 4202496 17051 0 0 0 389 1 0 0 25 0 4 0 748443854 207032320 6494 33554432000 4194304 4625164 140734890025168 18446744073709551615 4280393 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1636/statm: 50545 6495 336 106 0 46048 0
Current children cumulated CPU time (s) 3.9
Current children cumulated vsize (KiB) 202180

[startup+1.10106 s]
/proc/loadavg: 1.00 1.07 2.82 2/474 1636
/proc/meminfo: memFree=11884268/32951124 swapFree=65586204/67111528
[pid=1636] ppid=1634 vsize=203424 CPUtime=4.3 cores=1,3,5,7
/proc/1636/stat : 1636 (SArTagnan) R 1634 1636 1608 0 -1 4202496 18797 0 0 0 429 1 0 0 25 0 4 0 748443854 208306176 6619 33554432000 4194304 4625164 140734890025168 18446744073709551615 4512315 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1636/statm: 50856 6619 336 106 0 46359 0
Current children cumulated CPU time (s) 4.3
Current children cumulated vsize (KiB) 203424

[startup+1.50099 s]
/proc/loadavg: 1.00 1.07 2.82 2/474 1636
/proc/meminfo: memFree=11884268/32951124 swapFree=65586204/67111528
[pid=1636] ppid=1634 vsize=205204 CPUtime=5.9 cores=1,3,5,7
/proc/1636/stat : 1636 (SArTagnan) R 1634 1636 1608 0 -1 4202496 22987 0 0 0 588 2 0 0 25 0 4 0 748443854 210128896 7551 33554432000 4194304 4625164 140734890025168 18446744073709551615 4329151 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1636/statm: 51301 7551 336 106 0 46804 0
Current children cumulated CPU time (s) 5.9
Current children cumulated vsize (KiB) 205204

[startup+3.10071 s]
/proc/loadavg: 1.00 1.07 2.82 10/486 1653
/proc/meminfo: memFree=11799228/32951124 swapFree=65586204/67111528
[pid=1636] ppid=1634 vsize=274312 CPUtime=12.26 cores=1,3,5,7
/proc/1636/stat : 1636 (SArTagnan) R 1634 1636 1608 0 -1 4202496 38893 0 0 0 1222 4 0 0 25 0 4 0 748443854 280895488 11077 33554432000 4194304 4625164 140734890025168 18446744073709551615 4512315 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1636/statm: 68578 11077 345 106 0 64081 0
[pid=1636/tid=1638] ppid=1634 vsize=274312 CPUtime=3.05 cores=1,3,5,7
/proc/1636/task/1638/stat : 1638 (SArTagnan) R 1634 1636 1608 0 -1 4202560 3589 0 0 0 305 0 0 0 25 0 4 0 748443857 280895488 11077 33554432000 4194304 4625164 140734890025168 18446744073709551615 4351827 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1636/tid=1639] ppid=1634 vsize=274312 CPUtime=3.06 cores=1,3,5,7
/proc/1636/task/1639/stat : 1639 (SArTagnan) R 1634 1636 1608 0 -1 4202560 2538 0 0 0 306 0 0 0 25 0 4 0 748443857 280895488 11077 33554432000 4194304 4625164 140734890025168 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1636/tid=1640] ppid=1634 vsize=274312 CPUtime=3.03 cores=1,3,5,7
/proc/1636/task/1640/stat : 1640 (SArTagnan) R 1634 1636 1608 0 -1 4202560 26733 0 0 0 300 3 0 0 25 0 4 0 748443857 280895488 11077 33554432000 4194304 4625164 140734890025168 18446744073709551615 4546893 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.26
Current children cumulated vsize (KiB) 274312

[startup+6.31815 s]
/proc/loadavg: 1.64 1.20 2.85 10/486 1653
/proc/meminfo: memFree=11761980/32951124 swapFree=65586204/67111528
[pid=1636] ppid=1634 vsize=285336 CPUtime=25.08 cores=1,3,5,7
/proc/1636/stat : 1636 (SArTagnan) R 1634 1636 1608 0 -1 4202496 68103 0 0 0 2500 8 0 0 25 0 4 0 748443854 292184064 16068 33554432000 4194304 4625164 140734890025168 18446744073709551615 4511846 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1636/statm: 71334 16068 345 106 0 66837 0
[pid=1636/tid=1638] ppid=1634 vsize=285336 CPUtime=6.28 cores=1,3,5,7
/proc/1636/task/1638/stat : 1638 (SArTagnan) R 1634 1636 1608 0 -1 4202560 6790 0 0 0 626 2 0 0 25 0 4 0 748443857 292184064 16068 33554432000 4194304 4625164 140734890025168 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1636/tid=1639] ppid=1634 vsize=285336 CPUtime=6.28 cores=1,3,5,7
/proc/1636/task/1639/stat : 1639 (SArTagnan) R 1634 1636 1608 0 -1 4202560 5155 0 0 0 628 0 0 0 25 0 4 0 748443857 292184064 16068 33554432000 4194304 4625164 140734890025168 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1636/tid=1640] ppid=1634 vsize=285336 CPUtime=6.2 cores=1,3,5,7
/proc/1636/task/1640/stat : 1640 (SArTagnan) R 1634 1636 1608 0 -1 4202560 48709 0 0 0 615 5 0 0 25 0 4 0 748443857 292184064 16068 33554432000 4194304 4625164 140734890025168 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.08
Current children cumulated vsize (KiB) 285336

[startup+12.701 s]
/proc/loadavg: 2.23 1.33 2.88 10/486 1654
/proc/meminfo: memFree=11712528/32951124 swapFree=65586204/67111528
[pid=1636] ppid=1634 vsize=304672 CPUtime=50.52 cores=1,3,5,7
/proc/1636/stat : 1636 (SArTagnan) R 1634 1636 1608 0 -1 4202496 123076 0 0 0 5035 17 0 0 25 0 4 0 748443854 311984128 25053 33554432000 4194304 4625164 140734890025168 18446744073709551615 4337785 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1636/statm: 76168 25053 342 106 0 71671 0
[pid=1636/tid=1638] ppid=1634 vsize=304672 CPUtime=12.66 cores=1,3,5,7
/proc/1636/task/1638/stat : 1638 (SArTagnan) R 1634 1636 1608 0 -1 4202560 11659 0 0 0 1262 4 0 0 25 0 4 0 748443857 311984128 25053 33554432000 4194304 4625164 140734890025168 18446744073709551615 4351818 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1636/tid=1639] ppid=1634 vsize=304672 CPUtime=12.66 cores=1,3,5,7
/proc/1636/task/1639/stat : 1639 (SArTagnan) R 1634 1636 1608 0 -1 4202560 8743 0 0 0 1265 1 0 0 25 0 4 0 748443857 311984128 25053 33554432000 4194304 4625164 140734890025168 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1636/tid=1640] ppid=1634 vsize=304672 CPUtime=12.49 cores=1,3,5,7
/proc/1636/task/1640/stat : 1640 (SArTagnan) R 1634 1636 1608 0 -1 4202560 90621 0 0 0 1239 10 0 0 25 0 4 0 748443857 311984128 25053 33554432000 4194304 4625164 140734890025168 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.52
Current children cumulated vsize (KiB) 304672

[startup+25.5008 s]
/proc/loadavg: 3.80 1.72 2.98 10/486 1654
/proc/meminfo: memFree=11619668/32951124 swapFree=65586204/67111528
[pid=1636] ppid=1634 vsize=320820 CPUtime=101.52 cores=1,3,5,7
/proc/1636/stat : 1636 (SArTagnan) R 1634 1636 1608 0 -1 4202496 217775 0 0 0 10118 34 0 0 21 0 4 0 748443854 328519680 37719 33554432000 4194304 4625164 140734890025168 18446744073709551615 4396555 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1636/statm: 80205 37719 348 106 0 75708 0
[pid=1636/tid=1638] ppid=1634 vsize=320820 CPUtime=25.46 cores=1,3,5,7
/proc/1636/task/1638/stat : 1638 (SArTagnan) R 1634 1636 1608 0 -1 4202560 18583 0 0 0 2539 7 0 0 25 0 4 0 748443857 328519680 37719 33554432000 4194304 4625164 140734890025168 18446744073709551615 4351981 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1636/tid=1639] ppid=1634 vsize=320820 CPUtime=25.46 cores=1,3,5,7
/proc/1636/task/1639/stat : 1639 (SArTagnan) R 1634 1636 1608 0 -1 4202560 13942 0 0 0 2544 2 0 0 25 0 4 0 748443857 328519680 37719 33554432000 4194304 4625164 140734890025168 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1636/tid=1640] ppid=1634 vsize=320820 CPUtime=25.08 cores=1,3,5,7
/proc/1636/task/1640/stat : 1640 (SArTagnan) R 1634 1636 1608 0 -1 4202560 170981 0 0 0 2487 21 0 0 25 0 4 0 748443857 328519680 37719 33554432000 4194304 4625164 140734890025168 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.52
Current children cumulated vsize (KiB) 320820

[startup+51.1003 s]
/proc/loadavg: 5.64 2.32 3.15 10/486 1654
/proc/meminfo: memFree=11486692/32951124 swapFree=65586204/67111528
[pid=1636] ppid=1634 vsize=363408 CPUtime=203.52 cores=1,3,5,7
/proc/1636/stat : 1636 (SArTagnan) R 1634 1636 1608 0 -1 4202496 392075 0 0 0 20286 66 0 0 25 0 4 0 748443854 372129792 57679 33554432000 4194304 4625164 140734890025168 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1636/statm: 90852 57679 340 106 0 86355 0
[pid=1636/tid=1638] ppid=1634 vsize=363408 CPUtime=51.05 cores=1,3,5,7
/proc/1636/task/1638/stat : 1638 (SArTagnan) R 1634 1636 1608 0 -1 4202560 28142 0 0 0 5094 11 0 0 25 0 4 0 748443857 372129792 57679 33554432000 4194304 4625164 140734890025168 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1636/tid=1639] ppid=1634 vsize=363408 CPUtime=51.06 cores=1,3,5,7
/proc/1636/task/1639/stat : 1639 (SArTagnan) R 1634 1636 1608 0 -1 4202560 21301 0 0 0 5100 6 0 0 25 0 4 0 748443857 372129792 57679 33554432000 4194304 4625164 140734890025168 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1636/tid=1640] ppid=1634 vsize=363408 CPUtime=50.3 cores=1,3,5,7
/proc/1636/task/1640/stat : 1640 (SArTagnan) R 1634 1636 1608 0 -1 4202560 317446 0 0 0 4986 44 0 0 25 0 4 0 748443857 372129792 57679 33554432000 4194304 4625164 140734890025168 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.52
Current children cumulated vsize (KiB) 363408

[startup+102.3 s]
/proc/loadavg: 7.61 3.36 3.46 10/486 1656
/proc/meminfo: memFree=11310076/32951124 swapFree=65586204/67111528
[pid=1636] ppid=1634 vsize=515288 CPUtime=407.52 cores=1,3,5,7
/proc/1636/stat : 1636 (SArTagnan) R 1634 1636 1608 0 -1 4202496 665045 0 0 0 40636 116 0 0 25 0 4 0 748443854 527654912 86822 33554432000 4194304 4625164 140734890025168 18446744073709551615 4512854 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1636/statm: 128822 86822 365 106 0 124325 0
[pid=1636/tid=1638] ppid=1634 vsize=515288 CPUtime=102.26 cores=1,3,5,7
/proc/1636/task/1638/stat : 1638 (SArTagnan) R 1634 1636 1608 0 -1 4202560 43507 0 0 0 10207 19 0 0 25 0 4 0 748443857 527654912 86822 33554432000 4194304 4625164 140734890025168 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1636/tid=1639] ppid=1634 vsize=515288 CPUtime=102.26 cores=1,3,5,7
/proc/1636/task/1639/stat : 1639 (SArTagnan) R 1634 1636 1608 0 -1 4202560 34258 0 0 0 10213 13 0 0 25 0 4 0 748443857 527654912 86822 33554432000 4194304 4625164 140734890025168 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1636/tid=1640] ppid=1634 vsize=515288 CPUtime=100.69 cores=1,3,5,7
/proc/1636/task/1640/stat : 1640 (SArTagnan) R 1634 1636 1608 0 -1 4202560 549417 0 0 0 9992 77 0 0 25 0 4 0 748443857 527654912 86822 33554432000 4194304 4625164 140734890025168 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 407.52
Current children cumulated vsize (KiB) 515288

[startup+162.301 s]
/proc/loadavg: 8.73 4.46 3.83 10/486 1658
/proc/meminfo: memFree=11139144/32951124 swapFree=65586204/67111528
[pid=1636] ppid=1634 vsize=684364 CPUtime=646.61 cores=1,3,5,7
/proc/1636/stat : 1636 (SArTagnan) R 1634 1636 1608 0 -1 4202496 1075926 0 0 0 64474 187 0 0 25 0 4 0 748443854 700788736 121477 33554432000 4194304 4625164 140734890025168 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1636/statm: 171091 121477 996 106 0 166594 0
[pid=1636/tid=1638] ppid=1634 vsize=684364 CPUtime=162.26 cores=1,3,5,7
/proc/1636/task/1638/stat : 1638 (SArTagnan) R 1634 1636 1608 0 -1 4202560 61554 0 0 0 16199 27 0 0 25 0 4 0 748443857 700788736 121477 33554432000 4194304 4625164 140734890025168 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1636/tid=1639] ppid=1634 vsize=684364 CPUtime=162.26 cores=1,3,5,7
/proc/1636/task/1639/stat : 1639 (SArTagnan) R 1634 1636 1608 0 -1 4202560 45801 0 0 0 16209 17 0 0 25 0 4 0 748443857 700788736 121477 33554432000 4194304 4625164 140734890025168 18446744073709551615 4462569 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1636/tid=1640] ppid=1634 vsize=684364 CPUtime=159.77 cores=1,3,5,7
/proc/1636/task/1640/stat : 1640 (SArTagnan) R 1634 1636 1608 0 -1 4202560 914989 0 0 0 15844 133 0 0 25 0 4 0 748443857 700788736 121477 33554432000 4194304 4625164 140734890025168 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 646.61
Current children cumulated vsize (KiB) 684364

[startup+222.3 s]
/proc/loadavg: 9.11 5.33 4.16 10/486 1659
/proc/meminfo: memFree=11010128/32951124 swapFree=65586204/67111528
[pid=1636] ppid=1634 vsize=778504 CPUtime=885.68 cores=1,3,5,7
/proc/1636/stat : 1636 (SArTagnan) R 1634 1636 1608 0 -1 4202496 1326297 0 0 0 88338 230 0 0 25 0 4 0 748443854 797188096 142109 33554432000 4194304 4625164 140734890025168 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1636/statm: 194626 142109 1049 106 0 190129 0
[pid=1636/tid=1638] ppid=1634 vsize=778504 CPUtime=222.26 cores=1,3,5,7
/proc/1636/task/1638/stat : 1638 (SArTagnan) R 1634 1636 1608 0 -1 4202560 68292 0 0 0 22194 32 0 0 25 0 4 0 748443857 797188096 142109 33554432000 4194304 4625164 140734890025168 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1636/tid=1639] ppid=1634 vsize=778504 CPUtime=222.26 cores=1,3,5,7
/proc/1636/task/1639/stat : 1639 (SArTagnan) R 1634 1636 1608 0 -1 4202560 49546 0 0 0 22209 17 0 0 25 0 4 0 748443857 797188096 142109 33554432000 4194304 4625164 140734890025168 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1636/tid=1640] ppid=1634 vsize=778504 CPUtime=218.83 cores=1,3,5,7
/proc/1636/task/1640/stat : 1640 (SArTagnan) R 1634 1636 1608 0 -1 4202560 1147167 0 0 0 21715 168 0 0 25 0 4 0 748443857 797188096 142109 33554432000 4194304 4625164 140734890025168 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 885.68
Current children cumulated vsize (KiB) 778504

[startup+282.301 s]
/proc/loadavg: 9.11 6.01 4.47 10/486 1661
/proc/meminfo: memFree=10882724/32951124 swapFree=65586204/67111528
[pid=1636] ppid=1634 vsize=870988 CPUtime=1124.76 cores=1,3,5,7
/proc/1636/stat : 1636 (SArTagnan) R 1634 1636 1608 0 -1 4202496 1802567 0 0 0 112174 302 0 0 25 0 4 0 748443854 891891712 159117 33554432000 4194304 4625164 140734890025168 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1636/statm: 217747 159117 498 106 0 213250 0
[pid=1636/tid=1638] ppid=1634 vsize=870988 CPUtime=282.28 cores=1,3,5,7

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

[pid=1636] ppid=1634 vsize=1250672 CPUtime=2559.1 cores=1,3,5,7
/proc/1636/stat : 1636 (SArTagnan) R 1634 1636 1608 0 -1 4202496 3318640 0 0 0 255329 581 0 0 25 0 4 0 748443854 1280688128 243095 33554432000 4194304 4625164 140734890025168 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1636/statm: 312668 243095 482 106 0 308171 0
[pid=1636/tid=1638] ppid=1634 vsize=1250672 CPUtime=642.27 cores=1,3,5,7
/proc/1636/task/1638/stat : 1638 (SArTagnan) R 1634 1636 1608 0 -1 4202560 109673 0 0 0 64170 57 0 0 25 0 4 0 748443857 1280688128 243095 33554432000 4194304 4625164 140734890025168 18446744073709551615 4352044 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1636/tid=1639] ppid=1634 vsize=1250672 CPUtime=642.26 cores=1,3,5,7
/proc/1636/task/1639/stat : 1639 (SArTagnan) R 1634 1636 1608 0 -1 4202560 83510 0 0 0 64181 45 0 0 25 0 4 0 748443857 1280688128 243095 33554432000 4194304 4625164 140734890025168 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1636/tid=1640] ppid=1634 vsize=1250672 CPUtime=632.24 cores=1,3,5,7
/proc/1636/task/1640/stat : 1640 (SArTagnan) R 1634 1636 1608 0 -1 4202560 2896853 0 0 0 62787 437 0 0 25 0 4 0 748443857 1280688128 243095 33554432000 4194304 4625164 140734890025168 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2559.1
Current children cumulated vsize (KiB) 1250672

[startup+702.301 s]
/proc/loadavg: 9.09 8.37 6.16 10/486 1672
/proc/meminfo: memFree=10172440/32951124 swapFree=65586204/67111528
[pid=1636] ppid=1634 vsize=1333104 CPUtime=2798.17 cores=1,3,5,7
/proc/1636/stat : 1636 (SArTagnan) R 1634 1636 1608 0 -1 4202496 3391992 0 0 0 279213 604 0 0 25 0 4 0 748443854 1365098496 260580 33554432000 4194304 4625164 140734890025168 18446744073709551615 4392981 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1636/statm: 333276 260580 419 106 0 328779 0
[pid=1636/tid=1638] ppid=1634 vsize=1333104 CPUtime=702.27 cores=1,3,5,7
/proc/1636/task/1638/stat : 1638 (SArTagnan) R 1634 1636 1608 0 -1 4202560 118281 0 0 0 70164 63 0 0 25 0 4 0 748443857 1365098496 260580 33554432000 4194304 4625164 140734890025168 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1636/tid=1639] ppid=1634 vsize=1333104 CPUtime=702.27 cores=1,3,5,7
/proc/1636/task/1639/stat : 1639 (SArTagnan) R 1634 1636 1608 0 -1 4202560 90190 0 0 0 70178 49 0 0 25 0 4 0 748443857 1365098496 260580 33554432000 4194304 4625164 140734890025168 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1636/tid=1640] ppid=1634 vsize=1333104 CPUtime=691.3 cores=1,3,5,7
/proc/1636/task/1640/stat : 1640 (SArTagnan) R 1634 1636 1608 0 -1 4202560 2897679 0 0 0 68693 437 0 0 25 0 4 0 748443857 1365098496 260580 33554432000 4194304 4625164 140734890025168 18446744073709551615 4562543 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2798.17
Current children cumulated vsize (KiB) 1333104

[startup+762.301 s]
/proc/loadavg: 9.07 8.50 6.34 10/486 1674
/proc/meminfo: memFree=10106784/32951124 swapFree=65586204/67111528
[pid=1636] ppid=1634 vsize=1439168 CPUtime=3037.22 cores=1,3,5,7
/proc/1636/stat : 1636 (SArTagnan) R 1634 1636 1608 0 -1 4202496 3454773 0 0 0 303108 614 0 0 25 0 4 0 748443854 1473708032 270518 33554432000 4194304 4625164 140734890025168 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1636/statm: 359792 270518 419 106 0 355295 0
[pid=1636/tid=1638] ppid=1634 vsize=1439168 CPUtime=762.27 cores=1,3,5,7
/proc/1636/task/1638/stat : 1638 (SArTagnan) R 1634 1636 1608 0 -1 4202560 149246 0 0 0 76157 70 0 0 25 0 4 0 748443857 1473708032 270518 33554432000 4194304 4625164 140734890025168 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1636/tid=1639] ppid=1634 vsize=1439168 CPUtime=762.27 cores=1,3,5,7
/proc/1636/task/1639/stat : 1639 (SArTagnan) R 1634 1636 1608 0 -1 4202560 108979 0 0 0 76176 51 0 0 25 0 4 0 748443857 1473708032 270518 33554432000 4194304 4625164 140734890025168 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1636/tid=1640] ppid=1634 vsize=1439168 CPUtime=750.35 cores=1,3,5,7
/proc/1636/task/1640/stat : 1640 (SArTagnan) R 1634 1636 1608 0 -1 4202560 2897776 0 0 0 74598 437 0 0 25 0 4 0 748443857 1473708032 270518 33554432000 4194304 4625164 140734890025168 18446744073709551615 4552315 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3037.22
Current children cumulated vsize (KiB) 1439168

[startup+822.301 s]
/proc/loadavg: 9.10 8.61 6.51 10/486 1675
/proc/meminfo: memFree=10049808/32951124 swapFree=65586204/67111528
[pid=1636] ppid=1634 vsize=1439168 CPUtime=3276.3 cores=1,3,5,7
/proc/1636/stat : 1636 (SArTagnan) R 1634 1636 1608 0 -1 4202496 3460979 0 0 0 327010 620 0 0 25 0 4 0 748443854 1473708032 276525 33554432000 4194304 4625164 140734890025168 18446744073709551615 4519334 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1636/statm: 359792 276525 419 106 0 355295 0
[pid=1636/tid=1638] ppid=1634 vsize=1439168 CPUtime=822.27 cores=1,3,5,7
/proc/1636/task/1638/stat : 1638 (SArTagnan) R 1634 1636 1608 0 -1 4202560 152556 0 0 0 82152 75 0 0 25 0 4 0 748443857 1473708032 276525 33554432000 4194304 4625164 140734890025168 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1636/tid=1639] ppid=1634 vsize=1439168 CPUtime=822.28 cores=1,3,5,7
/proc/1636/task/1639/stat : 1639 (SArTagnan) R 1634 1636 1608 0 -1 4202560 109370 0 0 0 82176 52 0 0 25 0 4 0 748443857 1473708032 276525 33554432000 4194304 4625164 140734890025168 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1636/tid=1640] ppid=1634 vsize=1439168 CPUtime=809.42 cores=1,3,5,7
/proc/1636/task/1640/stat : 1640 (SArTagnan) R 1634 1636 1608 0 -1 4202560 2898346 0 0 0 80505 437 0 0 25 0 4 0 748443857 1473708032 276525 33554432000 4194304 4625164 140734890025168 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3276.3
Current children cumulated vsize (KiB) 1439168

[startup+882.301 s]
/proc/loadavg: 9.07 8.70 6.67 10/486 1677
/proc/meminfo: memFree=9995808/32951124 swapFree=65586204/67111528
[pid=1636] ppid=1634 vsize=1460952 CPUtime=3515.36 cores=1,3,5,7
/proc/1636/stat : 1636 (SArTagnan) R 1634 1636 1608 0 -1 4202496 3598363 0 0 0 350890 646 0 0 25 0 4 0 748443854 1496014848 285674 33554432000 4194304 4625164 140734890025168 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1636/statm: 365238 285674 433 106 0 360741 0
[pid=1636/tid=1638] ppid=1634 vsize=1460952 CPUtime=882.27 cores=1,3,5,7
/proc/1636/task/1638/stat : 1638 (SArTagnan) R 1634 1636 1608 0 -1 4202560 155778 0 0 0 88149 78 0 0 25 0 4 0 748443857 1496014848 285674 33554432000 4194304 4625164 140734890025168 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1636/tid=1639] ppid=1634 vsize=1460952 CPUtime=882.27 cores=1,3,5,7
/proc/1636/task/1639/stat : 1639 (SArTagnan) R 1634 1636 1608 0 -1 4202560 110588 0 0 0 88174 53 0 0 25 0 4 0 748443857 1496014848 285674 33554432000 4194304 4625164 140734890025168 18446744073709551615 4351884 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1636/tid=1640] ppid=1634 vsize=1460952 CPUtime=868.48 cores=1,3,5,7
/proc/1636/task/1640/stat : 1640 (SArTagnan) R 1634 1636 1608 0 -1 4202560 3029280 0 0 0 86390 458 0 0 25 0 4 0 748443857 1496014848 285674 33554432000 4194304 4625164 140734890025168 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3515.36
Current children cumulated vsize (KiB) 1460952

[startup+942.301 s]
/proc/loadavg: 9.09 8.78 6.82 10/486 1678
/proc/meminfo: memFree=9928672/32951124 swapFree=65586204/67111528
[pid=1636] ppid=1634 vsize=1526180 CPUtime=3754.44 cores=1,3,5,7
/proc/1636/stat : 1636 (SArTagnan) R 1634 1636 1608 0 -1 4202496 4025875 0 0 0 374729 715 0 0 25 0 4 0 748443854 1562808320 296552 33554432000 4194304 4625164 140734890025168 18446744073709551615 4512156 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1636/statm: 381545 296552 340 106 0 377048 0
[pid=1636/tid=1638] ppid=1634 vsize=1526180 CPUtime=942.29 cores=1,3,5,7
/proc/1636/task/1638/stat : 1638 (SArTagnan) R 1634 1636 1608 0 -1 4202560 158562 0 0 0 94149 80 0 0 25 0 4 0 748443857 1562808320 296552 33554432000 4194304 4625164 140734890025168 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1636/tid=1639] ppid=1634 vsize=1526180 CPUtime=942.29 cores=1,3,5,7
/proc/1636/task/1639/stat : 1639 (SArTagnan) R 1634 1636 1608 0 -1 4202560 110960 0 0 0 94176 53 0 0 25 0 4 0 748443857 1562808320 296552 33554432000 4194304 4625164 140734890025168 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1636/tid=1640] ppid=1634 vsize=1526180 CPUtime=927.54 cores=1,3,5,7
/proc/1636/task/1640/stat : 1640 (SArTagnan) R 1634 1636 1608 0 -1 4202560 3417661 0 0 0 92234 520 0 0 25 0 4 0 748443857 1562808320 296552 33554432000 4194304 4625164 140734890025168 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3754.44
Current children cumulated vsize (KiB) 1526180

[startup+1002.3 s]
/proc/loadavg: 9.18 8.86 6.97 10/486 1680
/proc/meminfo: memFree=9874792/32951124 swapFree=65586204/67111528
[pid=1636] ppid=1634 vsize=1597156 CPUtime=3993.49 cores=1,3,5,7
/proc/1636/stat : 1636 (SArTagnan) R 1634 1636 1608 0 -1 4202496 4457302 0 0 0 398568 781 0 0 25 0 4 0 748443854 1635487744 305544 33554432000 4194304 4625164 140734890025168 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1636/statm: 399289 305544 367 106 0 394792 0
[pid=1636/tid=1638] ppid=1634 vsize=1597156 CPUtime=1002.27 cores=1,3,5,7
/proc/1636/task/1638/stat : 1638 (SArTagnan) R 1634 1636 1608 0 -1 4202560 160992 0 0 0 100143 84 0 0 25 0 4 0 748443857 1635487744 305544 33554432000 4194304 4625164 140734890025168 18446744073709551615 4351792 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1636/tid=1639] ppid=1634 vsize=1597156 CPUtime=1002.28 cores=1,3,5,7
/proc/1636/task/1639/stat : 1639 (SArTagnan) R 1634 1636 1608 0 -1 4202560 111794 0 0 0 100174 54 0 0 25 0 4 0 748443857 1635487744 305544 33554432000 4194304 4625164 140734890025168 18446744073709551615 4351795 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1636/tid=1640] ppid=1634 vsize=1597156 CPUtime=986.6 cores=1,3,5,7
/proc/1636/task/1640/stat : 1640 (SArTagnan) R 1634 1636 1608 0 -1 4202560 3844801 0 0 0 98079 581 0 0 25 0 4 0 748443857 1635487744 305544 33554432000 4194304 4625164 140734890025168 18446744073709551615 4552315 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3993.49
Current children cumulated vsize (KiB) 1597156

[startup+1062.32 s]
/proc/loadavg: 9.20 8.91 7.11 10/486 1682
/proc/meminfo: memFree=9821056/32951124 swapFree=65586204/67111528
[pid=1636] ppid=1634 vsize=1597156 CPUtime=4232.63 cores=1,3,5,7
/proc/1636/stat : 1636 (SArTagnan) R 1634 1636 1608 0 -1 4202496 4942579 0 0 0 422412 851 0 0 25 0 4 0 748443854 1635487744 313239 33554432000 4194304 4625164 140734890025168 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1636/statm: 399289 313239 340 106 0 394792 0
[pid=1636/tid=1638] ppid=1634 vsize=1597156 CPUtime=1062.3 cores=1,3,5,7
/proc/1636/task/1638/stat : 1638 (SArTagnan) R 1634 1636 1608 0 -1 4202560 165605 0 0 0 106142 88 0 0 25 0 4 0 748443857 1635487744 313239 33554432000 4194304 4625164 140734890025168 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1636/tid=1639] ppid=1634 vsize=1597156 CPUtime=1062.3 cores=1,3,5,7
/proc/1636/task/1639/stat : 1639 (SArTagnan) R 1634 1636 1608 0 -1 4202560 112511 0 0 0 106176 54 0 0 25 0 4 0 748443857 1635487744 313239 33554432000 4194304 4625164 140734890025168 18446744073709551615 4352014 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1636/tid=1640] ppid=1634 vsize=1597156 CPUtime=1045.68 cores=1,3,5,7
/proc/1636/task/1640/stat : 1640 (SArTagnan) R 1634 1636 1608 0 -1 4202560 4323847 0 0 0 103922 646 0 0 25 0 4 0 748443857 1635487744 313239 33554432000 4194304 4625164 140734890025168 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4232.63
Current children cumulated vsize (KiB) 1597156

[startup+1122.3 s]
/proc/loadavg: 9.21 8.96 7.23 10/486 1683
/proc/meminfo: memFree=9774516/32951124 swapFree=65586204/67111528
[pid=1636] ppid=1634 vsize=1599268 CPUtime=4471.65 cores=1,3,5,7
/proc/1636/stat : 1636 (SArTagnan) R 1634 1636 1608 0 -1 4202496 5413354 0 0 0 446242 923 0 0 25 0 4 0 748443854 1637650432 319337 33554432000 4194304 4625164 140734890025168 18446744073709551615 4512326 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1636/statm: 399817 319337 340 106 0 395320 0
[pid=1636/tid=1638] ppid=1634 vsize=1599268 CPUtime=1122.28 cores=1,3,5,7
/proc/1636/task/1638/stat : 1638 (SArTagnan) R 1634 1636 1608 0 -1 4202560 167797 0 0 0 112137 91 0 0 25 0 4 0 748443857 1637650432 319337 33554432000 4194304 4625164 140734890025168 18446744073709551615 4331211 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1636/tid=1639] ppid=1634 vsize=1599268 CPUtime=1122.28 cores=1,3,5,7
/proc/1636/task/1639/stat : 1639 (SArTagnan) R 1634 1636 1608 0 -1 4202560 113926 0 0 0 112174 54 0 0 25 0 4 0 748443857 1637650432 319337 33554432000 4194304 4625164 140734890025168 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1636/tid=1640] ppid=1634 vsize=1599268 CPUtime=1104.74 cores=1,3,5,7
/proc/1636/task/1640/stat : 1640 (SArTagnan) R 1634 1636 1608 0 -1 4202560 4789760 0 0 0 109760 714 0 0 25 0 4 0 748443857 1637650432 319337 33554432000 4194304 4625164 140734890025168 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4471.65
Current children cumulated vsize (KiB) 1599268

[startup+1182.3 s]
/proc/loadavg: 9.13 8.98 7.35 11/486 1694
/proc/meminfo: memFree=9704136/32951124 swapFree=65586204/67111528
[pid=1636] ppid=1634 vsize=1688760 CPUtime=4710.66 cores=1,3,5,7
/proc/1636/stat : 1636 (SArTagnan) R 1634 1636 1608 0 -1 4202496 5915998 0 0 0 470065 1001 0 0 25 0 4 0 748443854 1729290240 333621 33554432000 4194304 4625164 140734890025168 18446744073709551615 4512156 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1636/statm: 422190 333621 369 106 0 417693 0
[pid=1636/tid=1638] ppid=1634 vsize=1688760 CPUtime=1182.25 cores=1,3,5,7
/proc/1636/task/1638/stat : 1638 (SArTagnan) R 1634 1636 1608 0 -1 4202560 213700 0 0 0 118125 100 0 0 25 0 4 0 748443857 1729290240 333621 33554432000 4194304 4625164 140734890025168 18446744073709551615 4352776 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1636/tid=1639] ppid=1634 vsize=1688760 CPUtime=1182.27 cores=1,3,5,7
/proc/1636/task/1639/stat : 1639 (SArTagnan) R 1634 1636 1608 0 -1 4202560 115798 0 0 0 118171 56 0 0 25 0 4 0 748443857 1729290240 333621 33554432000 4194304 4625164 140734890025168 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1636/tid=1640] ppid=1634 vsize=1688760 CPUtime=1163.8 cores=1,3,5,7
/proc/1636/task/1640/stat : 1640 (SArTagnan) R 1634 1636 1608 0 -1 4202560 5243274 0 0 0 115599 781 0 0 25 0 4 0 748443857 1729290240 333621 33554432000 4194304 4625164 140734890025168 18446744073709551615 4352035 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4710.66
Current children cumulated vsize (KiB) 1688760



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1204.8 s]
/proc/loadavg: 9.09 8.98 7.39 10/486 1694
/proc/meminfo: memFree=9680068/32951124 swapFree=65586204/67111528
[pid=1636] ppid=1634 vsize=1691400 CPUtime=4800.32 cores=1,3,5,7
/proc/1636/stat : 1636 (SArTagnan) R 1634 1636 1608 0 -1 4202496 6110636 0 0 0 479003 1029 0 0 25 0 4 0 748443854 1731993600 335727 33554432000 4194304 4625164 140734890025168 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1636/statm: 422850 335727 340 106 0 418353 0
[pid=1636/tid=1638] ppid=1634 vsize=1691400 CPUtime=1204.77 cores=1,3,5,7
/proc/1636/task/1638/stat : 1638 (SArTagnan) R 1634 1636 1608 0 -1 4202560 214511 0 0 0 120376 101 0 0 25 0 4 0 748443857 1731993600 335727 33554432000 4194304 4625164 140734890025168 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1636/tid=1639] ppid=1634 vsize=1691400 CPUtime=1204.78 cores=1,3,5,7
/proc/1636/task/1639/stat : 1639 (SArTagnan) R 1634 1636 1608 0 -1 4202560 117072 0 0 0 120422 56 0 0 25 0 4 0 748443857 1731993600 335727 33554432000 4194304 4625164 140734890025168 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1636/tid=1640] ppid=1634 vsize=1691400 CPUtime=1185.95 cores=1,3,5,7
/proc/1636/task/1640/stat : 1640 (SArTagnan) R 1634 1636 1608 0 -1 4202560 5435469 0 0 0 117787 808 0 0 25 0 4 0 748443857 1731993600 335727 33554432000 4194304 4625164 140734890025168 18446744073709551615 4335407 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.32
Current children cumulated vsize (KiB) 1691400

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1204.88
CPU time (s): 4800.45
CPU user time (s): 4790.1
CPU system time (s): 10.3514
CPU usage (%): 398.418
Max. virtual memory (cumulated for all children) (KiB): 1843396

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4790.1
system time used= 10.3514
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6110636
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= 1802
involuntary context switches= 30432

runsolver used 5.32019 second user time and 13.5429 second system time

The end

Launcher Data

Begin job on node119 at 2011-05-16 23:42:12
IDJOB=3385871
IDBENCH=83358
IDSOLVER=1871
FILE ID=node119/3385871-1305582132
RUNJOBID= node119-1305582131-1627
PBS_JOBID= 13350300
Free space on /tmp= 73052 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden3k/VanDerWaerden_2-3-20_388.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3385871-1305582132/watcher-3385871-1305582132 -o /tmp/evaluation-result-3385871-1305582132/solver-3385871-1305582132 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3385871-1305582132.cnf -threads=4

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

MD5SUM BENCH= a08160883ea01d58c880b6f2b323ef8b
RANDOM SEED=1091102904

node119.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.815
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.63
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.815
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.815
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.74
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.815
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.815
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.67
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.815
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.815
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.74
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.815
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:      11884540 kB
Buffers:        320564 kB
Cached:        5540060 kB
SwapCached:       4756 kB
Active:       16927364 kB
Inactive:      3781112 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11884540 kB
SwapTotal:    67111528 kB
SwapFree:     65586204 kB
Dirty:            1216 kB
Writeback:           0 kB
AnonPages:    14845928 kB
Mapped:          35624 kB
Slab:           216256 kB
PageTables:      71992 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 141817704 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= 73052 MiB
End job on node119 at 2011-05-17 00:02:19