Trace number 3439281

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) 40001.1 5009.74

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_26_60_1-dir.shuffled-as.sat03-167.cnf
MD5SUMb970e9358cd0cd1a9cfd3d4afb2e830d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3495.12
Satisfiable
(Un)Satisfiability was proved
Number of variables780
Number of clauses65612
Sum of the clauses size131952
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 265586
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 526

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

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-3439281-1306960628/watcher-3439281-1306960628 -o /tmp/evaluation-result-3439281-1306960628/solver-3439281-1306960628 -C 40000 -W 5100 -M 31000 SArTagnan HOME/instance-3439281-1306960628.cnf -threads=8 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.00 2/393 13731
/proc/meminfo: memFree=30394168/32950904 swapFree=56615552/67111528
[pid=13731] ppid=13729 vsize=20608 CPUtime=0 cores=0-7
/proc/13731/stat : 13731 (SArTagnan) R 13729 13731 13705 0 -1 4202496 714 0 0 0 0 0 0 0 25 0 1 0 807662607 21102592 508 33554432000 4194304 4625164 140737361523712 18446744073709551615 4339447 0 0 4096 2 0 0 0 17 6 0 0 0
/proc/13731/statm: 5152 508 296 106 0 655 0

[startup+0.0929521 s]
/proc/loadavg: 0.00 0.00 0.00 2/393 13731
/proc/meminfo: memFree=30394168/32950904 swapFree=56615552/67111528
[pid=13731] ppid=13729 vsize=99892 CPUtime=0.37 cores=0-7
/proc/13731/stat : 13731 (SArTagnan) R 13729 13731 13705 0 -1 4202496 2588 0 0 0 37 0 0 0 25 0 8 0 807662607 102289408 2111 33554432000 4194304 4625164 140737361523712 18446744073709551615 47191243032498 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/13731/statm: 24973 2111 301 106 0 20476 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 99892

[startup+0.10095 s]
/proc/loadavg: 0.00 0.00 0.00 2/393 13731
/proc/meminfo: memFree=30394168/32950904 swapFree=56615552/67111528
[pid=13731] ppid=13729 vsize=99892 CPUtime=0.41 cores=0-7
/proc/13731/stat : 13731 (SArTagnan) R 13729 13731 13705 0 -1 4202496 2588 0 0 0 41 0 0 0 25 0 8 0 807662607 102289408 2111 33554432000 4194304 4625164 140737361523712 18446744073709551615 47191243032498 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/13731/statm: 24973 2111 301 106 0 20476 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 99892

[startup+0.300861 s]
/proc/loadavg: 0.00 0.00 0.00 2/393 13731
/proc/meminfo: memFree=30394168/32950904 swapFree=56615552/67111528
[pid=13731] ppid=13729 vsize=439772 CPUtime=1.56 cores=0-7
/proc/13731/stat : 13731 (SArTagnan) R 13729 13731 13705 0 -1 4202496 13484 0 0 0 155 1 0 0 25 0 8 0 807662607 450326528 9350 33554432000 4194304 4625164 140737361523712 18446744073709551615 237278577079 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/13731/statm: 109943 9350 347 106 0 105446 0
Current children cumulated CPU time (s) 1.56
Current children cumulated vsize (KiB) 439772

[startup+1.2117 s]
/proc/loadavg: 0.00 0.00 0.00 2/393 13731
/proc/meminfo: memFree=30394168/32950904 swapFree=56615552/67111528
[pid=13731] ppid=13729 vsize=514912 CPUtime=8.64 cores=0-7
/proc/13731/stat : 13731 (SArTagnan) R 13729 13731 13705 0 -1 4202496 32500 0 0 0 858 6 0 0 25 0 8 0 807662607 527269888 20510 33554432000 4194304 4625164 140737361523712 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/13731/statm: 128728 20510 371 106 0 124231 0
Current children cumulated CPU time (s) 8.64
Current children cumulated vsize (KiB) 514912

[startup+1.50065 s]
/proc/loadavg: 0.00 0.00 0.00 2/393 13731
/proc/meminfo: memFree=30394168/32950904 swapFree=56615552/67111528
[pid=13731] ppid=13729 vsize=514912 CPUtime=10.96 cores=0-7
/proc/13731/stat : 13731 (SArTagnan) R 13729 13731 13705 0 -1 4202496 36338 0 0 0 1089 7 0 0 25 0 8 0 807662607 527269888 23372 33554432000 4194304 4625164 140737361523712 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/13731/statm: 128728 23372 378 106 0 124231 0
Current children cumulated CPU time (s) 10.96
Current children cumulated vsize (KiB) 514912

[startup+3.10036 s]
/proc/loadavg: 0.00 0.00 0.00 9/401 13739
/proc/meminfo: memFree=30258952/32950904 swapFree=56615552/67111528
[pid=13731] ppid=13729 vsize=519056 CPUtime=23.72 cores=0-7
/proc/13731/stat : 13731 (SArTagnan) R 13729 13731 13705 0 -1 4202496 61642 0 0 0 2361 11 0 0 25 0 8 0 807662607 531513344 37075 33554432000 4194304 4625164 140737361523712 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/13731/statm: 129764 37075 453 106 0 125267 0
[pid=13731/tid=13733] ppid=13729 vsize=519056 CPUtime=2.95 cores=0-7
/proc/13731/task/13733/stat : 13733 (SArTagnan) R 13729 13731 13705 0 -1 4202560 4845 0 0 0 295 0 0 0 23 0 8 0 807662609 531513344 37075 33554432000 4194304 4625164 140737361523712 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13731/tid=13734] ppid=13729 vsize=519056 CPUtime=3.06 cores=0-7
/proc/13731/task/13734/stat : 13734 (SArTagnan) R 13729 13731 13705 0 -1 4202560 4909 0 0 0 306 0 0 0 24 0 8 0 807662609 531513344 37075 33554432000 4194304 4625164 140737361523712 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13731/tid=13735] ppid=13729 vsize=519056 CPUtime=3.05 cores=0-7
/proc/13731/task/13735/stat : 13735 (SArTagnan) R 13729 13731 13705 0 -1 4202560 15516 0 0 0 303 2 0 0 25 0 8 0 807662609 531513344 37076 33554432000 4194304 4625164 140737361523712 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13731/tid=13736] ppid=13729 vsize=519056 CPUtime=3.06 cores=0-7
/proc/13731/task/13736/stat : 13736 (SArTagnan) R 13729 13731 13705 0 -1 4202560 4761 0 0 0 305 1 0 0 24 0 8 0 807662609 531513344 37076 33554432000 4194304 4625164 140737361523712 18446744073709551615 4352032 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13731/tid=13737] ppid=13729 vsize=519056 CPUtime=2.72 cores=0-7
/proc/13731/task/13737/stat : 13737 (SArTagnan) R 13729 13731 13705 0 -1 4202560 5779 0 0 0 271 1 0 0 25 0 8 0 807662609 531513344 37076 33554432000 4194304 4625164 140737361523712 18446744073709551615 4349173 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=13731/tid=13738] ppid=13729 vsize=519056 CPUtime=3.06 cores=0-7
/proc/13731/task/13738/stat : 13738 (SArTagnan) R 13729 13731 13705 0 -1 4202560 3274 0 0 0 306 0 0 0 24 0 8 0 807662609 531513344 37076 33554432000 4194304 4625164 140737361523712 18446744073709551615 4278640 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13731/tid=13739] ppid=13729 vsize=519056 CPUtime=2.97 cores=0-7
/proc/13731/task/13739/stat : 13739 (SArTagnan) R 13729 13731 13705 0 -1 4202560 4411 0 0 0 296 1 0 0 24 0 8 0 807662609 531513344 37076 33554432000 4194304 4625164 140737361523712 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 23.72
Current children cumulated vsize (KiB) 519056

[startup+6.30079 s]
/proc/loadavg: 0.64 0.13 0.04 9/401 13739
/proc/meminfo: memFree=30148716/32950904 swapFree=56615552/67111528
[pid=13731] ppid=13729 vsize=541464 CPUtime=49.29 cores=0-7
/proc/13731/stat : 13731 (SArTagnan) R 13729 13731 13705 0 -1 4202496 97018 0 0 0 4911 18 0 0 25 0 8 0 807662607 554459136 62703 33554432000 4194304 4625164 140737361523712 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/13731/statm: 135366 62703 881 106 0 130869 0
[pid=13731/tid=13733] ppid=13729 vsize=541464 CPUtime=6.12 cores=0-7
/proc/13731/task/13733/stat : 13733 (SArTagnan) R 13729 13731 13705 0 -1 4202560 9297 0 0 0 611 1 0 0 25 0 8 0 807662609 554459136 62703 33554432000 4194304 4625164 140737361523712 18446744073709551615 237278534718 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13731/tid=13734] ppid=13729 vsize=541464 CPUtime=6.27 cores=0-7
/proc/13731/task/13734/stat : 13734 (SArTagnan) R 13729 13731 13705 0 -1 4202560 7612 0 0 0 626 1 0 0 25 0 8 0 807662609 554459136 62703 33554432000 4194304 4625164 140737361523712 18446744073709551615 4352002 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13731/tid=13735] ppid=13729 vsize=541464 CPUtime=6.25 cores=0-7
/proc/13731/task/13735/stat : 13735 (SArTagnan) R 13729 13731 13705 0 -1 4202560 22509 0 0 0 622 3 0 0 25 0 8 0 807662609 554459136 62703 33554432000 4194304 4625164 140737361523712 18446744073709551615 4547257 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13731/tid=13736] ppid=13729 vsize=541464 CPUtime=6.26 cores=0-7
/proc/13731/task/13736/stat : 13736 (SArTagnan) R 13729 13731 13705 0 -1 4202560 6816 0 0 0 624 2 0 0 25 0 8 0 807662609 554459136 62703 33554432000 4194304 4625164 140737361523712 18446744073709551615 4464333 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13731/tid=13737] ppid=13729 vsize=541464 CPUtime=5.91 cores=0-7
/proc/13731/task/13737/stat : 13737 (SArTagnan) R 13729 13731 13705 0 -1 4202560 9294 0 0 0 590 1 0 0 25 0 8 0 807662609 554459136 62703 33554432000 4194304 4625164 140737361523712 18446744073709551615 4349320 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=13731/tid=13738] ppid=13729 vsize=541464 CPUtime=6.26 cores=0-7
/proc/13731/task/13738/stat : 13738 (SArTagnan) R 13729 13731 13705 0 -1 4202560 8347 0 0 0 625 1 0 0 25 0 8 0 807662609 554459136 62703 33554432000 4194304 4625164 140737361523712 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13731/tid=13739] ppid=13729 vsize=541464 CPUtime=6.17 cores=0-7
/proc/13731/task/13739/stat : 13739 (SArTagnan) R 13729 13731 13705 0 -1 4202560 6783 0 0 0 616 1 0 0 25 0 8 0 807662609 554459136 62703 33554432000 4194304 4625164 140737361523712 18446744073709551615 4352145 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 49.29
Current children cumulated vsize (KiB) 541464

[startup+12.7157 s]
/proc/loadavg: 1.23 0.26 0.09 9/401 13739
/proc/meminfo: memFree=30045884/32950904 swapFree=56615552/67111528
[pid=13731] ppid=13729 vsize=623588 CPUtime=100.51 cores=0-7
/proc/13731/stat : 13731 (SArTagnan) R 13729 13731 13705 0 -1 4202496 139077 0 0 0 10026 25 0 0 25 0 8 0 807662607 638554112 87931 33554432000 4194304 4625164 140737361523712 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/13731/statm: 155897 87931 1272 106 0 151400 0
[pid=13731/tid=13733] ppid=13729 vsize=623588 CPUtime=12.44 cores=0-7
/proc/13731/task/13733/stat : 13733 (SArTagnan) R 13729 13731 13705 0 -1 4202560 13986 0 0 0 1243 1 0 0 25 0 8 0 807662609 638554112 87931 33554432000 4194304 4625164 140737361523712 18446744073709551615 4352010 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13731/tid=13734] ppid=13729 vsize=623588 CPUtime=12.67 cores=0-7
/proc/13731/task/13734/stat : 13734 (SArTagnan) R 13729 13731 13705 0 -1 4202560 10979 0 0 0 1266 1 0 0 25 0 8 0 807662609 638554112 87931 33554432000 4194304 4625164 140737361523712 18446744073709551615 4352007 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13731/tid=13735] ppid=13729 vsize=623588 CPUtime=12.67 cores=0-7
/proc/13731/task/13735/stat : 13735 (SArTagnan) R 13729 13731 13705 0 -1 4202560 34996 0 0 0 1262 5 0 0 25 0 8 0 807662609 638554112 87931 33554432000 4194304 4625164 140737361523712 18446744073709551615 4552432 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13731/tid=13736] ppid=13729 vsize=623588 CPUtime=12.67 cores=0-7
/proc/13731/task/13736/stat : 13736 (SArTagnan) R 13729 13731 13705 0 -1 4202560 7310 0 0 0 1265 2 0 0 25 0 8 0 807662609 638554112 87931 33554432000 4194304 4625164 140737361523712 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13731/tid=13737] ppid=13729 vsize=623588 CPUtime=12.32 cores=0-7
/proc/13731/task/13737/stat : 13737 (SArTagnan) R 13729 13731 13705 0 -1 4202560 13971 0 0 0 1230 2 0 0 25 0 8 0 807662609 638554112 87931 33554432000 4194304 4625164 140737361523712 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=13731/tid=13738] ppid=13729 vsize=623588 CPUtime=12.67 cores=0-7
/proc/13731/task/13738/stat : 13738 (SArTagnan) R 13729 13731 13705 0 -1 4202560 13114 0 0 0 1265 2 0 0 25 0 8 0 807662609 638554112 87931 33554432000 4194304 4625164 140737361523712 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13731/tid=13739] ppid=13729 vsize=623588 CPUtime=12.59 cores=0-7
/proc/13731/task/13739/stat : 13739 (SArTagnan) R 13729 13731 13705 0 -1 4202560 7403 0 0 0 1257 2 0 0 25 0 8 0 807662609 638554112 87931 33554432000 4194304 4625164 140737361523712 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 100.51
Current children cumulated vsize (KiB) 623588

[startup+25.5004 s]
/proc/loadavg: 2.73 0.64 0.21 9/401 13739
/proc/meminfo: memFree=29930332/32950904 swapFree=56615552/67111528
[pid=13731] ppid=13729 vsize=921980 CPUtime=202.63 cores=0-7
/proc/13731/stat : 13731 (SArTagnan) R 13729 13731 13705 0 -1 4202496 208439 0 0 0 20224 39 0 0 25 0 8 0 807662607 944107520 119080 33554432000 4194304 4625164 140737361523712 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/13731/statm: 230495 119080 1467 106 0 225998 0
[pid=13731/tid=13733] ppid=13729 vsize=921980 CPUtime=25.07 cores=0-7
/proc/13731/task/13733/stat : 13733 (SArTagnan) R 13729 13731 13705 0 -1 4202560 17430 0 0 0 2505 2 0 0 25 0 8 0 807662609 944107520 119080 33554432000 4194304 4625164 140737361523712 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13731/tid=13734] ppid=13729 vsize=921980 CPUtime=25.46 cores=0-7
/proc/13731/task/13734/stat : 13734 (SArTagnan) R 13729 13731 13705 0 -1 4202560 16222 0 0 0 2544 2 0 0 25 0 8 0 807662609 944107520 119080 33554432000 4194304 4625164 140737361523712 18446744073709551615 4339628 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13731/tid=13735] ppid=13729 vsize=921980 CPUtime=25.46 cores=0-7
/proc/13731/task/13735/stat : 13735 (SArTagnan) R 13729 13731 13705 0 -1 4202560 56878 0 0 0 2536 10 0 0 25 0 8 0 807662609 944107520 119080 33554432000 4194304 4625164 140737361523712 18446744073709551615 4335407 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13731/tid=13736] ppid=13729 vsize=921980 CPUtime=25.46 cores=0-7
/proc/13731/task/13736/stat : 13736 (SArTagnan) R 13729 13731 13705 0 -1 4202560 10986 0 0 0 2543 3 0 0 25 0 8 0 807662609 944107520 119080 33554432000 4194304 4625164 140737361523712 18446744073709551615 4462583 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13731/tid=13737] ppid=13729 vsize=921980 CPUtime=25.1 cores=0-7
/proc/13731/task/13737/stat : 13737 (SArTagnan) R 13729 13731 13705 0 -1 4202560 22738 0 0 0 2507 3 0 0 25 0 8 0 807662609 944107520 119080 33554432000 4194304 4625164 140737361523712 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=13731/tid=13738] ppid=13729 vsize=921980 CPUtime=25.46 cores=0-7
/proc/13731/task/13738/stat : 13738 (SArTagnan) R 13729 13731 13705 0 -1 4202560 22260 0 0 0 2541 5 0 0 25 0 8 0 807662609 944107520 119080 33554432000 4194304 4625164 140737361523712 18446744073709551615 4339559 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13731/tid=13739] ppid=13729 vsize=921980 CPUtime=25.37 cores=0-7
/proc/13731/task/13739/stat : 13739 (SArTagnan) R 13729 13731 13705 0 -1 4202560 8567 0 0 0 2535 2 0 0 25 0 8 0 807662609 944107520 119080 33554432000 4194304 4625164 140737361523712 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 202.63
Current children cumulated vsize (KiB) 921980

[startup+51.1008 s]
/proc/loadavg: 4.53 1.23 0.42 9/401 13740
/proc/meminfo: memFree=29766220/32950904 swapFree=56615552/67111528
[pid=13731] ppid=13729 vsize=989780 CPUtime=407.17 cores=0-7
/proc/13731/stat : 13731 (SArTagnan) R 13729 13731 13705 0 -1 4202496 322035 0 0 0 40659 58 0 0 25 0 8 0 807662607 1013534720 157865 33554432000 4194304 4625164 140737361523712 18446744073709551615 4509184 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/13731/statm: 247445 157865 1019 106 0 242948 0
[pid=13731/tid=13733] ppid=13729 vsize=989780 CPUtime=50.33 cores=0-7
/proc/13731/task/13733/stat : 13733 (SArTagnan) R 13729 13731 13705 0 -1 4202560 26308 0 0 0 5030 3 0 0 25 0 8 0 807662609 1013534720 157865 33554432000 4194304 4625164 140737361523712 18446744073709551615 4351901 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13731/tid=13734] ppid=13729 vsize=989780 CPUtime=51.08 cores=0-7
/proc/13731/task/13734/stat : 13734 (SArTagnan) R 13729 13731 13705 0 -1 4202560 17789 0 0 0 5106 2 0 0 25 0 8 0 807662609 1013534720 157865 33554432000 4194304 4625164 140737361523712 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13731/tid=13735] ppid=13729 vsize=989780 CPUtime=51.07 cores=0-7
/proc/13731/task/13735/stat : 13735 (SArTagnan) R 13729 13731 13705 0 -1 4202560 104032 0 0 0 5090 17 0 0 25 0 8 0 807662609 1013534720 157865 33554432000 4194304 4625164 140737361523712 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13731/tid=13736] ppid=13729 vsize=989780 CPUtime=51.07 cores=0-7
/proc/13731/task/13736/stat : 13736 (SArTagnan) R 13729 13731 13705 0 -1 4202560 18384 0 0 0 5103 4 0 0 25 0 8 0 807662609 1013534720 157865 33554432000 4194304 4625164 140737361523712 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13731/tid=13737] ppid=13729 vsize=989780 CPUtime=50.71 cores=0-7
/proc/13731/task/13737/stat : 13737 (SArTagnan) R 13729 13731 13705 0 -1 4202560 34466 0 0 0 5066 5 0 0 25 0 8 0 807662609 1013534720 157865 33554432000 4194304 4625164 140737361523712 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=13731/tid=13738] ppid=13729 vsize=989780 CPUtime=51.07 cores=0-7
/proc/13731/task/13738/stat : 13738 (SArTagnan) R 13729 13731 13705 0 -1 4202560 34552 0 0 0 5099 8 0 0 25 0 8 0 807662609 1013534720 157865 33554432000 4194304 4625164 140737361523712 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13731/tid=13739] ppid=13729 vsize=989780 CPUtime=50.98 cores=0-7
/proc/13731/task/13739/stat : 13739 (SArTagnan) R 13729 13731 13705 0 -1 4202560 8993 0 0 0 5096 2 0 0 25 0 8 0 807662609 1013534720 157865 33554432000 4194304 4625164 140737361523712 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 407.17
Current children cumulated vsize (KiB) 989780

[startup+102.301 s]
/proc/loadavg: 6.53 2.29 0.82 9/401 13741
/proc/meminfo: memFree=29477768/32950904 swapFree=56615552/67111528
[pid=13731] ppid=13729 vsize=1380220 CPUtime=815.99 cores=0-7
/proc/13731/stat : 13731 (SArTagnan) R 13729 13731 13705 0 -1 4202496 652414 0 0 0 81491 108 0 0 25 0 8 0 807662607 1413345280 230571 33554432000 4194304 4625164 140737361523712 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/13731/statm: 345055 230571 1923 106 0 340558 0
[pid=13731/tid=13733] ppid=13729 vsize=1380220 CPUtime=100.85 cores=0-7
/proc/13731/task/13733/stat : 13733 (SArTagnan) R 13729 13731 13705 0 -1 4202560 42899 0 0 0 10079 6 0 0 25 0 8 0 807662609 1413345280 230571 33554432000 4194304 4625164 140737361523712 18446744073709551615 4352112 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13731/tid=13734] ppid=13729 vsize=1380220 CPUtime=102.26 cores=0-7
/proc/13731/task/13734/stat : 13734 (SArTagnan) R 13729 13731 13705 0 -1 4202560 26024 0 0 0 10223 3 0 0 25 0 8 0 807662609 1413345280 230571 33554432000 4194304 4625164 140737361523712 18446744073709551615 4351804 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13731/tid=13735] ppid=13729 vsize=1380220 CPUtime=102.25 cores=0-7
/proc/13731/task/13735/stat : 13735 (SArTagnan) R 13729 13731 13705 0 -1 4202560 314163 0 0 0 10181 44 0 0 25 0 8 0 807662609 1413345280 230571 33554432000 4194304 4625164 140737361523712 18446744073709551615 4547307 0 0 4096 2 0 0 0 -1 0 0 0 0

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

/proc/13731/task/13734/stat : 13734 (SArTagnan) R 13729 13731 13705 0 -1 4202560 260026 0 0 0 472117 105 0 0 25 0 8 0 807662609 19441221632 4111085 33554432000 4194304 4625164 140737361523712 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13731/tid=13735] ppid=13729 vsize=18985568 CPUtime=4688.33 cores=0-7
/proc/13731/task/13735/stat : 13735 (SArTagnan) R 13729 13731 13705 0 -1 4202560 26479379 0 0 0 464720 4113 0 0 25 0 8 0 807662609 19441221632 4111085 33554432000 4194304 4625164 140737361523712 18446744073709551615 4547216 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13731/tid=13736] ppid=13729 vsize=18985568 CPUtime=4694.46 cores=0-7
/proc/13731/task/13736/stat : 13736 (SArTagnan) R 13729 13731 13705 0 -1 4202560 283186 0 0 0 469363 83 0 0 25 0 8 0 807662609 19441221632 4111085 33554432000 4194304 4625164 140737361523712 18446744073709551615 4488051 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13731/tid=13737] ppid=13729 vsize=18985568 CPUtime=4720.91 cores=0-7
/proc/13731/task/13737/stat : 13737 (SArTagnan) R 13729 13731 13705 0 -1 4202560 295270 0 0 0 472040 51 0 0 25 0 8 0 807662609 19441221632 4111085 33554432000 4194304 4625164 140737361523712 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=13731/tid=13738] ppid=13729 vsize=18985568 CPUtime=4722.32 cores=0-7
/proc/13731/task/13738/stat : 13738 (SArTagnan) R 13729 13731 13705 0 -1 4202560 304034 0 0 0 472174 58 0 0 25 0 8 0 807662609 19441221632 4111085 33554432000 4194304 4625164 140737361523712 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13731/tid=13739] ppid=13729 vsize=18985568 CPUtime=4721.87 cores=0-7
/proc/13731/task/13739/stat : 13739 (SArTagnan) R 13729 13731 13705 0 -1 4202560 200211 0 0 0 472108 79 0 0 25 0 8 0 807662609 19441221632 4111085 33554432000 4194304 4625164 140737361523712 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 37710.6
Current children cumulated vsize (KiB) 18985568

[startup+4782.32 s]
/proc/loadavg: 8.06 8.04 7.96 9/401 13878
/proc/meminfo: memFree=13888668/32950904 swapFree=56615552/67111528
[pid=13731] ppid=13729 vsize=19001840 CPUtime=38189.9 cores=0-7
/proc/13731/stat : 13731 (SArTagnan) R 13729 13731 13705 0 -1 4202496 37700528 0 0 0 3812871 6117 0 0 25 0 8 0 807662607 19457884160 4117831 33554432000 4194304 4625164 140737361523712 18446744073709551615 4511973 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/13731/statm: 4750460 4117831 353 106 0 4745963 0
[pid=13731/tid=13733] ppid=13729 vsize=19001840 CPUtime=4778.6 cores=0-7
/proc/13731/task/13733/stat : 13733 (SArTagnan) R 13729 13731 13705 0 -1 4202560 276417 0 0 0 477815 45 0 0 25 0 8 0 807662609 19457884160 4117831 33554432000 4194304 4625164 140737361523712 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13731/tid=13734] ppid=13729 vsize=19001840 CPUtime=4782.23 cores=0-7
/proc/13731/task/13734/stat : 13734 (SArTagnan) R 13729 13731 13705 0 -1 4202560 260026 0 0 0 478118 105 0 0 25 0 8 0 807662609 19457884160 4117831 33554432000 4194304 4625164 140737361523712 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13731/tid=13735] ppid=13729 vsize=19001840 CPUtime=4747.52 cores=0-7
/proc/13731/task/13735/stat : 13735 (SArTagnan) R 13729 13731 13705 0 -1 4202560 26483238 0 0 0 470638 4114 0 0 25 0 8 0 807662609 19457884160 4117831 33554432000 4194304 4625164 140737361523712 18446744073709551615 4335407 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13731/tid=13736] ppid=13729 vsize=19001840 CPUtime=4754.47 cores=0-7
/proc/13731/task/13736/stat : 13736 (SArTagnan) R 13729 13731 13705 0 -1 4202560 283186 0 0 0 475364 83 0 0 25 0 8 0 807662609 19457884160 4117831 33554432000 4194304 4625164 140737361523712 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13731/tid=13737] ppid=13729 vsize=19001840 CPUtime=4780.91 cores=0-7
/proc/13731/task/13737/stat : 13737 (SArTagnan) R 13729 13731 13705 0 -1 4202560 295298 0 0 0 478040 51 0 0 25 0 8 0 807662609 19457884160 4117831 33554432000 4194304 4625164 140737361523712 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=13731/tid=13738] ppid=13729 vsize=19001840 CPUtime=4782.34 cores=0-7
/proc/13731/task/13738/stat : 13738 (SArTagnan) R 13729 13731 13705 0 -1 4202560 304691 0 0 0 478175 59 0 0 25 0 8 0 807662609 19457884160 4117831 33554432000 4194304 4625164 140737361523712 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13731/tid=13739] ppid=13729 vsize=19001840 CPUtime=4781.88 cores=0-7
/proc/13731/task/13739/stat : 13739 (SArTagnan) R 13729 13731 13705 0 -1 4202560 201763 0 0 0 478108 80 0 0 25 0 8 0 807662609 19457884160 4117831 33554432000 4194304 4625164 140737361523712 18446744073709551615 4352010 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 38189.9
Current children cumulated vsize (KiB) 19001840

[startup+4842.3 s]
/proc/loadavg: 8.02 8.03 7.96 9/401 13880
/proc/meminfo: memFree=13873268/32950904 swapFree=56615552/67111528
[pid=13731] ppid=13729 vsize=19001840 CPUtime=38668.9 cores=0-7
/proc/13731/stat : 13731 (SArTagnan) R 13729 13731 13705 0 -1 4202496 37736379 0 0 0 3860769 6126 0 0 25 0 8 0 807662607 19457884160 4121711 33554432000 4194304 4625164 140737361523712 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/13731/statm: 4750460 4121711 353 106 0 4745963 0
[pid=13731/tid=13733] ppid=13729 vsize=19001840 CPUtime=4838.58 cores=0-7
/proc/13731/task/13733/stat : 13733 (SArTagnan) R 13729 13731 13705 0 -1 4202560 276426 0 0 0 483813 45 0 0 25 0 8 0 807662609 19457884160 4121711 33554432000 4194304 4625164 140737361523712 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13731/tid=13734] ppid=13729 vsize=19001840 CPUtime=4842.22 cores=0-7
/proc/13731/task/13734/stat : 13734 (SArTagnan) R 13729 13731 13705 0 -1 4202560 262003 0 0 0 484113 109 0 0 25 0 8 0 807662609 19457884160 4121711 33554432000 4194304 4625164 140737361523712 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13731/tid=13735] ppid=13729 vsize=19001840 CPUtime=4806.7 cores=0-7
/proc/13731/task/13735/stat : 13735 (SArTagnan) R 13729 13731 13705 0 -1 4202560 26483490 0 0 0 476556 4114 0 0 25 0 8 0 807662609 19457884160 4121711 33554432000 4194304 4625164 140737361523712 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13731/tid=13736] ppid=13729 vsize=19001840 CPUtime=4814.46 cores=0-7
/proc/13731/task/13736/stat : 13736 (SArTagnan) R 13729 13731 13705 0 -1 4202560 283186 0 0 0 481363 83 0 0 25 0 8 0 807662609 19457884160 4121711 33554432000 4194304 4625164 140737361523712 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13731/tid=13737] ppid=13729 vsize=19001840 CPUtime=4840.89 cores=0-7
/proc/13731/task/13737/stat : 13737 (SArTagnan) R 13729 13731 13705 0 -1 4202560 295478 0 0 0 484038 51 0 0 25 0 8 0 807662609 19457884160 4121711 33554432000 4194304 4625164 140737361523712 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=13731/tid=13738] ppid=13729 vsize=19001840 CPUtime=4842.33 cores=0-7
/proc/13731/task/13738/stat : 13738 (SArTagnan) R 13729 13731 13705 0 -1 4202560 304721 0 0 0 484174 59 0 0 25 0 8 0 807662609 19457884160 4121711 33554432000 4194304 4625164 140737361523712 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13731/tid=13739] ppid=13729 vsize=19001840 CPUtime=4841.87 cores=0-7
/proc/13731/task/13739/stat : 13739 (SArTagnan) R 13729 13731 13705 0 -1 4202560 201917 0 0 0 484106 81 0 0 25 0 8 0 807662609 19457884160 4121711 33554432000 4194304 4625164 140737361523712 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 38669
Current children cumulated vsize (KiB) 19001840

[startup+4902.3 s]
/proc/loadavg: 8.05 8.04 7.96 9/401 13881
/proc/meminfo: memFree=13856632/32950904 swapFree=56615552/67111528
[pid=13731] ppid=13729 vsize=19001840 CPUtime=39148.1 cores=0-7
/proc/13731/stat : 13731 (SArTagnan) R 13729 13731 13705 0 -1 4202496 37768497 0 0 0 3908678 6134 0 0 25 0 8 0 807662607 19457884160 4125489 33554432000 4194304 4625164 140737361523712 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/13731/statm: 4750460 4125489 353 106 0 4745963 0
[pid=13731/tid=13733] ppid=13729 vsize=19001840 CPUtime=4898.58 cores=0-7
/proc/13731/task/13733/stat : 13733 (SArTagnan) R 13729 13731 13705 0 -1 4202560 276438 0 0 0 489813 45 0 0 25 0 8 0 807662609 19457884160 4125489 33554432000 4194304 4625164 140737361523712 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13731/tid=13734] ppid=13729 vsize=19001840 CPUtime=4902.22 cores=0-7
/proc/13731/task/13734/stat : 13734 (SArTagnan) R 13729 13731 13705 0 -1 4202560 263264 0 0 0 490111 111 0 0 25 0 8 0 807662609 19457884160 4125489 33554432000 4194304 4625164 140737361523712 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13731/tid=13735] ppid=13729 vsize=19001840 CPUtime=4865.87 cores=0-7
/proc/13731/task/13735/stat : 13735 (SArTagnan) R 13729 13731 13705 0 -1 4202560 26483546 0 0 0 482473 4114 0 0 25 0 8 0 807662609 19457884160 4125489 33554432000 4194304 4625164 140737361523712 18446744073709551615 4335407 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13731/tid=13736] ppid=13729 vsize=19001840 CPUtime=4874.46 cores=0-7
/proc/13731/task/13736/stat : 13736 (SArTagnan) R 13729 13731 13705 0 -1 4202560 283186 0 0 0 487363 83 0 0 25 0 8 0 807662609 19457884160 4125489 33554432000 4194304 4625164 140737361523712 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13731/tid=13737] ppid=13729 vsize=19001840 CPUtime=4900.88 cores=0-7
/proc/13731/task/13737/stat : 13737 (SArTagnan) R 13729 13731 13705 0 -1 4202560 295508 0 0 0 490037 51 0 0 25 0 8 0 807662609 19457884160 4125489 33554432000 4194304 4625164 140737361523712 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=13731/tid=13738] ppid=13729 vsize=19001840 CPUtime=4902.33 cores=0-7
/proc/13731/task/13738/stat : 13738 (SArTagnan) R 13729 13731 13705 0 -1 4202560 304873 0 0 0 490174 59 0 0 25 0 8 0 807662609 19457884160 4125489 33554432000 4194304 4625164 140737361523712 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13731/tid=13739] ppid=13729 vsize=19001840 CPUtime=4901.86 cores=0-7
/proc/13731/task/13739/stat : 13739 (SArTagnan) R 13729 13731 13705 0 -1 4202560 203041 0 0 0 490105 81 0 0 25 0 8 0 807662609 19457884160 4125489 33554432000 4194304 4625164 140737361523712 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 39148.1
Current children cumulated vsize (KiB) 19001840

[startup+4962.3 s]
/proc/loadavg: 8.06 8.04 7.97 9/401 13883
/proc/meminfo: memFree=13806260/32950904 swapFree=56615552/67111528
[pid=13731] ppid=13729 vsize=19050756 CPUtime=39627.3 cores=0-7
/proc/13731/stat : 13731 (SArTagnan) R 13729 13731 13705 0 -1 4202496 37807384 0 0 0 3956589 6141 0 0 25 0 8 0 807662607 19507974144 4138449 33554432000 4194304 4625164 140737361523712 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/13731/statm: 4762689 4138449 353 106 0 4758192 0
[pid=13731/tid=13733] ppid=13729 vsize=19050756 CPUtime=4958.58 cores=0-7
/proc/13731/task/13733/stat : 13733 (SArTagnan) R 13729 13731 13705 0 -1 4202560 276496 0 0 0 495813 45 0 0 25 0 8 0 807662609 19507974144 4138449 33554432000 4194304 4625164 140737361523712 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13731/tid=13734] ppid=13729 vsize=19050756 CPUtime=4962.23 cores=0-7
/proc/13731/task/13734/stat : 13734 (SArTagnan) R 13729 13731 13705 0 -1 4202560 263819 0 0 0 496111 112 0 0 25 0 8 0 807662609 19507974144 4138449 33554432000 4194304 4625164 140737361523712 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13731/tid=13735] ppid=13729 vsize=19050756 CPUtime=4925.06 cores=0-7
/proc/13731/task/13735/stat : 13735 (SArTagnan) R 13729 13731 13705 0 -1 4202560 26492995 0 0 0 488391 4115 0 0 25 0 8 0 807662609 19507974144 4138449 33554432000 4194304 4625164 140737361523712 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13731/tid=13736] ppid=13729 vsize=19050756 CPUtime=4934.46 cores=0-7
/proc/13731/task/13736/stat : 13736 (SArTagnan) R 13729 13731 13705 0 -1 4202560 283186 0 0 0 493363 83 0 0 25 0 8 0 807662609 19507974144 4138449 33554432000 4194304 4625164 140737361523712 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13731/tid=13737] ppid=13729 vsize=19050756 CPUtime=4960.86 cores=0-7
/proc/13731/task/13737/stat : 13737 (SArTagnan) R 13729 13731 13705 0 -1 4202560 295581 0 0 0 496035 51 0 0 25 0 8 0 807662609 19507974144 4138449 33554432000 4194304 4625164 140737361523712 18446744073709551615 4460412 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=13731/tid=13738] ppid=13729 vsize=19050756 CPUtime=4962.33 cores=0-7
/proc/13731/task/13738/stat : 13738 (SArTagnan) R 13729 13731 13705 0 -1 4202560 304890 0 0 0 496174 59 0 0 25 0 8 0 807662609 19507974144 4138449 33554432000 4194304 4625164 140737361523712 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13731/tid=13739] ppid=13729 vsize=19050756 CPUtime=4961.87 cores=0-7
/proc/13731/task/13739/stat : 13739 (SArTagnan) R 13729 13731 13705 0 -1 4202560 204517 0 0 0 496104 83 0 0 25 0 8 0 807662609 19507974144 4138449 33554432000 4194304 4625164 140737361523712 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 39627.3
Current children cumulated vsize (KiB) 19050756



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5009 s]
/proc/loadavg: 8.11 8.06 7.98 9/401 13884
/proc/meminfo: memFree=13792224/32950904 swapFree=56615552/67111528
[pid=13731] ppid=13729 vsize=19050756 CPUtime=40000.3 cores=0-7
/proc/13731/stat : 13731 (SArTagnan) R 13729 13731 13705 0 -1 4202496 37840078 0 0 0 3993884 6149 0 0 25 0 8 0 807662607 19507974144 4141849 33554432000 4194304 4625164 140737361523712 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/13731/statm: 4762689 4141849 353 106 0 4758192 0
[pid=13731/tid=13733] ppid=13729 vsize=19050756 CPUtime=5005.3 cores=0-7
/proc/13731/task/13733/stat : 13733 (SArTagnan) R 13729 13731 13705 0 -1 4202560 276510 0 0 0 500485 45 0 0 25 0 8 0 807662609 19507974144 4141849 33554432000 4194304 4625164 140737361523712 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13731/tid=13734] ppid=13729 vsize=19050756 CPUtime=5008.94 cores=0-7
/proc/13731/task/13734/stat : 13734 (SArTagnan) R 13729 13731 13705 0 -1 4202560 265184 0 0 0 500780 114 0 0 25 0 8 0 807662609 19507974144 4141849 33554432000 4194304 4625164 140737361523712 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13731/tid=13735] ppid=13729 vsize=19050756 CPUtime=4971.13 cores=0-7
/proc/13731/task/13735/stat : 13735 (SArTagnan) R 13729 13731 13705 0 -1 4202560 26493745 0 0 0 492997 4116 0 0 25 0 8 0 807662609 19507974144 4141849 33554432000 4194304 4625164 140737361523712 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13731/tid=13736] ppid=13729 vsize=19050756 CPUtime=4981.18 cores=0-7
/proc/13731/task/13736/stat : 13736 (SArTagnan) R 13729 13731 13705 0 -1 4202560 283186 0 0 0 498035 83 0 0 25 0 8 0 807662609 19507974144 4141849 33554432000 4194304 4625164 140737361523712 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13731/tid=13737] ppid=13729 vsize=19050756 CPUtime=5007.56 cores=0-7
/proc/13731/task/13737/stat : 13737 (SArTagnan) R 13729 13731 13705 0 -1 4202560 295720 0 0 0 500705 51 0 0 25 0 8 0 807662609 19507974144 4141849 33554432000 4194304 4625164 140737361523712 18446744073709551615 4460412 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=13731/tid=13738] ppid=13729 vsize=19050756 CPUtime=5009.05 cores=0-7
/proc/13731/task/13738/stat : 13738 (SArTagnan) R 13729 13731 13705 0 -1 4202560 304913 0 0 0 500846 59 0 0 25 0 8 0 807662609 19507974144 4141849 33554432000 4194304 4625164 140737361523712 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13731/tid=13739] ppid=13729 vsize=19050756 CPUtime=5008.59 cores=0-7
/proc/13731/task/13739/stat : 13739 (SArTagnan) R 13729 13731 13705 0 -1 4202560 204589 0 0 0 500776 83 0 0 25 0 8 0 807662609 19507974144 4141849 33554432000 4194304 4625164 140737361523712 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 40000.3
Current children cumulated vsize (KiB) 19050756

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

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

[startup+5009.2 s]
/proc/loadavg: 8.11 8.06 7.98 9/401 13884
/proc/meminfo: memFree=13792224/32950904 swapFree=56615552/67111528
[pid=13731] ppid=13729 vsize=0 CPUtime=40000.6 cores=0-7
/proc/13731/stat : 13731 (SArTagnan) Z 13729 13731 13705 0 -1 4203548 37840078 0 0 0 3993892 6167 0 0 25 0 2 0 807662607 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/13731/statm: 0 0 0 0 0 0 0
[pid=13731/tid=13735] ppid=13729 vsize=0 CPUtime=4971.31 cores=0-7
/proc/13731/task/13735/stat : 13735 (SArTagnan) R 13729 13731 13705 0 -1 4203588 26493745 0 0 0 492997 4134 0 0 25 0 2 0 807662609 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 40000.6
Current children cumulated vsize (KiB) 0

[startup+5009.6 s]
/proc/loadavg: 8.11 8.06 7.98 9/401 13884
/proc/meminfo: memFree=13792224/32950904 swapFree=56615552/67111528
[pid=13731] ppid=13729 vsize=0 CPUtime=40001 cores=0-7
/proc/13731/stat : 13731 (SArTagnan) Z 13729 13731 13705 0 -1 4203548 37840078 0 0 0 3993892 6207 0 0 25 0 2 0 807662607 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/13731/statm: 0 0 0 0 0 0 0
[pid=13731/tid=13735] ppid=13729 vsize=0 CPUtime=4971.71 cores=0-7
/proc/13731/task/13735/stat : 13735 (SArTagnan) R 13729 13731 13705 0 -1 4203588 26493745 0 0 0 492997 4174 0 0 25 0 2 0 807662609 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 40001
Current children cumulated vsize (KiB) 0

[startup+5009.7 s]
/proc/loadavg: 8.11 8.06 7.98 9/401 13884
/proc/meminfo: memFree=13792224/32950904 swapFree=56615552/67111528
[pid=13731] ppid=13729 vsize=0 CPUtime=40001.1 cores=0-7
/proc/13731/stat : 13731 (SArTagnan) Z 13729 13731 13705 0 -1 4203548 37840078 0 0 0 3993892 6217 0 0 25 0 2 0 807662607 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/13731/statm: 0 0 0 0 0 0 0
[pid=13731/tid=13735] ppid=13729 vsize=0 CPUtime=4971.81 cores=0-7
/proc/13731/task/13735/stat : 13735 (SArTagnan) R 13729 13731 13705 0 -1 4203588 26493745 0 0 0 492997 4184 0 0 25 0 2 0 807662609 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 40001.1
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5009.74
CPU time (s): 40001.1
CPU user time (s): 39938.9
CPU system time (s): 62.2175
CPU usage (%): 798.467
Max. virtual memory (cumulated for all children) (KiB): 21662172

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39938.9
system time used= 62.2175
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37840078
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= 29997
involuntary context switches= 175838

runsolver used 17.7983 second user time and 50.2424 second system time

The end

Launcher Data

Begin job on node121 at 2011-06-01 22:37:09
IDJOB=3439281
IDBENCH=83934
IDSOLVER=1936
FILE ID=node121/3439281-1306960628
RUNJOBID= node121-1306960628-13719
PBS_JOBID= 13497632
Free space on /tmp= 73832 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_70_26_60_1-dir.shuffled-as.sat03-167.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3439281-1306960628/watcher-3439281-1306960628 -o /tmp/evaluation-result-3439281-1306960628/solver-3439281-1306960628 -C 40000 -W 5100 -M 31000  SArTagnan HOME/instance-3439281-1306960628.cnf -threads=8

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= b970e9358cd0cd1a9cfd3d4afb2e830d
RANDOM SEED=790568201

node121.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.817
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.817
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.817
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.84
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.817
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.77
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.817
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.82
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.817
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.74
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.817
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.817
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950904 kB
MemFree:      30394464 kB
Buffers:        200936 kB
Cached:         252476 kB
SwapCached:       9896 kB
Active:        2010728 kB
Inactive:       286816 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      30394464 kB
SwapTotal:    67111528 kB
SwapFree:     56615552 kB
Dirty:            1172 kB
Writeback:           0 kB
AnonPages:     1841756 kB
Mapped:          12096 kB
Slab:           138876 kB
PageTables:      52200 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS: 83503884 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= 73832 MiB
End job on node121 at 2011-06-02 00:00:40