Trace number 3385990

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

General information on the benchmark

NameSAT05/crafted/sabharwal05/counting/php/unsat/
harder/php-020-019.shuffled-as.sat05-1190.cnf
MD5SUM81bbeaaf9f0ca3bfc36d743097777052
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.62875
Satisfiable
(Un)Satisfiability was proved
Number of variables380
Number of clauses3630
Sum of the clauses size7600
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23610
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-3385990-1305583143/watcher-3385990-1305583143 -o /tmp/evaluation-result-3385990-1305583143/solver-3385990-1305583143 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3385990-1305583143.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: 9.12 9.07 8.48 7/502 23766
/proc/meminfo: memFree=23393856/32951124 swapFree=60609076/67111528
[pid=23766] ppid=23764 vsize=115840 CPUtime=0.02 cores=0,2,4,6
/proc/23766/stat : 23766 (SArTagnan) R 23764 23766 22974 0 -1 4202496 1064 0 0 0 2 0 0 0 25 0 4 0 669915282 118620160 735 33554432000 4194304 4625164 140735307124128 18446744073709551615 270613153975 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/23766/statm: 28960 735 344 106 0 24463 0
[pid=23766/tid=23767] ppid=23764 vsize=246912 CPUtime=0 cores=0,2,4,6
/proc/23766/task/23767/stat : 23767 (SArTagnan) S 23764 23766 22974 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 4 0 669915283 252837888 738 33554432000 4194304 4625164 140735307124128 18446744073709551615 270613215726 0 0 4096 2 18446604452876872640 0 0 -1 0 0 0 0
[pid=23766/tid=23768] ppid=23764 vsize=246912 CPUtime=0 cores=0,2,4,6
/proc/23766/task/23768/stat : 23768 (SArTagnan) R 23764 23766 22974 0 -1 4202560 15 0 0 0 0 0 0 0 25 0 4 0 669915283 252837888 738 33554432000 4194304 4625164 140735307124128 18446744073709551615 270613153927 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23766/tid=23769] ppid=23764 vsize=181376 CPUtime=0 cores=0,2,4,6
/proc/23766/task/23769/stat : 23769 (SArTagnan) R 23764 23766 22974 0 -1 4202560 56 0 0 0 0 0 0 0 25 0 4 0 669915283 185729024 741 33554432000 4194304 4625164 140735307124128 18446744073709551615 270612807435 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.0953799 s]
/proc/loadavg: 9.12 9.07 8.48 7/502 23766
/proc/meminfo: memFree=23393856/32951124 swapFree=60609076/67111528
[pid=23766] ppid=23764 vsize=248656 CPUtime=0.24 cores=0,2,4,6
/proc/23766/stat : 23766 (SArTagnan) R 23764 23766 22974 0 -1 4202496 2602 0 0 0 24 0 0 0 25 0 4 0 669915282 254623744 1860 33554432000 4194304 4625164 140735307124128 18446744073709551615 270613215726 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/23766/statm: 62164 1860 345 106 0 57667 0
[pid=23766/tid=23767] ppid=23764 vsize=248656 CPUtime=0.07 cores=0,2,4,6
/proc/23766/task/23767/stat : 23767 (SArTagnan) R 23764 23766 22974 0 -1 4202560 349 0 0 0 7 0 0 0 25 0 4 0 669915283 254623744 1860 33554432000 4194304 4625164 140735307124128 18446744073709551615 270612771873 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23766/tid=23768] ppid=23764 vsize=248656 CPUtime=0.03 cores=0,2,4,6
/proc/23766/task/23768/stat : 23768 (SArTagnan) R 23764 23766 22974 0 -1 4202560 303 0 0 0 3 0 0 0 25 0 4 0 669915283 254623744 1860 33554432000 4194304 4625164 140735307124128 18446744073709551615 270613215775 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23766/tid=23769] ppid=23764 vsize=248656 CPUtime=0.08 cores=0,2,4,6
/proc/23766/task/23769/stat : 23769 (SArTagnan) R 23764 23766 22974 0 -1 4202560 273 0 0 0 8 0 0 0 25 0 4 0 669915283 254623744 1860 33554432000 4194304 4625164 140735307124128 18446744073709551615 4552391 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 248656

[startup+0.108059 s]
/proc/loadavg: 9.12 9.07 8.48 7/502 23766
/proc/meminfo: memFree=23393856/32951124 swapFree=60609076/67111528
[pid=23766] ppid=23764 vsize=248896 CPUtime=0.28 cores=0,2,4,6
/proc/23766/stat : 23766 (SArTagnan) R 23764 23766 22974 0 -1 4202496 2788 0 0 0 28 0 0 0 25 0 4 0 669915282 254869504 2046 33554432000 4194304 4625164 140735307124128 18446744073709551615 270613215726 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/23766/statm: 62224 2046 345 106 0 57727 0
[pid=23766/tid=23767] ppid=23764 vsize=248896 CPUtime=0.08 cores=0,2,4,6
/proc/23766/task/23767/stat : 23767 (SArTagnan) R 23764 23766 22974 0 -1 4202560 396 0 0 0 8 0 0 0 25 0 4 0 669915283 254869504 2046 33554432000 4194304 4625164 140735307124128 18446744073709551615 270612771873 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23766/tid=23768] ppid=23764 vsize=248896 CPUtime=0.04 cores=0,2,4,6
/proc/23766/task/23768/stat : 23768 (SArTagnan) D 23764 23766 22974 0 -1 4202560 406 0 0 0 4 0 0 0 25 0 4 0 669915283 254869504 2046 33554432000 4194304 4625164 140735307124128 18446744073709551615 270613153975 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23766/tid=23769] ppid=23764 vsize=248896 CPUtime=0.09 cores=0,2,4,6
/proc/23766/task/23769/stat : 23769 (SArTagnan) R 23764 23766 22974 0 -1 4202560 309 0 0 0 9 0 0 0 25 0 4 0 669915283 254869504 2046 33554432000 4194304 4625164 140735307124128 18446744073709551615 4552399 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 248896

[startup+0.300659 s]
/proc/loadavg: 9.12 9.07 8.48 7/502 23766
/proc/meminfo: memFree=23393856/32951124 swapFree=60609076/67111528
[pid=23766] ppid=23764 vsize=251560 CPUtime=0.86 cores=0,2,4,6
/proc/23766/stat : 23766 (SArTagnan) R 23764 23766 22974 0 -1 4202496 4504 0 0 0 86 0 0 0 25 0 4 0 669915282 257597440 3762 33554432000 4194304 4625164 140735307124128 18446744073709551615 4528700 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/23766/statm: 62890 3762 348 106 0 58393 0
[pid=23766/tid=23767] ppid=23764 vsize=251560 CPUtime=0.28 cores=0,2,4,6
/proc/23766/task/23767/stat : 23767 (SArTagnan) R 23764 23766 22974 0 -1 4202560 1044 0 0 0 28 0 0 0 25 0 4 0 669915283 257597440 3762 33554432000 4194304 4625164 140735307124128 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23766/tid=23768] ppid=23764 vsize=251560 CPUtime=0.13 cores=0,2,4,6
/proc/23766/task/23768/stat : 23768 (SArTagnan) R 23764 23766 22974 0 -1 4202560 1021 0 0 0 13 0 0 0 25 0 4 0 669915283 257597440 3762 33554432000 4194304 4625164 140735307124128 18446744073709551615 4339865 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23766/tid=23769] ppid=23764 vsize=251560 CPUtime=0.26 cores=0,2,4,6
/proc/23766/task/23769/stat : 23769 (SArTagnan) R 23764 23766 22974 0 -1 4202560 648 0 0 0 26 0 0 0 25 0 4 0 669915283 257597440 3762 33554432000 4194304 4625164 140735307124128 18446744073709551615 270612807776 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.86
Current children cumulated vsize (KiB) 251560

[startup+0.700588 s]
/proc/loadavg: 9.12 9.07 8.48 7/502 23766
/proc/meminfo: memFree=23393856/32951124 swapFree=60609076/67111528
[pid=23766] ppid=23764 vsize=256132 CPUtime=2.02 cores=0,2,4,6
/proc/23766/stat : 23766 (SArTagnan) R 23764 23766 22974 0 -1 4202496 7771 0 0 0 202 0 0 0 25 0 4 0 669915282 262279168 6103 33554432000 4194304 4625164 140735307124128 18446744073709551615 4396763 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/23766/statm: 64033 6103 345 106 0 59536 0
[pid=23766/tid=23767] ppid=23764 vsize=256132 CPUtime=0.49 cores=0,2,4,6
/proc/23766/task/23767/stat : 23767 (SArTagnan) R 23764 23766 22974 0 -1 4202560 1803 0 0 0 49 0 0 0 25 0 4 0 669915283 262279168 6103 33554432000 4194304 4625164 140735307124128 18446744073709551615 270613215726 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23766/tid=23768] ppid=23764 vsize=256132 CPUtime=0.36 cores=0,2,4,6
/proc/23766/task/23768/stat : 23768 (SArTagnan) R 23764 23766 22974 0 -1 4202560 2385 0 0 0 36 0 0 0 25 0 4 0 669915283 262279168 6103 33554432000 4194304 4625164 140735307124128 18446744073709551615 4352296 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23766/tid=23769] ppid=23764 vsize=256132 CPUtime=0.6 cores=0,2,4,6
/proc/23766/task/23769/stat : 23769 (SArTagnan) R 23764 23766 22974 0 -1 4202560 1049 0 0 0 60 0 0 0 25 0 4 0 669915283 262279168 6103 33554432000 4194304 4625164 140735307124128 18446744073709551615 4552348 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.02
Current children cumulated vsize (KiB) 256132

[startup+1.50045 s]
/proc/loadavg: 9.11 9.07 8.49 10/506 23770
/proc/meminfo: memFree=23362708/32951124 swapFree=60609076/67111528
[pid=23766] ppid=23764 vsize=260520 CPUtime=4.37 cores=0,2,4,6
/proc/23766/stat : 23766 (SArTagnan) R 23764 23766 22974 0 -1 4202496 13045 0 0 0 435 2 0 0 25 0 4 0 669915282 266772480 9980 33554432000 4194304 4625164 140735307124128 18446744073709551615 4508942 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/23766/statm: 65130 9980 346 106 0 60633 0
[pid=23766/tid=23767] ppid=23764 vsize=260520 CPUtime=1.1 cores=0,2,4,6
/proc/23766/task/23767/stat : 23767 (SArTagnan) R 23764 23766 22974 0 -1 4202560 3430 0 0 0 109 1 0 0 25 0 4 0 669915283 266772480 9980 33554432000 4194304 4625164 140735307124128 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23766/tid=23768] ppid=23764 vsize=260520 CPUtime=0.93 cores=0,2,4,6
/proc/23766/task/23768/stat : 23768 (SArTagnan) R 23764 23766 22974 0 -1 4202560 4652 0 0 0 92 1 0 0 18 0 4 0 669915283 266772480 9980 33554432000 4194304 4625164 140735307124128 18446744073709551615 4464658 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23766/tid=23769] ppid=23764 vsize=260520 CPUtime=1.01 cores=0,2,4,6
/proc/23766/task/23769/stat : 23769 (SArTagnan) R 23764 23766 22974 0 -1 4202560 1405 0 0 0 101 0 0 0 25 0 4 0 669915283 266772480 9980 33554432000 4194304 4625164 140735307124128 18446744073709551615 270612807872 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4.37
Current children cumulated vsize (KiB) 260520

[startup+3.10116 s]
/proc/loadavg: 9.11 9.07 8.49 10/506 23770
/proc/meminfo: memFree=23337412/32951124 swapFree=60609076/67111528
[pid=23766] ppid=23764 vsize=276040 CPUtime=9.16 cores=0,2,4,6
/proc/23766/stat : 23766 (SArTagnan) R 23764 23766 22974 0 -1 4202496 24457 0 0 0 910 6 0 0 25 0 4 0 669915282 282664960 16975 33554432000 4194304 4625164 140735307124128 18446744073709551615 4393094 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/23766/statm: 69010 16975 346 106 0 64513 0
[pid=23766/tid=23767] ppid=23764 vsize=276040 CPUtime=2.7 cores=0,2,4,6
/proc/23766/task/23767/stat : 23767 (SArTagnan) R 23764 23766 22974 0 -1 4202560 7241 0 0 0 268 2 0 0 25 0 4 0 669915283 282664960 16976 33554432000 4194304 4625164 140735307124128 18446744073709551615 270612771525 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23766/tid=23768] ppid=23764 vsize=276040 CPUtime=1.98 cores=0,2,4,6
/proc/23766/task/23768/stat : 23768 (SArTagnan) R 23764 23766 22974 0 -1 4202560 9717 0 0 0 196 2 0 0 20 0 4 0 669915283 282664960 16976 33554432000 4194304 4625164 140735307124128 18446744073709551615 4464266 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23766/tid=23769] ppid=23764 vsize=276040 CPUtime=1.54 cores=0,2,4,6
/proc/23766/task/23769/stat : 23769 (SArTagnan) R 23764 23766 22974 0 -1 4202560 2313 0 0 0 154 0 0 0 25 0 4 0 669915283 282664960 16976 33554432000 4194304 4625164 140735307124128 18446744073709551615 4579358 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 9.16
Current children cumulated vsize (KiB) 276040

[startup+6.3006 s]
/proc/loadavg: 9.11 9.07 8.49 10/506 23770
/proc/meminfo: memFree=23296340/32951124 swapFree=60609076/67111528
[pid=23766] ppid=23764 vsize=293396 CPUtime=18.69 cores=0,2,4,6
/proc/23766/stat : 23766 (SArTagnan) R 23764 23766 22974 0 -1 4202496 42375 0 0 0 1861 8 0 0 25 0 4 0 669915282 300437504 24515 33554432000 4194304 4625164 140735307124128 18446744073709551615 4392976 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/23766/statm: 73349 24515 346 106 0 68852 0
[pid=23766/tid=23767] ppid=23764 vsize=293396 CPUtime=4.89 cores=0,2,4,6
/proc/23766/task/23767/stat : 23767 (SArTagnan) R 23764 23766 22974 0 -1 4202560 11677 0 0 0 486 3 0 0 21 0 4 0 669915283 300437504 24515 33554432000 4194304 4625164 140735307124128 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23766/tid=23768] ppid=23764 vsize=293396 CPUtime=3 cores=0,2,4,6
/proc/23766/task/23768/stat : 23768 (SArTagnan) R 23764 23766 22974 0 -1 4202560 13165 0 0 0 297 3 0 0 21 0 4 0 669915283 300437504 24515 33554432000 4194304 4625164 140735307124128 18446744073709551615 4288731 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23766/tid=23769] ppid=23764 vsize=293396 CPUtime=4.73 cores=0,2,4,6
/proc/23766/task/23769/stat : 23769 (SArTagnan) R 23764 23766 22974 0 -1 4202560 9694 0 0 0 472 1 0 0 25 0 4 0 669915283 300437504 24515 33554432000 4194304 4625164 140735307124128 18446744073709551615 4551632 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 18.69
Current children cumulated vsize (KiB) 293396

[startup+12.7005 s]
/proc/loadavg: 9.17 9.09 8.50 10/506 23770
/proc/meminfo: memFree=23223572/32951124 swapFree=60609076/67111528
[pid=23766] ppid=23764 vsize=332556 CPUtime=37.78 cores=0,2,4,6
/proc/23766/stat : 23766 (SArTagnan) R 23764 23766 22974 0 -1 4202496 74309 0 0 0 3763 15 0 0 25 0 4 0 669915282 340537344 36862 33554432000 4194304 4625164 140735307124128 18446744073709551615 4338094 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/23766/statm: 83139 36862 351 106 0 78642 0
[pid=23766/tid=23767] ppid=23764 vsize=332556 CPUtime=8.59 cores=0,2,4,6
/proc/23766/task/23767/stat : 23767 (SArTagnan) R 23764 23766 22974 0 -1 4202560 16897 0 0 0 855 4 0 0 25 0 4 0 669915283 340537344 36862 33554432000 4194304 4625164 140735307124128 18446744073709551615 4352005 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23766/tid=23768] ppid=23764 vsize=332556 CPUtime=6.74 cores=0,2,4,6
/proc/23766/task/23768/stat : 23768 (SArTagnan) R 23764 23766 22974 0 -1 4202560 20499 0 0 0 670 4 0 0 22 0 4 0 669915283 340537344 36862 33554432000 4194304 4625164 140735307124128 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23766/tid=23769] ppid=23764 vsize=332556 CPUtime=11.13 cores=0,2,4,6
/proc/23766/task/23769/stat : 23769 (SArTagnan) R 23764 23766 22974 0 -1 4202560 26169 0 0 0 1109 4 0 0 25 0 4 0 669915283 340537344 36862 33554432000 4194304 4625164 140735307124128 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 37.78
Current children cumulated vsize (KiB) 332556

[startup+25.5012 s]
/proc/loadavg: 9.14 9.08 8.50 10/506 23770
/proc/meminfo: memFree=23135516/32951124 swapFree=60609076/67111528
[pid=23766] ppid=23764 vsize=367788 CPUtime=75.93 cores=0,2,4,6
/proc/23766/stat : 23766 (SArTagnan) R 23764 23766 22974 0 -1 4202496 131218 0 0 0 7566 27 0 0 25 0 4 0 669915282 376614912 55803 33554432000 4194304 4625164 140735307124128 18446744073709551615 4392981 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/23766/statm: 91947 55803 353 106 0 87450 0
[pid=23766/tid=23767] ppid=23764 vsize=367788 CPUtime=15.62 cores=0,2,4,6
/proc/23766/task/23767/stat : 23767 (SArTagnan) R 23764 23766 22974 0 -1 4202560 24937 0 0 0 1555 7 0 0 25 0 4 0 669915283 376614912 55803 33554432000 4194304 4625164 140735307124128 18446744073709551615 4352296 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23766/tid=23768] ppid=23764 vsize=367788 CPUtime=13.46 cores=0,2,4,6
/proc/23766/task/23768/stat : 23768 (SArTagnan) R 23764 23766 22974 0 -1 4202560 30698 0 0 0 1339 7 0 0 25 0 4 0 669915283 376614912 55803 33554432000 4194304 4625164 140735307124128 18446744073709551615 4351769 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23766/tid=23769] ppid=23764 vsize=367788 CPUtime=22.73 cores=0,2,4,6
/proc/23766/task/23769/stat : 23769 (SArTagnan) R 23764 23766 22974 0 -1 4202560 59753 0 0 0 2264 9 0 0 25 0 4 0 669915283 376614912 55803 33554432000 4194304 4625164 140735307124128 18446744073709551615 4335165 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 75.93
Current children cumulated vsize (KiB) 367788

[startup+51.1007 s]
/proc/loadavg: 9.09 9.08 8.51 10/506 23771
/proc/meminfo: memFree=22978500/32951124 swapFree=60609076/67111528
[pid=23766] ppid=23764 vsize=532144 CPUtime=152.22 cores=0,2,4,6
/proc/23766/stat : 23766 (SArTagnan) R 23764 23766 22974 0 -1 4202496 228025 0 0 0 15172 50 0 0 25 0 4 0 669915282 544915456 87457 33554432000 4194304 4625164 140735307124128 18446744073709551615 4392981 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/23766/statm: 133036 87457 346 106 0 128539 0
[pid=23766/tid=23767] ppid=23764 vsize=532144 CPUtime=30.93 cores=0,2,4,6
/proc/23766/task/23767/stat : 23767 (SArTagnan) R 23764 23766 22974 0 -1 4202560 46243 0 0 0 3081 12 0 0 25 0 4 0 669915283 544915456 87457 33554432000 4194304 4625164 140735307124128 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23766/tid=23768] ppid=23764 vsize=532144 CPUtime=28.18 cores=0,2,4,6
/proc/23766/task/23768/stat : 23768 (SArTagnan) R 23764 23766 22974 0 -1 4202560 50149 0 0 0 2802 16 0 0 25 0 4 0 669915283 544915456 87457 33554432000 4194304 4625164 140735307124128 18446744073709551615 4352688 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23766/tid=23769] ppid=23764 vsize=532144 CPUtime=44.08 cores=0,2,4,6
/proc/23766/task/23769/stat : 23769 (SArTagnan) R 23764 23766 22974 0 -1 4202560 108168 0 0 0 4391 17 0 0 25 0 4 0 669915283 544915456 87457 33554432000 4194304 4625164 140735307124128 18446744073709551615 4335407 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 152.22
Current children cumulated vsize (KiB) 532144

[startup+102.32 s]
/proc/loadavg: 9.12 9.09 8.55 10/506 23772
/proc/meminfo: memFree=22601724/32951124 swapFree=60609076/67111528
[pid=23766] ppid=23764 vsize=825520 CPUtime=304.65 cores=0,2,4,6
/proc/23766/stat : 23766 (SArTagnan) R 23764 23766 22974 0 -1 4202496 383170 0 0 0 30374 91 0 0 22 0 4 0 669915282 845332480 160945 33554432000 4194304 4625164 140735307124128 18446744073709551615 4393110 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/23766/statm: 206380 160945 346 106 0 201883 0
[pid=23766/tid=23767] ppid=23764 vsize=825520 CPUtime=64.87 cores=0,2,4,6
/proc/23766/task/23767/stat : 23767 (SArTagnan) R 23764 23766 22974 0 -1 4202560 59182 0 0 0 6465 22 0 0 25 0 4 0 669915283 845332480 160945 33554432000 4194304 4625164 140735307124128 18446744073709551615 4351987 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23766/tid=23768] ppid=23764 vsize=825520 CPUtime=63.02 cores=0,2,4,6
/proc/23766/task/23768/stat : 23768 (SArTagnan) R 23764 23766 22974 0 -1 4202560 78773 0 0 0 6272 30 0 0 25 0 4 0 669915283 845332480 160945 33554432000 4194304 4625164 140735307124128 18446744073709551615 4352072 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23766/tid=23769] ppid=23764 vsize=825520 CPUtime=94.3 cores=0,2,4,6
/proc/23766/task/23769/stat : 23769 (SArTagnan) R 23764 23766 22974 0 -1 4202560 125023 0 0 0 9410 20 0 0 25 0 4 0 669915283 845332480 160945 33554432000 4194304 4625164 140735307124128 18446744073709551615 4339536 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 304.65
Current children cumulated vsize (KiB) 825520

[startup+162.301 s]

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

[pid=23766] ppid=23764 vsize=1757860 CPUtime=2093.51 cores=0,2,4,6
/proc/23766/stat : 23766 (SArTagnan) R 23764 23766 22974 0 -1 4202496 2978251 0 0 0 208822 529 0 0 25 0 4 0 669915282 1800048640 348296 33554432000 4194304 4625164 140735307124128 18446744073709551615 4392981 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/23766/statm: 439465 348296 667 106 0 434968 0
[pid=23766/tid=23767] ppid=23764 vsize=1757860 CPUtime=617.64 cores=0,2,4,6
/proc/23766/task/23767/stat : 23767 (SArTagnan) R 23764 23766 22974 0 -1 4202560 118662 0 0 0 61713 51 0 0 25 0 4 0 669915283 1800048640 348296 33554432000 4194304 4625164 140735307124128 18446744073709551615 4330776 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23766/tid=23768] ppid=23764 vsize=1757860 CPUtime=373.42 cores=0,2,4,6
/proc/23766/task/23768/stat : 23768 (SArTagnan) R 23764 23766 22974 0 -1 4202560 164236 0 0 0 37260 82 0 0 25 0 4 0 669915283 1800048640 348296 33554432000 4194304 4625164 140735307124128 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23766/tid=23769] ppid=23764 vsize=1757860 CPUtime=469.17 cores=0,2,4,6
/proc/23766/task/23769/stat : 23769 (SArTagnan) R 23764 23766 22974 0 -1 4202560 2069874 0 0 0 46615 302 0 0 25 0 4 0 669915283 1800048640 348296 33554432000 4194304 4625164 140735307124128 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2093.51
Current children cumulated vsize (KiB) 1757860

[startup+762.32 s]
/proc/loadavg: 9.12 9.13 8.84 10/506 23802
/proc/meminfo: memFree=21182820/32951124 swapFree=60609076/67111528
[pid=23766] ppid=23764 vsize=1757860 CPUtime=2272.53 cores=0,2,4,6
/proc/23766/stat : 23766 (SArTagnan) R 23764 23766 22974 0 -1 4202496 3290721 0 0 0 226678 575 0 0 25 0 4 0 669915282 1800048640 348633 33554432000 4194304 4625164 140735307124128 18446744073709551615 4393110 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/23766/statm: 439465 348633 543 106 0 434968 0
[pid=23766/tid=23767] ppid=23764 vsize=1757860 CPUtime=677.67 cores=0,2,4,6
/proc/23766/task/23767/stat : 23767 (SArTagnan) R 23764 23766 22974 0 -1 4202560 118734 0 0 0 67716 51 0 0 25 0 4 0 669915283 1800048640 348633 33554432000 4194304 4625164 140735307124128 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23766/tid=23768] ppid=23764 vsize=1757860 CPUtime=403.43 cores=0,2,4,6
/proc/23766/task/23768/stat : 23768 (SArTagnan) R 23764 23766 22974 0 -1 4202560 164282 0 0 0 40261 82 0 0 25 0 4 0 669915283 1800048640 348633 33554432000 4194304 4625164 140735307124128 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23766/tid=23769] ppid=23764 vsize=1757860 CPUtime=499.18 cores=0,2,4,6
/proc/23766/task/23769/stat : 23769 (SArTagnan) R 23764 23766 22974 0 -1 4202560 2382097 0 0 0 49570 348 0 0 25 0 4 0 669915283 1800048640 348633 33554432000 4194304 4625164 140735307124128 18446744073709551615 4352731 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2272.53
Current children cumulated vsize (KiB) 1757860

[startup+822.3 s]
/proc/loadavg: 9.14 9.14 8.86 10/506 23804
/proc/meminfo: memFree=21152372/32951124 swapFree=60609076/67111528
[pid=23766] ppid=23764 vsize=1757860 CPUtime=2451.47 cores=0,2,4,6
/proc/23766/stat : 23766 (SArTagnan) R 23764 23766 22974 0 -1 4202496 3514898 0 0 0 244540 607 0 0 25 0 4 0 669915282 1800048640 348986 33554432000 4194304 4625164 140735307124128 18446744073709551615 4329142 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/23766/statm: 439465 348986 510 106 0 434968 0
[pid=23766/tid=23767] ppid=23764 vsize=1757860 CPUtime=737.65 cores=0,2,4,6
/proc/23766/task/23767/stat : 23767 (SArTagnan) R 23764 23766 22974 0 -1 4202560 118813 0 0 0 73714 51 0 0 25 0 4 0 669915283 1800048640 348986 33554432000 4194304 4625164 140735307124128 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23766/tid=23768] ppid=23764 vsize=1757860 CPUtime=433.42 cores=0,2,4,6
/proc/23766/task/23768/stat : 23768 (SArTagnan) R 23764 23766 22974 0 -1 4202560 164318 0 0 0 43260 82 0 0 25 0 4 0 669915283 1800048640 348986 33554432000 4194304 4625164 140735307124128 18446744073709551615 4330806 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23766/tid=23769] ppid=23764 vsize=1757860 CPUtime=529.17 cores=0,2,4,6
/proc/23766/task/23769/stat : 23769 (SArTagnan) R 23764 23766 22974 0 -1 4202560 2605858 0 0 0 52537 380 0 0 25 0 4 0 669915283 1800048640 348986 33554432000 4194304 4625164 140735307124128 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2451.47
Current children cumulated vsize (KiB) 1757860

[startup+882.301 s]
/proc/loadavg: 9.08 9.12 8.87 10/506 23805
/proc/meminfo: memFree=21099348/32951124 swapFree=60609076/67111528
[pid=23766] ppid=23764 vsize=1757860 CPUtime=2630.45 cores=0,2,4,6
/proc/23766/stat : 23766 (SArTagnan) R 23764 23766 22974 0 -1 4202496 3726750 0 0 0 262406 639 0 0 25 0 4 0 669915282 1800048640 349764 33554432000 4194304 4625164 140735307124128 18446744073709551615 4393094 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/23766/statm: 439465 349766 510 106 0 434968 0
[pid=23766/tid=23767] ppid=23764 vsize=1757860 CPUtime=797.65 cores=0,2,4,6
/proc/23766/task/23767/stat : 23767 (SArTagnan) R 23764 23766 22974 0 -1 4202560 118885 0 0 0 79714 51 0 0 25 0 4 0 669915283 1800048640 349766 33554432000 4194304 4625164 140735307124128 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23766/tid=23768] ppid=23764 vsize=1757860 CPUtime=463.42 cores=0,2,4,6
/proc/23766/task/23768/stat : 23768 (SArTagnan) R 23764 23766 22974 0 -1 4202560 164369 0 0 0 46260 82 0 0 25 0 4 0 669915283 1800048640 349768 33554432000 4194304 4625164 140735307124128 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23766/tid=23769] ppid=23764 vsize=1757860 CPUtime=559.17 cores=0,2,4,6
/proc/23766/task/23769/stat : 23769 (SArTagnan) R 23764 23766 22974 0 -1 4202560 2816693 0 0 0 55506 411 0 0 25 0 4 0 669915283 1800048640 349768 33554432000 4194304 4625164 140735307124128 18446744073709551615 4579598 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2630.45
Current children cumulated vsize (KiB) 1757860

[startup+942.3 s]
/proc/loadavg: 9.19 9.15 8.89 10/506 23807
/proc/meminfo: memFree=21072976/32951124 swapFree=60609076/67111528
[pid=23766] ppid=23764 vsize=1757860 CPUtime=2809.43 cores=0,2,4,6
/proc/23766/stat : 23766 (SArTagnan) R 23764 23766 22974 0 -1 4202496 3990492 0 0 0 280267 676 0 0 25 0 4 0 669915282 1800048640 349808 33554432000 4194304 4625164 140735307124128 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/23766/statm: 439465 349808 510 106 0 434968 0
[pid=23766/tid=23767] ppid=23764 vsize=1757860 CPUtime=843.46 cores=0,2,4,6
/proc/23766/task/23767/stat : 23767 (SArTagnan) R 23764 23766 22974 0 -1 4202560 118945 0 0 0 84294 52 0 0 25 0 4 0 669915283 1800048640 349808 33554432000 4194304 4625164 140735307124128 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23766/tid=23768] ppid=23764 vsize=1757860 CPUtime=507.63 cores=0,2,4,6
/proc/23766/task/23768/stat : 23768 (SArTagnan) R 23764 23766 22974 0 -1 4202560 164450 0 0 0 50681 82 0 0 25 0 4 0 669915283 1800048640 349808 33554432000 4194304 4625164 140735307124128 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23766/tid=23769] ppid=23764 vsize=1757860 CPUtime=589.15 cores=0,2,4,6
/proc/23766/task/23769/stat : 23769 (SArTagnan) R 23764 23766 22974 0 -1 4202560 3079813 0 0 0 58467 448 0 0 25 0 4 0 669915283 1800048640 349808 33554432000 4194304 4625164 140735307124128 18446744073709551615 4328194 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2809.43
Current children cumulated vsize (KiB) 1757860

[startup+1002.3 s]
/proc/loadavg: 9.15 9.14 8.91 10/506 23808
/proc/meminfo: memFree=21033844/32951124 swapFree=60609076/67111528
[pid=23766] ppid=23764 vsize=1757860 CPUtime=2988.4 cores=0,2,4,6
/proc/23766/stat : 23766 (SArTagnan) R 23764 23766 22974 0 -1 4202496 4304290 0 0 0 298119 721 0 0 25 0 4 0 669915282 1800048640 352175 33554432000 4194304 4625164 140735307124128 18446744073709551615 4393127 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/23766/statm: 439465 352175 528 106 0 434968 0
[pid=23766/tid=23767] ppid=23764 vsize=1757860 CPUtime=873.46 cores=0,2,4,6
/proc/23766/task/23767/stat : 23767 (SArTagnan) R 23764 23766 22974 0 -1 4202560 118990 0 0 0 87294 52 0 0 25 0 4 0 669915283 1800048640 352175 33554432000 4194304 4625164 140735307124128 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23766/tid=23768] ppid=23764 vsize=1757860 CPUtime=567.63 cores=0,2,4,6
/proc/23766/task/23768/stat : 23768 (SArTagnan) R 23764 23766 22974 0 -1 4202560 164553 0 0 0 56680 83 0 0 25 0 4 0 669915283 1800048640 352175 33554432000 4194304 4625164 140735307124128 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23766/tid=23769] ppid=23764 vsize=1757860 CPUtime=619.15 cores=0,2,4,6
/proc/23766/task/23769/stat : 23769 (SArTagnan) R 23764 23766 22974 0 -1 4202560 3393034 0 0 0 61423 492 0 0 25 0 4 0 669915283 1800048640 352175 33554432000 4194304 4625164 140735307124128 18446744073709551615 4335407 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2988.4
Current children cumulated vsize (KiB) 1757860

[startup+1062.3 s]
/proc/loadavg: 9.09 9.13 8.91 10/506 23810
/proc/meminfo: memFree=20994452/32951124 swapFree=60609076/67111528
[pid=23766] ppid=23764 vsize=1758608 CPUtime=3167.39 cores=0,2,4,6
/proc/23766/stat : 23766 (SArTagnan) R 23764 23766 22974 0 -1 4202496 4605409 0 0 0 315973 766 0 0 25 0 4 0 669915282 1800814592 353025 33554432000 4194304 4625164 140735307124128 18446744073709551615 4393101 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/23766/statm: 439652 353025 513 106 0 435155 0
[pid=23766/tid=23767] ppid=23764 vsize=1758608 CPUtime=908.67 cores=0,2,4,6
/proc/23766/task/23767/stat : 23767 (SArTagnan) R 23764 23766 22974 0 -1 4202560 119041 0 0 0 90815 52 0 0 25 0 4 0 669915283 1800814592 353025 33554432000 4194304 4625164 140735307124128 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23766/tid=23768] ppid=23764 vsize=1758608 CPUtime=622.49 cores=0,2,4,6
/proc/23766/task/23768/stat : 23768 (SArTagnan) R 23764 23766 22974 0 -1 4202560 164636 0 0 0 62166 83 0 0 25 0 4 0 669915283 1800814592 353025 33554432000 4194304 4625164 140735307124128 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23766/tid=23769] ppid=23764 vsize=1758608 CPUtime=649.08 cores=0,2,4,6
/proc/23766/task/23769/stat : 23769 (SArTagnan) R 23764 23766 22974 0 -1 4202560 3693768 0 0 0 64371 537 0 0 25 0 4 0 669915283 1800814592 353025 33554432000 4194304 4625164 140735307124128 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3167.39
Current children cumulated vsize (KiB) 1758608

[startup+1122.3 s]
/proc/loadavg: 9.14 9.13 8.92 10/506 23812
/proc/meminfo: memFree=20956684/32951124 swapFree=60609076/67111528
[pid=23766] ppid=23764 vsize=1825116 CPUtime=3346.37 cores=0,2,4,6
/proc/23766/stat : 23766 (SArTagnan) R 23764 23766 22974 0 -1 4202496 4770965 0 0 0 333846 791 0 0 25 0 4 0 669915282 1868918784 356897 33554432000 4194304 4625164 140735307124128 18446744073709551615 4393061 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/23766/statm: 456279 356897 563 106 0 451782 0
[pid=23766/tid=23767] ppid=23764 vsize=1825116 CPUtime=968.67 cores=0,2,4,6
/proc/23766/task/23767/stat : 23767 (SArTagnan) R 23764 23766 22974 0 -1 4202560 119313 0 0 0 96815 52 0 0 25 0 4 0 669915283 1868918784 356897 33554432000 4194304 4625164 140735307124128 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23766/tid=23768] ppid=23764 vsize=1825116 CPUtime=652.54 cores=0,2,4,6
/proc/23766/task/23768/stat : 23768 (SArTagnan) R 23764 23766 22974 0 -1 4202560 164689 0 0 0 65170 84 0 0 25 0 4 0 669915283 1868918784 356897 33554432000 4194304 4625164 140735307124128 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23766/tid=23769] ppid=23764 vsize=1825116 CPUtime=679.04 cores=0,2,4,6
/proc/23766/task/23769/stat : 23769 (SArTagnan) R 23764 23766 22974 0 -1 4202560 3858324 0 0 0 67342 562 0 0 25 0 4 0 669915283 1868918784 356897 33554432000 4194304 4625164 140735307124128 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3346.37
Current children cumulated vsize (KiB) 1825116

[startup+1182.3 s]
/proc/loadavg: 7.04 8.58 8.75 6/497 23831
/proc/meminfo: memFree=22736560/32951124 swapFree=60609076/67111528
[pid=23766] ppid=23764 vsize=1765920 CPUtime=3539.22 cores=0,2,4,6
/proc/23766/stat : 23766 (SArTagnan) R 23764 23766 22974 0 -1 4202496 4929806 0 0 0 353106 816 0 0 25 0 4 0 669915282 1808302080 357669 33554432000 4194304 4625164 140735307124128 18446744073709551615 4393080 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/23766/statm: 441480 357669 510 106 0 436983 0
[pid=23766/tid=23767] ppid=23764 vsize=1765920 CPUtime=1028.66 cores=0,2,4,6
/proc/23766/task/23767/stat : 23767 (SArTagnan) R 23764 23766 22974 0 -1 4202560 119387 0 0 0 102814 52 0 0 25 0 4 0 669915283 1808302080 357669 33554432000 4194304 4625164 140735307124128 18446744073709551615 4331081 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23766/tid=23768] ppid=23764 vsize=1765920 CPUtime=689.45 cores=0,2,4,6
/proc/23766/task/23768/stat : 23768 (SArTagnan) R 23764 23766 22974 0 -1 4202560 164864 0 0 0 68861 84 0 0 25 0 4 0 669915283 1808302080 357669 33554432000 4194304 4625164 140735307124128 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23766/tid=23769] ppid=23764 vsize=1765920 CPUtime=715.96 cores=0,2,4,6
/proc/23766/task/23769/stat : 23769 (SArTagnan) R 23764 23766 22974 0 -1 4202560 4016157 0 0 0 71011 585 0 0 25 0 4 0 669915283 1808302080 357669 33554432000 4194304 4625164 140735307124128 18446744073709551615 270612808014 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3539.22
Current children cumulated vsize (KiB) 1765920

[startup+1242.3 s]
/proc/loadavg: 5.81 7.94 8.51 6/497 23833
/proc/meminfo: memFree=22720364/32951124 swapFree=60609076/67111528
[pid=23766] ppid=23764 vsize=1831456 CPUtime=3778.21 cores=0,2,4,6
/proc/23766/stat : 23766 (SArTagnan) R 23764 23766 22974 0 -1 4202496 5291998 0 0 0 376948 873 0 0 25 0 4 0 669915282 1875410944 361036 33554432000 4194304 4625164 140735307124128 18446744073709551615 4393110 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/23766/statm: 457864 361036 617 106 0 453367 0
[pid=23766/tid=23767] ppid=23764 vsize=1831456 CPUtime=1088.67 cores=0,2,4,6
/proc/23766/task/23767/stat : 23767 (SArTagnan) R 23764 23766 22974 0 -1 4202560 119474 0 0 0 108814 53 0 0 25 0 4 0 669915283 1875410944 361036 33554432000 4194304 4625164 140735307124128 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23766/tid=23768] ppid=23764 vsize=1831456 CPUtime=749.44 cores=0,2,4,6
/proc/23766/task/23768/stat : 23768 (SArTagnan) R 23764 23766 22974 0 -1 4202560 164947 0 0 0 74860 84 0 0 25 0 4 0 669915283 1875410944 361036 33554432000 4194304 4625164 140735307124128 18446744073709551615 4330873 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23766/tid=23769] ppid=23764 vsize=1831456 CPUtime=775.96 cores=0,2,4,6
/proc/23766/task/23769/stat : 23769 (SArTagnan) R 23764 23766 22974 0 -1 4202560 4378069 0 0 0 76954 642 0 0 25 0 4 0 669915283 1875410944 361036 33554432000 4194304 4625164 140735307124128 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3778.21
Current children cumulated vsize (KiB) 1831456



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 5.38 7.46 8.31 6/497 23834
/proc/meminfo: memFree=22721408/32951124 swapFree=60609076/67111528
[pid=23766] ppid=23764 vsize=1834444 CPUtime=4008.12 cores=0,2,4,6
/proc/23766/stat : 23766 (SArTagnan) R 23764 23766 22974 0 -1 4202496 5849383 0 0 0 399853 959 0 0 25 0 4 0 669915282 1878470656 362054 33554432000 4194304 4625164 140735307124128 18446744073709551615 4393089 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/23766/statm: 458611 362054 526 106 0 454114 0
[pid=23766/tid=23767] ppid=23764 vsize=1834444 CPUtime=1146.39 cores=0,2,4,6
/proc/23766/task/23767/stat : 23767 (SArTagnan) R 23764 23766 22974 0 -1 4202560 119628 0 0 0 114586 53 0 0 25 0 4 0 669915283 1878470656 362054 33554432000 4194304 4625164 140735307124128 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23766/tid=23768] ppid=23764 vsize=1834444 CPUtime=807.16 cores=0,2,4,6
/proc/23766/task/23768/stat : 23768 (SArTagnan) R 23764 23766 22974 0 -1 4202560 165028 0 0 0 80632 84 0 0 25 0 4 0 669915283 1878470656 362054 33554432000 4194304 4625164 140735307124128 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23766/tid=23769] ppid=23764 vsize=1834444 CPUtime=833.66 cores=0,2,4,6
/proc/23766/task/23769/stat : 23769 (SArTagnan) R 23764 23766 22974 0 -1 4202560 4934940 0 0 0 82639 727 0 0 25 0 4 0 669915283 1878470656 362054 33554432000 4194304 4625164 140735307124128 18446744073709551615 4547431 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4008.12
Current children cumulated vsize (KiB) 1834444

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): 4008.21
CPU user time (s): 3998.56
CPU system time (s): 9.65353
CPU usage (%): 308.304
Max. virtual memory (cumulated for all children) (KiB): 2054680

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3998.56
system time used= 9.65353
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5849432
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= 11299
involuntary context switches= 34691

runsolver used 6.23405 second user time and 15.6416 second system time

The end

Launcher Data

Begin job on node108 at 2011-05-16 23:59:03
IDJOB=3385990
IDBENCH=85459
IDSOLVER=1871
FILE ID=node108/3385990-1305583143
RUNJOBID= node108-1305581841-23616
PBS_JOBID= 13350217
Free space on /tmp= 73452 MiB

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

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

MD5SUM BENCH= 81bbeaaf9f0ca3bfc36d743097777052
RANDOM SEED=853764367

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
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.77
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.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
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.75
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.820
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:     32951124 kB
MemFree:      23393888 kB
Buffers:         72516 kB
Cached:         734352 kB
SwapCached:      25796 kB
Active:        1974232 kB
Inactive:      7366260 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23393888 kB
SwapTotal:    67111528 kB
SwapFree:     60609076 kB
Dirty:             404 kB
Writeback:           0 kB
AnonPages:     8517364 kB
Mapped:          29272 kB
Slab:            81664 kB
PageTables:      66972 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 135683096 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= 73456 MiB
End job on node108 at 2011-05-17 00:20:45