Trace number 3273735

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.42 1201.76

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n170-s56409011-unsat.cnf
MD5SUM6545c783f127618649f1200914f62dc5
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables173
Number of clauses356
Sum of the clauses size1068
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3356
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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-3273735-1304085985/watcher-3273735-1304085985 -o /tmp/evaluation-result-3273735-1304085985/solver-3273735-1304085985 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3273735-1304085985.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: 7.16 7.88 7.95 2/176 27396
/proc/meminfo: memFree=17465136/32950940 swapFree=67111528/67111528
[pid=27396] ppid=27392 vsize=49208 CPUtime=0.01 cores=1,3,5,7
/proc/27396/stat : 27396 (SArTagnan) R 27392 27396 26674 0 -1 4202496 456 0 0 0 1 0 0 0 22 0 4 0 598829323 50388992 392 33554432000 4194304 4623224 140736593658800 18446744073709551615 47536424531890 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27396/statm: 12302 392 301 105 0 7806 0
[pid=27396/tid=27400] ppid=27392 vsize=49208 CPUtime=0 cores=1,3,5,7
/proc/27396/task/27400/stat : 27400 (SArTagnan) R 27392 27396 26674 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 598829323 50388992 392 33554432000 4194304 4623224 140736593658800 18446744073709551615 215987978227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27396/tid=27401] ppid=27392 vsize=49208 CPUtime=0 cores=1,3,5,7
/proc/27396/task/27401/stat : 27401 (SArTagnan) R 27392 27396 26674 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 4 0 598829323 50388992 392 33554432000 4194304 4623224 140736593658800 18446744073709551615 47536424531890 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27396/tid=27402] ppid=27392 vsize=49208 CPUtime=0 cores=1,3,5,7
/proc/27396/task/27402/stat : 27402 (SArTagnan) R 27392 27396 26674 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 4 0 598829323 50388992 392 33554432000 4194304 4623224 140736593658800 18446744073709551615 47536424531884 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.0252139 s]
/proc/loadavg: 7.16 7.88 7.95 2/176 27396
/proc/meminfo: memFree=17465136/32950940 swapFree=67111528/67111528
[pid=27396] ppid=27392 vsize=246600 CPUtime=0.08 cores=1,3,5,7
/proc/27396/stat : 27396 (SArTagnan) R 27392 27396 26674 0 -1 4202496 874 0 0 0 8 0 0 0 23 0 4 0 598829323 252518400 806 33554432000 4194304 4623224 140736593658800 18446744073709551615 4510978 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27396/statm: 61650 806 342 105 0 57154 0
[pid=27396/tid=27400] ppid=27392 vsize=246600 CPUtime=0.01 cores=1,3,5,7
/proc/27396/task/27400/stat : 27400 (SArTagnan) R 27392 27396 26674 0 -1 4202560 97 0 0 0 1 0 0 0 24 0 4 0 598829323 252518400 806 33554432000 4194304 4623224 140736593658800 18446744073709551615 4377262 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27396/tid=27401] ppid=27392 vsize=246600 CPUtime=0.02 cores=1,3,5,7
/proc/27396/task/27401/stat : 27401 (SArTagnan) R 27392 27396 26674 0 -1 4202560 97 0 0 0 2 0 0 0 24 0 4 0 598829323 252518400 806 33554432000 4194304 4623224 140736593658800 18446744073709551615 216004576283 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27396/tid=27402] ppid=27392 vsize=246600 CPUtime=0.02 cores=1,3,5,7
/proc/27396/task/27402/stat : 27402 (SArTagnan) R 27392 27396 26674 0 -1 4202560 76 0 0 0 2 0 0 0 24 0 4 0 598829323 252518400 806 33554432000 4194304 4623224 140736593658800 18446744073709551615 4377885 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 246600

[startup+0.100202 s]
/proc/loadavg: 7.16 7.88 7.95 2/176 27396
/proc/meminfo: memFree=17465136/32950940 swapFree=67111528/67111528
[pid=27396] ppid=27392 vsize=248052 CPUtime=0.38 cores=1,3,5,7
/proc/27396/stat : 27396 (SArTagnan) R 27392 27396 26674 0 -1 4202496 1885 0 0 0 38 0 0 0 23 0 4 0 598829323 254005248 1490 33554432000 4194304 4623224 140736593658800 18446744073709551615 4510199 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27396/statm: 62013 1490 343 105 0 57517 0
[pid=27396/tid=27400] ppid=27392 vsize=248052 CPUtime=0.09 cores=1,3,5,7
/proc/27396/task/27400/stat : 27400 (SArTagnan) R 27392 27396 26674 0 -1 4202560 343 0 0 0 9 0 0 0 24 0 4 0 598829323 254005248 1490 33554432000 4194304 4623224 140736593658800 18446744073709551615 4376666 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27396/tid=27401] ppid=27392 vsize=248052 CPUtime=0.09 cores=1,3,5,7
/proc/27396/task/27401/stat : 27401 (SArTagnan) R 27392 27396 26674 0 -1 4202560 411 0 0 0 9 0 0 0 24 0 4 0 598829323 254005248 1490 33554432000 4194304 4623224 140736593658800 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27396/tid=27402] ppid=27392 vsize=248052 CPUtime=0.09 cores=1,3,5,7
/proc/27396/task/27402/stat : 27402 (SArTagnan) R 27392 27396 26674 0 -1 4202560 337 0 0 0 9 0 0 0 24 0 4 0 598829323 254005248 1490 33554432000 4194304 4623224 140736593658800 18446744073709551615 4376678 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 248052

[startup+0.300168 s]
/proc/loadavg: 7.16 7.88 7.95 2/176 27396
/proc/meminfo: memFree=17465136/32950940 swapFree=67111528/67111528
[pid=27396] ppid=27392 vsize=249844 CPUtime=1.18 cores=1,3,5,7
/proc/27396/stat : 27396 (SArTagnan) R 27392 27396 26674 0 -1 4202496 4017 0 0 0 118 0 0 0 24 0 4 0 598829323 255840256 2853 33554432000 4194304 4623224 140736593658800 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27396/statm: 62461 2853 343 105 0 57965 0
[pid=27396/tid=27400] ppid=27392 vsize=249844 CPUtime=0.29 cores=1,3,5,7
/proc/27396/task/27400/stat : 27400 (SArTagnan) R 27392 27396 26674 0 -1 4202560 904 0 0 0 29 0 0 0 25 0 4 0 598829323 255840256 2853 33554432000 4194304 4623224 140736593658800 18446744073709551615 4377576 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27396/tid=27401] ppid=27392 vsize=249844 CPUtime=0.29 cores=1,3,5,7
/proc/27396/task/27401/stat : 27401 (SArTagnan) R 27392 27396 26674 0 -1 4202560 1122 0 0 0 29 0 0 0 25 0 4 0 598829323 255840256 2853 33554432000 4194304 4623224 140736593658800 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27396/tid=27402] ppid=27392 vsize=249844 CPUtime=0.29 cores=1,3,5,7
/proc/27396/task/27402/stat : 27402 (SArTagnan) R 27392 27396 26674 0 -1 4202560 773 0 0 0 29 0 0 0 25 0 4 0 598829323 255840256 2853 33554432000 4194304 4623224 140736593658800 18446744073709551615 4545527 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 249844

[startup+0.7011 s]
/proc/loadavg: 7.16 7.88 7.95 2/176 27396
/proc/meminfo: memFree=17465136/32950940 swapFree=67111528/67111528
[pid=27396] ppid=27392 vsize=252332 CPUtime=2.78 cores=1,3,5,7
/proc/27396/stat : 27396 (SArTagnan) R 27392 27396 26674 0 -1 4202496 7867 0 0 0 277 1 0 0 25 0 4 0 598829323 258387968 4851 33554432000 4194304 4623224 140736593658800 18446744073709551615 4289012 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27396/statm: 63083 4851 343 105 0 58587 0
[pid=27396/tid=27400] ppid=27392 vsize=252332 CPUtime=0.69 cores=1,3,5,7
/proc/27396/task/27400/stat : 27400 (SArTagnan) R 27392 27396 26674 0 -1 4202560 1783 0 0 0 69 0 0 0 25 0 4 0 598829323 258387968 4851 33554432000 4194304 4623224 140736593658800 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27396/tid=27401] ppid=27392 vsize=252332 CPUtime=0.69 cores=1,3,5,7
/proc/27396/task/27401/stat : 27401 (SArTagnan) R 27392 27396 26674 0 -1 4202560 2006 0 0 0 69 0 0 0 25 0 4 0 598829323 258387968 4851 33554432000 4194304 4623224 140736593658800 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27396/tid=27402] ppid=27392 vsize=252332 CPUtime=0.69 cores=1,3,5,7
/proc/27396/task/27402/stat : 27402 (SArTagnan) R 27392 27396 26674 0 -1 4202560 2511 0 0 0 69 0 0 0 25 0 4 0 598829323 258387968 4851 33554432000 4194304 4623224 140736593658800 18446744073709551615 4377133 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 252332

[startup+1.50096 s]
/proc/loadavg: 7.16 7.88 7.95 10/184 27404
/proc/meminfo: memFree=17423940/32950940 swapFree=67111528/67111528
[pid=27396] ppid=27392 vsize=258844 CPUtime=5.98 cores=1,3,5,7
/proc/27396/stat : 27396 (SArTagnan) R 27392 27396 26674 0 -1 4202496 13522 0 0 0 596 2 0 0 25 0 4 0 598829323 265056256 7527 33554432000 4194304 4623224 140736593658800 18446744073709551615 4510309 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27396/statm: 64711 7527 343 105 0 60215 0
[pid=27396/tid=27400] ppid=27392 vsize=258844 CPUtime=1.48 cores=1,3,5,7
/proc/27396/task/27400/stat : 27400 (SArTagnan) R 27392 27396 26674 0 -1 4202560 3174 0 0 0 148 0 0 0 25 0 4 0 598829323 265056256 7527 33554432000 4194304 4623224 140736593658800 18446744073709551615 4466507 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27396/tid=27401] ppid=27392 vsize=258844 CPUtime=1.49 cores=1,3,5,7
/proc/27396/task/27401/stat : 27401 (SArTagnan) R 27392 27396 26674 0 -1 4202560 3667 0 0 0 149 0 0 0 25 0 4 0 598829323 265056256 7527 33554432000 4194304 4623224 140736593658800 18446744073709551615 4376662 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27396/tid=27402] ppid=27392 vsize=258844 CPUtime=1.48 cores=1,3,5,7
/proc/27396/task/27402/stat : 27402 (SArTagnan) R 27392 27396 26674 0 -1 4202560 4322 0 0 0 148 0 0 0 25 0 4 0 598829323 265056256 7527 33554432000 4194304 4623224 140736593658800 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.98
Current children cumulated vsize (KiB) 258844

[startup+3.10068 s]
/proc/loadavg: 7.16 7.88 7.95 10/184 27404
/proc/meminfo: memFree=17398520/32950940 swapFree=67111528/67111528
[pid=27396] ppid=27392 vsize=268976 CPUtime=12.36 cores=1,3,5,7
/proc/27396/stat : 27396 (SArTagnan) R 27392 27396 26674 0 -1 4202496 24605 0 0 0 1233 3 0 0 25 0 4 0 598829323 275431424 11528 33554432000 4194304 4623224 140736593658800 18446744073709551615 4385096 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27396/statm: 67244 11528 345 105 0 62748 0
[pid=27396/tid=27400] ppid=27392 vsize=268976 CPUtime=3.07 cores=1,3,5,7
/proc/27396/task/27400/stat : 27400 (SArTagnan) R 27392 27396 26674 0 -1 4202560 5950 0 0 0 306 1 0 0 25 0 4 0 598829323 275431424 11528 33554432000 4194304 4623224 140736593658800 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27396/tid=27401] ppid=27392 vsize=268976 CPUtime=3.08 cores=1,3,5,7
/proc/27396/task/27401/stat : 27401 (SArTagnan) R 27392 27396 26674 0 -1 4202560 5595 0 0 0 308 0 0 0 25 0 4 0 598829323 275431424 11528 33554432000 4194304 4623224 140736593658800 18446744073709551615 4376880 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27396/tid=27402] ppid=27392 vsize=268976 CPUtime=3.09 cores=1,3,5,7
/proc/27396/task/27402/stat : 27402 (SArTagnan) R 27392 27396 26674 0 -1 4202560 9749 0 0 0 308 1 0 0 25 0 4 0 598829323 275431424 11528 33554432000 4194304 4623224 140736593658800 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 268976

[startup+6.30112 s]
/proc/loadavg: 7.22 7.89 7.95 10/184 27404
/proc/meminfo: memFree=17346196/32950940 swapFree=67111528/67111528
[pid=27396] ppid=27392 vsize=280288 CPUtime=25.15 cores=1,3,5,7
/proc/27396/stat : 27396 (SArTagnan) R 27392 27396 26674 0 -1 4202496 33354 0 0 0 2510 5 0 0 25 0 4 0 598829323 287014912 17325 33554432000 4194304 4623224 140736593658800 18446744073709551615 4359136 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27396/statm: 70072 17325 346 105 0 65576 0
[pid=27396/tid=27400] ppid=27392 vsize=280288 CPUtime=6.26 cores=1,3,5,7
/proc/27396/task/27400/stat : 27400 (SArTagnan) R 27392 27396 26674 0 -1 4202560 9190 0 0 0 624 2 0 0 25 0 4 0 598829323 287014912 17325 33554432000 4194304 4623224 140736593658800 18446744073709551615 4376749 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27396/tid=27401] ppid=27392 vsize=280288 CPUtime=6.28 cores=1,3,5,7
/proc/27396/task/27401/stat : 27401 (SArTagnan) R 27392 27396 26674 0 -1 4202560 8188 0 0 0 628 0 0 0 25 0 4 0 598829323 287014912 17325 33554432000 4194304 4623224 140736593658800 18446744073709551615 4376666 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27396/tid=27402] ppid=27392 vsize=280288 CPUtime=6.29 cores=1,3,5,7
/proc/27396/task/27402/stat : 27402 (SArTagnan) R 27392 27396 26674 0 -1 4202560 11008 0 0 0 628 1 0 0 25 0 4 0 598829323 287014912 17325 33554432000 4194304 4623224 140736593658800 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 280288

[startup+12.701 s]
/proc/loadavg: 7.29 7.89 7.95 10/184 27405
/proc/meminfo: memFree=17283468/32950940 swapFree=67111528/67111528
[pid=27396] ppid=27392 vsize=311872 CPUtime=50.72 cores=1,3,5,7
/proc/27396/stat : 27396 (SArTagnan) R 27392 27396 26674 0 -1 4202496 72661 0 0 0 5059 13 0 0 25 0 4 0 598829323 319356928 28116 33554432000 4194304 4623224 140736593658800 18446744073709551615 4517534 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27396/statm: 77968 28116 548 105 0 73472 0
[pid=27396/tid=27400] ppid=27392 vsize=311872 CPUtime=12.62 cores=1,3,5,7
/proc/27396/task/27400/stat : 27400 (SArTagnan) R 27392 27396 26674 0 -1 4202560 14105 0 0 0 1259 3 0 0 25 0 4 0 598829323 319356928 28116 33554432000 4194304 4623224 140736593658800 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27396/tid=27401] ppid=27392 vsize=311872 CPUtime=12.68 cores=1,3,5,7
/proc/27396/task/27401/stat : 27401 (SArTagnan) R 27392 27396 26674 0 -1 4202560 12270 0 0 0 1267 1 0 0 25 0 4 0 598829323 319356928 28116 33554432000 4194304 4623224 140736593658800 18446744073709551615 4377587 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27396/tid=27402] ppid=27392 vsize=311872 CPUtime=12.68 cores=1,3,5,7
/proc/27396/task/27402/stat : 27402 (SArTagnan) R 27392 27396 26674 0 -1 4202560 36118 0 0 0 1263 5 0 0 25 0 4 0 598829323 319356928 28116 33554432000 4194304 4623224 140736593658800 18446744073709551615 4364911 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 311872

[startup+25.5008 s]
/proc/loadavg: 7.59 7.92 7.96 10/184 27405
/proc/meminfo: memFree=17184032/32950940 swapFree=67111528/67111528
[pid=27396] ppid=27392 vsize=325156 CPUtime=101.84 cores=1,3,5,7
/proc/27396/stat : 27396 (SArTagnan) R 27392 27396 26674 0 -1 4202496 148926 0 0 0 10158 26 0 0 25 0 4 0 598829323 332959744 41491 33554432000 4194304 4623224 140736593658800 18446744073709551615 4517494 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27396/statm: 81289 41491 596 105 0 76793 0
[pid=27396/tid=27400] ppid=27392 vsize=325156 CPUtime=25.34 cores=1,3,5,7
/proc/27396/task/27400/stat : 27400 (SArTagnan) R 27392 27396 26674 0 -1 4202560 19826 0 0 0 2530 4 0 0 25 0 4 0 598829323 332959744 41491 33554432000 4194304 4623224 140736593658800 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27396/tid=27401] ppid=27392 vsize=325156 CPUtime=25.48 cores=1,3,5,7
/proc/27396/task/27401/stat : 27401 (SArTagnan) R 27392 27396 26674 0 -1 4202560 18222 0 0 0 2545 3 0 0 25 0 4 0 598829323 332959744 41491 33554432000 4194304 4623224 140736593658800 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27396/tid=27402] ppid=27392 vsize=325156 CPUtime=25.48 cores=1,3,5,7
/proc/27396/task/27402/stat : 27402 (SArTagnan) R 27392 27396 26674 0 -1 4202560 95624 0 0 0 2534 14 0 0 25 0 4 0 598829323 332959744 41491 33554432000 4194304 4623224 140736593658800 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 325156

[startup+51.1003 s]
/proc/loadavg: 7.73 7.93 7.96 10/184 27406
/proc/meminfo: memFree=17063240/32950940 swapFree=67111528/67111528
[pid=27396] ppid=27392 vsize=347560 CPUtime=204.1 cores=1,3,5,7
/proc/27396/stat : 27396 (SArTagnan) R 27392 27396 26674 0 -1 4202496 266484 0 0 0 20363 47 0 0 25 0 4 0 598829323 355901440 58009 33554432000 4194304 4623224 140736593658800 18446744073709551615 4510119 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27396/statm: 86890 58009 702 105 0 82394 0
[pid=27396/tid=27400] ppid=27392 vsize=347560 CPUtime=50.81 cores=1,3,5,7
/proc/27396/task/27400/stat : 27400 (SArTagnan) R 27392 27396 26674 0 -1 4202560 28654 0 0 0 5074 7 0 0 25 0 4 0 598829323 355901440 58009 33554432000 4194304 4623224 140736593658800 18446744073709551615 4376675 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27396/tid=27401] ppid=27392 vsize=347560 CPUtime=51.08 cores=1,3,5,7
/proc/27396/task/27401/stat : 27401 (SArTagnan) R 27392 27396 26674 0 -1 4202560 25241 0 0 0 5103 5 0 0 25 0 4 0 598829323 355901440 58009 33554432000 4194304 4623224 140736593658800 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27396/tid=27402] ppid=27392 vsize=347560 CPUtime=51.09 cores=1,3,5,7
/proc/27396/task/27402/stat : 27402 (SArTagnan) R 27392 27396 26674 0 -1 4202560 190201 0 0 0 5078 31 0 0 25 0 4 0 598829323 355901440 58009 33554432000 4194304 4623224 140736593658800 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 347560

[startup+102.307 s]
/proc/loadavg: 7.99 7.97 7.97 10/184 27407
/proc/meminfo: memFree=16849696/32950940 swapFree=67111528/67111528
[pid=27396] ppid=27392 vsize=450596 CPUtime=408.65 cores=1,3,5,7
/proc/27396/stat : 27396 (SArTagnan) R 27392 27396 26674 0 -1 4202496 445210 0 0 0 40787 78 0 0 25 0 4 0 598829323 461410304 83361 33554432000 4194304 4623224 140736593658800 18446744073709551615 4355951 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27396/statm: 112649 83361 1003 105 0 108153 0
[pid=27396/tid=27400] ppid=27392 vsize=450596 CPUtime=101.74 cores=1,3,5,7
/proc/27396/task/27400/stat : 27400 (SArTagnan) R 27392 27396 26674 0 -1 4202560 43202 0 0 0 10164 10 0 0 25 0 4 0 598829323 461410304 83361 33554432000 4194304 4623224 140736593658800 18446744073709551615 4376678 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27396/tid=27401] ppid=27392 vsize=450596 CPUtime=102.29 cores=1,3,5,7
/proc/27396/task/27401/stat : 27401 (SArTagnan) R 27392 27396 26674 0 -1 4202560 40090 0 0 0 10220 9 0 0 25 0 4 0 598829323 461410304 83361 33554432000 4194304 4623224 140736593658800 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27396/tid=27402] ppid=27392 vsize=450596 CPUtime=102.3 cores=1,3,5,7
/proc/27396/task/27402/stat : 27402 (SArTagnan) R 27392 27396 26674 0 -1 4202560 325943 0 0 0 10177 53 0 0 25 0 4 0 598829323 461410304 83361 33554432000 4194304 4623224 140736593658800 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.65
Current children cumulated vsize (KiB) 450596

[startup+162.301 s]

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

[pid=27396] ppid=27392 vsize=1057436 CPUtime=2805.4 cores=1,3,5,7
/proc/27396/stat : 27396 (SArTagnan) R 27392 27396 26674 0 -1 4202496 2179882 0 0 0 280143 397 0 0 25 0 4 0 598829323 1082814464 212743 33554432000 4194304 4623224 140736593658800 18446744073709551615 4517494 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27396/statm: 264359 212743 876 105 0 259863 0
[pid=27396/tid=27400] ppid=27392 vsize=1057436 CPUtime=698.47 cores=1,3,5,7
/proc/27396/task/27400/stat : 27400 (SArTagnan) R 27392 27396 26674 0 -1 4202560 116453 0 0 0 69792 55 0 0 25 0 4 0 598829323 1082814464 212743 33554432000 4194304 4623224 140736593658800 18446744073709551615 4376625 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27396/tid=27401] ppid=27392 vsize=1057436 CPUtime=702.3 cores=1,3,5,7
/proc/27396/task/27401/stat : 27401 (SArTagnan) R 27392 27396 26674 0 -1 4202560 115713 0 0 0 70202 28 0 0 25 0 4 0 598829323 1082814464 212743 33554432000 4194304 4623224 140736593658800 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27396/tid=27402] ppid=27392 vsize=1057436 CPUtime=702.29 cores=1,3,5,7
/proc/27396/task/27402/stat : 27402 (SArTagnan) R 27392 27396 26674 0 -1 4202560 1866686 0 0 0 69930 299 0 0 25 0 4 0 598829323 1082814464 212743 33554432000 4194304 4623224 140736593658800 18446744073709551615 4550411 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2805.4
Current children cumulated vsize (KiB) 1057436

[startup+762.307 s]
/proc/loadavg: 8.20 8.09 8.02 10/184 27425
/proc/meminfo: memFree=15825508/32950940 swapFree=67111528/67111528
[pid=27396] ppid=27392 vsize=1078756 CPUtime=3045.1 cores=1,3,5,7
/proc/27396/stat : 27396 (SArTagnan) R 27392 27396 26674 0 -1 4202496 2427129 0 0 0 304066 444 0 0 25 0 4 0 598829323 1104646144 216899 33554432000 4194304 4623224 140736593658800 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27396/statm: 269689 216899 760 105 0 265193 0
[pid=27396/tid=27400] ppid=27392 vsize=1078756 CPUtime=758.15 cores=1,3,5,7
/proc/27396/task/27400/stat : 27400 (SArTagnan) R 27392 27396 26674 0 -1 4202560 119805 0 0 0 75754 61 0 0 25 0 4 0 598829323 1104646144 216899 33554432000 4194304 4623224 140736593658800 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27396/tid=27401] ppid=27392 vsize=1078756 CPUtime=762.3 cores=1,3,5,7
/proc/27396/task/27401/stat : 27401 (SArTagnan) R 27392 27396 26674 0 -1 4202560 116501 0 0 0 76202 28 0 0 25 0 4 0 598829323 1104646144 216899 33554432000 4194304 4623224 140736593658800 18446744073709551615 4376675 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27396/tid=27402] ppid=27392 vsize=1078756 CPUtime=762.3 cores=1,3,5,7
/proc/27396/task/27402/stat : 27402 (SArTagnan) R 27392 27396 26674 0 -1 4202560 2098648 0 0 0 75892 338 0 0 25 0 4 0 598829323 1104646144 216899 33554432000 4194304 4623224 140736593658800 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3045.1
Current children cumulated vsize (KiB) 1078756

[startup+822.3 s]
/proc/loadavg: 8.13 8.09 8.02 10/184 27426
/proc/meminfo: memFree=15759268/32950940 swapFree=67111528/67111528
[pid=27396] ppid=27392 vsize=1126760 CPUtime=3284.76 cores=1,3,5,7
/proc/27396/stat : 27396 (SArTagnan) R 27392 27396 26674 0 -1 4202496 2662790 0 0 0 327988 488 0 0 25 0 4 0 598829323 1153802240 229184 33554432000 4194304 4623224 140736593658800 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27396/statm: 281690 229184 700 105 0 277194 0
[pid=27396/tid=27400] ppid=27392 vsize=1126760 CPUtime=817.82 cores=1,3,5,7
/proc/27396/task/27400/stat : 27400 (SArTagnan) R 27392 27396 26674 0 -1 4202560 127896 0 0 0 81717 65 0 0 25 0 4 0 598829323 1153802240 229184 33554432000 4194304 4623224 140736593658800 18446744073709551615 4289522 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27396/tid=27401] ppid=27392 vsize=1126760 CPUtime=822.3 cores=1,3,5,7
/proc/27396/task/27401/stat : 27401 (SArTagnan) R 27392 27396 26674 0 -1 4202560 118086 0 0 0 82201 29 0 0 25 0 4 0 598829323 1153802240 229184 33554432000 4194304 4623224 140736593658800 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27396/tid=27402] ppid=27392 vsize=1126760 CPUtime=822.3 cores=1,3,5,7
/proc/27396/task/27402/stat : 27402 (SArTagnan) R 27392 27396 26674 0 -1 4202560 2323627 0 0 0 81853 377 0 0 25 0 4 0 598829323 1153802240 229184 33554432000 4194304 4623224 140736593658800 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3284.76
Current children cumulated vsize (KiB) 1126760

[startup+882.301 s]
/proc/loadavg: 8.28 8.13 8.04 10/184 27428
/proc/meminfo: memFree=15655316/32950940 swapFree=67111528/67111528
[pid=27396] ppid=27392 vsize=1192956 CPUtime=3524.44 cores=1,3,5,7
/proc/27396/stat : 27396 (SArTagnan) R 27392 27396 26674 0 -1 4202496 2893427 0 0 0 351919 525 0 0 25 0 4 0 598829323 1221586944 233153 33554432000 4194304 4623224 140736593658800 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27396/statm: 298239 233153 534 105 0 293743 0
[pid=27396/tid=27400] ppid=27392 vsize=1192956 CPUtime=877.49 cores=1,3,5,7
/proc/27396/task/27400/stat : 27400 (SArTagnan) R 27392 27396 26674 0 -1 4202560 129066 0 0 0 87684 65 0 0 25 0 4 0 598829323 1221586944 233153 33554432000 4194304 4623224 140736593658800 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27396/tid=27401] ppid=27392 vsize=1192956 CPUtime=882.3 cores=1,3,5,7
/proc/27396/task/27401/stat : 27401 (SArTagnan) R 27392 27396 26674 0 -1 4202560 118493 0 0 0 88200 30 0 0 25 0 4 0 598829323 1221586944 233153 33554432000 4194304 4623224 140736593658800 18446744073709551615 4376640 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27396/tid=27402] ppid=27392 vsize=1192956 CPUtime=882.3 cores=1,3,5,7
/proc/27396/task/27402/stat : 27402 (SArTagnan) R 27392 27396 26674 0 -1 4202560 2550643 0 0 0 87818 412 0 0 25 0 4 0 598829323 1221586944 233153 33554432000 4194304 4623224 140736593658800 18446744073709551615 4376687 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3524.44
Current children cumulated vsize (KiB) 1192956

[startup+942.3 s]
/proc/loadavg: 8.21 8.14 8.04 10/184 27429
/proc/meminfo: memFree=15597732/32950940 swapFree=67111528/67111528
[pid=27396] ppid=27392 vsize=1199160 CPUtime=3764.12 cores=1,3,5,7
/proc/27396/stat : 27396 (SArTagnan) R 27392 27396 26674 0 -1 4202496 3124723 0 0 0 375849 563 0 0 25 0 4 0 598829323 1227939840 236988 33554432000 4194304 4623224 140736593658800 18446744073709551615 4517494 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27396/statm: 299790 236988 443 105 0 295294 0
[pid=27396/tid=27400] ppid=27392 vsize=1199160 CPUtime=937.17 cores=1,3,5,7
/proc/27396/task/27400/stat : 27400 (SArTagnan) R 27392 27396 26674 0 -1 4202560 129950 0 0 0 93652 65 0 0 25 0 4 0 598829323 1227939840 236988 33554432000 4194304 4623224 140736593658800 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27396/tid=27401] ppid=27392 vsize=1199160 CPUtime=942.31 cores=1,3,5,7
/proc/27396/task/27401/stat : 27401 (SArTagnan) R 27392 27396 26674 0 -1 4202560 120122 0 0 0 94199 32 0 0 25 0 4 0 598829323 1227939840 236988 33554432000 4194304 4623224 140736593658800 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27396/tid=27402] ppid=27392 vsize=1199160 CPUtime=942.3 cores=1,3,5,7
/proc/27396/task/27402/stat : 27402 (SArTagnan) R 27392 27396 26674 0 -1 4202560 2778043 0 0 0 93783 447 0 0 25 0 4 0 598829323 1227939840 236988 33554432000 4194304 4623224 140736593658800 18446744073709551615 4376678 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3764.12
Current children cumulated vsize (KiB) 1199160

[startup+1002.3 s]
/proc/loadavg: 8.18 8.14 8.04 10/184 27431
/proc/meminfo: memFree=15524040/32950940 swapFree=67111528/67111528
[pid=27396] ppid=27392 vsize=1346624 CPUtime=4003.79 cores=1,3,5,7
/proc/27396/stat : 27396 (SArTagnan) R 27392 27396 26674 0 -1 4202496 3396251 0 0 0 399766 613 0 0 25 0 4 0 598829323 1378942976 250272 33554432000 4194304 4623224 140736593658800 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27396/statm: 336656 250272 411 105 0 332160 0
[pid=27396/tid=27400] ppid=27392 vsize=1346624 CPUtime=996.84 cores=1,3,5,7
/proc/27396/task/27400/stat : 27400 (SArTagnan) R 27392 27396 26674 0 -1 4202560 132135 0 0 0 99614 70 0 0 25 0 4 0 598829323 1378942976 250272 33554432000 4194304 4623224 140736593658800 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27396/tid=27401] ppid=27392 vsize=1346624 CPUtime=1002.31 cores=1,3,5,7
/proc/27396/task/27401/stat : 27401 (SArTagnan) R 27392 27396 26674 0 -1 4202560 127167 0 0 0 100198 33 0 0 25 0 4 0 598829323 1378942976 250272 33554432000 4194304 4623224 140736593658800 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27396/tid=27402] ppid=27392 vsize=1346624 CPUtime=1002.3 cores=1,3,5,7
/proc/27396/task/27402/stat : 27402 (SArTagnan) R 27392 27396 26674 0 -1 4202560 3020826 0 0 0 99742 488 0 0 25 0 4 0 598829323 1378942976 250272 33554432000 4194304 4623224 140736593658800 18446744073709551615 4550411 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4003.79
Current children cumulated vsize (KiB) 1346624

[startup+1062.3 s]
/proc/loadavg: 8.16 8.14 8.05 10/184 27433
/proc/meminfo: memFree=15475772/32950940 swapFree=67111528/67111528
[pid=27396] ppid=27392 vsize=1412160 CPUtime=4243.48 cores=1,3,5,7
/proc/27396/stat : 27396 (SArTagnan) R 27392 27396 26674 0 -1 4202496 3651653 0 0 0 423691 657 0 0 25 0 4 0 598829323 1446051840 258513 33554432000 4194304 4623224 140736593658800 18446744073709551615 4414904 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27396/statm: 353040 258513 354 105 0 348544 0
[pid=27396/tid=27400] ppid=27392 vsize=1412160 CPUtime=1056.52 cores=1,3,5,7
/proc/27396/task/27400/stat : 27400 (SArTagnan) R 27392 27396 26674 0 -1 4202560 135006 0 0 0 105579 73 0 0 25 0 4 0 598829323 1446051840 258513 33554432000 4194304 4623224 140736593658800 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27396/tid=27401] ppid=27392 vsize=1412160 CPUtime=1062.3 cores=1,3,5,7
/proc/27396/task/27401/stat : 27401 (SArTagnan) R 27392 27396 26674 0 -1 4202560 131575 0 0 0 106196 34 0 0 25 0 4 0 598829323 1446051840 258513 33554432000 4194304 4623224 140736593658800 18446744073709551615 4376652 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27396/tid=27402] ppid=27392 vsize=1412160 CPUtime=1062.3 cores=1,3,5,7
/proc/27396/task/27402/stat : 27402 (SArTagnan) R 27392 27396 26674 0 -1 4202560 3268147 0 0 0 105702 528 0 0 25 0 4 0 598829323 1446051840 258513 33554432000 4194304 4623224 140736593658800 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4243.48
Current children cumulated vsize (KiB) 1412160

[startup+1122.3 s]
/proc/loadavg: 8.15 8.14 8.05 10/184 27434
/proc/meminfo: memFree=15421932/32950940 swapFree=67111528/67111528
[pid=27396] ppid=27392 vsize=1490692 CPUtime=4483.15 cores=1,3,5,7
/proc/27396/stat : 27396 (SArTagnan) R 27392 27396 26674 0 -1 4202496 3940521 0 0 0 447605 710 0 0 25 0 4 0 598829323 1526468608 271160 33554432000 4194304 4623224 140736593658800 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27396/statm: 372673 271160 399 105 0 368177 0
[pid=27396/tid=27400] ppid=27392 vsize=1490692 CPUtime=1116.19 cores=1,3,5,7
/proc/27396/task/27400/stat : 27400 (SArTagnan) R 27392 27396 26674 0 -1 4202560 137537 0 0 0 111541 78 0 0 25 0 4 0 598829323 1526468608 271160 33554432000 4194304 4623224 140736593658800 18446744073709551615 4376675 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27396/tid=27401] ppid=27392 vsize=1490692 CPUtime=1122.31 cores=1,3,5,7
/proc/27396/task/27401/stat : 27401 (SArTagnan) R 27392 27396 26674 0 -1 4202560 174453 0 0 0 112191 40 0 0 25 0 4 0 598829323 1526468608 271160 33554432000 4194304 4623224 140736593658800 18446744073709551615 4376675 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27396/tid=27402] ppid=27392 vsize=1490692 CPUtime=1122.3 cores=1,3,5,7
/proc/27396/task/27402/stat : 27402 (SArTagnan) R 27392 27396 26674 0 -1 4202560 3508969 0 0 0 111661 569 0 0 25 0 4 0 598829323 1526468608 271160 33554432000 4194304 4623224 140736593658800 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4483.15
Current children cumulated vsize (KiB) 1490692

[startup+1182.3 s]
/proc/loadavg: 8.13 8.14 8.06 10/184 27436
/proc/meminfo: memFree=15392880/32950940 swapFree=67111528/67111528
[pid=27396] ppid=27392 vsize=1491220 CPUtime=4722.83 cores=1,3,5,7
/proc/27396/stat : 27396 (SArTagnan) R 27392 27396 26674 0 -1 4202496 4162543 0 0 0 471528 755 0 0 25 0 4 0 598829323 1527009280 275631 33554432000 4194304 4623224 140736593658800 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27396/statm: 372805 275631 393 105 0 368309 0
[pid=27396/tid=27400] ppid=27392 vsize=1491220 CPUtime=1175.88 cores=1,3,5,7
/proc/27396/task/27400/stat : 27400 (SArTagnan) R 27392 27396 26674 0 -1 4202560 139854 0 0 0 117505 83 0 0 25 0 4 0 598829323 1527009280 275631 33554432000 4194304 4623224 140736593658800 18446744073709551615 4376773 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27396/tid=27401] ppid=27392 vsize=1491220 CPUtime=1182.31 cores=1,3,5,7
/proc/27396/task/27401/stat : 27401 (SArTagnan) R 27392 27396 26674 0 -1 4202560 174801 0 0 0 118191 40 0 0 25 0 4 0 598829323 1527009280 275631 33554432000 4194304 4623224 140736593658800 18446744073709551615 4377576 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27396/tid=27402] ppid=27392 vsize=1491220 CPUtime=1182.3 cores=1,3,5,7
/proc/27396/task/27402/stat : 27402 (SArTagnan) R 27392 27396 26674 0 -1 4202560 3727525 0 0 0 117620 610 0 0 25 0 4 0 598829323 1527009280 275631 33554432000 4194304 4623224 140736593658800 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4722.83
Current children cumulated vsize (KiB) 1491220



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.17 8.15 8.06 10/184 27436
/proc/meminfo: memFree=15388268/32950940 swapFree=67111528/67111528
[pid=27396] ppid=27392 vsize=1492804 CPUtime=4800.34 cores=1,3,5,7
/proc/27396/stat : 27396 (SArTagnan) R 27392 27396 26674 0 -1 4202496 4241002 0 0 0 479266 768 0 0 25 0 4 0 598829323 1528631296 277278 33554432000 4194304 4623224 140736593658800 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27396/statm: 373201 277278 365 105 0 368705 0
[pid=27396/tid=27400] ppid=27392 vsize=1492804 CPUtime=1195.17 cores=1,3,5,7
/proc/27396/task/27400/stat : 27400 (SArTagnan) R 27392 27396 26674 0 -1 4202560 140579 0 0 0 119433 84 0 0 25 0 4 0 598829323 1528631296 277278 33554432000 4194304 4623224 140736593658800 18446744073709551615 4376666 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27396/tid=27401] ppid=27392 vsize=1492804 CPUtime=1201.72 cores=1,3,5,7
/proc/27396/task/27401/stat : 27401 (SArTagnan) R 27392 27396 26674 0 -1 4202560 175925 0 0 0 120131 41 0 0 25 0 4 0 598829323 1528631296 277278 33554432000 4194304 4623224 140736593658800 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27396/tid=27402] ppid=27392 vsize=1492804 CPUtime=1201.7 cores=1,3,5,7
/proc/27396/task/27402/stat : 27402 (SArTagnan) R 27392 27396 26674 0 -1 4202560 3804052 0 0 0 119549 621 0 0 25 0 4 0 598829323 1528631296 277278 33554432000 4194304 4623224 140736593658800 18446744073709551615 4550519 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.34
Current children cumulated vsize (KiB) 1492804

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

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

[startup+1201.7 s]
/proc/loadavg: 8.17 8.15 8.06 10/184 27436
/proc/meminfo: memFree=15388268/32950940 swapFree=67111528/67111528
[pid=27396] ppid=27392 vsize=1492804 CPUtime=4800.34 cores=1,3,5,7
/proc/27396/stat : 27396 (SArTagnan) R 27392 27396 26674 0 -1 4202496 4241002 0 0 0 479266 768 0 0 25 0 4 0 598829323 1528631296 277278 33554432000 4194304 4623224 140736593658800 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27396/statm: 373201 277278 365 105 0 368705 0
[pid=27396/tid=27400] ppid=27392 vsize=1492804 CPUtime=1195.17 cores=1,3,5,7
/proc/27396/task/27400/stat : 27400 (SArTagnan) R 27392 27396 26674 0 -1 4202560 140579 0 0 0 119433 84 0 0 25 0 4 0 598829323 1528631296 277278 33554432000 4194304 4623224 140736593658800 18446744073709551615 4376666 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27396/tid=27401] ppid=27392 vsize=1492804 CPUtime=1201.72 cores=1,3,5,7
/proc/27396/task/27401/stat : 27401 (SArTagnan) R 27392 27396 26674 0 -1 4202560 175925 0 0 0 120131 41 0 0 25 0 4 0 598829323 1528631296 277278 33554432000 4194304 4623224 140736593658800 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27396/tid=27402] ppid=27392 vsize=1492804 CPUtime=1201.7 cores=1,3,5,7
/proc/27396/task/27402/stat : 27402 (SArTagnan) R 27392 27396 26674 0 -1 4202560 3804052 0 0 0 119549 621 0 0 25 0 4 0 598829323 1528631296 277278 33554432000 4194304 4623224 140736593658800 18446744073709551615 4550519 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.34
Current children cumulated vsize (KiB) 1492804

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.76
CPU time (s): 4800.42
CPU user time (s): 4792.69
CPU system time (s): 7.73382
CPU usage (%): 399.449
Max. virtual memory (cumulated for all children) (KiB): 1638428

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4792.69
system time used= 7.73382
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4241790
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= 628
involuntary context switches= 33570

runsolver used 1.81472 second user time and 4.74328 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-29 16:06:26
IDJOB=3273735
IDBENCH=83145
IDSOLVER=1656
FILE ID=node117/3273735-1304085985
RUNJOBID= node117-1304085985-27378
PBS_JOBID= 13170523
Free space on /tmp= 71680 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n170-s56409011-unsat.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3273735-1304085985/watcher-3273735-1304085985 -o /tmp/evaluation-result-3273735-1304085985/solver-3273735-1304085985 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3273735-1304085985.cnf -threads=4

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

MD5SUM BENCH= 6545c783f127618649f1200914f62dc5
RANDOM SEED=1366619540

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
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	: 5267.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      17465448 kB
Buffers:       2379592 kB
Cached:       12460216 kB
SwapCached:          0 kB
Active:        8138616 kB
Inactive:      6765588 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      17465448 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             896 kB
Writeback:           0 kB
AnonPages:       63488 kB
Mapped:          14496 kB
Slab:           518556 kB
PageTables:       4300 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   187428 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= 71680 MiB
End job on node117 at 2011-04-29 16:26:29