Trace number 3282045

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-03-24? (TO) 4800.42 1203.95

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

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-3282045-1304041642/watcher-3282045-1304041642 -o /tmp/evaluation-result-3282045-1304041642/solver-3282045-1304041642 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3282045-1304041642.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: 7.83 8.05 8.00 5/178 7064
/proc/meminfo: memFree=24837152/32951132 swapFree=67111364/67111528
[pid=7064] ppid=7062 vsize=22416 CPUtime=0 cores=0,2,4,6
/proc/7064/stat : 7064 (SArTagnan) R 7062 7064 6266 0 -1 4202496 1183 0 0 0 0 0 0 0 24 0 1 0 515762867 22953984 1121 33554432000 4194304 4623224 140736963838128 18446744073709551615 4315013 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7064/statm: 5604 1123 290 105 0 1108 0

[startup+0.0185829 s]
/proc/loadavg: 7.83 8.05 8.00 5/178 7064
/proc/meminfo: memFree=24837152/32951132 swapFree=67111364/67111528
[pid=7064] ppid=7062 vsize=57296 CPUtime=0.01 cores=0,2,4,6
/proc/7064/stat : 7064 (SArTagnan) R 7062 7064 6266 0 -1 4202496 5072 0 0 0 1 0 0 0 24 0 1 0 515762867 58671104 5010 33554432000 4194304 4623224 140736963838128 18446744073709551615 4388779 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7064/statm: 14324 5011 297 105 0 9828 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 57296

[startup+0.100593 s]
/proc/loadavg: 7.83 8.05 8.00 5/178 7064
/proc/meminfo: memFree=24837152/32951132 swapFree=67111364/67111528
[pid=7064] ppid=7062 vsize=66948 CPUtime=0.09 cores=0,2,4,6
/proc/7064/stat : 7064 (SArTagnan) R 7062 7064 6266 0 -1 4202496 10728 0 0 0 8 1 0 0 24 0 1 0 515762867 68554752 7394 33554432000 4194304 4623224 140736963838128 18446744073709551615 4366247 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7064/statm: 16737 7394 297 105 0 12241 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 66948

[startup+0.30056 s]
/proc/loadavg: 7.83 8.05 8.00 5/178 7064
/proc/meminfo: memFree=24837152/32951132 swapFree=67111364/67111528
[pid=7064] ppid=7062 vsize=88476 CPUtime=0.28 cores=0,2,4,6
/proc/7064/stat : 7064 (SArTagnan) R 7062 7064 6266 0 -1 4202496 23470 0 0 0 26 2 0 0 25 0 1 0 515762867 90599424 13063 33554432000 4194304 4623224 140736963838128 18446744073709551615 242970550016 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7064/statm: 22119 13064 297 105 0 17623 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 88476

[startup+0.700427 s]
/proc/loadavg: 7.83 8.05 8.00 5/178 7064
/proc/meminfo: memFree=24837152/32951132 swapFree=67111364/67111528
[pid=7064] ppid=7062 vsize=379332 CPUtime=1.65 cores=0,2,4,6
/proc/7064/stat : 7064 (SArTagnan) R 7062 7064 6266 0 -1 4202496 56592 0 0 0 159 6 0 0 25 0 4 0 515762867 388435968 44913 33554432000 4194304 4623224 140736963838128 18446744073709551615 4359592 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7064/statm: 94833 44913 334 105 0 90337 0
Current children cumulated CPU time (s) 1.65
Current children cumulated vsize (KiB) 379332

[startup+1.50029 s]
/proc/loadavg: 7.83 8.05 8.00 9/182 7068
/proc/meminfo: memFree=24654640/32951132 swapFree=67111364/67111528
[pid=7064] ppid=7062 vsize=390400 CPUtime=4.85 cores=0,2,4,6
/proc/7064/stat : 7064 (SArTagnan) R 7062 7064 6266 0 -1 4202496 64630 0 0 0 478 7 0 0 25 0 4 0 515762867 399769600 47489 33554432000 4194304 4623224 140736963838128 18446744073709551615 4412432 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7064/statm: 97600 47489 335 105 0 93104 0
[pid=7064/tid=7066] ppid=7062 vsize=390400 CPUtime=1.11 cores=0,2,4,6
/proc/7064/task/7066/stat : 7066 (SArTagnan) R 7062 7064 6266 0 -1 4202560 5746 0 0 0 111 0 0 0 25 0 4 0 515762905 399769600 47489 33554432000 4194304 4623224 140736963838128 18446744073709551615 4289853 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7064/tid=7067] ppid=7062 vsize=390400 CPUtime=1.1 cores=0,2,4,6
/proc/7064/task/7067/stat : 7067 (SArTagnan) R 7062 7064 6266 0 -1 4202560 4823 0 0 0 110 0 0 0 25 0 4 0 515762905 399769600 47489 33554432000 4194304 4623224 140736963838128 18446744073709551615 4317855 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7064/tid=7068] ppid=7062 vsize=390400 CPUtime=1.11 cores=0,2,4,6
/proc/7064/task/7068/stat : 7068 (SArTagnan) R 7062 7064 6266 0 -1 4202560 2662 0 0 0 111 0 0 0 25 0 4 0 515762905 399769600 47489 33554432000 4194304 4623224 140736963838128 18446744073709551615 4289875 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4.85
Current children cumulated vsize (KiB) 390400

[startup+3.10101 s]
/proc/loadavg: 7.83 8.05 8.00 9/182 7068
/proc/meminfo: memFree=24637652/32951132 swapFree=67111364/67111528
[pid=7064] ppid=7062 vsize=401908 CPUtime=10.98 cores=0,2,4,6
/proc/7064/stat : 7064 (SArTagnan) R 7062 7064 6266 0 -1 4202496 69418 0 0 0 1089 9 0 0 25 0 4 0 515762867 411553792 50401 33554432000 4194304 4623224 140736963838128 18446744073709551615 4412446 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7064/statm: 100477 50401 335 105 0 95981 0
[pid=7064/tid=7066] ppid=7062 vsize=401908 CPUtime=2.71 cores=0,2,4,6
/proc/7064/task/7066/stat : 7066 (SArTagnan) R 7062 7064 6266 0 -1 4202560 5896 0 0 0 271 0 0 0 25 0 4 0 515762905 411553792 50401 33554432000 4194304 4623224 140736963838128 18446744073709551615 4289853 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7064/tid=7067] ppid=7062 vsize=401908 CPUtime=2.69 cores=0,2,4,6
/proc/7064/task/7067/stat : 7067 (SArTagnan) R 7062 7064 6266 0 -1 4202560 5262 0 0 0 269 0 0 0 25 0 4 0 515762905 411553792 50401 33554432000 4194304 4623224 140736963838128 18446744073709551615 4316634 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7064/tid=7068] ppid=7062 vsize=401908 CPUtime=2.57 cores=0,2,4,6
/proc/7064/task/7068/stat : 7068 (SArTagnan) R 7062 7064 6266 0 -1 4202560 6726 0 0 0 256 1 0 0 25 0 4 0 515762905 411553792 50401 33554432000 4194304 4623224 140736963838128 18446744073709551615 4566522 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 10.98
Current children cumulated vsize (KiB) 401908

[startup+6.30046 s]
/proc/loadavg: 7.84 8.05 8.00 13/182 7069
/proc/meminfo: memFree=24616820/32951132 swapFree=67111364/67111528
[pid=7064] ppid=7062 vsize=401908 CPUtime=20.55 cores=0,2,4,6
/proc/7064/stat : 7064 (SArTagnan) R 7062 7064 6266 0 -1 4202496 71686 0 0 0 2046 9 0 0 25 0 4 0 515762867 411553792 52003 33554432000 4194304 4623224 140736963838128 18446744073709551615 4412457 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7064/statm: 100477 52003 335 105 0 95981 0
[pid=7064/tid=7066] ppid=7062 vsize=401908 CPUtime=5.91 cores=0,2,4,6
/proc/7064/task/7066/stat : 7066 (SArTagnan) R 7062 7064 6266 0 -1 4202560 5984 0 0 0 591 0 0 0 25 0 4 0 515762905 411553792 52003 33554432000 4194304 4623224 140736963838128 18446744073709551615 4289942 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7064/tid=7067] ppid=7062 vsize=401908 CPUtime=5.87 cores=0,2,4,6
/proc/7064/task/7067/stat : 7067 (SArTagnan) R 7062 7064 6266 0 -1 4202560 5435 0 0 0 587 0 0 0 25 0 4 0 515762905 411553792 52003 33554432000 4194304 4623224 140736963838128 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7064/tid=7068] ppid=7062 vsize=401908 CPUtime=4.16 cores=0,2,4,6
/proc/7064/task/7068/stat : 7068 (SArTagnan) R 7062 7064 6266 0 -1 4202560 8665 0 0 0 415 1 0 0 25 0 4 0 515762905 411553792 52003 33554432000 4194304 4623224 140736963838128 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 20.55
Current children cumulated vsize (KiB) 401908

[startup+12.7004 s]
/proc/loadavg: 7.85 8.05 8.00 10/182 7069
/proc/meminfo: memFree=24599852/32951132 swapFree=67111364/67111528
[pid=7064] ppid=7062 vsize=428384 CPUtime=45.38 cores=0,2,4,6
/proc/7064/stat : 7064 (SArTagnan) R 7062 7064 6266 0 -1 4202496 94309 0 0 0 4524 14 0 0 25 0 4 0 515762867 438665216 55788 33554432000 4194304 4623224 140736963838128 18446744073709551615 4412446 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7064/statm: 107096 55788 335 105 0 102600 0
[pid=7064/tid=7066] ppid=7062 vsize=428384 CPUtime=12.31 cores=0,2,4,6
/proc/7064/task/7066/stat : 7066 (SArTagnan) R 7062 7064 6266 0 -1 4202560 9352 0 0 0 1230 1 0 0 25 0 4 0 515762905 438665216 55788 33554432000 4194304 4623224 140736963838128 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7064/tid=7067] ppid=7062 vsize=428384 CPUtime=12.23 cores=0,2,4,6
/proc/7064/task/7067/stat : 7067 (SArTagnan) R 7062 7064 6266 0 -1 4202560 11918 0 0 0 1222 1 0 0 25 0 4 0 515762905 438665216 55788 33554432000 4194304 4623224 140736963838128 18446744073709551615 4317176 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7064/tid=7068] ppid=7062 vsize=428384 CPUtime=10.18 cores=0,2,4,6
/proc/7064/task/7068/stat : 7068 (SArTagnan) R 7062 7064 6266 0 -1 4202560 18087 0 0 0 1013 5 0 0 25 0 4 0 515762905 438665216 55788 33554432000 4194304 4623224 140736963838128 18446744073709551615 4289856 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 45.38
Current children cumulated vsize (KiB) 428384

[startup+25.5012 s]
/proc/loadavg: 7.89 8.05 8.00 9/182 7069
/proc/meminfo: memFree=24567136/32951132 swapFree=67111364/67111528
[pid=7064] ppid=7062 vsize=434460 CPUtime=96.5 cores=0,2,4,6
/proc/7064/stat : 7064 (SArTagnan) R 7062 7064 6266 0 -1 4202496 110688 0 0 0 9634 16 0 0 25 0 4 0 515762867 444887040 62356 33554432000 4194304 4623224 140736963838128 18446744073709551615 4510127 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7064/statm: 108615 62356 343 105 0 104119 0
[pid=7064/tid=7066] ppid=7062 vsize=434460 CPUtime=25.11 cores=0,2,4,6
/proc/7064/task/7066/stat : 7066 (SArTagnan) R 7062 7064 6266 0 -1 4202560 9965 0 0 0 2510 1 0 0 25 0 4 0 515762905 444887040 62356 33554432000 4194304 4623224 140736963838128 18446744073709551615 4485131 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7064/tid=7067] ppid=7062 vsize=434460 CPUtime=24.96 cores=0,2,4,6
/proc/7064/task/7067/stat : 7067 (SArTagnan) R 7062 7064 6266 0 -1 4202560 13182 0 0 0 2495 1 0 0 25 0 4 0 515762905 444887040 62356 33554432000 4194304 4623224 140736963838128 18446744073709551615 4317214 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7064/tid=7068] ppid=7062 vsize=434460 CPUtime=22.97 cores=0,2,4,6
/proc/7064/task/7068/stat : 7068 (SArTagnan) R 7062 7064 6266 0 -1 4202560 31373 0 0 0 2291 6 0 0 25 0 4 0 515762905 444887040 62356 33554432000 4194304 4623224 140736963838128 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 96.5
Current children cumulated vsize (KiB) 434460

[startup+51.1007 s]
/proc/loadavg: 7.98 8.06 8.00 10/182 7070
/proc/meminfo: memFree=24499072/32951132 swapFree=67111364/67111528
[pid=7064] ppid=7062 vsize=454736 CPUtime=198.76 cores=0,2,4,6
/proc/7064/stat : 7064 (SArTagnan) R 7062 7064 6266 0 -1 4202496 181494 0 0 0 19849 27 0 0 25 0 4 0 515762867 465649664 74783 33554432000 4194304 4623224 140736963838128 18446744073709551615 4510056 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7064/statm: 113684 74784 343 105 0 109188 0
[pid=7064/tid=7066] ppid=7062 vsize=454736 CPUtime=50.7 cores=0,2,4,6
/proc/7064/task/7066/stat : 7066 (SArTagnan) R 7062 7064 6266 0 -1 4202560 13891 0 0 0 5069 1 0 0 25 0 4 0 515762905 465649664 74784 33554432000 4194304 4623224 140736963838128 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7064/tid=7067] ppid=7062 vsize=454736 CPUtime=50.43 cores=0,2,4,6
/proc/7064/task/7067/stat : 7067 (SArTagnan) R 7062 7064 6266 0 -1 4202560 18664 0 0 0 5040 3 0 0 25 0 4 0 515762905 465649664 74784 33554432000 4194304 4623224 140736963838128 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7064/tid=7068] ppid=7062 vsize=454736 CPUtime=48.57 cores=0,2,4,6
/proc/7064/task/7068/stat : 7068 (SArTagnan) R 7062 7064 6266 0 -1 4202560 89401 0 0 0 4842 15 0 0 25 0 4 0 515762905 465649664 74785 33554432000 4194304 4623224 140736963838128 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 198.76
Current children cumulated vsize (KiB) 454736

[startup+102.307 s]
/proc/loadavg: 8.13 8.08 8.01 10/182 7071
/proc/meminfo: memFree=24366948/32951132 swapFree=67111364/67111528
[pid=7064] ppid=7062 vsize=502288 CPUtime=403.27 cores=0,2,4,6
/proc/7064/stat : 7064 (SArTagnan) R 7062 7064 6266 0 -1 4202496 330108 0 0 0 40276 51 0 0 25 0 4 0 515762867 514342912 97809 33554432000 4194304 4623224 140736963838128 18446744073709551615 4507318 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7064/statm: 125572 97809 343 105 0 121076 0
[pid=7064/tid=7066] ppid=7062 vsize=502288 CPUtime=101.9 cores=0,2,4,6
/proc/7064/task/7066/stat : 7066 (SArTagnan) R 7062 7064 6266 0 -1 4202560 20533 0 0 0 10188 2 0 0 25 0 4 0 515762905 514342912 97809 33554432000 4194304 4623224 140736963838128 18446744073709551615 4289917 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7064/tid=7067] ppid=7062 vsize=502288 CPUtime=101.33 cores=0,2,4,6
/proc/7064/task/7067/stat : 7067 (SArTagnan) R 7062 7064 6266 0 -1 4202560 51048 0 0 0 10124 9 0 0 25 0 4 0 515762905 514342912 97809 33554432000 4194304 4623224 140736963838128 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7064/tid=7068] ppid=7062 vsize=502288 CPUtime=99.76 cores=0,2,4,6
/proc/7064/task/7068/stat : 7068 (SArTagnan) R 7062 7064 6266 0 -1 4202560 193562 0 0 0 9946 30 0 0 25 0 4 0 515762905 514342912 97809 33554432000 4194304 4623224 140736963838128 18446744073709551615 4546788 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 403.27
Current children cumulated vsize (KiB) 502288

[startup+162.301 s]
/proc/loadavg: 8.04 8.06 8.00 10/182 7073
/proc/meminfo: memFree=24172852/32951132 swapFree=67111364/67111528
[pid=7064] ppid=7062 vsize=686936 CPUtime=642.89 cores=0,2,4,6
/proc/7064/stat : 7064 (SArTagnan) R 7062 7064 6266 0 -1 4202496 462211 0 0 0 64217 72 0 0 25 0 4 0 515762867 703422464 130162 33554432000 4194304 4623224 140736963838128 18446744073709551615 4507227 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7064/statm: 171734 130162 346 105 0 167238 0
[pid=7064/tid=7066] ppid=7062 vsize=686936 CPUtime=161.89 cores=0,2,4,6
/proc/7064/task/7066/stat : 7066 (SArTagnan) R 7062 7064 6266 0 -1 4202560 26423 0 0 0 16186 3 0 0 25 0 4 0 515762905 703422464 130162 33554432000 4194304 4623224 140736963838128 18446744073709551615 4330746 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7064/tid=7067] ppid=7062 vsize=686936 CPUtime=160.97 cores=0,2,4,6
/proc/7064/task/7067/stat : 7067 (SArTagnan) R 7062 7064 6266 0 -1 4202560 75955 0 0 0 16084 13 0 0 25 0 4 0 515762905 703422464 130162 33554432000 4194304 4623224 140736963838128 18446744073709551615 4462966 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7064/tid=7068] ppid=7062 vsize=686936 CPUtime=159.75 cores=0,2,4,6
/proc/7064/task/7068/stat : 7068 (SArTagnan) R 7062 7064 6266 0 -1 4202560 290775 0 0 0 15931 44 0 0 25 0 4 0 515762905 703422464 130162 33554432000 4194304 4623224 140736963838128 18446744073709551615 4552529 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 642.89
Current children cumulated vsize (KiB) 686936

[startup+222.3 s]
/proc/loadavg: 8.01 8.05 8.00 10/182 7074
/proc/meminfo: memFree=24042396/32951132 swapFree=67111364/67111528
[pid=7064] ppid=7062 vsize=840896 CPUtime=882.52 cores=0,2,4,6
/proc/7064/stat : 7064 (SArTagnan) R 7062 7064 6266 0 -1 4202496 578799 0 0 0 88161 91 0 0 25 0 4 0 515762867 861077504 154111 33554432000 4194304 4623224 140736963838128 18446744073709551615 4507356 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7064/statm: 210224 154111 346 105 0 205728 0
[pid=7064/tid=7066] ppid=7062 vsize=840896 CPUtime=221.9 cores=0,2,4,6
/proc/7064/task/7066/stat : 7066 (SArTagnan) R 7062 7064 6266 0 -1 4202560 33388 0 0 0 22185 5 0 0 25 0 4 0 515762905 861077504 154111 33554432000 4194304 4623224 140736963838128 18446744073709551615 4485381 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7064/tid=7067] ppid=7062 vsize=840896 CPUtime=220.63 cores=0,2,4,6
/proc/7064/task/7067/stat : 7067 (SArTagnan) R 7062 7064 6266 0 -1 4202560 84931 0 0 0 22047 16 0 0 25 0 4 0 515762905 861077504 154111 33554432000 4194304 4623224 140736963838128 18446744073709551615 4317176 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7064/tid=7068] ppid=7062 vsize=840896 CPUtime=219.74 cores=0,2,4,6
/proc/7064/task/7068/stat : 7068 (SArTagnan) R 7062 7064 6266 0 -1 4202560 390061 0 0 0 21915 59 0 0 25 0 4 0 515762905 861077504 154111 33554432000 4194304 4623224 140736963838128 18446744073709551615 4377066 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 882.52
Current children cumulated vsize (KiB) 840896

[startup+282.301 s]

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


[startup+702.301 s]
/proc/loadavg: 4.08 5.55 6.92 5/173 7105
/proc/meminfo: memFree=23638200/32951132 swapFree=67111364/67111528
[pid=7064] ppid=7062 vsize=3513948 CPUtime=2798.27 cores=0,2,4,6
/proc/7064/stat : 7064 (SArTagnan) R 7062 7064 6266 0 -1 4202496 3007096 0 0 0 279240 587 0 0 25 0 4 0 515762867 3598282752 754512 33554432000 4194304 4623224 140736963838128 18446744073709551615 4509955 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7064/statm: 878487 754512 347 105 0 873991 0
[pid=7064/tid=7066] ppid=7062 vsize=3513948 CPUtime=700.58 cores=0,2,4,6
/proc/7064/task/7066/stat : 7066 (SArTagnan) R 7062 7064 6266 0 -1 4202560 210305 0 0 0 69872 186 0 0 25 0 4 0 515762905 3598282752 754512 33554432000 4194304 4623224 140736963838128 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7064/tid=7067] ppid=7062 vsize=3513948 CPUtime=698.31 cores=0,2,4,6
/proc/7064/task/7067/stat : 7067 (SArTagnan) R 7062 7064 6266 0 -1 4202560 390261 0 0 0 69767 64 0 0 25 0 4 0 515762905 3598282752 754512 33554432000 4194304 4623224 140736963838128 18446744073709551615 4317176 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7064/tid=7068] ppid=7062 vsize=3513948 CPUtime=699.18 cores=0,2,4,6
/proc/7064/task/7068/stat : 7068 (SArTagnan) R 7062 7064 6266 0 -1 4202560 1820185 0 0 0 69668 250 0 0 25 0 4 0 515762905 3598282752 754512 33554432000 4194304 4623224 140736963838128 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2798.27
Current children cumulated vsize (KiB) 3513948

[startup+762.306 s]
/proc/loadavg: 4.03 5.27 6.74 5/173 7107
/proc/meminfo: memFree=23631376/32951132 swapFree=67111364/67111528
[pid=7064] ppid=7062 vsize=3513948 CPUtime=3038.01 cores=0,2,4,6
/proc/7064/stat : 7064 (SArTagnan) R 7062 7064 6266 0 -1 4202496 3009056 0 0 0 303213 588 0 0 25 0 4 0 515762867 3598282752 756332 33554432000 4194304 4623224 140736963838128 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7064/statm: 878487 756332 347 105 0 873991 0
[pid=7064/tid=7066] ppid=7062 vsize=3513948 CPUtime=760.31 cores=0,2,4,6
/proc/7064/task/7066/stat : 7066 (SArTagnan) R 7062 7064 6266 0 -1 4202560 210625 0 0 0 75843 188 0 0 25 0 4 0 515762905 3598282752 756332 33554432000 4194304 4623224 140736963838128 18446744073709551615 4376582 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7064/tid=7067] ppid=7062 vsize=3513948 CPUtime=758.32 cores=0,2,4,6
/proc/7064/task/7067/stat : 7067 (SArTagnan) R 7062 7064 6266 0 -1 4202560 390264 0 0 0 75768 64 0 0 25 0 4 0 515762905 3598282752 756332 33554432000 4194304 4623224 140736963838128 18446744073709551615 4317471 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7064/tid=7068] ppid=7062 vsize=3513948 CPUtime=759.18 cores=0,2,4,6
/proc/7064/task/7068/stat : 7068 (SArTagnan) R 7062 7064 6266 0 -1 4202560 1820194 0 0 0 75668 250 0 0 25 0 4 0 515762905 3598282752 756332 33554432000 4194304 4623224 140736963838128 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3038.01
Current children cumulated vsize (KiB) 3513948

[startup+822.301 s]
/proc/loadavg: 4.04 5.05 6.57 5/173 7117
/proc/meminfo: memFree=23627380/32951132 swapFree=67111364/67111528
[pid=7064] ppid=7062 vsize=3513948 CPUtime=3277.7 cores=0,2,4,6
/proc/7064/stat : 7064 (SArTagnan) R 7062 7064 6266 0 -1 4202496 3010112 0 0 0 327180 590 0 0 25 0 4 0 515762867 3598282752 757304 33554432000 4194304 4623224 140736963838128 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7064/statm: 878487 757304 347 105 0 873991 0
[pid=7064/tid=7066] ppid=7062 vsize=3513948 CPUtime=820.01 cores=0,2,4,6
/proc/7064/task/7066/stat : 7066 (SArTagnan) R 7062 7064 6266 0 -1 4202560 210754 0 0 0 81812 189 0 0 25 0 4 0 515762905 3598282752 757304 33554432000 4194304 4623224 140736963838128 18446744073709551615 4289678 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7064/tid=7067] ppid=7062 vsize=3513948 CPUtime=818.31 cores=0,2,4,6
/proc/7064/task/7067/stat : 7067 (SArTagnan) R 7062 7064 6266 0 -1 4202560 390309 0 0 0 81767 64 0 0 25 0 4 0 515762905 3598282752 757304 33554432000 4194304 4623224 140736963838128 18446744073709551615 4289853 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7064/tid=7068] ppid=7062 vsize=3513948 CPUtime=819.18 cores=0,2,4,6
/proc/7064/task/7068/stat : 7068 (SArTagnan) R 7062 7064 6266 0 -1 4202560 1820195 0 0 0 81668 250 0 0 25 0 4 0 515762905 3598282752 757304 33554432000 4194304 4623224 140736963838128 18446744073709551615 4545515 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3277.7
Current children cumulated vsize (KiB) 3513948

[startup+882.301 s]
/proc/loadavg: 4.01 4.85 6.40 5/173 7585
/proc/meminfo: memFree=23615800/32951132 swapFree=67111364/67111528
[pid=7064] ppid=7062 vsize=3589504 CPUtime=3517.12 cores=0,2,4,6
/proc/7064/stat : 7064 (SArTagnan) R 7062 7064 6266 0 -1 4202496 3049315 0 0 0 351100 612 0 0 25 0 4 0 515762867 3675652096 758984 33554432000 4194304 4623224 140736963838128 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7064/statm: 897376 758984 347 105 0 892880 0
[pid=7064/tid=7066] ppid=7062 vsize=3589504 CPUtime=879.49 cores=0,2,4,6
/proc/7064/task/7066/stat : 7066 (SArTagnan) R 7062 7064 6266 0 -1 4202560 210787 0 0 0 87743 206 0 0 25 0 4 0 515762905 3675652096 758984 33554432000 4194304 4623224 140736963838128 18446744073709551615 4289678 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7064/tid=7067] ppid=7062 vsize=3589504 CPUtime=878.31 cores=0,2,4,6
/proc/7064/task/7067/stat : 7067 (SArTagnan) R 7062 7064 6266 0 -1 4202560 390387 0 0 0 87767 64 0 0 25 0 4 0 515762905 3675652096 758984 33554432000 4194304 4623224 140736963838128 18446744073709551615 4317176 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7064/tid=7068] ppid=7062 vsize=3589504 CPUtime=879.18 cores=0,2,4,6
/proc/7064/task/7068/stat : 7068 (SArTagnan) R 7062 7064 6266 0 -1 4202560 1820222 0 0 0 87668 250 0 0 25 0 4 0 515762905 3675652096 758984 33554432000 4194304 4623224 140736963838128 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3517.12
Current children cumulated vsize (KiB) 3589504

[startup+942.3 s]
/proc/loadavg: 4.00 4.68 6.24 5/173 7587
/proc/meminfo: memFree=23615796/32951132 swapFree=67111364/67111528
[pid=7064] ppid=7062 vsize=3589504 CPUtime=3755.86 cores=0,2,4,6
/proc/7064/stat : 7064 (SArTagnan) R 7062 7064 6266 0 -1 4202496 3051798 0 0 0 374958 628 0 0 25 0 4 0 515762867 3675652096 759799 33554432000 4194304 4623224 140736963838128 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7064/statm: 897376 759799 347 105 0 892880 0
[pid=7064/tid=7066] ppid=7062 vsize=3589504 CPUtime=938.51 cores=0,2,4,6
/proc/7064/task/7066/stat : 7066 (SArTagnan) R 7062 7064 6266 0 -1 4202560 210996 0 0 0 93631 220 0 0 25 0 4 0 515762905 3675652096 759799 33554432000 4194304 4623224 140736963838128 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7064/tid=7067] ppid=7062 vsize=3589504 CPUtime=938.32 cores=0,2,4,6
/proc/7064/task/7067/stat : 7067 (SArTagnan) R 7062 7064 6266 0 -1 4202560 390387 0 0 0 93767 65 0 0 25 0 4 0 515762905 3675652096 759799 33554432000 4194304 4623224 140736963838128 18446744073709551615 4317176 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7064/tid=7068] ppid=7062 vsize=3589504 CPUtime=938.88 cores=0,2,4,6
/proc/7064/task/7068/stat : 7068 (SArTagnan) R 7062 7064 6266 0 -1 4202560 1821874 0 0 0 93637 251 0 0 25 0 4 0 515762905 3675652096 759799 33554432000 4194304 4623224 140736963838128 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3755.86
Current children cumulated vsize (KiB) 3589504

[startup+1002.3 s]
/proc/loadavg: 4.04 4.58 6.11 5/173 7588
/proc/meminfo: memFree=23606996/32951132 swapFree=67111364/67111528
[pid=7064] ppid=7062 vsize=3589504 CPUtime=3995.56 cores=0,2,4,6
/proc/7064/stat : 7064 (SArTagnan) R 7062 7064 6266 0 -1 4202496 3088046 0 0 0 398922 634 0 0 25 0 4 0 515762867 3675652096 760327 33554432000 4194304 4623224 140736963838128 18446744073709551615 4507139 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7064/statm: 897376 760327 347 105 0 892880 0
[pid=7064/tid=7066] ppid=7062 vsize=3589504 CPUtime=998.24 cores=0,2,4,6
/proc/7064/task/7066/stat : 7066 (SArTagnan) R 7062 7064 6266 0 -1 4202560 211480 0 0 0 99603 221 0 0 25 0 4 0 515762905 3675652096 760327 33554432000 4194304 4623224 140736963838128 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7064/tid=7067] ppid=7062 vsize=3589504 CPUtime=998.32 cores=0,2,4,6
/proc/7064/task/7067/stat : 7067 (SArTagnan) R 7062 7064 6266 0 -1 4202560 390387 0 0 0 99766 66 0 0 25 0 4 0 515762905 3675652096 760327 33554432000 4194304 4623224 140736963838128 18446744073709551615 4317222 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7064/tid=7068] ppid=7062 vsize=3589504 CPUtime=998.88 cores=0,2,4,6
/proc/7064/task/7068/stat : 7068 (SArTagnan) R 7062 7064 6266 0 -1 4202560 1857586 0 0 0 99632 256 0 0 25 0 4 0 515762905 3675652096 760327 33554432000 4194304 4623224 140736963838128 18446744073709551615 4366391 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3995.56
Current children cumulated vsize (KiB) 3589504

[startup+1062.31 s]
/proc/loadavg: 4.01 4.47 5.98 5/173 7590
/proc/meminfo: memFree=23588636/32951132 swapFree=67111364/67111528
[pid=7064] ppid=7062 vsize=3655040 CPUtime=4235.31 cores=0,2,4,6
/proc/7064/stat : 7064 (SArTagnan) R 7062 7064 6266 0 -1 4202496 3263961 0 0 0 422867 664 0 0 25 0 4 0 515762867 3742760960 766823 33554432000 4194304 4623224 140736963838128 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7064/statm: 913760 766823 347 105 0 909264 0
[pid=7064/tid=7066] ppid=7062 vsize=3655040 CPUtime=1057.97 cores=0,2,4,6
/proc/7064/task/7066/stat : 7066 (SArTagnan) R 7062 7064 6266 0 -1 4202560 213042 0 0 0 105576 221 0 0 25 0 4 0 515762905 3742760960 766823 33554432000 4194304 4623224 140736963838128 18446744073709551615 4376579 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7064/tid=7067] ppid=7062 vsize=3655040 CPUtime=1058.31 cores=0,2,4,6
/proc/7064/task/7067/stat : 7067 (SArTagnan) R 7062 7064 6266 0 -1 4202560 390387 0 0 0 105764 67 0 0 25 0 4 0 515762905 3742760960 766823 33554432000 4194304 4623224 140736963838128 18446744073709551615 4317176 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7064/tid=7068] ppid=7062 vsize=3655040 CPUtime=1058.88 cores=0,2,4,6
/proc/7064/task/7068/stat : 7068 (SArTagnan) R 7062 7064 6266 0 -1 4202560 2031857 0 0 0 105605 283 0 0 25 0 4 0 515762905 3742760960 766823 33554432000 4194304 4623224 140736963838128 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4235.31
Current children cumulated vsize (KiB) 3655040

[startup+1122.3 s]
/proc/loadavg: 4.03 4.40 5.86 5/173 7593
/proc/meminfo: memFree=23573748/32951132 swapFree=67111364/67111528
[pid=7064] ppid=7062 vsize=3655040 CPUtime=4475.01 cores=0,2,4,6
/proc/7064/stat : 7064 (SArTagnan) R 7062 7064 6266 0 -1 4202496 3522340 0 0 0 446800 701 0 0 25 0 4 0 515762867 3742760960 770376 33554432000 4194304 4623224 140736963838128 18446744073709551615 4510098 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7064/statm: 913760 770376 348 105 0 909264 0
[pid=7064/tid=7066] ppid=7062 vsize=3655040 CPUtime=1117.69 cores=0,2,4,6
/proc/7064/task/7066/stat : 7066 (SArTagnan) R 7062 7064 6266 0 -1 4202560 213579 0 0 0 111548 221 0 0 25 0 4 0 515762905 3742760960 770376 33554432000 4194304 4623224 140736963838128 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7064/tid=7067] ppid=7062 vsize=3655040 CPUtime=1118.3 cores=0,2,4,6
/proc/7064/task/7067/stat : 7067 (SArTagnan) R 7062 7064 6266 0 -1 4202560 390402 0 0 0 111762 68 0 0 25 0 4 0 515762905 3742760960 770376 33554432000 4194304 4623224 140736963838128 18446744073709551615 4485126 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7064/tid=7068] ppid=7062 vsize=3655040 CPUtime=1118.88 cores=0,2,4,6
/proc/7064/task/7068/stat : 7068 (SArTagnan) R 7062 7064 6266 0 -1 4202560 2289566 0 0 0 111568 320 0 0 25 0 4 0 515762905 3742760960 770376 33554432000 4194304 4623224 140736963838128 18446744073709551615 4552876 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4475.01
Current children cumulated vsize (KiB) 3655040

[startup+1182.3 s]
/proc/loadavg: 4.08 4.34 5.74 5/173 7596
/proc/meminfo: memFree=23517180/32951132 swapFree=67111364/67111528
[pid=7064] ppid=7062 vsize=3683764 CPUtime=4714.33 cores=0,2,4,6
/proc/7064/stat : 7064 (SArTagnan) R 7062 7064 6266 0 -1 4202496 3794721 0 0 0 470660 773 0 0 25 0 4 0 515762867 3772174336 786999 33554432000 4194304 4623224 140736963838128 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7064/statm: 920941 786999 1692 105 0 916445 0
[pid=7064/tid=7066] ppid=7062 vsize=3683764 CPUtime=1177.42 cores=0,2,4,6
/proc/7064/task/7066/stat : 7066 (SArTagnan) R 7062 7064 6266 0 -1 4202560 214833 0 0 0 117520 222 0 0 25 0 4 0 515762905 3772174336 786999 33554432000 4194304 4623224 140736963838128 18446744073709551615 4463640 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7064/tid=7067] ppid=7062 vsize=3683764 CPUtime=1177.89 cores=0,2,4,6
/proc/7064/task/7067/stat : 7067 (SArTagnan) R 7062 7064 6266 0 -1 4202560 390595 0 0 0 117691 98 0 0 25 0 4 0 515762905 3772174336 786999 33554432000 4194304 4623224 140736963838128 18446744073709551615 4376853 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7064/tid=7068] ppid=7062 vsize=3683764 CPUtime=1178.88 cores=0,2,4,6
/proc/7064/task/7068/stat : 7068 (SArTagnan) R 7062 7064 6266 0 -1 4202560 2560268 0 0 0 117528 360 0 0 25 0 4 0 515762905 3772174336 786999 33554432000 4194304 4623224 140736963838128 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4714.33
Current children cumulated vsize (KiB) 3683764



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.8 s]
/proc/loadavg: 4.05 4.31 5.69 5/173 7596
/proc/meminfo: memFree=23510356/32951132 swapFree=67111364/67111528
[pid=7064] ppid=7062 vsize=3683764 CPUtime=4800.25 cores=0,2,4,6
/proc/7064/stat : 7064 (SArTagnan) R 7062 7064 6266 0 -1 4202496 3815553 0 0 0 479249 776 0 0 25 0 4 0 515762867 3772174336 787590 33554432000 4194304 4623224 140736963838128 18446744073709551615 4517612 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7064/statm: 920941 787590 1692 105 0 916445 0
[pid=7064/tid=7066] ppid=7062 vsize=3683764 CPUtime=1198.82 cores=0,2,4,6
/proc/7064/task/7066/stat : 7066 (SArTagnan) R 7062 7064 6266 0 -1 4202560 215057 0 0 0 119660 222 0 0 25 0 4 0 515762905 3772174336 787590 33554432000 4194304 4623224 140736963838128 18446744073709551615 4377410 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7064/tid=7067] ppid=7062 vsize=3683764 CPUtime=1199.4 cores=0,2,4,6
/proc/7064/task/7067/stat : 7067 (SArTagnan) R 7062 7064 6266 0 -1 4202560 390650 0 0 0 119841 99 0 0 25 0 4 0 515762905 3772174336 787590 33554432000 4194304 4623224 140736963838128 18446744073709551615 4317170 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7064/tid=7068] ppid=7062 vsize=3683764 CPUtime=1200.39 cores=0,2,4,6
/proc/7064/task/7068/stat : 7068 (SArTagnan) R 7062 7064 6266 0 -1 4202560 2580579 0 0 0 119676 363 0 0 25 0 4 0 515762905 3772174336 787590 33554432000 4194304 4623224 140736963838128 18446744073709551615 4577687 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.25
Current children cumulated vsize (KiB) 3683764

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

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

[startup+1203.91 s]
/proc/loadavg: 4.05 4.31 5.69 5/173 7596
/proc/meminfo: memFree=23510356/32951132 swapFree=67111364/67111528
[pid=7064] ppid=7062 vsize=0 CPUtime=4800.37 cores=0,2,4,6
/proc/7064/stat : 7064 (SArTagnan) Z 7062 7064 6266 0 -1 4203548 3815553 0 0 0 479251 786 0 0 25 0 2 0 515762867 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7064/statm: 0 0 0 0 0 0 0
[pid=7064/tid=7066] ppid=7062 vsize=0 CPUtime=1198.93 cores=0,2,4,6
/proc/7064/task/7066/stat : 7066 (SArTagnan) R 7062 7064 6266 0 -1 4203588 215057 0 0 0 119661 232 0 0 25 0 2 0 515762905 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.37
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.95
CPU time (s): 4800.42
CPU user time (s): 4792.52
CPU system time (s): 7.9038
CPU usage (%): 398.722
Max. virtual memory (cumulated for all children) (KiB): 3749300

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4792.52
system time used= 7.9038
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3815553
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= 28041
involuntary context switches= 20334

runsolver used 1.79473 second user time and 4.35534 second system time

The end

Launcher Data

Begin job on node128 at 2011-04-29 03:47:22
IDJOB=3282045
IDBENCH=70769
IDSOLVER=1656
FILE ID=node128/3282045-1304041642
RUNJOBID= node128-1304040269-6855
PBS_JOBID= 13170357
Free space on /tmp= 66940 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT09/APPLICATIONS/bitverif/minandmaxor/minandmaxor128.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3282045-1304041642/watcher-3282045-1304041642 -o /tmp/evaluation-result-3282045-1304041642/solver-3282045-1304041642 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3282045-1304041642.cnf -threads=4

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

MD5SUM BENCH= 5b2e2178738883a628728bb1ec39f4a9
RANDOM SEED=1773522248

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
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.852
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.852
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	: 5434.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      24837432 kB
Buffers:       1263764 kB
Cached:        4397648 kB
SwapCached:        160 kB
Active:        2016076 kB
Inactive:      5508488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      24837432 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           13876 kB
Writeback:           0 kB
AnonPages:     1862828 kB
Mapped:          15892 kB
Slab:           523912 kB
PageTables:       8420 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:  2413596 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66960 MiB
End job on node128 at 2011-04-29 04:07:28