Trace number 3280297

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.46 1202.27

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/total-10-17-u.cnf
MD5SUM9ce7c48a28ddd5790e38607bb893dd38
Bench CategoryAPPLICATION (applications 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 variables293864
Number of clauses1370917
Sum of the clauses size3163902
Maximum clause length10
Minimum clause length1
Number of clauses of size 124516
Number of clauses of size 21065117
Number of clauses of size 3226184
Number of clauses of size 46120
Number of clauses of size 524480
Number of clauses of size over 524500

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-3280297-1304036653/watcher-3280297-1304036653 -o /tmp/evaluation-result-3280297-1304036653/solver-3280297-1304036653 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3280297-1304036653.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: 3.45 4.47 5.82 3/177 25412
/proc/meminfo: memFree=14460240/32950928 swapFree=67111528/67111528
[pid=25412] ppid=25410 vsize=23124 CPUtime=0 cores=1,3,5,7
/proc/25412/stat : 25412 (SArTagnan) R 25410 25412 24402 0 -1 4202496 1276 0 0 0 0 0 0 0 21 0 1 0 593896100 23678976 1213 33554432000 4194304 4623224 140734342549088 18446744073709551615 4315013 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25412/statm: 5781 1215 290 105 0 1285 0

[startup+0.031031 s]
/proc/loadavg: 3.45 4.47 5.82 3/177 25412
/proc/meminfo: memFree=14460240/32950928 swapFree=67111528/67111528
[pid=25412] ppid=25410 vsize=77460 CPUtime=0.02 cores=1,3,5,7
/proc/25412/stat : 25412 (SArTagnan) R 25410 25412 24402 0 -1 4202496 6514 0 0 0 2 0 0 0 21 0 1 0 593896100 79319040 6203 33554432000 4194304 4623224 140734342549088 18446744073709551615 218880564992 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25412/statm: 19365 6203 297 105 0 14869 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 77460

[startup+0.101019 s]
/proc/loadavg: 3.45 4.47 5.82 3/177 25412
/proc/meminfo: memFree=14460240/32950928 swapFree=67111528/67111528
[pid=25412] ppid=25410 vsize=82744 CPUtime=0.09 cores=1,3,5,7
/proc/25412/stat : 25412 (SArTagnan) R 25410 25412 24402 0 -1 4202496 10180 0 0 0 8 1 0 0 21 0 1 0 593896100 84729856 7337 33554432000 4194304 4623224 140734342549088 18446744073709551615 218880564992 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25412/statm: 20686 7338 297 105 0 16190 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 82744

[startup+0.300989 s]
/proc/loadavg: 3.45 4.47 5.82 3/177 25412
/proc/meminfo: memFree=14460240/32950928 swapFree=67111528/67111528
[pid=25412] ppid=25410 vsize=105124 CPUtime=0.29 cores=1,3,5,7
/proc/25412/stat : 25412 (SArTagnan) R 25410 25412 24402 0 -1 4202496 19155 0 0 0 27 2 0 0 22 0 1 0 593896100 107646976 12683 33554432000 4194304 4623224 140734342549088 18446744073709551615 4366247 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25412/statm: 26281 12683 297 105 0 21785 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 105124

[startup+0.700845 s]
/proc/loadavg: 3.45 4.47 5.82 3/177 25412
/proc/meminfo: memFree=14460240/32950928 swapFree=67111528/67111528
[pid=25412] ppid=25410 vsize=451808 CPUtime=0.94 cores=1,3,5,7
/proc/25412/stat : 25412 (SArTagnan) R 25410 25412 24402 0 -1 4202496 65752 0 0 0 85 9 0 0 25 0 4 0 593896100 462651392 56158 33554432000 4194304 4623224 140734342549088 18446744073709551615 4278444 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25412/statm: 112952 56158 323 105 0 108456 0
Current children cumulated CPU time (s) 0.94
Current children cumulated vsize (KiB) 451808

[startup+1.50071 s]
/proc/loadavg: 3.45 4.47 5.82 9/184 25419
/proc/meminfo: memFree=14057932/32950928 swapFree=67111528/67111528
[pid=25412] ppid=25410 vsize=528080 CPUtime=4.14 cores=1,3,5,7
/proc/25412/stat : 25412 (SArTagnan) R 25410 25412 24402 0 -1 4202496 76913 0 0 0 403 11 0 0 25 0 4 0 593896100 540753920 66199 33554432000 4194304 4623224 140734342549088 18446744073709551615 4412446 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25412/statm: 132020 66199 335 105 0 127524 0
[pid=25412/tid=25417] ppid=25410 vsize=528080 CPUtime=0.87 cores=1,3,5,7
/proc/25412/task/25417/stat : 25417 (SArTagnan) R 25410 25412 24402 0 -1 4202560 3639 0 0 0 87 0 0 0 25 0 4 0 593896162 540753920 66199 33554432000 4194304 4623224 140734342549088 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25412/tid=25418] ppid=25410 vsize=528080 CPUtime=0.86 cores=1,3,5,7
/proc/25412/task/25418/stat : 25418 (SArTagnan) R 25410 25412 24402 0 -1 4202560 3598 0 0 0 86 0 0 0 25 0 4 0 593896162 540753920 66199 33554432000 4194304 4623224 140734342549088 18446744073709551615 4317471 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25412/tid=25419] ppid=25410 vsize=528080 CPUtime=0.88 cores=1,3,5,7
/proc/25412/task/25419/stat : 25419 (SArTagnan) R 25410 25412 24402 0 -1 4202560 2547 0 0 0 88 0 0 0 25 0 4 0 593896162 540753920 66199 33554432000 4194304 4623224 140734342549088 18446744073709551615 4468031 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4.14
Current children cumulated vsize (KiB) 528080

[startup+3.10043 s]
/proc/loadavg: 3.45 4.47 5.82 9/184 25419
/proc/meminfo: memFree=14051736/32950928 swapFree=67111528/67111528
[pid=25412] ppid=25410 vsize=528080 CPUtime=10.53 cores=1,3,5,7
/proc/25412/stat : 25412 (SArTagnan) R 25410 25412 24402 0 -1 4202496 77038 0 0 0 1042 11 0 0 25 0 4 0 593896100 540753920 66323 33554432000 4194304 4623224 140734342549088 18446744073709551615 4412473 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25412/statm: 132020 66323 335 105 0 127524 0
[pid=25412/tid=25417] ppid=25410 vsize=528080 CPUtime=2.47 cores=1,3,5,7
/proc/25412/task/25417/stat : 25417 (SArTagnan) R 25410 25412 24402 0 -1 4202560 3682 0 0 0 247 0 0 0 25 0 4 0 593896162 540753920 66323 33554432000 4194304 4623224 140734342549088 18446744073709551615 4289678 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25412/tid=25418] ppid=25410 vsize=528080 CPUtime=2.46 cores=1,3,5,7
/proc/25412/task/25418/stat : 25418 (SArTagnan) R 25410 25412 24402 0 -1 4202560 3630 0 0 0 246 0 0 0 25 0 4 0 593896162 540753920 66323 33554432000 4194304 4623224 140734342549088 18446744073709551615 4288235 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25412/tid=25419] ppid=25410 vsize=528080 CPUtime=2.48 cores=1,3,5,7
/proc/25412/task/25419/stat : 25419 (SArTagnan) R 25410 25412 24402 0 -1 4202560 2563 0 0 0 248 0 0 0 25 0 4 0 593896162 540753920 66323 33554432000 4194304 4623224 140734342549088 18446744073709551615 218880224015 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 10.53
Current children cumulated vsize (KiB) 528080

[startup+6.30086 s]
/proc/loadavg: 3.81 4.53 5.83 9/184 25419
/proc/meminfo: memFree=14043800/32950928 swapFree=67111528/67111528
[pid=25412] ppid=25410 vsize=528080 CPUtime=23.32 cores=1,3,5,7
/proc/25412/stat : 25412 (SArTagnan) R 25410 25412 24402 0 -1 4202496 77039 0 0 0 2321 11 0 0 25 0 4 0 593896100 540753920 66324 33554432000 4194304 4623224 140734342549088 18446744073709551615 4412459 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25412/statm: 132020 66324 335 105 0 127524 0
[pid=25412/tid=25417] ppid=25410 vsize=528080 CPUtime=5.67 cores=1,3,5,7
/proc/25412/task/25417/stat : 25417 (SArTagnan) R 25410 25412 24402 0 -1 4202560 3683 0 0 0 567 0 0 0 25 0 4 0 593896162 540753920 66324 33554432000 4194304 4623224 140734342549088 18446744073709551615 4289775 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25412/tid=25418] ppid=25410 vsize=528080 CPUtime=5.64 cores=1,3,5,7
/proc/25412/task/25418/stat : 25418 (SArTagnan) R 25410 25412 24402 0 -1 4202560 3630 0 0 0 564 0 0 0 25 0 4 0 593896162 540753920 66324 33554432000 4194304 4623224 140734342549088 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25412/tid=25419] ppid=25410 vsize=528080 CPUtime=5.68 cores=1,3,5,7
/proc/25412/task/25419/stat : 25419 (SArTagnan) R 25410 25412 24402 0 -1 4202560 2563 0 0 0 568 0 0 0 25 0 4 0 593896162 540753920 66324 33554432000 4194304 4623224 140734342549088 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 23.32
Current children cumulated vsize (KiB) 528080

[startup+12.7007 s]
/proc/loadavg: 4.15 4.59 5.84 9/184 25419
/proc/meminfo: memFree=14023144/32950928 swapFree=67111528/67111528
[pid=25412] ppid=25410 vsize=528080 CPUtime=48.88 cores=1,3,5,7
/proc/25412/stat : 25412 (SArTagnan) R 25410 25412 24402 0 -1 4202496 77311 0 0 0 4877 11 0 0 25 0 4 0 593896100 540753920 66596 33554432000 4194304 4623224 140734342549088 18446744073709551615 4412473 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25412/statm: 132020 66596 335 105 0 127524 0
[pid=25412/tid=25417] ppid=25410 vsize=528080 CPUtime=12.07 cores=1,3,5,7
/proc/25412/task/25417/stat : 25417 (SArTagnan) R 25410 25412 24402 0 -1 4202560 3846 0 0 0 1207 0 0 0 25 0 4 0 593896162 540753920 66596 33554432000 4194304 4623224 140734342549088 18446744073709551615 4289772 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25412/tid=25418] ppid=25410 vsize=528080 CPUtime=12 cores=1,3,5,7
/proc/25412/task/25418/stat : 25418 (SArTagnan) R 25410 25412 24402 0 -1 4202560 3734 0 0 0 1200 0 0 0 25 0 4 0 593896162 540753920 66596 33554432000 4194304 4623224 140734342549088 18446744073709551615 4376612 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25412/tid=25419] ppid=25410 vsize=528080 CPUtime=12.08 cores=1,3,5,7
/proc/25412/task/25419/stat : 25419 (SArTagnan) R 25410 25412 24402 0 -1 4202560 2563 0 0 0 1208 0 0 0 25 0 4 0 593896162 540753920 66596 33554432000 4194304 4623224 140734342549088 18446744073709551615 4364911 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 48.88
Current children cumulated vsize (KiB) 528080

[startup+25.5005 s]
/proc/loadavg: 5.00 4.76 5.88 9/184 25420
/proc/meminfo: memFree=13922352/32950928 swapFree=67111528/67111528
[pid=25412] ppid=25410 vsize=560916 CPUtime=100.01 cores=1,3,5,7
/proc/25412/stat : 25412 (SArTagnan) R 25410 25412 24402 0 -1 4202496 88681 0 0 0 9988 13 0 0 25 0 4 0 593896100 574377984 74822 33554432000 4194304 4623224 140734342549088 18446744073709551615 4412446 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25412/statm: 140229 74822 421 105 0 135733 0
[pid=25412/tid=25417] ppid=25410 vsize=560916 CPUtime=24.87 cores=1,3,5,7
/proc/25412/task/25417/stat : 25417 (SArTagnan) R 25410 25412 24402 0 -1 4202560 8056 0 0 0 2486 1 0 0 25 0 4 0 593896162 574377984 74822 33554432000 4194304 4623224 140734342549088 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25412/tid=25418] ppid=25410 vsize=560916 CPUtime=24.74 cores=1,3,5,7
/proc/25412/task/25418/stat : 25418 (SArTagnan) R 25410 25412 24402 0 -1 4202560 7211 0 0 0 2473 1 0 0 25 0 4 0 593896162 574377984 74822 33554432000 4194304 4623224 140734342549088 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25412/tid=25419] ppid=25410 vsize=560916 CPUtime=24.88 cores=1,3,5,7
/proc/25412/task/25419/stat : 25419 (SArTagnan) R 25410 25412 24402 0 -1 4202560 6236 0 0 0 2488 0 0 0 25 0 4 0 593896162 574377984 74822 33554432000 4194304 4623224 140734342549088 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (KiB) 560916

[startup+51.101 s]
/proc/loadavg: 6.09 5.03 5.94 9/184 25420
/proc/meminfo: memFree=13801712/32950928 swapFree=67111528/67111528
[pid=25412] ppid=25410 vsize=569148 CPUtime=202.27 cores=1,3,5,7
/proc/25412/stat : 25412 (SArTagnan) R 25410 25412 24402 0 -1 4202496 101226 0 0 0 20208 19 0 0 25 0 4 0 593896100 582807552 82256 33554432000 4194304 4623224 140734342549088 18446744073709551615 4412473 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25412/statm: 142287 82256 372 105 0 137791 0
[pid=25412/tid=25417] ppid=25410 vsize=569148 CPUtime=50.47 cores=1,3,5,7
/proc/25412/task/25417/stat : 25417 (SArTagnan) R 25410 25412 24402 0 -1 4202560 15598 0 0 0 5043 4 0 0 25 0 4 0 593896162 582807552 82256 33554432000 4194304 4623224 140734342549088 18446744073709551615 4376895 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25412/tid=25418] ppid=25410 vsize=569148 CPUtime=50.2 cores=1,3,5,7
/proc/25412/task/25418/stat : 25418 (SArTagnan) R 25410 25412 24402 0 -1 4202560 10865 0 0 0 5016 4 0 0 25 0 4 0 593896162 582807552 82256 33554432000 4194304 4623224 140734342549088 18446744073709551615 4317145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25412/tid=25419] ppid=25410 vsize=569148 CPUtime=50.47 cores=1,3,5,7
/proc/25412/task/25419/stat : 25419 (SArTagnan) R 25410 25412 24402 0 -1 4202560 7571 0 0 0 5047 0 0 0 25 0 4 0 593896162 582807552 82256 33554432000 4194304 4623224 140734342549088 18446744073709551615 4550379 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 202.27
Current children cumulated vsize (KiB) 569148

[startup+102.307 s]
/proc/loadavg: 7.24 5.50 6.05 9/184 25422
/proc/meminfo: memFree=13535592/32950928 swapFree=67111528/67111528
[pid=25412] ppid=25410 vsize=589732 CPUtime=406.81 cores=1,3,5,7
/proc/25412/stat : 25412 (SArTagnan) R 25410 25412 24402 0 -1 4202496 273470 0 0 0 40629 52 0 0 25 0 4 0 593896100 603885568 92928 33554432000 4194304 4623224 140734342549088 18446744073709551615 4510034 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25412/statm: 147433 92928 378 105 0 142937 0
[pid=25412/tid=25417] ppid=25410 vsize=589732 CPUtime=101.68 cores=1,3,5,7
/proc/25412/task/25417/stat : 25417 (SArTagnan) R 25410 25412 24402 0 -1 4202560 26791 0 0 0 10160 8 0 0 25 0 4 0 593896162 603885568 92928 33554432000 4194304 4623224 140734342549088 18446744073709551615 4376687 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25412/tid=25418] ppid=25410 vsize=589732 CPUtime=101.12 cores=1,3,5,7
/proc/25412/task/25418/stat : 25418 (SArTagnan) R 25410 25412 24402 0 -1 4202560 16911 0 0 0 10108 4 0 0 25 0 4 0 593896162 603885568 92928 33554432000 4194304 4623224 140734342549088 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25412/tid=25419] ppid=25410 vsize=589732 CPUtime=101.68 cores=1,3,5,7
/proc/25412/task/25419/stat : 25419 (SArTagnan) R 25410 25412 24402 0 -1 4202560 162101 0 0 0 10139 29 0 0 25 0 4 0 593896162 603885568 92929 33554432000 4194304 4623224 140734342549088 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 406.81
Current children cumulated vsize (KiB) 589732

[startup+162.301 s]
/proc/loadavg: 7.79 5.97 6.17 9/184 25423
/proc/meminfo: memFree=13160844/32950928 swapFree=67111528/67111528
[pid=25412] ppid=25410 vsize=633084 CPUtime=646.42 cores=1,3,5,7
/proc/25412/stat : 25412 (SArTagnan) R 25410 25412 24402 0 -1 4202496 441038 0 0 0 64556 86 0 0 25 0 4 0 593896100 648278016 114043 33554432000 4194304 4623224 140734342549088 18446744073709551615 4510119 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25412/statm: 158271 114043 530 105 0 153775 0
[pid=25412/tid=25417] ppid=25410 vsize=633084 CPUtime=161.65 cores=1,3,5,7
/proc/25412/task/25417/stat : 25417 (SArTagnan) R 25410 25412 24402 0 -1 4202560 40191 0 0 0 16153 12 0 0 25 0 4 0 593896162 648278016 114043 33554432000 4194304 4623224 140734342549088 18446744073709551615 4377034 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25412/tid=25418] ppid=25410 vsize=633084 CPUtime=160.77 cores=1,3,5,7
/proc/25412/task/25418/stat : 25418 (SArTagnan) R 25410 25412 24402 0 -1 4202560 17764 0 0 0 16071 6 0 0 25 0 4 0 593896162 648278016 114043 33554432000 4194304 4623224 140734342549088 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25412/tid=25419] ppid=25410 vsize=633084 CPUtime=161.67 cores=1,3,5,7
/proc/25412/task/25419/stat : 25419 (SArTagnan) R 25410 25412 24402 0 -1 4202560 303564 0 0 0 16112 55 0 0 25 0 4 0 593896162 648278016 114043 33554432000 4194304 4623224 140734342549088 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 646.42
Current children cumulated vsize (KiB) 633084

[startup+222.301 s]
/proc/loadavg: 7.98 6.35 6.29 9/184 25425
/proc/meminfo: memFree=12878224/32950928 swapFree=67111528/67111528
[pid=25412] ppid=25410 vsize=657760 CPUtime=886.1 cores=1,3,5,7
/proc/25412/stat : 25412 (SArTagnan) R 25410 25412 24402 0 -1 4202496 448498 0 0 0 88522 88 0 0 25 0 4 0 593896100 673546240 121329 33554432000 4194304 4623224 140734342549088 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25412/statm: 164440 121329 555 105 0 159944 0
[pid=25412/tid=25417] ppid=25410 vsize=657760 CPUtime=221.66 cores=1,3,5,7
/proc/25412/task/25417/stat : 25417 (SArTagnan) R 25410 25412 24402 0 -1 4202560 40839 0 0 0 22153 13 0 0 25 0 4 0 593896162 673546240 121329 33554432000 4194304 4623224 140734342549088 18446744073709551615 4377144 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25412/tid=25418] ppid=25410 vsize=657760 CPUtime=220.44 cores=1,3,5,7
/proc/25412/task/25418/stat : 25418 (SArTagnan) R 25410 25412 24402 0 -1 4202560 17817 0 0 0 22038 6 0 0 25 0 4 0 593896162 673546240 121329 33554432000 4194304 4623224 140734342549088 18446744073709551615 4377410 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25412/tid=25419] ppid=25410 vsize=657760 CPUtime=221.68 cores=1,3,5,7
/proc/25412/task/25419/stat : 25419 (SArTagnan) R 25410 25412 24402 0 -1 4202560 303788 0 0 0 22112 56 0 0 25 0 4 0 593896162 673546240 121329 33554432000 4194304 4623224 140734342549088 18446744073709551615 4364339 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 886.1
Current children cumulated vsize (KiB) 657760

[startup+282.301 s]

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

[pid=25412] ppid=25410 vsize=891396 CPUtime=2563.79 cores=1,3,5,7
/proc/25412/stat : 25412 (SArTagnan) R 25410 25412 24402 0 -1 4202496 2406751 0 0 0 255947 432 0 0 25 0 4 0 593896100 912789504 173747 33554432000 4194304 4623224 140734342549088 18446744073709551615 4510316 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25412/statm: 222849 173747 770 105 0 218353 0
[pid=25412/tid=25417] ppid=25410 vsize=891396 CPUtime=641.64 cores=1,3,5,7
/proc/25412/task/25417/stat : 25417 (SArTagnan) R 25410 25412 24402 0 -1 4202560 82056 0 0 0 64131 33 0 0 25 0 4 0 593896162 912789504 173747 33554432000 4194304 4623224 140734342549088 18446744073709551615 4376920 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25412/tid=25418] ppid=25410 vsize=891396 CPUtime=638.15 cores=1,3,5,7
/proc/25412/task/25418/stat : 25418 (SArTagnan) R 25410 25412 24402 0 -1 4202560 26187 0 0 0 63807 8 0 0 25 0 4 0 593896162 912789504 173747 33554432000 4194304 4623224 140734342549088 18446744073709551615 4317197 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25412/tid=25419] ppid=25410 vsize=891396 CPUtime=641.69 cores=1,3,5,7
/proc/25412/task/25419/stat : 25419 (SArTagnan) R 25410 25412 24402 0 -1 4202560 2204889 0 0 0 63793 376 0 0 25 0 4 0 593896162 912789504 173747 33554432000 4194304 4623224 140734342549088 18446744073709551615 4376862 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2563.79
Current children cumulated vsize (KiB) 891396

[startup+702.3 s]
/proc/loadavg: 8.11 7.72 7.00 9/184 25438
/proc/meminfo: memFree=11516572/32950928 swapFree=67111528/67111528
[pid=25412] ppid=25410 vsize=891396 CPUtime=2803.44 cores=1,3,5,7
/proc/25412/stat : 25412 (SArTagnan) R 25410 25412 24402 0 -1 4202496 2518748 0 0 0 279892 452 0 0 25 0 4 0 593896100 912789504 177100 33554432000 4194304 4623224 140734342549088 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25412/statm: 222849 177100 647 105 0 218353 0
[pid=25412/tid=25417] ppid=25410 vsize=891396 CPUtime=701.63 cores=1,3,5,7
/proc/25412/task/25417/stat : 25417 (SArTagnan) R 25410 25412 24402 0 -1 4202560 83154 0 0 0 70130 33 0 0 25 0 4 0 593896162 912789504 177100 33554432000 4194304 4623224 140734342549088 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25412/tid=25418] ppid=25410 vsize=891396 CPUtime=697.81 cores=1,3,5,7
/proc/25412/task/25418/stat : 25418 (SArTagnan) R 25410 25412 24402 0 -1 4202560 27676 0 0 0 69772 9 0 0 25 0 4 0 593896162 912789504 177100 33554432000 4194304 4623224 140734342549088 18446744073709551615 4317194 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25412/tid=25419] ppid=25410 vsize=891396 CPUtime=701.69 cores=1,3,5,7
/proc/25412/task/25419/stat : 25419 (SArTagnan) R 25410 25412 24402 0 -1 4202560 2313259 0 0 0 69774 395 0 0 25 0 4 0 593896162 912789504 177100 33554432000 4194304 4623224 140734342549088 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2803.44
Current children cumulated vsize (KiB) 891396

[startup+762.307 s]
/proc/loadavg: 8.13 7.80 7.06 9/184 25439
/proc/meminfo: memFree=11395396/32950928 swapFree=67111528/67111528
[pid=25412] ppid=25410 vsize=999076 CPUtime=3043.14 cores=1,3,5,7
/proc/25412/stat : 25412 (SArTagnan) R 25410 25412 24402 0 -1 4202496 2631411 0 0 0 303841 473 0 0 25 0 4 0 593896100 1023053824 183079 33554432000 4194304 4623224 140734342549088 18446744073709551615 4510108 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25412/statm: 249769 183079 647 105 0 245273 0
[pid=25412/tid=25417] ppid=25410 vsize=999076 CPUtime=761.64 cores=1,3,5,7
/proc/25412/task/25417/stat : 25417 (SArTagnan) R 25410 25412 24402 0 -1 4202560 106647 0 0 0 76127 37 0 0 25 0 4 0 593896162 1023053824 183079 33554432000 4194304 4623224 140734342549088 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25412/tid=25418] ppid=25410 vsize=999076 CPUtime=757.49 cores=1,3,5,7
/proc/25412/task/25418/stat : 25418 (SArTagnan) R 25410 25412 24402 0 -1 4202560 29868 0 0 0 75737 12 0 0 25 0 4 0 593896162 1023053824 183079 33554432000 4194304 4623224 140734342549088 18446744073709551615 4317214 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25412/tid=25419] ppid=25410 vsize=999076 CPUtime=761.7 cores=1,3,5,7
/proc/25412/task/25419/stat : 25419 (SArTagnan) R 25410 25412 24402 0 -1 4202560 2399585 0 0 0 75761 409 0 0 25 0 4 0 593896162 1023053824 183079 33554432000 4194304 4623224 140734342549088 18446744073709551615 4376692 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3043.14
Current children cumulated vsize (KiB) 999076

[startup+822.3 s]
/proc/loadavg: 8.10 7.85 7.13 9/184 25441
/proc/meminfo: memFree=11327420/32950928 swapFree=67111528/67111528
[pid=25412] ppid=25410 vsize=1011432 CPUtime=3282.8 cores=1,3,5,7
/proc/25412/stat : 25412 (SArTagnan) R 25410 25412 24402 0 -1 4202496 2699375 0 0 0 327795 485 0 0 25 0 4 0 593896100 1035706368 186259 33554432000 4194304 4623224 140734342549088 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25412/statm: 252858 186259 566 105 0 248362 0
[pid=25412/tid=25417] ppid=25410 vsize=1011432 CPUtime=821.63 cores=1,3,5,7
/proc/25412/task/25417/stat : 25417 (SArTagnan) R 25410 25412 24402 0 -1 4202560 108281 0 0 0 82126 37 0 0 25 0 4 0 593896162 1035706368 186259 33554432000 4194304 4623224 140734342549088 18446744073709551615 4376675 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25412/tid=25418] ppid=25410 vsize=1011432 CPUtime=817.16 cores=1,3,5,7
/proc/25412/task/25418/stat : 25418 (SArTagnan) R 25410 25412 24402 0 -1 4202560 30029 0 0 0 81704 12 0 0 25 0 4 0 593896162 1035706368 186259 33554432000 4194304 4623224 140734342549088 18446744073709551615 4377031 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25412/tid=25419] ppid=25410 vsize=1011432 CPUtime=821.69 cores=1,3,5,7
/proc/25412/task/25419/stat : 25419 (SArTagnan) R 25410 25412 24402 0 -1 4202560 2457987 0 0 0 81750 419 0 0 25 0 4 0 593896162 1035706368 186259 33554432000 4194304 4623224 140734342549088 18446744073709551615 218880262471 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3282.8
Current children cumulated vsize (KiB) 1011432

[startup+882.301 s]
/proc/loadavg: 8.09 7.89 7.18 10/185 25445
/proc/meminfo: memFree=11219020/32950928 swapFree=67111528/67111528
[pid=25412] ppid=25410 vsize=1058956 CPUtime=3522.48 cores=1,3,5,7
/proc/25412/stat : 25412 (SArTagnan) R 25410 25412 24402 0 -1 4202496 2769735 0 0 0 351749 499 0 0 25 0 4 0 593896100 1084370944 192439 33554432000 4194304 4623224 140734342549088 18446744073709551615 4507322 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25412/statm: 264739 192439 382 105 0 260243 0
[pid=25412/tid=25417] ppid=25410 vsize=1058956 CPUtime=881.64 cores=1,3,5,7
/proc/25412/task/25417/stat : 25417 (SArTagnan) R 25410 25412 24402 0 -1 4202560 114318 0 0 0 88125 39 0 0 25 0 4 0 593896162 1084370944 192439 33554432000 4194304 4623224 140734342549088 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25412/tid=25418] ppid=25410 vsize=1058956 CPUtime=876.84 cores=1,3,5,7
/proc/25412/task/25418/stat : 25418 (SArTagnan) R 25410 25412 24402 0 -1 4202560 31630 0 0 0 87670 14 0 0 25 0 4 0 593896162 1084370944 192439 33554432000 4194304 4623224 140734342549088 18446744073709551615 4366391 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25412/tid=25419] ppid=25410 vsize=1058956 CPUtime=881.69 cores=1,3,5,7
/proc/25412/task/25419/stat : 25419 (SArTagnan) R 25410 25412 24402 0 -1 4202560 2511941 0 0 0 87741 428 0 0 25 0 4 0 593896162 1084370944 192439 33554432000 4194304 4623224 140734342549088 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3522.48
Current children cumulated vsize (KiB) 1058956

[startup+942.3 s]
/proc/loadavg: 8.18 7.96 7.25 9/184 25447
/proc/meminfo: memFree=11161488/32950928 swapFree=67111528/67111528
[pid=25412] ppid=25410 vsize=1059616 CPUtime=3762.15 cores=1,3,5,7
/proc/25412/stat : 25412 (SArTagnan) R 25410 25412 24402 0 -1 4202496 3124342 0 0 0 375658 557 0 0 25 0 4 0 593896100 1085046784 196872 33554432000 4194304 4623224 140734342549088 18446744073709551615 4510026 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25412/statm: 264904 196893 344 105 0 260408 0
[pid=25412/tid=25417] ppid=25410 vsize=1059616 CPUtime=941.63 cores=1,3,5,7
/proc/25412/task/25417/stat : 25417 (SArTagnan) R 25410 25412 24402 0 -1 4202560 115698 0 0 0 94124 39 0 0 25 0 4 0 593896162 1085046784 196906 33554432000 4194304 4623224 140734342549088 18446744073709551615 4376883 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25412/tid=25418] ppid=25410 vsize=1059616 CPUtime=936.51 cores=1,3,5,7
/proc/25412/task/25418/stat : 25418 (SArTagnan) R 25410 25412 24402 0 -1 4202560 32082 0 0 0 93637 14 0 0 25 0 4 0 593896162 1085046784 196907 33554432000 4194304 4623224 140734342549088 18446744073709551615 4366336 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25412/tid=25419] ppid=25410 vsize=1059616 CPUtime=941.69 cores=1,3,5,7
/proc/25412/task/25419/stat : 25419 (SArTagnan) R 25410 25412 24402 0 -1 4202560 2862088 0 0 0 93685 484 0 0 25 0 4 0 593896162 1085046784 196907 33554432000 4194304 4623224 140734342549088 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3762.15
Current children cumulated vsize (KiB) 1059616

[startup+1002.3 s]
/proc/loadavg: 8.06 7.97 7.30 9/184 25449
/proc/meminfo: memFree=11002372/32950928 swapFree=67111528/67111528
[pid=25412] ppid=25410 vsize=1073612 CPUtime=4001.82 cores=1,3,5,7
/proc/25412/stat : 25412 (SArTagnan) R 25410 25412 24402 0 -1 4202496 3547997 0 0 0 399555 627 0 0 25 0 4 0 593896100 1099378688 206697 33554432000 4194304 4623224 140734342549088 18446744073709551615 4413725 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25412/statm: 268403 206697 344 105 0 263907 0
[pid=25412/tid=25417] ppid=25410 vsize=1073612 CPUtime=1001.64 cores=1,3,5,7
/proc/25412/task/25417/stat : 25417 (SArTagnan) R 25410 25412 24402 0 -1 4202560 119558 0 0 0 100122 42 0 0 25 0 4 0 593896162 1099378688 206697 33554432000 4194304 4623224 140734342549088 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25412/tid=25418] ppid=25410 vsize=1073612 CPUtime=996.18 cores=1,3,5,7
/proc/25412/task/25418/stat : 25418 (SArTagnan) R 25410 25412 24402 0 -1 4202560 33620 0 0 0 99603 15 0 0 25 0 4 0 593896162 1099378688 206697 33554432000 4194304 4623224 140734342549088 18446744073709551615 4317264 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25412/tid=25419] ppid=25410 vsize=1073612 CPUtime=1001.69 cores=1,3,5,7
/proc/25412/task/25419/stat : 25419 (SArTagnan) R 25410 25412 24402 0 -1 4202560 3277661 0 0 0 99620 549 0 0 25 0 4 0 593896162 1099378688 206697 33554432000 4194304 4623224 140734342549088 18446744073709551615 4366391 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4001.82
Current children cumulated vsize (KiB) 1073612

[startup+1062.3 s]
/proc/loadavg: 8.06 7.99 7.34 9/184 25450
/proc/meminfo: memFree=10917288/32950928 swapFree=67111528/67111528
[pid=25412] ppid=25410 vsize=1094688 CPUtime=4241.49 cores=1,3,5,7
/proc/25412/stat : 25412 (SArTagnan) R 25410 25412 24402 0 -1 4202496 3954080 0 0 0 423453 696 0 0 25 0 4 0 593896100 1120960512 218350 33554432000 4194304 4623224 140734342549088 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25412/statm: 273672 218350 348 105 0 269176 0
[pid=25412/tid=25417] ppid=25410 vsize=1094688 CPUtime=1061.64 cores=1,3,5,7
/proc/25412/task/25417/stat : 25417 (SArTagnan) R 25410 25412 24402 0 -1 4202560 121361 0 0 0 106121 43 0 0 25 0 4 0 593896162 1120960512 218350 33554432000 4194304 4623224 140734342549088 18446744073709551615 4376640 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25412/tid=25418] ppid=25410 vsize=1094688 CPUtime=1055.86 cores=1,3,5,7
/proc/25412/task/25418/stat : 25418 (SArTagnan) R 25410 25412 24402 0 -1 4202560 33764 0 0 0 105571 15 0 0 25 0 4 0 593896162 1120960512 218350 33554432000 4194304 4623224 140734342549088 18446744073709551615 4317194 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25412/tid=25419] ppid=25410 vsize=1094688 CPUtime=1061.69 cores=1,3,5,7
/proc/25412/task/25419/stat : 25419 (SArTagnan) R 25410 25412 24402 0 -1 4202560 3664340 0 0 0 105555 614 0 0 25 0 4 0 593896162 1120960512 218350 33554432000 4194304 4623224 140734342549088 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4241.49
Current children cumulated vsize (KiB) 1094688

[startup+1122.3 s]
/proc/loadavg: 8.08 8.00 7.39 9/184 25452
/proc/meminfo: memFree=10797472/32950928 swapFree=67111528/67111528
[pid=25412] ppid=25410 vsize=1155564 CPUtime=4481.17 cores=1,3,5,7
/proc/25412/stat : 25412 (SArTagnan) R 25410 25412 24402 0 -1 4202496 4383899 0 0 0 447343 774 0 0 25 0 4 0 593896100 1183297536 236480 33554432000 4194304 4623224 140734342549088 18446744073709551615 4510486 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25412/statm: 288891 236480 344 105 0 284395 0
[pid=25412/tid=25417] ppid=25410 vsize=1155564 CPUtime=1121.64 cores=1,3,5,7
/proc/25412/task/25417/stat : 25417 (SArTagnan) R 25410 25412 24402 0 -1 4202560 123622 0 0 0 112119 45 0 0 25 0 4 0 593896162 1183297536 236480 33554432000 4194304 4623224 140734342549088 18446744073709551615 4366341 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25412/tid=25418] ppid=25410 vsize=1155564 CPUtime=1115.53 cores=1,3,5,7
/proc/25412/task/25418/stat : 25418 (SArTagnan) R 25410 25412 24402 0 -1 4202560 34196 0 0 0 111537 16 0 0 25 0 4 0 593896162 1183297536 236480 33554432000 4194304 4623224 140734342549088 18446744073709551615 4317180 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25412/tid=25419] ppid=25410 vsize=1155564 CPUtime=1121.69 cores=1,3,5,7
/proc/25412/task/25419/stat : 25419 (SArTagnan) R 25410 25412 24402 0 -1 4202560 4054580 0 0 0 111487 682 0 0 25 0 4 0 593896162 1183297536 236480 33554432000 4194304 4623224 140734342549088 18446744073709551615 4550368 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4481.17
Current children cumulated vsize (KiB) 1155564

[startup+1182.3 s]
/proc/loadavg: 8.09 8.01 7.43 9/184 25453
/proc/meminfo: memFree=10646412/32950928 swapFree=67111528/67111528
[pid=25412] ppid=25410 vsize=1263896 CPUtime=4720.85 cores=1,3,5,7
/proc/25412/stat : 25412 (SArTagnan) R 25410 25412 24402 0 -1 4202496 4774545 0 0 0 471240 845 0 0 25 0 4 0 593896100 1294229504 255585 33554432000 4194304 4623224 140734342549088 18446744073709551615 4511029 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25412/statm: 315974 255585 344 105 0 311478 0
[pid=25412/tid=25417] ppid=25410 vsize=1263896 CPUtime=1181.64 cores=1,3,5,7
/proc/25412/task/25417/stat : 25417 (SArTagnan) R 25410 25412 24402 0 -1 4202560 126979 0 0 0 118115 49 0 0 25 0 4 0 593896162 1294229504 255585 33554432000 4194304 4623224 140734342549088 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25412/tid=25418] ppid=25410 vsize=1263896 CPUtime=1175.21 cores=1,3,5,7
/proc/25412/task/25418/stat : 25418 (SArTagnan) R 25410 25412 24402 0 -1 4202560 35322 0 0 0 117504 17 0 0 25 0 4 0 593896162 1294229504 255585 33554432000 4194304 4623224 140734342549088 18446744073709551615 4316656 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25412/tid=25419] ppid=25410 vsize=1263896 CPUtime=1181.69 cores=1,3,5,7
/proc/25412/task/25419/stat : 25419 (SArTagnan) R 25410 25412 24402 0 -1 4202560 4406298 0 0 0 117428 741 0 0 25 0 4 0 593896162 1294229504 255585 33554432000 4194304 4623224 140734342549088 18446744073709551615 4545431 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4720.85
Current children cumulated vsize (KiB) 1263896



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.2 s]
/proc/loadavg: 7.82 7.96 7.43 5/180 25455
/proc/meminfo: memFree=13442380/32950928 swapFree=67111528/67111528
[pid=25412] ppid=25410 vsize=1295900 CPUtime=4800.38 cores=1,3,5,7
/proc/25412/stat : 25412 (SArTagnan) R 25410 25412 24402 0 -1 4202496 4946689 0 0 0 479165 873 0 0 25 0 4 0 593896100 1327001600 264178 33554432000 4194304 4623224 140734342549088 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25412/statm: 323975 264178 349 105 0 319479 0
[pid=25412/tid=25417] ppid=25410 vsize=1295900 CPUtime=1201.55 cores=1,3,5,7
/proc/25412/task/25417/stat : 25417 (SArTagnan) R 25410 25412 24402 0 -1 4202560 128818 0 0 0 120105 50 0 0 25 0 4 0 593896162 1327001600 264178 33554432000 4194304 4623224 140734342549088 18446744073709551615 4330707 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25412/tid=25418] ppid=25410 vsize=1295900 CPUtime=1195 cores=1,3,5,7
/proc/25412/task/25418/stat : 25418 (SArTagnan) R 25410 25412 24402 0 -1 4202560 36237 0 0 0 119483 17 0 0 25 0 4 0 593896162 1327001600 264178 33554432000 4194304 4623224 140734342549088 18446744073709551615 4317194 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25412/tid=25419] ppid=25410 vsize=1295900 CPUtime=1201.61 cores=1,3,5,7
/proc/25412/task/25419/stat : 25419 (SArTagnan) R 25410 25412 24402 0 -1 4202560 4556993 0 0 0 119396 765 0 0 25 0 4 0 593896162 1327001600 264178 33554432000 4194304 4623224 140734342549088 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.38
Current children cumulated vsize (KiB) 1295900

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): 1202.27
CPU time (s): 4800.46
CPU user time (s): 4791.67
CPU system time (s): 8.78466
CPU usage (%): 399.284
Max. virtual memory (cumulated for all children) (KiB): 1347348

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4791.67
system time used= 8.78466
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4946689
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= 7709
involuntary context switches= 29265

runsolver used 1.67874 second user time and 4.89126 second system time

The end

Launcher Data

Begin job on node112 at 2011-04-29 02:24:14
IDJOB=3280297
IDBENCH=20365
IDSOLVER=1656
FILE ID=node112/3280297-1304036653
RUNJOBID= node112-1304036653-25393
PBS_JOBID= 13170340
Free space on /tmp= 72524 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/total-10-17-u.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3280297-1304036653/watcher-3280297-1304036653 -o /tmp/evaluation-result-3280297-1304036653/solver-3280297-1304036653 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3280297-1304036653.cnf -threads=4

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

MD5SUM BENCH= 9ce7c48a28ddd5790e38607bb893dd38
RANDOM SEED=1168459472

node112.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	: 5332.83
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.67
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.82
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	: 5261.27
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.82
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.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.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.93
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14460396 kB
Buffers:       1994100 kB
Cached:       15833608 kB
SwapCached:          0 kB
Active:        7124836 kB
Inactive:     10809316 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14460396 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           44724 kB
Writeback:          20 kB
AnonPages:      105316 kB
Mapped:          15156 kB
Slab:           493068 kB
PageTables:       4784 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   282932 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= 72540 MiB
End job on node112 at 2011-04-29 02:44:19