Trace number 3258924

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

General information on the benchmark

NameCRAFTED/rbsat/crafted/unforced/
rbsat-v1820c171155g5.cnf
MD5SUM70a781814cd432fb0f934a7edd92ccff
Bench CategoryCRAFTED (crafted 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 variables1820
Number of clauses171155
Sum of the clauses size344000
Maximum clause length28
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2171090
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 565

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-3258924-1304056582/watcher-3258924-1304056582 -o /tmp/evaluation-result-3258924-1304056582/solver-3258924-1304056582 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3258924-1304056582.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: 3.56 4.13 5.32 5/184 2525
/proc/meminfo: memFree=22317552/32951124 swapFree=67111524/67111528
[pid=2525] ppid=2523 vsize=22780 CPUtime=0 cores=1,3,5,7
/proc/2525/stat : 2525 (SArTagnan) R 2523 2525 32466 0 -1 4202496 533 0 0 0 0 0 0 0 22 0 1 0 517256082 23326720 448 33554432000 4194304 4623224 140733677737552 18446744073709551615 255377327210 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2525/statm: 5695 448 297 105 0 1199 0

[startup+0.0850201 s]
/proc/loadavg: 3.56 4.13 5.32 5/184 2525
/proc/meminfo: memFree=22317552/32951124 swapFree=67111524/67111528
[pid=2525] ppid=2523 vsize=195800 CPUtime=0.19 cores=1,3,5,7
/proc/2525/stat : 2525 (SArTagnan) R 2523 2525 32466 0 -1 4202496 4699 0 0 0 19 0 0 0 24 0 4 0 517256082 200499200 3459 33554432000 4194304 4623224 140733677737552 18446744073709551615 4497639 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2525/statm: 48950 3459 340 105 0 44454 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 195800

[startup+0.101018 s]
/proc/loadavg: 3.56 4.13 5.32 5/184 2525
/proc/meminfo: memFree=22317552/32951124 swapFree=67111524/67111528
[pid=2525] ppid=2523 vsize=196416 CPUtime=0.26 cores=1,3,5,7
/proc/2525/stat : 2525 (SArTagnan) R 2523 2525 32466 0 -1 4202496 4857 0 0 0 26 0 0 0 24 0 4 0 517256082 201129984 3617 33554432000 4194304 4623224 140733677737552 18446744073709551615 4501754 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2525/statm: 49104 3617 341 105 0 44608 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 196416

[startup+0.300983 s]
/proc/loadavg: 3.56 4.13 5.32 5/184 2525
/proc/meminfo: memFree=22317552/32951124 swapFree=67111524/67111528
[pid=2525] ppid=2523 vsize=197496 CPUtime=1.05 cores=1,3,5,7
/proc/2525/stat : 2525 (SArTagnan) R 2523 2525 32466 0 -1 4202496 6777 0 0 0 105 0 0 0 25 0 4 0 517256082 202235904 5537 33554432000 4194304 4623224 140733677737552 18446744073709551615 4497639 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2525/statm: 49374 5537 344 105 0 44878 0
Current children cumulated CPU time (s) 1.05
Current children cumulated vsize (KiB) 197496

[startup+0.700909 s]
/proc/loadavg: 3.56 4.13 5.32 5/184 2525
/proc/meminfo: memFree=22317552/32951124 swapFree=67111524/67111528
[pid=2525] ppid=2523 vsize=204892 CPUtime=2.65 cores=1,3,5,7
/proc/2525/stat : 2525 (SArTagnan) R 2523 2525 32466 0 -1 4202496 9160 0 0 0 265 0 0 0 25 0 4 0 517256082 209809408 7920 33554432000 4194304 4623224 140733677737552 18446744073709551615 4366247 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2525/statm: 51223 7920 344 105 0 46727 0
Current children cumulated CPU time (s) 2.65
Current children cumulated vsize (KiB) 204892

[startup+1.50076 s]
/proc/loadavg: 3.56 4.13 5.32 10/188 2529
/proc/meminfo: memFree=22259116/32951124 swapFree=67111524/67111528
[pid=2525] ppid=2523 vsize=277720 CPUtime=5.85 cores=1,3,5,7
/proc/2525/stat : 2525 (SArTagnan) R 2523 2525 32466 0 -1 4202496 13931 0 0 0 584 1 0 0 25 0 4 0 517256082 284385280 11970 33554432000 4194304 4623224 140733677737552 18446744073709551615 4507318 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2525/statm: 69430 11970 347 105 0 64934 0
[pid=2525/tid=2527] ppid=2523 vsize=277720 CPUtime=1.45 cores=1,3,5,7
/proc/2525/task/2527/stat : 2527 (SArTagnan) R 2523 2525 32466 0 -1 4202560 1788 0 0 0 145 0 0 0 25 0 4 0 517256086 284385280 11970 33554432000 4194304 4623224 140733677737552 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2525/tid=2528] ppid=2523 vsize=277720 CPUtime=1.44 cores=1,3,5,7
/proc/2525/task/2528/stat : 2528 (SArTagnan) R 2523 2525 32466 0 -1 4202560 3091 0 0 0 144 0 0 0 25 0 4 0 517256086 284385280 11970 33554432000 4194304 4623224 140733677737552 18446744073709551615 4289806 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2525/tid=2529] ppid=2523 vsize=277720 CPUtime=1.45 cores=1,3,5,7
/proc/2525/task/2529/stat : 2529 (SArTagnan) R 2523 2525 32466 0 -1 4202560 2197 0 0 0 145 0 0 0 25 0 4 0 517256086 284385280 11970 33554432000 4194304 4623224 140733677737552 18446744073709551615 4289849 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.85
Current children cumulated vsize (KiB) 277720

[startup+3.10046 s]
/proc/loadavg: 3.91 4.19 5.33 11/188 2529
/proc/meminfo: memFree=22227496/32951124 swapFree=67111524/67111528
[pid=2525] ppid=2523 vsize=288000 CPUtime=12.24 cores=1,3,5,7
/proc/2525/stat : 2525 (SArTagnan) R 2523 2525 32466 0 -1 4202496 25650 0 0 0 1220 4 0 0 25 0 4 0 517256082 294912000 16927 33554432000 4194304 4623224 140733677737552 18446744073709551615 4510183 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2525/statm: 72000 16927 344 105 0 67504 0
[pid=2525/tid=2527] ppid=2523 vsize=288000 CPUtime=3.04 cores=1,3,5,7
/proc/2525/task/2527/stat : 2527 (SArTagnan) R 2523 2525 32466 0 -1 4202560 3254 0 0 0 304 0 0 0 25 0 4 0 517256086 294912000 16927 33554432000 4194304 4623224 140733677737552 18446744073709551615 4376883 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2525/tid=2528] ppid=2523 vsize=288000 CPUtime=3.03 cores=1,3,5,7
/proc/2525/task/2528/stat : 2528 (SArTagnan) R 2523 2525 32466 0 -1 4202560 5363 0 0 0 302 1 0 0 25 0 4 0 517256086 294912000 16927 33554432000 4194304 4623224 140733677737552 18446744073709551615 4462989 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2525/tid=2529] ppid=2523 vsize=288000 CPUtime=3.04 cores=1,3,5,7
/proc/2525/task/2529/stat : 2529 (SArTagnan) R 2523 2525 32466 0 -1 4202560 8622 0 0 0 304 0 0 0 25 0 4 0 517256086 294912000 16927 33554432000 4194304 4623224 140733677737552 18446744073709551615 4377133 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.24
Current children cumulated vsize (KiB) 288000

[startup+6.30087 s]
/proc/loadavg: 3.91 4.19 5.33 10/188 2529
/proc/meminfo: memFree=22171284/32951124 swapFree=67111524/67111528
[pid=2525] ppid=2523 vsize=298736 CPUtime=25.03 cores=1,3,5,7
/proc/2525/stat : 2525 (SArTagnan) R 2523 2525 32466 0 -1 4202496 51667 0 0 0 2493 10 0 0 25 0 4 0 517256082 305905664 24565 33554432000 4194304 4623224 140733677737552 18446744073709551615 4512192 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2525/statm: 74684 24565 344 105 0 70188 0
[pid=2525/tid=2527] ppid=2523 vsize=298736 CPUtime=6.25 cores=1,3,5,7
/proc/2525/task/2527/stat : 2527 (SArTagnan) R 2523 2525 32466 0 -1 4202560 6268 0 0 0 623 2 0 0 25 0 4 0 517256086 305905664 24565 33554432000 4194304 4623224 140733677737552 18446744073709551615 4463036 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2525/tid=2528] ppid=2523 vsize=298736 CPUtime=6.21 cores=1,3,5,7
/proc/2525/task/2528/stat : 2528 (SArTagnan) R 2523 2525 32466 0 -1 4202560 9087 0 0 0 619 2 0 0 25 0 4 0 517256086 305905664 24565 33554432000 4194304 4623224 140733677737552 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2525/tid=2529] ppid=2523 vsize=298736 CPUtime=6.24 cores=1,3,5,7
/proc/2525/task/2529/stat : 2529 (SArTagnan) R 2523 2525 32466 0 -1 4202560 25453 0 0 0 621 3 0 0 25 0 4 0 517256086 305905664 24565 33554432000 4194304 4623224 140733677737552 18446744073709551615 4560139 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.03
Current children cumulated vsize (KiB) 298736

[startup+12.7007 s]
/proc/loadavg: 4.54 4.32 5.36 9/188 2529
/proc/meminfo: memFree=22088008/32951124 swapFree=67111524/67111528
[pid=2525] ppid=2523 vsize=308452 CPUtime=50.59 cores=1,3,5,7
/proc/2525/stat : 2525 (SArTagnan) R 2523 2525 32466 0 -1 4202496 103429 0 0 0 5038 21 0 0 25 0 4 0 517256082 315854848 36728 33554432000 4194304 4623224 140733677737552 18446744073709551615 4511649 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2525/statm: 77113 36728 344 105 0 72617 0
[pid=2525/tid=2527] ppid=2523 vsize=308452 CPUtime=12.65 cores=1,3,5,7
/proc/2525/task/2527/stat : 2527 (SArTagnan) R 2523 2525 32466 0 -1 4202560 10761 0 0 0 1262 3 0 0 25 0 4 0 517256086 315854848 36728 33554432000 4194304 4623224 140733677737552 18446744073709551615 4376640 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2525/tid=2528] ppid=2523 vsize=308452 CPUtime=12.57 cores=1,3,5,7
/proc/2525/task/2528/stat : 2528 (SArTagnan) R 2523 2525 32466 0 -1 4202560 17866 0 0 0 1251 6 0 0 25 0 4 0 517256086 315854848 36729 33554432000 4194304 4623224 140733677737552 18446744073709551615 4376823 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2525/tid=2529] ppid=2523 vsize=308452 CPUtime=12.65 cores=1,3,5,7
/proc/2525/task/2529/stat : 2529 (SArTagnan) R 2523 2525 32466 0 -1 4202560 62692 0 0 0 1256 9 0 0 25 0 4 0 517256086 315854848 36729 33554432000 4194304 4623224 140733677737552 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.59
Current children cumulated vsize (KiB) 308452

[startup+25.5003 s]
/proc/loadavg: 5.07 4.44 5.39 10/188 2529
/proc/meminfo: memFree=21967960/32951124 swapFree=67111524/67111528
[pid=2525] ppid=2523 vsize=349240 CPUtime=101.71 cores=1,3,5,7
/proc/2525/stat : 2525 (SArTagnan) R 2523 2525 32466 0 -1 4202496 202643 0 0 0 10130 41 0 0 25 0 4 0 517256082 357621760 53320 33554432000 4194304 4623224 140733677737552 18446744073709551615 4510142 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2525/statm: 87310 53320 344 105 0 82814 0
[pid=2525/tid=2527] ppid=2523 vsize=349240 CPUtime=25.44 cores=1,3,5,7
/proc/2525/task/2527/stat : 2527 (SArTagnan) R 2523 2525 32466 0 -1 4202560 17630 0 0 0 2538 6 0 0 25 0 4 0 517256086 357621760 53320 33554432000 4194304 4623224 140733677737552 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2525/tid=2528] ppid=2523 vsize=349240 CPUtime=25.3 cores=1,3,5,7
/proc/2525/task/2528/stat : 2528 (SArTagnan) R 2523 2525 32466 0 -1 4202560 26548 0 0 0 2520 10 0 0 25 0 4 0 517256086 357621760 53320 33554432000 4194304 4623224 140733677737552 18446744073709551615 4376625 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2525/tid=2529] ppid=2523 vsize=349240 CPUtime=25.44 cores=1,3,5,7
/proc/2525/task/2529/stat : 2529 (SArTagnan) R 2523 2525 32466 0 -1 4202560 143861 0 0 0 2523 21 0 0 25 0 4 0 517256086 357621760 53320 33554432000 4194304 4623224 140733677737552 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.71
Current children cumulated vsize (KiB) 349240

[startup+51.1006 s]
/proc/loadavg: 6.29 4.77 5.47 9/188 2530
/proc/meminfo: memFree=21772604/32951124 swapFree=67111524/67111528
[pid=2525] ppid=2523 vsize=564032 CPUtime=203.97 cores=1,3,5,7
/proc/2525/stat : 2525 (SArTagnan) R 2523 2525 32466 0 -1 4202496 456085 0 0 0 20312 85 0 0 25 0 4 0 517256082 577568768 89263 33554432000 4194304 4623224 140733677737552 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2525/statm: 141008 89263 344 105 0 136512 0
[pid=2525/tid=2527] ppid=2523 vsize=564032 CPUtime=51.04 cores=1,3,5,7
/proc/2525/task/2527/stat : 2527 (SArTagnan) R 2523 2525 32466 0 -1 4202560 26724 0 0 0 5093 11 0 0 25 0 4 0 517256086 577568768 89263 33554432000 4194304 4623224 140733677737552 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2525/tid=2528] ppid=2523 vsize=564032 CPUtime=50.76 cores=1,3,5,7
/proc/2525/task/2528/stat : 2528 (SArTagnan) R 2523 2525 32466 0 -1 4202560 40631 0 0 0 5061 15 0 0 25 0 4 0 517256086 577568768 89263 33554432000 4194304 4623224 140733677737552 18446744073709551615 4366369 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2525/tid=2529] ppid=2523 vsize=564032 CPUtime=51.04 cores=1,3,5,7
/proc/2525/task/2529/stat : 2529 (SArTagnan) R 2523 2525 32466 0 -1 4202560 337853 0 0 0 5055 49 0 0 25 0 4 0 517256086 577568768 89263 33554432000 4194304 4623224 140733677737552 18446744073709551615 4376652 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.97
Current children cumulated vsize (KiB) 564032

[startup+102.307 s]
/proc/loadavg: 7.38 5.33 5.62 10/188 2531
/proc/meminfo: memFree=21462348/32951124 swapFree=67111524/67111528
[pid=2525] ppid=2523 vsize=749552 CPUtime=408.51 cores=1,3,5,7
/proc/2525/stat : 2525 (SArTagnan) R 2523 2525 32466 0 -1 4202496 794547 0 0 0 40697 154 0 0 25 0 4 0 517256082 767541248 140542 33554432000 4194304 4623224 140733677737552 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/2525/statm: 187388 140542 344 105 0 182892 0
[pid=2525/tid=2527] ppid=2523 vsize=749552 CPUtime=102.25 cores=1,3,5,7
/proc/2525/task/2527/stat : 2527 (SArTagnan) R 2523 2525 32466 0 -1 4202560 41272 0 0 0 10205 20 0 0 25 0 4 0 517256086 767541248 140542 33554432000 4194304 4623224 140733677737552 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2525/tid=2528] ppid=2523 vsize=749552 CPUtime=101.95 cores=1,3,5,7
/proc/2525/task/2528/stat : 2528 (SArTagnan) R 2523 2525 32466 0 -1 4202560 61127 0 0 0 10167 28 0 0 25 0 4 0 517256086 767541248 140542 33554432000 4194304 4623224 140733677737552 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2525/tid=2529] ppid=2523 vsize=749552 CPUtime=102.25 cores=1,3,5,7
/proc/2525/task/2529/stat : 2529 (SArTagnan) R 2523 2525 32466 0 -1 4202560 586030 0 0 0 10138 87 0 0 25 0 4 0 517256086 767541248 140542 33554432000 4194304 4623224 140733677737552 18446744073709551615 4555203 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.51
Current children cumulated vsize (KiB) 749552

[startup+162.301 s]
/proc/loadavg: 7.75 5.77 5.76 9/188 2533
/proc/meminfo: memFree=21145028/32951124 swapFree=67111524/67111528
[pid=2525] ppid=2523 vsize=998408 CPUtime=648.15 cores=1,3,5,7
/proc/2525/stat : 2525 (SArTagnan) R 2523 2525 32466 0 -1 4202496 1355004 0 0 0 64557 258 0 0 25 0 4 0 517256082 1022369792 192537 33554432000 4194304 4623224 140733677737552 18446744073709551615 4414965 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/2525/statm: 249602 192537 344 105 0 245106 0
[pid=2525/tid=2527] ppid=2523 vsize=998408 CPUtime=162.25 cores=1,3,5,7
/proc/2525/task/2527/stat : 2527 (SArTagnan) R 2523 2525 32466 0 -1 4202560 56319 0 0 0 16195 30 0 0 25 0 4 0 517256086 1022369792 192538 33554432000 4194304 4623224 140733677737552 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2525/tid=2528] ppid=2523 vsize=998408 CPUtime=161.94 cores=1,3,5,7
/proc/2525/task/2528/stat : 2528 (SArTagnan) R 2523 2525 32466 0 -1 4202560 84942 0 0 0 16153 41 0 0 25 0 4 0 517256086 1022369792 192538 33554432000 4194304 4623224 140733677737552 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2525/tid=2529] ppid=2523 vsize=998408 CPUtime=162.23 cores=1,3,5,7
/proc/2525/task/2529/stat : 2529 (SArTagnan) R 2523 2525 32466 0 -1 4202560 1055727 0 0 0 16063 160 0 0 25 0 4 0 517256086 1022369792 192538 33554432000 4194304 4623224 140733677737552 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 648.15
Current children cumulated vsize (KiB) 998408

[startup+222.301 s]
/proc/loadavg: 8.00 6.24 5.92 10/188 2535
/proc/meminfo: memFree=20837744/32951124 swapFree=67111524/67111528
[pid=2525] ppid=2523 vsize=1205932 CPUtime=887.82 cores=1,3,5,7
/proc/2525/stat : 2525 (SArTagnan) R 2523 2525 32466 0 -1 4202496 1899203 0 0 0 88420 362 0 0 25 0 4 0 517256082 1234874368 242118 33554432000 4194304 4623224 140733677737552 18446744073709551615 4414984 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/2525/statm: 301483 242118 363 105 0 296987 0
[pid=2525/tid=2527] ppid=2523 vsize=1205932 CPUtime=222.25 cores=1,3,5,7
/proc/2525/task/2527/stat : 2527 (SArTagnan) R 2523 2525 32466 0 -1 4202560 60313 0 0 0 22191 34 0 0 25 0 4 0 517256086 1234874368 242118 33554432000 4194304 4623224 140733677737552 18446744073709551615 4377587 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2525/tid=2528] ppid=2523 vsize=1205932 CPUtime=221.94 cores=1,3,5,7
/proc/2525/task/2528/stat : 2528 (SArTagnan) R 2523 2525 32466 0 -1 4202560 97696 0 0 0 22136 58 0 0 25 0 4 0 517256086 1234874368 242118 33554432000 4194304 4623224 140733677737552 18446744073709551615 4376883 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2525/tid=2529] ppid=2523 vsize=1205932 CPUtime=222.23 cores=1,3,5,7
/proc/2525/task/2529/stat : 2529 (SArTagnan) R 2523 2525 32466 0 -1 4202560 1511497 0 0 0 21989 234 0 0 25 0 4 0 517256086 1234874368 242118 33554432000 4194304 4623224 140733677737552 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 887.82
Current children cumulated vsize (KiB) 1205932

[startup+282.301 s]

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

[pid=2525] ppid=2523 vsize=2040340 CPUtime=2565.53 cores=1,3,5,7
/proc/2525/stat : 2525 (SArTagnan) R 2523 2525 32466 0 -1 4202496 4884560 0 0 0 255629 924 0 0 25 0 4 0 517256082 2089308160 402529 33554432000 4194304 4623224 140733677737552 18446744073709551615 4414984 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/2525/statm: 510085 402529 344 105 0 505589 0
[pid=2525/tid=2527] ppid=2523 vsize=2040340 CPUtime=642.26 cores=1,3,5,7
/proc/2525/task/2527/stat : 2527 (SArTagnan) R 2523 2525 32466 0 -1 4202560 90874 0 0 0 64167 59 0 0 25 0 4 0 517256086 2089308160 402530 33554432000 4194304 4623224 140733677737552 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2525/tid=2528] ppid=2523 vsize=2040340 CPUtime=641.95 cores=1,3,5,7
/proc/2525/task/2528/stat : 2528 (SArTagnan) R 2523 2525 32466 0 -1 4202560 110412 0 0 0 64125 70 0 0 25 0 4 0 517256086 2089308160 402530 33554432000 4194304 4623224 140733677737552 18446744073709551615 4486238 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2525/tid=2529] ppid=2523 vsize=2040340 CPUtime=642.21 cores=1,3,5,7
/proc/2525/task/2529/stat : 2529 (SArTagnan) R 2523 2525 32466 0 -1 4202560 4173659 0 0 0 63509 712 0 0 25 0 4 0 517256086 2089308160 402530 33554432000 4194304 4623224 140733677737552 18446744073709551615 4376692 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2565.53
Current children cumulated vsize (KiB) 2040340

[startup+702.301 s]
/proc/loadavg: 8.24 7.83 6.83 10/188 2559
/proc/meminfo: memFree=19527552/32951124 swapFree=67111524/67111528
[pid=2525] ppid=2523 vsize=2040340 CPUtime=2805.19 cores=1,3,5,7
/proc/2525/stat : 2525 (SArTagnan) R 2523 2525 32466 0 -1 4202496 5294870 0 0 0 279518 1001 0 0 25 0 4 0 517256082 2089308160 416072 33554432000 4194304 4623224 140733677737552 18446744073709551615 4414885 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/2525/statm: 510085 416072 344 105 0 505589 0
[pid=2525/tid=2527] ppid=2523 vsize=2040340 CPUtime=702.25 cores=1,3,5,7
/proc/2525/task/2527/stat : 2527 (SArTagnan) R 2523 2525 32466 0 -1 4202560 91302 0 0 0 70166 59 0 0 25 0 4 0 517256086 2089308160 416072 33554432000 4194304 4623224 140733677737552 18446744073709551615 4486238 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2525/tid=2528] ppid=2523 vsize=2040340 CPUtime=701.94 cores=1,3,5,7
/proc/2525/task/2528/stat : 2528 (SArTagnan) R 2523 2525 32466 0 -1 4202560 110886 0 0 0 70124 70 0 0 25 0 4 0 517256086 2089308160 416072 33554432000 4194304 4623224 140733677737552 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2525/tid=2529] ppid=2523 vsize=2040340 CPUtime=702.21 cores=1,3,5,7
/proc/2525/task/2529/stat : 2529 (SArTagnan) R 2523 2525 32466 0 -1 4202560 4576065 0 0 0 69434 787 0 0 25 0 4 0 517256086 2089308160 416072 33554432000 4194304 4623224 140733677737552 18446744073709551615 4366112 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2805.19
Current children cumulated vsize (KiB) 2040340

[startup+762.307 s]
/proc/loadavg: 8.16 7.87 6.91 9/188 2561
/proc/meminfo: memFree=19426104/32951124 swapFree=67111524/67111528
[pid=2525] ppid=2523 vsize=2040340 CPUtime=3044.9 cores=1,3,5,7
/proc/2525/stat : 2525 (SArTagnan) R 2523 2525 32466 0 -1 4202496 5707469 0 0 0 303412 1078 0 0 25 0 4 0 517256082 2089308160 429930 33554432000 4194304 4623224 140733677737552 18446744073709551615 4355942 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/2525/statm: 510085 429931 344 105 0 505589 0
[pid=2525/tid=2527] ppid=2523 vsize=2040340 CPUtime=762.27 cores=1,3,5,7
/proc/2525/task/2527/stat : 2527 (SArTagnan) R 2523 2525 32466 0 -1 4202560 91710 0 0 0 76167 60 0 0 25 0 4 0 517256086 2089308160 429931 33554432000 4194304 4623224 140733677737552 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2525/tid=2528] ppid=2523 vsize=2040340 CPUtime=761.95 cores=1,3,5,7
/proc/2525/task/2528/stat : 2528 (SArTagnan) R 2523 2525 32466 0 -1 4202560 111181 0 0 0 76125 70 0 0 25 0 4 0 517256086 2089308160 429932 33554432000 4194304 4623224 140733677737552 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2525/tid=2529] ppid=2523 vsize=2040340 CPUtime=762.21 cores=1,3,5,7
/proc/2525/task/2529/stat : 2529 (SArTagnan) R 2523 2525 32466 0 -1 4202560 4980777 0 0 0 75360 861 0 0 25 0 4 0 517256086 2089308160 429932 33554432000 4194304 4623224 140733677737552 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3044.9
Current children cumulated vsize (KiB) 2040340

[startup+822.301 s]
/proc/loadavg: 8.25 7.95 6.99 10/188 2563
/proc/meminfo: memFree=19337804/32951124 swapFree=67111524/67111528
[pid=2525] ppid=2523 vsize=2136736 CPUtime=3284.5 cores=1,3,5,7
/proc/2525/stat : 2525 (SArTagnan) R 2523 2525 32466 0 -1 4202496 6115647 0 0 0 327291 1159 0 0 25 0 4 0 517256082 2188017664 443073 33554432000 4194304 4623224 140733677737552 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/2525/statm: 534184 443074 344 105 0 529688 0
[pid=2525/tid=2527] ppid=2523 vsize=2136736 CPUtime=822.26 cores=1,3,5,7
/proc/2525/task/2527/stat : 2527 (SArTagnan) R 2523 2525 32466 0 -1 4202560 92327 0 0 0 82166 60 0 0 25 0 4 0 517256086 2188017664 443081 33554432000 4194304 4623224 140733677737552 18446744073709551615 4486198 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2525/tid=2528] ppid=2523 vsize=2136736 CPUtime=821.9 cores=1,3,5,7
/proc/2525/task/2528/stat : 2528 (SArTagnan) R 2523 2525 32466 0 -1 4202560 127252 0 0 0 82117 73 0 0 25 0 4 0 517256086 2188017664 443096 33554432000 4194304 4623224 140733677737552 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2525/tid=2529] ppid=2523 vsize=2136736 CPUtime=822.21 cores=1,3,5,7
/proc/2525/task/2529/stat : 2529 (SArTagnan) R 2523 2525 32466 0 -1 4202560 5363952 0 0 0 81284 937 0 0 25 0 4 0 517256086 2188017664 443110 33554432000 4194304 4623224 140733677737552 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3284.5
Current children cumulated vsize (KiB) 2136736

[startup+882.3 s]
/proc/loadavg: 8.11 7.97 7.06 10/188 2564
/proc/meminfo: memFree=19238348/32951124 swapFree=67111524/67111528
[pid=2525] ppid=2523 vsize=2202272 CPUtime=3524.18 cores=1,3,5,7
/proc/2525/stat : 2525 (SArTagnan) R 2523 2525 32466 0 -1 4202496 6557202 0 0 0 351176 1242 0 0 25 0 4 0 517256082 2255126528 459653 33554432000 4194304 4623224 140733677737552 18446744073709551615 4414993 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/2525/statm: 550568 459653 344 105 0 546072 0
[pid=2525/tid=2527] ppid=2523 vsize=2202272 CPUtime=882.26 cores=1,3,5,7
/proc/2525/task/2527/stat : 2527 (SArTagnan) R 2523 2525 32466 0 -1 4202560 92792 0 0 0 88166 60 0 0 25 0 4 0 517256086 2255126528 459653 33554432000 4194304 4623224 140733677737552 18446744073709551615 4486238 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2525/tid=2528] ppid=2523 vsize=2202272 CPUtime=881.9 cores=1,3,5,7
/proc/2525/task/2528/stat : 2528 (SArTagnan) R 2523 2525 32466 0 -1 4202560 133818 0 0 0 88108 82 0 0 25 0 4 0 517256086 2255126528 459653 33554432000 4194304 4623224 140733677737552 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2525/tid=2529] ppid=2523 vsize=2202272 CPUtime=882.22 cores=1,3,5,7
/proc/2525/task/2529/stat : 2529 (SArTagnan) R 2523 2525 32466 0 -1 4202560 5789994 0 0 0 87214 1008 0 0 25 0 4 0 517256086 2255126528 459653 33554432000 4194304 4623224 140733677737552 18446744073709551615 4376883 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3524.18
Current children cumulated vsize (KiB) 2202272

[startup+942.3 s]
/proc/loadavg: 8.34 8.05 7.14 10/188 2566
/proc/meminfo: memFree=19027660/32951124 swapFree=67111524/67111528
[pid=2525] ppid=2523 vsize=2522256 CPUtime=3763.81 cores=1,3,5,7
/proc/2525/stat : 2525 (SArTagnan) R 2523 2525 32466 0 -1 4202496 7206421 0 0 0 375015 1366 0 0 25 0 4 0 517256082 2582790144 504271 33554432000 4194304 4623224 140733677737552 18446744073709551615 4414880 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/2525/statm: 630564 504271 344 105 0 626068 0
[pid=2525/tid=2527] ppid=2523 vsize=2522256 CPUtime=942.27 cores=1,3,5,7
/proc/2525/task/2527/stat : 2527 (SArTagnan) R 2523 2525 32466 0 -1 4202560 93280 0 0 0 94166 61 0 0 25 0 4 0 517256086 2582790144 504271 33554432000 4194304 4623224 140733677737552 18446744073709551615 4486238 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2525/tid=2528] ppid=2523 vsize=2522256 CPUtime=941.88 cores=1,3,5,7
/proc/2525/task/2528/stat : 2528 (SArTagnan) R 2523 2525 32466 0 -1 4202560 143263 0 0 0 94090 98 0 0 25 0 4 0 517256086 2582790144 504271 33554432000 4194304 4623224 140733677737552 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2525/tid=2529] ppid=2523 vsize=2522256 CPUtime=942.18 cores=1,3,5,7
/proc/2525/task/2529/stat : 2529 (SArTagnan) R 2523 2525 32466 0 -1 4202560 6240930 0 0 0 93127 1091 0 0 25 0 4 0 517256086 2582790144 504271 33554432000 4194304 4623224 140733677737552 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3763.81
Current children cumulated vsize (KiB) 2522256

[startup+1002.3 s]
/proc/loadavg: 8.24 8.07 7.20 10/188 2567
/proc/meminfo: memFree=18900544/32951124 swapFree=67111524/67111528
[pid=2525] ppid=2523 vsize=2718396 CPUtime=4003.48 cores=1,3,5,7
/proc/2525/stat : 2525 (SArTagnan) R 2523 2525 32466 0 -1 4202496 7691567 0 0 0 398882 1466 0 0 25 0 4 0 517256082 2783637504 526018 33554432000 4194304 4623224 140733677737552 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/2525/statm: 679599 526018 344 105 0 675103 0
[pid=2525/tid=2527] ppid=2523 vsize=2718396 CPUtime=1002.26 cores=1,3,5,7
/proc/2525/task/2527/stat : 2527 (SArTagnan) R 2523 2525 32466 0 -1 4202560 110110 0 0 0 100163 63 0 0 25 0 4 0 517256086 2783637504 526018 33554432000 4194304 4623224 140733677737552 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2525/tid=2528] ppid=2523 vsize=2718396 CPUtime=1001.88 cores=1,3,5,7
/proc/2525/task/2528/stat : 2528 (SArTagnan) R 2523 2525 32466 0 -1 4202560 151885 0 0 0 100074 114 0 0 25 0 4 0 517256086 2783637504 526029 33554432000 4194304 4623224 140733677737552 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2525/tid=2529] ppid=2523 vsize=2718396 CPUtime=1002.18 cores=1,3,5,7
/proc/2525/task/2529/stat : 2529 (SArTagnan) R 2523 2525 32466 0 -1 4202560 6677787 0 0 0 99049 1169 0 0 25 0 4 0 517256086 2783637504 526043 33554432000 4194304 4623224 140733677737552 18446744073709551615 255376998585 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4003.48
Current children cumulated vsize (KiB) 2718396

[startup+1062.3 s]
/proc/loadavg: 8.45 8.15 7.28 10/188 2569
/proc/meminfo: memFree=18788812/32951124 swapFree=67111524/67111528
[pid=2525] ppid=2523 vsize=2718396 CPUtime=4243.13 cores=1,3,5,7
/proc/2525/stat : 2525 (SArTagnan) R 2523 2525 32466 0 -1 4202496 8110468 0 0 0 422767 1546 0 0 25 0 4 0 517256082 2783637504 544754 33554432000 4194304 4623224 140733677737552 18446744073709551615 4415995 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/2525/statm: 679599 544754 344 105 0 675103 0
[pid=2525/tid=2527] ppid=2523 vsize=2718396 CPUtime=1062.26 cores=1,3,5,7
/proc/2525/task/2527/stat : 2527 (SArTagnan) R 2523 2525 32466 0 -1 4202560 110530 0 0 0 106163 63 0 0 25 0 4 0 517256086 2783637504 544754 33554432000 4194304 4623224 140733677737552 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2525/tid=2528] ppid=2523 vsize=2718396 CPUtime=1061.88 cores=1,3,5,7
/proc/2525/task/2528/stat : 2528 (SArTagnan) R 2523 2525 32466 0 -1 4202560 158390 0 0 0 106064 124 0 0 25 0 4 0 517256086 2783637504 544754 33554432000 4194304 4623224 140733677737552 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2525/tid=2529] ppid=2523 vsize=2718396 CPUtime=1062.18 cores=1,3,5,7
/proc/2525/task/2529/stat : 2529 (SArTagnan) R 2523 2525 32466 0 -1 4202560 7083431 0 0 0 104981 1237 0 0 25 0 4 0 517256086 2783637504 544754 33554432000 4194304 4623224 140733677737552 18446744073709551615 4364786 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4243.13
Current children cumulated vsize (KiB) 2718396

[startup+1122.3 s]
/proc/loadavg: 8.25 8.15 7.33 9/188 2571
/proc/meminfo: memFree=18660460/32951124 swapFree=67111524/67111528
[pid=2525] ppid=2523 vsize=2766400 CPUtime=4482.8 cores=1,3,5,7
/proc/2525/stat : 2525 (SArTagnan) R 2523 2525 32466 0 -1 4202496 8225200 0 0 0 446712 1568 0 0 25 0 4 0 517256082 2832793600 553334 33554432000 4194304 4623224 140733677737552 18446744073709551615 4360122 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/2525/statm: 691600 553334 344 105 0 687104 0
[pid=2525/tid=2527] ppid=2523 vsize=2766400 CPUtime=1122.27 cores=1,3,5,7
/proc/2525/task/2527/stat : 2527 (SArTagnan) R 2523 2525 32466 0 -1 4202560 116856 0 0 0 112163 64 0 0 25 0 4 0 517256086 2832793600 553334 33554432000 4194304 4623224 140733677737552 18446744073709551615 4486238 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2525/tid=2528] ppid=2523 vsize=2766400 CPUtime=1121.88 cores=1,3,5,7
/proc/2525/task/2528/stat : 2528 (SArTagnan) R 2523 2525 32466 0 -1 4202560 158841 0 0 0 112064 124 0 0 25 0 4 0 517256086 2832793600 553334 33554432000 4194304 4623224 140733677737552 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2525/tid=2529] ppid=2523 vsize=2766400 CPUtime=1122.18 cores=1,3,5,7
/proc/2525/task/2529/stat : 2529 (SArTagnan) R 2523 2525 32466 0 -1 4202560 7188977 0 0 0 110961 1257 0 0 25 0 4 0 517256086 2832793600 553334 33554432000 4194304 4623224 140733677737552 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4482.8
Current children cumulated vsize (KiB) 2766400

[startup+1182.3 s]
/proc/loadavg: 8.26 8.16 7.39 9/188 2572
/proc/meminfo: memFree=18595100/32951124 swapFree=67111524/67111528
[pid=2525] ppid=2523 vsize=2766400 CPUtime=4722.49 cores=1,3,5,7
/proc/2525/stat : 2525 (SArTagnan) R 2523 2525 32466 0 -1 4202496 8229368 0 0 0 470679 1570 0 0 25 0 4 0 517256082 2832793600 557060 33554432000 4194304 4623224 140733677737552 18446744073709551615 4360087 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/2525/statm: 691600 557060 344 105 0 687104 0
[pid=2525/tid=2527] ppid=2523 vsize=2766400 CPUtime=1182.27 cores=1,3,5,7
/proc/2525/task/2527/stat : 2527 (SArTagnan) R 2523 2525 32466 0 -1 4202560 117227 0 0 0 118163 64 0 0 25 0 4 0 517256086 2832793600 557060 33554432000 4194304 4623224 140733677737552 18446744073709551615 4357593 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2525/tid=2528] ppid=2523 vsize=2766400 CPUtime=1181.88 cores=1,3,5,7
/proc/2525/task/2528/stat : 2528 (SArTagnan) R 2523 2525 32466 0 -1 4202560 158964 0 0 0 118064 124 0 0 25 0 4 0 517256086 2832793600 557060 33554432000 4194304 4623224 140733677737552 18446744073709551615 4376625 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2525/tid=2529] ppid=2523 vsize=2766400 CPUtime=1182.19 cores=1,3,5,7
/proc/2525/task/2529/stat : 2529 (SArTagnan) R 2523 2525 32466 0 -1 4202560 7188985 0 0 0 116961 1258 0 0 25 0 4 0 517256086 2832793600 557060 33554432000 4194304 4623224 140733677737552 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4722.49
Current children cumulated vsize (KiB) 2766400



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.8 s]
/proc/loadavg: 8.17 8.15 7.40 9/188 2573
/proc/meminfo: memFree=18579224/32951124 swapFree=67111524/67111528
[pid=2525] ppid=2523 vsize=2766400 CPUtime=4800.39 cores=1,3,5,7
/proc/2525/stat : 2525 (SArTagnan) R 2523 2525 32466 0 -1 4202496 8231159 0 0 0 478468 1571 0 0 25 0 4 0 517256082 2832793600 558586 33554432000 4194304 4623224 140733677737552 18446744073709551615 4360087 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/2525/statm: 691600 558586 344 105 0 687104 0
[pid=2525/tid=2527] ppid=2523 vsize=2766400 CPUtime=1201.78 cores=1,3,5,7
/proc/2525/task/2527/stat : 2527 (SArTagnan) R 2523 2525 32466 0 -1 4202560 117420 0 0 0 120113 65 0 0 25 0 4 0 517256086 2832793600 558586 33554432000 4194304 4623224 140733677737552 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2525/tid=2528] ppid=2523 vsize=2766400 CPUtime=1201.39 cores=1,3,5,7
/proc/2525/task/2528/stat : 2528 (SArTagnan) R 2523 2525 32466 0 -1 4202560 159040 0 0 0 120015 124 0 0 25 0 4 0 517256086 2832793600 558586 33554432000 4194304 4623224 140733677737552 18446744073709551615 4376675 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2525/tid=2529] ppid=2523 vsize=2766400 CPUtime=1201.69 cores=1,3,5,7
/proc/2525/task/2529/stat : 2529 (SArTagnan) R 2523 2525 32466 0 -1 4202560 7188985 0 0 0 118911 1258 0 0 25 0 4 0 517256086 2832793600 558586 33554432000 4194304 4623224 140733677737552 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.39
Current children cumulated vsize (KiB) 2766400

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.91
CPU time (s): 4800.52
CPU user time (s): 4784.72
CPU system time (s): 15.8056
CPU usage (%): 399.409
Max. virtual memory (cumulated for all children) (KiB): 3161640

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4784.72
system time used= 15.8056
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8231159
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= 4685
involuntary context switches= 23505

runsolver used 1.80572 second user time and 4.75828 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-29 07:56:22
IDJOB=3258924
IDBENCH=71443
IDSOLVER=1656
FILE ID=node135/3258924-1304056582
RUNJOBID= node135-1304056582-2503
PBS_JOBID= 13170376
Free space on /tmp= 71116 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/unforced/rbsat-v1820c171155g5.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3258924-1304056582/watcher-3258924-1304056582 -o /tmp/evaluation-result-3258924-1304056582/solver-3258924-1304056582 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3258924-1304056582.cnf -threads=4

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

MD5SUM BENCH= 70a781814cd432fb0f934a7edd92ccff
RANDOM SEED=1507124635

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22317948 kB
Buffers:       1831452 kB
Cached:        8137508 kB
SwapCached:          4 kB
Active:        2468612 kB
Inactive:      7572928 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22317948 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            3980 kB
Writeback:           0 kB
AnonPages:       72348 kB
Mapped:          15276 kB
Slab:           528604 kB
PageTables:       4848 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   248728 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= 71116 MiB
End job on node135 at 2011-04-29 08:16:26