Trace number 3386224

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.34 1204.33

General information on the benchmark

NameAPPLICATIONS/bitverif/
minandmaxor/minandmaxor128.cnf
MD5SUM5b2e2178738883a628728bb1ec39f4a9
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 variables249327
Number of clauses746444
Sum of the clauses size1741700
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2497628
Number of clauses of size 3248814
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-3386224-1305577175/watcher-3386224-1305577175 -o /tmp/evaluation-result-3386224-1305577175/solver-3386224-1305577175 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3386224-1305577175.cnf -threads=4 

running on 4 cores: 0,2,4,6

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: 0.00 0.00 0.00 5/384 4753
/proc/meminfo: memFree=12289420/32950928 swapFree=54713420/67111528
[pid=4753] ppid=4751 vsize=22420 CPUtime=0 cores=0,2,4,6
/proc/4753/stat : 4753 (SArTagnan) R 4751 4753 4682 0 -1 4202496 1306 0 0 0 0 0 0 0 25 0 1 0 669316338 22958080 1244 33554432000 4194304 4625164 140736079349776 18446744073709551615 4315093 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4753/statm: 5605 1246 291 106 0 1108 0

[startup+0.108255 s]
/proc/loadavg: 0.00 0.00 0.00 5/384 4753
/proc/meminfo: memFree=12289420/32950928 swapFree=54713420/67111528
[pid=4753] ppid=4751 vsize=66952 CPUtime=0.1 cores=0,2,4,6
/proc/4753/stat : 4753 (SArTagnan) R 4751 4753 4682 0 -1 4202496 10917 0 0 0 9 1 0 0 25 0 1 0 669316338 68558848 7583 33554432000 4194304 4625164 140736079349776 18446744073709551615 4361099 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4753/statm: 16738 7584 296 106 0 12241 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 66952

[startup+0.200241 s]
/proc/loadavg: 0.00 0.00 0.00 5/384 4753
/proc/meminfo: memFree=12289420/32950928 swapFree=54713420/67111528
[pid=4753] ppid=4751 vsize=77368 CPUtime=0.19 cores=0,2,4,6
/proc/4753/stat : 4753 (SArTagnan) R 4751 4753 4682 0 -1 4202496 16991 0 0 0 17 2 0 0 25 0 1 0 669316338 79224832 10112 33554432000 4194304 4625164 140736079349776 18446744073709551615 4339447 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4753/statm: 19342 10112 296 106 0 14845 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 77368

[startup+0.300222 s]
/proc/loadavg: 0.00 0.00 0.00 5/384 4753
/proc/meminfo: memFree=12289420/32950928 swapFree=54713420/67111528
[pid=4753] ppid=4751 vsize=88480 CPUtime=0.29 cores=0,2,4,6
/proc/4753/stat : 4753 (SArTagnan) R 4751 4753 4682 0 -1 4202496 23454 0 0 0 27 2 0 0 25 0 1 0 669316338 90603520 13047 33554432000 4194304 4625164 140736079349776 18446744073709551615 4339447 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4753/statm: 22120 13047 296 106 0 17623 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 88480

[startup+0.700157 s]
/proc/loadavg: 0.00 0.00 0.00 5/384 4753
/proc/meminfo: memFree=12289420/32950928 swapFree=54713420/67111528
[pid=4753] ppid=4751 vsize=379336 CPUtime=1.65 cores=0,2,4,6
/proc/4753/stat : 4753 (SArTagnan) R 4751 4753 4682 0 -1 4202496 56765 0 0 0 159 6 0 0 25 0 4 0 669316338 388440064 44966 33554432000 4194304 4625164 140736079349776 18446744073709551615 4336663 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/4753/statm: 94834 44966 336 106 0 90337 0
Current children cumulated CPU time (s) 1.65
Current children cumulated vsize (KiB) 379336

[startup+1.50102 s]
/proc/loadavg: 0.00 0.00 0.00 9/388 4757
/proc/meminfo: memFree=11771696/32950928 swapFree=54713420/67111528
[pid=4753] ppid=4751 vsize=390384 CPUtime=4.84 cores=0,2,4,6
/proc/4753/stat : 4753 (SArTagnan) R 4751 4753 4682 0 -1 4202496 63731 0 0 0 477 7 0 0 25 0 4 0 669316338 399753216 46464 33554432000 4194304 4625164 140736079349776 18446744073709551615 4390623 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/4753/statm: 97596 46464 336 106 0 93099 0
[pid=4753/tid=4755] ppid=4751 vsize=390384 CPUtime=1.11 cores=0,2,4,6
/proc/4753/task/4755/stat : 4755 (SArTagnan) R 4751 4753 4682 0 -1 4202560 4578 0 0 0 111 0 0 0 25 0 4 0 669316376 399753216 46464 33554432000 4194304 4625164 140736079349776 18446744073709551615 4288722 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4753/tid=4756] ppid=4751 vsize=390384 CPUtime=1.11 cores=0,2,4,6
/proc/4753/task/4756/stat : 4756 (SArTagnan) R 4751 4753 4682 0 -1 4202560 4780 0 0 0 111 0 0 0 25 0 4 0 669316376 399753216 46464 33554432000 4194304 4625164 140736079349776 18446744073709551615 4317274 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4753/tid=4757] ppid=4751 vsize=390384 CPUtime=1.1 cores=0,2,4,6
/proc/4753/task/4757/stat : 4757 (SArTagnan) R 4751 4753 4682 0 -1 4202560 3067 0 0 0 110 0 0 0 25 0 4 0 669316376 399753216 46464 33554432000 4194304 4625164 140736079349776 18446744073709551615 4288864 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4.84
Current children cumulated vsize (KiB) 390384

[startup+3.10073 s]
/proc/loadavg: 0.64 0.13 0.04 9/388 4757
/proc/meminfo: memFree=11422144/32950928 swapFree=54713420/67111528
[pid=4753] ppid=4751 vsize=401896 CPUtime=11.22 cores=0,2,4,6
/proc/4753/stat : 4753 (SArTagnan) R 4751 4753 4682 0 -1 4202496 69154 0 0 0 1114 8 0 0 25 0 4 0 669316338 411541504 49814 33554432000 4194304 4625164 140736079349776 18446744073709551615 4390542 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/4753/statm: 100474 49814 336 106 0 95977 0
[pid=4753/tid=4755] ppid=4751 vsize=401896 CPUtime=2.71 cores=0,2,4,6
/proc/4753/task/4755/stat : 4755 (SArTagnan) R 4751 4753 4682 0 -1 4202560 5287 0 0 0 271 0 0 0 25 0 4 0 669316376 411541504 49814 33554432000 4194304 4625164 140736079349776 18446744073709551615 4375338 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4753/tid=4756] ppid=4751 vsize=401896 CPUtime=2.71 cores=0,2,4,6
/proc/4753/task/4756/stat : 4756 (SArTagnan) R 4751 4753 4682 0 -1 4202560 5571 0 0 0 271 0 0 0 25 0 4 0 669316376 411541504 49814 33554432000 4194304 4625164 140736079349776 18446744073709551615 4317920 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4753/tid=4757] ppid=4751 vsize=401896 CPUtime=2.68 cores=0,2,4,6
/proc/4753/task/4757/stat : 4757 (SArTagnan) R 4751 4753 4682 0 -1 4202560 6814 0 0 0 267 1 0 0 25 0 4 0 669316376 411541504 49814 33554432000 4194304 4625164 140736079349776 18446744073709551615 4288731 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 11.22
Current children cumulated vsize (KiB) 401896

[startup+6.30117 s]
/proc/loadavg: 0.64 0.13 0.04 9/388 4757
/proc/meminfo: memFree=11427584/32950928 swapFree=54713420/67111528
[pid=4753] ppid=4751 vsize=401896 CPUtime=23.98 cores=0,2,4,6
/proc/4753/stat : 4753 (SArTagnan) R 4751 4753 4682 0 -1 4202496 73109 0 0 0 2389 9 0 0 25 0 4 0 669316338 411541504 51840 33554432000 4194304 4625164 140736079349776 18446744073709551615 4390569 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/4753/statm: 100474 51840 336 106 0 95977 0
[pid=4753/tid=4755] ppid=4751 vsize=401896 CPUtime=5.91 cores=0,2,4,6
/proc/4753/task/4755/stat : 4755 (SArTagnan) R 4751 4753 4682 0 -1 4202560 5336 0 0 0 591 0 0 0 25 0 4 0 669316376 411541504 51840 33554432000 4194304 4625164 140736079349776 18446744073709551615 4288686 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4753/tid=4756] ppid=4751 vsize=401896 CPUtime=5.91 cores=0,2,4,6
/proc/4753/task/4756/stat : 4756 (SArTagnan) R 4751 4753 4682 0 -1 4202560 5571 0 0 0 591 0 0 0 25 0 4 0 669316376 411541504 51840 33554432000 4194304 4625164 140736079349776 18446744073709551615 4317256 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4753/tid=4757] ppid=4751 vsize=401896 CPUtime=5.84 cores=0,2,4,6
/proc/4753/task/4757/stat : 4757 (SArTagnan) R 4751 4753 4682 0 -1 4202560 10696 0 0 0 582 2 0 0 25 0 4 0 669316376 411541504 51840 33554432000 4194304 4625164 140736079349776 18446744073709551615 4552452 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 23.98
Current children cumulated vsize (KiB) 401896

[startup+12.701 s]
/proc/loadavg: 1.77 0.39 0.13 9/388 4757
/proc/meminfo: memFree=11401828/32950928 swapFree=54713420/67111528
[pid=4753] ppid=4751 vsize=401896 CPUtime=49.49 cores=0,2,4,6
/proc/4753/stat : 4753 (SArTagnan) R 4751 4753 4682 0 -1 4202496 83452 0 0 0 4939 10 0 0 25 0 4 0 669316338 411541504 54332 33554432000 4194304 4625164 140736079349776 18446744073709551615 4390688 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/4753/statm: 100474 54332 336 106 0 95977 0
[pid=4753/tid=4755] ppid=4751 vsize=401896 CPUtime=12.31 cores=0,2,4,6
/proc/4753/task/4755/stat : 4755 (SArTagnan) R 4751 4753 4682 0 -1 4202560 5570 0 0 0 1231 0 0 0 25 0 4 0 669316376 411541504 54332 33554432000 4194304 4625164 140736079349776 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4753/tid=4756] ppid=4751 vsize=401896 CPUtime=12.31 cores=0,2,4,6
/proc/4753/task/4756/stat : 4756 (SArTagnan) R 4751 4753 4682 0 -1 4202560 5781 0 0 0 1231 0 0 0 25 0 4 0 669316376 411541504 54332 33554432000 4194304 4625164 140736079349776 18446744073709551615 4317256 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4753/tid=4757] ppid=4751 vsize=401896 CPUtime=12.15 cores=0,2,4,6
/proc/4753/task/4757/stat : 4757 (SArTagnan) R 4751 4753 4682 0 -1 4202560 20408 0 0 0 1212 3 0 0 25 0 4 0 669316376 411541504 54332 33554432000 4194304 4625164 140736079349776 18446744073709551615 4339616 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 49.49
Current children cumulated vsize (KiB) 401896

[startup+25.5008 s]
/proc/loadavg: 2.73 0.64 0.21 9/388 4757
/proc/meminfo: memFree=11324568/32950928 swapFree=54713420/67111528
[pid=4753] ppid=4751 vsize=414900 CPUtime=100.53 cores=0,2,4,6
/proc/4753/stat : 4753 (SArTagnan) R 4751 4753 4682 0 -1 4202496 107009 0 0 0 10039 14 0 0 25 0 4 0 669316338 424857600 57452 33554432000 4194304 4625164 140736079349776 18446744073709551615 4509011 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/4753/statm: 103725 57452 342 106 0 99228 0
[pid=4753/tid=4755] ppid=4751 vsize=414900 CPUtime=25.11 cores=0,2,4,6
/proc/4753/task/4755/stat : 4755 (SArTagnan) R 4751 4753 4682 0 -1 4202560 7968 0 0 0 2511 0 0 0 25 0 4 0 669316376 424857600 57452 33554432000 4194304 4625164 140736079349776 18446744073709551615 4288731 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4753/tid=4756] ppid=4751 vsize=414900 CPUtime=25.11 cores=0,2,4,6
/proc/4753/task/4756/stat : 4756 (SArTagnan) R 4751 4753 4682 0 -1 4202560 8231 0 0 0 2511 0 0 0 25 0 4 0 669316376 424857600 57452 33554432000 4194304 4625164 140736079349776 18446744073709551615 4352472 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4753/tid=4757] ppid=4751 vsize=414900 CPUtime=24.78 cores=0,2,4,6
/proc/4753/task/4757/stat : 4757 (SArTagnan) R 4751 4753 4682 0 -1 4202560 38787 0 0 0 2472 6 0 0 25 0 4 0 669316376 424857600 57452 33554432000 4194304 4625164 140736079349776 18446744073709551615 4334859 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 100.53
Current children cumulated vsize (KiB) 414900

[startup+51.1013 s]
/proc/loadavg: 4.75 1.28 0.43 9/388 4758
/proc/meminfo: memFree=11134596/32950928 swapFree=54713420/67111528
[pid=4753] ppid=4751 vsize=450752 CPUtime=202.6 cores=0,2,4,6
/proc/4753/stat : 4753 (SArTagnan) R 4751 4753 4682 0 -1 4202496 189218 0 0 0 20235 25 0 0 25 0 4 0 669316338 461570048 71261 33554432000 4194304 4625164 140736079349776 18446744073709551615 4509384 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/4753/statm: 112688 71261 342 106 0 108191 0
[pid=4753/tid=4755] ppid=4751 vsize=450752 CPUtime=50.71 cores=0,2,4,6
/proc/4753/task/4755/stat : 4755 (SArTagnan) R 4751 4753 4682 0 -1 4202560 11457 0 0 0 5070 1 0 0 25 0 4 0 669316376 461570048 71261 33554432000 4194304 4625164 140736079349776 18446744073709551615 4288731 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4753/tid=4756] ppid=4751 vsize=450752 CPUtime=50.71 cores=0,2,4,6
/proc/4753/task/4756/stat : 4756 (SArTagnan) R 4751 4753 4682 0 -1 4202560 34261 0 0 0 5067 4 0 0 25 0 4 0 669316376 461570048 71261 33554432000 4194304 4625164 140736079349776 18446744073709551615 4351648 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4753/tid=4757] ppid=4751 vsize=450752 CPUtime=50.06 cores=0,2,4,6
/proc/4753/task/4757/stat : 4757 (SArTagnan) R 4751 4753 4682 0 -1 4202560 88159 0 0 0 4993 13 0 0 25 0 4 0 669316376 461570048 71261 33554432000 4194304 4625164 140736079349776 18446744073709551615 4548757 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 202.6
Current children cumulated vsize (KiB) 450752

[startup+102.301 s]
/proc/loadavg: 6.78 2.42 0.87 9/388 4759
/proc/meminfo: memFree=10562832/32950928 swapFree=54713420/67111528
[pid=4753] ppid=4751 vsize=524912 CPUtime=406.77 cores=0,2,4,6
/proc/4753/stat : 4753 (SArTagnan) R 4751 4753 4682 0 -1 4202496 295515 0 0 0 40635 42 0 0 25 0 4 0 669316338 537509888 87401 33554432000 4194304 4625164 140736079349776 18446744073709551615 4511874 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/4753/statm: 131228 87401 343 106 0 126731 0
[pid=4753/tid=4755] ppid=4751 vsize=524912 CPUtime=101.46 cores=0,2,4,6
/proc/4753/task/4755/stat : 4755 (SArTagnan) R 4751 4753 4682 0 -1 4202560 13550 0 0 0 10144 2 0 0 25 0 4 0 669316376 537509888 87419 33554432000 4194304 4625164 140736079349776 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4753/tid=4756] ppid=4751 vsize=524912 CPUtime=101.93 cores=0,2,4,6
/proc/4753/task/4756/stat : 4756 (SArTagnan) R 4751 4753 4682 0 -1 4202560 39142 0 0 0 10188 5 0 0 25 0 4 0 669316376 537509888 87419 33554432000 4194304 4625164 140736079349776 18446744073709551615 4317256 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4753/tid=4757] ppid=4751 vsize=524912 CPUtime=101.08 cores=0,2,4,6
/proc/4753/task/4757/stat : 4757 (SArTagnan) R 4751 4753 4682 0 -1 4202560 186390 0 0 0 10080 28 0 0 25 0 4 0 669316376 537509888 87419 33554432000 4194304 4625164 140736079349776 18446744073709551615 4288883 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 406.77
Current children cumulated vsize (KiB) 524912

[startup+162.301 s]
/proc/loadavg: 7.51 3.36 1.28 9/388 4761
/proc/meminfo: memFree=10006152/32950928 swapFree=54713420/67111528
[pid=4753] ppid=4751 vsize=569880 CPUtime=645.96 cores=0,2,4,6
/proc/4753/stat : 4753 (SArTagnan) R 4751 4753 4682 0 -1 4202496 406800 0 0 0 64535 61 0 0 25 0 4 0 669316338 583557120 100457 33554432000 4194304 4625164 140736079349776 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/4753/statm: 142470 100457 343 106 0 137973 0
[pid=4753/tid=4755] ppid=4751 vsize=569880 CPUtime=160.67 cores=0,2,4,6
/proc/4753/task/4755/stat : 4755 (SArTagnan) R 4751 4753 4682 0 -1 4202560 19220 0 0 0 16063 4 0 0 25 0 4 0 669316376 583557120 100457 33554432000 4194304 4625164 140736079349776 18446744073709551615 4288731 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4753/tid=4756] ppid=4751 vsize=569880 CPUtime=161.91 cores=0,2,4,6
/proc/4753/task/4756/stat : 4756 (SArTagnan) R 4751 4753 4682 0 -1 4202560 52600 0 0 0 16184 7 0 0 25 0 4 0 669316376 583557120 100457 33554432000 4194304 4625164 140736079349776 18446744073709551615 4278657 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4753/tid=4757] ppid=4751 vsize=569880 CPUtime=161.06 cores=0,2,4,6
/proc/4753/task/4757/stat : 4757 (SArTagnan) R 4751 4753 4682 0 -1 4202560 273653 0 0 0 16065 41 0 0 25 0 4 0 669316376 583557120 100457 33554432000 4194304 4625164 140736079349776 18446744073709551615 4351731 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 645.96
Current children cumulated vsize (KiB) 569880

[startup+222.315 s]
/proc/loadavg: 7.89 4.28 1.74 9/388 4763
/proc/meminfo: memFree=9602480/32950928 swapFree=54713420/67111528
[pid=4753] ppid=4751 vsize=669196 CPUtime=885.25 cores=0,2,4,6
/proc/4753/stat : 4753 (SArTagnan) R 4751 4753 4682 0 -1 4202496 523327 0 0 0 88447 78 0 0 25 0 4 0 669316338 685256704 124320 33554432000 4194304 4625164 140736079349776 18446744073709551615 4509246 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/4753/statm: 167299 124320 343 106 0 162802 0
[pid=4753/tid=4755] ppid=4751 vsize=669196 CPUtime=219.91 cores=0,2,4,6
/proc/4753/task/4755/stat : 4755 (SArTagnan) R 4751 4753 4682 0 -1 4202560 24219 0 0 0 21986 5 0 0 25 0 4 0 669316376 685256704 124320 33554432000 4194304 4625164 140736079349776 18446744073709551615 4375311 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4753/tid=4756] ppid=4751 vsize=669196 CPUtime=221.93 cores=0,2,4,6
/proc/4753/task/4756/stat : 4756 (SArTagnan) R 4751 4753 4682 0 -1 4202560 61928 0 0 0 22185 8 0 0 25 0 4 0 669316376 685256704 124320 33554432000 4194304 4625164 140736079349776 18446744073709551615 4288731 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4753/tid=4757] ppid=4751 vsize=669196 CPUtime=221.08 cores=0,2,4,6
/proc/4753/task/4757/stat : 4757 (SArTagnan) R 4751 4753 4682 0 -1 4202560 370016 0 0 0 22053 55 0 0 25 0 4 0 669316376 685256704 124320 33554432000 4194304 4625164 140736079349776 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 885.25
Current children cumulated vsize (KiB) 669196

[startup+282.301 s]

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


[startup+702.301 s]
/proc/loadavg: 8.15 7.39 4.32 9/388 4775
/proc/meminfo: memFree=6701340/32950928 swapFree=54713420/67111528
[pid=4753] ppid=4751 vsize=2495592 CPUtime=2799 cores=0,2,4,6
/proc/4753/stat : 4753 (SArTagnan) R 4751 4753 4682 0 -1 4202496 1760067 0 0 0 279639 261 0 0 25 0 4 0 669316338 2555486208 521726 33554432000 4194304 4625164 140736079349776 18446744073709551615 4511874 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/4753/statm: 623898 521726 414 106 0 619401 0
[pid=4753/tid=4755] ppid=4751 vsize=2495592 CPUtime=694.6 cores=0,2,4,6
/proc/4753/task/4755/stat : 4755 (SArTagnan) R 4751 4753 4682 0 -1 4202560 91019 0 0 0 69443 17 0 0 25 0 4 0 669316376 2555486208 521726 33554432000 4194304 4625164 140736079349776 18446744073709551615 4464310 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4753/tid=4756] ppid=4751 vsize=2495592 CPUtime=701 cores=0,2,4,6
/proc/4753/task/4756/stat : 4756 (SArTagnan) R 4751 4753 4682 0 -1 4202560 162615 0 0 0 70075 25 0 0 25 0 4 0 669316376 2555486208 521726 33554432000 4194304 4625164 140736079349776 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4753/tid=4757] ppid=4751 vsize=2495592 CPUtime=701.08 cores=0,2,4,6
/proc/4753/task/4757/stat : 4757 (SArTagnan) R 4751 4753 4682 0 -1 4202560 948398 0 0 0 69971 137 0 0 25 0 4 0 669316376 2555486208 521726 33554432000 4194304 4625164 140736079349776 18446744073709551615 4334251 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2799
Current children cumulated vsize (KiB) 2495592

[startup+762.301 s]
/proc/loadavg: 8.05 7.50 4.55 9/388 4777
/proc/meminfo: memFree=6606944/32950928 swapFree=54713420/67111528
[pid=4753] ppid=4751 vsize=2529368 CPUtime=3038.27 cores=0,2,4,6
/proc/4753/stat : 4753 (SArTagnan) R 4751 4753 4682 0 -1 4202496 2153273 0 0 0 303514 313 0 0 25 0 4 0 669316338 2590072832 531021 33554432000 4194304 4625164 140736079349776 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/4753/statm: 632342 531021 414 106 0 627845 0
[pid=4753/tid=4755] ppid=4751 vsize=2529368 CPUtime=754.63 cores=0,2,4,6
/proc/4753/task/4755/stat : 4755 (SArTagnan) R 4751 4753 4682 0 -1 4202560 92357 0 0 0 75445 18 0 0 25 0 4 0 669316376 2590072832 531021 33554432000 4194304 4625164 140736079349776 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4753/tid=4756] ppid=4751 vsize=2529368 CPUtime=760.24 cores=0,2,4,6
/proc/4753/task/4756/stat : 4756 (SArTagnan) R 4751 4753 4682 0 -1 4202560 180059 0 0 0 75997 27 0 0 25 0 4 0 669316376 2590072832 531021 33554432000 4194304 4625164 140736079349776 18446744073709551615 4316860 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4753/tid=4757] ppid=4751 vsize=2529368 CPUtime=761.09 cores=0,2,4,6
/proc/4753/task/4757/stat : 4757 (SArTagnan) R 4751 4753 4682 0 -1 4202560 1321402 0 0 0 75924 185 0 0 25 0 4 0 669316376 2590072832 531021 33554432000 4194304 4625164 140736079349776 18446744073709551615 4288686 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3038.27
Current children cumulated vsize (KiB) 2529368

[startup+822.301 s]
/proc/loadavg: 8.05 7.60 4.75 9/388 4779
/proc/meminfo: memFree=6440868/32950928 swapFree=54713420/67111528
[pid=4753] ppid=4751 vsize=2594904 CPUtime=3277.47 cores=0,2,4,6
/proc/4753/stat : 4753 (SArTagnan) R 4751 4753 4682 0 -1 4202496 2426388 0 0 0 327399 348 0 0 25 0 4 0 669316338 2657181696 543260 33554432000 4194304 4625164 140736079349776 18446744073709551615 4519659 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/4753/statm: 648726 543260 414 106 0 644229 0
[pid=4753/tid=4755] ppid=4751 vsize=2594904 CPUtime=814.61 cores=0,2,4,6
/proc/4753/task/4755/stat : 4755 (SArTagnan) R 4751 4753 4682 0 -1 4202560 92951 0 0 0 81443 18 0 0 25 0 4 0 669316376 2657181696 543260 33554432000 4194304 4625164 140736079349776 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4753/tid=4756] ppid=4751 vsize=2594904 CPUtime=819.46 cores=0,2,4,6
/proc/4753/task/4756/stat : 4756 (SArTagnan) R 4751 4753 4682 0 -1 4202560 180213 0 0 0 81919 27 0 0 25 0 4 0 669316376 2657181696 543260 33554432000 4194304 4625164 140736079349776 18446744073709551615 4317256 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4753/tid=4757] ppid=4751 vsize=2594904 CPUtime=821.08 cores=0,2,4,6
/proc/4753/task/4757/stat : 4757 (SArTagnan) R 4751 4753 4682 0 -1 4202560 1592164 0 0 0 81888 220 0 0 25 0 4 0 669316376 2657181696 543260 33554432000 4194304 4625164 140736079349776 18446744073709551615 4548692 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3277.47
Current children cumulated vsize (KiB) 2594904

[startup+882.315 s]
/proc/loadavg: 8.12 7.70 4.97 9/388 4780
/proc/meminfo: memFree=6338908/32950928 swapFree=54713420/67111528
[pid=4753] ppid=4751 vsize=2594904 CPUtime=3516.75 cores=0,2,4,6
/proc/4753/stat : 4753 (SArTagnan) R 4751 4753 4682 0 -1 4202496 2554437 0 0 0 351308 367 0 0 25 0 4 0 669316338 2657181696 546537 33554432000 4194304 4625164 140736079349776 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/4753/statm: 648726 546537 414 106 0 644229 0
[pid=4753/tid=4755] ppid=4751 vsize=2594904 CPUtime=874.62 cores=0,2,4,6
/proc/4753/task/4755/stat : 4755 (SArTagnan) R 4751 4753 4682 0 -1 4202560 94033 0 0 0 87444 18 0 0 25 0 4 0 669316376 2657181696 546537 33554432000 4194304 4625164 140736079349776 18446744073709551615 4352299 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4753/tid=4756] ppid=4751 vsize=2594904 CPUtime=878.68 cores=0,2,4,6
/proc/4753/task/4756/stat : 4756 (SArTagnan) R 4751 4753 4682 0 -1 4202560 181071 0 0 0 87841 27 0 0 25 0 4 0 669316376 2657181696 546537 33554432000 4194304 4625164 140736079349776 18446744073709551615 4316714 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4753/tid=4757] ppid=4751 vsize=2594904 CPUtime=881.1 cores=0,2,4,6
/proc/4753/task/4757/stat : 4757 (SArTagnan) R 4751 4753 4682 0 -1 4202560 1716019 0 0 0 87872 238 0 0 25 0 4 0 669316376 2657181696 546537 33554432000 4194304 4625164 140736079349776 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3516.75
Current children cumulated vsize (KiB) 2594904

[startup+942.3 s]
/proc/loadavg: 8.05 7.75 5.15 9/388 4782
/proc/meminfo: memFree=6129416/32950928 swapFree=54713420/67111528
[pid=4753] ppid=4751 vsize=2716872 CPUtime=3755.93 cores=0,2,4,6
/proc/4753/stat : 4753 (SArTagnan) R 4751 4753 4682 0 -1 4202496 2689276 0 0 0 375205 388 0 0 25 0 4 0 669316338 2782076928 571326 33554432000 4194304 4625164 140736079349776 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/4753/statm: 679218 571326 396 106 0 674721 0
[pid=4753/tid=4755] ppid=4751 vsize=2716872 CPUtime=934.62 cores=0,2,4,6
/proc/4753/task/4755/stat : 4755 (SArTagnan) R 4751 4753 4682 0 -1 4202560 98780 0 0 0 93441 21 0 0 25 0 4 0 669316376 2782076928 571326 33554432000 4194304 4625164 140736079349776 18446744073709551615 4464736 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4753/tid=4756] ppid=4751 vsize=2716872 CPUtime=937.9 cores=0,2,4,6
/proc/4753/task/4756/stat : 4756 (SArTagnan) R 4751 4753 4682 0 -1 4202560 185957 0 0 0 93762 28 0 0 25 0 4 0 669316376 2782076928 571326 33554432000 4194304 4625164 140736079349776 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4753/tid=4757] ppid=4751 vsize=2716872 CPUtime=941.07 cores=0,2,4,6
/proc/4753/task/4757/stat : 4757 (SArTagnan) R 4751 4753 4682 0 -1 4202560 1798690 0 0 0 93858 249 0 0 25 0 4 0 669316376 2782076928 571326 33554432000 4194304 4625164 140736079349776 18446744073709551615 4339569 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3755.93
Current children cumulated vsize (KiB) 2716872

[startup+1002.3 s]
/proc/loadavg: 8.01 7.80 5.34 9/388 4783
/proc/meminfo: memFree=5916588/32950928 swapFree=54713420/67111528
[pid=4753] ppid=4751 vsize=2816440 CPUtime=3995.16 cores=0,2,4,6
/proc/4753/stat : 4753 (SArTagnan) R 4751 4753 4682 0 -1 4202496 3071154 0 0 0 399069 447 0 0 25 0 4 0 669316338 2884034560 588218 33554432000 4194304 4625164 140736079349776 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/4753/statm: 704110 588218 390 106 0 699613 0
[pid=4753/tid=4755] ppid=4751 vsize=2816440 CPUtime=994.62 cores=0,2,4,6
/proc/4753/task/4755/stat : 4755 (SArTagnan) R 4751 4753 4682 0 -1 4202560 118113 0 0 0 99439 23 0 0 25 0 4 0 669316376 2884034560 588218 33554432000 4194304 4625164 140736079349776 18446744073709551615 4288883 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4753/tid=4756] ppid=4751 vsize=2816440 CPUtime=997.12 cores=0,2,4,6
/proc/4753/task/4756/stat : 4756 (SArTagnan) R 4751 4753 4682 0 -1 4202560 208587 0 0 0 99676 36 0 0 25 0 4 0 669316376 2884034560 588218 33554432000 4194304 4625164 140736079349776 18446744073709551615 4316714 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4753/tid=4757] ppid=4751 vsize=2816440 CPUtime=1001.07 cores=0,2,4,6
/proc/4753/task/4757/stat : 4757 (SArTagnan) R 4751 4753 4682 0 -1 4202560 2136380 0 0 0 99809 298 0 0 25 0 4 0 669316376 2884034560 588218 33554432000 4194304 4625164 140736079349776 18446744073709551615 4547487 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3995.16
Current children cumulated vsize (KiB) 2816440

[startup+1062.3 s]
/proc/loadavg: 8.08 7.84 5.49 9/388 4785
/proc/meminfo: memFree=5672512/32950928 swapFree=54713420/67111528
[pid=4753] ppid=4751 vsize=2947512 CPUtime=4234.39 cores=0,2,4,6
/proc/4753/stat : 4753 (SArTagnan) R 4751 4753 4682 0 -1 4202496 3418064 0 0 0 422937 502 0 0 25 0 4 0 669316338 3018252288 615409 33554432000 4194304 4625164 140736079349776 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/4753/statm: 736878 615409 394 106 0 732381 0
[pid=4753/tid=4755] ppid=4751 vsize=2947512 CPUtime=1054.61 cores=0,2,4,6
/proc/4753/task/4755/stat : 4755 (SArTagnan) R 4751 4753 4682 0 -1 4202560 125332 0 0 0 105433 28 0 0 25 0 4 0 669316376 3018252288 615410 33554432000 4194304 4625164 140736079349776 18446744073709551615 4288686 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4753/tid=4756] ppid=4751 vsize=2947512 CPUtime=1056.36 cores=0,2,4,6
/proc/4753/task/4756/stat : 4756 (SArTagnan) R 4751 4753 4682 0 -1 4202560 219054 0 0 0 105596 40 0 0 25 0 4 0 669316376 3018252288 615410 33554432000 4194304 4625164 140736079349776 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4753/tid=4757] ppid=4751 vsize=2947512 CPUtime=1061.08 cores=0,2,4,6
/proc/4753/task/4757/stat : 4757 (SArTagnan) R 4751 4753 4682 0 -1 4202560 2463714 0 0 0 105764 344 0 0 25 0 4 0 669316376 3018252288 615410 33554432000 4194304 4625164 140736079349776 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4234.39
Current children cumulated vsize (KiB) 2947512

[startup+1122.3 s]
/proc/loadavg: 8.15 7.90 5.67 9/388 4787
/proc/meminfo: memFree=5347208/32950928 swapFree=54713420/67111528
[pid=4753] ppid=4751 vsize=3099768 CPUtime=4473.62 cores=0,2,4,6
/proc/4753/stat : 4753 (SArTagnan) R 4751 4753 4682 0 -1 4202496 3615341 0 0 0 446826 536 0 0 25 0 4 0 669316338 3174162432 653302 33554432000 4194304 4625164 140736079349776 18446744073709551615 4511874 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/4753/statm: 774942 653302 830 106 0 770445 0
[pid=4753/tid=4755] ppid=4751 vsize=3099768 CPUtime=1114.62 cores=0,2,4,6
/proc/4753/task/4755/stat : 4755 (SArTagnan) R 4751 4753 4682 0 -1 4202560 132290 0 0 0 111425 37 0 0 25 0 4 0 669316376 3174162432 653302 33554432000 4194304 4625164 140736079349776 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4753/tid=4756] ppid=4751 vsize=3099768 CPUtime=1115.57 cores=0,2,4,6
/proc/4753/task/4756/stat : 4756 (SArTagnan) R 4751 4753 4682 0 -1 4202560 253443 0 0 0 111512 45 0 0 25 0 4 0 669316376 3174162432 653302 33554432000 4194304 4625164 140736079349776 18446744073709551615 4317920 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4753/tid=4757] ppid=4751 vsize=3099768 CPUtime=1121.08 cores=0,2,4,6
/proc/4753/task/4757/stat : 4757 (SArTagnan) R 4751 4753 4682 0 -1 4202560 2609375 0 0 0 111745 363 0 0 25 0 4 0 669316376 3174162432 653302 33554432000 4194304 4625164 140736079349776 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4473.62
Current children cumulated vsize (KiB) 3099768

[startup+1182.3 s]
/proc/loadavg: 8.31 7.98 5.82 9/388 4788
/proc/meminfo: memFree=4996620/32950928 swapFree=54713420/67111528
[pid=4753] ppid=4751 vsize=3346792 CPUtime=4712.85 cores=0,2,4,6
/proc/4753/stat : 4753 (SArTagnan) R 4751 4753 4682 0 -1 4202496 3987394 0 0 0 470690 595 0 0 25 0 4 0 669316338 3427115008 701471 33554432000 4194304 4625164 140736079349776 18446744073709551615 4511874 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/4753/statm: 836698 701471 830 106 0 832201 0
[pid=4753/tid=4755] ppid=4751 vsize=3346792 CPUtime=1174.62 cores=0,2,4,6
/proc/4753/task/4755/stat : 4755 (SArTagnan) R 4751 4753 4682 0 -1 4202560 133746 0 0 0 117425 37 0 0 25 0 4 0 669316376 3427115008 701471 33554432000 4194304 4625164 140736079349776 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4753/tid=4756] ppid=4751 vsize=3346792 CPUtime=1174.81 cores=0,2,4,6
/proc/4753/task/4756/stat : 4756 (SArTagnan) R 4751 4753 4682 0 -1 4202560 294967 0 0 0 117423 58 0 0 25 0 4 0 669316376 3427115008 701471 33554432000 4194304 4625164 140736079349776 18446744073709551615 4317223 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4753/tid=4757] ppid=4751 vsize=3346792 CPUtime=1181.08 cores=0,2,4,6
/proc/4753/task/4757/stat : 4757 (SArTagnan) R 4751 4753 4682 0 -1 4202560 2923115 0 0 0 117702 406 0 0 25 0 4 0 669316376 3427115008 701471 33554432000 4194304 4625164 140736079349776 18446744073709551615 4552315 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4712.85
Current children cumulated vsize (KiB) 3346792



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1204.2 s]
/proc/loadavg: 8.20 7.98 5.88 5/383 4790
/proc/meminfo: memFree=9581544/32950928 swapFree=54713420/67111528
[pid=4753] ppid=4751 vsize=3332400 CPUtime=4800.18 cores=0,2,4,6
/proc/4753/stat : 4753 (SArTagnan) R 4751 4753 4682 0 -1 4202496 4153495 0 0 0 479400 618 0 0 25 0 4 0 669316338 3412377600 707892 33554432000 4194304 4625164 140736079349776 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/4753/statm: 833100 707893 826 106 0 828603 0
[pid=4753/tid=4755] ppid=4751 vsize=3332400 CPUtime=1196.53 cores=0,2,4,6
/proc/4753/task/4755/stat : 4755 (SArTagnan) R 4751 4753 4682 0 -1 4202560 160402 0 0 0 119614 39 0 0 25 0 4 0 669316376 3412377600 708191 33554432000 4194304 4625164 140736079349776 18446744073709551615 4330976 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4753/tid=4756] ppid=4751 vsize=3332400 CPUtime=1196.42 cores=0,2,4,6
/proc/4753/task/4756/stat : 4756 (SArTagnan) R 4751 4753 4682 0 -1 4202560 312295 0 0 0 119581 61 0 0 25 0 4 0 669316376 3412377600 708204 33554432000 4194304 4625164 140736079349776 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4753/tid=4757] ppid=4751 vsize=3332400 CPUtime=1202.98 cores=0,2,4,6
/proc/4753/task/4757/stat : 4757 (SArTagnan) R 4751 4753 4682 0 -1 4202560 3042958 0 0 0 119875 423 0 0 25 0 4 0 669316376 3412377600 708217 33554432000 4194304 4625164 140736079349776 18446744073709551615 235594563961 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.18
Current children cumulated vsize (KiB) 3332400

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

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

[startup+1204.32 s]
/proc/loadavg: 8.20 7.98 5.88 5/383 4790
/proc/meminfo: memFree=9581544/32950928 swapFree=54713420/67111528
[pid=4753] ppid=4751 vsize=0 CPUtime=4800.32 cores=0,2,4,6
/proc/4753/stat : 4753 (SArTagnan) Z 4751 4753 4682 0 -1 4203548 4154030 0 0 0 479404 628 0 0 25 0 2 0 669316338 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/4753/statm: 0 0 0 0 0 0 0
[pid=4753/tid=4756] ppid=4751 vsize=0 CPUtime=1196.53 cores=0,2,4,6
/proc/4753/task/4756/stat : 4756 (SArTagnan) R 4751 4753 4682 0 -1 4203588 312295 0 0 0 119582 71 0 0 25 0 2 0 669316376 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.32
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1204.33
CPU time (s): 4800.34
CPU user time (s): 4794.04
CPU system time (s): 6.30204
CPU usage (%): 398.589
Max. virtual memory (cumulated for all children) (KiB): 3434488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.04
system time used= 6.30204
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4154030
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= 1316
involuntary context switches= 33246

runsolver used 4.29235 second user time and 11.0343 second system time

The end

Launcher Data

Begin job on node120 at 2011-05-16 22:19:36
IDJOB=3386224
IDBENCH=70769
IDSOLVER=1871
FILE ID=node120/3386224-1305577175
RUNJOBID= node120-1305577174-4700
PBS_JOBID= 13350219
Free space on /tmp= 73476 MiB

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

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

MD5SUM BENCH= 5b2e2178738883a628728bb1ec39f4a9
RANDOM SEED=165069136

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
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.82
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.809
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.809
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.78
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.809
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.809
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.809
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:     32950928 kB
MemFree:      12290072 kB
Buffers:        132188 kB
Cached:        1487616 kB
SwapCached:      32608 kB
Active:        7263844 kB
Inactive:     13151288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12290072 kB
SwapTotal:    67111528 kB
SwapFree:     54713420 kB
Dirty:           22276 kB
Writeback:           0 kB
AnonPages:    18768344 kB
Mapped:          22336 kB
Slab:            95416 kB
PageTables:      82240 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 78913120 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= 73484 MiB
End job on node120 at 2011-05-16 22:39:42