Trace number 3386382

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-05-15 (fixed)? (TO) 4781.3 1300.17

General information on the benchmark

NameAPPLICATIONS/bitverif/
countbitssrl/countbitssrl064.cnf
MD5SUM4f9c883534eb89cad9b9cad9e6eccbd0
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 variables75103
Number of clauses225116
Sum of the clauses size525268
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2150076
Number of clauses of size 375038
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

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

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


[startup+0 s]
/proc/loadavg: 8.30 8.98 9.15 6/400 9425
/proc/meminfo: memFree=20404836/32951124 swapFree=67057896/67111528
[pid=9425] ppid=9423 vsize=30804 CPUtime=0 cores=0,2,4,6
/proc/9425/stat : 9425 (SArTagnan) R 9423 9425 9320 0 -1 4202496 2078 0 0 0 0 0 0 0 25 0 1 0 650134176 31543296 1943 33554432000 4194304 4625164 140733715827728 18446744073709551615 4339447 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9425/statm: 7701 1943 296 106 0 3204 0

[startup+0.075578 s]
/proc/loadavg: 8.30 8.98 9.15 6/400 9425
/proc/meminfo: memFree=20404836/32951124 swapFree=67057896/67111528
[pid=9425] ppid=9423 vsize=38708 CPUtime=0.07 cores=0,2,4,6
/proc/9425/stat : 9425 (SArTagnan) R 9423 9425 9320 0 -1 4202496 6774 0 0 0 6 1 0 0 25 0 1 0 650134176 39636992 3805 33554432000 4194304 4625164 140733715827728 18446744073709551615 254261616384 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9425/statm: 9677 3805 296 106 0 5180 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 38708

[startup+0.100576 s]
/proc/loadavg: 8.30 8.98 9.15 6/400 9425
/proc/meminfo: memFree=20404836/32951124 swapFree=67057896/67111528
[pid=9425] ppid=9423 vsize=54448 CPUtime=0.09 cores=0,2,4,6
/proc/9425/stat : 9425 (SArTagnan) R 9423 9425 9320 0 -1 4202496 10615 0 0 0 8 1 0 0 25 0 1 0 650134176 55754752 7645 33554432000 4194304 4625164 140733715827728 18446744073709551615 254261314005 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9425/statm: 13612 7666 301 106 0 9115 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 54448

[startup+0.300508 s]
/proc/loadavg: 8.30 8.98 9.15 6/400 9425
/proc/meminfo: memFree=20404836/32951124 swapFree=67057896/67111528
[pid=9425] ppid=9423 vsize=242996 CPUtime=0.66 cores=0,2,4,6
/proc/9425/stat : 9425 (SArTagnan) R 9423 9425 9320 0 -1 4202496 20389 0 0 0 64 2 0 0 25 0 4 0 650134176 248827904 14518 33554432000 4194304 4625164 140733715827728 18446744073709551615 4390553 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/9425/statm: 60749 14518 336 106 0 56252 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 242996

[startup+0.700437 s]
/proc/loadavg: 8.30 8.98 9.15 6/400 9425
/proc/meminfo: memFree=20404836/32951124 swapFree=67057896/67111528
[pid=9425] ppid=9423 vsize=243520 CPUtime=1.87 cores=0,2,4,6
/proc/9425/stat : 9425 (SArTagnan) R 9423 9425 9320 0 -1 4202496 21510 0 0 0 184 3 0 0 25 0 4 0 650134176 249364480 15438 33554432000 4194304 4625164 140733715827728 18446744073709551615 4390555 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/9425/statm: 60880 15438 336 106 0 56383 0
Current children cumulated CPU time (s) 1.87
Current children cumulated vsize (KiB) 243520

[startup+1.50029 s]
/proc/loadavg: 8.11 8.93 9.13 10/404 9429
/proc/meminfo: memFree=20341572/32951124 swapFree=67057896/67111528
[pid=9425] ppid=9423 vsize=243680 CPUtime=4.25 cores=0,2,4,6
/proc/9425/stat : 9425 (SArTagnan) R 9423 9425 9320 0 -1 4202496 21771 0 0 0 422 3 0 0 25 0 4 0 650134176 249528320 15699 33554432000 4194304 4625164 140733715827728 18446744073709551615 4390569 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/9425/statm: 60920 15699 336 106 0 56423 0
[pid=9425/tid=9427] ppid=9423 vsize=243680 CPUtime=0.67 cores=0,2,4,6
/proc/9425/task/9427/stat : 9427 (SArTagnan) R 9423 9425 9320 0 -1 4202560 2241 0 0 0 67 0 0 0 25 0 4 0 650134187 249528320 15699 33554432000 4194304 4625164 140733715827728 18446744073709551615 4462461 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9425/tid=9428] ppid=9423 vsize=243680 CPUtime=0.72 cores=0,2,4,6
/proc/9425/task/9428/stat : 9428 (SArTagnan) R 9423 9425 9320 0 -1 4202560 1568 0 0 0 72 0 0 0 25 0 4 0 650134187 249528320 15699 33554432000 4194304 4625164 140733715827728 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9425/tid=9429] ppid=9423 vsize=243680 CPUtime=1.37 cores=0,2,4,6
/proc/9425/task/9429/stat : 9429 (SArTagnan) R 9423 9425 9320 0 -1 4202560 2475 0 0 0 137 0 0 0 25 0 4 0 650134187 249528320 15699 33554432000 4194304 4625164 140733715827728 18446744073709551615 4567886 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4.25
Current children cumulated vsize (KiB) 243680

[startup+3.10101 s]
/proc/loadavg: 8.11 8.93 9.13 10/404 9429
/proc/meminfo: memFree=20336736/32951124 swapFree=67057896/67111528
[pid=9425] ppid=9423 vsize=248844 CPUtime=9.04 cores=0,2,4,6
/proc/9425/stat : 9425 (SArTagnan) R 9423 9425 9320 0 -1 4202496 23082 0 0 0 901 3 0 0 25 0 4 0 650134176 254816256 17010 33554432000 4194304 4625164 140733715827728 18446744073709551615 4390626 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/9425/statm: 62211 17010 336 106 0 57714 0
[pid=9425/tid=9427] ppid=9423 vsize=248844 CPUtime=1.47 cores=0,2,4,6
/proc/9425/task/9427/stat : 9427 (SArTagnan) R 9423 9425 9320 0 -1 4202560 2257 0 0 0 147 0 0 0 25 0 4 0 650134187 254816256 17010 33554432000 4194304 4625164 140733715827728 18446744073709551615 4288861 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9425/tid=9428] ppid=9423 vsize=248844 CPUtime=1.52 cores=0,2,4,6
/proc/9425/task/9428/stat : 9428 (SArTagnan) R 9423 9425 9320 0 -1 4202560 1590 0 0 0 152 0 0 0 25 0 4 0 650134187 254816256 17010 33554432000 4194304 4625164 140733715827728 18446744073709551615 4467465 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9425/tid=9429] ppid=9423 vsize=248844 CPUtime=2.97 cores=0,2,4,6
/proc/9425/task/9429/stat : 9429 (SArTagnan) R 9423 9425 9320 0 -1 4202560 3741 0 0 0 297 0 0 0 25 0 4 0 650134187 254816256 17010 33554432000 4194304 4625164 140733715827728 18446744073709551615 4288861 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 9.04
Current children cumulated vsize (KiB) 248844

[startup+6.30044 s]
/proc/loadavg: 8.18 8.94 9.13 10/404 9429
/proc/meminfo: memFree=20318784/32951124 swapFree=67057896/67111528
[pid=9425] ppid=9423 vsize=255680 CPUtime=18.59 cores=0,2,4,6
/proc/9425/stat : 9425 (SArTagnan) R 9423 9425 9320 0 -1 4202496 26709 0 0 0 1856 3 0 0 25 0 4 0 650134176 261816320 19988 33554432000 4194304 4625164 140733715827728 18446744073709551615 4511795 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/9425/statm: 63920 19988 342 106 0 59423 0
[pid=9425/tid=9427] ppid=9423 vsize=255680 CPUtime=3.07 cores=0,2,4,6
/proc/9425/task/9427/stat : 9427 (SArTagnan) R 9423 9425 9320 0 -1 4202560 2548 0 0 0 307 0 0 0 25 0 4 0 650134187 261816320 19988 33554432000 4194304 4625164 140733715827728 18446744073709551615 4288861 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9425/tid=9428] ppid=9423 vsize=255680 CPUtime=3.11 cores=0,2,4,6
/proc/9425/task/9428/stat : 9428 (SArTagnan) R 9423 9425 9320 0 -1 4202560 2563 0 0 0 311 0 0 0 25 0 4 0 650134187 261816320 19988 33554432000 4194304 4625164 140733715827728 18446744073709551615 4486991 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9425/tid=9429] ppid=9423 vsize=255680 CPUtime=6.17 cores=0,2,4,6
/proc/9425/task/9429/stat : 9429 (SArTagnan) R 9423 9425 9320 0 -1 4202560 5241 0 0 0 617 0 0 0 25 0 4 0 650134187 261816320 19988 33554432000 4194304 4625164 140733715827728 18446744073709551615 4288861 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 18.59
Current children cumulated vsize (KiB) 255680

[startup+12.7003 s]
/proc/loadavg: 8.25 8.94 9.13 10/404 9429
/proc/meminfo: memFree=20294848/32951124 swapFree=67057896/67111528
[pid=9425] ppid=9423 vsize=271240 CPUtime=37.71 cores=0,2,4,6
/proc/9425/stat : 9425 (SArTagnan) R 9423 9425 9320 0 -1 4202496 33846 0 0 0 3767 4 0 0 25 0 4 0 650134176 277749760 23632 33554432000 4194304 4625164 140733715827728 18446744073709551615 4512467 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/9425/statm: 67810 23632 342 106 0 63313 0
[pid=9425/tid=9427] ppid=9423 vsize=271240 CPUtime=6.27 cores=0,2,4,6
/proc/9425/task/9427/stat : 9427 (SArTagnan) R 9423 9425 9320 0 -1 4202560 3867 0 0 0 627 0 0 0 25 0 4 0 650134187 277749760 23632 33554432000 4194304 4625164 140733715827728 18446744073709551615 4291963 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9425/tid=9428] ppid=9423 vsize=271240 CPUtime=6.31 cores=0,2,4,6
/proc/9425/task/9428/stat : 9428 (SArTagnan) R 9423 9425 9320 0 -1 4202560 3954 0 0 0 631 0 0 0 25 0 4 0 650134187 277749760 23632 33554432000 4194304 4625164 140733715827728 18446744073709551615 4288731 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9425/tid=9429] ppid=9423 vsize=271240 CPUtime=12.57 cores=0,2,4,6
/proc/9425/task/9429/stat : 9429 (SArTagnan) R 9423 9425 9320 0 -1 4202560 8454 0 0 0 1257 0 0 0 25 0 4 0 650134187 277749760 23632 33554432000 4194304 4625164 140733715827728 18446744073709551615 4554608 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 37.71
Current children cumulated vsize (KiB) 271240

[startup+25.501 s]
/proc/loadavg: 8.41 8.94 9.12 10/404 9429
/proc/meminfo: memFree=20247844/32951124 swapFree=67057896/67111528
[pid=9425] ppid=9423 vsize=291240 CPUtime=75.94 cores=0,2,4,6
/proc/9425/stat : 9425 (SArTagnan) R 9423 9425 9320 0 -1 4202496 42286 0 0 0 7588 6 0 0 25 0 4 0 650134176 298229760 30734 33554432000 4194304 4625164 140733715827728 18446744073709551615 4519673 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/9425/statm: 72810 30734 343 106 0 68313 0
[pid=9425/tid=9427] ppid=9423 vsize=291240 CPUtime=12.67 cores=0,2,4,6
/proc/9425/task/9427/stat : 9427 (SArTagnan) R 9423 9425 9320 0 -1 4202560 4693 0 0 0 1267 0 0 0 25 0 4 0 650134187 298229760 30734 33554432000 4194304 4625164 140733715827728 18446744073709551615 4291687 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9425/tid=9428] ppid=9423 vsize=291240 CPUtime=12.72 cores=0,2,4,6
/proc/9425/task/9428/stat : 9428 (SArTagnan) R 9423 9425 9320 0 -1 4202560 5127 0 0 0 1271 1 0 0 25 0 4 0 650134187 298229760 30734 33554432000 4194304 4625164 140733715827728 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9425/tid=9429] ppid=9423 vsize=291240 CPUtime=25.37 cores=0,2,4,6
/proc/9425/task/9429/stat : 9429 (SArTagnan) R 9423 9425 9320 0 -1 4202560 13192 0 0 0 2536 1 0 0 25 0 4 0 650134187 298229760 30734 33554432000 4194304 4625164 140733715827728 18446744073709551615 4555337 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 75.94
Current children cumulated vsize (KiB) 291240

[startup+51.1005 s]
/proc/loadavg: 8.69 8.96 9.12 10/404 9430
/proc/meminfo: memFree=20143424/32951124 swapFree=67057896/67111528
[pid=9425] ppid=9423 vsize=360840 CPUtime=152.43 cores=0,2,4,6
/proc/9425/stat : 9425 (SArTagnan) R 9423 9425 9320 0 -1 4202496 73872 0 0 0 15231 12 0 0 25 0 4 0 650134176 369500160 48293 33554432000 4194304 4625164 140733715827728 18446744073709551615 4519268 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/9425/statm: 90210 48293 343 106 0 85713 0
[pid=9425/tid=9427] ppid=9423 vsize=360840 CPUtime=25.48 cores=0,2,4,6
/proc/9425/task/9427/stat : 9427 (SArTagnan) R 9423 9425 9320 0 -1 4202560 10629 0 0 0 2547 1 0 0 25 0 4 0 650134187 369500160 48293 33554432000 4194304 4625164 140733715827728 18446744073709551615 4486939 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9425/tid=9428] ppid=9423 vsize=360840 CPUtime=25.51 cores=0,2,4,6
/proc/9425/task/9428/stat : 9428 (SArTagnan) R 9423 9425 9320 0 -1 4202560 11750 0 0 0 2549 2 0 0 25 0 4 0 650134187 369500160 48293 33554432000 4194304 4625164 140733715827728 18446744073709551615 4288861 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9425/tid=9429] ppid=9423 vsize=360840 CPUtime=50.97 cores=0,2,4,6
/proc/9425/task/9429/stat : 9429 (SArTagnan) R 9423 9425 9320 0 -1 4202560 28440 0 0 0 5093 4 0 0 25 0 4 0 650134187 369500160 48293 33554432000 4194304 4625164 140733715827728 18446744073709551615 4551246 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 152.43
Current children cumulated vsize (KiB) 360840

[startup+102.315 s]
/proc/loadavg: 8.99 9.00 9.13 10/404 9431
/proc/meminfo: memFree=19805488/32951124 swapFree=67057896/67111528
[pid=9425] ppid=9423 vsize=649812 CPUtime=305.41 cores=0,2,4,6
/proc/9425/stat : 9425 (SArTagnan) R 9423 9425 9320 0 -1 4202496 201852 0 0 0 30510 31 0 0 25 0 4 0 650134176 665407488 117747 33554432000 4194304 4625164 140733715827728 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/9425/statm: 162453 117747 347 106 0 157956 0
[pid=9425/tid=9427] ppid=9423 vsize=649812 CPUtime=51.22 cores=0,2,4,6
/proc/9425/task/9427/stat : 9427 (SArTagnan) R 9423 9425 9320 0 -1 4202560 17064 0 0 0 5120 2 0 0 25 0 4 0 650134187 665407488 117747 33554432000 4194304 4625164 140733715827728 18446744073709551615 4477944 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9425/tid=9428] ppid=9423 vsize=649812 CPUtime=59.77 cores=0,2,4,6
/proc/9425/task/9428/stat : 9428 (SArTagnan) R 9423 9425 9320 0 -1 4202560 21121 0 0 0 5972 5 0 0 25 0 4 0 650134187 665407488 117747 33554432000 4194304 4625164 140733715827728 18446744073709551615 4477944 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9425/tid=9429] ppid=9423 vsize=649812 CPUtime=93.39 cores=0,2,4,6
/proc/9425/task/9429/stat : 9429 (SArTagnan) R 9423 9425 9320 0 -1 4202560 54682 0 0 0 9331 8 0 0 25 0 4 0 650134187 665407488 117747 33554432000 4194304 4625164 140733715827728 18446744073709551615 4477976 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 305.41
Current children cumulated vsize (KiB) 649812

[startup+162.301 s]
/proc/loadavg: 9.07 9.01 9.12 10/404 9433
/proc/meminfo: memFree=19690252/32951124 swapFree=67057896/67111528
[pid=9425] ppid=9423 vsize=698136 CPUtime=484.61 cores=0,2,4,6
/proc/9425/stat : 9425 (SArTagnan) R 9423 9425 9320 0 -1 4202496 219489 0 0 0 48428 33 0 0 25 0 4 0 650134176 714891264 131081 33554432000 4194304 4625164 140733715827728 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/9425/statm: 174534 131081 354 106 0 170037 0
[pid=9425/tid=9427] ppid=9423 vsize=698136 CPUtime=81.22 cores=0,2,4,6
/proc/9425/task/9427/stat : 9427 (SArTagnan) R 9423 9425 9320 0 -1 4202560 17064 0 0 0 8120 2 0 0 25 0 4 0 650134187 714891264 131081 33554432000 4194304 4625164 140733715827728 18446744073709551615 4477976 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9425/tid=9428] ppid=9423 vsize=698136 CPUtime=89.77 cores=0,2,4,6
/proc/9425/task/9428/stat : 9428 (SArTagnan) R 9423 9425 9320 0 -1 4202560 21121 0 0 0 8972 5 0 0 25 0 4 0 650134187 714891264 131081 33554432000 4194304 4625164 140733715827728 18446744073709551615 4477951 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9425/tid=9429] ppid=9423 vsize=698136 CPUtime=153.38 cores=0,2,4,6
/proc/9425/task/9429/stat : 9429 (SArTagnan) R 9423 9425 9320 0 -1 4202560 71399 0 0 0 15328 10 0 0 25 0 4 0 650134187 714891264 131081 33554432000 4194304 4625164 140733715827728 18446744073709551615 4288850 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 484.61
Current children cumulated vsize (KiB) 698136

[startup+222.301 s]
/proc/loadavg: 9.22 9.05 9.12 10/404 9435
/proc/meminfo: memFree=19476424/32951124 swapFree=67057896/67111528
[pid=9425] ppid=9423 vsize=895436 CPUtime=663.86 cores=0,2,4,6
/proc/9425/stat : 9425 (SArTagnan) R 9423 9425 9320 0 -1 4202496 572598 0 0 0 66307 79 0 0 25 0 4 0 650134176 916926464 170937 33554432000 4194304 4625164 140733715827728 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/9425/statm: 223859 170937 347 106 0 219362 0
[pid=9425/tid=9427] ppid=9423 vsize=895436 CPUtime=111.32 cores=0,2,4,6
/proc/9425/task/9427/stat : 9427 (SArTagnan) R 9423 9425 9320 0 -1 4202560 33526 0 0 0 11128 4 0 0 25 0 4 0 650134187 916926464 170937 33554432000 4194304 4625164 140733715827728 18446744073709551615 4289004 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9425/tid=9428] ppid=9423 vsize=895436 CPUtime=119.67 cores=0,2,4,6
/proc/9425/task/9428/stat : 9428 (SArTagnan) R 9423 9425 9320 0 -1 4202560 36061 0 0 0 11961 6 0 0 25 0 4 0 650134187 916926464 170937 33554432000 4194304 4625164 140733715827728 18446744073709551615 4463699 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9425/tid=9429] ppid=9423 vsize=895436 CPUtime=213.38 cores=0,2,4,6
/proc/9425/task/9429/stat : 9429 (SArTagnan) R 9423 9425 9320 0 -1 4202560 383054 0 0 0 21288 50 0 0 25 0 4 0 650134187 916926464 170937 33554432000 4194304 4625164 140733715827728 18446744073709551615 4334466 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 663.86
Current children cumulated vsize (KiB) 895436

[startup+282.301 s]

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

Current children cumulated CPU time (s) 2398.04
Current children cumulated vsize (KiB) 2110344

[startup+762.315 s]
/proc/loadavg: 9.11 9.13 9.12 10/404 9512
/proc/meminfo: memFree=17626932/32951124 swapFree=67057896/67111528
[pid=9425] ppid=9423 vsize=2564676 CPUtime=2637.3 cores=0,2,4,6
/proc/9425/stat : 9425 (SArTagnan) R 9423 9425 9320 0 -1 4202496 2719258 0 0 0 263349 381 0 0 25 0 4 0 650134176 2626228224 535139 33554432000 4194304 4625164 140733715827728 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/9425/statm: 641169 535139 711 106 0 636672 0
[pid=9425/tid=9427] ppid=9423 vsize=2564676 CPUtime=563.85 cores=0,2,4,6
/proc/9425/task/9427/stat : 9427 (SArTagnan) R 9423 9425 9320 0 -1 4202560 85809 0 0 0 56368 17 0 0 25 0 4 0 650134187 2626228224 535139 33554432000 4194304 4625164 140733715827728 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9425/tid=9428] ppid=9423 vsize=2564676 CPUtime=590.54 cores=0,2,4,6
/proc/9425/task/9428/stat : 9428 (SArTagnan) R 9423 9425 9320 0 -1 4202560 75489 0 0 0 59035 19 0 0 25 0 4 0 650134187 2626228224 535139 33554432000 4194304 4625164 140733715827728 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9425/tid=9429] ppid=9423 vsize=2564676 CPUtime=732.36 cores=0,2,4,6
/proc/9425/task/9429/stat : 9429 (SArTagnan) R 9423 9425 9320 0 -1 4202560 1877665 0 0 0 72984 252 0 0 25 0 4 0 650134187 2626228224 535139 33554432000 4194304 4625164 140733715827728 18446744073709551615 4335407 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2637.3
Current children cumulated vsize (KiB) 2564676

[startup+822.301 s]
/proc/loadavg: 9.07 9.11 9.11 10/404 9514
/proc/meminfo: memFree=17230228/32951124 swapFree=67057896/67111528
[pid=9425] ppid=9423 vsize=2652168 CPUtime=2876.48 cores=0,2,4,6
/proc/9425/stat : 9425 (SArTagnan) R 9423 9425 9320 0 -1 4202496 2809252 0 0 0 287253 395 0 0 25 0 4 0 650134176 2715820032 556652 33554432000 4194304 4625164 140733715827728 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/9425/statm: 663042 556652 470 106 0 658545 0
[pid=9425/tid=9427] ppid=9423 vsize=2652168 CPUtime=623.84 cores=0,2,4,6
/proc/9425/task/9427/stat : 9427 (SArTagnan) R 9423 9425 9320 0 -1 4202560 87968 0 0 0 62366 18 0 0 25 0 4 0 650134187 2715820032 556652 33554432000 4194304 4625164 140733715827728 18446744073709551615 4467824 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9425/tid=9428] ppid=9423 vsize=2652168 CPUtime=650.52 cores=0,2,4,6
/proc/9425/task/9428/stat : 9428 (SArTagnan) R 9423 9425 9320 0 -1 4202560 77387 0 0 0 65032 20 0 0 25 0 4 0 650134187 2715820032 556652 33554432000 4194304 4625164 140733715827728 18446744073709551615 4316816 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9425/tid=9429] ppid=9423 vsize=2652168 CPUtime=792.34 cores=0,2,4,6
/proc/9425/task/9429/stat : 9429 (SArTagnan) R 9423 9425 9320 0 -1 4202560 1946048 0 0 0 78972 262 0 0 25 0 4 0 650134187 2715820032 556652 33554432000 4194304 4625164 140733715827728 18446744073709551615 4288789 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2876.48
Current children cumulated vsize (KiB) 2652168

[startup+882.301 s]
/proc/loadavg: 9.14 9.12 9.11 10/404 9515
/proc/meminfo: memFree=16869612/32951124 swapFree=67057896/67111528
[pid=9425] ppid=9423 vsize=2860812 CPUtime=3115.7 cores=0,2,4,6
/proc/9425/stat : 9425 (SArTagnan) R 9423 9425 9320 0 -1 4202496 3084853 0 0 0 311132 438 0 0 25 0 4 0 650134176 2929471488 600688 33554432000 4194304 4625164 140733715827728 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/9425/statm: 715203 600688 349 106 0 710706 0
[pid=9425/tid=9427] ppid=9423 vsize=2860812 CPUtime=683.84 cores=0,2,4,6
/proc/9425/task/9427/stat : 9427 (SArTagnan) R 9423 9425 9320 0 -1 4202560 108608 0 0 0 68362 22 0 0 25 0 4 0 650134187 2929471488 600688 33554432000 4194304 4625164 140733715827728 18446744073709551615 4352085 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9425/tid=9428] ppid=9423 vsize=2860812 CPUtime=710.51 cores=0,2,4,6
/proc/9425/task/9428/stat : 9428 (SArTagnan) R 9423 9425 9320 0 -1 4202560 89765 0 0 0 71029 22 0 0 25 0 4 0 650134187 2929471488 600688 33554432000 4194304 4625164 140733715827728 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9425/tid=9429] ppid=9423 vsize=2860812 CPUtime=852.35 cores=0,2,4,6
/proc/9425/task/9429/stat : 9429 (SArTagnan) R 9423 9425 9320 0 -1 4202560 2166672 0 0 0 84940 295 0 0 25 0 4 0 650134187 2929471488 600688 33554432000 4194304 4625164 140733715827728 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3115.7
Current children cumulated vsize (KiB) 2860812

[startup+942.3 s]
/proc/loadavg: 9.20 9.13 9.11 10/404 9517
/proc/meminfo: memFree=16635604/32951124 swapFree=67057896/67111528
[pid=9425] ppid=9423 vsize=2949988 CPUtime=3354.93 cores=0,2,4,6
/proc/9425/stat : 9425 (SArTagnan) R 9423 9425 9320 0 -1 4202496 3363015 0 0 0 335014 479 0 0 25 0 4 0 650134176 3020787712 626095 33554432000 4194304 4625164 140733715827728 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/9425/statm: 737497 626095 349 106 0 733000 0
[pid=9425/tid=9427] ppid=9423 vsize=2949988 CPUtime=743.84 cores=0,2,4,6
/proc/9425/task/9427/stat : 9427 (SArTagnan) R 9423 9425 9320 0 -1 4202560 111641 0 0 0 74360 24 0 0 25 0 4 0 650134187 3020787712 626095 33554432000 4194304 4625164 140733715827728 18446744073709551615 4352285 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9425/tid=9428] ppid=9423 vsize=2949988 CPUtime=770.49 cores=0,2,4,6
/proc/9425/task/9428/stat : 9428 (SArTagnan) R 9423 9425 9320 0 -1 4202560 91439 0 0 0 77027 22 0 0 25 0 4 0 650134187 3020787712 626096 33554432000 4194304 4625164 140733715827728 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9425/tid=9429] ppid=9423 vsize=2949988 CPUtime=912.35 cores=0,2,4,6
/proc/9425/task/9429/stat : 9429 (SArTagnan) R 9423 9425 9320 0 -1 4202560 2397936 0 0 0 90907 328 0 0 25 0 4 0 650134187 3020787712 626096 33554432000 4194304 4625164 140733715827728 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3354.93
Current children cumulated vsize (KiB) 2949988

[startup+1002.3 s]
/proc/loadavg: 9.14 9.12 9.10 11/404 9518
/proc/meminfo: memFree=16441268/32951124 swapFree=67057896/67111528
[pid=9425] ppid=9423 vsize=2962604 CPUtime=3594.17 cores=0,2,4,6
/proc/9425/stat : 9425 (SArTagnan) R 9423 9425 9320 0 -1 4202496 3568004 0 0 0 358907 510 0 0 25 0 4 0 650134176 3033706496 647681 33554432000 4194304 4625164 140733715827728 18446744073709551615 4519673 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/9425/statm: 740651 647681 349 106 0 736154 0
[pid=9425/tid=9427] ppid=9423 vsize=2962604 CPUtime=803.84 cores=0,2,4,6
/proc/9425/task/9427/stat : 9427 (SArTagnan) R 9423 9425 9320 0 -1 4202560 113195 0 0 0 80360 24 0 0 25 0 4 0 650134187 3033706496 647681 33554432000 4194304 4625164 140733715827728 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9425/tid=9428] ppid=9423 vsize=2962604 CPUtime=830.48 cores=0,2,4,6
/proc/9425/task/9428/stat : 9428 (SArTagnan) R 9423 9425 9320 0 -1 4202560 92087 0 0 0 83026 22 0 0 25 0 4 0 650134187 3033706496 647681 33554432000 4194304 4625164 140733715827728 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9425/tid=9429] ppid=9423 vsize=2962604 CPUtime=972.36 cores=0,2,4,6
/proc/9425/task/9429/stat : 9429 (SArTagnan) R 9423 9425 9320 0 -1 4202560 2592747 0 0 0 96879 357 0 0 25 0 4 0 650134187 3033706496 647681 33554432000 4194304 4625164 140733715827728 18446744073709551615 4551127 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3594.17
Current children cumulated vsize (KiB) 2962604

[startup+1062.3 s]
/proc/loadavg: 9.09 9.11 9.09 10/404 9520
/proc/meminfo: memFree=16110648/32951124 swapFree=67057896/67111528
[pid=9425] ppid=9423 vsize=3468648 CPUtime=3833.38 cores=0,2,4,6
/proc/9425/stat : 9425 (SArTagnan) R 9423 9425 9320 0 -1 4202496 3969691 0 0 0 382778 560 0 0 25 0 4 0 650134176 3551895552 705209 33554432000 4194304 4625164 140733715827728 18446744073709551615 4512763 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/9425/statm: 867162 705209 349 106 0 862665 0
[pid=9425/tid=9427] ppid=9423 vsize=3468648 CPUtime=863.85 cores=0,2,4,6
/proc/9425/task/9427/stat : 9427 (SArTagnan) R 9423 9425 9320 0 -1 4202560 116342 0 0 0 86359 26 0 0 25 0 4 0 650134187 3551895552 705209 33554432000 4194304 4625164 140733715827728 18446744073709551615 4288783 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9425/tid=9428] ppid=9423 vsize=3468648 CPUtime=890.45 cores=0,2,4,6
/proc/9425/task/9428/stat : 9428 (SArTagnan) R 9423 9425 9320 0 -1 4202560 93567 0 0 0 89022 23 0 0 25 0 4 0 650134187 3551895552 705209 33554432000 4194304 4625164 140733715827728 18446744073709551615 4339591 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9425/tid=9429] ppid=9423 vsize=3468648 CPUtime=1032.36 cores=0,2,4,6
/proc/9425/task/9429/stat : 9429 (SArTagnan) R 9423 9425 9320 0 -1 4202560 2776834 0 0 0 102854 382 0 0 25 0 4 0 650134187 3551895552 705209 33554432000 4194304 4625164 140733715827728 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3833.38
Current children cumulated vsize (KiB) 3468648

[startup+1122.3 s]
/proc/loadavg: 9.07 9.10 9.09 10/404 9522
/proc/meminfo: memFree=15790452/32951124 swapFree=67057896/67111528
[pid=9425] ppid=9423 vsize=3504156 CPUtime=4072.6 cores=0,2,4,6
/proc/9425/stat : 9425 (SArTagnan) R 9423 9425 9320 0 -1 4202496 4207737 0 0 0 406664 596 0 0 25 0 4 0 650134176 3588255744 731232 33554432000 4194304 4625164 140733715827728 18446744073709551615 4509143 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/9425/statm: 876039 731232 349 106 0 871542 0
[pid=9425/tid=9427] ppid=9423 vsize=3504156 CPUtime=923.84 cores=0,2,4,6
/proc/9425/task/9427/stat : 9427 (SArTagnan) R 9423 9425 9320 0 -1 4202560 119704 0 0 0 92357 27 0 0 25 0 4 0 650134187 3588255744 731232 33554432000 4194304 4625164 140733715827728 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9425/tid=9428] ppid=9423 vsize=3504156 CPUtime=950.43 cores=0,2,4,6
/proc/9425/task/9428/stat : 9428 (SArTagnan) R 9423 9425 9320 0 -1 4202560 94989 0 0 0 95020 23 0 0 25 0 4 0 650134187 3588255744 731232 33554432000 4194304 4625164 140733715827728 18446744073709551615 4288783 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9425/tid=9429] ppid=9423 vsize=3504156 CPUtime=1092.35 cores=0,2,4,6
/proc/9425/task/9429/stat : 9429 (SArTagnan) R 9423 9425 9320 0 -1 4202560 3003556 0 0 0 108822 413 0 0 25 0 4 0 650134187 3588255744 731232 33554432000 4194304 4625164 140733715827728 18446744073709551615 4352010 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4072.6
Current children cumulated vsize (KiB) 3504156

[startup+1182.3 s]
/proc/loadavg: 9.06 9.10 9.09 10/404 9523
/proc/meminfo: memFree=15603560/32951124 swapFree=67057896/67111528
[pid=9425] ppid=9423 vsize=3720604 CPUtime=4311.85 cores=0,2,4,6
/proc/9425/stat : 9425 (SArTagnan) R 9423 9425 9320 0 -1 4202496 4471033 0 0 0 430550 635 0 0 25 0 4 0 650134176 3809898496 762182 33554432000 4194304 4625164 140733715827728 18446744073709551615 4509196 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/9425/statm: 930151 762182 350 106 0 925654 0
[pid=9425/tid=9427] ppid=9423 vsize=3720604 CPUtime=983.84 cores=0,2,4,6
/proc/9425/task/9427/stat : 9427 (SArTagnan) R 9423 9425 9320 0 -1 4202560 134994 0 0 0 98354 30 0 0 25 0 4 0 650134187 3809898496 762182 33554432000 4194304 4625164 140733715827728 18446744073709551615 4288793 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9425/tid=9428] ppid=9423 vsize=3720604 CPUtime=1010.43 cores=0,2,4,6
/proc/9425/task/9428/stat : 9428 (SArTagnan) R 9423 9425 9320 0 -1 4202560 105974 0 0 0 101019 24 0 0 25 0 4 0 650134187 3809898496 762182 33554432000 4194304 4625164 140733715827728 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9425/tid=9429] ppid=9423 vsize=3720604 CPUtime=1152.36 cores=0,2,4,6
/proc/9425/task/9429/stat : 9429 (SArTagnan) R 9423 9425 9320 0 -1 4202560 3231324 0 0 0 114790 446 0 0 25 0 4 0 650134187 3809898496 762182 33554432000 4194304 4625164 140733715827728 18446744073709551615 4352899 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4311.85
Current children cumulated vsize (KiB) 3720604

[startup+1242.3 s]
/proc/loadavg: 9.09 9.10 9.09 10/404 9525
/proc/meminfo: memFree=14993348/32951124 swapFree=67057896/67111528
[pid=9425] ppid=9423 vsize=4462760 CPUtime=4551.01 cores=0,2,4,6
/proc/9425/stat : 9425 (SArTagnan) R 9423 9425 9320 0 -1 4202496 5158140 0 0 0 454368 733 0 0 25 0 4 0 650134176 4569866240 893160 33554432000 4194304 4625164 140733715827728 18446744073709551615 4519268 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/9425/statm: 1115690 893160 349 106 0 1111193 0
[pid=9425/tid=9427] ppid=9423 vsize=4462760 CPUtime=1043.85 cores=0,2,4,6
/proc/9425/task/9427/stat : 9427 (SArTagnan) R 9423 9425 9320 0 -1 4202560 160939 0 0 0 104351 34 0 0 25 0 4 0 650134187 4569866240 893160 33554432000 4194304 4625164 140733715827728 18446744073709551615 4352170 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9425/tid=9428] ppid=9423 vsize=4462760 CPUtime=1070.4 cores=0,2,4,6
/proc/9425/task/9428/stat : 9428 (SArTagnan) R 9423 9425 9320 0 -1 4202560 109239 0 0 0 107013 27 0 0 25 0 4 0 650134187 4569866240 893160 33554432000 4194304 4625164 140733715827728 18446744073709551615 4288731 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9425/tid=9429] ppid=9423 vsize=4462760 CPUtime=1212.32 cores=0,2,4,6
/proc/9425/task/9429/stat : 9429 (SArTagnan) R 9423 9425 9320 0 -1 4202560 3515221 0 0 0 120744 488 0 0 25 0 4 0 650134187 4569866240 893160 33554432000 4194304 4625164 140733715827728 18446744073709551615 4552354 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4551.01
Current children cumulated vsize (KiB) 4462760



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 9.06 9.10 9.09 10/404 9526
/proc/meminfo: memFree=14837092/32951124 swapFree=67057896/67111528
[pid=9425] ppid=9423 vsize=4552692 CPUtime=4781.11 cores=0,2,4,6
/proc/9425/stat : 9425 (SArTagnan) R 9423 9425 9320 0 -1 4202496 5453727 0 0 0 477332 779 0 0 25 0 4 0 650134176 4661956608 913874 33554432000 4194304 4625164 140733715827728 18446744073709551615 4508979 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/9425/statm: 1138173 913874 349 106 0 1133676 0
[pid=9425/tid=9427] ppid=9423 vsize=4552692 CPUtime=1101.56 cores=0,2,4,6
/proc/9425/task/9427/stat : 9427 (SArTagnan) R 9423 9425 9320 0 -1 4202560 167058 0 0 0 110120 36 0 0 25 0 4 0 650134187 4661956608 913874 33554432000 4194304 4625164 140733715827728 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9425/tid=9428] ppid=9423 vsize=4552692 CPUtime=1128.1 cores=0,2,4,6
/proc/9425/task/9428/stat : 9428 (SArTagnan) R 9423 9425 9320 0 -1 4202560 110647 0 0 0 112782 28 0 0 25 0 4 0 650134187 4661956608 913874 33554432000 4194304 4625164 140733715827728 18446744073709551615 4288950 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9425/tid=9429] ppid=9423 vsize=4552692 CPUtime=1270.04 cores=0,2,4,6
/proc/9425/task/9429/stat : 9429 (SArTagnan) R 9423 9425 9320 0 -1 4202560 3796010 0 0 0 126474 530 0 0 25 0 4 0 650134187 4661956608 913874 33554432000 4194304 4625164 140733715827728 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4781.11
Current children cumulated vsize (KiB) 4552692

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

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

[startup+1300.12 s]
/proc/loadavg: 9.06 9.10 9.09 7/402 9527
/proc/meminfo: memFree=17292928/32951124 swapFree=67057896/67111528
[pid=9425] ppid=9423 vsize=0 CPUtime=4781.25 cores=0,2,4,6
/proc/9425/stat : 9425 (SArTagnan) R 9423 9425 9320 0 -1 4203524 5453728 0 0 0 477335 790 0 0 25 0 1 0 650134176 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9425/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 4781.25
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.17
CPU time (s): 4781.3
CPU user time (s): 4773.36
CPU system time (s): 7.94279
CPU usage (%): 367.745
Max. virtual memory (cumulated for all children) (KiB): 5403588

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4773.36
system time used= 7.94279
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5453728
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= 2211
involuntary context switches= 25532

runsolver used 4.69029 second user time and 11.8852 second system time

The end

Launcher Data

Begin job on node140 at 2011-05-16 22:19:49
IDJOB=3386382
IDBENCH=70781
IDSOLVER=1871
FILE ID=node140/3386382-1305577188
RUNJOBID= node140-1305577067-9338
PBS_JOBID= 13350214
Free space on /tmp= 73404 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitssrl/countbitssrl064.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3386382-1305577188/watcher-3386382-1305577188 -o /tmp/evaluation-result-3386382-1305577188/solver-3386382-1305577188 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3386382-1305577188.cnf -threads=4

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

MD5SUM BENCH= 4f9c883534eb89cad9b9cad9e6eccbd0
RANDOM SEED=1577662908

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
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.833
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:      20405248 kB
Buffers:        334108 kB
Cached:        4973868 kB
SwapCached:       8088 kB
Active:        8778940 kB
Inactive:      3430752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20405248 kB
SwapTotal:    67111528 kB
SwapFree:     67057896 kB
Dirty:            4376 kB
Writeback:           0 kB
AnonPages:     6898660 kB
Mapped:          31256 kB
Slab:           227636 kB
PageTables:      43720 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 103371320 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= 73424 MiB
End job on node140 at 2011-05-16 22:41:31