Trace number 3386086

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) 3823.12 1300.08

General information on the benchmark

NameSAT05/crafted/sabharwal05/counting/fphp/unsat/
harder/fphp-030-029.shuffled-as.sat05-1234.cnf
MD5SUMc12aa6a0ac1bca448bef51c167f3bbbb
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark17.1704
Satisfiable
(Un)Satisfiability was proved
Number of variables870
Number of clauses24825
Sum of the clauses size50460
Maximum clause length29
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 224795
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 530

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-3386086-1305583234/watcher-3386086-1305583234 -o /tmp/evaluation-result-3386086-1305583234/solver-3386086-1305583234 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3386086-1305583234.cnf -threads=4 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 6.43 7.21 8.74 8/413 27893
/proc/meminfo: memFree=14711032/32950928 swapFree=62427640/67111528
[pid=27893] ppid=27891 vsize=51144 CPUtime=0.01 cores=0,2,4,6
/proc/27893/stat : 27893 (SArTagnan) R 27891 27893 27246 0 -1 4202496 822 0 0 0 1 0 0 0 22 0 4 0 669923224 52371456 709 33554432000 4194304 4625164 140737223906848 18446744073709551615 47891992778674 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27893/statm: 12786 709 301 106 0 8289 0
[pid=27893/tid=27894] ppid=27891 vsize=51144 CPUtime=0 cores=0,2,4,6
/proc/27893/task/27894/stat : 27894 (SArTagnan) R 27891 27893 27246 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 669923225 52371456 709 33554432000 4194304 4625164 140737223906848 18446744073709551615 248089754609 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27893/tid=27895] ppid=27891 vsize=51144 CPUtime=0 cores=0,2,4,6
/proc/27893/task/27895/stat : 27895 (SArTagnan) R 27891 27893 27246 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 669923225 52371456 709 33554432000 4194304 4625164 140737223906848 18446744073709551615 248089754609 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27893/tid=27896] ppid=27891 vsize=51144 CPUtime=0 cores=0,2,4,6
/proc/27893/task/27896/stat : 27896 (SArTagnan) R 27891 27893 27246 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 4 0 669923225 52371456 709 33554432000 4194304 4625164 140737223906848 18446744073709551615 47891992778668 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.0181891 s]
/proc/loadavg: 6.43 7.21 8.74 8/413 27893
/proc/meminfo: memFree=14711032/32950928 swapFree=62427640/67111528
[pid=27893] ppid=27891 vsize=51144 CPUtime=0.02 cores=0,2,4,6
/proc/27893/stat : 27893 (SArTagnan) R 27891 27893 27246 0 -1 4202496 822 0 0 0 2 0 0 0 22 0 4 0 669923224 52371456 709 33554432000 4194304 4625164 140737223906848 18446744073709551615 47891992778674 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27893/statm: 12786 709 301 106 0 8289 0
[pid=27893/tid=27894] ppid=27891 vsize=51144 CPUtime=0 cores=0,2,4,6
/proc/27893/task/27894/stat : 27894 (SArTagnan) R 27891 27893 27246 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 669923225 52371456 709 33554432000 4194304 4625164 140737223906848 18446744073709551615 248089754609 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27893/tid=27895] ppid=27891 vsize=51144 CPUtime=0 cores=0,2,4,6
/proc/27893/task/27895/stat : 27895 (SArTagnan) R 27891 27893 27246 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 669923225 52371456 709 33554432000 4194304 4625164 140737223906848 18446744073709551615 47891992778668 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27893/tid=27896] ppid=27891 vsize=51144 CPUtime=0 cores=0,2,4,6
/proc/27893/task/27896/stat : 27896 (SArTagnan) R 27891 27893 27246 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 4 0 669923225 52371456 709 33554432000 4194304 4625164 140737223906848 18446744073709551615 47891992778674 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 51144

[startup+0.101168 s]
/proc/loadavg: 6.43 7.21 8.74 8/413 27893
/proc/meminfo: memFree=14711032/32950928 swapFree=62427640/67111528
[pid=27893] ppid=27891 vsize=251436 CPUtime=0.27 cores=0,2,4,6
/proc/27893/stat : 27893 (SArTagnan) R 27891 27893 27246 0 -1 4202496 3699 0 0 0 27 0 0 0 24 0 4 0 669923224 257470464 2479 33554432000 4194304 4625164 140737223906848 18446744073709551615 4339447 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27893/statm: 62859 2480 344 106 0 58362 0
[pid=27893/tid=27894] ppid=27891 vsize=251436 CPUtime=0.04 cores=0,2,4,6
/proc/27893/task/27894/stat : 27894 (SArTagnan) R 27891 27893 27246 0 -1 4202560 321 0 0 0 4 0 0 0 25 0 4 0 669923225 257470464 2481 33554432000 4194304 4625164 140737223906848 18446744073709551615 4465239 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27893/tid=27895] ppid=27891 vsize=251436 CPUtime=0.08 cores=0,2,4,6
/proc/27893/task/27895/stat : 27895 (SArTagnan) R 27891 27893 27246 0 -1 4202560 428 0 0 0 8 0 0 0 25 0 4 0 669923225 257470464 2482 33554432000 4194304 4625164 140737223906848 18446744073709551615 4464383 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27893/tid=27896] ppid=27891 vsize=251436 CPUtime=0.09 cores=0,2,4,6
/proc/27893/task/27896/stat : 27896 (SArTagnan) R 27891 27893 27246 0 -1 4202560 235 0 0 0 9 0 0 0 25 0 4 0 669923225 257470464 2483 33554432000 4194304 4625164 140737223906848 18446744073709551615 4555552 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 251436

[startup+0.301135 s]
/proc/loadavg: 6.43 7.21 8.74 8/413 27893
/proc/meminfo: memFree=14711032/32950928 swapFree=62427640/67111528
[pid=27893] ppid=27891 vsize=254976 CPUtime=0.87 cores=0,2,4,6
/proc/27893/stat : 27893 (SArTagnan) R 27891 27893 27246 0 -1 4202496 5365 0 0 0 87 0 0 0 25 0 4 0 669923224 261095424 3590 33554432000 4194304 4625164 140737223906848 18446744073709551615 4280145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27893/statm: 63744 3590 345 106 0 59247 0
[pid=27893/tid=27894] ppid=27891 vsize=254976 CPUtime=0.08 cores=0,2,4,6
/proc/27893/task/27894/stat : 27894 (SArTagnan) R 27891 27893 27246 0 -1 4202560 352 0 0 0 8 0 0 0 25 0 4 0 669923225 261095424 3590 33554432000 4194304 4625164 140737223906848 18446744073709551615 4353491 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27893/tid=27895] ppid=27891 vsize=254976 CPUtime=0.28 cores=0,2,4,6
/proc/27893/task/27895/stat : 27895 (SArTagnan) R 27891 27893 27246 0 -1 4202560 919 0 0 0 28 0 0 0 25 0 4 0 669923225 261095424 3590 33554432000 4194304 4625164 140737223906848 18446744073709551615 4467406 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27893/tid=27896] ppid=27891 vsize=254976 CPUtime=0.29 cores=0,2,4,6
/proc/27893/task/27896/stat : 27896 (SArTagnan) R 27891 27893 27246 0 -1 4202560 533 0 0 0 29 0 0 0 25 0 4 0 669923225 261095424 3590 33554432000 4194304 4625164 140737223906848 18446744073709551615 4547365 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.87
Current children cumulated vsize (KiB) 254976

[startup+0.701064 s]
/proc/loadavg: 6.43 7.21 8.74 8/413 27893
/proc/meminfo: memFree=14711032/32950928 swapFree=62427640/67111528
[pid=27893] ppid=27891 vsize=254968 CPUtime=2.06 cores=0,2,4,6
/proc/27893/stat : 27893 (SArTagnan) R 27891 27893 27246 0 -1 4202496 8053 0 0 0 205 1 0 0 25 0 4 0 669923224 261087232 6138 33554432000 4194304 4625164 140737223906848 18446744073709551615 4511342 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27893/statm: 63742 6138 347 106 0 59245 0
[pid=27893/tid=27894] ppid=27891 vsize=254968 CPUtime=0.37 cores=0,2,4,6
/proc/27893/task/27894/stat : 27894 (SArTagnan) R 27891 27893 27246 0 -1 4202560 1527 0 0 0 37 0 0 0 18 0 4 0 669923225 261087232 6138 33554432000 4194304 4625164 140737223906848 18446744073709551615 4467406 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27893/tid=27895] ppid=27891 vsize=254968 CPUtime=0.56 cores=0,2,4,6
/proc/27893/task/27895/stat : 27895 (SArTagnan) R 27891 27893 27246 0 -1 4202560 1879 0 0 0 56 0 0 0 25 0 4 0 669923225 261087232 6138 33554432000 4194304 4625164 140737223906848 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27893/tid=27896] ppid=27891 vsize=254968 CPUtime=0.51 cores=0,2,4,6
/proc/27893/task/27896/stat : 27896 (SArTagnan) R 27891 27893 27246 0 -1 4202560 923 0 0 0 51 0 0 0 25 0 4 0 669923225 261087232 6138 33554432000 4194304 4625164 140737223906848 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2.06
Current children cumulated vsize (KiB) 254968

[startup+1.50092 s]
/proc/loadavg: 6.43 7.21 8.74 11/417 27897
/proc/meminfo: memFree=14664504/32950928 swapFree=62427640/67111528
[pid=27893] ppid=27891 vsize=258416 CPUtime=4.45 cores=0,2,4,6
/proc/27893/stat : 27893 (SArTagnan) R 27891 27893 27246 0 -1 4202496 13435 0 0 0 442 3 0 0 25 0 4 0 669923224 264617984 9433 33554432000 4194304 4625164 140737223906848 18446744073709551615 4393074 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27893/statm: 64604 9433 351 106 0 60107 0
[pid=27893/tid=27894] ppid=27891 vsize=258416 CPUtime=1.04 cores=0,2,4,6
/proc/27893/task/27894/stat : 27894 (SArTagnan) R 27891 27893 27246 0 -1 4202560 2875 0 0 0 103 1 0 0 19 0 4 0 669923225 264617984 9433 33554432000 4194304 4625164 140737223906848 18446744073709551615 4351975 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27893/tid=27895] ppid=27891 vsize=258416 CPUtime=0.7 cores=0,2,4,6
/proc/27893/task/27895/stat : 27895 (SArTagnan) R 27891 27893 27246 0 -1 4202560 2237 0 0 0 70 0 0 0 25 0 4 0 669923225 264617984 9433 33554432000 4194304 4625164 140737223906848 18446744073709551615 248089365466 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27893/tid=27896] ppid=27891 vsize=258416 CPUtime=1.28 cores=0,2,4,6
/proc/27893/task/27896/stat : 27896 (SArTagnan) R 27891 27893 27246 0 -1 4202560 3319 0 0 0 128 0 0 0 25 0 4 0 669923225 264617984 9433 33554432000 4194304 4625164 140737223906848 18446744073709551615 4547788 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4.45
Current children cumulated vsize (KiB) 258416

[startup+3.10064 s]
/proc/loadavg: 6.43 7.21 8.74 12/417 27897
/proc/meminfo: memFree=14636108/32950928 swapFree=62427640/67111528
[pid=27893] ppid=27891 vsize=267836 CPUtime=9.23 cores=0,2,4,6
/proc/27893/stat : 27893 (SArTagnan) R 27891 27893 27246 0 -1 4202496 21829 0 0 0 918 5 0 0 25 0 4 0 669923224 274264064 15209 33554432000 4194304 4625164 140737223906848 18446744073709551615 4396680 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27893/statm: 66959 15209 387 106 0 62462 0
[pid=27893/tid=27894] ppid=27891 vsize=267836 CPUtime=2.16 cores=0,2,4,6
/proc/27893/task/27894/stat : 27894 (SArTagnan) R 27891 27893 27246 0 -1 4202560 4707 0 0 0 215 1 0 0 21 0 4 0 669923225 274264064 15209 33554432000 4194304 4625164 140737223906848 18446744073709551615 4352760 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27893/tid=27895] ppid=27891 vsize=267836 CPUtime=1.32 cores=0,2,4,6
/proc/27893/task/27895/stat : 27895 (SArTagnan) R 27891 27893 27246 0 -1 4202560 3743 0 0 0 132 0 0 0 25 0 4 0 669923225 274264064 15209 33554432000 4194304 4625164 140737223906848 18446744073709551615 248089803246 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27893/tid=27896] ppid=27891 vsize=267836 CPUtime=2.87 cores=0,2,4,6
/proc/27893/task/27896/stat : 27896 (SArTagnan) R 27891 27893 27246 0 -1 4202560 6320 0 0 0 287 0 0 0 25 0 4 0 669923225 274264064 15209 33554432000 4194304 4625164 140737223906848 18446744073709551615 4335407 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 9.23
Current children cumulated vsize (KiB) 267836

[startup+6.30108 s]
/proc/loadavg: 6.79 7.27 8.75 12/417 27897
/proc/meminfo: memFree=14568144/32950928 swapFree=62427640/67111528
[pid=27893] ppid=27891 vsize=286424 CPUtime=18.78 cores=0,2,4,6
/proc/27893/stat : 27893 (SArTagnan) R 27891 27893 27246 0 -1 4202496 44563 0 0 0 1869 9 0 0 25 0 4 0 669923224 293298176 24250 33554432000 4194304 4625164 140737223906848 18446744073709551615 4393110 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27893/statm: 71606 24250 376 106 0 67109 0
[pid=27893/tid=27894] ppid=27891 vsize=286424 CPUtime=4.06 cores=0,2,4,6
/proc/27893/task/27894/stat : 27894 (SArTagnan) R 27891 27893 27246 0 -1 4202560 7614 0 0 0 403 3 0 0 25 0 4 0 669923225 293298176 24250 33554432000 4194304 4625164 140737223906848 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27893/tid=27895] ppid=27891 vsize=286424 CPUtime=3.5 cores=0,2,4,6
/proc/27893/task/27895/stat : 27895 (SArTagnan) R 27891 27893 27246 0 -1 4202560 7438 0 0 0 349 1 0 0 25 0 4 0 669923225 293298176 24250 33554432000 4194304 4625164 140737223906848 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27893/tid=27896] ppid=27891 vsize=286424 CPUtime=5.3 cores=0,2,4,6
/proc/27893/task/27896/stat : 27896 (SArTagnan) R 27891 27893 27246 0 -1 4202560 19719 0 0 0 528 2 0 0 25 0 4 0 669923225 293298176 24250 33554432000 4194304 4625164 140737223906848 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 18.78
Current children cumulated vsize (KiB) 286424

[startup+12.7009 s]
/proc/loadavg: 7.13 7.33 8.76 12/417 27897
/proc/meminfo: memFree=14466972/32950928 swapFree=62427640/67111528
[pid=27893] ppid=27891 vsize=325764 CPUtime=37.82 cores=0,2,4,6
/proc/27893/stat : 27893 (SArTagnan) R 27891 27893 27246 0 -1 4202496 72736 0 0 0 3768 14 0 0 25 0 4 0 669923224 333582336 40119 33554432000 4194304 4625164 140737223906848 18446744073709551615 4338071 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/27893/statm: 81441 40119 543 106 0 76944 0
[pid=27893/tid=27894] ppid=27891 vsize=325764 CPUtime=9.05 cores=0,2,4,6
/proc/27893/task/27894/stat : 27894 (SArTagnan) R 27891 27893 27246 0 -1 4202560 13448 0 0 0 901 4 0 0 25 0 4 0 669923225 333582336 40119 33554432000 4194304 4625164 140737223906848 18446744073709551615 4352035 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27893/tid=27895] ppid=27891 vsize=325764 CPUtime=7.93 cores=0,2,4,6
/proc/27893/task/27895/stat : 27895 (SArTagnan) R 27891 27893 27246 0 -1 4202560 13898 0 0 0 789 4 0 0 25 0 4 0 669923225 333582336 40119 33554432000 4194304 4625164 140737223906848 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27893/tid=27896] ppid=27891 vsize=325764 CPUtime=9.1 cores=0,2,4,6
/proc/27893/task/27896/stat : 27896 (SArTagnan) R 27891 27893 27246 0 -1 4202560 31356 0 0 0 906 4 0 0 25 0 4 0 669923225 333582336 40119 33554432000 4194304 4625164 140737223906848 18446744073709551615 4547335 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 37.82
Current children cumulated vsize (KiB) 325764

[startup+25.5007 s]
/proc/loadavg: 7.99 7.51 8.80 12/417 27897
/proc/meminfo: memFree=14319396/32950928 swapFree=62427640/67111528
[pid=27893] ppid=27891 vsize=377788 CPUtime=74.65 cores=0,2,4,6
/proc/27893/stat : 27893 (SArTagnan) R 27891 27893 27246 0 -1 4202496 157997 0 0 0 7434 31 0 0 25 0 4 0 669923224 386854912 58832 33554432000 4194304 4625164 140737223906848 18446744073709551615 4337528 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27893/statm: 94447 58832 613 106 0 89950 0
[pid=27893/tid=27894] ppid=27891 vsize=377788 CPUtime=20.23 cores=0,2,4,6
/proc/27893/task/27894/stat : 27894 (SArTagnan) R 27891 27893 27246 0 -1 4202560 21823 0 0 0 2017 6 0 0 25 0 4 0 669923225 386854912 58832 33554432000 4194304 4625164 140737223906848 18446744073709551615 4352032 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27893/tid=27895] ppid=27891 vsize=377788 CPUtime=15.41 cores=0,2,4,6
/proc/27893/task/27895/stat : 27895 (SArTagnan) R 27891 27893 27246 0 -1 4202560 25771 0 0 0 1534 7 0 0 25 0 4 0 669923225 386854912 58832 33554432000 4194304 4625164 140737223906848 18446744073709551615 248089359393 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27893/tid=27896] ppid=27891 vsize=377788 CPUtime=15.85 cores=0,2,4,6
/proc/27893/task/27896/stat : 27896 (SArTagnan) R 27891 27893 27246 0 -1 4202560 90030 0 0 0 1572 13 0 0 25 0 4 0 669923225 386854912 58832 33554432000 4194304 4625164 140737223906848 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 74.65
Current children cumulated vsize (KiB) 377788

[startup+51.1012 s]
/proc/loadavg: 9.14 7.82 8.87 12/417 27907
/proc/meminfo: memFree=14120612/32950928 swapFree=62427640/67111528
[pid=27893] ppid=27891 vsize=539268 CPUtime=130.76 cores=0,2,4,6
/proc/27893/stat : 27893 (SArTagnan) R 27891 27893 27246 0 -1 4202496 255892 0 0 0 13023 53 0 0 25 0 4 0 669923224 552210432 82948 33554432000 4194304 4625164 140737223906848 18446744073709551615 4393074 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/27893/statm: 134817 82948 476 106 0 130320 0
[pid=27893/tid=27894] ppid=27891 vsize=539268 CPUtime=32.34 cores=0,2,4,6
/proc/27893/task/27894/stat : 27894 (SArTagnan) R 27891 27893 27246 0 -1 4202560 33284 0 0 0 3223 11 0 0 25 0 4 0 669923225 552210432 82948 33554432000 4194304 4625164 140737223906848 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27893/tid=27895] ppid=27891 vsize=539268 CPUtime=27.77 cores=0,2,4,6
/proc/27893/task/27895/stat : 27895 (SArTagnan) R 27891 27893 27246 0 -1 4202560 42354 0 0 0 2762 15 0 0 25 0 4 0 669923225 552210432 82948 33554432000 4194304 4625164 140737223906848 18446744073709551615 4352035 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27893/tid=27896] ppid=27891 vsize=539268 CPUtime=26.09 cores=0,2,4,6
/proc/27893/task/27896/stat : 27896 (SArTagnan) R 27891 27893 27246 0 -1 4202560 151081 0 0 0 2588 21 0 0 25 0 4 0 669923225 552210432 82948 33554432000 4194304 4625164 140737223906848 18446744073709551615 4351719 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 130.76
Current children cumulated vsize (KiB) 539268

[startup+102.316 s]
/proc/loadavg: 10.33 8.34 8.99 10/416 27909
/proc/meminfo: memFree=13800172/32950928 swapFree=62427640/67111528
[pid=27893] ppid=27891 vsize=690612 CPUtime=244.6 cores=0,2,4,6
/proc/27893/stat : 27893 (SArTagnan) R 27891 27893 27246 0 -1 4202496 460292 0 0 0 24365 95 0 0 25 0 4 0 669923224 707186688 124972 33554432000 4194304 4625164 140737223906848 18446744073709551615 4393124 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27893/statm: 172653 124972 356 106 0 168156 0
[pid=27893/tid=27894] ppid=27891 vsize=690612 CPUtime=57.16 cores=0,2,4,6
/proc/27893/task/27894/stat : 27894 (SArTagnan) R 27891 27893 27246 0 -1 4202560 51272 0 0 0 5696 20 0 0 25 0 4 0 669923225 707186688 124972 33554432000 4194304 4625164 140737223906848 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27893/tid=27895] ppid=27891 vsize=690612 CPUtime=51.44 cores=0,2,4,6
/proc/27893/task/27895/stat : 27895 (SArTagnan) D 27891 27893 27246 0 -1 4202560 64878 0 0 0 5119 25 0 0 25 0 4 0 669923225 707186688 124972 33554432000 4194304 4625164 140737223906848 18446744073709551615 248089741495 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27893/tid=27896] ppid=27891 vsize=690612 CPUtime=51.63 cores=0,2,4,6
/proc/27893/task/27896/stat : 27896 (SArTagnan) R 27891 27893 27246 0 -1 4202560 279319 0 0 0 5123 40 0 0 25 0 4 0 669923225 707186688 124972 33554432000 4194304 4625164 140737223906848 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 244.6
Current children cumulated vsize (KiB) 690612

[startup+162.301 s]

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

[pid=27893] ppid=27891 vsize=1595564 CPUtime=2034.57 cores=0,2,4,6
/proc/27893/stat : 27893 (SArTagnan) R 27891 27893 27246 0 -1 4202496 2566118 0 0 0 202995 462 0 0 25 0 4 0 669923224 1633857536 330719 33554432000 4194304 4625164 140737223906848 18446744073709551615 4393089 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27893/statm: 398891 330719 750 106 0 394394 0
[pid=27893/tid=27894] ppid=27891 vsize=1595564 CPUtime=584.48 cores=0,2,4,6
/proc/27893/task/27894/stat : 27894 (SArTagnan) R 27891 27893 27246 0 -1 4202560 119338 0 0 0 58396 52 0 0 25 0 4 0 669923225 1633857536 330719 33554432000 4194304 4625164 140737223906848 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27893/tid=27895] ppid=27891 vsize=1595564 CPUtime=362.93 cores=0,2,4,6
/proc/27893/task/27895/stat : 27895 (SArTagnan) R 27891 27893 27246 0 -1 4202560 149347 0 0 0 36228 65 0 0 25 0 4 0 669923225 1633857536 330719 33554432000 4194304 4625164 140737223906848 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27893/tid=27896] ppid=27891 vsize=1595564 CPUtime=521.63 cores=0,2,4,6
/proc/27893/task/27896/stat : 27896 (SArTagnan) R 27891 27893 27246 0 -1 4202560 2045513 0 0 0 51856 307 0 0 25 0 4 0 669923225 1633857536 330719 33554432000 4194304 4625164 140737223906848 18446744073709551615 4579408 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2034.57
Current children cumulated vsize (KiB) 1595564

[startup+762.316 s]
/proc/loadavg: 10.14 9.99 9.62 11/416 27929
/proc/meminfo: memFree=12162140/32950928 swapFree=62427640/67111528
[pid=27893] ppid=27891 vsize=1595564 CPUtime=2213.77 cores=0,2,4,6
/proc/27893/stat : 27893 (SArTagnan) R 27891 27893 27246 0 -1 4202496 2848515 0 0 0 220871 506 0 0 25 0 4 0 669923224 1633857536 334649 33554432000 4194304 4625164 140737223906848 18446744073709551615 4393110 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27893/statm: 398891 334649 771 106 0 394394 0
[pid=27893/tid=27894] ppid=27891 vsize=1595564 CPUtime=643.65 cores=0,2,4,6
/proc/27893/task/27894/stat : 27894 (SArTagnan) R 27891 27893 27246 0 -1 4202560 119379 0 0 0 64313 52 0 0 25 0 4 0 669923225 1633857536 334649 33554432000 4194304 4625164 140737223906848 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27893/tid=27895] ppid=27891 vsize=1595564 CPUtime=392.95 cores=0,2,4,6
/proc/27893/task/27895/stat : 27895 (SArTagnan) R 27891 27893 27246 0 -1 4202560 149388 0 0 0 39230 65 0 0 25 0 4 0 669923225 1633857536 334649 33554432000 4194304 4625164 140737223906848 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27893/tid=27896] ppid=27891 vsize=1595564 CPUtime=551.62 cores=0,2,4,6
/proc/27893/task/27896/stat : 27896 (SArTagnan) R 27891 27893 27246 0 -1 4202560 2326876 0 0 0 54811 351 0 0 25 0 4 0 669923225 1633857536 334649 33554432000 4194304 4625164 140737223906848 18446744073709551615 4546680 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2213.77
Current children cumulated vsize (KiB) 1595564

[startup+822.301 s]
/proc/loadavg: 10.23 10.03 9.66 11/416 27931
/proc/meminfo: memFree=12107152/32950928 swapFree=62427640/67111528
[pid=27893] ppid=27891 vsize=1661100 CPUtime=2392.91 cores=0,2,4,6
/proc/27893/stat : 27893 (SArTagnan) R 27891 27893 27246 0 -1 4202496 3156901 0 0 0 238741 550 0 0 25 0 4 0 669923224 1700966400 337780 33554432000 4194304 4625164 140737223906848 18446744073709551615 4393110 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27893/statm: 415275 337780 761 106 0 410778 0
[pid=27893/tid=27894] ppid=27891 vsize=1661100 CPUtime=702.82 cores=0,2,4,6
/proc/27893/task/27894/stat : 27894 (SArTagnan) R 27891 27893 27246 0 -1 4202560 119822 0 0 0 70230 52 0 0 25 0 4 0 669923225 1700966400 337780 33554432000 4194304 4625164 140737223906848 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27893/tid=27895] ppid=27891 vsize=1661100 CPUtime=422.94 cores=0,2,4,6
/proc/27893/task/27895/stat : 27895 (SArTagnan) R 27891 27893 27246 0 -1 4202560 149502 0 0 0 42229 65 0 0 25 0 4 0 669923225 1700966400 337780 33554432000 4194304 4625164 140737223906848 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27893/tid=27896] ppid=27891 vsize=1661100 CPUtime=581.61 cores=0,2,4,6
/proc/27893/task/27896/stat : 27896 (SArTagnan) R 27891 27893 27246 0 -1 4202560 2633221 0 0 0 57767 394 0 0 25 0 4 0 669923225 1700966400 337780 33554432000 4194304 4625164 140737223906848 18446744073709551615 4335407 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2392.91
Current children cumulated vsize (KiB) 1661100

[startup+882.3 s]
/proc/loadavg: 10.28 10.07 9.69 11/416 27932
/proc/meminfo: memFree=12074728/32950928 swapFree=62427640/67111528
[pid=27893] ppid=27891 vsize=1661100 CPUtime=2572.08 cores=0,2,4,6
/proc/27893/stat : 27893 (SArTagnan) R 27891 27893 27246 0 -1 4202496 3446446 0 0 0 256613 595 0 0 25 0 4 0 669923224 1700966400 340374 33554432000 4194304 4625164 140737223906848 18446744073709551615 4329151 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27893/statm: 415275 340374 683 106 0 410778 0
[pid=27893/tid=27894] ppid=27891 vsize=1661100 CPUtime=761.98 cores=0,2,4,6
/proc/27893/task/27894/stat : 27894 (SArTagnan) R 27891 27893 27246 0 -1 4202560 120110 0 0 0 76146 52 0 0 25 0 4 0 669923225 1700966400 340374 33554432000 4194304 4625164 140737223906848 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27893/tid=27895] ppid=27891 vsize=1661100 CPUtime=452.94 cores=0,2,4,6
/proc/27893/task/27895/stat : 27895 (SArTagnan) R 27891 27893 27246 0 -1 4202560 149609 0 0 0 45229 65 0 0 25 0 4 0 669923225 1700966400 340374 33554432000 4194304 4625164 140737223906848 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27893/tid=27896] ppid=27891 vsize=1661100 CPUtime=611.61 cores=0,2,4,6
/proc/27893/task/27896/stat : 27896 (SArTagnan) R 27891 27893 27246 0 -1 4202560 2920653 0 0 0 60723 438 0 0 25 0 4 0 669923225 1700966400 340374 33554432000 4194304 4625164 140737223906848 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2572.08
Current children cumulated vsize (KiB) 1661100

[startup+942.301 s]
/proc/loadavg: 10.17 10.07 9.71 11/416 27934
/proc/meminfo: memFree=12025576/32950928 swapFree=62427640/67111528
[pid=27893] ppid=27891 vsize=1676824 CPUtime=2751.26 cores=0,2,4,6
/proc/27893/stat : 27893 (SArTagnan) R 27891 27893 27246 0 -1 4202496 3756580 0 0 0 274482 644 0 0 25 0 4 0 669923224 1717067776 344601 33554432000 4194304 4625164 140737223906848 18446744073709551615 4393074 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27893/statm: 419206 344601 670 106 0 414709 0
[pid=27893/tid=27894] ppid=27891 vsize=1676824 CPUtime=821.17 cores=0,2,4,6
/proc/27893/task/27894/stat : 27894 (SArTagnan) R 27891 27893 27246 0 -1 4202560 120370 0 0 0 82065 52 0 0 25 0 4 0 669923225 1717067776 344601 33554432000 4194304 4625164 140737223906848 18446744073709551615 4331184 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27893/tid=27895] ppid=27891 vsize=1676824 CPUtime=492.1 cores=0,2,4,6
/proc/27893/task/27895/stat : 27895 (SArTagnan) R 27891 27893 27246 0 -1 4202560 149653 0 0 0 49145 65 0 0 25 0 4 0 669923225 1717067776 344601 33554432000 4194304 4625164 140737223906848 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27893/tid=27896] ppid=27891 vsize=1676824 CPUtime=641.61 cores=0,2,4,6
/proc/27893/task/27896/stat : 27896 (SArTagnan) R 27891 27893 27246 0 -1 4202560 3211938 0 0 0 63678 483 0 0 25 0 4 0 669923225 1717067776 344601 33554432000 4194304 4625164 140737223906848 18446744073709551615 4351987 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2751.26
Current children cumulated vsize (KiB) 1676824

[startup+1002.3 s]
/proc/loadavg: 10.12 10.07 9.74 11/416 27936
/proc/meminfo: memFree=11992920/32950928 swapFree=62427640/67111528
[pid=27893] ppid=27891 vsize=1742360 CPUtime=2930.42 cores=0,2,4,6
/proc/27893/stat : 27893 (SArTagnan) R 27891 27893 27246 0 -1 4202496 4119325 0 0 0 292336 706 0 0 25 0 4 0 669923224 1784176640 347760 33554432000 4194304 4625164 140737223906848 18446744073709551615 4393089 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27893/statm: 435590 347760 668 106 0 431093 0
[pid=27893/tid=27894] ppid=27891 vsize=1742360 CPUtime=880.32 cores=0,2,4,6
/proc/27893/task/27894/stat : 27894 (SArTagnan) R 27891 27893 27246 0 -1 4202560 120684 0 0 0 87980 52 0 0 25 0 4 0 669923225 1784176640 347760 33554432000 4194304 4625164 140737223906848 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27893/tid=27895] ppid=27891 vsize=1742360 CPUtime=552.1 cores=0,2,4,6
/proc/27893/task/27895/stat : 27895 (SArTagnan) R 27891 27893 27246 0 -1 4202560 149704 0 0 0 55145 65 0 0 25 0 4 0 669923225 1784176640 347760 33554432000 4194304 4625164 140737223906848 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27893/tid=27896] ppid=27891 vsize=1742360 CPUtime=671.6 cores=0,2,4,6
/proc/27893/task/27896/stat : 27896 (SArTagnan) R 27891 27893 27246 0 -1 4202560 3454122 0 0 0 66640 520 0 0 25 0 4 0 669923225 1784176640 347760 33554432000 4194304 4625164 140737223906848 18446744073709551615 4335407 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2930.42
Current children cumulated vsize (KiB) 1742360

[startup+1062.3 s]
/proc/loadavg: 10.17 10.09 9.76 11/416 27937
/proc/meminfo: memFree=11964852/32950928 swapFree=62427640/67111528
[pid=27893] ppid=27891 vsize=1742360 CPUtime=3109.61 cores=0,2,4,6
/proc/27893/stat : 27893 (SArTagnan) R 27891 27893 27246 0 -1 4202496 4513026 0 0 0 310189 772 0 0 25 0 4 0 669923224 1784176640 350325 33554432000 4194304 4625164 140737223906848 18446744073709551615 4393110 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27893/statm: 435590 350325 661 106 0 431093 0
[pid=27893/tid=27894] ppid=27891 vsize=1742360 CPUtime=939.5 cores=0,2,4,6
/proc/27893/task/27894/stat : 27894 (SArTagnan) R 27891 27893 27246 0 -1 4202560 120956 0 0 0 93898 52 0 0 25 0 4 0 669923225 1784176640 350325 33554432000 4194304 4625164 140737223906848 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27893/tid=27895] ppid=27891 vsize=1742360 CPUtime=612.1 cores=0,2,4,6
/proc/27893/task/27895/stat : 27895 (SArTagnan) R 27891 27893 27246 0 -1 4202560 149840 0 0 0 61145 65 0 0 25 0 4 0 669923225 1784176640 350325 33554432000 4194304 4625164 140737223906848 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27893/tid=27896] ppid=27891 vsize=1742360 CPUtime=701.59 cores=0,2,4,6
/proc/27893/task/27896/stat : 27896 (SArTagnan) R 27891 27893 27246 0 -1 4202560 3706318 0 0 0 69600 559 0 0 25 0 4 0 669923225 1784176640 350325 33554432000 4194304 4625164 140737223906848 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3109.61
Current children cumulated vsize (KiB) 1742360

[startup+1122.3 s]
/proc/loadavg: 10.06 10.07 9.77 11/416 27939
/proc/meminfo: memFree=11925252/32950928 swapFree=62427640/67111528
[pid=27893] ppid=27891 vsize=1742360 CPUtime=3288.78 cores=0,2,4,6
/proc/27893/stat : 27893 (SArTagnan) R 27891 27893 27246 0 -1 4202496 4967505 0 0 0 328032 846 0 0 25 0 4 0 669923224 1784176640 353759 33554432000 4194304 4625164 140737223906848 18446744073709551615 4529987 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27893/statm: 435590 353759 681 106 0 431093 0
[pid=27893/tid=27894] ppid=27891 vsize=1742360 CPUtime=998.67 cores=0,2,4,6
/proc/27893/task/27894/stat : 27894 (SArTagnan) R 27891 27893 27246 0 -1 4202560 121194 0 0 0 99815 52 0 0 25 0 4 0 669923225 1784176640 353759 33554432000 4194304 4625164 140737223906848 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27893/tid=27895] ppid=27891 vsize=1742360 CPUtime=672.11 cores=0,2,4,6
/proc/27893/task/27895/stat : 27895 (SArTagnan) R 27891 27893 27246 0 -1 4202560 150004 0 0 0 67146 65 0 0 25 0 4 0 669923225 1784176640 353759 33554432000 4194304 4625164 140737223906848 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27893/tid=27896] ppid=27891 vsize=1742360 CPUtime=731.59 cores=0,2,4,6
/proc/27893/task/27896/stat : 27896 (SArTagnan) R 27891 27893 27246 0 -1 4202560 4013320 0 0 0 72550 609 0 0 25 0 4 0 669923225 1784176640 353759 33554432000 4194304 4625164 140737223906848 18446744073709551615 4335407 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3288.78
Current children cumulated vsize (KiB) 1742360

[startup+1182.3 s]
/proc/loadavg: 10.13 10.08 9.79 11/416 27940
/proc/meminfo: memFree=11911812/32950928 swapFree=62427640/67111528
[pid=27893] ppid=27891 vsize=1762632 CPUtime=3467.95 cores=0,2,4,6
/proc/27893/stat : 27893 (SArTagnan) R 27891 27893 27246 0 -1 4202496 5407129 0 0 0 345876 919 0 0 25 0 4 0 669923224 1804935168 356317 33554432000 4194304 4625164 140737223906848 18446744073709551615 4393051 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27893/statm: 440658 356317 658 106 0 436161 0
[pid=27893/tid=27894] ppid=27891 vsize=1762632 CPUtime=1057.84 cores=0,2,4,6
/proc/27893/task/27894/stat : 27894 (SArTagnan) R 27891 27893 27246 0 -1 4202560 121434 0 0 0 105732 52 0 0 25 0 4 0 669923225 1804935168 356317 33554432000 4194304 4625164 140737223906848 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27893/tid=27895] ppid=27891 vsize=1762632 CPUtime=732.11 cores=0,2,4,6
/proc/27893/task/27895/stat : 27895 (SArTagnan) R 27891 27893 27246 0 -1 4202560 150075 0 0 0 73145 66 0 0 25 0 4 0 669923225 1804935168 356317 33554432000 4194304 4625164 140737223906848 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27893/tid=27896] ppid=27891 vsize=1762632 CPUtime=761.6 cores=0,2,4,6
/proc/27893/task/27896/stat : 27896 (SArTagnan) R 27891 27893 27246 0 -1 4202560 4305262 0 0 0 75506 654 0 0 25 0 4 0 669923225 1804935168 356317 33554432000 4194304 4625164 140737223906848 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3467.95
Current children cumulated vsize (KiB) 1762632

[startup+1242.3 s]
/proc/loadavg: 10.04 10.07 9.80 11/416 27942
/proc/meminfo: memFree=11876320/32950928 swapFree=62427640/67111528
[pid=27893] ppid=27891 vsize=1762632 CPUtime=3647.12 cores=0,2,4,6
/proc/27893/stat : 27893 (SArTagnan) R 27891 27893 27246 0 -1 4202496 5917628 0 0 0 363708 1004 0 0 25 0 4 0 669923224 1804935168 362355 33554432000 4194304 4625164 140737223906848 18446744073709551615 4392981 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27893/statm: 440658 362355 648 106 0 436161 0
[pid=27893/tid=27894] ppid=27891 vsize=1762632 CPUtime=1107.08 cores=0,2,4,6
/proc/27893/task/27894/stat : 27894 (SArTagnan) R 27891 27893 27246 0 -1 4202560 124645 0 0 0 110655 53 0 0 25 0 4 0 669923225 1804935168 362355 33554432000 4194304 4625164 140737223906848 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27893/tid=27895] ppid=27891 vsize=1762632 CPUtime=792.11 cores=0,2,4,6
/proc/27893/task/27895/stat : 27895 (SArTagnan) R 27891 27893 27246 0 -1 4202560 150188 0 0 0 79145 66 0 0 25 0 4 0 669923225 1804935168 362355 33554432000 4194304 4625164 140737223906848 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27893/tid=27896] ppid=27891 vsize=1762632 CPUtime=791.38 cores=0,2,4,6
/proc/27893/task/27896/stat : 27896 (SArTagnan) R 27891 27893 27246 0 -1 4202560 4607999 0 0 0 78437 701 0 0 25 0 4 0 669923225 1804935168 362355 33554432000 4194304 4625164 140737223906848 18446744073709551615 4335407 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3647.12
Current children cumulated vsize (KiB) 1762632



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 10.06 10.07 9.82 12/416 27943
/proc/meminfo: memFree=11822472/32950928 swapFree=62427640/67111528
[pid=27893] ppid=27891 vsize=1908964 CPUtime=3823.03 cores=0,2,4,6
/proc/27893/stat : 27893 (SArTagnan) R 27891 27893 27246 0 -1 4202496 6510482 0 0 0 381206 1097 0 0 25 0 4 0 669923224 1954779136 374853 33554432000 4194304 4625164 140737223906848 18446744073709551615 4393101 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27893/statm: 477241 374853 654 106 0 472744 0
[pid=27893/tid=27894] ppid=27891 vsize=1908964 CPUtime=1156.52 cores=0,2,4,6
/proc/27893/task/27894/stat : 27894 (SArTagnan) R 27891 27893 27246 0 -1 4202560 124877 0 0 0 115599 53 0 0 25 0 4 0 669923225 1954779136 374853 33554432000 4194304 4625164 140737223906848 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27893/tid=27895] ppid=27891 vsize=1908964 CPUtime=849.83 cores=0,2,4,6
/proc/27893/task/27895/stat : 27895 (SArTagnan) R 27891 27893 27246 0 -1 4202560 150261 0 0 0 84917 66 0 0 25 0 4 0 669923225 1954779136 374853 33554432000 4194304 4625164 140737223906848 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27893/tid=27896] ppid=27891 vsize=1908964 CPUtime=824.67 cores=0,2,4,6
/proc/27893/task/27896/stat : 27896 (SArTagnan) R 27891 27893 27246 0 -1 4202560 4930725 0 0 0 81717 750 0 0 25 0 4 0 669923225 1954779136 374853 33554432000 4194304 4625164 140737223906848 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3823.03
Current children cumulated vsize (KiB) 1908964

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.08
CPU time (s): 3823.12
CPU user time (s): 3812.09
CPU system time (s): 11.0373
CPU usage (%): 294.067
Max. virtual memory (cumulated for all children) (KiB): 2199948

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3812.09
system time used= 11.0373
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6510484
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= 34101
involuntary context switches= 33236

runsolver used 4.85726 second user time and 12.899 second system time

The end

Launcher Data

Begin job on node123 at 2011-05-17 00:00:34
IDJOB=3386086
IDBENCH=85538
IDSOLVER=1871
FILE ID=node123/3386086-1305583234
RUNJOBID= node123-1305583234-27870
PBS_JOBID= 13350215
Free space on /tmp= 73252 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT05/crafted/sabharwal05/counting/fphp/unsat/harder/fphp-030-029.shuffled-as.sat05-1234.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3386086-1305583234/watcher-3386086-1305583234 -o /tmp/evaluation-result-3386086-1305583234/solver-3386086-1305583234 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3386086-1305583234.cnf -threads=4

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

MD5SUM BENCH= c12aa6a0ac1bca448bef51c167f3bbbb
RANDOM SEED=1711110240

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:      14711296 kB
Buffers:          4508 kB
Cached:          36572 kB
SwapCached:      74908 kB
Active:        5816444 kB
Inactive:     12198076 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14711296 kB
SwapTotal:    67111528 kB
SwapFree:     62427640 kB
Dirty:            1232 kB
Writeback:           0 kB
AnonPages:    17905740 kB
Mapped:          25360 kB
Slab:            87532 kB
PageTables:      70872 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 107022968 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= 73256 MiB
End job on node123 at 2011-05-17 00:22:16