Trace number 3386049

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

General information on the benchmark

NameSAT05/crafted/sabharwal05/counting/fphp/unsat/
harder/fphp-020-019.shuffled-as.sat05-1232.cnf
MD5SUMabb32bff5eb954e790612a6209864b5d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2.08668
Satisfiable
(Un)Satisfiability was proved
Number of variables380
Number of clauses7050
Sum of the clauses size14440
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 27030
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 520

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-3386049-1305583234/watcher-3386049-1305583234 -o /tmp/evaluation-result-3386049-1305583234/solver-3386049-1305583234 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3386049-1305583234.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: 6.43 7.21 8.74 5/407 27884
/proc/meminfo: memFree=14713436/32950928 swapFree=62427640/67111528
[pid=27884] ppid=27882 vsize=49860 CPUtime=0.01 cores=1,3,5,7
/proc/27884/stat : 27884 (SArTagnan) R 27882 27884 27246 0 -1 4202496 559 0 0 0 1 0 0 0 24 0 4 0 669923223 51056640 497 33554432000 4194304 4625164 140737366635024 18446744073709551615 47181616527282 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27884/statm: 12465 497 301 106 0 7968 0
[pid=27884/tid=27885] ppid=27882 vsize=49860 CPUtime=0 cores=1,3,5,7
/proc/27884/task/27885/stat : 27885 (SArTagnan) R 27882 27884 27246 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 669923223 51056640 497 33554432000 4194304 4625164 140737366635024 18446744073709551615 47181616527276 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27884/tid=27886] ppid=27882 vsize=49860 CPUtime=0 cores=1,3,5,7
/proc/27884/task/27886/stat : 27886 (SArTagnan) R 27882 27884 27246 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 669923223 51056640 497 33554432000 4194304 4625164 140737366635024 18446744073709551615 47181616527282 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27884/tid=27887] ppid=27882 vsize=49860 CPUtime=0 cores=1,3,5,7
/proc/27884/task/27887/stat : 27887 (SArTagnan) R 27882 27884 27246 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 669923223 51056640 497 33554432000 4194304 4625164 140737366635024 18446744073709551615 248089754609 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.16439 s]
/proc/loadavg: 6.43 7.21 8.74 5/407 27884
/proc/meminfo: memFree=14713436/32950928 swapFree=62427640/67111528
[pid=27884] ppid=27882 vsize=118380 CPUtime=0.3 cores=1,3,5,7
/proc/27884/stat : 27884 (SArTagnan) R 27882 27884 27246 0 -1 4202496 1900 0 0 0 30 0 0 0 25 0 4 0 669923223 121221120 1684 33554432000 4194304 4625164 140737366635024 18446744073709551615 248089803246 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/27884/statm: 29595 1684 345 106 0 25098 0
[pid=27884/tid=27885] ppid=27882 vsize=118380 CPUtime=0.1 cores=1,3,5,7
/proc/27884/task/27885/stat : 27885 (SArTagnan) R 27882 27884 27246 0 -1 4202560 476 0 0 0 10 0 0 0 25 0 4 0 669923223 121221120 1684 33554432000 4194304 4625164 140737366635024 18446744073709551615 4464984 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27884/tid=27886] ppid=27882 vsize=118380 CPUtime=0 cores=1,3,5,7
/proc/27884/task/27886/stat : 27886 (SArTagnan) R 27882 27884 27246 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 4 0 669923223 121221120 1684 33554432000 4194304 4625164 140737366635024 18446744073709551615 4464176 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27884/tid=27887] ppid=27882 vsize=118380 CPUtime=0.14 cores=1,3,5,7
/proc/27884/task/27887/stat : 27887 (SArTagnan) R 27882 27884 27246 0 -1 4202560 508 0 0 0 14 0 0 0 25 0 4 0 669923223 121221120 1684 33554432000 4194304 4625164 140737366635024 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 118380

[startup+0.200384 s]
/proc/loadavg: 6.43 7.21 8.74 5/407 27884
/proc/meminfo: memFree=14713436/32950928 swapFree=62427640/67111528
[pid=27884] ppid=27882 vsize=118572 CPUtime=0.37 cores=1,3,5,7
/proc/27884/stat : 27884 (SArTagnan) R 27882 27884 27246 0 -1 4202496 2069 0 0 0 37 0 0 0 25 0 4 0 669923223 121417728 1853 33554432000 4194304 4625164 140737366635024 18446744073709551615 248089803246 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/27884/statm: 29643 1853 345 106 0 25146 0
[pid=27884/tid=27885] ppid=27882 vsize=118572 CPUtime=0.1 cores=1,3,5,7
/proc/27884/task/27885/stat : 27885 (SArTagnan) R 27882 27884 27246 0 -1 4202560 476 0 0 0 10 0 0 0 25 0 4 0 669923223 121417728 1853 33554432000 4194304 4625164 140737366635024 18446744073709551615 4464984 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27884/tid=27886] ppid=27882 vsize=118572 CPUtime=0.04 cores=1,3,5,7
/proc/27884/task/27886/stat : 27886 (SArTagnan) R 27882 27884 27246 0 -1 4202560 153 0 0 0 4 0 0 0 25 0 4 0 669923223 121417728 1853 33554432000 4194304 4625164 140737366635024 18446744073709551615 4339655 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27884/tid=27887] ppid=27882 vsize=118572 CPUtime=0.18 cores=1,3,5,7
/proc/27884/task/27887/stat : 27887 (SArTagnan) R 27882 27884 27246 0 -1 4202560 529 0 0 0 18 0 0 0 25 0 4 0 669923223 121417728 1853 33554432000 4194304 4625164 140737366635024 18446744073709551615 4351866 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 118572

[startup+0.300367 s]
/proc/loadavg: 6.43 7.21 8.74 5/407 27884
/proc/meminfo: memFree=14713436/32950928 swapFree=62427640/67111528
[pid=27884] ppid=27882 vsize=250976 CPUtime=0.56 cores=1,3,5,7
/proc/27884/stat : 27884 (SArTagnan) R 27882 27884 27246 0 -1 4202496 2778 0 0 0 56 0 0 0 25 0 4 0 669923223 256999424 2447 33554432000 4194304 4625164 140737366635024 18446744073709551615 248089803246 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/27884/statm: 62744 2447 345 106 0 58247 0
[pid=27884/tid=27885] ppid=27882 vsize=250976 CPUtime=0.18 cores=1,3,5,7
/proc/27884/task/27885/stat : 27885 (SArTagnan) R 27882 27884 27246 0 -1 4202560 706 0 0 0 18 0 0 0 25 0 4 0 669923223 256999424 2447 33554432000 4194304 4625164 140737366635024 18446744073709551615 248089803295 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27884/tid=27886] ppid=27882 vsize=250976 CPUtime=0.09 cores=1,3,5,7
/proc/27884/task/27886/stat : 27886 (SArTagnan) R 27882 27884 27246 0 -1 4202560 473 0 0 0 9 0 0 0 25 0 4 0 669923223 256999424 2447 33554432000 4194304 4625164 140737366635024 18446744073709551615 248089803246 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27884/tid=27887] ppid=27882 vsize=250976 CPUtime=0.21 cores=1,3,5,7
/proc/27884/task/27887/stat : 27887 (SArTagnan) R 27882 27884 27246 0 -1 4202560 626 0 0 0 21 0 0 0 25 0 4 0 669923223 256999424 2447 33554432000 4194304 4625164 140737366635024 18446744073709551615 4291974 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 250976

[startup+0.700296 s]
/proc/loadavg: 6.43 7.21 8.74 5/407 27884
/proc/meminfo: memFree=14713436/32950928 swapFree=62427640/67111528
[pid=27884] ppid=27882 vsize=254116 CPUtime=1.3 cores=1,3,5,7
/proc/27884/stat : 27884 (SArTagnan) R 27882 27884 27246 0 -1 4202496 5423 0 0 0 129 1 0 0 25 0 4 0 669923223 260214784 3923 33554432000 4194304 4625164 140737366635024 18446744073709551615 4393089 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27884/statm: 63529 3923 345 106 0 59032 0
[pid=27884/tid=27885] ppid=27882 vsize=254116 CPUtime=0.34 cores=1,3,5,7
/proc/27884/task/27885/stat : 27885 (SArTagnan) R 27882 27884 27246 0 -1 4202560 1130 0 0 0 34 0 0 0 25 0 4 0 669923223 260214784 3923 33554432000 4194304 4625164 140737366635024 18446744073709551615 248089359045 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27884/tid=27886] ppid=27882 vsize=254116 CPUtime=0.28 cores=1,3,5,7
/proc/27884/task/27886/stat : 27886 (SArTagnan) R 27882 27884 27246 0 -1 4202560 1282 0 0 0 28 0 0 0 25 0 4 0 669923223 260214784 3923 33554432000 4194304 4625164 140737366635024 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27884/tid=27887] ppid=27882 vsize=254116 CPUtime=0.36 cores=1,3,5,7
/proc/27884/task/27887/stat : 27887 (SArTagnan) R 27882 27884 27246 0 -1 4202560 1135 0 0 0 36 0 0 0 25 0 4 0 669923223 260214784 3923 33554432000 4194304 4625164 140737366635024 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 254116

[startup+1.50116 s]
/proc/loadavg: 6.43 7.21 8.74 13/417 27897
/proc/meminfo: memFree=14661776/32950928 swapFree=62427640/67111528
[pid=27884] ppid=27882 vsize=263104 CPUtime=2.97 cores=1,3,5,7
/proc/27884/stat : 27884 (SArTagnan) R 27882 27884 27246 0 -1 4202496 10216 0 0 0 296 1 0 0 25 0 4 0 669923223 269418496 6869 33554432000 4194304 4625164 140737366635024 18446744073709551615 4393127 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/27884/statm: 65776 6869 355 106 0 61279 0
[pid=27884/tid=27885] ppid=27882 vsize=263104 CPUtime=0.66 cores=1,3,5,7
/proc/27884/task/27885/stat : 27885 (SArTagnan) R 27882 27884 27246 0 -1 4202560 1836 0 0 0 66 0 0 0 25 0 4 0 669923223 269418496 6870 33554432000 4194304 4625164 140737366635024 18446744073709551615 248089359393 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27884/tid=27886] ppid=27882 vsize=263104 CPUtime=0.55 cores=1,3,5,7
/proc/27884/task/27886/stat : 27886 (SArTagnan) R 27882 27884 27246 0 -1 4202560 2358 0 0 0 55 0 0 0 25 0 4 0 669923223 269418496 6870 33554432000 4194304 4625164 140737366635024 18446744073709551615 4353646 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27884/tid=27887] ppid=27882 vsize=263104 CPUtime=0.8 cores=1,3,5,7
/proc/27884/task/27887/stat : 27887 (SArTagnan) R 27882 27884 27246 0 -1 4202560 2520 0 0 0 80 0 0 0 25 0 4 0 669923223 269418496 6870 33554432000 4194304 4625164 140737366635024 18446744073709551615 248089359393 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 263104

[startup+3.10087 s]
/proc/loadavg: 6.43 7.21 8.74 12/417 27897
/proc/meminfo: memFree=14633008/32950928 swapFree=62427640/67111528
[pid=27884] ppid=27882 vsize=270180 CPUtime=6.2 cores=1,3,5,7
/proc/27884/stat : 27884 (SArTagnan) R 27882 27884 27246 0 -1 4202496 17504 0 0 0 617 3 0 0 25 0 4 0 669923223 276664320 10384 33554432000 4194304 4625164 140737366635024 18446744073709551615 4356581 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27884/statm: 67545 10384 357 106 0 63048 0
[pid=27884/tid=27885] ppid=27882 vsize=270180 CPUtime=1.39 cores=1,3,5,7
/proc/27884/task/27885/stat : 27885 (SArTagnan) R 27882 27884 27246 0 -1 4202560 3297 0 0 0 139 0 0 0 25 0 4 0 669923223 276664320 10384 33554432000 4194304 4625164 140737366635024 18446744073709551615 4352296 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27884/tid=27886] ppid=27882 vsize=270180 CPUtime=1.34 cores=1,3,5,7
/proc/27884/task/27886/stat : 27886 (SArTagnan) R 27882 27884 27246 0 -1 4202560 3740 0 0 0 134 0 0 0 25 0 4 0 669923223 276664320 10384 33554432000 4194304 4625164 140737366635024 18446744073709551615 248089741495 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27884/tid=27887] ppid=27882 vsize=270180 CPUtime=1.47 cores=1,3,5,7
/proc/27884/task/27887/stat : 27887 (SArTagnan) R 27882 27884 27246 0 -1 4202560 5766 0 0 0 146 1 0 0 25 0 4 0 669923223 276664320 10384 33554432000 4194304 4625164 140737366635024 18446744073709551615 4327729 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 270180

[startup+6.30031 s]
/proc/loadavg: 6.79 7.27 8.75 13/417 27897
/proc/meminfo: memFree=14566408/32950928 swapFree=62427640/67111528
[pid=27884] ppid=27882 vsize=291088 CPUtime=13.68 cores=1,3,5,7
/proc/27884/stat : 27884 (SArTagnan) R 27882 27884 27246 0 -1 4202496 40279 0 0 0 1361 7 0 0 25 0 4 0 669923223 298074112 17058 33554432000 4194304 4625164 140737366635024 18446744073709551615 248089395669 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/27884/statm: 72772 17058 346 106 0 68275 0
[pid=27884/tid=27885] ppid=27882 vsize=291088 CPUtime=3.03 cores=1,3,5,7
/proc/27884/task/27885/stat : 27885 (SArTagnan) R 27882 27884 27246 0 -1 4202560 6341 0 0 0 303 0 0 0 25 0 4 0 669923223 298074112 17058 33554432000 4194304 4625164 140737366635024 18446744073709551615 4352170 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27884/tid=27886] ppid=27882 vsize=291088 CPUtime=2.79 cores=1,3,5,7
/proc/27884/task/27886/stat : 27886 (SArTagnan) R 27882 27884 27246 0 -1 4202560 6559 0 0 0 279 0 0 0 25 0 4 0 669923223 298074112 17058 33554432000 4194304 4625164 140737366635024 18446744073709551615 4340391 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27884/tid=27887] ppid=27882 vsize=291088 CPUtime=4.21 cores=1,3,5,7
/proc/27884/task/27887/stat : 27887 (SArTagnan) R 27882 27884 27246 0 -1 4202560 21221 0 0 0 418 3 0 0 25 0 4 0 669923223 298074112 17058 33554432000 4194304 4625164 140737366635024 18446744073709551615 4547807 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 13.68
Current children cumulated vsize (KiB) 291088

[startup+12.7012 s]
/proc/loadavg: 7.13 7.33 8.76 13/417 27897
/proc/meminfo: memFree=14466600/32950928 swapFree=62427640/67111528
[pid=27884] ppid=27882 vsize=305024 CPUtime=28.91 cores=1,3,5,7
/proc/27884/stat : 27884 (SArTagnan) R 27882 27884 27246 0 -1 4202496 78578 0 0 0 2879 12 0 0 25 0 4 0 669923223 312344576 25200 33554432000 4194304 4625164 140737366635024 18446744073709551615 4338085 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27884/statm: 76256 25200 346 106 0 71759 0
[pid=27884/tid=27885] ppid=27882 vsize=305024 CPUtime=6.28 cores=1,3,5,7
/proc/27884/task/27885/stat : 27885 (SArTagnan) R 27882 27884 27246 0 -1 4202560 9480 0 0 0 627 1 0 0 25 0 4 0 669923223 312344576 25200 33554432000 4194304 4625164 140737366635024 18446744073709551615 4352010 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27884/tid=27886] ppid=27882 vsize=305024 CPUtime=5.79 cores=1,3,5,7
/proc/27884/task/27886/stat : 27886 (SArTagnan) R 27882 27884 27246 0 -1 4202560 12253 0 0 0 578 1 0 0 25 0 4 0 669923223 312344576 25200 33554432000 4194304 4625164 140737366635024 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27884/tid=27887] ppid=27882 vsize=305024 CPUtime=7.19 cores=1,3,5,7
/proc/27884/task/27887/stat : 27887 (SArTagnan) R 27882 27884 27246 0 -1 4202560 46533 0 0 0 712 7 0 0 25 0 4 0 669923223 312344576 25200 33554432000 4194304 4625164 140737366635024 18446744073709551615 248089741671 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 28.91
Current children cumulated vsize (KiB) 305024

[startup+25.5009 s]
/proc/loadavg: 7.99 7.51 8.80 12/417 27897
/proc/meminfo: memFree=14318528/32950928 swapFree=62427640/67111528
[pid=27884] ppid=27882 vsize=340608 CPUtime=60.6 cores=1,3,5,7
/proc/27884/stat : 27884 (SArTagnan) R 27882 27884 27246 0 -1 4202496 147473 0 0 0 6034 26 0 0 25 0 4 0 669923223 348782592 39866 33554432000 4194304 4625164 140737366635024 18446744073709551615 4329151 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/27884/statm: 85152 39866 350 106 0 80655 0
[pid=27884/tid=27885] ppid=27882 vsize=340608 CPUtime=12.37 cores=1,3,5,7
/proc/27884/task/27885/stat : 27885 (SArTagnan) R 27882 27884 27246 0 -1 4202560 15760 0 0 0 1235 2 0 0 25 0 4 0 669923223 348782592 39866 33554432000 4194304 4625164 140737366635024 18446744073709551615 4352035 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27884/tid=27886] ppid=27882 vsize=340608 CPUtime=13.01 cores=1,3,5,7
/proc/27884/task/27886/stat : 27886 (SArTagnan) R 27882 27884 27246 0 -1 4202560 20997 0 0 0 1298 3 0 0 25 0 4 0 669923223 348782592 39866 33554432000 4194304 4625164 140737366635024 18446744073709551615 4351798 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27884/tid=27887] ppid=27882 vsize=340608 CPUtime=13.18 cores=1,3,5,7
/proc/27884/task/27887/stat : 27887 (SArTagnan) R 27882 27884 27246 0 -1 4202560 95666 0 0 0 1302 16 0 0 25 0 4 0 669923223 348782592 39866 33554432000 4194304 4625164 140737366635024 18446744073709551615 4339865 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 60.6
Current children cumulated vsize (KiB) 340608

[startup+51.1004 s]
/proc/loadavg: 9.14 7.82 8.87 13/417 27907
/proc/meminfo: memFree=14120240/32950928 swapFree=62427640/67111528
[pid=27884] ppid=27882 vsize=418488 CPUtime=136.96 cores=1,3,5,7
/proc/27884/stat : 27884 (SArTagnan) R 27882 27884 27246 0 -1 4202496 251609 0 0 0 13648 48 0 0 25 0 4 0 669923223 428531712 66058 33554432000 4194304 4625164 140737366635024 18446744073709551615 4393061 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27884/statm: 104622 66058 376 106 0 100125 0
[pid=27884/tid=27885] ppid=27882 vsize=418488 CPUtime=33.96 cores=1,3,5,7
/proc/27884/task/27885/stat : 27885 (SArTagnan) D 27882 27884 27246 0 -1 4202560 31494 0 0 0 3388 8 0 0 25 0 4 0 669923223 428531712 66058 33554432000 4194304 4625164 140737366635024 18446744073709551615 248089741495 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27884/tid=27886] ppid=27882 vsize=418488 CPUtime=26.81 cores=1,3,5,7
/proc/27884/task/27886/stat : 27886 (SArTagnan) R 27882 27884 27246 0 -1 4202560 33567 0 0 0 2673 8 0 0 25 0 4 0 669923223 428531712 66058 33554432000 4194304 4625164 140737366635024 18446744073709551615 4351996 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27884/tid=27887] ppid=27882 vsize=418488 CPUtime=30.49 cores=1,3,5,7
/proc/27884/task/27887/stat : 27887 (SArTagnan) R 27882 27884 27246 0 -1 4202560 163032 0 0 0 3023 26 0 0 25 0 4 0 669923223 428531712 66058 33554432000 4194304 4625164 140737366635024 18446744073709551615 4339639 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 136.96
Current children cumulated vsize (KiB) 418488

[startup+102.3 s]
/proc/loadavg: 10.33 8.34 8.99 11/416 27909
/proc/meminfo: memFree=13798808/32950928 swapFree=62427640/67111528
[pid=27884] ppid=27882 vsize=577644 CPUtime=289.83 cores=1,3,5,7
/proc/27884/stat : 27884 (SArTagnan) R 27882 27884 27246 0 -1 4202496 539429 0 0 0 28882 101 0 0 25 0 4 0 669923223 591507456 102348 33554432000 4194304 4625164 140737366635024 18446744073709551615 4393061 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27884/statm: 144411 102348 352 106 0 139914 0
[pid=27884/tid=27885] ppid=27882 vsize=577644 CPUtime=74.24 cores=1,3,5,7
/proc/27884/task/27885/stat : 27885 (SArTagnan) R 27882 27884 27246 0 -1 4202560 46065 0 0 0 7411 13 0 0 25 0 4 0 669923223 591507456 102348 33554432000 4194304 4625164 140737366635024 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27884/tid=27886] ppid=27882 vsize=577644 CPUtime=59.79 cores=1,3,5,7
/proc/27884/task/27886/stat : 27886 (SArTagnan) R 27882 27884 27246 0 -1 4202560 55910 0 0 0 5961 18 0 0 25 0 4 0 669923223 591507456 102348 33554432000 4194304 4625164 140737366635024 18446744073709551615 4339646 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27884/tid=27887] ppid=27882 vsize=577644 CPUtime=59.24 cores=1,3,5,7
/proc/27884/task/27887/stat : 27887 (SArTagnan) R 27882 27884 27246 0 -1 4202560 388021 0 0 0 5864 60 0 0 25 0 4 0 669923223 591507456 102348 33554432000 4194304 4625164 140737366635024 18446744073709551615 4351827 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 289.83
Current children cumulated vsize (KiB) 577644

[startup+162.301 s]

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

[pid=27884] ppid=27882 vsize=1399328 CPUtime=2262.47 cores=1,3,5,7
/proc/27884/stat : 27884 (SArTagnan) R 27882 27884 27246 0 -1 4202496 1603751 0 0 0 225876 371 0 0 25 0 4 0 669923223 1432911872 292088 33554432000 4194304 4625164 140737366635024 18446744073709551615 4393061 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27884/statm: 349832 292088 346 106 0 345335 0
[pid=27884/tid=27885] ppid=27882 vsize=1399328 CPUtime=436.11 cores=1,3,5,7
/proc/27884/task/27885/stat : 27885 (SArTagnan) R 27882 27884 27246 0 -1 4202560 130430 0 0 0 43536 75 0 0 25 0 4 0 669923223 1432911872 292088 33554432000 4194304 4625164 140737366635024 18446744073709551615 4352296 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27884/tid=27886] ppid=27882 vsize=1399328 CPUtime=554.42 cores=1,3,5,7
/proc/27884/task/27886/stat : 27886 (SArTagnan) R 27882 27884 27246 0 -1 4202560 174914 0 0 0 55362 80 0 0 25 0 4 0 669923223 1432911872 292088 33554432000 4194304 4625164 140737366635024 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27884/tid=27887] ppid=27882 vsize=1399328 CPUtime=554.47 cores=1,3,5,7
/proc/27884/task/27887/stat : 27887 (SArTagnan) R 27882 27884 27246 0 -1 4202560 1078555 0 0 0 55277 170 0 0 25 0 4 0 669923223 1432911872 292088 33554432000 4194304 4625164 140737366635024 18446744073709551615 4547257 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2262.47
Current children cumulated vsize (KiB) 1399328

[startup+822.3 s]
/proc/loadavg: 10.23 10.03 9.66 12/416 27931
/proc/meminfo: memFree=12107152/32950928 swapFree=62427640/67111528
[pid=27884] ppid=27882 vsize=1472140 CPUtime=2441.62 cores=1,3,5,7
/proc/27884/stat : 27884 (SArTagnan) R 27882 27884 27246 0 -1 4202496 1731783 0 0 0 243758 404 0 0 25 0 4 0 669923223 1507471360 303269 33554432000 4194304 4625164 140737366635024 18446744073709551615 248089359393 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27884/statm: 368035 303284 346 106 0 363538 0
[pid=27884/tid=27885] ppid=27882 vsize=1472140 CPUtime=466.12 cores=1,3,5,7
/proc/27884/task/27885/stat : 27885 (SArTagnan) R 27882 27884 27246 0 -1 4202560 134631 0 0 0 46531 81 0 0 25 0 4 0 669923223 1507471360 303285 33554432000 4194304 4625164 140737366635024 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27884/tid=27886] ppid=27882 vsize=1472140 CPUtime=614.4 cores=1,3,5,7
/proc/27884/task/27886/stat : 27886 (SArTagnan) R 27882 27884 27246 0 -1 4202560 175059 0 0 0 61360 80 0 0 25 0 4 0 669923223 1507471360 303285 33554432000 4194304 4625164 140737366635024 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27884/tid=27887] ppid=27882 vsize=1472140 CPUtime=613.65 cores=1,3,5,7
/proc/27884/task/27887/stat : 27887 (SArTagnan) R 27882 27884 27246 0 -1 4202560 1080439 0 0 0 61194 171 0 0 25 0 4 0 669923223 1507471360 303286 33554432000 4194304 4625164 140737366635024 18446744073709551615 4335407 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2441.62
Current children cumulated vsize (KiB) 1472140

[startup+882.316 s]
/proc/loadavg: 10.28 10.07 9.69 11/416 27932
/proc/meminfo: memFree=12074604/32950928 swapFree=62427640/67111528
[pid=27884] ppid=27882 vsize=1543656 CPUtime=2620.85 cores=1,3,5,7
/proc/27884/stat : 27884 (SArTagnan) R 27882 27884 27246 0 -1 4202496 2018097 0 0 0 261630 455 0 0 25 0 4 0 669923223 1580703744 307451 33554432000 4194304 4625164 140737366635024 18446744073709551615 4329142 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27884/statm: 385914 307451 346 106 0 381417 0
[pid=27884/tid=27885] ppid=27882 vsize=1543656 CPUtime=496.33 cores=1,3,5,7
/proc/27884/task/27885/stat : 27885 (SArTagnan) R 27882 27884 27246 0 -1 4202560 135441 0 0 0 49551 82 0 0 25 0 4 0 669923223 1580703744 307451 33554432000 4194304 4625164 140737366635024 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27884/tid=27886] ppid=27882 vsize=1543656 CPUtime=674.42 cores=1,3,5,7
/proc/27884/task/27886/stat : 27886 (SArTagnan) R 27882 27884 27246 0 -1 4202560 175143 0 0 0 67362 80 0 0 25 0 4 0 669923223 1580703744 307451 33554432000 4194304 4625164 140737366635024 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27884/tid=27887] ppid=27882 vsize=1543656 CPUtime=672.84 cores=1,3,5,7
/proc/27884/task/27887/stat : 27887 (SArTagnan) R 27882 27884 27246 0 -1 4202560 1302958 0 0 0 67079 205 0 0 25 0 4 0 669923223 1580703744 307451 33554432000 4194304 4625164 140737366635024 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2620.85
Current children cumulated vsize (KiB) 1543656

[startup+942.301 s]
/proc/loadavg: 10.17 10.07 9.71 11/416 27934
/proc/meminfo: memFree=12020492/32950928 swapFree=62427640/67111528
[pid=27884] ppid=27882 vsize=1600048 CPUtime=2800 cores=1,3,5,7
/proc/27884/stat : 27884 (SArTagnan) R 27882 27884 27246 0 -1 4202496 2187688 0 0 0 279510 490 0 0 25 0 4 0 669923223 1638449152 317659 33554432000 4194304 4625164 140737366635024 18446744073709551615 4393101 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27884/statm: 400012 317659 364 106 0 395515 0
[pid=27884/tid=27885] ppid=27882 vsize=1600048 CPUtime=526.41 cores=1,3,5,7
/proc/27884/task/27885/stat : 27885 (SArTagnan) R 27882 27884 27246 0 -1 4202560 166656 0 0 0 52554 87 0 0 25 0 4 0 669923223 1638449152 317659 33554432000 4194304 4625164 140737366635024 18446744073709551615 4351827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27884/tid=27886] ppid=27882 vsize=1600048 CPUtime=734.4 cores=1,3,5,7
/proc/27884/task/27886/stat : 27886 (SArTagnan) R 27882 27884 27246 0 -1 4202560 175209 0 0 0 73360 80 0 0 25 0 4 0 669923223 1638449152 317659 33554432000 4194304 4625164 140737366635024 18446744073709551615 4488064 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27884/tid=27887] ppid=27882 vsize=1600048 CPUtime=732.02 cores=1,3,5,7
/proc/27884/task/27887/stat : 27887 (SArTagnan) R 27882 27884 27246 0 -1 4202560 1371590 0 0 0 72985 217 0 0 25 0 4 0 669923223 1638449152 317659 33554432000 4194304 4625164 140737366635024 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2800
Current children cumulated vsize (KiB) 1600048

[startup+1002.3 s]
/proc/loadavg: 10.12 10.07 9.74 12/416 27936
/proc/meminfo: memFree=11989200/32950928 swapFree=62427640/67111528
[pid=27884] ppid=27882 vsize=1600048 CPUtime=2980.1 cores=1,3,5,7
/proc/27884/stat : 27884 (SArTagnan) R 27882 27884 27246 0 -1 4202496 2749180 0 0 0 297416 594 0 0 25 0 4 0 669923223 1638449152 323239 33554432000 4194304 4625164 140737366635024 18446744073709551615 4392981 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27884/statm: 400012 323239 393 106 0 395515 0
[pid=27884/tid=27885] ppid=27882 vsize=1600048 CPUtime=557.31 cores=1,3,5,7
/proc/27884/task/27885/stat : 27885 (SArTagnan) R 27882 27884 27246 0 -1 4202560 169728 0 0 0 55640 91 0 0 25 0 4 0 669923223 1638449152 323239 33554432000 4194304 4625164 140737366635024 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27884/tid=27886] ppid=27882 vsize=1600048 CPUtime=794.4 cores=1,3,5,7
/proc/27884/task/27886/stat : 27886 (SArTagnan) R 27882 27884 27246 0 -1 4202560 175309 0 0 0 79360 80 0 0 25 0 4 0 669923223 1638449152 323239 33554432000 4194304 4625164 140737366635024 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27884/tid=27887] ppid=27882 vsize=1600048 CPUtime=785.1 cores=1,3,5,7
/proc/27884/task/27887/stat : 27887 (SArTagnan) R 27882 27884 27246 0 -1 4202560 1835320 0 0 0 78215 295 0 0 25 0 4 0 669923223 1638449152 323239 33554432000 4194304 4625164 140737366635024 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2980.1
Current children cumulated vsize (KiB) 1600048

[startup+1062.3 s]
/proc/loadavg: 10.17 10.09 9.76 12/416 27937
/proc/meminfo: memFree=11964604/32950928 swapFree=62427640/67111528
[pid=27884] ppid=27882 vsize=1600048 CPUtime=3159.54 cores=1,3,5,7
/proc/27884/stat : 27884 (SArTagnan) R 27882 27884 27246 0 -1 4202496 3282096 0 0 0 315262 692 0 0 25 0 4 0 669923223 1638449152 325471 33554432000 4194304 4625164 140737366635024 18446744073709551615 4393074 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27884/statm: 400012 325471 346 106 0 395515 0
[pid=27884/tid=27885] ppid=27882 vsize=1600048 CPUtime=587.66 cores=1,3,5,7
/proc/27884/task/27885/stat : 27885 (SArTagnan) R 27882 27884 27246 0 -1 4202560 171230 0 0 0 58672 94 0 0 25 0 4 0 669923223 1638449152 325471 33554432000 4194304 4625164 140737366635024 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27884/tid=27886] ppid=27882 vsize=1600048 CPUtime=854.41 cores=1,3,5,7
/proc/27884/task/27886/stat : 27886 (SArTagnan) R 27882 27884 27246 0 -1 4202560 175356 0 0 0 85361 80 0 0 25 0 4 0 669923223 1638449152 325471 33554432000 4194304 4625164 140737366635024 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27884/tid=27887] ppid=27882 vsize=1600048 CPUtime=832.92 cores=1,3,5,7
/proc/27884/task/27887/stat : 27887 (SArTagnan) R 27882 27884 27246 0 -1 4202560 2258518 0 0 0 82927 365 0 0 25 0 4 0 669923223 1638449152 325471 33554432000 4194304 4625164 140737366635024 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3159.54
Current children cumulated vsize (KiB) 1600048

[startup+1122.3 s]
/proc/loadavg: 10.06 10.07 9.77 12/416 27939
/proc/meminfo: memFree=11925624/32950928 swapFree=62427640/67111528
[pid=27884] ppid=27882 vsize=1671264 CPUtime=3338.73 cores=1,3,5,7
/proc/27884/stat : 27884 (SArTagnan) R 27882 27884 27246 0 -1 4202496 3670323 0 0 0 333114 759 0 0 25 0 4 0 669923223 1711374336 332013 33554432000 4194304 4625164 140737366635024 18446744073709551615 4512039 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27884/statm: 417816 332013 346 106 0 413319 0
[pid=27884/tid=27885] ppid=27882 vsize=1671264 CPUtime=617.67 cores=1,3,5,7
/proc/27884/task/27885/stat : 27885 (SArTagnan) R 27882 27884 27246 0 -1 4202560 171299 0 0 0 61673 94 0 0 25 0 4 0 669923223 1711374336 332013 33554432000 4194304 4625164 140737366635024 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27884/tid=27886] ppid=27882 vsize=1671264 CPUtime=914.41 cores=1,3,5,7
/proc/27884/task/27886/stat : 27886 (SArTagnan) R 27882 27884 27246 0 -1 4202560 181408 0 0 0 91360 81 0 0 25 0 4 0 669923223 1711374336 332013 33554432000 4194304 4625164 140737366635024 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27884/tid=27887] ppid=27882 vsize=1671264 CPUtime=892.1 cores=1,3,5,7
/proc/27884/task/27887/stat : 27887 (SArTagnan) R 27882 27884 27246 0 -1 4202560 2557175 0 0 0 88798 412 0 0 25 0 4 0 669923223 1711374336 332013 33554432000 4194304 4625164 140737366635024 18446744073709551615 4334441 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3338.73
Current children cumulated vsize (KiB) 1671264

[startup+1182.3 s]
/proc/loadavg: 10.13 10.08 9.79 11/416 27940
/proc/meminfo: memFree=11911812/32950928 swapFree=62427640/67111528
[pid=27884] ppid=27882 vsize=1671264 CPUtime=3517.92 cores=1,3,5,7
/proc/27884/stat : 27884 (SArTagnan) R 27882 27884 27246 0 -1 4202496 3778729 0 0 0 351012 780 0 0 25 0 4 0 669923223 1711374336 333047 33554432000 4194304 4625164 140737366635024 18446744073709551615 4512012 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27884/statm: 417816 333047 346 106 0 413319 0
[pid=27884/tid=27885] ppid=27882 vsize=1671264 CPUtime=647.67 cores=1,3,5,7
/proc/27884/task/27885/stat : 27885 (SArTagnan) R 27882 27884 27246 0 -1 4202560 171364 0 0 0 64673 94 0 0 25 0 4 0 669923223 1711374336 333047 33554432000 4194304 4625164 140737366635024 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27884/tid=27886] ppid=27882 vsize=1671264 CPUtime=974.41 cores=1,3,5,7
/proc/27884/task/27886/stat : 27886 (SArTagnan) R 27882 27884 27246 0 -1 4202560 181458 0 0 0 97360 81 0 0 25 0 4 0 669923223 1711374336 333047 33554432000 4194304 4625164 140737366635024 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27884/tid=27887] ppid=27882 vsize=1671264 CPUtime=951.29 cores=1,3,5,7
/proc/27884/task/27887/stat : 27887 (SArTagnan) R 27882 27884 27246 0 -1 4202560 2557299 0 0 0 94717 412 0 0 25 0 4 0 669923223 1711374336 333047 33554432000 4194304 4625164 140737366635024 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3517.92
Current children cumulated vsize (KiB) 1671264

[startup+1242.3 s]
/proc/loadavg: 10.04 10.07 9.80 12/416 27942
/proc/meminfo: memFree=11879420/32950928 swapFree=62427640/67111528
[pid=27884] ppid=27882 vsize=1671264 CPUtime=3697.1 cores=1,3,5,7
/proc/27884/stat : 27884 (SArTagnan) R 27882 27884 27246 0 -1 4202496 3958982 0 0 0 368897 813 0 0 25 0 4 0 669923223 1711374336 335701 33554432000 4194304 4625164 140737366635024 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27884/statm: 417816 335701 346 106 0 413319 0
[pid=27884/tid=27885] ppid=27882 vsize=1671264 CPUtime=677.69 cores=1,3,5,7
/proc/27884/task/27885/stat : 27885 (SArTagnan) R 27882 27884 27246 0 -1 4202560 171428 0 0 0 67674 95 0 0 25 0 4 0 669923223 1711374336 335701 33554432000 4194304 4625164 140737366635024 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27884/tid=27886] ppid=27882 vsize=1671264 CPUtime=1034.41 cores=1,3,5,7
/proc/27884/task/27886/stat : 27886 (SArTagnan) R 27882 27884 27246 0 -1 4202560 181577 0 0 0 103360 81 0 0 25 0 4 0 669923223 1711374336 335701 33554432000 4194304 4625164 140737366635024 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27884/tid=27887] ppid=27882 vsize=1671264 CPUtime=1010.48 cores=1,3,5,7
/proc/27884/task/27887/stat : 27887 (SArTagnan) R 27882 27884 27246 0 -1 4202560 2624953 0 0 0 100625 423 0 0 25 0 4 0 669923223 1711374336 335701 33554432000 4194304 4625164 140737366635024 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3697.1
Current children cumulated vsize (KiB) 1671264



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 10.06 10.07 9.82 11/416 27943
/proc/meminfo: memFree=11822968/32950928 swapFree=62427640/67111528
[pid=27884] ppid=27882 vsize=1671264 CPUtime=3869.45 cores=1,3,5,7
/proc/27884/stat : 27884 (SArTagnan) R 27882 27884 27246 0 -1 4202496 4236648 0 0 0 386082 863 0 0 25 0 4 0 669923223 1711374336 337654 33554432000 4194304 4625164 140737366635024 18446744073709551615 4519414 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27884/statm: 417816 337654 346 106 0 413319 0
[pid=27884/tid=27885] ppid=27882 vsize=1671264 CPUtime=706.51 cores=1,3,5,7
/proc/27884/task/27885/stat : 27885 (SArTagnan) R 27882 27884 27246 0 -1 4202560 171488 0 0 0 70556 95 0 0 25 0 4 0 669923223 1711374336 337654 33554432000 4194304 4625164 140737366635024 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27884/tid=27886] ppid=27882 vsize=1671264 CPUtime=1092.13 cores=1,3,5,7
/proc/27884/task/27886/stat : 27886 (SArTagnan) R 27882 27884 27246 0 -1 4202560 181620 0 0 0 109132 81 0 0 25 0 4 0 669923223 1711374336 337654 33554432000 4194304 4625164 140737366635024 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27884/tid=27887] ppid=27882 vsize=1671264 CPUtime=1067.39 cores=1,3,5,7
/proc/27884/task/27887/stat : 27887 (SArTagnan) R 27882 27884 27246 0 -1 4202560 2801943 0 0 0 106287 452 0 0 25 0 4 0 669923223 1711374336 337654 33554432000 4194304 4625164 140737366635024 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3869.45
Current children cumulated vsize (KiB) 1671264

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

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

[startup+1300 s]
/proc/loadavg: 10.06 10.07 9.82 11/416 27943
/proc/meminfo: memFree=11822968/32950928 swapFree=62427640/67111528
[pid=27884] ppid=27882 vsize=1671264 CPUtime=3869.45 cores=1,3,5,7
/proc/27884/stat : 27884 (SArTagnan) R 27882 27884 27246 0 -1 4202496 4236648 0 0 0 386082 863 0 0 25 0 4 0 669923223 1711374336 337654 33554432000 4194304 4625164 140737366635024 18446744073709551615 4519414 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27884/statm: 417816 337654 346 106 0 413319 0
[pid=27884/tid=27885] ppid=27882 vsize=1671264 CPUtime=706.51 cores=1,3,5,7
/proc/27884/task/27885/stat : 27885 (SArTagnan) R 27882 27884 27246 0 -1 4202560 171488 0 0 0 70556 95 0 0 25 0 4 0 669923223 1711374336 337654 33554432000 4194304 4625164 140737366635024 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27884/tid=27886] ppid=27882 vsize=1671264 CPUtime=1092.13 cores=1,3,5,7
/proc/27884/task/27886/stat : 27886 (SArTagnan) R 27882 27884 27246 0 -1 4202560 181620 0 0 0 109132 81 0 0 25 0 4 0 669923223 1711374336 337654 33554432000 4194304 4625164 140737366635024 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27884/tid=27887] ppid=27882 vsize=1671264 CPUtime=1067.39 cores=1,3,5,7
/proc/27884/task/27887/stat : 27887 (SArTagnan) R 27882 27884 27246 0 -1 4202560 2801943 0 0 0 106287 452 0 0 25 0 4 0 669923223 1711374336 337654 33554432000 4194304 4625164 140737366635024 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3869.45
Current children cumulated vsize (KiB) 1671264

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.08
CPU time (s): 3869.54
CPU user time (s): 3860.84
CPU system time (s): 8.69468
CPU usage (%): 297.638
Max. virtual memory (cumulated for all children) (KiB): 1700296

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3860.84
system time used= 8.69468
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4236648
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= 8511
involuntary context switches= 31310

runsolver used 4.69829 second user time and 13.037 second system time

The end

Launcher Data

Begin job on node123 at 2011-05-17 00:00:34
IDJOB=3386049
IDBENCH=85542
IDSOLVER=1871
FILE ID=node123/3386049-1305583234
RUNJOBID= node123-1305583234-27871
PBS_JOBID= 13350215
Free space on /tmp= 73256 MiB

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

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

MD5SUM BENCH= abb32bff5eb954e790612a6209864b5d
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:      14713840 kB
Buffers:          4500 kB
Cached:          35416 kB
SwapCached:      74908 kB
Active:        5814208 kB
Inactive:     12198088 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14713840 kB
SwapTotal:    67111528 kB
SwapFree:     62427640 kB
Dirty:             456 kB
Writeback:           0 kB
AnonPages:    17904188 kB
Mapped:          24972 kB
Slab:            87532 kB
PageTables:      71260 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 106969964 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