Trace number 3264424

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

General information on the benchmark

NameSAT04/handmade/connamacher/connm-d0.02/
connm-ue-csp-sat-n800-d0.02-s111845174.used-as.sat04-958.cnf
MD5SUM7bb85ebdeae46262f72a4c54d4e16683
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 variables772
Number of clauses9601
Sum of the clauses size28996
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 39408
Number of clauses of size 4193
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-3264424-1304104217/watcher-3264424-1304104217 -o /tmp/evaluation-result-3264424-1304104217/solver-3264424-1304104217 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3264424-1304104217.cnf -threads=4 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.93 4.42 5.69 5/180 30280
/proc/meminfo: memFree=17294080/32950940 swapFree=67111528/67111528
[pid=30280] ppid=30278 vsize=19336 CPUtime=0 cores=0,2,4,6
/proc/30280/stat : 30280 (SArTagnan) R 30278 30280 28861 0 -1 4202496 645 0 0 0 0 0 0 0 25 0 1 0 600652504 19800064 549 33554432000 4194304 4623224 140736575324560 18446744073709551615 4366247 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/30280/statm: 4834 550 297 105 0 338 0

[startup+0.120034 s]
/proc/loadavg: 4.93 4.42 5.69 5/180 30280
/proc/meminfo: memFree=17294080/32950940 swapFree=67111528/67111528
[pid=30280] ppid=30278 vsize=185064 CPUtime=0.44 cores=0,2,4,6
/proc/30280/stat : 30280 (SArTagnan) R 30278 30280 28861 0 -1 4202496 2473 0 0 0 44 0 0 0 25 0 4 0 600652504 189505536 1734 33554432000 4194304 4623224 140736575324560 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30280/statm: 46266 1734 343 105 0 41770 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 185064

[startup+0.201021 s]
/proc/loadavg: 4.93 4.42 5.69 5/180 30280
/proc/meminfo: memFree=17294080/32950940 swapFree=67111528/67111528
[pid=30280] ppid=30278 vsize=185692 CPUtime=0.77 cores=0,2,4,6
/proc/30280/stat : 30280 (SArTagnan) R 30278 30280 28861 0 -1 4202496 3112 0 0 0 77 0 0 0 25 0 4 0 600652504 190148608 2101 33554432000 4194304 4623224 140736575324560 18446744073709551615 4510157 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30280/statm: 46423 2101 343 105 0 41927 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 185692

[startup+0.301004 s]
/proc/loadavg: 4.93 4.42 5.69 5/180 30280
/proc/meminfo: memFree=17294080/32950940 swapFree=67111528/67111528
[pid=30280] ppid=30278 vsize=186192 CPUtime=1.17 cores=0,2,4,6
/proc/30280/stat : 30280 (SArTagnan) R 30278 30280 28861 0 -1 4202496 3725 0 0 0 117 0 0 0 25 0 4 0 600652504 190660608 2428 33554432000 4194304 4623224 140736575324560 18446744073709551615 4510384 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30280/statm: 46548 2428 343 105 0 42052 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 186192

[startup+0.700934 s]
/proc/loadavg: 4.93 4.42 5.69 5/180 30280
/proc/meminfo: memFree=17294080/32950940 swapFree=67111528/67111528
[pid=30280] ppid=30278 vsize=189692 CPUtime=2.76 cores=0,2,4,6
/proc/30280/stat : 30280 (SArTagnan) R 30278 30280 28861 0 -1 4202496 6237 0 0 0 276 0 0 0 25 0 4 0 600652504 194244608 3647 33554432000 4194304 4623224 140736575324560 18446744073709551615 4426581 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30280/statm: 47423 3647 343 105 0 42927 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 189692

[startup+1.5008 s]
/proc/loadavg: 4.93 4.42 5.69 10/184 30284
/proc/meminfo: memFree=17271132/32950940 swapFree=67111528/67111528
[pid=30280] ppid=30278 vsize=193420 CPUtime=5.95 cores=0,2,4,6
/proc/30280/stat : 30280 (SArTagnan) R 30278 30280 28861 0 -1 4202496 9786 0 0 0 595 0 0 0 25 0 4 0 600652504 198062080 5327 33554432000 4194304 4623224 140736575324560 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30280/statm: 48355 5327 344 105 0 43859 0
[pid=30280/tid=30282] ppid=30278 vsize=193420 CPUtime=1.48 cores=0,2,4,6
/proc/30280/task/30282/stat : 30282 (SArTagnan) R 30278 30280 28861 0 -1 4202560 1149 0 0 0 148 0 0 0 25 0 4 0 600652505 198062080 5327 33554432000 4194304 4623224 140736575324560 18446744073709551615 4377171 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30280/tid=30283] ppid=30278 vsize=193420 CPUtime=1.49 cores=0,2,4,6
/proc/30280/task/30283/stat : 30283 (SArTagnan) R 30278 30280 28861 0 -1 4202560 1476 0 0 0 149 0 0 0 25 0 4 0 600652505 198062080 5327 33554432000 4194304 4623224 140736575324560 18446744073709551615 4377147 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30280/tid=30284] ppid=30278 vsize=193420 CPUtime=1.48 cores=0,2,4,6
/proc/30280/task/30284/stat : 30284 (SArTagnan) R 30278 30280 28861 0 -1 4202560 5072 0 0 0 148 0 0 0 25 0 4 0 600652505 198062080 5327 33554432000 4194304 4623224 140736575324560 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 193420

[startup+3.10052 s]
/proc/loadavg: 4.93 4.42 5.69 10/184 30284
/proc/meminfo: memFree=17249804/32950940 swapFree=67111528/67111528
[pid=30280] ppid=30278 vsize=198432 CPUtime=12.35 cores=0,2,4,6
/proc/30280/stat : 30280 (SArTagnan) R 30278 30280 28861 0 -1 4202496 18723 0 0 0 1233 2 0 0 25 0 4 0 600652504 203194368 8132 33554432000 4194304 4623224 140736575324560 18446744073709551615 4510226 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30280/statm: 49608 8132 345 105 0 45112 0
[pid=30280/tid=30282] ppid=30278 vsize=198432 CPUtime=3.08 cores=0,2,4,6
/proc/30280/task/30282/stat : 30282 (SArTagnan) R 30278 30280 28861 0 -1 4202560 1901 0 0 0 308 0 0 0 25 0 4 0 600652505 203194368 8132 33554432000 4194304 4623224 140736575324560 18446744073709551615 4376652 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30280/tid=30283] ppid=30278 vsize=198432 CPUtime=3.08 cores=0,2,4,6
/proc/30280/task/30283/stat : 30283 (SArTagnan) R 30278 30280 28861 0 -1 4202560 2433 0 0 0 308 0 0 0 25 0 4 0 600652505 203194368 8132 33554432000 4194304 4623224 140736575324560 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30280/tid=30284] ppid=30278 vsize=198432 CPUtime=3.07 cores=0,2,4,6
/proc/30280/task/30284/stat : 30284 (SArTagnan) R 30278 30280 28861 0 -1 4202560 11733 0 0 0 306 1 0 0 25 0 4 0 600652505 203194368 8132 33554432000 4194304 4623224 140736575324560 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 198432

[startup+6.30096 s]
/proc/loadavg: 5.18 4.48 5.70 10/184 30284
/proc/meminfo: memFree=17216944/32950940 swapFree=67111528/67111528
[pid=30280] ppid=30278 vsize=207880 CPUtime=25.13 cores=0,2,4,6
/proc/30280/stat : 30280 (SArTagnan) R 30278 30280 28861 0 -1 4202496 36865 0 0 0 2509 4 0 0 25 0 4 0 600652504 212869120 11970 33554432000 4194304 4623224 140736575324560 18446744073709551615 4510270 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30280/statm: 51970 11970 345 105 0 47474 0
[pid=30280/tid=30282] ppid=30278 vsize=207880 CPUtime=6.28 cores=0,2,4,6
/proc/30280/task/30282/stat : 30282 (SArTagnan) R 30278 30280 28861 0 -1 4202560 2790 0 0 0 628 0 0 0 25 0 4 0 600652505 212869120 11970 33554432000 4194304 4623224 140736575324560 18446744073709551615 4377466 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30280/tid=30283] ppid=30278 vsize=207880 CPUtime=6.28 cores=0,2,4,6
/proc/30280/task/30283/stat : 30283 (SArTagnan) R 30278 30280 28861 0 -1 4202560 3777 0 0 0 628 0 0 0 25 0 4 0 600652505 212869120 11970 33554432000 4194304 4623224 140736575324560 18446744073709551615 4377587 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30280/tid=30284] ppid=30278 vsize=207880 CPUtime=6.25 cores=0,2,4,6
/proc/30280/task/30284/stat : 30284 (SArTagnan) R 30278 30280 28861 0 -1 4202560 26899 0 0 0 622 3 0 0 25 0 4 0 600652505 212869120 11970 33554432000 4194304 4623224 140736575324560 18446744073709551615 4550556 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 207880

[startup+12.7008 s]
/proc/loadavg: 5.40 4.54 5.71 10/184 30284
/proc/meminfo: memFree=17166996/32950940 swapFree=67111528/67111528
[pid=30280] ppid=30278 vsize=215280 CPUtime=50.69 cores=0,2,4,6
/proc/30280/stat : 30280 (SArTagnan) R 30278 30280 28861 0 -1 4202496 64932 0 0 0 5060 9 0 0 25 0 4 0 600652504 220446720 17133 33554432000 4194304 4623224 140736575324560 18446744073709551615 4508657 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30280/statm: 53820 17133 348 105 0 49324 0
[pid=30280/tid=30282] ppid=30278 vsize=215280 CPUtime=12.68 cores=0,2,4,6
/proc/30280/task/30282/stat : 30282 (SArTagnan) R 30278 30280 28861 0 -1 4202560 4257 0 0 0 1268 0 0 0 25 0 4 0 600652505 220446720 17133 33554432000 4194304 4623224 140736575324560 18446744073709551615 4289682 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30280/tid=30283] ppid=30278 vsize=215280 CPUtime=12.68 cores=0,2,4,6
/proc/30280/task/30283/stat : 30283 (SArTagnan) R 30278 30280 28861 0 -1 4202560 5872 0 0 0 1268 0 0 0 25 0 4 0 600652505 220446720 17133 33554432000 4194304 4623224 140736575324560 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30280/tid=30284] ppid=30278 vsize=215280 CPUtime=12.61 cores=0,2,4,6
/proc/30280/task/30284/stat : 30284 (SArTagnan) R 30278 30280 28861 0 -1 4202560 50174 0 0 0 1254 7 0 0 25 0 4 0 600652505 220446720 17133 33554432000 4194304 4623224 140736575324560 18446744073709551615 4545502 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 215280

[startup+25.5006 s]
/proc/loadavg: 5.98 4.71 5.75 10/184 30284
/proc/meminfo: memFree=17062684/32950940 swapFree=67111528/67111528
[pid=30280] ppid=30278 vsize=297756 CPUtime=101.83 cores=0,2,4,6
/proc/30280/stat : 30280 (SArTagnan) R 30278 30280 28861 0 -1 4202496 122597 0 0 0 10164 19 0 0 25 0 4 0 600652504 304902144 25932 33554432000 4194304 4623224 140736575324560 18446744073709551615 4517494 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30280/statm: 74439 25932 348 105 0 69943 0
[pid=30280/tid=30282] ppid=30278 vsize=297756 CPUtime=25.47 cores=0,2,4,6
/proc/30280/task/30282/stat : 30282 (SArTagnan) R 30278 30280 28861 0 -1 4202560 6382 0 0 0 2547 0 0 0 25 0 4 0 600652505 304902144 25932 33554432000 4194304 4623224 140736575324560 18446744073709551615 4376766 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30280/tid=30283] ppid=30278 vsize=297756 CPUtime=25.48 cores=0,2,4,6
/proc/30280/task/30283/stat : 30283 (SArTagnan) R 30278 30280 28861 0 -1 4202560 10260 0 0 0 2547 1 0 0 25 0 4 0 600652505 304902144 25932 33554432000 4194304 4623224 140736575324560 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30280/tid=30284] ppid=30278 vsize=297756 CPUtime=25.35 cores=0,2,4,6
/proc/30280/task/30284/stat : 30284 (SArTagnan) R 30278 30280 28861 0 -1 4202560 99794 0 0 0 2520 15 0 0 25 0 4 0 600652505 304902144 25932 33554432000 4194304 4623224 140736575324560 18446744073709551615 4376732 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 297756

[startup+51.1011 s]
/proc/loadavg: 6.78 5.00 5.82 10/184 30285
/proc/meminfo: memFree=16905436/32950940 swapFree=67111528/67111528
[pid=30280] ppid=30278 vsize=319660 CPUtime=204.08 cores=0,2,4,6
/proc/30280/stat : 30280 (SArTagnan) R 30278 30280 28861 0 -1 4202496 241055 0 0 0 20370 38 0 0 25 0 4 0 600652504 327331840 36299 33554432000 4194304 4623224 140736575324560 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30280/statm: 79915 36299 505 105 0 75419 0
[pid=30280/tid=30282] ppid=30278 vsize=319660 CPUtime=51.08 cores=0,2,4,6
/proc/30280/task/30282/stat : 30282 (SArTagnan) R 30278 30280 28861 0 -1 4202560 10201 0 0 0 5107 1 0 0 25 0 4 0 600652505 327331840 36299 33554432000 4194304 4623224 140736575324560 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30280/tid=30283] ppid=30278 vsize=319660 CPUtime=51.08 cores=0,2,4,6
/proc/30280/task/30283/stat : 30283 (SArTagnan) R 30278 30280 28861 0 -1 4202560 14445 0 0 0 5107 1 0 0 25 0 4 0 600652505 327331840 36299 33554432000 4194304 4623224 140736575324560 18446744073709551615 4377576 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30280/tid=30284] ppid=30278 vsize=319660 CPUtime=50.81 cores=0,2,4,6
/proc/30280/task/30284/stat : 30284 (SArTagnan) R 30278 30280 28861 0 -1 4202560 204970 0 0 0 5048 33 0 0 25 0 4 0 600652505 327331840 36299 33554432000 4194304 4623224 140736575324560 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 204.08
Current children cumulated vsize (KiB) 319660

[startup+102.301 s]
/proc/loadavg: 7.59 5.50 5.94 10/184 30286
/proc/meminfo: memFree=16705400/32950940 swapFree=67111528/67111528
[pid=30280] ppid=30278 vsize=369664 CPUtime=408.63 cores=0,2,4,6
/proc/30280/stat : 30280 (SArTagnan) R 30278 30280 28861 0 -1 4202496 509971 0 0 0 40781 82 0 0 25 0 4 0 600652504 378535936 52083 33554432000 4194304 4623224 140736575324560 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30280/statm: 92416 52083 346 105 0 87920 0
[pid=30280/tid=30282] ppid=30278 vsize=369664 CPUtime=102.28 cores=0,2,4,6
/proc/30280/task/30282/stat : 30282 (SArTagnan) R 30278 30280 28861 0 -1 4202560 11444 0 0 0 10227 1 0 0 25 0 4 0 600652505 378535936 52083 33554432000 4194304 4623224 140736575324560 18446744073709551615 4376678 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30280/tid=30283] ppid=30278 vsize=369664 CPUtime=102.29 cores=0,2,4,6
/proc/30280/task/30283/stat : 30283 (SArTagnan) R 30278 30280 28861 0 -1 4202560 23429 0 0 0 10225 4 0 0 25 0 4 0 600652505 378535936 52083 33554432000 4194304 4623224 140736575324560 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30280/tid=30284] ppid=30278 vsize=369664 CPUtime=101.74 cores=0,2,4,6
/proc/30280/task/30284/stat : 30284 (SArTagnan) R 30278 30280 28861 0 -1 4202560 449520 0 0 0 10103 71 0 0 25 0 4 0 600652505 378535936 52083 33554432000 4194304 4623224 140736575324560 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.63
Current children cumulated vsize (KiB) 369664

[startup+162.301 s]
/proc/loadavg: 7.96 5.98 6.07 10/184 30288
/proc/meminfo: memFree=16459008/32950940 swapFree=67111528/67111528
[pid=30280] ppid=30278 vsize=417052 CPUtime=648.28 cores=0,2,4,6
/proc/30280/stat : 30280 (SArTagnan) R 30278 30280 28861 0 -1 4202496 937318 0 0 0 64678 150 0 0 25 0 4 0 600652504 427061248 76343 33554432000 4194304 4623224 140736575324560 18446744073709551615 4510206 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30280/statm: 104263 76343 920 105 0 99767 0
[pid=30280/tid=30282] ppid=30278 vsize=417052 CPUtime=162.28 cores=0,2,4,6
/proc/30280/task/30282/stat : 30282 (SArTagnan) R 30278 30280 28861 0 -1 4202560 18269 0 0 0 16224 4 0 0 25 0 4 0 600652505 427061248 76343 33554432000 4194304 4623224 140736575324560 18446744073709551615 4376617 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30280/tid=30283] ppid=30278 vsize=417052 CPUtime=162.29 cores=0,2,4,6
/proc/30280/task/30283/stat : 30283 (SArTagnan) R 30278 30280 28861 0 -1 4202560 33126 0 0 0 16223 6 0 0 25 0 4 0 600652505 427061248 76343 33554432000 4194304 4623224 140736575324560 18446744073709551615 4376625 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30280/tid=30284] ppid=30278 vsize=417052 CPUtime=161.41 cores=0,2,4,6
/proc/30280/task/30284/stat : 30284 (SArTagnan) R 30278 30280 28861 0 -1 4202560 846577 0 0 0 16008 133 0 0 25 0 4 0 600652505 427061248 76343 33554432000 4194304 4623224 140736575324560 18446744073709551615 4376946 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 648.28
Current children cumulated vsize (KiB) 417052

[startup+222.307 s]
/proc/loadavg: 8.04 6.36 6.20 10/184 30289
/proc/meminfo: memFree=16300532/32950940 swapFree=67111528/67111528
[pid=30280] ppid=30278 vsize=461040 CPUtime=887.98 cores=0,2,4,6
/proc/30280/stat : 30280 (SArTagnan) R 30278 30280 28861 0 -1 4202496 1121312 0 0 0 88619 179 0 0 25 0 4 0 600652504 472104960 87086 33554432000 4194304 4623224 140736575324560 18446744073709551615 4510316 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30280/statm: 115260 87086 1361 105 0 110764 0
[pid=30280/tid=30282] ppid=30278 vsize=461040 CPUtime=222.29 cores=0,2,4,6
/proc/30280/task/30282/stat : 30282 (SArTagnan) R 30278 30280 28861 0 -1 4202560 20071 0 0 0 22223 6 0 0 25 0 4 0 600652505 472104960 87086 33554432000 4194304 4623224 140736575324560 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30280/tid=30283] ppid=30278 vsize=461040 CPUtime=222.29 cores=0,2,4,6
/proc/30280/task/30283/stat : 30283 (SArTagnan) R 30278 30280 28861 0 -1 4202560 34442 0 0 0 22223 6 0 0 25 0 4 0 600652505 472104960 87086 33554432000 4194304 4623224 140736575324560 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30280/tid=30284] ppid=30278 vsize=461040 CPUtime=221.08 cores=0,2,4,6
/proc/30280/task/30284/stat : 30284 (SArTagnan) R 30278 30280 28861 0 -1 4202560 1011417 0 0 0 21950 158 0 0 25 0 4 0 600652505 472104960 87086 33554432000 4194304 4623224 140736575324560 18446744073709551615 4376837 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 887.98
Current children cumulated vsize (KiB) 461040

[startup+282.301 s]

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

[pid=30280] ppid=30278 vsize=891264 CPUtime=2565.67 cores=0,2,4,6
/proc/30280/stat : 30280 (SArTagnan) R 30278 30280 28861 0 -1 4202496 2574548 0 0 0 256152 415 0 0 25 0 4 0 600652504 912654336 162748 33554432000 4194304 4623224 140736575324560 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30280/statm: 222816 162748 389 105 0 218320 0
[pid=30280/tid=30282] ppid=30278 vsize=891264 CPUtime=642.3 cores=0,2,4,6
/proc/30280/task/30282/stat : 30282 (SArTagnan) R 30278 30280 28861 0 -1 4202560 41848 0 0 0 64218 12 0 0 25 0 4 0 600652505 912654336 162748 33554432000 4194304 4623224 140736575324560 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30280/tid=30283] ppid=30278 vsize=891264 CPUtime=642.29 cores=0,2,4,6
/proc/30280/task/30283/stat : 30283 (SArTagnan) R 30278 30280 28861 0 -1 4202560 81082 0 0 0 64202 27 0 0 25 0 4 0 600652505 912654336 162748 33554432000 4194304 4623224 140736575324560 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30280/tid=30284] ppid=30278 vsize=891264 CPUtime=638.79 cores=0,2,4,6
/proc/30280/task/30284/stat : 30284 (SArTagnan) R 30278 30280 28861 0 -1 4202560 2313660 0 0 0 63526 353 0 0 25 0 4 0 600652505 912654336 162748 33554432000 4194304 4623224 140736575324560 18446744073709551615 4550411 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2565.67
Current children cumulated vsize (KiB) 891264

[startup+702.301 s]
/proc/loadavg: 8.23 7.77 6.96 10/184 30302
/proc/meminfo: memFree=15433200/32950940 swapFree=67111528/67111528
[pid=30280] ppid=30278 vsize=894168 CPUtime=2805.34 cores=0,2,4,6
/proc/30280/stat : 30280 (SArTagnan) R 30278 30280 28861 0 -1 4202496 2932388 0 0 0 280064 470 0 0 25 0 4 0 600652504 915628032 175274 33554432000 4194304 4623224 140736575324560 18446744073709551615 4510202 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30280/statm: 223542 175274 384 105 0 219046 0
[pid=30280/tid=30282] ppid=30278 vsize=894168 CPUtime=702.29 cores=0,2,4,6
/proc/30280/task/30282/stat : 30282 (SArTagnan) R 30278 30280 28861 0 -1 4202560 42913 0 0 0 70217 12 0 0 25 0 4 0 600652505 915628032 175274 33554432000 4194304 4623224 140736575324560 18446744073709551615 4376652 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30280/tid=30283] ppid=30278 vsize=894168 CPUtime=702.29 cores=0,2,4,6
/proc/30280/task/30283/stat : 30283 (SArTagnan) R 30278 30280 28861 0 -1 4202560 84675 0 0 0 70200 29 0 0 25 0 4 0 600652505 915628032 175274 33554432000 4194304 4623224 140736575324560 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30280/tid=30284] ppid=30278 vsize=894168 CPUtime=698.47 cores=0,2,4,6
/proc/30280/task/30284/stat : 30284 (SArTagnan) R 30278 30280 28861 0 -1 4202560 2660342 0 0 0 69442 405 0 0 25 0 4 0 600652505 915628032 175274 33554432000 4194304 4623224 140736575324560 18446744073709551615 4550556 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2805.34
Current children cumulated vsize (KiB) 894168

[startup+762.301 s]
/proc/loadavg: 8.23 7.84 7.03 10/184 30304
/proc/meminfo: memFree=15341432/32950940 swapFree=67111528/67111528
[pid=30280] ppid=30278 vsize=942108 CPUtime=3045.04 cores=0,2,4,6
/proc/30280/stat : 30280 (SArTagnan) R 30278 30280 28861 0 -1 4202496 3308244 0 0 0 303973 531 0 0 25 0 4 0 600652504 964718592 185181 33554432000 4194304 4623224 140736575324560 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30280/statm: 235527 185181 387 105 0 231031 0
[pid=30280/tid=30282] ppid=30278 vsize=942108 CPUtime=762.3 cores=0,2,4,6
/proc/30280/task/30282/stat : 30282 (SArTagnan) R 30278 30280 28861 0 -1 4202560 43630 0 0 0 76218 12 0 0 25 0 4 0 600652505 964718592 185181 33554432000 4194304 4623224 140736575324560 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30280/tid=30283] ppid=30278 vsize=942108 CPUtime=762.3 cores=0,2,4,6
/proc/30280/task/30283/stat : 30283 (SArTagnan) R 30278 30280 28861 0 -1 4202560 86571 0 0 0 76198 32 0 0 25 0 4 0 600652505 964718592 185181 33554432000 4194304 4623224 140736575324560 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30280/tid=30284] ppid=30278 vsize=942108 CPUtime=758.15 cores=0,2,4,6
/proc/30280/task/30284/stat : 30284 (SArTagnan) R 30278 30280 28861 0 -1 4202560 3006464 0 0 0 75355 460 0 0 25 0 4 0 600652505 964718592 185181 33554432000 4194304 4623224 140736575324560 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3045.04
Current children cumulated vsize (KiB) 942108

[startup+822.301 s]
/proc/loadavg: 8.22 7.90 7.10 10/184 30305
/proc/meminfo: memFree=15216064/32950940 swapFree=67111528/67111528
[pid=30280] ppid=30278 vsize=990172 CPUtime=3284.69 cores=0,2,4,6
/proc/30280/stat : 30280 (SArTagnan) R 30278 30280 28861 0 -1 4202496 3676767 0 0 0 327880 589 0 0 25 0 4 0 600652504 1013936128 193039 33554432000 4194304 4623224 140736575324560 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30280/statm: 247543 193039 388 105 0 243047 0
[pid=30280/tid=30282] ppid=30278 vsize=990172 CPUtime=822.3 cores=0,2,4,6
/proc/30280/task/30282/stat : 30282 (SArTagnan) R 30278 30280 28861 0 -1 4202560 44743 0 0 0 82217 13 0 0 25 0 4 0 600652505 1013936128 193039 33554432000 4194304 4623224 140736575324560 18446744073709551615 4377576 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30280/tid=30283] ppid=30278 vsize=990172 CPUtime=822.3 cores=0,2,4,6
/proc/30280/task/30283/stat : 30283 (SArTagnan) R 30278 30280 28861 0 -1 4202560 88252 0 0 0 82197 33 0 0 25 0 4 0 600652505 1013936128 193039 33554432000 4194304 4623224 140736575324560 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30280/tid=30284] ppid=30278 vsize=990172 CPUtime=817.81 cores=0,2,4,6
/proc/30280/task/30284/stat : 30284 (SArTagnan) R 30278 30280 28861 0 -1 4202560 3346893 0 0 0 81268 513 0 0 25 0 4 0 600652505 1013936128 193039 33554432000 4194304 4623224 140736575324560 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3284.69
Current children cumulated vsize (KiB) 990172

[startup+882.307 s]
/proc/loadavg: 8.14 7.93 7.16 10/184 30307
/proc/meminfo: memFree=15060676/32950940 swapFree=67111528/67111528
[pid=30280] ppid=30278 vsize=1105092 CPUtime=3524.38 cores=0,2,4,6
/proc/30280/stat : 30280 (SArTagnan) R 30278 30280 28861 0 -1 4202496 4051974 0 0 0 351793 645 0 0 25 0 4 0 600652504 1131614208 201528 33554432000 4194304 4623224 140736575324560 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30280/statm: 276273 201528 389 105 0 271777 0
[pid=30280/tid=30282] ppid=30278 vsize=1105092 CPUtime=882.3 cores=0,2,4,6
/proc/30280/task/30282/stat : 30282 (SArTagnan) R 30278 30280 28861 0 -1 4202560 45864 0 0 0 88217 13 0 0 25 0 4 0 600652505 1131614208 201528 33554432000 4194304 4623224 140736575324560 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30280/tid=30283] ppid=30278 vsize=1105092 CPUtime=882.3 cores=0,2,4,6
/proc/30280/task/30283/stat : 30283 (SArTagnan) R 30278 30280 28861 0 -1 4202560 114681 0 0 0 88193 37 0 0 25 0 4 0 600652505 1131614208 201528 33554432000 4194304 4623224 140736575324560 18446744073709551615 4377128 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30280/tid=30284] ppid=30278 vsize=1105092 CPUtime=877.49 cores=0,2,4,6
/proc/30280/task/30284/stat : 30284 (SArTagnan) R 30278 30280 28861 0 -1 4202560 3692587 0 0 0 87185 564 0 0 25 0 4 0 600652505 1131614208 201528 33554432000 4194304 4623224 140736575324560 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3524.38
Current children cumulated vsize (KiB) 1105092

[startup+942.301 s]
/proc/loadavg: 8.05 7.94 7.21 10/184 30309
/proc/meminfo: memFree=14985400/32950940 swapFree=67111528/67111528
[pid=30280] ppid=30278 vsize=1128252 CPUtime=3764.04 cores=0,2,4,6
/proc/30280/stat : 30280 (SArTagnan) R 30278 30280 28861 0 -1 4202496 4409391 0 0 0 375701 703 0 0 25 0 4 0 600652504 1155330048 209209 33554432000 4194304 4623224 140736575324560 18446744073709551615 4387993 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30280/statm: 282063 209209 382 105 0 277567 0
[pid=30280/tid=30282] ppid=30278 vsize=1128252 CPUtime=942.29 cores=0,2,4,6
/proc/30280/task/30282/stat : 30282 (SArTagnan) R 30278 30280 28861 0 -1 4202560 57296 0 0 0 94214 15 0 0 25 0 4 0 600652505 1155330048 209209 33554432000 4194304 4623224 140736575324560 18446744073709551615 4376666 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30280/tid=30283] ppid=30278 vsize=1128252 CPUtime=942.3 cores=0,2,4,6
/proc/30280/task/30283/stat : 30283 (SArTagnan) R 30278 30280 28861 0 -1 4202560 116028 0 0 0 94192 38 0 0 25 0 4 0 600652505 1155330048 209209 33554432000 4194304 4623224 140736575324560 18446744073709551615 4376640 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30280/tid=30284] ppid=30278 vsize=1128252 CPUtime=937.16 cores=0,2,4,6
/proc/30280/task/30284/stat : 30284 (SArTagnan) R 30278 30280 28861 0 -1 4202560 4031603 0 0 0 93098 618 0 0 25 0 4 0 600652505 1155330048 209209 33554432000 4194304 4623224 140736575324560 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3764.04
Current children cumulated vsize (KiB) 1128252

[startup+1002.3 s]
/proc/loadavg: 8.02 7.95 7.25 10/184 30310
/proc/meminfo: memFree=14891776/32950940 swapFree=67111528/67111528
[pid=30280] ppid=30278 vsize=1196296 CPUtime=4003.71 cores=0,2,4,6
/proc/30280/stat : 30280 (SArTagnan) R 30278 30280 28861 0 -1 4202496 4762295 0 0 0 399610 761 0 0 25 0 4 0 600652504 1225007104 221600 33554432000 4194304 4623224 140736575324560 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30280/statm: 299074 221600 378 105 0 294578 0
[pid=30280/tid=30282] ppid=30278 vsize=1196296 CPUtime=1002.29 cores=0,2,4,6
/proc/30280/task/30282/stat : 30282 (SArTagnan) R 30278 30280 28861 0 -1 4202560 57987 0 0 0 100214 15 0 0 25 0 4 0 600652505 1225007104 221600 33554432000 4194304 4623224 140736575324560 18446744073709551615 4376823 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30280/tid=30283] ppid=30278 vsize=1196296 CPUtime=1002.3 cores=0,2,4,6
/proc/30280/task/30283/stat : 30283 (SArTagnan) R 30278 30280 28861 0 -1 4202560 117861 0 0 0 100190 40 0 0 25 0 4 0 600652505 1225007104 221600 33554432000 4194304 4623224 140736575324560 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30280/tid=30284] ppid=30278 vsize=1196296 CPUtime=996.83 cores=0,2,4,6
/proc/30280/task/30284/stat : 30284 (SArTagnan) R 30278 30280 28861 0 -1 4202560 4371841 0 0 0 99011 672 0 0 25 0 4 0 600652505 1225007104 221600 33554432000 4194304 4623224 140736575324560 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4003.71
Current children cumulated vsize (KiB) 1196296

[startup+1062.3 s]
/proc/loadavg: 8.06 7.97 7.30 10/184 30312
/proc/meminfo: memFree=14742212/32950940 swapFree=67111528/67111528
[pid=30280] ppid=30278 vsize=1199596 CPUtime=4243.38 cores=0,2,4,6
/proc/30280/stat : 30280 (SArTagnan) R 30278 30280 28861 0 -1 4202496 5072749 0 0 0 423525 813 0 0 25 0 4 0 600652504 1228386304 228008 33554432000 4194304 4623224 140736575324560 18446744073709551615 4510316 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30280/statm: 299899 228008 380 105 0 295403 0
[pid=30280/tid=30282] ppid=30278 vsize=1199596 CPUtime=1062.3 cores=0,2,4,6
/proc/30280/task/30282/stat : 30282 (SArTagnan) R 30278 30280 28861 0 -1 4202560 59004 0 0 0 106214 16 0 0 25 0 4 0 600652505 1228386304 228008 33554432000 4194304 4623224 140736575324560 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30280/tid=30283] ppid=30278 vsize=1199596 CPUtime=1062.3 cores=0,2,4,6
/proc/30280/task/30283/stat : 30283 (SArTagnan) R 30278 30280 28861 0 -1 4202560 118795 0 0 0 106189 41 0 0 25 0 4 0 600652505 1228386304 228008 33554432000 4194304 4623224 140736575324560 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30280/tid=30284] ppid=30278 vsize=1199596 CPUtime=1056.5 cores=0,2,4,6
/proc/30280/task/30284/stat : 30284 (SArTagnan) R 30278 30280 28861 0 -1 4202560 4672762 0 0 0 104929 721 0 0 25 0 4 0 600652505 1228386304 228008 33554432000 4194304 4623224 140736575324560 18446744073709551615 4364681 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4243.38
Current children cumulated vsize (KiB) 1199596

[startup+1122.3 s]
/proc/loadavg: 8.07 7.99 7.35 10/184 30313
/proc/meminfo: memFree=14599608/32950940 swapFree=67111528/67111528
[pid=30280] ppid=30278 vsize=1199596 CPUtime=4483.05 cores=0,2,4,6
/proc/30280/stat : 30280 (SArTagnan) R 30278 30280 28861 0 -1 4202496 5422042 0 0 0 447440 865 0 0 25 0 4 0 600652504 1228386304 231926 33554432000 4194304 4623224 140736575324560 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30280/statm: 299899 231926 378 105 0 295403 0
[pid=30280/tid=30282] ppid=30278 vsize=1199596 CPUtime=1122.3 cores=0,2,4,6
/proc/30280/task/30282/stat : 30282 (SArTagnan) R 30278 30280 28861 0 -1 4202560 59045 0 0 0 112214 16 0 0 25 0 4 0 600652505 1228386304 231926 33554432000 4194304 4623224 140736575324560 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30280/tid=30283] ppid=30278 vsize=1199596 CPUtime=1122.3 cores=0,2,4,6
/proc/30280/task/30283/stat : 30283 (SArTagnan) R 30278 30280 28861 0 -1 4202560 119312 0 0 0 112189 41 0 0 25 0 4 0 600652505 1228386304 231926 33554432000 4194304 4623224 140736575324560 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30280/tid=30284] ppid=30278 vsize=1199596 CPUtime=1116.18 cores=0,2,4,6
/proc/30280/task/30284/stat : 30284 (SArTagnan) R 30278 30280 28861 0 -1 4202560 5017385 0 0 0 110846 772 0 0 25 0 4 0 600652505 1228386304 231926 33554432000 4194304 4623224 140736575324560 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4483.05
Current children cumulated vsize (KiB) 1199596

[startup+1182.3 s]
/proc/loadavg: 8.15 8.02 7.40 10/184 30315
/proc/meminfo: memFree=14465052/32950940 swapFree=67111528/67111528
[pid=30280] ppid=30278 vsize=1379220 CPUtime=4722.74 cores=0,2,4,6
/proc/30280/stat : 30280 (SArTagnan) R 30278 30280 28861 0 -1 4202496 5742015 0 0 0 471361 913 0 0 25 0 4 0 600652504 1412321280 250313 33554432000 4194304 4623224 140736575324560 18446744073709551615 4510316 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30280/statm: 344805 250313 385 105 0 340309 0
[pid=30280/tid=30282] ppid=30278 vsize=1379220 CPUtime=1182.3 cores=0,2,4,6
/proc/30280/task/30282/stat : 30282 (SArTagnan) R 30278 30280 28861 0 -1 4202560 59483 0 0 0 118214 16 0 0 25 0 4 0 600652505 1412321280 250313 33554432000 4194304 4623224 140736575324560 18446744073709551615 4376678 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30280/tid=30283] ppid=30278 vsize=1379220 CPUtime=1182.3 cores=0,2,4,6
/proc/30280/task/30283/stat : 30283 (SArTagnan) R 30278 30280 28861 0 -1 4202560 124430 0 0 0 118188 42 0 0 25 0 4 0 600652505 1412321280 250313 33554432000 4194304 4623224 140736575324560 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30280/tid=30284] ppid=30278 vsize=1379220 CPUtime=1175.85 cores=0,2,4,6
/proc/30280/task/30284/stat : 30284 (SArTagnan) R 30278 30280 28861 0 -1 4202560 5284508 0 0 0 116772 813 0 0 25 0 4 0 600652505 1412321280 250313 33554432000 4194304 4623224 140736575324560 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4722.74
Current children cumulated vsize (KiB) 1379220



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 7.22 7.82 7.34 5/175 30334
/proc/meminfo: memFree=16431020/32950940 swapFree=67111528/67111528
[pid=30280] ppid=30278 vsize=1398688 CPUtime=4800.26 cores=0,2,4,6
/proc/30280/stat : 30280 (SArTagnan) R 30278 30280 28861 0 -1 4202496 5869230 0 0 0 479091 935 0 0 25 0 4 0 600652504 1432256512 252243 33554432000 4194304 4623224 140736575324560 18446744073709551615 4510316 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30280/statm: 349672 252243 378 105 0 345176 0
[pid=30280/tid=30282] ppid=30278 vsize=1398688 CPUtime=1201.7 cores=0,2,4,6
/proc/30280/task/30282/stat : 30282 (SArTagnan) R 30278 30280 28861 0 -1 4202560 59769 0 0 0 120154 16 0 0 25 0 4 0 600652505 1432256512 252243 33554432000 4194304 4623224 140736575324560 18446744073709551615 4377587 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30280/tid=30283] ppid=30278 vsize=1398688 CPUtime=1201.71 cores=0,2,4,6
/proc/30280/task/30283/stat : 30283 (SArTagnan) R 30278 30280 28861 0 -1 4202560 124501 0 0 0 120129 42 0 0 25 0 4 0 600652505 1432256512 252243 33554432000 4194304 4623224 140736575324560 18446744073709551615 4376625 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30280/tid=30284] ppid=30278 vsize=1398688 CPUtime=1195.15 cores=0,2,4,6
/proc/30280/task/30284/stat : 30284 (SArTagnan) R 30278 30280 28861 0 -1 4202560 5408917 0 0 0 118682 833 0 0 25 0 4 0 600652505 1432256512 252243 33554432000 4194304 4623224 140736575324560 18446744073709551615 4545407 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.26
Current children cumulated vsize (KiB) 1398688

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.76
CPU time (s): 4800.33
CPU user time (s): 4790.94
CPU system time (s): 9.39657
CPU usage (%): 399.443
Max. virtual memory (cumulated for all children) (KiB): 1398688

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4790.94
system time used= 9.39657
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5869434
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= 748
involuntary context switches= 17328

runsolver used 2.05269 second user time and 4.49532 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-29 21:10:17
IDJOB=3264424
IDBENCH=84608
IDSOLVER=1656
FILE ID=node117/3264424-1304104217
RUNJOBID= node117-1304104199-30166
PBS_JOBID= 13170599
Free space on /tmp= 71680 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT04/handmade/connamacher/connm-d0.02/connm-ue-csp-sat-n800-d0.02-s111845174.used-as.sat04-958.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3264424-1304104217/watcher-3264424-1304104217 -o /tmp/evaluation-result-3264424-1304104217/solver-3264424-1304104217 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3264424-1304104217.cnf -threads=4

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

MD5SUM BENCH= 7bb85ebdeae46262f72a4c54d4e16683
RANDOM SEED=1861936144

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:      17294360 kB
Buffers:       2381616 kB
Cached:       12483676 kB
SwapCached:          0 kB
Active:        8297264 kB
Inactive:      6777588 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      17294360 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2960 kB
Writeback:           0 kB
AnonPages:      208800 kB
Mapped:          15408 kB
Slab:           519192 kB
PageTables:       5496 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   409396 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 21:30:21