Trace number 3386223

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.52 1204.11

General information on the benchmark

NameAPPLICATIONS/
bitverif/maxxor/maxxor064.cnf
MD5SUM902b28046d424b16042ca612ddad48e0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark788.78
Satisfiable
(Un)Satisfiability was proved
Number of variables51064
Number of clauses152039
Sum of the clauses size354755
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2101358
Number of clauses of size 350679
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 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-3386223-1305577324/watcher-3386223-1305577324 -o /tmp/evaluation-result-3386223-1305577324/solver-3386223-1305577324 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3386223-1305577324.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: 8.01 8.14 8.18 5/401 1734
/proc/meminfo: memFree=11351632/32950928 swapFree=57376972/67111528
[pid=1734] ppid=1732 vsize=21888 CPUtime=0 cores=1,3,5,7
/proc/1734/stat : 1734 (SArTagnan) R 1732 1734 1658 0 -1 4202496 1051 0 0 0 0 0 0 0 25 0 1 0 669332064 22413312 990 33554432000 4194304 4625164 140736398011680 18446744073709551615 4295708 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1734/statm: 5472 1002 291 106 0 975 0

[startup+0.021188 s]
/proc/loadavg: 8.01 8.14 8.18 5/401 1734
/proc/meminfo: memFree=11351632/32950928 swapFree=57376972/67111528
[pid=1734] ppid=1732 vsize=28208 CPUtime=0.01 cores=1,3,5,7
/proc/1734/stat : 1734 (SArTagnan) R 1732 1734 1658 0 -1 4202496 2245 0 0 0 1 0 0 0 25 0 1 0 669332064 28884992 1789 33554432000 4194304 4625164 140736398011680 18446744073709551615 4339447 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1734/statm: 7052 1789 296 106 0 2555 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 28208

[startup+0.101135 s]
/proc/loadavg: 8.01 8.14 8.18 5/401 1734
/proc/meminfo: memFree=11351632/32950928 swapFree=57376972/67111528
[pid=1734] ppid=1732 vsize=219456 CPUtime=0.15 cores=1,3,5,7
/proc/1734/stat : 1734 (SArTagnan) R 1732 1734 1658 0 -1 4202496 11214 0 0 0 14 1 0 0 25 0 4 0 669332064 224722944 8832 33554432000 4194304 4625164 140736398011680 18446744073709551615 4503449 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1734/statm: 54864 8832 330 106 0 50367 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 219456

[startup+0.300143 s]
/proc/loadavg: 8.01 8.14 8.18 5/401 1734
/proc/meminfo: memFree=11351632/32950928 swapFree=57376972/67111528
[pid=1734] ppid=1732 vsize=288160 CPUtime=0.94 cores=1,3,5,7
/proc/1734/stat : 1734 (SArTagnan) R 1732 1734 1658 0 -1 4202496 12240 0 0 0 93 1 0 0 25 0 4 0 669332064 295075840 9858 33554432000 4194304 4625164 140736398011680 18446744073709551615 4390900 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1734/statm: 72040 9858 336 106 0 67543 0
Current children cumulated CPU time (s) 0.94
Current children cumulated vsize (KiB) 288160

[startup+0.701068 s]
/proc/loadavg: 8.01 8.14 8.18 5/401 1734
/proc/meminfo: memFree=11351632/32950928 swapFree=57376972/67111528
[pid=1734] ppid=1732 vsize=289744 CPUtime=2.54 cores=1,3,5,7
/proc/1734/stat : 1734 (SArTagnan) R 1732 1734 1658 0 -1 4202496 13498 0 0 0 253 1 0 0 25 0 4 0 669332064 296697856 11028 33554432000 4194304 4625164 140736398011680 18446744073709551615 4511874 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1734/statm: 72436 11028 342 106 0 67939 0
Current children cumulated CPU time (s) 2.54
Current children cumulated vsize (KiB) 289744

[startup+1.50092 s]
/proc/loadavg: 8.01 8.14 8.18 9/405 1738
/proc/meminfo: memFree=11301636/32950928 swapFree=57376972/67111528
[pid=1734] ppid=1732 vsize=296972 CPUtime=5.73 cores=1,3,5,7
/proc/1734/stat : 1734 (SArTagnan) R 1732 1734 1658 0 -1 4202496 16541 0 0 0 571 2 0 0 25 0 4 0 669332064 304099328 12779 33554432000 4194304 4625164 140736398011680 18446744073709551615 4509158 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1734/statm: 74243 12779 344 106 0 69746 0
[pid=1734/tid=1736] ppid=1732 vsize=296972 CPUtime=1.42 cores=1,3,5,7
/proc/1734/task/1736/stat : 1736 (SArTagnan) R 1732 1734 1658 0 -1 4202560 1019 0 0 0 142 0 0 0 25 0 4 0 669332072 304099328 12779 33554432000 4194304 4625164 140736398011680 18446744073709551615 4288731 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1734/tid=1737] ppid=1732 vsize=296972 CPUtime=1.4 cores=1,3,5,7
/proc/1734/task/1737/stat : 1737 (SArTagnan) R 1732 1734 1658 0 -1 4202560 958 0 0 0 140 0 0 0 25 0 4 0 669332072 304099328 12779 33554432000 4194304 4625164 140736398011680 18446744073709551615 4352047 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1734/tid=1738] ppid=1732 vsize=296972 CPUtime=1.39 cores=1,3,5,7
/proc/1734/task/1738/stat : 1738 (SArTagnan) R 1732 1734 1658 0 -1 4202560 3729 0 0 0 139 0 0 0 25 0 4 0 669332072 304099328 12779 33554432000 4194304 4625164 140736398011680 18446744073709551615 4552241 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.73
Current children cumulated vsize (KiB) 296972

[startup+3.10061 s]
/proc/loadavg: 8.01 8.14 8.18 9/405 1738
/proc/meminfo: memFree=11296844/32950928 swapFree=57376972/67111528
[pid=1734] ppid=1732 vsize=296972 CPUtime=12.11 cores=1,3,5,7
/proc/1734/stat : 1734 (SArTagnan) R 1732 1734 1658 0 -1 4202496 20328 0 0 0 1208 3 0 0 25 0 4 0 669332064 304099328 13793 33554432000 4194304 4625164 140736398011680 18446744073709551615 4528661 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1734/statm: 74243 13793 344 106 0 69746 0
[pid=1734/tid=1736] ppid=1732 vsize=296972 CPUtime=3.02 cores=1,3,5,7
/proc/1734/task/1736/stat : 1736 (SArTagnan) R 1732 1734 1658 0 -1 4202560 1102 0 0 0 302 0 0 0 25 0 4 0 669332072 304099328 13793 33554432000 4194304 4625164 140736398011680 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1734/tid=1737] ppid=1732 vsize=296972 CPUtime=3 cores=1,3,5,7
/proc/1734/task/1737/stat : 1737 (SArTagnan) R 1732 1734 1658 0 -1 4202560 1446 0 0 0 300 0 0 0 25 0 4 0 669332072 304099328 13793 33554432000 4194304 4625164 140736398011680 18446744073709551615 4288731 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1734/tid=1738] ppid=1732 vsize=296972 CPUtime=2.98 cores=1,3,5,7
/proc/1734/task/1738/stat : 1738 (SArTagnan) R 1732 1734 1658 0 -1 4202560 6852 0 0 0 297 1 0 0 25 0 4 0 669332072 304099328 13793 33554432000 4194304 4625164 140736398011680 18446744073709551615 4288883 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.11
Current children cumulated vsize (KiB) 296972

[startup+6.301 s]
/proc/loadavg: 8.01 8.14 8.18 9/405 1738
/proc/meminfo: memFree=11296224/32950928 swapFree=57376972/67111528
[pid=1734] ppid=1732 vsize=299196 CPUtime=24.87 cores=1,3,5,7
/proc/1734/stat : 1734 (SArTagnan) R 1732 1734 1658 0 -1 4202496 30316 0 0 0 2482 5 0 0 25 0 4 0 669332064 306376704 16153 33554432000 4194304 4625164 140736398011680 18446744073709551615 4512447 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1734/statm: 74799 16153 344 106 0 70302 0
[pid=1734/tid=1736] ppid=1732 vsize=299196 CPUtime=6.21 cores=1,3,5,7
/proc/1734/task/1736/stat : 1736 (SArTagnan) R 1732 1734 1658 0 -1 4202560 1887 0 0 0 621 0 0 0 25 0 4 0 669332072 306376704 16153 33554432000 4194304 4625164 140736398011680 18446744073709551615 4288686 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1734/tid=1737] ppid=1732 vsize=299196 CPUtime=6.21 cores=1,3,5,7
/proc/1734/task/1737/stat : 1737 (SArTagnan) R 1732 1734 1658 0 -1 4202560 3033 0 0 0 620 1 0 0 25 0 4 0 669332072 306376704 16153 33554432000 4194304 4625164 140736398011680 18446744073709551615 4375478 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1734/tid=1738] ppid=1732 vsize=299196 CPUtime=6.14 cores=1,3,5,7
/proc/1734/task/1738/stat : 1738 (SArTagnan) R 1732 1734 1658 0 -1 4202560 14295 0 0 0 612 2 0 0 25 0 4 0 669332072 306376704 16153 33554432000 4194304 4625164 140736398011680 18446744073709551615 4334945 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.87
Current children cumulated vsize (KiB) 299196

[startup+12.7008 s]
/proc/loadavg: 8.01 8.13 8.18 9/405 1738
/proc/meminfo: memFree=10999364/32950928 swapFree=57376972/67111528
[pid=1734] ppid=1732 vsize=526536 CPUtime=50.38 cores=1,3,5,7
/proc/1734/stat : 1734 (SArTagnan) R 1732 1734 1658 0 -1 4202496 168288 0 0 0 5010 28 0 0 25 0 4 0 669332064 539172864 90554 33554432000 4194304 4625164 140736398011680 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1734/statm: 131634 90554 401 106 0 127137 0
[pid=1734/tid=1736] ppid=1732 vsize=526536 CPUtime=12.62 cores=1,3,5,7
/proc/1734/task/1736/stat : 1736 (SArTagnan) R 1732 1734 1658 0 -1 4202560 24023 0 0 0 1258 4 0 0 25 0 4 0 669332072 539172864 90554 33554432000 4194304 4625164 140736398011680 18446744073709551615 4288731 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1734/tid=1737] ppid=1732 vsize=526536 CPUtime=12.61 cores=1,3,5,7
/proc/1734/task/1737/stat : 1737 (SArTagnan) R 1732 1734 1658 0 -1 4202560 20626 0 0 0 1257 4 0 0 25 0 4 0 669332072 539172864 90554 33554432000 4194304 4625164 140736398011680 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1734/tid=1738] ppid=1732 vsize=526536 CPUtime=12.46 cores=1,3,5,7
/proc/1734/task/1738/stat : 1738 (SArTagnan) R 1732 1734 1658 0 -1 4202560 43752 0 0 0 1238 8 0 0 25 0 4 0 669332072 539172864 90554 33554432000 4194304 4625164 140736398011680 18446744073709551615 4334499 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.38
Current children cumulated vsize (KiB) 526536

[startup+25.5004 s]
/proc/loadavg: 8.01 8.13 8.17 9/405 1739
/proc/meminfo: memFree=10983760/32950928 swapFree=57376972/67111528
[pid=1734] ppid=1732 vsize=526536 CPUtime=101.42 cores=1,3,5,7
/proc/1734/stat : 1734 (SArTagnan) R 1732 1734 1658 0 -1 4202496 169752 0 0 0 10112 30 0 0 25 0 4 0 669332064 539172864 92015 33554432000 4194304 4625164 140736398011680 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1734/statm: 131634 92015 401 106 0 127137 0
[pid=1734/tid=1736] ppid=1732 vsize=526536 CPUtime=25.41 cores=1,3,5,7
/proc/1734/task/1736/stat : 1736 (SArTagnan) R 1732 1734 1658 0 -1 4202560 24226 0 0 0 2537 4 0 0 25 0 4 0 669332072 539172864 92015 33554432000 4194304 4625164 140736398011680 18446744073709551615 4288686 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1734/tid=1737] ppid=1732 vsize=526536 CPUtime=25.4 cores=1,3,5,7
/proc/1734/task/1737/stat : 1737 (SArTagnan) R 1732 1734 1658 0 -1 4202560 21131 0 0 0 2536 4 0 0 25 0 4 0 669332072 539172864 92015 33554432000 4194304 4625164 140736398011680 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1734/tid=1738] ppid=1732 vsize=526536 CPUtime=25.09 cores=1,3,5,7
/proc/1734/task/1738/stat : 1738 (SArTagnan) R 1732 1734 1658 0 -1 4202560 43770 0 0 0 2501 8 0 0 25 0 4 0 669332072 539172864 92015 33554432000 4194304 4625164 140736398011680 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.42
Current children cumulated vsize (KiB) 526536

[startup+51.1005 s]
/proc/loadavg: 8.00 8.11 8.17 9/405 1739
/proc/meminfo: memFree=10934104/32950928 swapFree=57376972/67111528
[pid=1734] ppid=1732 vsize=600728 CPUtime=203.49 cores=1,3,5,7
/proc/1734/stat : 1734 (SArTagnan) R 1732 1734 1658 0 -1 4202496 181657 0 0 0 20315 34 0 0 25 0 4 0 669332064 615145472 102270 33554432000 4194304 4625164 140736398011680 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1734/statm: 150182 102270 382 106 0 145685 0
[pid=1734/tid=1736] ppid=1732 vsize=600728 CPUtime=51.02 cores=1,3,5,7
/proc/1734/task/1736/stat : 1736 (SArTagnan) R 1732 1734 1658 0 -1 4202560 27130 0 0 0 5097 5 0 0 25 0 4 0 669332072 615145472 102270 33554432000 4194304 4625164 140736398011680 18446744073709551615 4288793 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1734/tid=1737] ppid=1732 vsize=600728 CPUtime=51 cores=1,3,5,7
/proc/1734/task/1737/stat : 1737 (SArTagnan) R 1732 1734 1658 0 -1 4202560 27288 0 0 0 5093 7 0 0 25 0 4 0 669332072 615145472 102270 33554432000 4194304 4625164 140736398011680 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1734/tid=1738] ppid=1732 vsize=600728 CPUtime=50.36 cores=1,3,5,7
/proc/1734/task/1738/stat : 1738 (SArTagnan) R 1732 1734 1658 0 -1 4202560 45942 0 0 0 5028 8 0 0 25 0 4 0 669332072 615145472 102270 33554432000 4194304 4625164 140736398011680 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.49
Current children cumulated vsize (KiB) 600728

[startup+102.316 s]
/proc/loadavg: 8.00 8.10 8.16 9/405 1741
/proc/meminfo: memFree=10719680/32950928 swapFree=57376972/67111528
[pid=1734] ppid=1732 vsize=746428 CPUtime=407.7 cores=1,3,5,7
/proc/1734/stat : 1734 (SArTagnan) R 1732 1734 1658 0 -1 4202496 244736 0 0 0 40710 60 0 0 25 0 4 0 669332064 764342272 143839 33554432000 4194304 4625164 140736398011680 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1734/statm: 186607 143839 376 106 0 182110 0
[pid=1734/tid=1736] ppid=1732 vsize=746428 CPUtime=102.22 cores=1,3,5,7
/proc/1734/task/1736/stat : 1736 (SArTagnan) R 1732 1734 1658 0 -1 4202560 49625 0 0 0 10203 19 0 0 25 0 4 0 669332072 764342272 143839 33554432000 4194304 4625164 140736398011680 18446744073709551615 4467430 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1734/tid=1737] ppid=1732 vsize=746428 CPUtime=102.22 cores=1,3,5,7
/proc/1734/task/1737/stat : 1737 (SArTagnan) R 1732 1734 1658 0 -1 4202560 47049 0 0 0 10207 15 0 0 25 0 4 0 669332072 764342272 143839 33554432000 4194304 4625164 140736398011680 18446744073709551615 4351839 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1734/tid=1738] ppid=1732 vsize=746428 CPUtime=100.92 cores=1,3,5,7
/proc/1734/task/1738/stat : 1738 (SArTagnan) R 1732 1734 1658 0 -1 4202560 55332 0 0 0 10083 9 0 0 25 0 4 0 669332072 764342272 143839 33554432000 4194304 4625164 140736398011680 18446744073709551615 4334261 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 407.7
Current children cumulated vsize (KiB) 746428

[startup+162.3 s]
/proc/loadavg: 8.03 8.09 8.15 9/405 1742
/proc/meminfo: memFree=10533516/32950928 swapFree=57376972/67111528
[pid=1734] ppid=1732 vsize=862060 CPUtime=646.89 cores=1,3,5,7
/proc/1734/stat : 1734 (SArTagnan) R 1732 1734 1658 0 -1 4202496 290017 0 0 0 64599 90 0 0 25 0 4 0 669332064 882749440 179373 33554432000 4194304 4625164 140736398011680 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1734/statm: 215515 179373 372 106 0 211018 0
[pid=1734/tid=1736] ppid=1732 vsize=862060 CPUtime=162.22 cores=1,3,5,7
/proc/1734/task/1736/stat : 1736 (SArTagnan) R 1732 1734 1658 0 -1 4202560 63189 0 0 0 16183 39 0 0 25 0 4 0 669332072 882749440 179373 33554432000 4194304 4625164 140736398011680 18446744073709551615 4288883 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1734/tid=1737] ppid=1732 vsize=862060 CPUtime=162.21 cores=1,3,5,7
/proc/1734/task/1737/stat : 1737 (SArTagnan) R 1732 1734 1658 0 -1 4202560 66675 0 0 0 16198 23 0 0 25 0 4 0 669332072 882749440 179373 33554432000 4194304 4625164 140736398011680 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1734/tid=1738] ppid=1732 vsize=862060 CPUtime=160.15 cores=1,3,5,7
/proc/1734/task/1738/stat : 1738 (SArTagnan) R 1732 1734 1658 0 -1 4202560 63975 0 0 0 16004 11 0 0 25 0 4 0 669332072 882749440 179373 33554432000 4194304 4625164 140736398011680 18446744073709551615 4547661 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 646.89
Current children cumulated vsize (KiB) 862060

[startup+222.301 s]
/proc/loadavg: 8.12 8.10 8.15 9/405 1744
/proc/meminfo: memFree=10302960/32950928 swapFree=57376972/67111528
[pid=1734] ppid=1732 vsize=1185796 CPUtime=886.13 cores=1,3,5,7
/proc/1734/stat : 1734 (SArTagnan) R 1732 1734 1658 0 -1 4202496 349220 0 0 0 88494 119 0 0 25 0 4 0 669332064 1214255104 228680 33554432000 4194304 4625164 140736398011680 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1734/statm: 296449 228680 361 106 0 291952 0
[pid=1734/tid=1736] ppid=1732 vsize=1185796 CPUtime=222.21 cores=1,3,5,7
/proc/1734/task/1736/stat : 1736 (SArTagnan) R 1732 1734 1658 0 -1 4202560 86275 0 0 0 22172 49 0 0 25 0 4 0 669332072 1214255104 228680 33554432000 4194304 4625164 140736398011680 18446744073709551615 4317260 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1734/tid=1737] ppid=1732 vsize=1185796 CPUtime=222.2 cores=1,3,5,7
/proc/1734/task/1737/stat : 1737 (SArTagnan) R 1732 1734 1658 0 -1 4202560 85916 0 0 0 22183 37 0 0 25 0 4 0 669332072 1214255104 228680 33554432000 4194304 4625164 140736398011680 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1734/tid=1738] ppid=1732 vsize=1185796 CPUtime=219.38 cores=1,3,5,7
/proc/1734/task/1738/stat : 1738 (SArTagnan) R 1732 1734 1658 0 -1 4202560 73628 0 0 0 21925 13 0 0 25 0 4 0 669332072 1214255104 228680 33554432000 4194304 4625164 140736398011680 18446744073709551615 4352831 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 886.13
Current children cumulated vsize (KiB) 1185796

[startup+282.301 s]

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

[pid=1734] ppid=1732 vsize=1929724 CPUtime=2560.79 cores=1,3,5,7
/proc/1734/stat : 1734 (SArTagnan) R 1732 1734 1658 0 -1 4202496 610279 0 0 0 255815 264 0 0 25 0 4 0 669332064 1976037376 426905 33554432000 4194304 4625164 140736398011680 18446744073709551615 4509158 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1734/statm: 482431 426905 369 106 0 477934 0
[pid=1734/tid=1736] ppid=1732 vsize=1929724 CPUtime=642.23 cores=1,3,5,7
/proc/1734/task/1736/stat : 1736 (SArTagnan) R 1732 1734 1658 0 -1 4202560 153848 0 0 0 64113 110 0 0 25 0 4 0 669332072 1976037376 426905 33554432000 4194304 4625164 140736398011680 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1734/tid=1737] ppid=1732 vsize=1929724 CPUtime=642.23 cores=1,3,5,7
/proc/1734/task/1737/stat : 1737 (SArTagnan) R 1732 1734 1658 0 -1 4202560 159504 0 0 0 64126 97 0 0 25 0 4 0 669332072 1976037376 426905 33554432000 4194304 4625164 140736398011680 18446744073709551615 4330968 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1734/tid=1738] ppid=1732 vsize=1929724 CPUtime=634 cores=1,3,5,7
/proc/1734/task/1738/stat : 1738 (SArTagnan) R 1732 1734 1658 0 -1 4202560 136319 0 0 0 63373 27 0 0 25 0 4 0 669332072 1976037376 426905 33554432000 4194304 4625164 140736398011680 18446744073709551615 4339643 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2560.79
Current children cumulated vsize (KiB) 1929724

[startup+702.301 s]
/proc/loadavg: 8.10 8.04 8.09 9/405 1787
/proc/meminfo: memFree=10573580/32950928 swapFree=57376972/67111528
[pid=1734] ppid=1732 vsize=1957440 CPUtime=2800 cores=1,3,5,7
/proc/1734/stat : 1734 (SArTagnan) R 1732 1734 1658 0 -1 4202496 619384 0 0 0 279734 266 0 0 25 0 4 0 669332064 2004418560 435946 33554432000 4194304 4625164 140736398011680 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1734/statm: 489360 435946 369 106 0 484863 0
[pid=1734/tid=1736] ppid=1732 vsize=1957440 CPUtime=702.21 cores=1,3,5,7
/proc/1734/task/1736/stat : 1736 (SArTagnan) R 1732 1734 1658 0 -1 4202560 154193 0 0 0 70111 110 0 0 25 0 4 0 669332072 2004418560 435946 33554432000 4194304 4625164 140736398011680 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1734/tid=1737] ppid=1732 vsize=1957440 CPUtime=702.22 cores=1,3,5,7
/proc/1734/task/1737/stat : 1737 (SArTagnan) R 1732 1734 1658 0 -1 4202560 159826 0 0 0 70125 97 0 0 25 0 4 0 669332072 2004418560 435946 33554432000 4194304 4625164 140736398011680 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1734/tid=1738] ppid=1732 vsize=1957440 CPUtime=693.21 cores=1,3,5,7
/proc/1734/task/1738/stat : 1738 (SArTagnan) R 1732 1734 1658 0 -1 4202560 143660 0 0 0 69292 29 0 0 25 0 4 0 669332072 2004418560 435946 33554432000 4194304 4625164 140736398011680 18446744073709551615 4339591 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2800
Current children cumulated vsize (KiB) 1957440

[startup+762.315 s]
/proc/loadavg: 8.13 8.06 8.09 9/405 1788
/proc/meminfo: memFree=10367584/32950928 swapFree=57376972/67111528
[pid=1734] ppid=1732 vsize=2052764 CPUtime=3039.27 cores=1,3,5,7
/proc/1734/stat : 1734 (SArTagnan) R 1732 1734 1658 0 -1 4202496 631874 0 0 0 303658 269 0 0 25 0 4 0 669332064 2102030336 448367 33554432000 4194304 4625164 140736398011680 18446744073709551615 4519673 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1734/statm: 513191 448367 369 106 0 508694 0
[pid=1734/tid=1736] ppid=1732 vsize=2052764 CPUtime=762.23 cores=1,3,5,7
/proc/1734/task/1736/stat : 1736 (SArTagnan) R 1732 1734 1658 0 -1 4202560 157652 0 0 0 76112 111 0 0 25 0 4 0 669332072 2102030336 448367 33554432000 4194304 4625164 140736398011680 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1734/tid=1737] ppid=1732 vsize=2052764 CPUtime=762.23 cores=1,3,5,7
/proc/1734/task/1737/stat : 1737 (SArTagnan) R 1732 1734 1658 0 -1 4202560 160105 0 0 0 76126 97 0 0 25 0 4 0 669332072 2102030336 448367 33554432000 4194304 4625164 140736398011680 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1734/tid=1738] ppid=1732 vsize=2052764 CPUtime=752.45 cores=1,3,5,7
/proc/1734/task/1738/stat : 1738 (SArTagnan) R 1732 1734 1658 0 -1 4202560 151388 0 0 0 75214 31 0 0 25 0 4 0 669332072 2102030336 448367 33554432000 4194304 4625164 140736398011680 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3039.27
Current children cumulated vsize (KiB) 2052764

[startup+822.301 s]
/proc/loadavg: 8.05 8.05 8.08 9/405 1790
/proc/meminfo: memFree=10235732/32950928 swapFree=57376972/67111528
[pid=1734] ppid=1732 vsize=2083816 CPUtime=3278.46 cores=1,3,5,7
/proc/1734/stat : 1734 (SArTagnan) R 1732 1734 1658 0 -1 4202496 641979 0 0 0 327574 272 0 0 25 0 4 0 669332064 2133827584 458354 33554432000 4194304 4625164 140736398011680 18446744073709551615 4519268 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1734/statm: 520954 458354 369 106 0 516457 0
[pid=1734/tid=1736] ppid=1732 vsize=2083816 CPUtime=822.22 cores=1,3,5,7
/proc/1734/task/1736/stat : 1736 (SArTagnan) R 1732 1734 1658 0 -1 4202560 157922 0 0 0 82111 111 0 0 25 0 4 0 669332072 2133827584 458354 33554432000 4194304 4625164 140736398011680 18446744073709551615 4330839 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1734/tid=1737] ppid=1732 vsize=2083816 CPUtime=822.23 cores=1,3,5,7
/proc/1734/task/1737/stat : 1737 (SArTagnan) R 1732 1734 1658 0 -1 4202560 160420 0 0 0 82125 98 0 0 25 0 4 0 669332072 2133827584 458354 33554432000 4194304 4625164 140736398011680 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1734/tid=1738] ppid=1732 vsize=2083816 CPUtime=811.67 cores=1,3,5,7
/proc/1734/task/1738/stat : 1738 (SArTagnan) R 1732 1734 1658 0 -1 4202560 159425 0 0 0 81134 33 0 0 25 0 4 0 669332072 2133827584 458354 33554432000 4194304 4625164 140736398011680 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3278.46
Current children cumulated vsize (KiB) 2083816

[startup+882.3 s]
/proc/loadavg: 8.10 8.07 8.09 9/405 1792
/proc/meminfo: memFree=10097560/32950928 swapFree=57376972/67111528
[pid=1734] ppid=1732 vsize=2115248 CPUtime=3517.68 cores=1,3,5,7
/proc/1734/stat : 1734 (SArTagnan) R 1732 1734 1658 0 -1 4202496 651759 0 0 0 351493 275 0 0 25 0 4 0 669332064 2166013952 468017 33554432000 4194304 4625164 140736398011680 18446744073709551615 4519673 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1734/statm: 528812 468017 369 106 0 524315 0
[pid=1734/tid=1736] ppid=1732 vsize=2115248 CPUtime=882.22 cores=1,3,5,7
/proc/1734/task/1736/stat : 1736 (SArTagnan) R 1732 1734 1658 0 -1 4202560 158187 0 0 0 88111 111 0 0 25 0 4 0 669332072 2166013952 468017 33554432000 4194304 4625164 140736398011680 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1734/tid=1737] ppid=1732 vsize=2115248 CPUtime=882.23 cores=1,3,5,7
/proc/1734/task/1737/stat : 1737 (SArTagnan) R 1732 1734 1658 0 -1 4202560 160793 0 0 0 88125 98 0 0 25 0 4 0 669332072 2166013952 468017 33554432000 4194304 4625164 140736398011680 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1734/tid=1738] ppid=1732 vsize=2115248 CPUtime=870.88 cores=1,3,5,7
/proc/1734/task/1738/stat : 1738 (SArTagnan) R 1732 1734 1658 0 -1 4202560 167460 0 0 0 87053 35 0 0 25 0 4 0 669332072 2166013952 468017 33554432000 4194304 4625164 140736398011680 18446744073709551615 4335407 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3517.68
Current children cumulated vsize (KiB) 2115248

[startup+942.301 s]
/proc/loadavg: 8.08 8.07 8.09 9/405 1793
/proc/meminfo: memFree=9998560/32950928 swapFree=57376972/67111528
[pid=1734] ppid=1732 vsize=2221400 CPUtime=3756.91 cores=1,3,5,7
/proc/1734/stat : 1734 (SArTagnan) R 1732 1734 1658 0 -1 4202496 699598 0 0 0 375410 281 0 0 25 0 4 0 669332064 2274713600 478596 33554432000 4194304 4625164 140736398011680 18446744073709551615 4509230 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1734/statm: 555350 478596 369 106 0 550853 0
[pid=1734/tid=1736] ppid=1732 vsize=2221400 CPUtime=942.22 cores=1,3,5,7
/proc/1734/task/1736/stat : 1736 (SArTagnan) R 1732 1734 1658 0 -1 4202560 167971 0 0 0 94110 112 0 0 25 0 4 0 669332072 2274713600 478596 33554432000 4194304 4625164 140736398011680 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1734/tid=1737] ppid=1732 vsize=2221400 CPUtime=942.23 cores=1,3,5,7
/proc/1734/task/1737/stat : 1737 (SArTagnan) R 1732 1734 1658 0 -1 4202560 170544 0 0 0 94124 99 0 0 25 0 4 0 669332072 2274713600 478596 33554432000 4194304 4625164 140736398011680 18446744073709551615 4330610 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1734/tid=1738] ppid=1732 vsize=2221400 CPUtime=930.11 cores=1,3,5,7
/proc/1734/task/1738/stat : 1738 (SArTagnan) R 1732 1734 1658 0 -1 4202560 185054 0 0 0 92973 38 0 0 25 0 4 0 669332072 2274713600 478596 33554432000 4194304 4625164 140736398011680 18446744073709551615 4579312 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3756.91
Current children cumulated vsize (KiB) 2221400

[startup+1002.3 s]
/proc/loadavg: 8.07 8.06 8.09 9/405 1795
/proc/meminfo: memFree=9899200/32950928 swapFree=57376972/67111528
[pid=1734] ppid=1732 vsize=2253072 CPUtime=3996.13 cores=1,3,5,7
/proc/1734/stat : 1734 (SArTagnan) R 1732 1734 1658 0 -1 4202496 710187 0 0 0 399328 285 0 0 25 0 4 0 669332064 2307145728 489028 33554432000 4194304 4625164 140736398011680 18446744073709551615 4509158 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1734/statm: 563268 489028 369 106 0 558771 0
[pid=1734/tid=1736] ppid=1732 vsize=2253072 CPUtime=1002.21 cores=1,3,5,7
/proc/1734/task/1736/stat : 1736 (SArTagnan) R 1732 1734 1658 0 -1 4202560 168351 0 0 0 100109 112 0 0 25 0 4 0 669332072 2307145728 489028 33554432000 4194304 4625164 140736398011680 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1734/tid=1737] ppid=1732 vsize=2253072 CPUtime=1002.23 cores=1,3,5,7
/proc/1734/task/1737/stat : 1737 (SArTagnan) R 1732 1734 1658 0 -1 4202560 170881 0 0 0 100124 99 0 0 25 0 4 0 669332072 2307145728 489028 33554432000 4194304 4625164 140736398011680 18446744073709551615 4330603 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1734/tid=1738] ppid=1732 vsize=2253072 CPUtime=989.32 cores=1,3,5,7
/proc/1734/task/1738/stat : 1738 (SArTagnan) R 1732 1734 1658 0 -1 4202560 193479 0 0 0 98892 40 0 0 25 0 4 0 669332072 2307145728 489028 33554432000 4194304 4625164 140736398011680 18446744073709551615 4334248 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3996.13
Current children cumulated vsize (KiB) 2253072

[startup+1062.3 s]
/proc/loadavg: 8.06 8.06 8.09 9/405 1796
/proc/meminfo: memFree=9773420/32950928 swapFree=57376972/67111528
[pid=1734] ppid=1732 vsize=2285556 CPUtime=4235.37 cores=1,3,5,7
/proc/1734/stat : 1734 (SArTagnan) R 1732 1734 1658 0 -1 4202496 720718 0 0 0 423249 288 0 0 25 0 4 0 669332064 2340409344 499428 33554432000 4194304 4625164 140736398011680 18446744073709551615 4391349 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1734/statm: 571389 499428 369 106 0 566892 0
[pid=1734/tid=1736] ppid=1732 vsize=2285556 CPUtime=1062.22 cores=1,3,5,7
/proc/1734/task/1736/stat : 1736 (SArTagnan) R 1732 1734 1658 0 -1 4202560 168678 0 0 0 106109 113 0 0 25 0 4 0 669332072 2340409344 499428 33554432000 4194304 4625164 140736398011680 18446744073709551615 4330822 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1734/tid=1737] ppid=1732 vsize=2285556 CPUtime=1062.23 cores=1,3,5,7
/proc/1734/task/1737/stat : 1737 (SArTagnan) R 1732 1734 1658 0 -1 4202560 171239 0 0 0 106124 99 0 0 25 0 4 0 669332072 2340409344 499428 33554432000 4194304 4625164 140736398011680 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1734/tid=1738] ppid=1732 vsize=2285556 CPUtime=1048.55 cores=1,3,5,7
/proc/1734/task/1738/stat : 1738 (SArTagnan) R 1732 1734 1658 0 -1 4202560 201899 0 0 0 104813 42 0 0 25 0 4 0 669332072 2340409344 499428 33554432000 4194304 4625164 140736398011680 18446744073709551615 4339400 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4235.37
Current children cumulated vsize (KiB) 2285556

[startup+1122.3 s]
/proc/loadavg: 8.17 8.09 8.09 9/405 1798
/proc/meminfo: memFree=9597416/32950928 swapFree=57376972/67111528
[pid=1734] ppid=1732 vsize=2459252 CPUtime=4474.58 cores=1,3,5,7
/proc/1734/stat : 1734 (SArTagnan) R 1732 1734 1658 0 -1 4202496 807481 0 0 0 447154 304 0 0 25 0 4 0 669332064 2518274048 525925 33554432000 4194304 4625164 140736398011680 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1734/statm: 614813 525925 347 106 0 610316 0
[pid=1734/tid=1736] ppid=1732 vsize=2459252 CPUtime=1122.22 cores=1,3,5,7
/proc/1734/task/1736/stat : 1736 (SArTagnan) R 1732 1734 1658 0 -1 4202560 168842 0 0 0 112109 113 0 0 25 0 4 0 669332072 2518274048 525925 33554432000 4194304 4625164 140736398011680 18446744073709551615 4479792 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1734/tid=1737] ppid=1732 vsize=2459252 CPUtime=1122.23 cores=1,3,5,7
/proc/1734/task/1737/stat : 1737 (SArTagnan) R 1732 1734 1658 0 -1 4202560 171552 0 0 0 112124 99 0 0 25 0 4 0 669332072 2518274048 525925 33554432000 4194304 4625164 140736398011680 18446744073709551615 4477982 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1734/tid=1738] ppid=1732 vsize=2459252 CPUtime=1107.77 cores=1,3,5,7
/proc/1734/task/1738/stat : 1738 (SArTagnan) R 1732 1734 1658 0 -1 4202560 210772 0 0 0 110732 45 0 0 25 0 4 0 669332072 2518274048 525925 33554432000 4194304 4625164 140736398011680 18446744073709551615 4477913 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4474.58
Current children cumulated vsize (KiB) 2459252

[startup+1182.3 s]
/proc/loadavg: 8.16 8.10 8.09 9/405 1800
/proc/meminfo: memFree=9535368/32950928 swapFree=57376972/67111528
[pid=1734] ppid=1732 vsize=2459252 CPUtime=4713.83 cores=1,3,5,7
/proc/1734/stat : 1734 (SArTagnan) R 1732 1734 1658 0 -1 4202496 807552 0 0 0 471079 304 0 0 25 0 4 0 669332064 2518274048 525996 33554432000 4194304 4625164 140736398011680 18446744073709551615 4519686 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1734/statm: 614813 525996 347 106 0 610316 0
[pid=1734/tid=1736] ppid=1732 vsize=2459252 CPUtime=1182.22 cores=1,3,5,7
/proc/1734/task/1736/stat : 1736 (SArTagnan) R 1732 1734 1658 0 -1 4202560 168842 0 0 0 118109 113 0 0 25 0 4 0 669332072 2518274048 525996 33554432000 4194304 4625164 140736398011680 18446744073709551615 4477961 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1734/tid=1737] ppid=1732 vsize=2459252 CPUtime=1182.23 cores=1,3,5,7
/proc/1734/task/1737/stat : 1737 (SArTagnan) R 1732 1734 1658 0 -1 4202560 171552 0 0 0 118124 99 0 0 25 0 4 0 669332072 2518274048 525996 33554432000 4194304 4625164 140736398011680 18446744073709551615 4477913 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1734/tid=1738] ppid=1732 vsize=2459252 CPUtime=1167.02 cores=1,3,5,7
/proc/1734/task/1738/stat : 1738 (SArTagnan) R 1732 1734 1658 0 -1 4202560 210772 0 0 0 116657 45 0 0 25 0 4 0 669332072 2518274048 525996 33554432000 4194304 4625164 140736398011680 18446744073709551615 4477982 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4713.83
Current children cumulated vsize (KiB) 2459252



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1204 s]
/proc/loadavg: 8.11 8.09 8.09 10/405 1800
/proc/meminfo: memFree=9513524/32950928 swapFree=57376972/67111528
[pid=1734] ppid=1732 vsize=2459252 CPUtime=4800.37 cores=1,3,5,7
/proc/1734/stat : 1734 (SArTagnan) R 1732 1734 1658 0 -1 4202496 807572 0 0 0 479732 305 0 0 25 0 4 0 669332064 2518274048 526016 33554432000 4194304 4625164 140736398011680 18446744073709551615 4509196 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1734/statm: 614813 526016 347 106 0 610316 0
[pid=1734/tid=1736] ppid=1732 vsize=2459252 CPUtime=1203.94 cores=1,3,5,7
/proc/1734/task/1736/stat : 1736 (SArTagnan) R 1732 1734 1658 0 -1 4202560 168842 0 0 0 120281 113 0 0 25 0 4 0 669332072 2518274048 526016 33554432000 4194304 4625164 140736398011680 18446744073709551615 4479607 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1734/tid=1737] ppid=1732 vsize=2459252 CPUtime=1203.95 cores=1,3,5,7
/proc/1734/task/1737/stat : 1737 (SArTagnan) R 1732 1734 1658 0 -1 4202560 171552 0 0 0 120296 99 0 0 25 0 4 0 669332072 2518274048 526016 33554432000 4194304 4625164 140736398011680 18446744073709551615 4477972 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1734/tid=1738] ppid=1732 vsize=2459252 CPUtime=1188.44 cores=1,3,5,7
/proc/1734/task/1738/stat : 1738 (SArTagnan) R 1732 1734 1658 0 -1 4202560 210772 0 0 0 118799 45 0 0 25 0 4 0 669332072 2518274048 526016 33554432000 4194304 4625164 140736398011680 18446744073709551615 4479607 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.37
Current children cumulated vsize (KiB) 2459252

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.11
CPU time (s): 4800.52
CPU user time (s): 4797.38
CPU system time (s): 3.13452
CPU usage (%): 398.679
Max. virtual memory (cumulated for all children) (KiB): 2502696

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.38
system time used= 3.13452
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 807572
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= 788
involuntary context switches= 19518

runsolver used 4.20436 second user time and 11.3453 second system time

The end

Launcher Data

Begin job on node127 at 2011-05-16 22:22:04
IDJOB=3386223
IDBENCH=70817
IDSOLVER=1871
FILE ID=node127/3386223-1305577324
RUNJOBID= node127-1305577123-1677
PBS_JOBID= 13350216
Free space on /tmp= 73356 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT09/APPLICATIONS/bitverif/maxxor/maxxor064.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3386223-1305577324/watcher-3386223-1305577324 -o /tmp/evaluation-result-3386223-1305577324/solver-3386223-1305577324 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3386223-1305577324.cnf -threads=4

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

MD5SUM BENCH= 902b28046d424b16042ca612ddad48e0
RANDOM SEED=1082907742

node127.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.823
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.64
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.823
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.823
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.823
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.86
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.823
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.75
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.823
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.75
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.823
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.60
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.823
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:     32950928 kB
MemFree:      11351788 kB
Buffers:         79140 kB
Cached:         455252 kB
SwapCached:     117904 kB
Active:        6868552 kB
Inactive:     14508392 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      11351788 kB
SwapTotal:    67111528 kB
SwapFree:     57376972 kB
Dirty:            2692 kB
Writeback:           0 kB
AnonPages:    20730516 kB
Mapped:          27000 kB
Slab:            71704 kB
PageTables:      83340 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 86217828 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= 73380 MiB
End job on node127 at 2011-05-16 22:42:10