Trace number 3259408

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.34 1201.8

General information on the benchmark

NameCRAFTED/rbsat/crafted/
forced/rbsat-v2100c215164gyes4.cnf
MD5SUM2caae162eff2e5f641cadfad345a5401
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 variables2100
Number of clauses215164
Sum of the clauses size432288
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2215094
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 570

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-3259408-1304059018/watcher-3259408-1304059018 -o /tmp/evaluation-result-3259408-1304059018/solver-3259408-1304059018 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3259408-1304059018.cnf -threads=4 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 8.09 8.05 7.73 1/172 15092
/proc/meminfo: memFree=30592416/32951124 swapFree=67111416/67111528
[pid=15092] ppid=15090 vsize=23824 CPUtime=0 cores=1,3,5,7
/proc/15092/stat : 15092 (SArTagnan) R 15090 15092 14674 0 -1 4202496 545 0 0 0 0 0 0 0 25 0 1 0 517504203 24395776 456 33554432000 4194304 4623224 140736489698640 18446744073709551615 4366247 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15092/statm: 5956 456 297 105 0 1460 0

[startup+0.0401669 s]
/proc/loadavg: 8.09 8.05 7.73 1/172 15092
/proc/meminfo: memFree=30592416/32951124 swapFree=67111416/67111528
[pid=15092] ppid=15090 vsize=26124 CPUtime=0.03 cores=1,3,5,7
/proc/15092/stat : 15092 (SArTagnan) R 15090 15092 14674 0 -1 4202496 2188 0 0 0 3 0 0 0 25 0 1 0 517504203 26750976 947 33554432000 4194304 4623224 140736489698640 18446744073709551615 212436016896 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15092/statm: 6531 947 297 105 0 2035 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 26124

[startup+0.114126 s]
/proc/loadavg: 8.09 8.05 7.73 1/172 15092
/proc/meminfo: memFree=30592416/32951124 swapFree=67111416/67111528
[pid=15092] ppid=15090 vsize=202108 CPUtime=0.27 cores=1,3,5,7
/proc/15092/stat : 15092 (SArTagnan) R 15090 15092 14674 0 -1 4202496 5868 0 0 0 27 0 0 0 25 0 4 0 517504203 206958592 3924 33554432000 4194304 4623224 140736489698640 18446744073709551615 4288743 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15092/statm: 50527 3924 340 105 0 46031 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 202108

[startup+0.301085 s]
/proc/loadavg: 8.09 8.05 7.73 1/172 15092
/proc/meminfo: memFree=30592416/32951124 swapFree=67111416/67111528
[pid=15092] ppid=15090 vsize=205284 CPUtime=1.02 cores=1,3,5,7
/proc/15092/stat : 15092 (SArTagnan) R 15090 15092 14674 0 -1 4202496 8134 0 0 0 101 1 0 0 25 0 4 0 517504203 210210816 6190 33554432000 4194304 4623224 140736489698640 18446744073709551615 4281101 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15092/statm: 51321 6190 344 105 0 46825 0
Current children cumulated CPU time (s) 1.02
Current children cumulated vsize (KiB) 205284

[startup+0.701008 s]
/proc/loadavg: 8.09 8.05 7.73 1/172 15092
/proc/meminfo: memFree=30592416/32951124 swapFree=67111416/67111528
[pid=15092] ppid=15090 vsize=212044 CPUtime=2.62 cores=1,3,5,7
/proc/15092/stat : 15092 (SArTagnan) R 15090 15092 14674 0 -1 4202496 11261 0 0 0 261 1 0 0 25 0 4 0 517504203 217133056 9304 33554432000 4194304 4623224 140736489698640 18446744073709551615 4507318 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15092/statm: 53011 9304 344 105 0 48515 0
Current children cumulated CPU time (s) 2.62
Current children cumulated vsize (KiB) 212044

[startup+1.50086 s]
/proc/loadavg: 8.09 8.05 7.73 9/184 15109
/proc/meminfo: memFree=30530684/32951124 swapFree=67111416/67111528
[pid=15092] ppid=15090 vsize=213924 CPUtime=5.81 cores=1,3,5,7
/proc/15092/stat : 15092 (SArTagnan) R 15090 15092 14674 0 -1 4202496 15988 0 0 0 579 2 0 0 25 0 4 0 517504203 219058176 12607 33554432000 4194304 4623224 140736489698640 18446744073709551615 4509917 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15092/statm: 53481 12607 344 105 0 48985 0
[pid=15092/tid=15094] ppid=15090 vsize=213924 CPUtime=1.43 cores=1,3,5,7
/proc/15092/task/15094/stat : 15094 (SArTagnan) R 15090 15092 14674 0 -1 4202560 1681 0 0 0 143 0 0 0 25 0 4 0 517504209 219058176 12607 33554432000 4194304 4623224 140736489698640 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15092/tid=15095] ppid=15090 vsize=213924 CPUtime=1.43 cores=1,3,5,7
/proc/15092/task/15095/stat : 15095 (SArTagnan) R 15090 15092 14674 0 -1 4202560 1980 0 0 0 143 0 0 0 25 0 4 0 517504209 219058176 12607 33554432000 4194304 4623224 140736489698640 18446744073709551615 4377144 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15092/tid=15096] ppid=15090 vsize=213924 CPUtime=1.43 cores=1,3,5,7
/proc/15092/task/15096/stat : 15096 (SArTagnan) R 15090 15092 14674 0 -1 4202560 3427 0 0 0 143 0 0 0 25 0 4 0 517504209 219058176 12607 33554432000 4194304 4623224 140736489698640 18446744073709551615 4545527 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.81
Current children cumulated vsize (KiB) 213924

[startup+3.10055 s]
/proc/loadavg: 8.09 8.05 7.73 9/184 15109
/proc/meminfo: memFree=30498692/32951124 swapFree=67111416/67111528
[pid=15092] ppid=15090 vsize=229460 CPUtime=12.21 cores=1,3,5,7
/proc/15092/stat : 15092 (SArTagnan) R 15090 15092 14674 0 -1 4202496 23312 0 0 0 1218 3 0 0 25 0 4 0 517504203 234967040 18915 33554432000 4194304 4623224 140736489698640 18446744073709551615 4510486 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15092/statm: 57365 18915 344 105 0 52869 0
[pid=15092/tid=15094] ppid=15090 vsize=229460 CPUtime=3.03 cores=1,3,5,7
/proc/15092/task/15094/stat : 15094 (SArTagnan) R 15090 15092 14674 0 -1 4202560 2871 0 0 0 303 0 0 0 25 0 4 0 517504209 234967040 18915 33554432000 4194304 4623224 140736489698640 18446744073709551615 4461309 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15092/tid=15095] ppid=15090 vsize=229460 CPUtime=3.03 cores=1,3,5,7
/proc/15092/task/15095/stat : 15095 (SArTagnan) R 15090 15092 14674 0 -1 4202560 3107 0 0 0 303 0 0 0 25 0 4 0 517504209 234967040 18915 33554432000 4194304 4623224 140736489698640 18446744073709551615 4463344 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15092/tid=15096] ppid=15090 vsize=229460 CPUtime=3.02 cores=1,3,5,7
/proc/15092/task/15096/stat : 15096 (SArTagnan) R 15090 15092 14674 0 -1 4202560 7209 0 0 0 302 0 0 0 25 0 4 0 517504209 234967040 18915 33554432000 4194304 4623224 140736489698640 18446744073709551615 4289781 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.21
Current children cumulated vsize (KiB) 229460

[startup+6.30095 s]
/proc/loadavg: 8.09 8.05 7.73 9/184 15109
/proc/meminfo: memFree=30435452/32951124 swapFree=67111416/67111528
[pid=15092] ppid=15090 vsize=309584 CPUtime=24.99 cores=1,3,5,7
/proc/15092/stat : 15092 (SArTagnan) R 15090 15092 14674 0 -1 4202496 45647 0 0 0 2492 7 0 0 25 0 4 0 517504203 317014016 26991 33554432000 4194304 4623224 140736489698640 18446744073709551615 4510316 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15092/statm: 77396 26991 344 105 0 72900 0
[pid=15092/tid=15094] ppid=15090 vsize=309584 CPUtime=6.24 cores=1,3,5,7
/proc/15092/task/15094/stat : 15094 (SArTagnan) R 15090 15092 14674 0 -1 4202560 4269 0 0 0 623 1 0 0 25 0 4 0 517504209 317014016 26991 33554432000 4194304 4623224 140736489698640 18446744073709551615 4376855 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15092/tid=15095] ppid=15090 vsize=309584 CPUtime=6.24 cores=1,3,5,7
/proc/15092/task/15095/stat : 15095 (SArTagnan) R 15090 15092 14674 0 -1 4202560 7012 0 0 0 622 2 0 0 25 0 4 0 517504209 317014016 26991 33554432000 4194304 4623224 140736489698640 18446744073709551615 4377703 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15092/tid=15096] ppid=15090 vsize=309584 CPUtime=6.21 cores=1,3,5,7
/proc/15092/task/15096/stat : 15096 (SArTagnan) R 15090 15092 14674 0 -1 4202560 21588 0 0 0 619 2 0 0 25 0 4 0 517504209 317014016 26991 33554432000 4194304 4623224 140736489698640 18446744073709551615 4363742 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.99
Current children cumulated vsize (KiB) 309584

[startup+12.7007 s]
/proc/loadavg: 8.15 8.06 7.74 9/184 15109
/proc/meminfo: memFree=30341736/32951124 swapFree=67111416/67111528
[pid=15092] ppid=15090 vsize=337228 CPUtime=50.55 cores=1,3,5,7
/proc/15092/stat : 15092 (SArTagnan) R 15090 15092 14674 0 -1 4202496 102091 0 0 0 5037 18 0 0 25 0 4 0 517504203 345321472 40824 33554432000 4194304 4623224 140736489698640 18446744073709551615 4414993 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15092/statm: 84307 40824 344 105 0 79811 0
[pid=15092/tid=15094] ppid=15090 vsize=337228 CPUtime=12.63 cores=1,3,5,7
/proc/15092/task/15094/stat : 15094 (SArTagnan) R 15090 15092 14674 0 -1 4202560 9186 0 0 0 1261 2 0 0 25 0 4 0 517504209 345321472 40824 33554432000 4194304 4623224 140736489698640 18446744073709551615 4376646 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15092/tid=15095] ppid=15090 vsize=337228 CPUtime=12.63 cores=1,3,5,7
/proc/15092/task/15095/stat : 15095 (SArTagnan) R 15090 15092 14674 0 -1 4202560 14786 0 0 0 1258 5 0 0 25 0 4 0 517504209 345321472 40824 33554432000 4194304 4623224 140736489698640 18446744073709551615 4465899 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15092/tid=15096] ppid=15090 vsize=337228 CPUtime=12.57 cores=1,3,5,7
/proc/15092/task/15096/stat : 15096 (SArTagnan) R 15090 15092 14674 0 -1 4202560 62674 0 0 0 1249 8 0 0 25 0 4 0 517504209 345321472 40824 33554432000 4194304 4623224 140736489698640 18446744073709551615 4376675 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.55
Current children cumulated vsize (KiB) 337228

[startup+25.5003 s]
/proc/loadavg: 8.20 8.07 7.74 9/184 15110
/proc/meminfo: memFree=30216228/32951124 swapFree=67111416/67111528
[pid=15092] ppid=15090 vsize=385028 CPUtime=101.68 cores=1,3,5,7
/proc/15092/stat : 15092 (SArTagnan) R 15090 15092 14674 0 -1 4202496 210458 0 0 0 10129 39 0 0 25 0 4 0 517504203 394268672 60044 33554432000 4194304 4623224 140736489698640 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15092/statm: 96257 60044 344 105 0 91761 0
[pid=15092/tid=15094] ppid=15090 vsize=385028 CPUtime=25.43 cores=1,3,5,7
/proc/15092/task/15094/stat : 15094 (SArTagnan) R 15090 15092 14674 0 -1 4202560 16942 0 0 0 2539 4 0 0 25 0 4 0 517504209 394268672 60044 33554432000 4194304 4623224 140736489698640 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15092/tid=15095] ppid=15090 vsize=385028 CPUtime=25.43 cores=1,3,5,7
/proc/15092/task/15095/stat : 15095 (SArTagnan) R 15090 15092 14674 0 -1 4202560 23568 0 0 0 2533 10 0 0 25 0 4 0 517504209 394268672 60044 33554432000 4194304 4623224 140736489698640 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15092/tid=15096] ppid=15090 vsize=385028 CPUtime=25.3 cores=1,3,5,7
/proc/15092/task/15096/stat : 15096 (SArTagnan) R 15090 15092 14674 0 -1 4202560 143252 0 0 0 2509 21 0 0 25 0 4 0 517504209 394268672 60044 33554432000 4194304 4623224 140736489698640 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.68
Current children cumulated vsize (KiB) 385028

[startup+51.1004 s]
/proc/loadavg: 8.20 8.08 7.75 9/184 15110
/proc/meminfo: memFree=29985644/32951124 swapFree=67111416/67111528
[pid=15092] ppid=15090 vsize=617112 CPUtime=203.94 cores=1,3,5,7
/proc/15092/stat : 15092 (SArTagnan) R 15090 15092 14674 0 -1 4202496 428752 0 0 0 20314 80 0 0 25 0 4 0 517504203 631922688 97633 33554432000 4194304 4623224 140736489698640 18446744073709551615 4510096 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15092/statm: 154278 97633 344 105 0 149782 0
[pid=15092/tid=15094] ppid=15090 vsize=617112 CPUtime=51.03 cores=1,3,5,7
/proc/15092/task/15094/stat : 15094 (SArTagnan) R 15090 15092 14674 0 -1 4202560 28300 0 0 0 5095 8 0 0 25 0 4 0 517504209 631922688 97633 33554432000 4194304 4623224 140736489698640 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15092/tid=15095] ppid=15090 vsize=617112 CPUtime=51.04 cores=1,3,5,7
/proc/15092/task/15095/stat : 15095 (SArTagnan) R 15090 15092 14674 0 -1 4202560 37966 0 0 0 5084 20 0 0 25 0 4 0 517504209 631922688 97633 33554432000 4194304 4623224 140736489698640 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15092/tid=15096] ppid=15090 vsize=617112 CPUtime=50.76 cores=1,3,5,7
/proc/15092/task/15096/stat : 15096 (SArTagnan) R 15090 15092 14674 0 -1 4202560 291204 0 0 0 5035 41 0 0 25 0 4 0 517504209 631922688 97633 33554432000 4194304 4623224 140736489698640 18446744073709551615 4577456 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.94
Current children cumulated vsize (KiB) 617112

[startup+102.307 s]
/proc/loadavg: 8.20 8.10 7.78 9/184 15112
/proc/meminfo: memFree=29633968/32951124 swapFree=67111416/67111528
[pid=15092] ppid=15090 vsize=840176 CPUtime=408.49 cores=1,3,5,7
/proc/15092/stat : 15092 (SArTagnan) R 15090 15092 14674 0 -1 4202496 943101 0 0 0 40677 172 0 0 25 0 4 0 517504203 860340224 160847 33554432000 4194304 4623224 140736489698640 18446744073709551615 4415028 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15092/statm: 210044 160847 349 105 0 205548 0
[pid=15092/tid=15094] ppid=15090 vsize=840176 CPUtime=102.23 cores=1,3,5,7
/proc/15092/task/15094/stat : 15094 (SArTagnan) R 15090 15092 14674 0 -1 4202560 44107 0 0 0 10211 12 0 0 25 0 4 0 517504209 860340224 160847 33554432000 4194304 4623224 140736489698640 18446744073709551615 4278513 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15092/tid=15095] ppid=15090 vsize=840176 CPUtime=102.24 cores=1,3,5,7
/proc/15092/task/15095/stat : 15095 (SArTagnan) R 15090 15092 14674 0 -1 4202560 58882 0 0 0 10189 35 0 0 25 0 4 0 517504209 860340224 160847 33554432000 4194304 4623224 140736489698640 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15092/tid=15096] ppid=15090 vsize=840176 CPUtime=101.67 cores=1,3,5,7
/proc/15092/task/15096/stat : 15096 (SArTagnan) R 15090 15092 14674 0 -1 4202560 686659 0 0 0 10066 101 0 0 25 0 4 0 517504209 860340224 160847 33554432000 4194304 4623224 140736489698640 18446744073709551615 4577483 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.49
Current children cumulated vsize (KiB) 840176

[startup+162.3 s]
/proc/loadavg: 8.18 8.11 7.80 9/184 15143
/proc/meminfo: memFree=29553424/32951124 swapFree=67111416/67111528
[pid=15092] ppid=15090 vsize=1163488 CPUtime=648.12 cores=1,3,5,7
/proc/15092/stat : 15092 (SArTagnan) R 15090 15092 14674 0 -1 4202496 1498782 0 0 0 64540 272 0 0 25 0 4 0 517504203 1191411712 217995 33554432000 4194304 4623224 140736489698640 18446744073709551615 4360078 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15092/statm: 290872 217995 348 105 0 286376 0
[pid=15092/tid=15094] ppid=15090 vsize=1163488 CPUtime=162.23 cores=1,3,5,7
/proc/15092/task/15094/stat : 15094 (SArTagnan) R 15090 15092 14674 0 -1 4202560 60121 0 0 0 16206 17 0 0 25 0 4 0 517504209 1191411712 217995 33554432000 4194304 4623224 140736489698640 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15092/tid=15095] ppid=15090 vsize=1163488 CPUtime=162.23 cores=1,3,5,7
/proc/15092/task/15095/stat : 15095 (SArTagnan) R 15090 15092 14674 0 -1 4202560 84317 0 0 0 16172 51 0 0 25 0 4 0 517504209 1191411712 217995 33554432000 4194304 4623224 140736489698640 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15092/tid=15096] ppid=15090 vsize=1163488 CPUtime=161.34 cores=1,3,5,7
/proc/15092/task/15096/stat : 15096 (SArTagnan) R 15090 15092 14674 0 -1 4202560 1127310 0 0 0 15962 172 0 0 25 0 4 0 517504209 1191411712 217995 33554432000 4194304 4623224 140736489698640 18446744073709551615 4577456 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 648.12
Current children cumulated vsize (KiB) 1163488

[startup+222.301 s]
/proc/loadavg: 8.13 8.10 7.82 9/184 15145
/proc/meminfo: memFree=29289768/32951124 swapFree=67111416/67111528
[pid=15092] ppid=15090 vsize=1269124 CPUtime=887.81 cores=1,3,5,7
/proc/15092/stat : 15092 (SArTagnan) R 15090 15092 14674 0 -1 4202496 1540619 0 0 0 88486 295 0 0 25 0 4 0 517504203 1299582976 250268 33554432000 4194304 4623224 140736489698640 18446744073709551615 4414978 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15092/statm: 317281 250268 344 105 0 312785 0
[pid=15092/tid=15094] ppid=15090 vsize=1269124 CPUtime=222.23 cores=1,3,5,7
/proc/15092/task/15094/stat : 15094 (SArTagnan) R 15090 15092 14674 0 -1 4202560 62878 0 0 0 22205 18 0 0 25 0 4 0 517504209 1299582976 250268 33554432000 4194304 4623224 140736489698640 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15092/tid=15095] ppid=15090 vsize=1269124 CPUtime=222.23 cores=1,3,5,7
/proc/15092/task/15095/stat : 15095 (SArTagnan) R 15090 15092 14674 0 -1 4202560 95649 0 0 0 22158 65 0 0 25 0 4 0 517504209 1299582976 250268 33554432000 4194304 4623224 140736489698640 18446744073709551615 4377133 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15092/tid=15096] ppid=15090 vsize=1269124 CPUtime=221.02 cores=1,3,5,7
/proc/15092/task/15096/stat : 15096 (SArTagnan) R 15090 15092 14674 0 -1 4202560 1137436 0 0 0 21927 175 0 0 25 0 4 0 517504209 1299582976 250268 33554432000 4194304 4623224 140736489698640 18446744073709551615 4376862 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 887.81
Current children cumulated vsize (KiB) 1269124

[startup+282.3 s]

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

[pid=15092] ppid=15090 vsize=2095372 CPUtime=2805.25 cores=1,3,5,7
/proc/15092/stat : 15092 (SArTagnan) R 15090 15092 14674 0 -1 4202496 2135777 0 0 0 280102 423 0 0 25 0 4 0 517504203 2145660928 436200 33554432000 4194304 4623224 140736489698640 18446744073709551615 4510932 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15092/statm: 523843 436200 344 105 0 519347 0
[pid=15092/tid=15094] ppid=15090 vsize=2095372 CPUtime=702.24 cores=1,3,5,7
/proc/15092/task/15094/stat : 15094 (SArTagnan) R 15090 15092 14674 0 -1 4202560 83677 0 0 0 70197 27 0 0 25 0 4 0 517504209 2145660928 436200 33554432000 4194304 4623224 140736489698640 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15092/tid=15095] ppid=15090 vsize=2095372 CPUtime=702.24 cores=1,3,5,7
/proc/15092/task/15095/stat : 15095 (SArTagnan) R 15090 15092 14674 0 -1 4202560 125640 0 0 0 70144 80 0 0 25 0 4 0 517504209 2145660928 436200 33554432000 4194304 4623224 140736489698640 18446744073709551615 4357625 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15092/tid=15096] ppid=15090 vsize=2095372 CPUtime=698.42 cores=1,3,5,7
/proc/15092/task/15096/stat : 15096 (SArTagnan) R 15090 15092 14674 0 -1 4202560 1200300 0 0 0 69650 192 0 0 25 0 4 0 517504209 2145660928 436200 33554432000 4194304 4623224 140736489698640 18446744073709551615 4550463 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2805.25
Current children cumulated vsize (KiB) 2095372

[startup+762.307 s]
/proc/loadavg: 8.01 8.05 7.91 9/184 15159
/proc/meminfo: memFree=28025020/32951124 swapFree=67111416/67111528
[pid=15092] ppid=15090 vsize=2122632 CPUtime=3044.96 cores=1,3,5,7
/proc/15092/stat : 15092 (SArTagnan) R 15090 15092 14674 0 -1 4202496 2196594 0 0 0 304057 439 0 0 25 0 4 0 517504203 2173575168 452959 33554432000 4194304 4623224 140736489698640 18446744073709551615 4415014 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15092/statm: 530658 452959 344 105 0 526162 0
[pid=15092/tid=15094] ppid=15090 vsize=2122632 CPUtime=762.26 cores=1,3,5,7
/proc/15092/task/15094/stat : 15094 (SArTagnan) R 15090 15092 14674 0 -1 4202560 84278 0 0 0 76198 28 0 0 25 0 4 0 517504209 2173575168 452959 33554432000 4194304 4623224 140736489698640 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15092/tid=15095] ppid=15090 vsize=2122632 CPUtime=762.26 cores=1,3,5,7
/proc/15092/task/15095/stat : 15095 (SArTagnan) R 15090 15092 14674 0 -1 4202560 125918 0 0 0 76145 81 0 0 25 0 4 0 517504209 2173575168 452959 33554432000 4194304 4623224 140736489698640 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15092/tid=15096] ppid=15090 vsize=2122632 CPUtime=758.1 cores=1,3,5,7
/proc/15092/task/15096/stat : 15096 (SArTagnan) R 15090 15092 14674 0 -1 4202560 1207160 0 0 0 75615 195 0 0 25 0 4 0 517504209 2173575168 452959 33554432000 4194304 4623224 140736489698640 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3044.96
Current children cumulated vsize (KiB) 2122632

[startup+822.301 s]
/proc/loadavg: 8.08 8.06 7.91 9/184 15161
/proc/meminfo: memFree=27865764/32951124 swapFree=67111416/67111528
[pid=15092] ppid=15090 vsize=2469636 CPUtime=3284.62 cores=1,3,5,7
/proc/15092/stat : 15092 (SArTagnan) R 15090 15092 14674 0 -1 4202496 2432317 0 0 0 327985 477 0 0 25 0 4 0 517504203 2528907264 486222 33554432000 4194304 4623224 140736489698640 18446744073709551615 4414885 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15092/statm: 617409 486222 344 105 0 612913 0
[pid=15092/tid=15094] ppid=15090 vsize=2469636 CPUtime=822.25 cores=1,3,5,7
/proc/15092/task/15094/stat : 15094 (SArTagnan) R 15090 15092 14674 0 -1 4202560 84687 0 0 0 82197 28 0 0 25 0 4 0 517504209 2528907264 486222 33554432000 4194304 4623224 140736489698640 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15092/tid=15095] ppid=15090 vsize=2469636 CPUtime=822.25 cores=1,3,5,7
/proc/15092/task/15095/stat : 15095 (SArTagnan) R 15090 15092 14674 0 -1 4202560 126115 0 0 0 82144 81 0 0 25 0 4 0 517504209 2528907264 486222 33554432000 4194304 4623224 140736489698640 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15092/tid=15096] ppid=15090 vsize=2469636 CPUtime=817.77 cores=1,3,5,7
/proc/15092/task/15096/stat : 15096 (SArTagnan) R 15090 15092 14674 0 -1 4202560 1213799 0 0 0 81580 197 0 0 25 0 4 0 517504209 2528907264 486222 33554432000 4194304 4623224 140736489698640 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3284.62
Current children cumulated vsize (KiB) 2469636

[startup+882.3 s]
/proc/loadavg: 8.10 8.06 7.92 9/184 15162
/proc/meminfo: memFree=27762424/32951124 swapFree=67111416/67111528
[pid=15092] ppid=15090 vsize=2495428 CPUtime=3524.29 cores=1,3,5,7
/proc/15092/stat : 15092 (SArTagnan) R 15090 15092 14674 0 -1 4202496 2504724 0 0 0 351938 491 0 0 25 0 4 0 517504203 2555318272 500537 33554432000 4194304 4623224 140736489698640 18446744073709551615 4414984 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15092/statm: 623857 500537 344 105 0 619361 0
[pid=15092/tid=15094] ppid=15090 vsize=2495428 CPUtime=882.25 cores=1,3,5,7
/proc/15092/task/15094/stat : 15094 (SArTagnan) R 15090 15092 14674 0 -1 4202560 85058 0 0 0 88197 28 0 0 25 0 4 0 517504209 2555318272 500537 33554432000 4194304 4623224 140736489698640 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15092/tid=15095] ppid=15090 vsize=2495428 CPUtime=882.25 cores=1,3,5,7
/proc/15092/task/15095/stat : 15095 (SArTagnan) R 15090 15092 14674 0 -1 4202560 126351 0 0 0 88144 81 0 0 25 0 4 0 517504209 2555318272 500537 33554432000 4194304 4623224 140736489698640 18446744073709551615 4486238 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15092/tid=15096] ppid=15090 vsize=2495428 CPUtime=877.44 cores=1,3,5,7
/proc/15092/task/15096/stat : 15096 (SArTagnan) R 15090 15092 14674 0 -1 4202560 1220539 0 0 0 87545 199 0 0 25 0 4 0 517504209 2555318272 500537 33554432000 4194304 4623224 140736489698640 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3524.29
Current children cumulated vsize (KiB) 2495428

[startup+942.301 s]
/proc/loadavg: 8.04 8.05 7.92 9/184 15164
/proc/meminfo: memFree=27688864/32951124 swapFree=67111416/67111528
[pid=15092] ppid=15090 vsize=2521156 CPUtime=3763.98 cores=1,3,5,7
/proc/15092/stat : 15092 (SArTagnan) R 15090 15092 14674 0 -1 4202496 2554589 0 0 0 375898 500 0 0 25 0 4 0 517504203 2581663744 514925 33554432000 4194304 4623224 140736489698640 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15092/statm: 630289 514925 344 105 0 625793 0
[pid=15092/tid=15094] ppid=15090 vsize=2521156 CPUtime=942.25 cores=1,3,5,7
/proc/15092/task/15094/stat : 15094 (SArTagnan) R 15090 15092 14674 0 -1 4202560 85421 0 0 0 94197 28 0 0 25 0 4 0 517504209 2581663744 514925 33554432000 4194304 4623224 140736489698640 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15092/tid=15095] ppid=15090 vsize=2521156 CPUtime=942.25 cores=1,3,5,7
/proc/15092/task/15095/stat : 15095 (SArTagnan) R 15090 15092 14674 0 -1 4202560 126606 0 0 0 94144 81 0 0 25 0 4 0 517504209 2581663744 514925 33554432000 4194304 4623224 140736489698640 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15092/tid=15096] ppid=15090 vsize=2521156 CPUtime=937.12 cores=1,3,5,7
/proc/15092/task/15096/stat : 15096 (SArTagnan) R 15090 15092 14674 0 -1 4202560 1227007 0 0 0 93511 201 0 0 25 0 4 0 517504209 2581663744 514925 33554432000 4194304 4623224 140736489698640 18446744073709551615 4545317 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3763.98
Current children cumulated vsize (KiB) 2521156

[startup+1002.3 s]
/proc/loadavg: 8.01 8.04 7.92 9/184 15166
/proc/meminfo: memFree=27605252/32951124 swapFree=67111416/67111528
[pid=15092] ppid=15090 vsize=2580368 CPUtime=4003.66 cores=1,3,5,7
/proc/15092/stat : 15092 (SArTagnan) R 15090 15092 14674 0 -1 4202496 2585602 0 0 0 399858 508 0 0 25 0 4 0 517504203 2642296832 528315 33554432000 4194304 4623224 140736489698640 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15092/statm: 645092 528315 344 105 0 640596 0
[pid=15092/tid=15094] ppid=15090 vsize=2580368 CPUtime=1002.25 cores=1,3,5,7
/proc/15092/task/15094/stat : 15094 (SArTagnan) R 15090 15092 14674 0 -1 4202560 85752 0 0 0 100197 28 0 0 25 0 4 0 517504209 2642296832 528315 33554432000 4194304 4623224 140736489698640 18446744073709551615 4486238 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15092/tid=15095] ppid=15090 vsize=2580368 CPUtime=1002.25 cores=1,3,5,7
/proc/15092/task/15095/stat : 15095 (SArTagnan) R 15090 15092 14674 0 -1 4202560 126951 0 0 0 100144 81 0 0 25 0 4 0 517504209 2642296832 528315 33554432000 4194304 4623224 140736489698640 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15092/tid=15096] ppid=15090 vsize=2580368 CPUtime=996.79 cores=1,3,5,7
/proc/15092/task/15096/stat : 15096 (SArTagnan) R 15090 15092 14674 0 -1 4202560 1233331 0 0 0 99476 203 0 0 25 0 4 0 517504209 2642296832 528315 33554432000 4194304 4623224 140736489698640 18446744073709551615 4545415 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4003.66
Current children cumulated vsize (KiB) 2580368

[startup+1062.3 s]
/proc/loadavg: 8.07 8.04 7.93 9/184 15167
/proc/meminfo: memFree=27529680/32951124 swapFree=67111416/67111528
[pid=15092] ppid=15090 vsize=2605692 CPUtime=4243.35 cores=1,3,5,7
/proc/15092/stat : 15092 (SArTagnan) R 15090 15092 14674 0 -1 4202496 2602607 0 0 0 423822 513 0 0 25 0 4 0 517504203 2668228608 539718 33554432000 4194304 4623224 140736489698640 18446744073709551615 4414978 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15092/statm: 651423 539718 344 105 0 646927 0
[pid=15092/tid=15094] ppid=15090 vsize=2605692 CPUtime=1062.26 cores=1,3,5,7
/proc/15092/task/15094/stat : 15094 (SArTagnan) R 15090 15092 14674 0 -1 4202560 86141 0 0 0 106197 29 0 0 25 0 4 0 517504209 2668228608 539718 33554432000 4194304 4623224 140736489698640 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15092/tid=15095] ppid=15090 vsize=2605692 CPUtime=1062.26 cores=1,3,5,7
/proc/15092/task/15095/stat : 15095 (SArTagnan) R 15090 15092 14674 0 -1 4202560 127277 0 0 0 106145 81 0 0 25 0 4 0 517504209 2668228608 539718 33554432000 4194304 4623224 140736489698640 18446744073709551615 4357664 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15092/tid=15096] ppid=15090 vsize=2605692 CPUtime=1056.47 cores=1,3,5,7
/proc/15092/task/15096/stat : 15096 (SArTagnan) R 15090 15092 14674 0 -1 4202560 1239639 0 0 0 105441 206 0 0 25 0 4 0 517504209 2668228608 539718 33554432000 4194304 4623224 140736489698640 18446744073709551615 4376892 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4243.35
Current children cumulated vsize (KiB) 2605692

[startup+1122.3 s]
/proc/loadavg: 8.15 8.06 7.94 9/184 15169
/proc/meminfo: memFree=27444704/32951124 swapFree=67111416/67111528
[pid=15092] ppid=15090 vsize=2665760 CPUtime=4483.02 cores=1,3,5,7
/proc/15092/stat : 15092 (SArTagnan) R 15090 15092 14674 0 -1 4202496 2669059 0 0 0 447777 525 0 0 25 0 4 0 517504203 2729738240 554501 33554432000 4194304 4623224 140736489698640 18446744073709551615 4414885 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15092/statm: 666440 554501 344 105 0 661944 0
[pid=15092/tid=15094] ppid=15090 vsize=2665760 CPUtime=1122.26 cores=1,3,5,7
/proc/15092/task/15094/stat : 15094 (SArTagnan) R 15090 15092 14674 0 -1 4202560 101966 0 0 0 112195 31 0 0 25 0 4 0 517504209 2729738240 554501 33554432000 4194304 4623224 140736489698640 18446744073709551615 4357659 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15092/tid=15095] ppid=15090 vsize=2665760 CPUtime=1122.26 cores=1,3,5,7
/proc/15092/task/15095/stat : 15095 (SArTagnan) R 15090 15092 14674 0 -1 4202560 127515 0 0 0 112144 82 0 0 25 0 4 0 517504209 2729738240 554501 33554432000 4194304 4623224 140736489698640 18446744073709551615 4357776 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15092/tid=15096] ppid=15090 vsize=2665760 CPUtime=1116.14 cores=1,3,5,7
/proc/15092/task/15096/stat : 15096 (SArTagnan) R 15090 15092 14674 0 -1 4202560 1246753 0 0 0 111407 207 0 0 25 0 4 0 517504209 2729738240 554501 33554432000 4194304 4623224 140736489698640 18446744073709551615 4363758 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4483.02
Current children cumulated vsize (KiB) 2665760

[startup+1182.3 s]
/proc/loadavg: 8.17 8.08 7.95 9/184 15170
/proc/meminfo: memFree=27345348/32951124 swapFree=67111416/67111528
[pid=15092] ppid=15090 vsize=2689388 CPUtime=4722.71 cores=1,3,5,7
/proc/15092/stat : 15092 (SArTagnan) R 15090 15092 14674 0 -1 4202496 2682669 0 0 0 471742 529 0 0 25 0 4 0 517504203 2753933312 567070 33554432000 4194304 4623224 140736489698640 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15092/statm: 672347 567070 344 105 0 667851 0
[pid=15092/tid=15094] ppid=15090 vsize=2689388 CPUtime=1182.27 cores=1,3,5,7
/proc/15092/task/15094/stat : 15094 (SArTagnan) R 15090 15092 14674 0 -1 4202560 102423 0 0 0 118196 31 0 0 25 0 4 0 517504209 2753933312 567070 33554432000 4194304 4623224 140736489698640 18446744073709551615 4486238 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15092/tid=15095] ppid=15090 vsize=2689388 CPUtime=1182.26 cores=1,3,5,7
/proc/15092/task/15095/stat : 15095 (SArTagnan) R 15090 15092 14674 0 -1 4202560 127800 0 0 0 118144 82 0 0 25 0 4 0 517504209 2753933312 567070 33554432000 4194304 4623224 140736489698640 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15092/tid=15096] ppid=15090 vsize=2689388 CPUtime=1175.82 cores=1,3,5,7
/proc/15092/task/15096/stat : 15096 (SArTagnan) R 15090 15092 14674 0 -1 4202560 1252644 0 0 0 117373 209 0 0 25 0 4 0 517504209 2753933312 567070 33554432000 4194304 4623224 140736489698640 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4722.71
Current children cumulated vsize (KiB) 2689388



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.12 8.08 7.95 9/184 15171
/proc/meminfo: memFree=27286072/32951124 swapFree=67111416/67111528
[pid=15092] ppid=15090 vsize=2745972 CPUtime=4800.22 cores=1,3,5,7
/proc/15092/stat : 15092 (SArTagnan) R 15090 15092 14674 0 -1 4202496 2693595 0 0 0 479491 531 0 0 25 0 4 0 517504203 2811875328 577193 33554432000 4194304 4623224 140736489698640 18446744073709551615 4415014 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15092/statm: 686493 577193 344 105 0 681997 0
[pid=15092/tid=15094] ppid=15090 vsize=2745972 CPUtime=1201.68 cores=1,3,5,7
/proc/15092/task/15094/stat : 15094 (SArTagnan) R 15090 15092 14674 0 -1 4202560 108650 0 0 0 120136 32 0 0 25 0 4 0 517504209 2811875328 577193 33554432000 4194304 4623224 140736489698640 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15092/tid=15095] ppid=15090 vsize=2745972 CPUtime=1201.67 cores=1,3,5,7
/proc/15092/task/15095/stat : 15095 (SArTagnan) R 15090 15092 14674 0 -1 4202560 127865 0 0 0 120085 82 0 0 25 0 4 0 517504209 2811875328 577193 33554432000 4194304 4623224 140736489698640 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15092/tid=15096] ppid=15090 vsize=2745972 CPUtime=1195.11 cores=1,3,5,7
/proc/15092/task/15096/stat : 15096 (SArTagnan) R 15090 15092 14674 0 -1 4202560 1254751 0 0 0 119301 210 0 0 25 0 4 0 517504209 2811875328 577193 33554432000 4194304 4623224 140736489698640 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.22
Current children cumulated vsize (KiB) 2745972

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.12 8.08 7.95 9/184 15171
/proc/meminfo: memFree=27286072/32951124 swapFree=67111416/67111528
[pid=15092] ppid=15090 vsize=2745972 CPUtime=4800.22 cores=1,3,5,7
/proc/15092/stat : 15092 (SArTagnan) R 15090 15092 14674 0 -1 4202496 2693595 0 0 0 479491 531 0 0 25 0 4 0 517504203 2811875328 577193 33554432000 4194304 4623224 140736489698640 18446744073709551615 4415014 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15092/statm: 686493 577193 344 105 0 681997 0
[pid=15092/tid=15094] ppid=15090 vsize=2745972 CPUtime=1201.68 cores=1,3,5,7
/proc/15092/task/15094/stat : 15094 (SArTagnan) R 15090 15092 14674 0 -1 4202560 108650 0 0 0 120136 32 0 0 25 0 4 0 517504209 2811875328 577193 33554432000 4194304 4623224 140736489698640 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15092/tid=15095] ppid=15090 vsize=2745972 CPUtime=1201.67 cores=1,3,5,7
/proc/15092/task/15095/stat : 15095 (SArTagnan) R 15090 15092 14674 0 -1 4202560 127865 0 0 0 120085 82 0 0 25 0 4 0 517504209 2811875328 577193 33554432000 4194304 4623224 140736489698640 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15092/tid=15096] ppid=15090 vsize=2745972 CPUtime=1195.11 cores=1,3,5,7
/proc/15092/task/15096/stat : 15096 (SArTagnan) R 15090 15092 14674 0 -1 4202560 1254751 0 0 0 119301 210 0 0 25 0 4 0 517504209 2811875328 577193 33554432000 4194304 4623224 140736489698640 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.22
Current children cumulated vsize (KiB) 2745972

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.8
CPU time (s): 4800.34
CPU user time (s): 4794.94
CPU system time (s): 5.40718
CPU usage (%): 399.429
Max. virtual memory (cumulated for all children) (KiB): 3084408

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.94
system time used= 5.40718
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2693645
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= 1695
involuntary context switches= 31622

runsolver used 1.79273 second user time and 4.77027 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-29 08:36:59
IDJOB=3259408
IDBENCH=71571
IDSOLVER=1656
FILE ID=node102/3259408-1304059018
RUNJOBID= node102-1304057814-14989
PBS_JOBID= 13170428
Free space on /tmp= 71560 MiB

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

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

MD5SUM BENCH= 2caae162eff2e5f641cadfad345a5401
RANDOM SEED=1813904242

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30592688 kB
Buffers:        628908 kB
Cached:        1242264 kB
SwapCached:          8 kB
Active:         221476 kB
Inactive:      1713768 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30592688 kB
SwapTotal:    67111528 kB
SwapFree:     67111416 kB
Dirty:            3124 kB
Writeback:           0 kB
AnonPages:       64188 kB
Mapped:          14688 kB
Slab:           358288 kB
PageTables:       4280 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   186764 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= 71556 MiB
End job on node102 at 2011-04-29 08:57:02