Trace number 3257912

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.12 1201.69

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v945c61409g7.cnf
MD5SUMcffaf116c6c0eb21439a109753d19c34
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.284955
Satisfiable
(Un)Satisfiability was proved
Number of variables945
Number of clauses61409
Sum of the clauses size123673
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 261364
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

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-3257912-1304052084/watcher-3257912-1304052084 -o /tmp/evaluation-result-3257912-1304052084/solver-3257912-1304052084 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3257912-1304052084.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.16 8.06 5/180 28484
/proc/meminfo: memFree=18225344/32950928 swapFree=67111364/67111528
[pid=28484] ppid=28482 vsize=20220 CPUtime=0 cores=1,3,5,7
/proc/28484/stat : 28484 (SArTagnan) R 28482 28484 27953 0 -1 4202496 576 0 0 0 0 0 0 0 25 0 1 0 595439042 20705280 454 33554432000 4194304 4623224 140735259623504 18446744073709551615 4366247 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/28484/statm: 5055 454 297 105 0 559 0

[startup+0.0644421 s]
/proc/loadavg: 8.20 8.16 8.06 5/180 28484
/proc/meminfo: memFree=18225344/32950928 swapFree=67111364/67111528
[pid=28484] ppid=28482 vsize=252560 CPUtime=0.19 cores=1,3,5,7
/proc/28484/stat : 28484 (SArTagnan) R 28482 28484 27953 0 -1 4202496 3005 0 0 0 19 0 0 0 25 0 4 0 595439042 258621440 2391 33554432000 4194304 4623224 140735259623504 18446744073709551615 4510217 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28484/statm: 63140 2391 343 105 0 58644 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 252560

[startup+0.164423 s]
/proc/loadavg: 8.20 8.16 8.06 5/180 28484
/proc/meminfo: memFree=18225344/32950928 swapFree=67111364/67111528
[pid=28484] ppid=28482 vsize=254736 CPUtime=0.59 cores=1,3,5,7
/proc/28484/stat : 28484 (SArTagnan) R 28482 28484 27953 0 -1 4202496 4002 0 0 0 59 0 0 0 25 0 4 0 595439042 260849664 3130 33554432000 4194304 4623224 140735259623504 18446744073709551615 4519756 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28484/statm: 63684 3130 344 105 0 59188 0
Current children cumulated CPU time (s) 0.59
Current children cumulated vsize (KiB) 254736

[startup+0.3004 s]
/proc/loadavg: 8.20 8.16 8.06 5/180 28484
/proc/meminfo: memFree=18225344/32950928 swapFree=67111364/67111528
[pid=28484] ppid=28482 vsize=257376 CPUtime=1.13 cores=1,3,5,7
/proc/28484/stat : 28484 (SArTagnan) R 28482 28484 27953 0 -1 4202496 5345 0 0 0 113 0 0 0 25 0 4 0 595439042 263553024 4047 33554432000 4194304 4623224 140735259623504 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28484/statm: 64344 4047 344 105 0 59848 0
Current children cumulated CPU time (s) 1.13
Current children cumulated vsize (KiB) 257376

[startup+0.700328 s]
/proc/loadavg: 8.20 8.16 8.06 5/180 28484
/proc/meminfo: memFree=18225344/32950928 swapFree=67111364/67111528
[pid=28484] ppid=28482 vsize=260812 CPUtime=2.74 cores=1,3,5,7
/proc/28484/stat : 28484 (SArTagnan) R 28482 28484 27953 0 -1 4202496 8004 0 0 0 273 1 0 0 25 0 4 0 595439042 267071488 5516 33554432000 4194304 4623224 140735259623504 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28484/statm: 65203 5517 344 105 0 60707 0
Current children cumulated CPU time (s) 2.74
Current children cumulated vsize (KiB) 260812

[startup+1.50118 s]
/proc/loadavg: 8.20 8.16 8.06 9/184 28488
/proc/meminfo: memFree=18201512/32950928 swapFree=67111364/67111528
[pid=28484] ppid=28482 vsize=267412 CPUtime=5.93 cores=1,3,5,7
/proc/28484/stat : 28484 (SArTagnan) R 28482 28484 27953 0 -1 4202496 14622 0 0 0 592 1 0 0 25 0 4 0 595439042 273829888 7563 33554432000 4194304 4623224 140735259623504 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28484/statm: 66853 7563 344 105 0 62357 0
[pid=28484/tid=28486] ppid=28482 vsize=267412 CPUtime=1.47 cores=1,3,5,7
/proc/28484/task/28486/stat : 28486 (SArTagnan) R 28482 28484 27953 0 -1 4202560 2025 0 0 0 147 0 0 0 25 0 4 0 595439044 273829888 7563 33554432000 4194304 4623224 140735259623504 18446744073709551615 4289775 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28484/tid=28487] ppid=28482 vsize=267412 CPUtime=1.48 cores=1,3,5,7
/proc/28484/task/28487/stat : 28487 (SArTagnan) R 28482 28484 27953 0 -1 4202560 2609 0 0 0 148 0 0 0 25 0 4 0 595439044 273829888 7563 33554432000 4194304 4623224 140735259623504 18446744073709551615 4462989 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28484/tid=28488] ppid=28482 vsize=267412 CPUtime=1.47 cores=1,3,5,7
/proc/28484/task/28488/stat : 28488 (SArTagnan) R 28482 28484 27953 0 -1 4202560 4690 0 0 0 147 0 0 0 25 0 4 0 595439044 273829888 7563 33554432000 4194304 4623224 140735259623504 18446744073709551615 4377128 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 267412

[startup+3.10089 s]
/proc/loadavg: 8.20 8.16 8.06 9/184 28488
/proc/meminfo: memFree=18190120/32950928 swapFree=67111364/67111528
[pid=28484] ppid=28482 vsize=279004 CPUtime=12.32 cores=1,3,5,7
/proc/28484/stat : 28484 (SArTagnan) R 28482 28484 27953 0 -1 4202496 32333 0 0 0 1227 5 0 0 25 0 4 0 595439042 285700096 11072 33554432000 4194304 4623224 140735259623504 18446744073709551615 4510206 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28484/statm: 69751 11072 344 105 0 65255 0
[pid=28484/tid=28486] ppid=28482 vsize=279004 CPUtime=3.06 cores=1,3,5,7
/proc/28484/task/28486/stat : 28486 (SArTagnan) R 28482 28484 27953 0 -1 4202560 3350 0 0 0 306 0 0 0 25 0 4 0 595439044 285700096 11072 33554432000 4194304 4623224 140735259623504 18446744073709551615 4366359 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28484/tid=28487] ppid=28482 vsize=279004 CPUtime=3.07 cores=1,3,5,7
/proc/28484/task/28487/stat : 28487 (SArTagnan) R 28482 28484 27953 0 -1 4202560 4690 0 0 0 307 0 0 0 25 0 4 0 595439044 285700096 11072 33554432000 4194304 4623224 140735259623504 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28484/tid=28488] ppid=28482 vsize=279004 CPUtime=3.07 cores=1,3,5,7
/proc/28484/task/28488/stat : 28488 (SArTagnan) R 28482 28484 27953 0 -1 4202560 17295 0 0 0 304 3 0 0 25 0 4 0 595439044 285700096 11072 33554432000 4194304 4623224 140735259623504 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 279004

[startup+6.3003 s]
/proc/loadavg: 8.19 8.16 8.06 9/184 28488
/proc/meminfo: memFree=18160960/32950928 swapFree=67111364/67111528
[pid=28484] ppid=28482 vsize=289772 CPUtime=25.11 cores=1,3,5,7
/proc/28484/stat : 28484 (SArTagnan) R 28482 28484 27953 0 -1 4202496 66152 0 0 0 2499 12 0 0 25 0 4 0 595439042 296726528 14808 33554432000 4194304 4623224 140735259623504 18446744073709551615 4513760 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28484/statm: 72443 14808 344 105 0 67947 0
[pid=28484/tid=28486] ppid=28482 vsize=289772 CPUtime=6.24 cores=1,3,5,7
/proc/28484/task/28486/stat : 28486 (SArTagnan) R 28482 28484 27953 0 -1 4202560 5117 0 0 0 624 0 0 0 25 0 4 0 595439044 296726528 14808 33554432000 4194304 4623224 140735259623504 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28484/tid=28487] ppid=28482 vsize=289772 CPUtime=6.27 cores=1,3,5,7
/proc/28484/task/28487/stat : 28487 (SArTagnan) R 28482 28484 27953 0 -1 4202560 7586 0 0 0 626 1 0 0 25 0 4 0 595439044 296726528 14808 33554432000 4194304 4623224 140735259623504 18446744073709551615 4376892 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28484/tid=28488] ppid=28482 vsize=289772 CPUtime=6.27 cores=1,3,5,7
/proc/28484/task/28488/stat : 28488 (SArTagnan) R 28482 28484 27953 0 -1 4202560 46346 0 0 0 619 8 0 0 25 0 4 0 595439044 296726528 14808 33554432000 4194304 4623224 140735259623504 18446744073709551615 4545943 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 289772

[startup+12.7011 s]
/proc/loadavg: 8.25 8.17 8.06 9/184 28488
/proc/meminfo: memFree=18127000/32950928 swapFree=67111364/67111528
[pid=28484] ppid=28482 vsize=298464 CPUtime=50.67 cores=1,3,5,7
/proc/28484/stat : 28484 (SArTagnan) R 28482 28484 27953 0 -1 4202496 131840 0 0 0 5042 25 0 0 25 0 4 0 595439042 305627136 21517 33554432000 4194304 4623224 140735259623504 18446744073709551615 4510202 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28484/statm: 74616 21517 344 105 0 70120 0
[pid=28484/tid=28486] ppid=28482 vsize=298464 CPUtime=12.61 cores=1,3,5,7
/proc/28484/task/28486/stat : 28486 (SArTagnan) R 28482 28484 27953 0 -1 4202560 10950 0 0 0 1259 2 0 0 25 0 4 0 595439044 305627136 21517 33554432000 4194304 4623224 140735259623504 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28484/tid=28487] ppid=28482 vsize=298464 CPUtime=12.67 cores=1,3,5,7
/proc/28484/task/28487/stat : 28487 (SArTagnan) R 28482 28484 27953 0 -1 4202560 11584 0 0 0 1265 2 0 0 25 0 4 0 595439044 305627136 21517 33554432000 4194304 4623224 140735259623504 18446744073709551615 4376883 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28484/tid=28488] ppid=28482 vsize=298464 CPUtime=12.67 cores=1,3,5,7
/proc/28484/task/28488/stat : 28488 (SArTagnan) R 28482 28484 27953 0 -1 4202560 101028 0 0 0 1249 18 0 0 25 0 4 0 595439044 305627136 21517 33554432000 4194304 4623224 140735259623504 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 298464

[startup+25.5008 s]
/proc/loadavg: 8.19 8.16 8.06 9/184 28489
/proc/meminfo: memFree=17990496/32950928 swapFree=67111364/67111528
[pid=28484] ppid=28482 vsize=312104 CPUtime=101.8 cores=1,3,5,7
/proc/28484/stat : 28484 (SArTagnan) R 28482 28484 27953 0 -1 4202496 166525 0 0 0 10144 36 0 0 25 0 4 0 595439042 319594496 33852 33554432000 4194304 4623224 140735259623504 18446744073709551615 4510475 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28484/statm: 78026 33852 346 105 0 73530 0
[pid=28484/tid=28486] ppid=28482 vsize=312104 CPUtime=25.33 cores=1,3,5,7
/proc/28484/task/28486/stat : 28486 (SArTagnan) R 28482 28484 27953 0 -1 4202560 17760 0 0 0 2528 5 0 0 25 0 4 0 595439044 319594496 33852 33554432000 4194304 4623224 140735259623504 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28484/tid=28487] ppid=28482 vsize=312104 CPUtime=25.47 cores=1,3,5,7
/proc/28484/task/28487/stat : 28487 (SArTagnan) R 28482 28484 27953 0 -1 4202560 19082 0 0 0 2541 6 0 0 25 0 4 0 595439044 319594496 33852 33554432000 4194304 4623224 140735259623504 18446744073709551615 4376892 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28484/tid=28488] ppid=28482 vsize=312104 CPUtime=25.47 cores=1,3,5,7
/proc/28484/task/28488/stat : 28488 (SArTagnan) R 28482 28484 27953 0 -1 4202560 119837 0 0 0 2525 22 0 0 25 0 4 0 595439044 319594496 33852 33554432000 4194304 4623224 140735259623504 18446744073709551615 4376892 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 312104

[startup+51.101 s]
/proc/loadavg: 8.13 8.15 8.06 9/184 28489
/proc/meminfo: memFree=17876144/32950928 swapFree=67111364/67111528
[pid=28484] ppid=28482 vsize=336588 CPUtime=204.06 cores=1,3,5,7
/proc/28484/stat : 28484 (SArTagnan) R 28482 28484 27953 0 -1 4202496 354585 0 0 0 20339 67 0 0 25 0 4 0 595439042 344666112 45623 33554432000 4194304 4623224 140735259623504 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28484/statm: 84147 45623 398 105 0 79651 0
[pid=28484/tid=28486] ppid=28482 vsize=336588 CPUtime=50.8 cores=1,3,5,7
/proc/28484/task/28486/stat : 28486 (SArTagnan) R 28482 28484 27953 0 -1 4202560 25232 0 0 0 5073 7 0 0 25 0 4 0 595439044 344666112 45623 33554432000 4194304 4623224 140735259623504 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28484/tid=28487] ppid=28482 vsize=336588 CPUtime=51.06 cores=1,3,5,7
/proc/28484/task/28487/stat : 28487 (SArTagnan) R 28482 28484 27953 0 -1 4202560 25515 0 0 0 5099 7 0 0 25 0 4 0 595439044 344666112 45623 33554432000 4194304 4623224 140735259623504 18446744073709551615 4366391 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28484/tid=28488] ppid=28482 vsize=336588 CPUtime=51.08 cores=1,3,5,7
/proc/28484/task/28488/stat : 28488 (SArTagnan) R 28482 28484 27953 0 -1 4202560 286726 0 0 0 5059 49 0 0 25 0 4 0 595439044 344666112 45623 33554432000 4194304 4623224 140735259623504 18446744073709551615 4559091 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 204.06
Current children cumulated vsize (KiB) 336588

[startup+102.307 s]
/proc/loadavg: 8.10 8.14 8.06 9/184 28491
/proc/meminfo: memFree=17738128/32950928 swapFree=67111364/67111528
[pid=28484] ppid=28482 vsize=390724 CPUtime=408.61 cores=1,3,5,7
/proc/28484/stat : 28484 (SArTagnan) R 28482 28484 27953 0 -1 4202496 748026 0 0 0 40723 138 0 0 25 0 4 0 595439042 400101376 62001 33554432000 4194304 4623224 140735259623504 18446744073709551615 4517719 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28484/statm: 97681 62001 344 105 0 93185 0
[pid=28484/tid=28486] ppid=28482 vsize=390724 CPUtime=101.72 cores=1,3,5,7
/proc/28484/task/28486/stat : 28486 (SArTagnan) R 28482 28484 27953 0 -1 4202560 28889 0 0 0 10164 8 0 0 25 0 4 0 595439044 400101376 62001 33554432000 4194304 4623224 140735259623504 18446744073709551615 4376956 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28484/tid=28487] ppid=28482 vsize=390724 CPUtime=102.27 cores=1,3,5,7
/proc/28484/task/28487/stat : 28487 (SArTagnan) R 28482 28484 27953 0 -1 4202560 26255 0 0 0 10220 7 0 0 25 0 4 0 595439044 400101376 62001 33554432000 4194304 4623224 140735259623504 18446744073709551615 4366359 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28484/tid=28488] ppid=28482 vsize=390724 CPUtime=102.28 cores=1,3,5,7
/proc/28484/task/28488/stat : 28488 (SArTagnan) R 28482 28484 27953 0 -1 4202560 657268 0 0 0 10114 114 0 0 25 0 4 0 595439044 400101376 62001 33554432000 4194304 4623224 140735259623504 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 408.61
Current children cumulated vsize (KiB) 390724

[startup+162.301 s]
/proc/loadavg: 8.07 8.12 8.06 9/184 28492
/proc/meminfo: memFree=17557696/32950928 swapFree=67111364/67111528
[pid=28484] ppid=28482 vsize=444700 CPUtime=648.26 cores=1,3,5,7
/proc/28484/stat : 28484 (SArTagnan) R 28482 28484 27953 0 -1 4202496 1144828 0 0 0 64624 202 0 0 25 0 4 0 595439042 455372800 82793 33554432000 4194304 4623224 140735259623504 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28484/statm: 111175 82793 360 105 0 106679 0
[pid=28484/tid=28486] ppid=28482 vsize=444700 CPUtime=161.39 cores=1,3,5,7
/proc/28484/task/28486/stat : 28486 (SArTagnan) R 28482 28484 27953 0 -1 4202560 39572 0 0 0 16128 11 0 0 25 0 4 0 595439044 455372800 82793 33554432000 4194304 4623224 140735259623504 18446744073709551615 4376726 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28484/tid=28487] ppid=28482 vsize=444700 CPUtime=162.27 cores=1,3,5,7
/proc/28484/task/28487/stat : 28487 (SArTagnan) R 28482 28484 27953 0 -1 4202560 35200 0 0 0 16217 10 0 0 25 0 4 0 595439044 455372800 82793 33554432000 4194304 4623224 140735259623504 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28484/tid=28488] ppid=28482 vsize=444700 CPUtime=162.28 cores=1,3,5,7
/proc/28484/task/28488/stat : 28488 (SArTagnan) R 28482 28484 27953 0 -1 4202560 1015607 0 0 0 16058 170 0 0 25 0 4 0 595439044 455372800 82793 33554432000 4194304 4623224 140735259623504 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 648.26
Current children cumulated vsize (KiB) 444700

[startup+222.3 s]
/proc/loadavg: 8.09 8.12 8.06 9/184 28494
/proc/meminfo: memFree=17416312/32950928 swapFree=67111364/67111528
[pid=28484] ppid=28482 vsize=656316 CPUtime=887.94 cores=1,3,5,7
/proc/28484/stat : 28484 (SArTagnan) R 28482 28484 27953 0 -1 4202496 1676909 0 0 0 88503 291 0 0 25 0 4 0 595439042 672067584 101864 33554432000 4194304 4623224 140735259623504 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28484/statm: 164079 101864 346 105 0 159583 0
[pid=28484/tid=28486] ppid=28482 vsize=656316 CPUtime=221.06 cores=1,3,5,7
/proc/28484/task/28486/stat : 28486 (SArTagnan) R 28482 28484 27953 0 -1 4202560 52920 0 0 0 22093 13 0 0 25 0 4 0 595439044 672067584 101864 33554432000 4194304 4623224 140735259623504 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28484/tid=28487] ppid=28482 vsize=656316 CPUtime=222.27 cores=1,3,5,7
/proc/28484/task/28487/stat : 28487 (SArTagnan) R 28482 28484 27953 0 -1 4202560 36866 0 0 0 22216 11 0 0 25 0 4 0 595439044 672067584 101864 33554432000 4194304 4623224 140735259623504 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28484/tid=28488] ppid=28482 vsize=656316 CPUtime=222.27 cores=1,3,5,7
/proc/28484/task/28488/stat : 28488 (SArTagnan) R 28482 28484 27953 0 -1 4202560 1508182 0 0 0 21975 252 0 0 25 0 4 0 595439044 672067584 101864 33554432000 4194304 4623224 140735259623504 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 887.94
Current children cumulated vsize (KiB) 656316

[startup+282.3 s]

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

[pid=28484] ppid=28482 vsize=1731824 CPUtime=2565.67 cores=1,3,5,7
/proc/28484/stat : 28484 (SArTagnan) R 28482 28484 27953 0 -1 4202496 5335928 0 0 0 255679 888 0 0 25 0 4 0 595439042 1773387776 330633 33554432000 4194304 4623224 140735259623504 18446744073709551615 4510034 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28484/statm: 432956 330633 344 105 0 428460 0
[pid=28484/tid=28486] ppid=28482 vsize=1731824 CPUtime=638.77 cores=1,3,5,7
/proc/28484/task/28486/stat : 28486 (SArTagnan) R 28482 28484 27953 0 -1 4202560 86401 0 0 0 63854 23 0 0 25 0 4 0 595439044 1773387776 330633 33554432000 4194304 4623224 140735259623504 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28484/tid=28487] ppid=28482 vsize=1731824 CPUtime=642.27 cores=1,3,5,7
/proc/28484/task/28487/stat : 28487 (SArTagnan) R 28482 28484 27953 0 -1 4202560 57461 0 0 0 64208 19 0 0 25 0 4 0 595439044 1773387776 330633 33554432000 4194304 4623224 140735259623504 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28484/tid=28488] ppid=28482 vsize=1731824 CPUtime=642.26 cores=1,3,5,7
/proc/28484/task/28488/stat : 28488 (SArTagnan) R 28482 28484 27953 0 -1 4202560 4590775 0 0 0 63476 750 0 0 25 0 4 0 595439044 1773387776 330633 33554432000 4194304 4623224 140735259623504 18446744073709551615 4550411 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2565.67
Current children cumulated vsize (KiB) 1731824

[startup+702.301 s]
/proc/loadavg: 7.51 8.00 8.05 5/175 28525
/proc/meminfo: memFree=18378688/32950928 swapFree=67111364/67111528
[pid=28484] ppid=28482 vsize=1731980 CPUtime=2805.33 cores=1,3,5,7
/proc/28484/stat : 28484 (SArTagnan) R 28482 28484 27953 0 -1 4202496 5702445 0 0 0 279587 946 0 0 25 0 4 0 595439042 1773547520 337641 33554432000 4194304 4623224 140735259623504 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28484/statm: 432995 337642 344 105 0 428499 0
[pid=28484/tid=28486] ppid=28482 vsize=1731980 CPUtime=698.45 cores=1,3,5,7
/proc/28484/task/28486/stat : 28486 (SArTagnan) R 28482 28484 27953 0 -1 4202560 87061 0 0 0 69822 23 0 0 25 0 4 0 595439044 1773547520 337642 33554432000 4194304 4623224 140735259623504 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28484/tid=28487] ppid=28482 vsize=1731980 CPUtime=702.27 cores=1,3,5,7
/proc/28484/task/28487/stat : 28487 (SArTagnan) R 28482 28484 27953 0 -1 4202560 59757 0 0 0 70206 21 0 0 25 0 4 0 595439044 1773547520 337642 33554432000 4194304 4623224 140735259623504 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28484/tid=28488] ppid=28482 vsize=1731980 CPUtime=702.26 cores=1,3,5,7
/proc/28484/task/28488/stat : 28488 (SArTagnan) R 28482 28484 27953 0 -1 4202560 4938934 0 0 0 69423 803 0 0 25 0 4 0 595439044 1773547520 337643 33554432000 4194304 4623224 140735259623504 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2805.33
Current children cumulated vsize (KiB) 1731980

[startup+762.307 s]
/proc/loadavg: 5.35 7.29 7.79 5/175 28526
/proc/meminfo: memFree=18345076/32950928 swapFree=67111364/67111528
[pid=28484] ppid=28482 vsize=1787672 CPUtime=3045.05 cores=1,3,5,7
/proc/28484/stat : 28484 (SArTagnan) R 28482 28484 27953 0 -1 4202496 6241056 0 0 0 303463 1042 0 0 25 0 4 0 595439042 1830576128 346091 33554432000 4194304 4623224 140735259623504 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28484/statm: 446918 346091 344 105 0 442422 0
[pid=28484/tid=28486] ppid=28482 vsize=1787672 CPUtime=758.15 cores=1,3,5,7
/proc/28484/task/28486/stat : 28486 (SArTagnan) R 28482 28484 27953 0 -1 4202560 115020 0 0 0 75786 29 0 0 25 0 4 0 595439044 1830576128 346092 33554432000 4194304 4623224 140735259623504 18446744073709551615 4376823 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28484/tid=28487] ppid=28482 vsize=1787672 CPUtime=762.28 cores=1,3,5,7
/proc/28484/task/28487/stat : 28487 (SArTagnan) R 28482 28484 27953 0 -1 4202560 60066 0 0 0 76207 21 0 0 25 0 4 0 595439044 1830576128 346094 33554432000 4194304 4623224 140735259623504 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28484/tid=28488] ppid=28482 vsize=1787672 CPUtime=762.26 cores=1,3,5,7
/proc/28484/task/28488/stat : 28488 (SArTagnan) R 28482 28484 27953 0 -1 4202560 5426456 0 0 0 75339 887 0 0 25 0 4 0 595439044 1830576128 346094 33554432000 4194304 4623224 140735259623504 18446744073709551615 4577476 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3045.05
Current children cumulated vsize (KiB) 1787672

[startup+822.301 s]
/proc/loadavg: 4.49 6.69 7.55 5/175 28528
/proc/meminfo: memFree=18315172/32950928 swapFree=67111364/67111528
[pid=28484] ppid=28482 vsize=1854788 CPUtime=3284.72 cores=1,3,5,7
/proc/28484/stat : 28484 (SArTagnan) R 28482 28484 27953 0 -1 4202496 6486889 0 0 0 327378 1094 0 0 25 0 4 0 595439042 1899302912 354686 33554432000 4194304 4623224 140735259623504 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28484/statm: 463697 354686 344 105 0 459201 0
[pid=28484/tid=28486] ppid=28482 vsize=1854788 CPUtime=817.85 cores=1,3,5,7
/proc/28484/task/28486/stat : 28486 (SArTagnan) R 28482 28484 27953 0 -1 4202560 116054 0 0 0 81755 30 0 0 25 0 4 0 595439044 1899302912 354686 33554432000 4194304 4623224 140735259623504 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28484/tid=28487] ppid=28482 vsize=1854788 CPUtime=822.27 cores=1,3,5,7
/proc/28484/task/28487/stat : 28487 (SArTagnan) R 28482 28484 27953 0 -1 4202560 62761 0 0 0 82196 31 0 0 25 0 4 0 595439044 1899302912 354686 33554432000 4194304 4623224 140735259623504 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28484/tid=28488] ppid=28482 vsize=1854788 CPUtime=822.26 cores=1,3,5,7
/proc/28484/task/28488/stat : 28488 (SArTagnan) R 28482 28484 27953 0 -1 4202560 5644674 0 0 0 81303 923 0 0 25 0 4 0 595439044 1899302912 354686 33554432000 4194304 4623224 140735259623504 18446744073709551615 4376714 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3284.72
Current children cumulated vsize (KiB) 1854788

[startup+882.301 s]
/proc/loadavg: 4.18 6.19 7.33 5/175 28530
/proc/meminfo: memFree=18267412/32950928 swapFree=67111364/67111528
[pid=28484] ppid=28482 vsize=1972236 CPUtime=3524.42 cores=1,3,5,7
/proc/28484/stat : 28484 (SArTagnan) R 28482 28484 27953 0 -1 4202496 7071951 0 0 0 351250 1192 0 0 25 0 4 0 595439042 2019569664 366141 33554432000 4194304 4623224 140735259623504 18446744073709551615 4519742 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28484/statm: 493059 366141 344 105 0 488563 0
[pid=28484/tid=28486] ppid=28482 vsize=1972236 CPUtime=877.54 cores=1,3,5,7
/proc/28484/task/28486/stat : 28486 (SArTagnan) R 28482 28484 27953 0 -1 4202560 117907 0 0 0 87723 31 0 0 25 0 4 0 595439044 2019569664 366141 33554432000 4194304 4623224 140735259623504 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28484/tid=28487] ppid=28482 vsize=1972236 CPUtime=882.27 cores=1,3,5,7
/proc/28484/task/28487/stat : 28487 (SArTagnan) R 28482 28484 27953 0 -1 4202560 65776 0 0 0 88191 36 0 0 25 0 4 0 595439044 2019569664 366141 33554432000 4194304 4623224 140735259623504 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28484/tid=28488] ppid=28482 vsize=1972236 CPUtime=882.26 cores=1,3,5,7
/proc/28484/task/28488/stat : 28488 (SArTagnan) R 28482 28484 27953 0 -1 4202560 6186013 0 0 0 87217 1009 0 0 25 0 4 0 595439044 2019569664 366141 33554432000 4194304 4623224 140735259623504 18446744073709551615 4545438 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3524.42
Current children cumulated vsize (KiB) 1972236

[startup+942.301 s]
/proc/loadavg: 4.11 5.81 7.12 5/175 28531
/proc/meminfo: memFree=18244080/32950928 swapFree=67111364/67111528
[pid=28484] ppid=28482 vsize=1976660 CPUtime=3764.11 cores=1,3,5,7
/proc/28484/stat : 28484 (SArTagnan) R 28482 28484 27953 0 -1 4202496 7471549 0 0 0 375147 1264 0 0 25 0 4 0 595439042 2024099840 373443 33554432000 4194304 4623224 140735259623504 18446744073709551615 4355951 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28484/statm: 494165 373443 345 105 0 489669 0
[pid=28484/tid=28486] ppid=28482 vsize=1976660 CPUtime=937.22 cores=1,3,5,7
/proc/28484/task/28486/stat : 28486 (SArTagnan) R 28482 28484 27953 0 -1 4202560 119540 0 0 0 93690 32 0 0 25 0 4 0 595439044 2024099840 373443 33554432000 4194304 4623224 140735259623504 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28484/tid=28487] ppid=28482 vsize=1976660 CPUtime=942.27 cores=1,3,5,7
/proc/28484/task/28487/stat : 28487 (SArTagnan) R 28482 28484 27953 0 -1 4202560 66460 0 0 0 94190 37 0 0 25 0 4 0 595439044 2024099840 373443 33554432000 4194304 4623224 140735259623504 18446744073709551615 4376625 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28484/tid=28488] ppid=28482 vsize=1976660 CPUtime=942.27 cores=1,3,5,7
/proc/28484/task/28488/stat : 28488 (SArTagnan) R 28482 28484 27953 0 -1 4202560 6572539 0 0 0 93151 1076 0 0 25 0 4 0 595439044 2024099840 373443 33554432000 4194304 4623224 140735259623504 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3764.11
Current children cumulated vsize (KiB) 1976660

[startup+1002.3 s]
/proc/loadavg: 4.08 5.49 6.93 5/175 28533
/proc/meminfo: memFree=18209968/32950928 swapFree=67111364/67111528
[pid=28484] ppid=28482 vsize=2042196 CPUtime=4003.8 cores=1,3,5,7
/proc/28484/stat : 28484 (SArTagnan) R 28482 28484 27953 0 -1 4202496 8037818 0 0 0 399022 1358 0 0 25 0 4 0 595439042 2091208704 379866 33554432000 4194304 4623224 140735259623504 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28484/statm: 510549 379887 344 105 0 506053 0
[pid=28484/tid=28486] ppid=28482 vsize=2042196 CPUtime=996.91 cores=1,3,5,7
/proc/28484/task/28486/stat : 28486 (SArTagnan) R 28482 28484 27953 0 -1 4202560 120700 0 0 0 99657 34 0 0 25 0 4 0 595439044 2091208704 379898 33554432000 4194304 4623224 140735259623504 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28484/tid=28487] ppid=28482 vsize=2042196 CPUtime=1002.27 cores=1,3,5,7
/proc/28484/task/28487/stat : 28487 (SArTagnan) R 28482 28484 27953 0 -1 4202560 67564 0 0 0 100189 38 0 0 25 0 4 0 595439044 2091208704 379909 33554432000 4194304 4623224 140735259623504 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28484/tid=28488] ppid=28482 vsize=2042196 CPUtime=1002.27 cores=1,3,5,7
/proc/28484/task/28488/stat : 28488 (SArTagnan) R 28482 28484 27953 0 -1 4202560 7133771 0 0 0 99060 1167 0 0 25 0 4 0 595439044 2091208704 379922 33554432000 4194304 4623224 140735259623504 18446744073709551615 251367244235 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4003.8
Current children cumulated vsize (KiB) 2042196

[startup+1062.3 s]
/proc/loadavg: 4.07 5.23 6.75 5/175 28534
/proc/meminfo: memFree=18179688/32950928 swapFree=67111364/67111528
[pid=28484] ppid=28482 vsize=2042196 CPUtime=4243.51 cores=1,3,5,7
/proc/28484/stat : 28484 (SArTagnan) R 28482 28484 27953 0 -1 4202496 8549907 0 0 0 422897 1454 0 0 25 0 4 0 595439042 2091208704 388271 33554432000 4194304 4623224 140735259623504 18446744073709551615 4355951 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28484/statm: 510549 388271 344 105 0 506053 0
[pid=28484/tid=28486] ppid=28482 vsize=2042196 CPUtime=1056.61 cores=1,3,5,7
/proc/28484/task/28486/stat : 28486 (SArTagnan) R 28482 28484 27953 0 -1 4202560 121523 0 0 0 105627 34 0 0 25 0 4 0 595439044 2091208704 388271 33554432000 4194304 4623224 140735259623504 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28484/tid=28487] ppid=28482 vsize=2042196 CPUtime=1062.27 cores=1,3,5,7
/proc/28484/task/28487/stat : 28487 (SArTagnan) R 28482 28484 27953 0 -1 4202560 70183 0 0 0 106180 47 0 0 25 0 4 0 595439044 2091208704 388271 33554432000 4194304 4623224 140735259623504 18446744073709551615 4366391 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28484/tid=28488] ppid=28482 vsize=2042196 CPUtime=1062.27 cores=1,3,5,7
/proc/28484/task/28488/stat : 28488 (SArTagnan) R 28482 28484 27953 0 -1 4202560 7639973 0 0 0 104975 1252 0 0 25 0 4 0 595439044 2091208704 388271 33554432000 4194304 4623224 140735259623504 18446744073709551615 4376732 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4243.51
Current children cumulated vsize (KiB) 2042196

[startup+1122.3 s]
/proc/loadavg: 4.02 5.00 6.57 5/175 28536
/proc/meminfo: memFree=18150168/32950928 swapFree=67111364/67111528
[pid=28484] ppid=28482 vsize=2042196 CPUtime=4483.21 cores=1,3,5,7
/proc/28484/stat : 28484 (SArTagnan) R 28482 28484 27953 0 -1 4202496 9107350 0 0 0 446772 1549 0 0 25 0 4 0 595439042 2091208704 394018 33554432000 4194304 4623224 140735259623504 18446744073709551615 4517494 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28484/statm: 510549 394018 344 105 0 506053 0
[pid=28484/tid=28486] ppid=28482 vsize=2042196 CPUtime=1116.31 cores=1,3,5,7
/proc/28484/task/28486/stat : 28486 (SArTagnan) R 28482 28484 27953 0 -1 4202560 122349 0 0 0 111594 37 0 0 25 0 4 0 595439044 2091208704 394018 33554432000 4194304 4623224 140735259623504 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28484/tid=28487] ppid=28482 vsize=2042196 CPUtime=1122.28 cores=1,3,5,7
/proc/28484/task/28487/stat : 28487 (SArTagnan) R 28482 28484 27953 0 -1 4202560 72061 0 0 0 112179 49 0 0 25 0 4 0 595439044 2091208704 394018 33554432000 4194304 4623224 140735259623504 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28484/tid=28488] ppid=28482 vsize=2042196 CPUtime=1122.27 cores=1,3,5,7
/proc/28484/task/28488/stat : 28488 (SArTagnan) R 28482 28484 27953 0 -1 4202560 8193335 0 0 0 110885 1342 0 0 25 0 4 0 595439044 2091208704 394018 33554432000 4194304 4623224 140735259623504 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4483.21
Current children cumulated vsize (KiB) 2042196

[startup+1182.3 s]
/proc/loadavg: 4.01 4.82 6.41 5/175 28547
/proc/meminfo: memFree=18126076/32950928 swapFree=67111364/67111528
[pid=28484] ppid=28482 vsize=2042196 CPUtime=4722.9 cores=1,3,5,7
/proc/28484/stat : 28484 (SArTagnan) R 28482 28484 27953 0 -1 4202496 9614361 0 0 0 470654 1636 0 0 25 0 4 0 595439042 2091208704 400422 33554432000 4194304 4623224 140735259623504 18446744073709551615 4510098 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28484/statm: 510549 400422 344 105 0 506053 0
[pid=28484/tid=28486] ppid=28482 vsize=2042196 CPUtime=1176 cores=1,3,5,7
/proc/28484/task/28486/stat : 28486 (SArTagnan) R 28482 28484 27953 0 -1 4202560 123002 0 0 0 117563 37 0 0 25 0 4 0 595439044 2091208704 400422 33554432000 4194304 4623224 140735259623504 18446744073709551615 4376850 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28484/tid=28487] ppid=28482 vsize=2042196 CPUtime=1182.28 cores=1,3,5,7
/proc/28484/task/28487/stat : 28487 (SArTagnan) R 28482 28484 27953 0 -1 4202560 73776 0 0 0 118173 55 0 0 25 0 4 0 595439044 2091208704 400422 33554432000 4194304 4623224 140735259623504 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28484/tid=28488] ppid=28482 vsize=2042196 CPUtime=1182.27 cores=1,3,5,7
/proc/28484/task/28488/stat : 28488 (SArTagnan) R 28482 28484 27953 0 -1 4202560 8696676 0 0 0 116804 1423 0 0 25 0 4 0 595439044 2091208704 400422 33554432000 4194304 4623224 140735259623504 18446744073709551615 4545431 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4722.9
Current children cumulated vsize (KiB) 2042196



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.6 s]
/proc/loadavg: 4.00 4.77 6.36 5/175 28547
/proc/meminfo: memFree=18119388/32950928 swapFree=67111364/67111528
[pid=28484] ppid=28482 vsize=2042196 CPUtime=4800.02 cores=1,3,5,7
/proc/28484/stat : 28484 (SArTagnan) R 28482 28484 27953 0 -1 4202496 9754007 0 0 0 478341 1661 0 0 25 0 4 0 595439042 2091208704 403155 33554432000 4194304 4623224 140735259623504 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28484/statm: 510549 403155 344 105 0 506053 0
[pid=28484/tid=28486] ppid=28482 vsize=2042196 CPUtime=1195.19 cores=1,3,5,7
/proc/28484/task/28486/stat : 28486 (SArTagnan) R 28482 28484 27953 0 -1 4202560 123540 0 0 0 119481 38 0 0 25 0 4 0 595439044 2091208704 403155 33554432000 4194304 4623224 140735259623504 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28484/tid=28487] ppid=28482 vsize=2042196 CPUtime=1201.59 cores=1,3,5,7
/proc/28484/task/28487/stat : 28487 (SArTagnan) R 28482 28484 27953 0 -1 4202560 74250 0 0 0 120103 56 0 0 25 0 4 0 595439044 2091208704 403155 33554432000 4194304 4623224 140735259623504 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28484/tid=28488] ppid=28482 vsize=2042196 CPUtime=1201.57 cores=1,3,5,7
/proc/28484/task/28488/stat : 28488 (SArTagnan) R 28482 28484 27953 0 -1 4202560 8834869 0 0 0 118712 1445 0 0 25 0 4 0 595439044 2091208704 403155 33554432000 4194304 4623224 140735259623504 18446744073709551615 4376835 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.02
Current children cumulated vsize (KiB) 2042196

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.69
CPU time (s): 4800.12
CPU user time (s): 4783.43
CPU system time (s): 16.6895
CPU usage (%): 399.449
Max. virtual memory (cumulated for all children) (KiB): 2124500

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4783.43
system time used= 16.6895
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9754009
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= 1663
involuntary context switches= 29361

runsolver used 1.75273 second user time and 4.65329 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-29 06:41:24
IDJOB=3257912
IDBENCH=71284
IDSOLVER=1656
FILE ID=node113/3257912-1304052084
RUNJOBID= node113-1304050880-28306
PBS_JOBID= 13170405
Free space on /tmp= 71164 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v945c61409g7.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3257912-1304052084/watcher-3257912-1304052084 -o /tmp/evaluation-result-3257912-1304052084/solver-3257912-1304052084 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3257912-1304052084.cnf -threads=4

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

MD5SUM BENCH= cffaf116c6c0eb21439a109753d19c34
RANDOM SEED=171521414

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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.846
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.83
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.846
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:      18225624 kB
Buffers:       1743016 kB
Cached:       10823984 kB
SwapCached:        164 kB
Active:        7813504 kB
Inactive:      6320092 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18225624 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            1204 kB
Writeback:           0 kB
AnonPages:     1565712 kB
Mapped:          15456 kB
Slab:           526440 kB
PageTables:       7464 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1870260 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= 71164 MiB
End job on node113 at 2011-04-29 07:01:27