Trace number 3257648

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SArTagnan 2011-03-24? (TO) 4800.28 1201.91

General information on the benchmark

NameCRAFTED/modcircuits/
mod3block_2vars_11gates_u2_autoenc.cnf
MD5SUM36c3169a5cad0483dd15befcefc4323e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark689.141
Satisfiable
(Un)Satisfiability was proved
Number of variables526
Number of clauses146535
Sum of the clauses size858954
Maximum clause length14
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 22476
Number of clauses of size 34
Number of clauses of size 41387
Number of clauses of size 57328
Number of clauses of size over 5135276

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3257648-1304051416/watcher-3257648-1304051416 -o /tmp/evaluation-result-3257648-1304051416/solver-3257648-1304051416 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3257648-1304051416.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: 8.20 8.10 7.88 5/180 21747
/proc/meminfo: memFree=21715596/32950928 swapFree=67087032/67111528
[pid=21747] ppid=21745 vsize=22512 CPUtime=0 cores=1,3,5,7
/proc/21747/stat : 21747 (SArTagnan) R 21745 21747 21387 0 -1 4202496 658 0 0 0 0 0 0 0 25 0 1 0 516738699 23052288 539 33554432000 4194304 4623224 140735069420576 18446744073709551615 4366247 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21747/statm: 5628 539 297 105 0 1132 0

[startup+0.0768979 s]
/proc/loadavg: 8.20 8.10 7.88 5/180 21747
/proc/meminfo: memFree=21715596/32950928 swapFree=67087032/67111528
[pid=21747] ppid=21745 vsize=34976 CPUtime=0.06 cores=1,3,5,7
/proc/21747/stat : 21747 (SArTagnan) R 21745 21747 21387 0 -1 4202496 7717 0 0 0 6 0 0 0 25 0 1 0 516738699 35815424 3820 33554432000 4194304 4623224 140735069420576 18446744073709551615 4388779 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21747/statm: 8777 3821 297 105 0 4281 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 34976

[startup+0.100903 s]
/proc/loadavg: 8.20 8.10 7.88 5/180 21747
/proc/meminfo: memFree=21715596/32950928 swapFree=67087032/67111528
[pid=21747] ppid=21745 vsize=38840 CPUtime=0.09 cores=1,3,5,7
/proc/21747/stat : 21747 (SArTagnan) R 21745 21747 21387 0 -1 4202496 9641 0 0 0 8 1 0 0 25 0 1 0 516738699 39772160 5029 33554432000 4194304 4623224 140735069420576 18446744073709551615 4366247 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21747/statm: 9710 5033 301 105 0 5214 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 38840

[startup+0.300782 s]
/proc/loadavg: 8.20 8.10 7.88 5/180 21747
/proc/meminfo: memFree=21715596/32950928 swapFree=67087032/67111528
[pid=21747] ppid=21745 vsize=313012 CPUtime=0.84 cores=1,3,5,7
/proc/21747/stat : 21747 (SArTagnan) R 21745 21747 21387 0 -1 4202496 28824 0 0 0 81 3 0 0 25 0 4 0 516738699 320524288 17966 33554432000 4194304 4623224 140735069420576 18446744073709551615 4510113 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21747/statm: 78253 17966 379 105 0 73757 0
Current children cumulated CPU time (s) 0.84
Current children cumulated vsize (KiB) 313012

[startup+0.700705 s]
/proc/loadavg: 8.20 8.10 7.88 5/180 21747
/proc/meminfo: memFree=21715596/32950928 swapFree=67087032/67111528
[pid=21747] ppid=21745 vsize=316132 CPUtime=2.44 cores=1,3,5,7
/proc/21747/stat : 21747 (SArTagnan) R 21745 21747 21387 0 -1 4202496 37400 0 0 0 240 4 0 0 25 0 4 0 516738699 323719168 18987 33554432000 4194304 4623224 140735069420576 18446744073709551615 4510086 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21747/statm: 79033 18987 379 105 0 74537 0
Current children cumulated CPU time (s) 2.44
Current children cumulated vsize (KiB) 316132

[startup+1.50055 s]
/proc/loadavg: 8.18 8.10 7.88 9/184 21751
/proc/meminfo: memFree=21633360/32950928 swapFree=67087032/67111528
[pid=21747] ppid=21745 vsize=316132 CPUtime=5.63 cores=1,3,5,7
/proc/21747/stat : 21747 (SArTagnan) R 21745 21747 21387 0 -1 4202496 43976 0 0 0 558 5 0 0 25 0 4 0 516738699 323719168 20279 33554432000 4194304 4623224 140735069420576 18446744073709551615 4414880 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21747/statm: 79033 20279 380 105 0 74537 0
[pid=21747/tid=21749] ppid=21745 vsize=316132 CPUtime=1.37 cores=1,3,5,7
/proc/21747/task/21749/stat : 21749 (SArTagnan) R 21745 21747 21387 0 -1 4202560 3191 0 0 0 137 0 0 0 25 0 4 0 516738711 323719168 20279 33554432000 4194304 4623224 140735069420576 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21747/tid=21750] ppid=21745 vsize=316132 CPUtime=1.36 cores=1,3,5,7
/proc/21747/task/21750/stat : 21750 (SArTagnan) R 21745 21747 21387 0 -1 4202560 5350 0 0 0 136 0 0 0 25 0 4 0 516738711 323719168 20279 33554432000 4194304 4623224 140735069420576 18446744073709551615 4366443 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21747/tid=21751] ppid=21745 vsize=316132 CPUtime=1.38 cores=1,3,5,7
/proc/21747/task/21751/stat : 21751 (SArTagnan) R 21745 21747 21387 0 -1 4202560 14510 0 0 0 136 2 0 0 25 0 4 0 516738711 323719168 20279 33554432000 4194304 4623224 140735069420576 18446744073709551615 4364218 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.63
Current children cumulated vsize (KiB) 316132

[startup+3.10025 s]
/proc/loadavg: 8.18 8.10 7.88 9/184 21751
/proc/meminfo: memFree=21626168/32950928 swapFree=67087032/67111528
[pid=21747] ppid=21745 vsize=316132 CPUtime=12.02 cores=1,3,5,7
/proc/21747/stat : 21747 (SArTagnan) R 21745 21747 21387 0 -1 4202496 63393 0 0 0 1193 9 0 0 25 0 4 0 516738699 323719168 22860 33554432000 4194304 4623224 140735069420576 18446744073709551615 4359019 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21747/statm: 79033 22860 384 105 0 74537 0
[pid=21747/tid=21749] ppid=21745 vsize=316132 CPUtime=2.97 cores=1,3,5,7
/proc/21747/task/21749/stat : 21749 (SArTagnan) R 21745 21747 21387 0 -1 4202560 3934 0 0 0 297 0 0 0 25 0 4 0 516738711 323719168 22860 33554432000 4194304 4623224 140735069420576 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21747/tid=21750] ppid=21745 vsize=316132 CPUtime=2.96 cores=1,3,5,7
/proc/21747/task/21750/stat : 21750 (SArTagnan) R 21745 21747 21387 0 -1 4202560 6673 0 0 0 295 1 0 0 25 0 4 0 516738711 323719168 22860 33554432000 4194304 4623224 140735069420576 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21747/tid=21751] ppid=21745 vsize=316132 CPUtime=2.97 cores=1,3,5,7
/proc/21747/task/21751/stat : 21751 (SArTagnan) R 21745 21747 21387 0 -1 4202560 31840 0 0 0 292 5 0 0 25 0 4 0 516738711 323719168 22860 33554432000 4194304 4623224 140735069420576 18446744073709551615 4363989 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.02
Current children cumulated vsize (KiB) 316132

[startup+6.30063 s]
/proc/loadavg: 8.18 8.10 7.88 9/184 21751
/proc/meminfo: memFree=21606888/32950928 swapFree=67087032/67111528
[pid=21747] ppid=21745 vsize=325536 CPUtime=24.81 cores=1,3,5,7
/proc/21747/stat : 21747 (SArTagnan) R 21745 21747 21387 0 -1 4202496 101599 0 0 0 2465 16 0 0 25 0 4 0 516738699 333348864 26708 33554432000 4194304 4623224 140735069420576 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21747/statm: 81384 26708 384 105 0 76888 0
[pid=21747/tid=21749] ppid=21745 vsize=325536 CPUtime=6.17 cores=1,3,5,7
/proc/21747/task/21749/stat : 21749 (SArTagnan) R 21745 21747 21387 0 -1 4202560 7813 0 0 0 616 1 0 0 25 0 4 0 516738711 333348864 26708 33554432000 4194304 4623224 140735069420576 18446744073709551615 239476356129 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21747/tid=21750] ppid=21745 vsize=325536 CPUtime=6.14 cores=1,3,5,7
/proc/21747/task/21750/stat : 21750 (SArTagnan) R 21745 21747 21387 0 -1 4202560 9785 0 0 0 613 1 0 0 25 0 4 0 516738711 333348864 26708 33554432000 4194304 4623224 140735069420576 18446744073709551615 4376862 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21747/tid=21751] ppid=21745 vsize=325536 CPUtime=6.18 cores=1,3,5,7
/proc/21747/task/21751/stat : 21751 (SArTagnan) R 21745 21747 21387 0 -1 4202560 62969 0 0 0 608 10 0 0 25 0 4 0 516738711 333348864 26708 33554432000 4194304 4623224 140735069420576 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.81
Current children cumulated vsize (KiB) 325536

[startup+12.7004 s]
/proc/loadavg: 8.15 8.10 7.88 9/184 21752
/proc/meminfo: memFree=21565212/32950928 swapFree=67087032/67111528
[pid=21747] ppid=21745 vsize=339656 CPUtime=50.37 cores=1,3,5,7
/proc/21747/stat : 21747 (SArTagnan) R 21745 21747 21387 0 -1 4202496 173714 0 0 0 5008 29 0 0 25 0 4 0 516738699 347807744 35000 33554432000 4194304 4623224 140735069420576 18446744073709551615 4360103 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21747/statm: 84914 35000 384 105 0 80418 0
[pid=21747/tid=21749] ppid=21745 vsize=339656 CPUtime=12.57 cores=1,3,5,7
/proc/21747/task/21749/stat : 21749 (SArTagnan) R 21745 21747 21387 0 -1 4202560 13446 0 0 0 1254 3 0 0 25 0 4 0 516738711 347807744 35000 33554432000 4194304 4623224 140735069420576 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21747/tid=21750] ppid=21745 vsize=339656 CPUtime=12.51 cores=1,3,5,7
/proc/21747/task/21750/stat : 21750 (SArTagnan) R 21745 21747 21387 0 -1 4202560 16219 0 0 0 1248 3 0 0 25 0 4 0 516738711 347807744 35000 33554432000 4194304 4623224 140735069420576 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21747/tid=21751] ppid=21745 vsize=339656 CPUtime=12.58 cores=1,3,5,7
/proc/21747/task/21751/stat : 21751 (SArTagnan) R 21745 21747 21387 0 -1 4202560 122780 0 0 0 1238 20 0 0 25 0 4 0 516738711 347807744 35000 33554432000 4194304 4623224 140735069420576 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.37
Current children cumulated vsize (KiB) 339656

[startup+25.501 s]
/proc/loadavg: 8.13 8.09 7.89 9/184 21752
/proc/meminfo: memFree=21507904/32950928 swapFree=67087032/67111528
[pid=21747] ppid=21745 vsize=363508 CPUtime=101.5 cores=1,3,5,7
/proc/21747/stat : 21747 (SArTagnan) R 21745 21747 21387 0 -1 4202496 263486 0 0 0 10103 47 0 0 25 0 4 0 516738699 372232192 46848 33554432000 4194304 4623224 140735069420576 18446744073709551615 4510172 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21747/statm: 90877 46869 344 105 0 86381 0
[pid=21747/tid=21749] ppid=21745 vsize=363508 CPUtime=25.37 cores=1,3,5,7
/proc/21747/task/21749/stat : 21749 (SArTagnan) R 21745 21747 21387 0 -1 4202560 24162 0 0 0 2530 7 0 0 25 0 4 0 516738711 372232192 46879 33554432000 4194304 4623224 140735069420576 18446744073709551615 4376675 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21747/tid=21750] ppid=21745 vsize=363508 CPUtime=25.23 cores=1,3,5,7
/proc/21747/task/21750/stat : 21750 (SArTagnan) R 21745 21747 21387 0 -1 4202560 25847 0 0 0 2518 5 0 0 25 0 4 0 516738711 372232192 46892 33554432000 4194304 4623224 140735069420576 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21747/tid=21751] ppid=21745 vsize=363508 CPUtime=25.37 cores=1,3,5,7
/proc/21747/task/21751/stat : 21751 (SArTagnan) R 21745 21747 21387 0 -1 4202560 191874 0 0 0 2507 30 0 0 25 0 4 0 516738711 372232192 46902 33554432000 4194304 4623224 140735069420576 18446744073709551615 239476392375 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.5
Current children cumulated vsize (KiB) 363508

[startup+51.1011 s]
/proc/loadavg: 8.24 8.12 7.90 9/184 21753
/proc/meminfo: memFree=21396044/32950928 swapFree=67087032/67111528
[pid=21747] ppid=21745 vsize=375892 CPUtime=203.77 cores=1,3,5,7
/proc/21747/stat : 21747 (SArTagnan) R 21745 21747 21387 0 -1 4202496 363678 0 0 0 20308 69 0 0 25 0 4 0 516738699 384913408 70323 33554432000 4194304 4623224 140735069420576 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21747/statm: 93973 70323 554 105 0 89477 0
[pid=21747/tid=21749] ppid=21745 vsize=375892 CPUtime=50.91 cores=1,3,5,7
/proc/21747/task/21749/stat : 21749 (SArTagnan) R 21745 21747 21387 0 -1 4202560 30211 0 0 0 5079 12 0 0 25 0 4 0 516738711 384913408 70323 33554432000 4194304 4623224 140735069420576 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21747/tid=21750] ppid=21745 vsize=375892 CPUtime=50.75 cores=1,3,5,7
/proc/21747/task/21750/stat : 21750 (SArTagnan) R 21745 21747 21387 0 -1 4202560 39702 0 0 0 5063 12 0 0 25 0 4 0 516738711 384913408 70323 33554432000 4194304 4623224 140735069420576 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21747/tid=21751] ppid=21745 vsize=375892 CPUtime=50.97 cores=1,3,5,7
/proc/21747/task/21751/stat : 21751 (SArTagnan) R 21745 21747 21387 0 -1 4202560 261900 0 0 0 5058 39 0 0 25 0 4 0 516738711 384913408 70323 33554432000 4194304 4623224 140735069420576 18446744073709551615 4364107 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.77
Current children cumulated vsize (KiB) 375892

[startup+102.306 s]
/proc/loadavg: 8.20 8.13 7.91 9/184 21754
/proc/meminfo: memFree=21117908/32950928 swapFree=67087032/67111528
[pid=21747] ppid=21745 vsize=714272 CPUtime=408.29 cores=1,3,5,7
/proc/21747/stat : 21747 (SArTagnan) R 21745 21747 21387 0 -1 4202496 488831 0 0 0 40738 91 0 0 25 0 4 0 516738699 731414528 129158 33554432000 4194304 4623224 140735069420576 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21747/statm: 178568 129158 464 105 0 174072 0
[pid=21747/tid=21749] ppid=21745 vsize=714272 CPUtime=101.83 cores=1,3,5,7
/proc/21747/task/21749/stat : 21749 (SArTagnan) R 21745 21747 21387 0 -1 4202560 48107 0 0 0 10166 17 0 0 25 0 4 0 516738711 731414528 129158 33554432000 4194304 4623224 140735069420576 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21747/tid=21750] ppid=21745 vsize=714272 CPUtime=101.94 cores=1,3,5,7
/proc/21747/task/21750/stat : 21750 (SArTagnan) R 21745 21747 21387 0 -1 4202560 46985 0 0 0 10179 15 0 0 25 0 4 0 516738711 731414528 129158 33554432000 4194304 4623224 140735069420576 18446744073709551615 4462966 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21747/tid=21751] ppid=21745 vsize=714272 CPUtime=102.18 cores=1,3,5,7
/proc/21747/task/21751/stat : 21751 (SArTagnan) R 21745 21747 21387 0 -1 4202560 281788 0 0 0 10176 42 0 0 25 0 4 0 516738711 731414528 129158 33554432000 4194304 4623224 140735069420576 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.29
Current children cumulated vsize (KiB) 714272

[startup+162.301 s]
/proc/loadavg: 8.18 8.13 7.93 9/184 21756
/proc/meminfo: memFree=20955100/32950928 swapFree=67087032/67111528
[pid=21747] ppid=21745 vsize=884404 CPUtime=647.94 cores=1,3,5,7
/proc/21747/stat : 21747 (SArTagnan) R 21745 21747 21387 0 -1 4202496 625056 0 0 0 64668 126 0 0 25 0 4 0 516738699 905629696 159643 33554432000 4194304 4623224 140735069420576 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21747/statm: 221101 159643 375 105 0 216605 0
[pid=21747/tid=21749] ppid=21745 vsize=884404 CPUtime=161.49 cores=1,3,5,7
/proc/21747/task/21749/stat : 21749 (SArTagnan) R 21745 21747 21387 0 -1 4202560 69205 0 0 0 16123 26 0 0 25 0 4 0 516738711 905629696 159643 33554432000 4194304 4623224 140735069420576 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21747/tid=21750] ppid=21745 vsize=884404 CPUtime=161.93 cores=1,3,5,7
/proc/21747/task/21750/stat : 21750 (SArTagnan) R 21745 21747 21387 0 -1 4202560 71162 0 0 0 16169 24 0 0 25 0 4 0 516738711 905629696 159643 33554432000 4194304 4623224 140735069420576 18446744073709551615 4376666 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21747/tid=21751] ppid=21745 vsize=884404 CPUtime=162.18 cores=1,3,5,7
/proc/21747/task/21751/stat : 21751 (SArTagnan) R 21745 21747 21387 0 -1 4202560 340398 0 0 0 16166 52 0 0 25 0 4 0 516738711 905629696 159643 33554432000 4194304 4623224 140735069420576 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 647.94
Current children cumulated vsize (KiB) 884404

[startup+222.3 s]
/proc/loadavg: 8.24 8.15 7.94 9/184 21757
/proc/meminfo: memFree=20750616/32950928 swapFree=67087032/67111528
[pid=21747] ppid=21745 vsize=1058348 CPUtime=887.6 cores=1,3,5,7
/proc/21747/stat : 21747 (SArTagnan) R 21745 21747 21387 0 -1 4202496 898984 0 0 0 88579 181 0 0 25 0 4 0 516738699 1083748352 192635 33554432000 4194304 4623224 140735069420576 18446744073709551615 4510316 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21747/statm: 264587 192635 472 105 0 260091 0
[pid=21747/tid=21749] ppid=21745 vsize=1058348 CPUtime=221.17 cores=1,3,5,7
/proc/21747/task/21749/stat : 21749 (SArTagnan) R 21745 21747 21387 0 -1 4202560 77840 0 0 0 22079 38 0 0 25 0 4 0 516738711 1083748352 192635 33554432000 4194304 4623224 140735069420576 18446744073709551615 4366416 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21747/tid=21750] ppid=21745 vsize=1058348 CPUtime=221.93 cores=1,3,5,7
/proc/21747/task/21750/stat : 21750 (SArTagnan) R 21745 21747 21387 0 -1 4202560 99161 0 0 0 22162 31 0 0 25 0 4 0 516738711 1083748352 192635 33554432000 4194304 4623224 140735069420576 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21747/tid=21751] ppid=21745 vsize=1058348 CPUtime=222.18 cores=1,3,5,7
/proc/21747/task/21751/stat : 21751 (SArTagnan) R 21745 21747 21387 0 -1 4202560 526158 0 0 0 22138 80 0 0 25 0 4 0 516738711 1083748352 192635 33554432000 4194304 4623224 140735069420576 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 887.6
Current children cumulated vsize (KiB) 1058348

[startup+282.301 s]

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

[pid=21747] ppid=21745 vsize=1755072 CPUtime=2565.34 cores=1,3,5,7
/proc/21747/stat : 21747 (SArTagnan) R 21745 21747 21387 0 -1 4202496 3525628 0 0 0 255858 676 0 0 25 0 4 0 516738699 1797193728 340266 33554432000 4194304 4623224 140735069420576 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21747/statm: 438768 340266 345 105 0 434272 0
[pid=21747/tid=21749] ppid=21745 vsize=1755072 CPUtime=638.89 cores=1,3,5,7
/proc/21747/task/21749/stat : 21749 (SArTagnan) R 21745 21747 21387 0 -1 4202560 141370 0 0 0 63793 96 0 0 25 0 4 0 516738711 1797193728 340266 33554432000 4194304 4623224 140735069420576 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21747/tid=21750] ppid=21745 vsize=1755072 CPUtime=641.91 cores=1,3,5,7
/proc/21747/task/21750/stat : 21750 (SArTagnan) R 21745 21747 21387 0 -1 4202560 172236 0 0 0 64134 57 0 0 25 0 4 0 516738711 1797193728 340266 33554432000 4194304 4623224 140735069420576 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21747/tid=21751] ppid=21745 vsize=1755072 CPUtime=642.19 cores=1,3,5,7
/proc/21747/task/21751/stat : 21751 (SArTagnan) R 21745 21747 21387 0 -1 4202560 2719932 0 0 0 63779 440 0 0 25 0 4 0 516738711 1797193728 340266 33554432000 4194304 4623224 140735069420576 18446744073709551615 4363989 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2565.34
Current children cumulated vsize (KiB) 1755072

[startup+702.3 s]
/proc/loadavg: 7.84 8.00 7.95 9/184 21801
/proc/meminfo: memFree=21020204/32950928 swapFree=67087032/67111528
[pid=21747] ppid=21745 vsize=1787020 CPUtime=2804.99 cores=1,3,5,7
/proc/21747/stat : 21747 (SArTagnan) R 21745 21747 21387 0 -1 4202496 3568075 0 0 0 279808 691 0 0 25 0 4 0 516738699 1829908480 355209 33554432000 4194304 4623224 140735069420576 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21747/statm: 446755 355209 522 105 0 442259 0
[pid=21747/tid=21749] ppid=21745 vsize=1787020 CPUtime=698.57 cores=1,3,5,7
/proc/21747/task/21749/stat : 21749 (SArTagnan) R 21745 21747 21387 0 -1 4202560 145226 0 0 0 69756 101 0 0 25 0 4 0 516738711 1829908480 355209 33554432000 4194304 4623224 140735069420576 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21747/tid=21750] ppid=21745 vsize=1787020 CPUtime=701.9 cores=1,3,5,7
/proc/21747/task/21750/stat : 21750 (SArTagnan) R 21745 21747 21387 0 -1 4202560 177292 0 0 0 70129 61 0 0 25 0 4 0 516738711 1829908480 355209 33554432000 4194304 4623224 140735069420576 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21747/tid=21751] ppid=21745 vsize=1787020 CPUtime=702.18 cores=1,3,5,7
/proc/21747/task/21751/stat : 21751 (SArTagnan) R 21745 21747 21387 0 -1 4202560 2752493 0 0 0 69773 445 0 0 25 0 4 0 516738711 1829908480 355209 33554432000 4194304 4623224 140735069420576 18446744073709551615 4363945 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2804.99
Current children cumulated vsize (KiB) 1787020

[startup+762.307 s]
/proc/loadavg: 7.94 8.00 7.95 9/184 21803
/proc/meminfo: memFree=20813248/32950928 swapFree=67087032/67111528
[pid=21747] ppid=21745 vsize=1789528 CPUtime=3044.69 cores=1,3,5,7
/proc/21747/stat : 21747 (SArTagnan) R 21745 21747 21387 0 -1 4202496 3595951 0 0 0 303765 704 0 0 25 0 4 0 516738699 1832476672 364854 33554432000 4194304 4623224 140735069420576 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21747/statm: 447382 364854 344 105 0 442886 0
[pid=21747/tid=21749] ppid=21745 vsize=1789528 CPUtime=758.24 cores=1,3,5,7
/proc/21747/task/21749/stat : 21749 (SArTagnan) R 21745 21747 21387 0 -1 4202560 148353 0 0 0 75720 104 0 0 25 0 4 0 516738711 1832476672 364854 33554432000 4194304 4623224 140735069420576 18446744073709551615 4376640 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21747/tid=21750] ppid=21745 vsize=1789528 CPUtime=761.9 cores=1,3,5,7
/proc/21747/task/21750/stat : 21750 (SArTagnan) R 21745 21747 21387 0 -1 4202560 181691 0 0 0 76123 67 0 0 25 0 4 0 516738711 1832476672 364854 33554432000 4194304 4623224 140735069420576 18446744073709551615 4376678 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21747/tid=21751] ppid=21745 vsize=1789528 CPUtime=762.2 cores=1,3,5,7
/proc/21747/task/21751/stat : 21751 (SArTagnan) R 21745 21747 21387 0 -1 4202560 2768417 0 0 0 75772 448 0 0 25 0 4 0 516738711 1832476672 364854 33554432000 4194304 4623224 140735069420576 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3044.69
Current children cumulated vsize (KiB) 1789528

[startup+822.3 s]
/proc/loadavg: 8.01 8.01 7.96 9/184 21804
/proc/meminfo: memFree=20649320/32950928 swapFree=67087032/67111528
[pid=21747] ppid=21745 vsize=1896800 CPUtime=3284.34 cores=1,3,5,7
/proc/21747/stat : 21747 (SArTagnan) R 21745 21747 21387 0 -1 4202496 3965334 0 0 0 327662 772 0 0 25 0 4 0 516738699 1942323200 384138 33554432000 4194304 4623224 140735069420576 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21747/statm: 474200 384138 349 105 0 469704 0
[pid=21747/tid=21749] ppid=21745 vsize=1896800 CPUtime=817.92 cores=1,3,5,7
/proc/21747/task/21749/stat : 21749 (SArTagnan) R 21745 21747 21387 0 -1 4202560 183188 0 0 0 81680 112 0 0 25 0 4 0 516738711 1942323200 384138 33554432000 4194304 4623224 140735069420576 18446744073709551615 4377587 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21747/tid=21750] ppid=21745 vsize=1896800 CPUtime=821.89 cores=1,3,5,7
/proc/21747/task/21750/stat : 21750 (SArTagnan) R 21745 21747 21387 0 -1 4202560 185090 0 0 0 82117 72 0 0 25 0 4 0 516738711 1942323200 384138 33554432000 4194304 4623224 140735069420576 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21747/tid=21751] ppid=21745 vsize=1896800 CPUtime=822.19 cores=1,3,5,7
/proc/21747/task/21751/stat : 21751 (SArTagnan) R 21745 21747 21387 0 -1 4202560 3083397 0 0 0 81718 501 0 0 25 0 4 0 516738711 1942323200 384140 33554432000 4194304 4623224 140735069420576 18446744073709551615 4577678 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3284.34
Current children cumulated vsize (KiB) 1896800

[startup+882.301 s]
/proc/loadavg: 8.00 8.00 7.96 9/184 21806
/proc/meminfo: memFree=20552348/32950928 swapFree=67087032/67111528
[pid=21747] ppid=21745 vsize=1962748 CPUtime=3524.01 cores=1,3,5,7
/proc/21747/stat : 21747 (SArTagnan) R 21745 21747 21387 0 -1 4202496 4360613 0 0 0 351555 846 0 0 25 0 4 0 516738699 2009853952 394319 33554432000 4194304 4623224 140735069420576 18446744073709551615 4510030 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21747/statm: 490687 394319 348 105 0 486191 0
[pid=21747/tid=21749] ppid=21745 vsize=1962748 CPUtime=877.59 cores=1,3,5,7
/proc/21747/task/21749/stat : 21749 (SArTagnan) R 21745 21747 21387 0 -1 4202560 184874 0 0 0 87645 114 0 0 25 0 4 0 516738711 2009853952 394319 33554432000 4194304 4623224 140735069420576 18446744073709551615 4366369 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21747/tid=21750] ppid=21745 vsize=1962748 CPUtime=881.89 cores=1,3,5,7
/proc/21747/task/21750/stat : 21750 (SArTagnan) R 21745 21747 21387 0 -1 4202560 189042 0 0 0 88111 78 0 0 25 0 4 0 516738711 2009853952 394319 33554432000 4194304 4623224 140735069420576 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21747/tid=21751] ppid=21745 vsize=1962748 CPUtime=882.19 cores=1,3,5,7
/proc/21747/task/21751/stat : 21751 (SArTagnan) R 21745 21747 21387 0 -1 4202560 3471400 0 0 0 87652 567 0 0 25 0 4 0 516738711 2009853952 394319 33554432000 4194304 4623224 140735069420576 18446744073709551615 4363989 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3524.01
Current children cumulated vsize (KiB) 1962748

[startup+942.3 s]
/proc/loadavg: 8.08 8.02 7.96 9/184 21807
/proc/meminfo: memFree=20390900/32950928 swapFree=67087032/67111528
[pid=21747] ppid=21745 vsize=1963732 CPUtime=3763.7 cores=1,3,5,7
/proc/21747/stat : 21747 (SArTagnan) R 21745 21747 21387 0 -1 4202496 4768753 0 0 0 375448 922 0 0 25 0 4 0 516738699 2010861568 406183 33554432000 4194304 4623224 140735069420576 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21747/statm: 490933 406183 353 105 0 486437 0
[pid=21747/tid=21749] ppid=21745 vsize=1963732 CPUtime=937.26 cores=1,3,5,7
/proc/21747/task/21749/stat : 21749 (SArTagnan) R 21745 21747 21387 0 -1 4202560 188611 0 0 0 93607 119 0 0 25 0 4 0 516738711 2010861568 406183 33554432000 4194304 4623224 140735069420576 18446744073709551615 4376662 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21747/tid=21750] ppid=21745 vsize=1963732 CPUtime=941.89 cores=1,3,5,7
/proc/21747/task/21750/stat : 21750 (SArTagnan) R 21745 21747 21387 0 -1 4202560 193443 0 0 0 94106 83 0 0 25 0 4 0 516738711 2010861568 406183 33554432000 4194304 4623224 140735069420576 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21747/tid=21751] ppid=21745 vsize=1963732 CPUtime=942.2 cores=1,3,5,7
/proc/21747/task/21751/stat : 21751 (SArTagnan) R 21745 21747 21387 0 -1 4202560 3870160 0 0 0 93588 632 0 0 25 0 4 0 516738711 2010861568 406183 33554432000 4194304 4623224 140735069420576 18446744073709551615 4550411 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3763.7
Current children cumulated vsize (KiB) 1963732

[startup+1002.3 s]
/proc/loadavg: 8.10 8.03 7.97 9/184 21809
/proc/meminfo: memFree=20287232/32950928 swapFree=67087032/67111528
[pid=21747] ppid=21745 vsize=2049608 CPUtime=4003.37 cores=1,3,5,7
/proc/21747/stat : 21747 (SArTagnan) R 21745 21747 21387 0 -1 4202496 5178554 0 0 0 399343 994 0 0 25 0 4 0 516738699 2098798592 422816 33554432000 4194304 4623224 140735069420576 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21747/statm: 512402 422818 344 105 0 507906 0
[pid=21747/tid=21749] ppid=21745 vsize=2049608 CPUtime=996.94 cores=1,3,5,7
/proc/21747/task/21749/stat : 21749 (SArTagnan) R 21745 21747 21387 0 -1 4202560 192067 0 0 0 99569 125 0 0 25 0 4 0 516738711 2098798592 422818 33554432000 4194304 4623224 140735069420576 18446744073709551615 4377576 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21747/tid=21750] ppid=21745 vsize=2049608 CPUtime=1001.88 cores=1,3,5,7
/proc/21747/task/21750/stat : 21750 (SArTagnan) R 21745 21747 21387 0 -1 4202560 241295 0 0 0 100094 94 0 0 25 0 4 0 516738711 2098798592 422818 33554432000 4194304 4623224 140735069420576 18446744073709551615 4377587 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21747/tid=21751] ppid=21745 vsize=2049608 CPUtime=1002.19 cores=1,3,5,7
/proc/21747/task/21751/stat : 21751 (SArTagnan) R 21745 21747 21387 0 -1 4202560 4224806 0 0 0 99533 686 0 0 25 0 4 0 516738711 2098798592 422819 33554432000 4194304 4623224 140735069420576 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4003.37
Current children cumulated vsize (KiB) 2049608

[startup+1062.3 s]
/proc/loadavg: 8.10 8.04 7.97 9/184 21811
/proc/meminfo: memFree=19895272/32950928 swapFree=67087032/67111528
[pid=21747] ppid=21745 vsize=2591180 CPUtime=4242.89 cores=1,3,5,7
/proc/21747/stat : 21747 (SArTagnan) R 21745 21747 21387 0 -1 4202496 5699438 0 0 0 423209 1080 0 0 25 0 4 0 516738699 2653368320 511968 33554432000 4194304 4623224 140735069420576 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21747/statm: 647795 511968 348 105 0 643299 0
[pid=21747/tid=21749] ppid=21745 vsize=2591180 CPUtime=1056.59 cores=1,3,5,7
/proc/21747/task/21749/stat : 21749 (SArTagnan) R 21745 21747 21387 0 -1 4202560 209329 0 0 0 105529 130 0 0 25 0 4 0 516738711 2653368320 511968 33554432000 4194304 4623224 140735069420576 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21747/tid=21750] ppid=21745 vsize=2591180 CPUtime=1061.82 cores=1,3,5,7
/proc/21747/task/21750/stat : 21750 (SArTagnan) R 21745 21747 21387 0 -1 4202560 269294 0 0 0 106081 101 0 0 25 0 4 0 516738711 2653368320 511968 33554432000 4194304 4623224 140735069420576 18446744073709551615 4377587 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21747/tid=21751] ppid=21745 vsize=2591180 CPUtime=1062.18 cores=1,3,5,7
/proc/21747/task/21751/stat : 21751 (SArTagnan) R 21745 21747 21387 0 -1 4202560 4461371 0 0 0 105490 728 0 0 25 0 4 0 516738711 2653368320 511971 33554432000 4194304 4623224 140735069420576 18446744073709551615 4577678 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4242.89
Current children cumulated vsize (KiB) 2591180

[startup+1122.3 s]
/proc/loadavg: 8.04 8.03 7.97 9/184 21812
/proc/meminfo: memFree=19798676/32950928 swapFree=67087032/67111528
[pid=21747] ppid=21745 vsize=2591180 CPUtime=4482.56 cores=1,3,5,7
/proc/21747/stat : 21747 (SArTagnan) R 21745 21747 21387 0 -1 4202496 6038312 0 0 0 447119 1137 0 0 25 0 4 0 516738699 2653368320 524449 33554432000 4194304 4623224 140735069420576 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21747/statm: 647795 524449 357 105 0 643299 0
[pid=21747/tid=21749] ppid=21745 vsize=2591180 CPUtime=1116.26 cores=1,3,5,7
/proc/21747/task/21749/stat : 21749 (SArTagnan) R 21745 21747 21387 0 -1 4202560 210168 0 0 0 111496 130 0 0 25 0 4 0 516738711 2653368320 524449 33554432000 4194304 4623224 140735069420576 18446744073709551615 4486229 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21747/tid=21750] ppid=21745 vsize=2591180 CPUtime=1121.82 cores=1,3,5,7
/proc/21747/task/21750/stat : 21750 (SArTagnan) R 21745 21747 21387 0 -1 4202560 270850 0 0 0 112080 102 0 0 25 0 4 0 516738711 2653368320 524449 33554432000 4194304 4623224 140735069420576 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21747/tid=21751] ppid=21745 vsize=2591180 CPUtime=1122.19 cores=1,3,5,7
/proc/21747/task/21751/stat : 21751 (SArTagnan) R 21745 21747 21387 0 -1 4202560 4788371 0 0 0 111435 784 0 0 25 0 4 0 516738711 2653368320 524449 33554432000 4194304 4623224 140735069420576 18446744073709551615 4577678 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4482.56
Current children cumulated vsize (KiB) 2591180

[startup+1182.3 s]
/proc/loadavg: 8.07 8.04 7.98 9/184 21814
/proc/meminfo: memFree=19689928/32950928 swapFree=67087032/67111528
[pid=21747] ppid=21745 vsize=2591180 CPUtime=4722.25 cores=1,3,5,7
/proc/21747/stat : 21747 (SArTagnan) R 21745 21747 21387 0 -1 4202496 6393452 0 0 0 471026 1199 0 0 25 0 4 0 516738699 2653368320 533371 33554432000 4194304 4623224 140735069420576 18446744073709551615 4510017 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21747/statm: 647795 533371 360 105 0 643299 0
[pid=21747/tid=21749] ppid=21745 vsize=2591180 CPUtime=1175.94 cores=1,3,5,7
/proc/21747/task/21749/stat : 21749 (SArTagnan) R 21745 21747 21387 0 -1 4202560 211398 0 0 0 117464 130 0 0 25 0 4 0 516738711 2653368320 533371 33554432000 4194304 4623224 140735069420576 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21747/tid=21750] ppid=21745 vsize=2591180 CPUtime=1181.82 cores=1,3,5,7
/proc/21747/task/21750/stat : 21750 (SArTagnan) R 21745 21747 21387 0 -1 4202560 271102 0 0 0 118080 102 0 0 25 0 4 0 516738711 2653368320 533371 33554432000 4194304 4623224 140735069420576 18446744073709551615 4376646 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21747/tid=21751] ppid=21745 vsize=2591180 CPUtime=1182.18 cores=1,3,5,7
/proc/21747/task/21751/stat : 21751 (SArTagnan) R 21745 21747 21387 0 -1 4202560 5135809 0 0 0 117375 843 0 0 25 0 4 0 516738711 2653368320 533371 33554432000 4194304 4623224 140735069420576 18446744073709551615 4550411 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4722.25
Current children cumulated vsize (KiB) 2591180



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.8 s]
/proc/loadavg: 8.05 8.03 7.98 9/184 21814
/proc/meminfo: memFree=19665376/32950928 swapFree=67087032/67111528
[pid=21747] ppid=21745 vsize=2591180 CPUtime=4800.15 cores=1,3,5,7
/proc/21747/stat : 21747 (SArTagnan) R 21745 21747 21387 0 -1 4202496 6511460 0 0 0 478796 1219 0 0 25 0 4 0 516738699 2653368320 534416 33554432000 4194304 4623224 140735069420576 18446744073709551615 4517494 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21747/statm: 647795 534416 349 105 0 643299 0
[pid=21747/tid=21749] ppid=21745 vsize=2591180 CPUtime=1195.33 cores=1,3,5,7
/proc/21747/task/21749/stat : 21749 (SArTagnan) R 21745 21747 21387 0 -1 4202560 211418 0 0 0 119403 130 0 0 25 0 4 0 516738711 2653368320 534416 33554432000 4194304 4623224 140735069420576 18446744073709551615 4486238 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21747/tid=21750] ppid=21745 vsize=2591180 CPUtime=1201.32 cores=1,3,5,7
/proc/21747/task/21750/stat : 21750 (SArTagnan) R 21745 21747 21387 0 -1 4202560 271160 0 0 0 120030 102 0 0 25 0 4 0 516738711 2653368320 534416 33554432000 4194304 4623224 140735069420576 18446744073709551615 4376652 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21747/tid=21751] ppid=21745 vsize=2591180 CPUtime=1201.69 cores=1,3,5,7
/proc/21747/task/21751/stat : 21751 (SArTagnan) R 21745 21747 21387 0 -1 4202560 5252752 0 0 0 119306 863 0 0 25 0 4 0 516738711 2653368320 534416 33554432000 4194304 4623224 140735069420576 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.15
Current children cumulated vsize (KiB) 2591180

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.91
CPU time (s): 4800.28
CPU user time (s): 4787.99
CPU system time (s): 12.2921
CPU usage (%): 399.388
Max. virtual memory (cumulated for all children) (KiB): 2819664

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4787.99
system time used= 12.2921
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6511460
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= 9034
involuntary context switches= 18844

runsolver used 1.9577 second user time and 4.6053 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-29 06:30:16
IDJOB=3257648
IDBENCH=71153
IDSOLVER=1656
FILE ID=node148/3257648-1304051416
RUNJOBID= node148-1304049005-21406
PBS_JOBID= 13170411
Free space on /tmp= 71428 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT09/CRAFTED/modcircuits/mod3block_2vars_11gates_u2_autoenc.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3257648-1304051416/watcher-3257648-1304051416 -o /tmp/evaluation-result-3257648-1304051416/solver-3257648-1304051416 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3257648-1304051416.cnf -threads=4

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

MD5SUM BENCH= 36c3169a5cad0483dd15befcefc4323e
RANDOM SEED=1759845058

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      21715876 kB
Buffers:       2017016 kB
Cached:        7712888 kB
SwapCached:       3548 kB
Active:        2638292 kB
Inactive:      8033140 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      21715876 kB
SwapTotal:    67111528 kB
SwapFree:     67087032 kB
Dirty:            4332 kB
Writeback:           0 kB
AnonPages:      939152 kB
Mapped:          14456 kB
Slab:           498156 kB
PageTables:       6604 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1297520 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= 71428 MiB
End job on node148 at 2011-04-29 06:50:20