Trace number 3386367

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.14 1204.38

General information on the benchmark

NameSAT03/industrial/li/li-exam/
li-exam-61.shuffled-as.sat03-366.cnf
MD5SUM3be662940f394fa876137a905247d755
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables28147
Number of clauses108436
Sum of the clauses size373110
Maximum clause length166
Minimum clause length1
Number of clauses of size 114
Number of clauses of size 218786
Number of clauses of size 351588
Number of clauses of size 437440
Number of clauses of size 53
Number of clauses of size over 5605

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-3386367-1305582553/watcher-3386367-1305582553 -o /tmp/evaluation-result-3386367-1305582553/solver-3386367-1305582553 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3386367-1305582553.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.90 9.05 8.80 6/398 26790
/proc/meminfo: memFree=20384224/32951124 swapFree=65173164/67111528
[pid=26790] ppid=26788 vsize=24672 CPUtime=0 cores=1,3,5,7
/proc/26790/stat : 26790 (SArTagnan) R 26788 26790 25968 0 -1 4202496 1574 0 0 0 0 0 0 0 25 0 1 0 669853457 25264128 1263 33554432000 4194304 4625164 140733288696432 18446744073709551615 4306536 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/26790/statm: 6168 1264 299 106 0 1671 0

[startup+0.0939831 s]
/proc/loadavg: 8.90 9.05 8.80 6/398 26790
/proc/meminfo: memFree=20384224/32951124 swapFree=65173164/67111528
[pid=26790] ppid=26788 vsize=46136 CPUtime=0.08 cores=1,3,5,7
/proc/26790/stat : 26790 (SArTagnan) R 26788 26790 25968 0 -1 4202496 8792 0 0 0 7 1 0 0 25 0 1 0 669853457 47243264 5657 33554432000 4194304 4625164 140733288696432 18446744073709551615 232335589845 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/26790/statm: 11534 5682 301 106 0 7037 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 46136

[startup+0.104178 s]
/proc/loadavg: 8.90 9.05 8.80 6/398 26790
/proc/meminfo: memFree=20384224/32951124 swapFree=65173164/67111528
[pid=26790] ppid=26788 vsize=151700 CPUtime=0.1 cores=1,3,5,7
/proc/26790/stat : 26790 (SArTagnan) D 26788 26790 25968 0 -1 4202496 11407 0 0 0 9 1 0 0 25 0 4 0 669853457 155340800 8272 33554432000 4194304 4625164 140733288696432 18446744073709551615 232335935671 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26790/statm: 37925 8272 323 106 0 33428 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 151700

[startup+0.300906 s]
/proc/loadavg: 8.90 9.05 8.80 6/398 26790
/proc/meminfo: memFree=20384224/32951124 swapFree=65173164/67111528
[pid=26790] ppid=26788 vsize=299412 CPUtime=0.9 cores=1,3,5,7
/proc/26790/stat : 26790 (SArTagnan) R 26788 26790 25968 0 -1 4202496 19841 0 0 0 87 3 0 0 25 0 4 0 669853457 306597888 12825 33554432000 4194304 4625164 140733288696432 18446744073709551615 232335548423 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26790/statm: 74853 12825 336 106 0 70356 0
Current children cumulated CPU time (s) 0.9
Current children cumulated vsize (KiB) 299412

[startup+0.700835 s]
/proc/loadavg: 8.90 9.05 8.80 6/398 26790
/proc/meminfo: memFree=20384224/32951124 swapFree=65173164/67111528
[pid=26790] ppid=26788 vsize=301032 CPUtime=2.49 cores=1,3,5,7
/proc/26790/stat : 26790 (SArTagnan) R 26788 26790 25968 0 -1 4202496 23430 0 0 0 246 3 0 0 25 0 4 0 669853457 308256768 13279 33554432000 4194304 4625164 140733288696432 18446744073709551615 4518211 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26790/statm: 75258 13279 343 106 0 70761 0
Current children cumulated CPU time (s) 2.49
Current children cumulated vsize (KiB) 301032

[startup+1.50069 s]
/proc/loadavg: 8.90 9.05 8.80 10/402 26794
/proc/meminfo: memFree=20328160/32951124 swapFree=65173164/67111528
[pid=26790] ppid=26788 vsize=301032 CPUtime=5.68 cores=1,3,5,7
/proc/26790/stat : 26790 (SArTagnan) R 26788 26790 25968 0 -1 4202496 27883 0 0 0 564 4 0 0 25 0 4 0 669853457 308256768 13863 33554432000 4194304 4625164 140733288696432 18446744073709551615 4512032 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26790/statm: 75258 13863 343 106 0 70761 0
[pid=26790/tid=26792] ppid=26788 vsize=301032 CPUtime=1.4 cores=1,3,5,7
/proc/26790/task/26792/stat : 26792 (SArTagnan) R 26788 26790 25968 0 -1 4202560 2083 0 0 0 140 0 0 0 25 0 4 0 669853467 308256768 13863 33554432000 4194304 4625164 140733288696432 18446744073709551615 4486934 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26790/tid=26793] ppid=26788 vsize=301032 CPUtime=1.4 cores=1,3,5,7
/proc/26790/task/26793/stat : 26793 (SArTagnan) R 26788 26790 25968 0 -1 4202560 1769 0 0 0 140 0 0 0 25 0 4 0 669853467 308256768 13863 33554432000 4194304 4625164 140733288696432 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26790/tid=26794] ppid=26788 vsize=301032 CPUtime=1.38 cores=1,3,5,7
/proc/26790/task/26794/stat : 26794 (SArTagnan) R 26788 26790 25968 0 -1 4202560 8961 0 0 0 137 1 0 0 25 0 4 0 669853467 308256768 13863 33554432000 4194304 4625164 140733288696432 18446744073709551615 4335146 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.68
Current children cumulated vsize (KiB) 301032

[startup+3.10041 s]
/proc/loadavg: 8.90 9.05 8.80 10/402 26794
/proc/meminfo: memFree=20286124/32951124 swapFree=65173164/67111528
[pid=26790] ppid=26788 vsize=345692 CPUtime=12.05 cores=1,3,5,7
/proc/26790/stat : 26790 (SArTagnan) R 26788 26790 25968 0 -1 4202496 66007 0 0 0 1194 11 0 0 25 0 4 0 669853457 353988608 25643 33554432000 4194304 4625164 140733288696432 18446744073709551615 4512315 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26790/statm: 86423 25643 346 106 0 81926 0
[pid=26790/tid=26792] ppid=26788 vsize=345692 CPUtime=2.99 cores=1,3,5,7
/proc/26790/task/26792/stat : 26792 (SArTagnan) R 26788 26790 25968 0 -1 4202560 8045 0 0 0 298 1 0 0 25 0 4 0 669853467 353988608 25643 33554432000 4194304 4625164 140733288696432 18446744073709551615 4486960 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26790/tid=26793] ppid=26788 vsize=345692 CPUtime=2.99 cores=1,3,5,7
/proc/26790/task/26793/stat : 26793 (SArTagnan) R 26788 26790 25968 0 -1 4202560 7401 0 0 0 299 0 0 0 19 0 4 0 669853467 353988608 25643 33554432000 4194304 4625164 140733288696432 18446744073709551615 4278669 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26790/tid=26794] ppid=26788 vsize=345692 CPUtime=2.96 cores=1,3,5,7
/proc/26790/task/26794/stat : 26794 (SArTagnan) R 26788 26790 25968 0 -1 4202560 22013 0 0 0 293 3 0 0 25 0 4 0 669853467 353988608 25643 33554432000 4194304 4625164 140733288696432 18446744073709551615 4547913 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.05
Current children cumulated vsize (KiB) 345692

[startup+6.30084 s]
/proc/loadavg: 8.99 9.07 8.81 11/402 26794
/proc/meminfo: memFree=20265944/32951124 swapFree=65173164/67111528
[pid=26790] ppid=26788 vsize=348056 CPUtime=24.81 cores=1,3,5,7
/proc/26790/stat : 26790 (SArTagnan) R 26788 26790 25968 0 -1 4202496 80810 0 0 0 2468 13 0 0 25 0 4 0 669853457 356409344 27632 33554432000 4194304 4625164 140733288696432 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26790/statm: 87014 27632 346 106 0 82517 0
[pid=26790/tid=26792] ppid=26788 vsize=348056 CPUtime=6.19 cores=1,3,5,7
/proc/26790/task/26792/stat : 26792 (SArTagnan) R 26788 26790 25968 0 -1 4202560 8210 0 0 0 618 1 0 0 25 0 4 0 669853467 356409344 27632 33554432000 4194304 4625164 140733288696432 18446744073709551615 4352672 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26790/tid=26793] ppid=26788 vsize=348056 CPUtime=6.18 cores=1,3,5,7
/proc/26790/task/26793/stat : 26793 (SArTagnan) R 26788 26790 25968 0 -1 4202560 7602 0 0 0 618 0 0 0 25 0 4 0 669853467 356409344 27632 33554432000 4194304 4625164 140733288696432 18446744073709551615 4487037 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26790/tid=26794] ppid=26788 vsize=348056 CPUtime=6.12 cores=1,3,5,7
/proc/26790/task/26794/stat : 26794 (SArTagnan) R 26788 26790 25968 0 -1 4202560 35637 0 0 0 607 5 0 0 25 0 4 0 669853467 356409344 27632 33554432000 4194304 4625164 140733288696432 18446744073709551615 232335589753 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.81
Current children cumulated vsize (KiB) 348056

[startup+12.7007 s]
/proc/loadavg: 8.99 9.06 8.81 10/402 26794
/proc/meminfo: memFree=20257792/32951124 swapFree=65173164/67111528
[pid=26790] ppid=26788 vsize=348188 CPUtime=50.33 cores=1,3,5,7
/proc/26790/stat : 26790 (SArTagnan) R 26788 26790 25968 0 -1 4202496 109205 0 0 0 5015 18 0 0 25 0 4 0 669853457 356544512 29733 33554432000 4194304 4625164 140733288696432 18446744073709551615 4499097 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26790/statm: 87047 29733 346 106 0 82550 0
[pid=26790/tid=26792] ppid=26788 vsize=348188 CPUtime=12.59 cores=1,3,5,7
/proc/26790/task/26792/stat : 26792 (SArTagnan) R 26788 26790 25968 0 -1 4202560 8220 0 0 0 1258 1 0 0 25 0 4 0 669853467 356544512 29733 33554432000 4194304 4625164 140733288696432 18446744073709551615 4375257 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26790/tid=26793] ppid=26788 vsize=348188 CPUtime=12.59 cores=1,3,5,7
/proc/26790/task/26793/stat : 26793 (SArTagnan) R 26788 26790 25968 0 -1 4202560 8153 0 0 0 1258 1 0 0 25 0 4 0 669853467 356544512 29733 33554432000 4194304 4625164 140733288696432 18446744073709551615 4288731 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26790/tid=26794] ppid=26788 vsize=348188 CPUtime=12.44 cores=1,3,5,7
/proc/26790/task/26794/stat : 26794 (SArTagnan) R 26788 26790 25968 0 -1 4202560 63310 0 0 0 1235 9 0 0 25 0 4 0 669853467 356544512 29733 33554432000 4194304 4625164 140733288696432 18446744073709551615 4547141 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.33
Current children cumulated vsize (KiB) 348188

[startup+25.5004 s]
/proc/loadavg: 8.99 9.06 8.81 10/402 26794
/proc/meminfo: memFree=20198148/32951124 swapFree=65173164/67111528
[pid=26790] ppid=26788 vsize=368780 CPUtime=101.36 cores=1,3,5,7
/proc/26790/stat : 26790 (SArTagnan) R 26788 26790 25968 0 -1 4202496 166720 0 0 0 10104 32 0 0 25 0 4 0 669853457 377630720 40523 33554432000 4194304 4625164 140733288696432 18446744073709551615 4396545 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26790/statm: 92195 40523 347 106 0 87698 0
[pid=26790/tid=26792] ppid=26788 vsize=368780 CPUtime=25.39 cores=1,3,5,7
/proc/26790/task/26792/stat : 26792 (SArTagnan) R 26788 26790 25968 0 -1 4202560 15899 0 0 0 2532 7 0 0 25 0 4 0 669853467 377630720 40523 33554432000 4194304 4625164 140733288696432 18446744073709551615 4278659 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26790/tid=26793] ppid=26788 vsize=368780 CPUtime=25.39 cores=1,3,5,7
/proc/26790/task/26793/stat : 26793 (SArTagnan) R 26788 26790 25968 0 -1 4202560 9656 0 0 0 2537 2 0 0 25 0 4 0 669853467 377630720 40523 33554432000 4194304 4625164 140733288696432 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26790/tid=26794] ppid=26788 vsize=368780 CPUtime=25.07 cores=1,3,5,7
/proc/26790/task/26794/stat : 26794 (SArTagnan) R 26788 26790 25968 0 -1 4202560 107924 0 0 0 2492 15 0 0 25 0 4 0 669853467 377630720 40523 33554432000 4194304 4625164 140733288696432 18446744073709551615 4548757 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.36
Current children cumulated vsize (KiB) 368780

[startup+51.1009 s]
/proc/loadavg: 9.07 9.07 8.82 10/402 26795
/proc/meminfo: memFree=20080792/32951124 swapFree=65173164/67111528
[pid=26790] ppid=26788 vsize=400864 CPUtime=203.44 cores=1,3,5,7
/proc/26790/stat : 26790 (SArTagnan) R 26788 26790 25968 0 -1 4202496 246582 0 0 0 20285 59 0 0 25 0 4 0 669853457 410484736 66784 33554432000 4194304 4625164 140733288696432 18446744073709551615 4391821 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26790/statm: 100216 66784 347 106 0 95719 0
[pid=26790/tid=26792] ppid=26788 vsize=400864 CPUtime=50.98 cores=1,3,5,7
/proc/26790/task/26792/stat : 26792 (SArTagnan) R 26788 26790 25968 0 -1 4202560 36742 0 0 0 5075 23 0 0 25 0 4 0 669853467 410484736 66784 33554432000 4194304 4625164 140733288696432 18446744073709551615 4351731 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26790/tid=26793] ppid=26788 vsize=400864 CPUtime=50.99 cores=1,3,5,7
/proc/26790/task/26793/stat : 26793 (SArTagnan) R 26788 26790 25968 0 -1 4202560 16467 0 0 0 5094 5 0 0 25 0 4 0 669853467 410484736 66784 33554432000 4194304 4625164 140733288696432 18446744073709551615 4352285 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26790/tid=26794] ppid=26788 vsize=400864 CPUtime=50.34 cores=1,3,5,7
/proc/26790/task/26794/stat : 26794 (SArTagnan) R 26788 26790 25968 0 -1 4202560 155791 0 0 0 5013 21 0 0 25 0 4 0 669853467 410484736 66784 33554432000 4194304 4625164 140733288696432 18446744073709551615 4547431 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.44
Current children cumulated vsize (KiB) 400864

[startup+102.315 s]
/proc/loadavg: 9.07 9.07 8.83 12/402 26827
/proc/meminfo: memFree=22317828/32951124 swapFree=65173164/67111528
[pid=26790] ppid=26788 vsize=721748 CPUtime=407.62 cores=1,3,5,7
/proc/26790/stat : 26790 (SArTagnan) R 26788 26790 25968 0 -1 4202496 522791 0 0 0 40630 132 0 0 25 0 4 0 669853457 739069952 122225 33554432000 4194304 4625164 140733288696432 18446744073709551615 4393061 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26790/statm: 180437 122225 347 106 0 175940 0
[pid=26790/tid=26792] ppid=26788 vsize=721748 CPUtime=102.2 cores=1,3,5,7
/proc/26790/task/26792/stat : 26792 (SArTagnan) R 26788 26790 25968 0 -1 4202560 71616 0 0 0 10170 50 0 0 25 0 4 0 669853467 739069952 122225 33554432000 4194304 4625164 140733288696432 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26790/tid=26793] ppid=26788 vsize=721748 CPUtime=102.21 cores=1,3,5,7
/proc/26790/task/26793/stat : 26793 (SArTagnan) R 26788 26790 25968 0 -1 4202560 36111 0 0 0 10205 16 0 0 25 0 4 0 669853467 739069952 122225 33554432000 4194304 4625164 140733288696432 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26790/tid=26794] ppid=26788 vsize=721748 CPUtime=100.89 cores=1,3,5,7
/proc/26790/task/26794/stat : 26794 (SArTagnan) R 26788 26790 25968 0 -1 4202560 364636 0 0 0 10034 55 0 0 25 0 4 0 669853467 739069952 122225 33554432000 4194304 4625164 140733288696432 18446744073709551615 4352044 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 407.62
Current children cumulated vsize (KiB) 721748

[startup+162.301 s]
/proc/loadavg: 9.22 9.12 8.86 11/402 26829
/proc/meminfo: memFree=21911936/32951124 swapFree=65173164/67111528
[pid=26790] ppid=26788 vsize=934636 CPUtime=646.8 cores=1,3,5,7
/proc/26790/stat : 26790 (SArTagnan) R 26788 26790 25968 0 -1 4202496 811752 0 0 0 64473 207 0 0 25 0 4 0 669853457 957067264 182623 33554432000 4194304 4625164 140733288696432 18446744073709551615 4512125 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26790/statm: 233659 182623 347 106 0 229162 0
[pid=26790/tid=26792] ppid=26788 vsize=934636 CPUtime=162.19 cores=1,3,5,7
/proc/26790/task/26792/stat : 26792 (SArTagnan) R 26788 26790 25968 0 -1 4202560 96692 0 0 0 16149 70 0 0 25 0 4 0 669853467 957067264 182623 33554432000 4194304 4625164 140733288696432 18446744073709551615 4464395 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26790/tid=26793] ppid=26788 vsize=934636 CPUtime=162.19 cores=1,3,5,7
/proc/26790/task/26793/stat : 26793 (SArTagnan) R 26788 26790 25968 0 -1 4202560 57061 0 0 0 16185 34 0 0 25 0 4 0 669853467 957067264 182623 33554432000 4194304 4625164 140733288696432 18446744073709551615 4462542 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26790/tid=26794] ppid=26788 vsize=934636 CPUtime=160.11 cores=1,3,5,7
/proc/26790/task/26794/stat : 26794 (SArTagnan) R 26788 26790 25968 0 -1 4202560 590167 0 0 0 15921 90 0 0 25 0 4 0 669853467 957067264 182623 33554432000 4194304 4625164 140733288696432 18446744073709551615 4335407 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 646.8
Current children cumulated vsize (KiB) 934636

[startup+222.301 s]
/proc/loadavg: 9.11 9.11 8.87 11/402 26831
/proc/meminfo: memFree=21671468/32951124 swapFree=65173164/67111528
[pid=26790] ppid=26788 vsize=983248 CPUtime=885.99 cores=1,3,5,7
/proc/26790/stat : 26790 (SArTagnan) R 26788 26790 25968 0 -1 4202496 920757 0 0 0 88365 234 0 0 25 0 4 0 669853457 1006845952 200638 33554432000 4194304 4625164 140733288696432 18446744073709551615 4329151 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26790/statm: 245812 200638 347 106 0 241315 0
[pid=26790/tid=26792] ppid=26788 vsize=983248 CPUtime=222.19 cores=1,3,5,7
/proc/26790/task/26792/stat : 26792 (SArTagnan) R 26788 26790 25968 0 -1 4202560 100789 0 0 0 22147 72 0 0 25 0 4 0 669853467 1006845952 200638 33554432000 4194304 4625164 140733288696432 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26790/tid=26793] ppid=26788 vsize=983248 CPUtime=222.19 cores=1,3,5,7
/proc/26790/task/26793/stat : 26793 (SArTagnan) R 26788 26790 25968 0 -1 4202560 62676 0 0 0 22180 39 0 0 25 0 4 0 669853467 1006845952 200638 33554432000 4194304 4625164 140733288696432 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26790/tid=26794] ppid=26788 vsize=983248 CPUtime=219.31 cores=1,3,5,7
/proc/26790/task/26794/stat : 26794 (SArTagnan) R 26788 26790 25968 0 -1 4202560 675107 0 0 0 21825 106 0 0 25 0 4 0 669853467 1006845952 200638 33554432000 4194304 4625164 140733288696432 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 885.99
Current children cumulated vsize (KiB) 983248

[startup+282.301 s]

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

[pid=26790] ppid=26788 vsize=1361592 CPUtime=2799.59 cores=1,3,5,7
/proc/26790/stat : 26790 (SArTagnan) R 26788 26790 25968 0 -1 4202496 2197138 0 0 0 279468 491 0 0 25 0 4 0 669853457 1394270208 288847 33554432000 4194304 4625164 140733288696432 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26790/statm: 340398 288847 347 106 0 335901 0
[pid=26790/tid=26792] ppid=26788 vsize=1361592 CPUtime=702.2 cores=1,3,5,7
/proc/26790/task/26792/stat : 26792 (SArTagnan) R 26788 26790 25968 0 -1 4202560 111715 0 0 0 70146 74 0 0 25 0 4 0 669853467 1394270208 288847 33554432000 4194304 4625164 140733288696432 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26790/tid=26793] ppid=26788 vsize=1361592 CPUtime=702.19 cores=1,3,5,7
/proc/26790/task/26793/stat : 26793 (SArTagnan) R 26788 26790 25968 0 -1 4202560 123721 0 0 0 70137 82 0 0 25 0 4 0 669853467 1394270208 288847 33554432000 4194304 4625164 140733288696432 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26790/tid=26794] ppid=26788 vsize=1361592 CPUtime=692.88 cores=1,3,5,7
/proc/26790/task/26794/stat : 26794 (SArTagnan) R 26788 26790 25968 0 -1 4202560 1791584 0 0 0 68988 300 0 0 25 0 4 0 669853467 1394270208 288847 33554432000 4194304 4625164 140733288696432 18446744073709551615 4552608 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2799.59
Current children cumulated vsize (KiB) 1361592

[startup+762.316 s]
/proc/loadavg: 9.13 9.22 9.02 12/402 26854
/proc/meminfo: memFree=20580428/32951124 swapFree=65173164/67111528
[pid=26790] ppid=26788 vsize=1468720 CPUtime=3038.83 cores=1,3,5,7
/proc/26790/stat : 26790 (SArTagnan) R 26788 26790 25968 0 -1 4202496 2561777 0 0 0 303322 561 0 0 25 0 4 0 669853457 1503969280 299300 33554432000 4194304 4625164 140733288696432 18446744073709551615 4512042 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26790/statm: 367180 299300 347 106 0 362683 0
[pid=26790/tid=26792] ppid=26788 vsize=1468720 CPUtime=762.22 cores=1,3,5,7
/proc/26790/task/26792/stat : 26792 (SArTagnan) R 26788 26790 25968 0 -1 4202560 111832 0 0 0 76148 74 0 0 25 0 4 0 669853467 1503969280 299300 33554432000 4194304 4625164 140733288696432 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26790/tid=26793] ppid=26788 vsize=1468720 CPUtime=762.2 cores=1,3,5,7
/proc/26790/task/26793/stat : 26793 (SArTagnan) R 26788 26790 25968 0 -1 4202560 130495 0 0 0 76126 94 0 0 25 0 4 0 669853467 1503969280 299300 33554432000 4194304 4625164 140733288696432 18446744073709551615 4464333 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26790/tid=26794] ppid=26788 vsize=1468720 CPUtime=752.09 cores=1,3,5,7
/proc/26790/task/26794/stat : 26794 (SArTagnan) R 26788 26790 25968 0 -1 4202560 2126610 0 0 0 74853 356 0 0 25 0 4 0 669853467 1503969280 299300 33554432000 4194304 4625164 140733288696432 18446744073709551615 4334485 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3038.83
Current children cumulated vsize (KiB) 1468720

[startup+822.301 s]
/proc/loadavg: 9.12 9.20 9.03 11/402 26856
/proc/meminfo: memFree=20476864/32951124 swapFree=65173164/67111528
[pid=26790] ppid=26788 vsize=1534256 CPUtime=3277.98 cores=1,3,5,7
/proc/26790/stat : 26790 (SArTagnan) R 26788 26790 25968 0 -1 4202496 2676184 0 0 0 327205 593 0 0 25 0 4 0 669853457 1571078144 308815 33554432000 4194304 4625164 140733288696432 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26790/statm: 383564 308815 347 106 0 379067 0
[pid=26790/tid=26792] ppid=26788 vsize=1534256 CPUtime=822.2 cores=1,3,5,7
/proc/26790/task/26792/stat : 26792 (SArTagnan) R 26788 26790 25968 0 -1 4202560 111931 0 0 0 82146 74 0 0 25 0 4 0 669853467 1571078144 308815 33554432000 4194304 4625164 140733288696432 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26790/tid=26793] ppid=26788 vsize=1534256 CPUtime=822.18 cores=1,3,5,7
/proc/26790/task/26793/stat : 26793 (SArTagnan) R 26788 26790 25968 0 -1 4202560 138985 0 0 0 82111 107 0 0 25 0 4 0 669853467 1571078144 308815 33554432000 4194304 4625164 140733288696432 18446744073709551615 4353075 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26790/tid=26794] ppid=26788 vsize=1534256 CPUtime=811.28 cores=1,3,5,7
/proc/26790/task/26794/stat : 26794 (SArTagnan) R 26788 26790 25968 0 -1 4202560 2229769 0 0 0 80754 374 0 0 25 0 4 0 669853467 1571078144 308815 33554432000 4194304 4625164 140733288696432 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3277.98
Current children cumulated vsize (KiB) 1534256

[startup+882.3 s]
/proc/loadavg: 9.19 9.22 9.04 12/402 26857
/proc/meminfo: memFree=20336336/32951124 swapFree=65173164/67111528
[pid=26790] ppid=26788 vsize=1590124 CPUtime=3517.17 cores=1,3,5,7
/proc/26790/stat : 26790 (SArTagnan) R 26788 26790 25968 0 -1 4202496 2729092 0 0 0 351102 615 0 0 25 0 4 0 669853457 1628286976 327787 33554432000 4194304 4625164 140733288696432 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26790/statm: 397531 327787 347 106 0 393034 0
[pid=26790/tid=26792] ppid=26788 vsize=1590124 CPUtime=882.2 cores=1,3,5,7
/proc/26790/task/26792/stat : 26792 (SArTagnan) R 26788 26790 25968 0 -1 4202560 112122 0 0 0 88146 74 0 0 25 0 4 0 669853467 1628286976 327787 33554432000 4194304 4625164 140733288696432 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26790/tid=26793] ppid=26788 vsize=1590124 CPUtime=882.18 cores=1,3,5,7
/proc/26790/task/26793/stat : 26793 (SArTagnan) R 26788 26790 25968 0 -1 4202560 149903 0 0 0 88096 122 0 0 25 0 4 0 669853467 1628286976 327787 33554432000 4194304 4625164 140733288696432 18446744073709551615 4467248 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26790/tid=26794] ppid=26788 vsize=1590124 CPUtime=870.46 cores=1,3,5,7
/proc/26790/task/26794/stat : 26794 (SArTagnan) R 26788 26790 25968 0 -1 4202560 2230256 0 0 0 86672 374 0 0 25 0 4 0 669853467 1628286976 327787 33554432000 4194304 4625164 140733288696432 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3517.17
Current children cumulated vsize (KiB) 1590124

[startup+942.301 s]
/proc/loadavg: 9.67 9.33 9.09 11/402 26862
/proc/meminfo: memFree=20239648/32951124 swapFree=65173164/67111528
[pid=26790] ppid=26788 vsize=1606320 CPUtime=3755.53 cores=1,3,5,7
/proc/26790/stat : 26790 (SArTagnan) R 26788 26790 25968 0 -1 4202496 2737341 0 0 0 374935 618 0 0 25 0 4 0 669853457 1644871680 335507 33554432000 4194304 4625164 140733288696432 18446744073709551615 4391760 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26790/statm: 401580 335507 347 106 0 397083 0
[pid=26790/tid=26792] ppid=26788 vsize=1606320 CPUtime=942.21 cores=1,3,5,7
/proc/26790/task/26792/stat : 26792 (SArTagnan) R 26788 26790 25968 0 -1 4202560 113583 0 0 0 94146 75 0 0 25 0 4 0 669853467 1644871680 335507 33554432000 4194304 4625164 140733288696432 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26790/tid=26793] ppid=26788 vsize=1606320 CPUtime=941.75 cores=1,3,5,7
/proc/26790/task/26793/stat : 26793 (SArTagnan) R 26788 26790 25968 0 -1 4202560 150093 0 0 0 94053 122 0 0 25 0 4 0 669853467 1644871680 335507 33554432000 4194304 4625164 140733288696432 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26790/tid=26794] ppid=26788 vsize=1606320 CPUtime=929.65 cores=1,3,5,7
/proc/26790/task/26794/stat : 26794 (SArTagnan) R 26788 26790 25968 0 -1 4202560 2232352 0 0 0 92590 375 0 0 25 0 4 0 669853467 1644871680 335507 33554432000 4194304 4625164 140733288696432 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3755.53
Current children cumulated vsize (KiB) 1606320

[startup+1002.3 s]
/proc/loadavg: 9.43 9.32 9.10 11/402 26863
/proc/meminfo: memFree=20188356/32951124 swapFree=65173164/67111528
[pid=26790] ppid=26788 vsize=1606320 CPUtime=3994.72 cores=1,3,5,7
/proc/26790/stat : 26790 (SArTagnan) R 26788 26790 25968 0 -1 4202496 3132933 0 0 0 398795 677 0 0 25 0 4 0 669853457 1644871680 337587 33554432000 4194304 4625164 140733288696432 18446744073709551615 4329151 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26790/statm: 401580 337587 347 106 0 397083 0
[pid=26790/tid=26792] ppid=26788 vsize=1606320 CPUtime=1002.21 cores=1,3,5,7
/proc/26790/task/26792/stat : 26792 (SArTagnan) R 26788 26790 25968 0 -1 4202560 113786 0 0 0 100146 75 0 0 25 0 4 0 669853467 1644871680 337587 33554432000 4194304 4625164 140733288696432 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26790/tid=26793] ppid=26788 vsize=1606320 CPUtime=1001.75 cores=1,3,5,7
/proc/26790/task/26793/stat : 26793 (SArTagnan) R 26788 26790 25968 0 -1 4202560 150403 0 0 0 100053 122 0 0 25 0 4 0 669853467 1644871680 337587 33554432000 4194304 4625164 140733288696432 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26790/tid=26794] ppid=26788 vsize=1606320 CPUtime=988.84 cores=1,3,5,7
/proc/26790/task/26794/stat : 26794 (SArTagnan) R 26788 26790 25968 0 -1 4202560 2626528 0 0 0 98451 433 0 0 25 0 4 0 669853467 1644871680 337587 33554432000 4194304 4625164 140733288696432 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3994.72
Current children cumulated vsize (KiB) 1606320

[startup+1062.3 s]
/proc/loadavg: 9.41 9.32 9.11 12/402 26865
/proc/meminfo: memFree=20151612/32951124 swapFree=65173164/67111528
[pid=26790] ppid=26788 vsize=1606320 CPUtime=4233.91 cores=1,3,5,7
/proc/26790/stat : 26790 (SArTagnan) R 26788 26790 25968 0 -1 4202496 3539390 0 0 0 422648 743 0 0 25 0 4 0 669853457 1644871680 339588 33554432000 4194304 4625164 140733288696432 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26790/statm: 401580 339588 347 106 0 397083 0
[pid=26790/tid=26792] ppid=26788 vsize=1606320 CPUtime=1062.21 cores=1,3,5,7
/proc/26790/task/26792/stat : 26792 (SArTagnan) R 26788 26790 25968 0 -1 4202560 113876 0 0 0 106146 75 0 0 25 0 4 0 669853467 1644871680 339588 33554432000 4194304 4625164 140733288696432 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26790/tid=26793] ppid=26788 vsize=1606320 CPUtime=1061.75 cores=1,3,5,7
/proc/26790/task/26793/stat : 26793 (SArTagnan) R 26788 26790 25968 0 -1 4202560 150620 0 0 0 106052 123 0 0 25 0 4 0 669853467 1644871680 339588 33554432000 4194304 4625164 140733288696432 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26790/tid=26794] ppid=26788 vsize=1606320 CPUtime=1048.04 cores=1,3,5,7
/proc/26790/task/26794/stat : 26794 (SArTagnan) R 26788 26790 25968 0 -1 4202560 3031155 0 0 0 104305 499 0 0 25 0 4 0 669853467 1644871680 339588 33554432000 4194304 4625164 140733288696432 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4233.91
Current children cumulated vsize (KiB) 1606320

[startup+1122.3 s]
/proc/loadavg: 9.48 9.35 9.13 12/402 26867
/proc/meminfo: memFree=20088324/32951124 swapFree=65173164/67111528
[pid=26790] ppid=26788 vsize=1606320 CPUtime=4473.11 cores=1,3,5,7
/proc/26790/stat : 26790 (SArTagnan) R 26788 26790 25968 0 -1 4202496 3847395 0 0 0 446515 796 0 0 25 0 4 0 669853457 1644871680 343974 33554432000 4194304 4625164 140733288696432 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26790/statm: 401580 343974 347 106 0 397083 0
[pid=26790/tid=26792] ppid=26788 vsize=1606320 CPUtime=1122.21 cores=1,3,5,7
/proc/26790/task/26792/stat : 26792 (SArTagnan) R 26788 26790 25968 0 -1 4202560 114116 0 0 0 112146 75 0 0 25 0 4 0 669853467 1644871680 343974 33554432000 4194304 4625164 140733288696432 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26790/tid=26793] ppid=26788 vsize=1606320 CPUtime=1121.76 cores=1,3,5,7
/proc/26790/task/26793/stat : 26793 (SArTagnan) R 26788 26790 25968 0 -1 4202560 150979 0 0 0 112053 123 0 0 25 0 4 0 669853467 1644871680 343974 33554432000 4194304 4625164 140733288696432 18446744073709551615 4352035 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26790/tid=26794] ppid=26788 vsize=1606320 CPUtime=1107.23 cores=1,3,5,7
/proc/26790/task/26794/stat : 26794 (SArTagnan) R 26788 26790 25968 0 -1 4202560 3335626 0 0 0 110172 551 0 0 25 0 4 0 669853467 1644871680 343974 33554432000 4194304 4625164 140733288696432 18446744073709551615 4469343 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4473.11
Current children cumulated vsize (KiB) 1606320

[startup+1182.3 s]
/proc/loadavg: 9.32 9.33 9.13 12/402 26868
/proc/meminfo: memFree=20037704/32951124 swapFree=65173164/67111528
[pid=26790] ppid=26788 vsize=1668776 CPUtime=4712.31 cores=1,3,5,7
/proc/26790/stat : 26790 (SArTagnan) R 26788 26790 25968 0 -1 4202496 4231700 0 0 0 470372 859 0 0 25 0 4 0 669853457 1708826624 347536 33554432000 4194304 4625164 140733288696432 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26790/statm: 417194 347536 347 106 0 412697 0
[pid=26790/tid=26792] ppid=26788 vsize=1668776 CPUtime=1182.21 cores=1,3,5,7
/proc/26790/task/26792/stat : 26792 (SArTagnan) R 26788 26790 25968 0 -1 4202560 114593 0 0 0 118146 75 0 0 25 0 4 0 669853467 1708826624 347536 33554432000 4194304 4625164 140733288696432 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26790/tid=26793] ppid=26788 vsize=1668776 CPUtime=1181.76 cores=1,3,5,7
/proc/26790/task/26793/stat : 26793 (SArTagnan) R 26788 26790 25968 0 -1 4202560 151475 0 0 0 118053 123 0 0 25 0 4 0 669853467 1708826624 347536 33554432000 4194304 4625164 140733288696432 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26790/tid=26794] ppid=26788 vsize=1668776 CPUtime=1166.42 cores=1,3,5,7
/proc/26790/task/26794/stat : 26794 (SArTagnan) R 26788 26790 25968 0 -1 4202560 3686035 0 0 0 116034 608 0 0 25 0 4 0 669853467 1708826624 347536 33554432000 4194304 4625164 140733288696432 18446744073709551615 4375513 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4712.31
Current children cumulated vsize (KiB) 1668776



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1204.3 s]
/proc/loadavg: 9.34 9.33 9.14 10/402 26869
/proc/meminfo: memFree=20018104/32951124 swapFree=65173164/67111528
[pid=26790] ppid=26788 vsize=1668776 CPUtime=4800.05 cores=1,3,5,7
/proc/26790/stat : 26790 (SArTagnan) R 26788 26790 25968 0 -1 4202496 4339368 0 0 0 479128 877 0 0 25 0 4 0 669853457 1708826624 350466 33554432000 4194304 4625164 140733288696432 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26790/statm: 417194 350466 347 106 0 412697 0
[pid=26790/tid=26792] ppid=26788 vsize=1668776 CPUtime=1204.23 cores=1,3,5,7
/proc/26790/task/26792/stat : 26792 (SArTagnan) R 26788 26790 25968 0 -1 4202560 114797 0 0 0 120348 75 0 0 25 0 4 0 669853467 1708826624 350466 33554432000 4194304 4625164 140733288696432 18446744073709551615 4331194 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26790/tid=26793] ppid=26788 vsize=1668776 CPUtime=1203.77 cores=1,3,5,7
/proc/26790/task/26793/stat : 26793 (SArTagnan) R 26788 26790 25968 0 -1 4202560 151531 0 0 0 120254 123 0 0 25 0 4 0 669853467 1708826624 350466 33554432000 4194304 4625164 140733288696432 18446744073709551615 4352035 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26790/tid=26794] ppid=26788 vsize=1668776 CPUtime=1188.12 cores=1,3,5,7
/proc/26790/task/26794/stat : 26794 (SArTagnan) R 26788 26790 25968 0 -1 4202560 3792900 0 0 0 118186 626 0 0 25 0 4 0 669853467 1708826624 350466 33554432000 4194304 4625164 140733288696432 18446744073709551615 4334503 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.05
Current children cumulated vsize (KiB) 1668776

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

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

[startup+1204.3 s]
/proc/loadavg: 9.34 9.33 9.14 10/402 26869
/proc/meminfo: memFree=20018104/32951124 swapFree=65173164/67111528
[pid=26790] ppid=26788 vsize=1668776 CPUtime=4800.05 cores=1,3,5,7
/proc/26790/stat : 26790 (SArTagnan) R 26788 26790 25968 0 -1 4202496 4339368 0 0 0 479128 877 0 0 25 0 4 0 669853457 1708826624 350466 33554432000 4194304 4625164 140733288696432 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26790/statm: 417194 350466 347 106 0 412697 0
[pid=26790/tid=26792] ppid=26788 vsize=1668776 CPUtime=1204.23 cores=1,3,5,7
/proc/26790/task/26792/stat : 26792 (SArTagnan) R 26788 26790 25968 0 -1 4202560 114797 0 0 0 120348 75 0 0 25 0 4 0 669853467 1708826624 350466 33554432000 4194304 4625164 140733288696432 18446744073709551615 4331194 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26790/tid=26793] ppid=26788 vsize=1668776 CPUtime=1203.77 cores=1,3,5,7
/proc/26790/task/26793/stat : 26793 (SArTagnan) R 26788 26790 25968 0 -1 4202560 151531 0 0 0 120254 123 0 0 25 0 4 0 669853467 1708826624 350466 33554432000 4194304 4625164 140733288696432 18446744073709551615 4352035 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26790/tid=26794] ppid=26788 vsize=1668776 CPUtime=1188.12 cores=1,3,5,7
/proc/26790/task/26794/stat : 26794 (SArTagnan) R 26788 26790 25968 0 -1 4202560 3792900 0 0 0 118186 626 0 0 25 0 4 0 669853467 1708826624 350466 33554432000 4194304 4625164 140733288696432 18446744073709551615 4334503 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.05
Current children cumulated vsize (KiB) 1668776

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1204.38
CPU time (s): 4800.14
CPU user time (s): 4791.31
CPU system time (s): 8.83266
CPU usage (%): 398.558
Max. virtual memory (cumulated for all children) (KiB): 1793500

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4791.31
system time used= 8.83266
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4339368
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= 2960
involuntary context switches= 24774

runsolver used 4.43633 second user time and 11.6902 second system time

The end

Launcher Data

Begin job on node132 at 2011-05-16 23:49:13
IDJOB=3386367
IDBENCH=84223
IDSOLVER=1871
FILE ID=node132/3386367-1305582553
RUNJOBID= node132-1305581346-26645
PBS_JOBID= 13350206
Free space on /tmp= 73272 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT03/industrial/li/li-exam/li-exam-61.shuffled-as.sat03-366.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3386367-1305582553/watcher-3386367-1305582553 -o /tmp/evaluation-result-3386367-1305582553/solver-3386367-1305582553 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3386367-1305582553.cnf -threads=4

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

MD5SUM BENCH= 3be662940f394fa876137a905247d755
RANDOM SEED=1992728650

node132.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.833
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
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.74
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.833
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.76
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.833
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.75
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.833
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.77
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.833
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.67
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.833
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.82
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.833
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:     32951124 kB
MemFree:      20384504 kB
Buffers:        317284 kB
Cached:        3566320 kB
SwapCached:       9908 kB
Active:        6185456 kB
Inactive:      6049972 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20384504 kB
SwapTotal:    67111528 kB
SwapFree:     65173164 kB
Dirty:            2748 kB
Writeback:           8 kB
AnonPages:     8349084 kB
Mapped:          25168 kB
Slab:           220952 kB
PageTables:      45236 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 80869804 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73288 MiB
End job on node132 at 2011-05-17 00:09:19