Trace number 3386107

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) 3740.29 1300.11

General information on the benchmark

NameCRAFTED/rbsat/random/
forced/rbsat-v2400c266431gyes7.cnf
MD5SUM92e61742efd2e322c59b4442206bebf1
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 variables2400
Number of clauses266431
Sum of the clauses size535112
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2266356
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 575

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-3386107-1305578421/watcher-3386107-1305578421 -o /tmp/evaluation-result-3386107-1305578421/solver-3386107-1305578421 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3386107-1305578421.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: 10.91 11.13 11.11 8/413 27382
/proc/meminfo: memFree=7616300/32950928 swapFree=64721856/67111528
[pid=27382] ppid=27380 vsize=25636 CPUtime=0.01 cores=1,3,5,7
/proc/27382/stat : 27382 (SArTagnan) R 27380 27382 27246 0 -1 4202496 962 0 0 0 1 0 0 0 25 0 1 0 669441876 26251264 583 33554432000 4194304 4625164 140735003108288 18446744073709551615 248089698048 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/27382/statm: 6409 583 296 106 0 1912 0

[startup+0.0374671 s]
/proc/loadavg: 10.91 11.13 11.11 8/413 27382
/proc/meminfo: memFree=7616300/32950928 swapFree=64721856/67111528
[pid=27382] ppid=27380 vsize=27352 CPUtime=0.03 cores=1,3,5,7
/proc/27382/stat : 27382 (SArTagnan) R 27380 27382 27246 0 -1 4202496 2135 0 0 0 3 0 0 0 25 0 1 0 669441876 28008448 897 33554432000 4194304 4625164 140735003108288 18446744073709551615 4339447 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/27382/statm: 6838 898 296 106 0 2341 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 27352

[startup+0.111478 s]
/proc/loadavg: 10.91 11.13 11.11 8/413 27382
/proc/meminfo: memFree=7616300/32950928 swapFree=64721856/67111528
[pid=27382] ppid=27380 vsize=136524 CPUtime=0.14 cores=1,3,5,7
/proc/27382/stat : 27382 (SArTagnan) D 27380 27382 27246 0 -1 4202496 5936 0 0 0 14 0 0 0 25 0 4 0 669441876 139800576 4085 33554432000 4194304 4625164 140735003108288 18446744073709551615 248089395408 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/27382/statm: 34131 4085 333 106 0 29634 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 136524

[startup+0.300424 s]
/proc/loadavg: 10.91 11.13 11.11 8/413 27382
/proc/meminfo: memFree=7616300/32950928 swapFree=64721856/67111528
[pid=27382] ppid=27380 vsize=204512 CPUtime=0.5 cores=1,3,5,7
/proc/27382/stat : 27382 (SArTagnan) S 27380 27382 27246 0 -1 4202496 7080 0 0 0 49 1 0 0 25 0 4 0 669441876 209420288 5229 33554432000 4194304 4625164 140735003108288 18446744073709551615 248089803246 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/27382/statm: 51128 5229 333 106 0 46631 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 204512

[startup+0.700354 s]
/proc/loadavg: 10.91 11.13 11.11 8/413 27382
/proc/meminfo: memFree=7616300/32950928 swapFree=64721856/67111528
[pid=27382] ppid=27380 vsize=289424 CPUtime=1.25 cores=1,3,5,7
/proc/27382/stat : 27382 (SArTagnan) R 27380 27382 27246 0 -1 4202496 16458 0 0 0 123 2 0 0 25 0 4 0 669441876 296370176 10710 33554432000 4194304 4625164 140735003108288 18446744073709551615 4339447 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/27382/statm: 72356 10710 333 106 0 67859 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 289424

[startup+1.50021 s]
/proc/loadavg: 10.91 11.13 11.11 12/417 27387
/proc/meminfo: memFree=7568472/32950928 swapFree=64721856/67111528
[pid=27382] ppid=27380 vsize=295084 CPUtime=2.78 cores=1,3,5,7
/proc/27382/stat : 27382 (SArTagnan) R 27380 27382 27246 0 -1 4202496 21412 0 0 0 275 3 0 0 25 0 4 0 669441876 302166016 15501 33554432000 4194304 4625164 140735003108288 18446744073709551615 4281116 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/27382/statm: 73771 15501 348 106 0 69274 0
[pid=27382/tid=27384] ppid=27380 vsize=295084 CPUtime=1.03 cores=1,3,5,7
/proc/27382/task/27384/stat : 27384 (SArTagnan) R 27380 27382 27246 0 -1 4202560 2694 0 0 0 103 0 0 0 25 0 4 0 669441883 302166016 15501 33554432000 4194304 4625164 140735003108288 18446744073709551615 4352183 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27382/tid=27385] ppid=27380 vsize=295084 CPUtime=0.5 cores=1,3,5,7
/proc/27382/task/27385/stat : 27385 (SArTagnan) R 27380 27382 27246 0 -1 4202560 1706 0 0 0 50 0 0 0 25 0 4 0 669441883 302166016 15501 33554432000 4194304 4625164 140735003108288 18446744073709551615 4351790 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27382/tid=27386] ppid=27380 vsize=295084 CPUtime=0.95 cores=1,3,5,7
/proc/27382/task/27386/stat : 27386 (SArTagnan) R 27380 27382 27246 0 -1 4202560 1465 0 0 0 95 0 0 0 25 0 4 0 669441883 302166016 15501 33554432000 4194304 4625164 140735003108288 18446744073709551615 4334238 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 295084

[startup+3.10093 s]
/proc/loadavg: 10.91 11.13 11.11 12/417 27387
/proc/meminfo: memFree=7551732/32950928 swapFree=64721856/67111528
[pid=27382] ppid=27380 vsize=298588 CPUtime=5.96 cores=1,3,5,7
/proc/27382/stat : 27382 (SArTagnan) R 27380 27382 27246 0 -1 4202496 25992 0 0 0 592 4 0 0 25 0 4 0 669441876 305754112 18516 33554432000 4194304 4625164 140735003108288 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/27382/statm: 74647 18516 352 106 0 70150 0
[pid=27382/tid=27384] ppid=27380 vsize=298588 CPUtime=1.81 cores=1,3,5,7
/proc/27382/task/27384/stat : 27384 (SArTagnan) R 27380 27382 27246 0 -1 4202560 3460 0 0 0 181 0 0 0 25 0 4 0 669441883 305754112 18516 33554432000 4194304 4625164 140735003108288 18446744073709551615 4352296 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27382/tid=27385] ppid=27380 vsize=298588 CPUtime=1.1 cores=1,3,5,7
/proc/27382/task/27385/stat : 27385 (SArTagnan) R 27380 27382 27246 0 -1 4202560 2804 0 0 0 110 0 0 0 25 0 4 0 669441883 305754112 18516 33554432000 4194304 4625164 140735003108288 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27382/tid=27386] ppid=27380 vsize=298588 CPUtime=1.96 cores=1,3,5,7
/proc/27382/task/27386/stat : 27386 (SArTagnan) R 27380 27382 27246 0 -1 4202560 4172 0 0 0 195 1 0 0 25 0 4 0 669441883 305754112 18516 33554432000 4194304 4625164 140735003108288 18446744073709551615 4490174 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 298588

[startup+6.30037 s]
/proc/loadavg: 10.92 11.13 11.11 12/417 27387
/proc/meminfo: memFree=7524748/32950928 swapFree=64721856/67111528
[pid=27382] ppid=27380 vsize=303840 CPUtime=12.32 cores=1,3,5,7
/proc/27382/stat : 27382 (SArTagnan) R 27380 27382 27246 0 -1 4202496 32685 0 0 0 1227 5 0 0 25 0 4 0 669441876 311132160 23454 33554432000 4194304 4625164 140735003108288 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/27382/statm: 75960 23454 355 106 0 71463 0
[pid=27382/tid=27384] ppid=27380 vsize=303840 CPUtime=3.4 cores=1,3,5,7
/proc/27382/task/27384/stat : 27384 (SArTagnan) R 27380 27382 27246 0 -1 4202560 4798 0 0 0 340 0 0 0 25 0 4 0 669441883 311132160 23454 33554432000 4194304 4625164 140735003108288 18446744073709551615 4352029 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27382/tid=27385] ppid=27380 vsize=303840 CPUtime=2.7 cores=1,3,5,7
/proc/27382/task/27385/stat : 27385 (SArTagnan) R 27380 27382 27246 0 -1 4202560 4747 0 0 0 270 0 0 0 25 0 4 0 669441883 311132160 23454 33554432000 4194304 4625164 140735003108288 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27382/tid=27386] ppid=27380 vsize=303840 CPUtime=3.55 cores=1,3,5,7
/proc/27382/task/27386/stat : 27386 (SArTagnan) R 27380 27382 27246 0 -1 4202560 7340 0 0 0 354 1 0 0 25 0 4 0 669441883 311132160 23454 33554432000 4194304 4625164 140735003108288 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 303840

[startup+12.7002 s]
/proc/loadavg: 10.93 11.12 11.11 12/417 27387
/proc/meminfo: memFree=7494612/32950928 swapFree=64721856/67111528
[pid=27382] ppid=27380 vsize=309368 CPUtime=25.03 cores=1,3,5,7
/proc/27382/stat : 27382 (SArTagnan) R 27380 27382 27246 0 -1 4202496 41299 0 0 0 2496 7 0 0 25 0 4 0 669441876 316792832 29305 33554432000 4194304 4625164 140735003108288 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/27382/statm: 77342 29305 357 106 0 72845 0
[pid=27382/tid=27384] ppid=27380 vsize=309368 CPUtime=6.58 cores=1,3,5,7
/proc/27382/task/27384/stat : 27384 (SArTagnan) R 27380 27382 27246 0 -1 4202560 6523 0 0 0 657 1 0 0 25 0 4 0 669441883 316792832 29305 33554432000 4194304 4625164 140735003108288 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27382/tid=27385] ppid=27380 vsize=309368 CPUtime=5.86 cores=1,3,5,7
/proc/27382/task/27385/stat : 27385 (SArTagnan) R 27380 27382 27246 0 -1 4202560 6562 0 0 0 585 1 0 0 25 0 4 0 669441883 316792832 29305 33554432000 4194304 4625164 140735003108288 18446744073709551615 4351975 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27382/tid=27386] ppid=27380 vsize=309368 CPUtime=6.79 cores=1,3,5,7
/proc/27382/task/27386/stat : 27386 (SArTagnan) R 27380 27382 27246 0 -1 4202560 8430 0 0 0 678 1 0 0 25 0 4 0 669441883 316792832 29305 33554432000 4194304 4625164 140735003108288 18446744073709551615 4352035 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) 309368

[startup+25.501 s]
/proc/loadavg: 10.94 11.12 11.11 12/417 27387
/proc/meminfo: memFree=7447288/32950928 swapFree=64721856/67111528
[pid=27382] ppid=27380 vsize=321208 CPUtime=56.26 cores=1,3,5,7
/proc/27382/stat : 27382 (SArTagnan) R 27380 27382 27246 0 -1 4202496 50870 0 0 0 5616 10 0 0 25 0 4 0 669441876 328916992 38842 33554432000 4194304 4625164 140735003108288 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27382/statm: 80302 38842 389 106 0 75805 0
[pid=27382/tid=27384] ppid=27380 vsize=321208 CPUtime=12.8 cores=1,3,5,7
/proc/27382/task/27384/stat : 27384 (SArTagnan) R 27380 27382 27246 0 -1 4202560 10083 0 0 0 1279 1 0 0 25 0 4 0 669441883 328916992 38842 33554432000 4194304 4625164 140735003108288 18446744073709551615 4351814 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27382/tid=27385] ppid=27380 vsize=321208 CPUtime=12.2 cores=1,3,5,7
/proc/27382/task/27385/stat : 27385 (SArTagnan) R 27380 27382 27246 0 -1 4202560 10035 0 0 0 1217 3 0 0 25 0 4 0 669441883 328916992 38842 33554432000 4194304 4625164 140735003108288 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27382/tid=27386] ppid=27380 vsize=321208 CPUtime=17.01 cores=1,3,5,7
/proc/27382/task/27386/stat : 27386 (SArTagnan) R 27380 27382 27246 0 -1 4202560 10287 0 0 0 1699 2 0 0 25 0 4 0 669441883 328916992 38842 33554432000 4194304 4625164 140735003108288 18446744073709551615 4547918 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 56.26
Current children cumulated vsize (KiB) 321208

[startup+51.1005 s]
/proc/loadavg: 11.04 11.12 11.11 12/417 27388
/proc/meminfo: memFree=7362856/32950928 swapFree=64721856/67111528
[pid=27382] ppid=27380 vsize=386788 CPUtime=120.06 cores=1,3,5,7
/proc/27382/stat : 27382 (SArTagnan) R 27380 27382 27246 0 -1 4202496 157792 0 0 0 11975 31 0 0 25 0 4 0 669441876 396070912 57550 33554432000 4194304 4625164 140735003108288 18446744073709551615 4393080 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27382/statm: 96697 57550 353 106 0 92200 0
[pid=27382/tid=27384] ppid=27380 vsize=386788 CPUtime=25.4 cores=1,3,5,7
/proc/27382/task/27384/stat : 27384 (SArTagnan) R 27380 27382 27246 0 -1 4202560 15244 0 0 0 2537 3 0 0 25 0 4 0 669441883 396070912 57550 33554432000 4194304 4625164 140735003108288 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27382/tid=27385] ppid=27380 vsize=386788 CPUtime=24.86 cores=1,3,5,7
/proc/27382/task/27385/stat : 27385 (SArTagnan) R 27380 27382 27246 0 -1 4202560 16768 0 0 0 2481 5 0 0 24 0 4 0 669441883 396070912 57550 33554432000 4194304 4625164 140735003108288 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27382/tid=27386] ppid=27380 vsize=386788 CPUtime=42.62 cores=1,3,5,7
/proc/27382/task/27386/stat : 27386 (SArTagnan) R 27380 27382 27246 0 -1 4202560 96417 0 0 0 4244 18 0 0 25 0 4 0 669441883 396070912 57550 33554432000 4194304 4625164 140735003108288 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 120.06
Current children cumulated vsize (KiB) 386788

[startup+102.315 s]
/proc/loadavg: 10.76 11.04 11.08 12/417 27420
/proc/meminfo: memFree=8072064/32950928 swapFree=64721856/67111528
[pid=27382] ppid=27380 vsize=575444 CPUtime=251.78 cores=1,3,5,7
/proc/27382/stat : 27382 (SArTagnan) R 27380 27382 27246 0 -1 4202496 398630 0 0 0 25102 76 0 0 25 0 4 0 669441876 589254656 99320 33554432000 4194304 4625164 140735003108288 18446744073709551615 4288180 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27382/statm: 143861 99320 344 106 0 139364 0
[pid=27382/tid=27384] ppid=27380 vsize=575444 CPUtime=59 cores=1,3,5,7
/proc/27382/task/27384/stat : 27384 (SArTagnan) R 27380 27382 27246 0 -1 4202560 22695 0 0 0 5895 5 0 0 25 0 4 0 669441883 589254656 99320 33554432000 4194304 4625164 140735003108288 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27382/tid=27385] ppid=27380 vsize=575444 CPUtime=57.25 cores=1,3,5,7
/proc/27382/task/27385/stat : 27385 (SArTagnan) R 27380 27382 27246 0 -1 4202560 29059 0 0 0 5711 14 0 0 25 0 4 0 669441883 589254656 99320 33554432000 4194304 4625164 140735003108288 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27382/tid=27386] ppid=27380 vsize=575444 CPUtime=79.55 cores=1,3,5,7
/proc/27382/task/27386/stat : 27386 (SArTagnan) R 27380 27382 27246 0 -1 4202560 237198 0 0 0 7915 40 0 0 25 0 4 0 669441883 589254656 99320 33554432000 4194304 4625164 140735003108288 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 251.78
Current children cumulated vsize (KiB) 575444

[startup+162.301 s]
/proc/loadavg: 11.10 11.08 11.09 12/417 27422
/proc/meminfo: memFree=7781076/32950928 swapFree=64721856/67111528
[pid=27382] ppid=27380 vsize=870684 CPUtime=430.91 cores=1,3,5,7
/proc/27382/stat : 27382 (SArTagnan) R 27380 27382 27246 0 -1 4202496 837974 0 0 0 42945 146 0 0 25 0 4 0 669441876 891580416 144017 33554432000 4194304 4625164 140735003108288 18446744073709551615 4393074 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27382/statm: 217671 144017 357 106 0 213174 0
[pid=27382/tid=27384] ppid=27380 vsize=870684 CPUtime=101.68 cores=1,3,5,7
/proc/27382/task/27384/stat : 27384 (SArTagnan) R 27380 27382 27246 0 -1 4202560 28657 0 0 0 10161 7 0 0 25 0 4 0 669441883 891580416 144017 33554432000 4194304 4625164 140735003108288 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27382/tid=27385] ppid=27380 vsize=870684 CPUtime=89.69 cores=1,3,5,7
/proc/27382/task/27385/stat : 27385 (SArTagnan) R 27380 27382 27246 0 -1 4202560 32426 0 0 0 8953 16 0 0 25 0 4 0 669441883 891580416 144017 33554432000 4194304 4625164 140735003108288 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27382/tid=27386] ppid=27380 vsize=870684 CPUtime=136.82 cores=1,3,5,7
/proc/27382/task/27386/stat : 27386 (SArTagnan) R 27380 27382 27246 0 -1 4202560 603153 0 0 0 13585 97 0 0 25 0 4 0 669441883 891580416 144017 33554432000 4194304 4625164 140735003108288 18446744073709551615 248105681947 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 430.91
Current children cumulated vsize (KiB) 870684

[startup+222.3 s]
/proc/loadavg: 11.03 11.06 11.08 12/417 27423
/proc/meminfo: memFree=7513820/32950928 swapFree=64721856/67111528
[pid=27382] ppid=27380 vsize=985572 CPUtime=610.1 cores=1,3,5,7
/proc/27382/stat : 27382 (SArTagnan) R 27380 27382 27246 0 -1 4202496 1136406 0 0 0 60814 196 0 0 25 0 4 0 669441876 1009225728 179382 33554432000 4194304 4625164 140735003108288 18446744073709551615 4393110 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27382/statm: 246393 179382 343 106 0 241896 0
[pid=27382/tid=27384] ppid=27380 vsize=985572 CPUtime=160.86 cores=1,3,5,7
/proc/27382/task/27384/stat : 27384 (SArTagnan) R 27380 27382 27246 0 -1 4202560 39097 0 0 0 16076 10 0 0 25 0 4 0 669441883 1009225728 179382 33554432000 4194304 4625164 140735003108288 18446744073709551615 4351844 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27382/tid=27385] ppid=27380 vsize=985572 CPUtime=125.88 cores=1,3,5,7
/proc/27382/task/27385/stat : 27385 (SArTagnan) R 27380 27382 27246 0 -1 4202560 39396 0 0 0 12569 19 0 0 25 0 4 0 669441883 1009225728 179382 33554432000 4194304 4625164 140735003108288 18446744073709551615 4352760 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27382/tid=27386] ppid=27380 vsize=985572 CPUtime=188.32 cores=1,3,5,7
/proc/27382/task/27386/stat : 27386 (SArTagnan) R 27380 27382 27246 0 -1 4202560 813500 0 0 0 18702 130 0 0 25 0 4 0 669441883 1009225728 179382 33554432000 4194304 4625164 140735003108288 18446744073709551615 4550975 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 610.1
Current children cumulated vsize (KiB) 985572

[startup+282.301 s]

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

[pid=27382] ppid=27380 vsize=1835452 CPUtime=2043.56 cores=1,3,5,7
/proc/27382/stat : 27382 (SArTagnan) R 27380 27382 27246 0 -1 4202496 3951635 0 0 0 203712 644 0 0 25 0 4 0 669441876 1879502848 374440 33554432000 4194304 4625164 140735003108288 18446744073709551615 4519353 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27382/statm: 458863 374440 343 106 0 454366 0
[pid=27382/tid=27384] ppid=27380 vsize=1835452 CPUtime=567.43 cores=1,3,5,7
/proc/27382/task/27384/stat : 27384 (SArTagnan) R 27380 27382 27246 0 -1 4202560 70845 0 0 0 56721 22 0 0 25 0 4 0 669441883 1879502848 374440 33554432000 4194304 4625164 140735003108288 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27382/tid=27385] ppid=27380 vsize=1835452 CPUtime=426.76 cores=1,3,5,7
/proc/27382/task/27385/stat : 27385 (SArTagnan) R 27380 27382 27246 0 -1 4202560 60483 0 0 0 42640 36 0 0 25 0 4 0 669441883 1879502848 374440 33554432000 4194304 4625164 140735003108288 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27382/tid=27386] ppid=27380 vsize=1835452 CPUtime=566.61 cores=1,3,5,7
/proc/27382/task/27386/stat : 27386 (SArTagnan) R 27380 27382 27246 0 -1 4202560 3198405 0 0 0 56172 489 0 0 25 0 4 0 669441883 1879502848 374440 33554432000 4194304 4625164 140735003108288 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2043.56
Current children cumulated vsize (KiB) 1835452

[startup+762.315 s]
/proc/loadavg: 11.11 11.14 11.09 12/417 27438
/proc/meminfo: memFree=5894564/32950928 swapFree=64721856/67111528
[pid=27382] ppid=27380 vsize=2188936 CPUtime=2222.79 cores=1,3,5,7
/proc/27382/stat : 27382 (SArTagnan) R 27380 27382 27246 0 -1 4202496 4387289 0 0 0 221567 712 0 0 25 0 4 0 669441876 2241470464 429057 33554432000 4194304 4625164 140735003108288 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27382/statm: 547234 429057 343 106 0 542737 0
[pid=27382/tid=27384] ppid=27380 vsize=2188936 CPUtime=626.63 cores=1,3,5,7
/proc/27382/task/27384/stat : 27384 (SArTagnan) R 27380 27382 27246 0 -1 4202560 71289 0 0 0 62641 22 0 0 25 0 4 0 669441883 2241470464 429057 33554432000 4194304 4625164 140735003108288 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27382/tid=27385] ppid=27380 vsize=2188936 CPUtime=475.77 cores=1,3,5,7
/proc/27382/task/27385/stat : 27385 (SArTagnan) R 27380 27382 27246 0 -1 4202560 62235 0 0 0 47539 38 0 0 25 0 4 0 669441883 2241470464 429057 33554432000 4194304 4625164 140735003108288 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27382/tid=27386] ppid=27380 vsize=2188936 CPUtime=596.57 cores=1,3,5,7
/proc/27382/task/27386/stat : 27386 (SArTagnan) R 27380 27382 27246 0 -1 4202560 3392808 0 0 0 59136 521 0 0 25 0 4 0 669441883 2241470464 429057 33554432000 4194304 4625164 140735003108288 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2222.79
Current children cumulated vsize (KiB) 2188936

[startup+822.3 s]
/proc/loadavg: 11.07 11.12 11.09 12/417 27439
/proc/meminfo: memFree=5768792/32950928 swapFree=64721856/67111528
[pid=27382] ppid=27380 vsize=2252440 CPUtime=2401.92 cores=1,3,5,7
/proc/27382/stat : 27382 (SArTagnan) R 27380 27382 27246 0 -1 4202496 4637376 0 0 0 239439 753 0 0 25 0 4 0 669441876 2306498560 446112 33554432000 4194304 4625164 140735003108288 18446744073709551615 4393110 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27382/statm: 563110 446112 343 106 0 558613 0
[pid=27382/tid=27384] ppid=27380 vsize=2252440 CPUtime=685.81 cores=1,3,5,7
/proc/27382/task/27384/stat : 27384 (SArTagnan) R 27380 27382 27246 0 -1 4202560 87739 0 0 0 68556 25 0 0 25 0 4 0 669441883 2306498560 446112 33554432000 4194304 4625164 140735003108288 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27382/tid=27385] ppid=27380 vsize=2252440 CPUtime=522.11 cores=1,3,5,7
/proc/27382/task/27385/stat : 27385 (SArTagnan) R 27380 27382 27246 0 -1 4202560 65706 0 0 0 52168 43 0 0 25 0 4 0 669441883 2306498560 446112 33554432000 4194304 4625164 140735003108288 18446744073709551615 4352157 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27382/tid=27386] ppid=27380 vsize=2252440 CPUtime=626.6 cores=1,3,5,7
/proc/27382/task/27386/stat : 27386 (SArTagnan) R 27380 27382 27246 0 -1 4202560 3602007 0 0 0 62108 552 0 0 25 0 4 0 669441883 2306498560 446112 33554432000 4194304 4625164 140735003108288 18446744073709551615 4334277 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2401.92
Current children cumulated vsize (KiB) 2252440

[startup+882.301 s]
/proc/loadavg: 11.14 11.13 11.09 12/417 27441
/proc/meminfo: memFree=5695764/32950928 swapFree=64721856/67111528
[pid=27382] ppid=27380 vsize=2252440 CPUtime=2581.1 cores=1,3,5,7
/proc/27382/stat : 27382 (SArTagnan) R 27380 27382 27246 0 -1 4202496 4847787 0 0 0 257322 788 0 0 25 0 4 0 669441876 2306498560 454573 33554432000 4194304 4625164 140735003108288 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27382/statm: 563110 454573 343 106 0 558613 0
[pid=27382/tid=27384] ppid=27380 vsize=2252440 CPUtime=744.99 cores=1,3,5,7
/proc/27382/task/27384/stat : 27384 (SArTagnan) R 27380 27382 27246 0 -1 4202560 88184 0 0 0 74474 25 0 0 25 0 4 0 669441883 2306498560 454573 33554432000 4194304 4625164 140735003108288 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27382/tid=27385] ppid=27380 vsize=2252440 CPUtime=552.11 cores=1,3,5,7
/proc/27382/task/27385/stat : 27385 (SArTagnan) R 27380 27382 27246 0 -1 4202560 65977 0 0 0 55168 43 0 0 25 0 4 0 669441883 2306498560 454574 33554432000 4194304 4625164 140735003108288 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27382/tid=27386] ppid=27380 vsize=2252440 CPUtime=656.6 cores=1,3,5,7
/proc/27382/task/27386/stat : 27386 (SArTagnan) R 27380 27382 27246 0 -1 4202560 3804774 0 0 0 65075 585 0 0 25 0 4 0 669441883 2306498560 454574 33554432000 4194304 4625164 140735003108288 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2581.1
Current children cumulated vsize (KiB) 2252440

[startup+942.3 s]
/proc/loadavg: 11.16 11.13 11.09 12/417 27443
/proc/meminfo: memFree=5594388/32950928 swapFree=64721856/67111528
[pid=27382] ppid=27380 vsize=2252440 CPUtime=2760.3 cores=1,3,5,7
/proc/27382/stat : 27382 (SArTagnan) R 27380 27382 27246 0 -1 4202496 5090115 0 0 0 275204 826 0 0 25 0 4 0 669441876 2306498560 466484 33554432000 4194304 4625164 140735003108288 18446744073709551615 4393124 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27382/statm: 563110 466484 343 106 0 558613 0
[pid=27382/tid=27384] ppid=27380 vsize=2252440 CPUtime=804.18 cores=1,3,5,7
/proc/27382/task/27384/stat : 27384 (SArTagnan) R 27380 27382 27246 0 -1 4202560 88440 0 0 0 80393 25 0 0 25 0 4 0 669441883 2306498560 466484 33554432000 4194304 4625164 140735003108288 18446744073709551615 4330866 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27382/tid=27385] ppid=27380 vsize=2252440 CPUtime=582.11 cores=1,3,5,7
/proc/27382/task/27385/stat : 27385 (SArTagnan) R 27380 27382 27246 0 -1 4202560 66922 0 0 0 58166 45 0 0 25 0 4 0 669441883 2306498560 466484 33554432000 4194304 4625164 140735003108288 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27382/tid=27386] ppid=27380 vsize=2252440 CPUtime=686.6 cores=1,3,5,7
/proc/27382/task/27386/stat : 27386 (SArTagnan) R 27380 27382 27246 0 -1 4202560 4011454 0 0 0 68043 617 0 0 25 0 4 0 669441883 2306498560 466484 33554432000 4194304 4625164 140735003108288 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2760.3
Current children cumulated vsize (KiB) 2252440

[startup+1002.3 s]
/proc/loadavg: 11.12 11.12 11.09 12/417 27444
/proc/meminfo: memFree=5478292/32950928 swapFree=64721856/67111528
[pid=27382] ppid=27380 vsize=2317976 CPUtime=2939.49 cores=1,3,5,7
/proc/27382/stat : 27382 (SArTagnan) R 27380 27382 27246 0 -1 4202496 5317779 0 0 0 293084 865 0 0 25 0 4 0 669441876 2373607424 475980 33554432000 4194304 4625164 140735003108288 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27382/statm: 579494 475980 343 106 0 574997 0
[pid=27382/tid=27384] ppid=27380 vsize=2317976 CPUtime=863.36 cores=1,3,5,7
/proc/27382/task/27384/stat : 27384 (SArTagnan) R 27380 27382 27246 0 -1 4202560 88679 0 0 0 86311 25 0 0 25 0 4 0 669441883 2373607424 475980 33554432000 4194304 4625164 140735003108288 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27382/tid=27385] ppid=27380 vsize=2317976 CPUtime=612.1 cores=1,3,5,7
/proc/27382/task/27385/stat : 27385 (SArTagnan) R 27380 27382 27246 0 -1 4202560 67739 0 0 0 61165 45 0 0 25 0 4 0 669441883 2373607424 475980 33554432000 4194304 4625164 140735003108288 18446744073709551615 4352085 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27382/tid=27386] ppid=27380 vsize=2317976 CPUtime=716.61 cores=1,3,5,7
/proc/27382/task/27386/stat : 27386 (SArTagnan) R 27380 27382 27246 0 -1 4202560 4207487 0 0 0 71012 649 0 0 25 0 4 0 669441883 2373607424 475980 33554432000 4194304 4625164 140735003108288 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2939.49
Current children cumulated vsize (KiB) 2317976

[startup+1062.3 s]
/proc/loadavg: 11.28 11.16 11.10 12/417 27446
/proc/meminfo: memFree=5327036/32950928 swapFree=64721856/67111528
[pid=27382] ppid=27380 vsize=2422200 CPUtime=3118.68 cores=1,3,5,7
/proc/27382/stat : 27382 (SArTagnan) R 27380 27382 27246 0 -1 4202496 5415872 0 0 0 310985 883 0 0 25 0 4 0 669441876 2480332800 491528 33554432000 4194304 4625164 140735003108288 18446744073709551615 4329151 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27382/statm: 605550 491528 367 106 0 601053 0
[pid=27382/tid=27384] ppid=27380 vsize=2422200 CPUtime=922.55 cores=1,3,5,7
/proc/27382/task/27384/stat : 27384 (SArTagnan) R 27380 27382 27246 0 -1 4202560 88992 0 0 0 92230 25 0 0 25 0 4 0 669441883 2480332800 491528 33554432000 4194304 4625164 140735003108288 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27382/tid=27385] ppid=27380 vsize=2422200 CPUtime=645.29 cores=1,3,5,7
/proc/27382/task/27385/stat : 27385 (SArTagnan) R 27380 27382 27246 0 -1 4202560 69051 0 0 0 64481 48 0 0 25 0 4 0 669441883 2480332800 491528 33554432000 4194304 4625164 140735003108288 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27382/tid=27386] ppid=27380 vsize=2422200 CPUtime=755.96 cores=1,3,5,7
/proc/27382/task/27386/stat : 27386 (SArTagnan) R 27380 27382 27246 0 -1 4202560 4276183 0 0 0 74936 660 0 0 25 0 4 0 669441883 2480332800 491528 33554432000 4194304 4625164 140735003108288 18446744073709551615 4547411 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3118.68
Current children cumulated vsize (KiB) 2422200

[startup+1122.3 s]
/proc/loadavg: 11.10 11.13 11.09 12/417 27447
/proc/meminfo: memFree=5233784/32950928 swapFree=64721856/67111528
[pid=27382] ppid=27380 vsize=2487736 CPUtime=3297.85 cores=1,3,5,7
/proc/27382/stat : 27382 (SArTagnan) R 27380 27382 27246 0 -1 4202496 5508451 0 0 0 328882 903 0 0 25 0 4 0 669441876 2547441664 503064 33554432000 4194304 4625164 140735003108288 18446744073709551615 4512046 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27382/statm: 621934 503064 343 106 0 617437 0
[pid=27382/tid=27384] ppid=27380 vsize=2487736 CPUtime=981.73 cores=1,3,5,7
/proc/27382/task/27384/stat : 27384 (SArTagnan) R 27380 27382 27246 0 -1 4202560 89445 0 0 0 98147 26 0 0 25 0 4 0 669441883 2547441664 503064 33554432000 4194304 4625164 140735003108288 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27382/tid=27385] ppid=27380 vsize=2487736 CPUtime=675.34 cores=1,3,5,7
/proc/27382/task/27385/stat : 27385 (SArTagnan) R 27380 27382 27246 0 -1 4202560 71178 0 0 0 67483 51 0 0 25 0 4 0 669441883 2547441664 503064 33554432000 4194304 4625164 140735003108288 18446744073709551615 4352296 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27382/tid=27386] ppid=27380 vsize=2487736 CPUtime=799.67 cores=1,3,5,7
/proc/27382/task/27386/stat : 27386 (SArTagnan) R 27380 27382 27246 0 -1 4202560 4345239 0 0 0 79295 672 0 0 25 0 4 0 669441883 2547441664 503064 33554432000 4194304 4625164 140735003108288 18446744073709551615 4351987 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3297.85
Current children cumulated vsize (KiB) 2487736

[startup+1182.3 s]
/proc/loadavg: 11.24 11.15 11.10 12/417 27449
/proc/meminfo: memFree=5145328/32950928 swapFree=64721856/67111528
[pid=27382] ppid=27380 vsize=2487736 CPUtime=3449.73 cores=1,3,5,7
/proc/27382/stat : 27382 (SArTagnan) R 27380 27382 27246 0 -1 4202496 5707566 0 0 0 344033 940 0 0 25 0 4 0 669441876 2547441664 511272 33554432000 4194304 4625164 140735003108288 18446744073709551615 4393110 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27382/statm: 621934 511272 343 106 0 617437 0
[pid=27382/tid=27384] ppid=27380 vsize=2487736 CPUtime=1034.75 cores=1,3,5,7
/proc/27382/task/27384/stat : 27384 (SArTagnan) R 27380 27382 27246 0 -1 4202560 89816 0 0 0 103449 26 0 0 25 0 4 0 669441883 2547441664 511272 33554432000 4194304 4625164 140735003108288 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27382/tid=27385] ppid=27380 vsize=2487736 CPUtime=708.49 cores=1,3,5,7
/proc/27382/task/27385/stat : 27385 (SArTagnan) R 27380 27382 27246 0 -1 4202560 73187 0 0 0 70795 54 0 0 20 0 4 0 669441883 2547441664 511272 33554432000 4194304 4625164 140735003108288 18446744073709551615 248089365506 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27382/tid=27386] ppid=27380 vsize=2487736 CPUtime=825.84 cores=1,3,5,7
/proc/27382/task/27386/stat : 27386 (SArTagnan) R 27380 27382 27246 0 -1 4202560 4527177 0 0 0 81883 701 0 0 25 0 4 0 669441883 2547441664 511272 33554432000 4194304 4625164 140735003108288 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3449.73
Current children cumulated vsize (KiB) 2487736

[startup+1242.3 s]
/proc/loadavg: 11.21 11.15 11.10 12/417 27460
/proc/meminfo: memFree=5074464/32950928 swapFree=64721856/67111528
[pid=27382] ppid=27380 vsize=2487736 CPUtime=3598.89 cores=1,3,5,7
/proc/27382/stat : 27382 (SArTagnan) R 27380 27382 27246 0 -1 4202496 5925910 0 0 0 358913 976 0 0 25 0 4 0 669441876 2547441664 518577 33554432000 4194304 4625164 140735003108288 18446744073709551615 4393110 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27382/statm: 621934 518577 343 106 0 617437 0
[pid=27382/tid=27384] ppid=27380 vsize=2487736 CPUtime=1093.91 cores=1,3,5,7
/proc/27382/task/27384/stat : 27384 (SArTagnan) R 27380 27382 27246 0 -1 4202560 90185 0 0 0 109365 26 0 0 25 0 4 0 669441883 2547441664 518577 33554432000 4194304 4625164 140735003108288 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27382/tid=27385] ppid=27380 vsize=2487736 CPUtime=738.49 cores=1,3,5,7
/proc/27382/task/27385/stat : 27385 (SArTagnan) R 27380 27382 27246 0 -1 4202560 73237 0 0 0 73795 54 0 0 25 0 4 0 669441883 2547441664 518577 33554432000 4194304 4625164 140735003108288 18446744073709551615 4351975 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27382/tid=27386] ppid=27380 vsize=2487736 CPUtime=855.84 cores=1,3,5,7
/proc/27382/task/27386/stat : 27386 (SArTagnan) R 27380 27382 27246 0 -1 4202560 4732487 0 0 0 84850 734 0 0 25 0 4 0 669441883 2547441664 518577 33554432000 4194304 4625164 140735003108288 18446744073709551615 4334441 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3598.89
Current children cumulated vsize (KiB) 2487736



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 11.24 11.17 11.10 12/417 27461
/proc/meminfo: memFree=5005868/32950928 swapFree=64721856/67111528
[pid=27382] ppid=27380 vsize=2507104 CPUtime=3740.18 cores=1,3,5,7
/proc/27382/stat : 27382 (SArTagnan) R 27380 27382 27246 0 -1 4202496 6157255 0 0 0 373001 1017 0 0 25 0 4 0 669441876 2567274496 526282 33554432000 4194304 4625164 140735003108288 18446744073709551615 4511933 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27382/statm: 626776 526282 343 106 0 622279 0
[pid=27382/tid=27384] ppid=27380 vsize=2507104 CPUtime=1149.71 cores=1,3,5,7
/proc/27382/task/27384/stat : 27384 (SArTagnan) R 27380 27382 27246 0 -1 4202560 90460 0 0 0 114944 27 0 0 25 0 4 0 669441883 2567274496 526282 33554432000 4194304 4625164 140735003108288 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27382/tid=27385] ppid=27380 vsize=2507104 CPUtime=767.08 cores=1,3,5,7
/proc/27382/task/27385/stat : 27385 (SArTagnan) R 27380 27382 27246 0 -1 4202560 84827 0 0 0 76650 58 0 0 25 0 4 0 669441883 2567274496 526282 33554432000 4194304 4625164 140735003108288 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27382/tid=27386] ppid=27380 vsize=2507104 CPUtime=883.86 cores=1,3,5,7
/proc/27382/task/27386/stat : 27386 (SArTagnan) R 27380 27382 27246 0 -1 4202560 4931146 0 0 0 87621 765 0 0 25 0 4 0 669441883 2567274496 526282 33554432000 4194304 4625164 140735003108288 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3740.18
Current children cumulated vsize (KiB) 2507104

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): 1300.11
CPU time (s): 3740.29
CPU user time (s): 3730.03
CPU system time (s): 10.2624
CPU usage (%): 287.689
Max. virtual memory (cumulated for all children) (KiB): 2793960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3730.03
system time used= 10.2624
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6157255
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= 10884
involuntary context switches= 44895

runsolver used 5.07323 second user time and 12.6381 second system time

The end

Launcher Data

Begin job on node123 at 2011-05-16 22:40:21
IDJOB=3386107
IDBENCH=71353
IDSOLVER=1871
FILE ID=node123/3386107-1305578421
RUNJOBID= node123-1305577116-27265
PBS_JOBID= 13350215
Free space on /tmp= 73252 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT09/CRAFTED/rbsat/random/forced/rbsat-v2400c266431gyes7.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3386107-1305578421/watcher-3386107-1305578421 -o /tmp/evaluation-result-3386107-1305578421/solver-3386107-1305578421 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3386107-1305578421.cnf -threads=4

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

MD5SUM BENCH= 92e61742efd2e322c59b4442206bebf1
RANDOM SEED=261260486

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:       7616580 kB
Buffers:        302208 kB
Cached:        3567344 kB
SwapCached:      10520 kB
Active:       21991484 kB
Inactive:      3024860 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       7616580 kB
SwapTotal:    67111528 kB
SwapFree:     64721856 kB
Dirty:            3896 kB
Writeback:           0 kB
AnonPages:    21143744 kB
Mapped:          30380 kB
Slab:           178328 kB
PageTables:      73192 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 108065080 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= 73248 MiB
End job on node123 at 2011-05-16 23:02:03