Trace number 3288899

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.2 1201.79

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom15.cnf
MD5SUM1f0914c6141fdba914b73575a12b918a
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 variables25972
Number of clauses86411
Sum of the clauses size219707
Maximum clause length879
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 245193
Number of clauses of size 340753
Number of clauses of size 4119
Number of clauses of size 513
Number of clauses of size over 5332

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

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

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


[startup+0 s]
/proc/loadavg: 7.53 7.96 7.97 2/174 11938
/proc/meminfo: memFree=24432792/32951124 swapFree=67111524/67111528
[pid=11938] ppid=11936 vsize=22908 CPUtime=0 cores=1,3,5,7
/proc/11938/stat : 11938 (SArTagnan) R 11936 11938 11292 0 -1 4202496 959 0 0 0 0 0 0 0 21 0 1 0 500533435 23457792 897 33554432000 4194304 4623224 140736998868736 18446744073709551615 255106768640 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11938/statm: 5727 897 300 105 0 1231 0

[startup+0.0216381 s]
/proc/loadavg: 7.53 7.96 7.97 2/174 11938
/proc/meminfo: memFree=24432792/32951124 swapFree=67111524/67111528
[pid=11938] ppid=11936 vsize=24724 CPUtime=0.01 cores=1,3,5,7
/proc/11938/stat : 11938 (SArTagnan) R 11936 11938 11292 0 -1 4202496 1888 0 0 0 1 0 0 0 21 0 1 0 500533435 25317376 1477 33554432000 4194304 4623224 140736998868736 18446744073709551615 255106768640 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11938/statm: 6181 1478 301 105 0 1685 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 24724

[startup+0.100604 s]
/proc/loadavg: 7.53 7.96 7.97 2/174 11938
/proc/meminfo: memFree=24432792/32951124 swapFree=67111524/67111528
[pid=11938] ppid=11936 vsize=270808 CPUtime=0.25 cores=1,3,5,7
/proc/11938/stat : 11938 (SArTagnan) R 11936 11938 11292 0 -1 4202496 7188 0 0 0 25 0 0 0 23 0 4 0 500533435 277307392 6106 33554432000 4194304 4623224 140736998868736 18446744073709551615 4368783 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11938/statm: 67702 6106 333 105 0 63206 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 270808

[startup+0.300549 s]
/proc/loadavg: 7.53 7.96 7.97 2/174 11938
/proc/meminfo: memFree=24432792/32951124 swapFree=67111524/67111528
[pid=11938] ppid=11936 vsize=274972 CPUtime=1.05 cores=1,3,5,7
/proc/11938/stat : 11938 (SArTagnan) R 11936 11938 11292 0 -1 4202496 9586 0 0 0 104 1 0 0 23 0 4 0 500533435 281571328 7582 33554432000 4194304 4623224 140736998868736 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11938/statm: 68743 7582 343 105 0 64247 0
Current children cumulated CPU time (s) 1.05
Current children cumulated vsize (KiB) 274972

[startup+0.700475 s]
/proc/loadavg: 7.53 7.96 7.97 2/174 11938
/proc/meminfo: memFree=24432792/32951124 swapFree=67111524/67111528
[pid=11938] ppid=11936 vsize=277628 CPUtime=2.65 cores=1,3,5,7
/proc/11938/stat : 11938 (SArTagnan) R 11936 11938 11292 0 -1 4202496 12025 0 0 0 264 1 0 0 25 0 4 0 500533435 284291072 8667 33554432000 4194304 4623224 140736998868736 18446744073709551615 4509564 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11938/statm: 69407 8667 343 105 0 64911 0
Current children cumulated CPU time (s) 2.65
Current children cumulated vsize (KiB) 277628

[startup+1.50034 s]
/proc/loadavg: 7.53 7.96 7.97 9/184 11951
/proc/meminfo: memFree=24310212/32951124 swapFree=67111524/67111528
[pid=11938] ppid=11936 vsize=283416 CPUtime=5.84 cores=1,3,5,7
/proc/11938/stat : 11938 (SArTagnan) R 11936 11938 11292 0 -1 4202496 16345 0 0 0 582 2 0 0 25 0 4 0 500533435 290217984 10303 33554432000 4194304 4623224 140736998868736 18446744073709551615 4507356 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11938/statm: 70854 10303 343 105 0 66358 0
[pid=11938/tid=11940] ppid=11936 vsize=283416 CPUtime=1.44 cores=1,3,5,7
/proc/11938/task/11940/stat : 11940 (SArTagnan) R 11936 11938 11292 0 -1 4202560 2073 0 0 0 144 0 0 0 25 0 4 0 500533440 290217984 10303 33554432000 4194304 4623224 140736998868736 18446744073709551615 4289775 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11938/tid=11941] ppid=11936 vsize=283416 CPUtime=1.44 cores=1,3,5,7
/proc/11938/task/11941/stat : 11941 (SArTagnan) R 11936 11938 11292 0 -1 4202560 1641 0 0 0 144 0 0 0 25 0 4 0 500533440 290217984 10303 33554432000 4194304 4623224 140736998868736 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11938/tid=11942] ppid=11936 vsize=283416 CPUtime=1.44 cores=1,3,5,7
/proc/11938/task/11942/stat : 11942 (SArTagnan) R 11936 11938 11292 0 -1 4202560 4919 0 0 0 144 0 0 0 25 0 4 0 500533440 290217984 10303 33554432000 4194304 4623224 140736998868736 18446744073709551615 4545407 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.84
Current children cumulated vsize (KiB) 283416

[startup+3.10106 s]
/proc/loadavg: 7.53 7.96 7.97 9/184 11951
/proc/meminfo: memFree=24218760/32951124 swapFree=67111524/67111528
[pid=11938] ppid=11936 vsize=355144 CPUtime=12.23 cores=1,3,5,7
/proc/11938/stat : 11938 (SArTagnan) R 11936 11938 11292 0 -1 4202496 67578 0 0 0 1212 11 0 0 19 0 4 0 500533435 363667456 30878 33554432000 4194304 4623224 140736998868736 18446744073709551615 4510119 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11938/statm: 88786 30878 344 105 0 84290 0
[pid=11938/tid=11940] ppid=11936 vsize=355144 CPUtime=3.04 cores=1,3,5,7
/proc/11938/task/11940/stat : 11940 (SArTagnan) R 11936 11938 11292 0 -1 4202560 11933 0 0 0 302 2 0 0 19 0 4 0 500533440 363667456 30878 33554432000 4194304 4623224 140736998868736 18446744073709551615 4463959 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11938/tid=11941] ppid=11936 vsize=355144 CPUtime=3.04 cores=1,3,5,7
/proc/11938/task/11941/stat : 11941 (SArTagnan) R 11936 11938 11292 0 -1 4202560 6577 0 0 0 303 1 0 0 25 0 4 0 500533440 363667456 30878 33554432000 4194304 4623224 140736998868736 18446744073709551615 4377703 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11938/tid=11942] ppid=11936 vsize=355144 CPUtime=3.03 cores=1,3,5,7
/proc/11938/task/11942/stat : 11942 (SArTagnan) R 11936 11938 11292 0 -1 4202560 17646 0 0 0 301 2 0 0 19 0 4 0 500533440 363667456 30878 33554432000 4194304 4623224 140736998868736 18446744073709551615 4545926 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.23
Current children cumulated vsize (KiB) 355144

[startup+6.3005 s]
/proc/loadavg: 7.65 7.98 7.98 9/184 11951
/proc/meminfo: memFree=24205124/32951124 swapFree=67111524/67111528
[pid=11938] ppid=11936 vsize=355144 CPUtime=25.01 cores=1,3,5,7
/proc/11938/stat : 11938 (SArTagnan) R 11936 11938 11292 0 -1 4202496 69447 0 0 0 2489 12 0 0 25 0 4 0 500533435 363667456 32745 33554432000 4194304 4623224 140736998868736 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11938/statm: 88786 32745 344 105 0 84290 0
[pid=11938/tid=11940] ppid=11936 vsize=355144 CPUtime=6.24 cores=1,3,5,7
/proc/11938/task/11940/stat : 11940 (SArTagnan) R 11936 11938 11292 0 -1 4202560 12766 0 0 0 622 2 0 0 25 0 4 0 500533440 363667456 32745 33554432000 4194304 4623224 140736998868736 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11938/tid=11941] ppid=11936 vsize=355144 CPUtime=6.24 cores=1,3,5,7
/proc/11938/task/11941/stat : 11941 (SArTagnan) R 11936 11938 11292 0 -1 4202560 7523 0 0 0 622 2 0 0 25 0 4 0 500533440 363667456 32745 33554432000 4194304 4623224 140736998868736 18446744073709551615 4289645 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11938/tid=11942] ppid=11936 vsize=355144 CPUtime=6.21 cores=1,3,5,7
/proc/11938/task/11942/stat : 11942 (SArTagnan) R 11936 11938 11292 0 -1 4202560 17646 0 0 0 619 2 0 0 25 0 4 0 500533440 363667456 32745 33554432000 4194304 4623224 140736998868736 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.01
Current children cumulated vsize (KiB) 355144

[startup+12.7004 s]
/proc/loadavg: 7.67 7.98 7.98 9/184 11952
/proc/meminfo: memFree=23923856/32951124 swapFree=67111524/67111528
[pid=11938] ppid=11936 vsize=371640 CPUtime=50.57 cores=1,3,5,7
/proc/11938/stat : 11938 (SArTagnan) R 11936 11938 11292 0 -1 4202496 96230 0 0 0 5039 18 0 0 25 0 4 0 500533435 380559360 38819 33554432000 4194304 4623224 140736998868736 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11938/statm: 92910 38819 370 105 0 88414 0
[pid=11938/tid=11940] ppid=11936 vsize=371640 CPUtime=12.63 cores=1,3,5,7
/proc/11938/task/11940/stat : 11940 (SArTagnan) R 11936 11938 11292 0 -1 4202560 17559 0 0 0 1260 3 0 0 25 0 4 0 500533440 380559360 38819 33554432000 4194304 4623224 140736998868736 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11938/tid=11941] ppid=11936 vsize=371640 CPUtime=12.65 cores=1,3,5,7
/proc/11938/task/11941/stat : 11941 (SArTagnan) R 11936 11938 11292 0 -1 4202560 11288 0 0 0 1261 4 0 0 25 0 4 0 500533440 380559360 38819 33554432000 4194304 4623224 140736998868736 18446744073709551615 4463392 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11938/tid=11942] ppid=11936 vsize=371640 CPUtime=12.57 cores=1,3,5,7
/proc/11938/task/11942/stat : 11942 (SArTagnan) R 11936 11938 11292 0 -1 4202560 35713 0 0 0 1252 5 0 0 25 0 4 0 500533440 380559360 38819 33554432000 4194304 4623224 140736998868736 18446744073709551615 255106417778 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.57
Current children cumulated vsize (KiB) 371640

[startup+25.5011 s]
/proc/loadavg: 7.75 7.98 7.98 9/184 11952
/proc/meminfo: memFree=23910336/32951124 swapFree=67111524/67111528
[pid=11938] ppid=11936 vsize=377148 CPUtime=101.7 cores=1,3,5,7
/proc/11938/stat : 11938 (SArTagnan) R 11936 11938 11292 0 -1 4202496 200657 0 0 0 10134 36 0 0 25 0 4 0 500533435 386199552 41127 33554432000 4194304 4623224 140736998868736 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11938/statm: 94287 41127 371 105 0 89791 0
[pid=11938/tid=11940] ppid=11936 vsize=377148 CPUtime=25.43 cores=1,3,5,7
/proc/11938/task/11940/stat : 11940 (SArTagnan) R 11936 11938 11292 0 -1 4202560 19020 0 0 0 2539 4 0 0 25 0 4 0 500533440 386199552 41127 33554432000 4194304 4623224 140736998868736 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11938/tid=11941] ppid=11936 vsize=377148 CPUtime=25.44 cores=1,3,5,7
/proc/11938/task/11941/stat : 11941 (SArTagnan) R 11936 11938 11292 0 -1 4202560 14817 0 0 0 2540 4 0 0 25 0 4 0 500533440 386199552 41127 33554432000 4194304 4623224 140736998868736 18446744073709551615 4376895 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11938/tid=11942] ppid=11936 vsize=377148 CPUtime=25.3 cores=1,3,5,7
/proc/11938/task/11942/stat : 11942 (SArTagnan) R 11936 11938 11292 0 -1 4202560 135119 0 0 0 2509 21 0 0 25 0 4 0 500533440 386199552 41127 33554432000 4194304 4623224 140736998868736 18446744073709551615 4330827 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.7
Current children cumulated vsize (KiB) 377148

[startup+51.1006 s]
/proc/loadavg: 7.99 8.01 7.99 9/184 11953
/proc/meminfo: memFree=23816220/32951124 swapFree=67111524/67111528
[pid=11938] ppid=11936 vsize=382772 CPUtime=203.95 cores=1,3,5,7
/proc/11938/stat : 11938 (SArTagnan) R 11936 11938 11292 0 -1 4202496 311740 0 0 0 20341 54 0 0 25 0 4 0 500533435 391958528 49506 33554432000 4194304 4623224 140736998868736 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11938/statm: 95693 49506 357 105 0 91197 0
[pid=11938/tid=11940] ppid=11936 vsize=382772 CPUtime=51.04 cores=1,3,5,7
/proc/11938/task/11940/stat : 11940 (SArTagnan) R 11936 11938 11292 0 -1 4202560 26493 0 0 0 5097 7 0 0 25 0 4 0 500533440 391958528 49506 33554432000 4194304 4623224 140736998868736 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11938/tid=11941] ppid=11936 vsize=382772 CPUtime=51.04 cores=1,3,5,7
/proc/11938/task/11941/stat : 11941 (SArTagnan) R 11936 11938 11292 0 -1 4202560 21680 0 0 0 5098 6 0 0 25 0 4 0 500533440 391958528 49506 33554432000 4194304 4623224 140736998868736 18446744073709551615 4289685 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11938/tid=11942] ppid=11936 vsize=382772 CPUtime=50.77 cores=1,3,5,7
/proc/11938/task/11942/stat : 11942 (SArTagnan) R 11936 11938 11292 0 -1 4202560 228618 0 0 0 5041 36 0 0 25 0 4 0 500533440 391958528 49506 33554432000 4194304 4623224 140736998868736 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.95
Current children cumulated vsize (KiB) 382772

[startup+102.307 s]
/proc/loadavg: 7.99 8.01 7.99 9/184 11954
/proc/meminfo: memFree=23647816/32951124 swapFree=67111524/67111528
[pid=11938] ppid=11936 vsize=458744 CPUtime=408.49 cores=1,3,5,7
/proc/11938/stat : 11938 (SArTagnan) R 11936 11938 11292 0 -1 4202496 633594 0 0 0 40736 113 0 0 25 0 4 0 500533435 469753856 78750 33554432000 4194304 4623224 140736998868736 18446744073709551615 4510127 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11938/statm: 114686 78750 352 105 0 110190 0
[pid=11938/tid=11940] ppid=11936 vsize=458744 CPUtime=102.23 cores=1,3,5,7
/proc/11938/task/11940/stat : 11940 (SArTagnan) R 11936 11938 11292 0 -1 4202560 39404 0 0 0 10213 10 0 0 25 0 4 0 500533440 469753856 78750 33554432000 4194304 4623224 140736998868736 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11938/tid=11941] ppid=11936 vsize=458744 CPUtime=102.24 cores=1,3,5,7
/proc/11938/task/11941/stat : 11941 (SArTagnan) R 11936 11938 11292 0 -1 4202560 38080 0 0 0 10213 11 0 0 25 0 4 0 500533440 469753856 78750 33554432000 4194304 4623224 140736998868736 18446744073709551615 4460968 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11938/tid=11942] ppid=11936 vsize=458744 CPUtime=101.69 cores=1,3,5,7
/proc/11938/task/11942/stat : 11942 (SArTagnan) R 11936 11938 11292 0 -1 4202560 511279 0 0 0 10085 84 0 0 25 0 4 0 500533440 469753856 78750 33554432000 4194304 4623224 140736998868736 18446744073709551615 4376711 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) 458744

[startup+162.301 s]
/proc/loadavg: 8.11 8.04 8.00 9/184 11956
/proc/meminfo: memFree=23507560/32951124 swapFree=67111524/67111528
[pid=11938] ppid=11936 vsize=673192 CPUtime=648.15 cores=1,3,5,7
/proc/11938/stat : 11938 (SArTagnan) R 11936 11938 11292 0 -1 4202496 1002867 0 0 0 64630 185 0 0 25 0 4 0 500533435 689348608 110523 33554432000 4194304 4623224 140736998868736 18446744073709551615 4517488 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11938/statm: 168298 110523 444 105 0 163802 0
[pid=11938/tid=11940] ppid=11936 vsize=673192 CPUtime=162.23 cores=1,3,5,7
/proc/11938/task/11940/stat : 11940 (SArTagnan) R 11936 11938 11292 0 -1 4202560 54330 0 0 0 16208 15 0 0 25 0 4 0 500533440 689348608 110523 33554432000 4194304 4623224 140736998868736 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11938/tid=11941] ppid=11936 vsize=673192 CPUtime=162.23 cores=1,3,5,7
/proc/11938/task/11941/stat : 11941 (SArTagnan) R 11936 11938 11292 0 -1 4202560 53351 0 0 0 16207 16 0 0 25 0 4 0 500533440 689348608 110523 33554432000 4194304 4623224 140736998868736 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11938/tid=11942] ppid=11936 vsize=673192 CPUtime=161.37 cores=1,3,5,7
/proc/11938/task/11942/stat : 11942 (SArTagnan) R 11936 11938 11292 0 -1 4202560 841096 0 0 0 15992 145 0 0 25 0 4 0 500533440 689348608 110523 33554432000 4194304 4623224 140736998868736 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 648.15
Current children cumulated vsize (KiB) 673192

[startup+222.301 s]
/proc/loadavg: 8.11 8.04 8.00 9/184 11957
/proc/meminfo: memFree=23307416/32951124 swapFree=67111524/67111528
[pid=11938] ppid=11936 vsize=790740 CPUtime=887.81 cores=1,3,5,7
/proc/11938/stat : 11938 (SArTagnan) R 11936 11938 11292 0 -1 4202496 1306805 0 0 0 88541 240 0 0 25 0 4 0 500533435 809717760 144421 33554432000 4194304 4623224 140736998868736 18446744073709551615 4510475 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11938/statm: 197685 144421 1235 105 0 193189 0
[pid=11938/tid=11940] ppid=11936 vsize=790740 CPUtime=222.23 cores=1,3,5,7
/proc/11938/task/11940/stat : 11940 (SArTagnan) R 11936 11938 11292 0 -1 4202560 71557 0 0 0 22205 18 0 0 25 0 4 0 500533440 809717760 144421 33554432000 4194304 4623224 140736998868736 18446744073709551615 4377368 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11938/tid=11941] ppid=11936 vsize=790740 CPUtime=222.24 cores=1,3,5,7
/proc/11938/task/11941/stat : 11941 (SArTagnan) R 11936 11938 11292 0 -1 4202560 58865 0 0 0 22203 21 0 0 25 0 4 0 500533440 809717760 144421 33554432000 4194304 4623224 140736998868736 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11938/tid=11942] ppid=11936 vsize=790740 CPUtime=221.03 cores=1,3,5,7
/proc/11938/task/11942/stat : 11942 (SArTagnan) R 11936 11938 11292 0 -1 4202560 1078463 0 0 0 21919 184 0 0 25 0 4 0 500533440 809717760 144421 33554432000 4194304 4623224 140736998868736 18446744073709551615 4376827 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) 790740

[startup+282.301 s]

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

[pid=11938] ppid=11936 vsize=1552412 CPUtime=2805.21 cores=1,3,5,7
/proc/11938/stat : 11938 (SArTagnan) R 11936 11938 11292 0 -1 4202496 4512568 0 0 0 279731 790 0 0 25 0 4 0 500533435 1589669888 296442 33554432000 4194304 4623224 140736998868736 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11938/statm: 388103 296442 345 105 0 383607 0
[pid=11938/tid=11940] ppid=11936 vsize=1552412 CPUtime=702.24 cores=1,3,5,7
/proc/11938/task/11940/stat : 11940 (SArTagnan) R 11936 11938 11292 0 -1 4202560 110919 0 0 0 70195 29 0 0 25 0 4 0 500533440 1589669888 296442 33554432000 4194304 4623224 140736998868736 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11938/tid=11941] ppid=11936 vsize=1552412 CPUtime=702.22 cores=1,3,5,7
/proc/11938/task/11941/stat : 11941 (SArTagnan) R 11936 11938 11292 0 -1 4202560 120968 0 0 0 70175 47 0 0 25 0 4 0 500533440 1589669888 296442 33554432000 4194304 4623224 140736998868736 18446744073709551615 4289853 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11938/tid=11942] ppid=11936 vsize=1552412 CPUtime=698.41 cores=1,3,5,7
/proc/11938/task/11942/stat : 11942 (SArTagnan) R 11936 11938 11292 0 -1 4202560 3962719 0 0 0 69181 660 0 0 25 0 4 0 500533440 1589669888 296442 33554432000 4194304 4623224 140736998868736 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2805.21
Current children cumulated vsize (KiB) 1552412

[startup+762.307 s]
/proc/loadavg: 8.01 8.07 8.02 9/184 11972
/proc/meminfo: memFree=22022408/32951124 swapFree=67111524/67111528
[pid=11938] ppid=11936 vsize=1558484 CPUtime=3044.9 cores=1,3,5,7
/proc/11938/stat : 11938 (SArTagnan) R 11936 11938 11292 0 -1 4202496 4891795 0 0 0 303629 861 0 0 25 0 4 0 500533435 1595887616 309107 33554432000 4194304 4623224 140736998868736 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11938/statm: 389621 309107 345 105 0 385125 0
[pid=11938/tid=11940] ppid=11936 vsize=1558484 CPUtime=762.25 cores=1,3,5,7
/proc/11938/task/11940/stat : 11940 (SArTagnan) R 11936 11938 11292 0 -1 4202560 113505 0 0 0 76195 30 0 0 25 0 4 0 500533440 1595887616 309107 33554432000 4194304 4623224 140736998868736 18446744073709551615 4377056 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11938/tid=11941] ppid=11936 vsize=1558484 CPUtime=762.23 cores=1,3,5,7
/proc/11938/task/11941/stat : 11941 (SArTagnan) R 11936 11938 11292 0 -1 4202560 123928 0 0 0 76171 52 0 0 25 0 4 0 500533440 1595887616 309107 33554432000 4194304 4623224 140736998868736 18446744073709551615 4376745 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11938/tid=11942] ppid=11936 vsize=1558484 CPUtime=758.08 cores=1,3,5,7
/proc/11938/task/11942/stat : 11942 (SArTagnan) R 11936 11938 11292 0 -1 4202560 4329505 0 0 0 75085 723 0 0 25 0 4 0 500533440 1595887616 309107 33554432000 4194304 4623224 140736998868736 18446744073709551615 4364031 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3044.9
Current children cumulated vsize (KiB) 1558484

[startup+822.301 s]
/proc/loadavg: 8.00 8.05 8.01 9/184 11973
/proc/meminfo: memFree=21868272/32951124 swapFree=67111524/67111528
[pid=11938] ppid=11936 vsize=1640216 CPUtime=3284.56 cores=1,3,5,7
/proc/11938/stat : 11938 (SArTagnan) R 11936 11938 11292 0 -1 4202496 5284478 0 0 0 327529 927 0 0 25 0 4 0 500533435 1679581184 331421 33554432000 4194304 4623224 140736998868736 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11938/statm: 410054 331421 345 105 0 405558 0
[pid=11938/tid=11940] ppid=11936 vsize=1640216 CPUtime=822.25 cores=1,3,5,7
/proc/11938/task/11940/stat : 11940 (SArTagnan) R 11936 11938 11292 0 -1 4202560 120004 0 0 0 82193 32 0 0 25 0 4 0 500533440 1679581184 331421 33554432000 4194304 4623224 140736998868736 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11938/tid=11941] ppid=11936 vsize=1640216 CPUtime=822.23 cores=1,3,5,7
/proc/11938/task/11941/stat : 11941 (SArTagnan) R 11936 11938 11292 0 -1 4202560 130997 0 0 0 82167 56 0 0 25 0 4 0 500533440 1679581184 331421 33554432000 4194304 4623224 140736998868736 18446744073709551615 4376652 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11938/tid=11942] ppid=11936 vsize=1640216 CPUtime=817.75 cores=1,3,5,7
/proc/11938/task/11942/stat : 11942 (SArTagnan) R 11936 11938 11292 0 -1 4202560 4702342 0 0 0 80993 782 0 0 25 0 4 0 500533440 1679581184 331421 33554432000 4194304 4623224 140736998868736 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3284.56
Current children cumulated vsize (KiB) 1640216

[startup+882.3 s]
/proc/loadavg: 8.04 8.06 8.01 9/184 11975
/proc/meminfo: memFree=21753056/32951124 swapFree=67111524/67111528
[pid=11938] ppid=11936 vsize=1799576 CPUtime=3524.21 cores=1,3,5,7
/proc/11938/stat : 11938 (SArTagnan) R 11936 11938 11292 0 -1 4202496 5749059 0 0 0 351419 1002 0 0 25 0 4 0 500533435 1842765824 345004 33554432000 4194304 4623224 140736998868736 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11938/statm: 449894 345004 346 105 0 445398 0
[pid=11938/tid=11940] ppid=11936 vsize=1799576 CPUtime=882.24 cores=1,3,5,7
/proc/11938/task/11940/stat : 11940 (SArTagnan) R 11936 11938 11292 0 -1 4202560 156485 0 0 0 88188 36 0 0 25 0 4 0 500533440 1842765824 345004 33554432000 4194304 4623224 140736998868736 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11938/tid=11941] ppid=11936 vsize=1799576 CPUtime=882.22 cores=1,3,5,7
/proc/11938/task/11941/stat : 11941 (SArTagnan) R 11936 11938 11292 0 -1 4202560 131884 0 0 0 88166 56 0 0 25 0 4 0 500533440 1842765824 345004 33554432000 4194304 4623224 140736998868736 18446744073709551615 4377691 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11938/tid=11942] ppid=11936 vsize=1799576 CPUtime=877.42 cores=1,3,5,7
/proc/11938/task/11942/stat : 11942 (SArTagnan) R 11936 11938 11292 0 -1 4202560 5077458 0 0 0 86897 845 0 0 25 0 4 0 500533440 1842765824 345004 33554432000 4194304 4623224 140736998868736 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3524.21
Current children cumulated vsize (KiB) 1799576

[startup+942.301 s]
/proc/loadavg: 8.05 8.06 8.01 9/184 11985
/proc/meminfo: memFree=21698320/32951124 swapFree=67111524/67111528
[pid=11938] ppid=11936 vsize=1868676 CPUtime=3763.88 cores=1,3,5,7
/proc/11938/stat : 11938 (SArTagnan) R 11936 11938 11292 0 -1 4202496 6134126 0 0 0 375316 1072 0 0 25 0 4 0 500533435 1913524224 352871 33554432000 4194304 4623224 140736998868736 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11938/statm: 467169 352871 345 105 0 462673 0
[pid=11938/tid=11940] ppid=11936 vsize=1868676 CPUtime=942.25 cores=1,3,5,7
/proc/11938/task/11940/stat : 11940 (SArTagnan) R 11936 11938 11292 0 -1 4202560 158227 0 0 0 94188 37 0 0 25 0 4 0 500533440 1913524224 352871 33554432000 4194304 4623224 140736998868736 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11938/tid=11941] ppid=11936 vsize=1868676 CPUtime=942.21 cores=1,3,5,7
/proc/11938/task/11941/stat : 11941 (SArTagnan) R 11936 11938 11292 0 -1 4202560 132337 0 0 0 94165 56 0 0 25 0 4 0 500533440 1913524224 352871 33554432000 4194304 4623224 140736998868736 18446744073709551615 4377144 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11938/tid=11942] ppid=11936 vsize=1868676 CPUtime=937.09 cores=1,3,5,7
/proc/11938/task/11942/stat : 11942 (SArTagnan) R 11936 11938 11292 0 -1 4202560 5454552 0 0 0 92797 912 0 0 25 0 4 0 500533440 1913524224 352871 33554432000 4194304 4623224 140736998868736 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3763.88
Current children cumulated vsize (KiB) 1868676

[startup+1002.3 s]
/proc/loadavg: 8.05 8.06 8.01 9/184 11987
/proc/meminfo: memFree=21626884/32951124 swapFree=67111524/67111528
[pid=11938] ppid=11936 vsize=1898996 CPUtime=4003.55 cores=1,3,5,7
/proc/11938/stat : 11938 (SArTagnan) R 11936 11938 11292 0 -1 4202496 6293637 0 0 0 399253 1102 0 0 25 0 4 0 500533435 1944571904 365069 33554432000 4194304 4623224 140736998868736 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11938/statm: 474749 365069 345 105 0 470253 0
[pid=11938/tid=11940] ppid=11936 vsize=1898996 CPUtime=1002.25 cores=1,3,5,7
/proc/11938/task/11940/stat : 11940 (SArTagnan) R 11936 11938 11292 0 -1 4202560 159649 0 0 0 100186 39 0 0 25 0 4 0 500533440 1944571904 365069 33554432000 4194304 4623224 140736998868736 18446744073709551615 4377066 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11938/tid=11941] ppid=11936 vsize=1898996 CPUtime=1002.21 cores=1,3,5,7
/proc/11938/task/11941/stat : 11941 (SArTagnan) R 11936 11938 11292 0 -1 4202560 133237 0 0 0 100164 57 0 0 25 0 4 0 500533440 1944571904 365069 33554432000 4194304 4623224 140736998868736 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11938/tid=11942] ppid=11936 vsize=1898996 CPUtime=996.77 cores=1,3,5,7
/proc/11938/task/11942/stat : 11942 (SArTagnan) R 11936 11938 11292 0 -1 4202560 5604610 0 0 0 98739 938 0 0 25 0 4 0 500533440 1944571904 365069 33554432000 4194304 4623224 140736998868736 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4003.55
Current children cumulated vsize (KiB) 1898996

[startup+1062.3 s]
/proc/loadavg: 8.13 8.07 8.02 9/184 11988
/proc/meminfo: memFree=21510924/32951124 swapFree=67111524/67111528
[pid=11938] ppid=11936 vsize=1976544 CPUtime=4243.23 cores=1,3,5,7
/proc/11938/stat : 11938 (SArTagnan) R 11936 11938 11292 0 -1 4202496 6343714 0 0 0 423207 1116 0 0 25 0 4 0 500533435 2023981056 382976 33554432000 4194304 4623224 140736998868736 18446744073709551615 4510214 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11938/statm: 494136 382976 345 105 0 489640 0
[pid=11938/tid=11940] ppid=11936 vsize=1976544 CPUtime=1062.25 cores=1,3,5,7
/proc/11938/task/11940/stat : 11940 (SArTagnan) R 11936 11938 11292 0 -1 4202560 163890 0 0 0 106182 43 0 0 25 0 4 0 500533440 2023981056 382976 33554432000 4194304 4623224 140736998868736 18446744073709551615 4377576 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11938/tid=11941] ppid=11936 vsize=1976544 CPUtime=1062.22 cores=1,3,5,7
/proc/11938/task/11941/stat : 11941 (SArTagnan) R 11936 11938 11292 0 -1 4202560 171169 0 0 0 106157 65 0 0 25 0 4 0 500533440 2023981056 382976 33554432000 4194304 4623224 140736998868736 18446744073709551615 4377031 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11938/tid=11942] ppid=11936 vsize=1976544 CPUtime=1056.45 cores=1,3,5,7
/proc/11938/task/11942/stat : 11942 (SArTagnan) R 11936 11938 11292 0 -1 4202560 5607894 0 0 0 104706 939 0 0 25 0 4 0 500533440 2023981056 382976 33554432000 4194304 4623224 140736998868736 18446744073709551615 4377579 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4243.23
Current children cumulated vsize (KiB) 1976544

[startup+1122.3 s]
/proc/loadavg: 8.11 8.07 8.02 9/184 11990
/proc/meminfo: memFree=21414068/32951124 swapFree=67111524/67111528
[pid=11938] ppid=11936 vsize=2053248 CPUtime=4482.9 cores=1,3,5,7
/proc/11938/stat : 11938 (SArTagnan) R 11936 11938 11292 0 -1 4202496 6361612 0 0 0 447163 1127 0 0 25 0 4 0 500533435 2102525952 398041 33554432000 4194304 4623224 140736998868736 18446744073709551615 4510206 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11938/statm: 513312 398041 345 105 0 508816 0
[pid=11938/tid=11940] ppid=11936 vsize=2053248 CPUtime=1122.25 cores=1,3,5,7
/proc/11938/task/11940/stat : 11940 (SArTagnan) R 11936 11938 11292 0 -1 4202560 166497 0 0 0 112177 48 0 0 25 0 4 0 500533440 2102525952 398041 33554432000 4194304 4623224 140736998868736 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11938/tid=11941] ppid=11936 vsize=2053248 CPUtime=1122.21 cores=1,3,5,7
/proc/11938/task/11941/stat : 11941 (SArTagnan) R 11936 11938 11292 0 -1 4202560 174668 0 0 0 112153 68 0 0 25 0 4 0 500533440 2102525952 398041 33554432000 4194304 4623224 140736998868736 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11938/tid=11942] ppid=11936 vsize=2053248 CPUtime=1116.11 cores=1,3,5,7
/proc/11938/task/11942/stat : 11942 (SArTagnan) R 11936 11938 11292 0 -1 4202560 5610778 0 0 0 110671 940 0 0 25 0 4 0 500533440 2102525952 398041 33554432000 4194304 4623224 140736998868736 18446744073709551615 4364414 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4482.9
Current children cumulated vsize (KiB) 2053248

[startup+1182.3 s]
/proc/loadavg: 8.10 8.07 8.02 9/184 11992
/proc/meminfo: memFree=21336420/32951124 swapFree=67111524/67111528
[pid=11938] ppid=11936 vsize=2064748 CPUtime=4722.59 cores=1,3,5,7
/proc/11938/stat : 11938 (SArTagnan) R 11936 11938 11292 0 -1 4202496 6374735 0 0 0 471121 1138 0 0 25 0 4 0 500533435 2114301952 409481 33554432000 4194304 4623224 140736998868736 18446744073709551615 4510113 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11938/statm: 516187 409481 345 105 0 511691 0
[pid=11938/tid=11940] ppid=11936 vsize=2064748 CPUtime=1182.25 cores=1,3,5,7
/proc/11938/task/11940/stat : 11940 (SArTagnan) R 11936 11938 11292 0 -1 4202560 168938 0 0 0 118173 52 0 0 25 0 4 0 500533440 2114301952 409481 33554432000 4194304 4623224 140736998868736 18446744073709551615 4377133 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11938/tid=11941] ppid=11936 vsize=2064748 CPUtime=1182.21 cores=1,3,5,7
/proc/11938/task/11941/stat : 11941 (SArTagnan) R 11936 11938 11292 0 -1 4202560 177696 0 0 0 118150 71 0 0 25 0 4 0 500533440 2114301952 409481 33554432000 4194304 4623224 140736998868736 18446744073709551615 4376892 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11938/tid=11942] ppid=11936 vsize=2064748 CPUtime=1175.79 cores=1,3,5,7
/proc/11938/task/11942/stat : 11942 (SArTagnan) R 11936 11938 11292 0 -1 4202560 5613892 0 0 0 116638 941 0 0 25 0 4 0 500533440 2114301952 409481 33554432000 4194304 4623224 140736998868736 18446744073709551615 4377670 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4722.59
Current children cumulated vsize (KiB) 2064748



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.07 8.07 8.01 9/184 11992
/proc/meminfo: memFree=21315080/32951124 swapFree=67111524/67111528
[pid=11938] ppid=11936 vsize=2067404 CPUtime=4800.09 cores=1,3,5,7
/proc/11938/stat : 11938 (SArTagnan) R 11936 11938 11292 0 -1 4202496 6378859 0 0 0 478870 1139 0 0 25 0 4 0 500533435 2117021696 412495 33554432000 4194304 4623224 140736998868736 18446744073709551615 4355951 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11938/statm: 516851 412495 345 105 0 512355 0
[pid=11938/tid=11940] ppid=11936 vsize=2067404 CPUtime=1201.66 cores=1,3,5,7
/proc/11938/task/11940/stat : 11940 (SArTagnan) R 11936 11938 11292 0 -1 4202560 169722 0 0 0 120113 53 0 0 25 0 4 0 500533440 2117021696 412495 33554432000 4194304 4623224 140736998868736 18446744073709551615 4377703 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11938/tid=11941] ppid=11936 vsize=2067404 CPUtime=1201.62 cores=1,3,5,7
/proc/11938/task/11941/stat : 11941 (SArTagnan) R 11936 11938 11292 0 -1 4202560 178121 0 0 0 120090 72 0 0 25 0 4 0 500533440 2117021696 412495 33554432000 4194304 4623224 140736998868736 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11938/tid=11942] ppid=11936 vsize=2067404 CPUtime=1195.08 cores=1,3,5,7
/proc/11938/task/11942/stat : 11942 (SArTagnan) R 11936 11938 11292 0 -1 4202560 5614683 0 0 0 118567 941 0 0 25 0 4 0 500533440 2117021696 412495 33554432000 4194304 4623224 140736998868736 18446744073709551615 4549223 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.09
Current children cumulated vsize (KiB) 2067404

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.07 8.07 8.01 9/184 11992
/proc/meminfo: memFree=21315080/32951124 swapFree=67111524/67111528
[pid=11938] ppid=11936 vsize=2067404 CPUtime=4800.09 cores=1,3,5,7
/proc/11938/stat : 11938 (SArTagnan) R 11936 11938 11292 0 -1 4202496 6378859 0 0 0 478870 1139 0 0 25 0 4 0 500533435 2117021696 412495 33554432000 4194304 4623224 140736998868736 18446744073709551615 4355951 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11938/statm: 516851 412495 345 105 0 512355 0
[pid=11938/tid=11940] ppid=11936 vsize=2067404 CPUtime=1201.66 cores=1,3,5,7
/proc/11938/task/11940/stat : 11940 (SArTagnan) R 11936 11938 11292 0 -1 4202560 169722 0 0 0 120113 53 0 0 25 0 4 0 500533440 2117021696 412495 33554432000 4194304 4623224 140736998868736 18446744073709551615 4377703 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11938/tid=11941] ppid=11936 vsize=2067404 CPUtime=1201.62 cores=1,3,5,7
/proc/11938/task/11941/stat : 11941 (SArTagnan) R 11936 11938 11292 0 -1 4202560 178121 0 0 0 120090 72 0 0 25 0 4 0 500533440 2117021696 412495 33554432000 4194304 4623224 140736998868736 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11938/tid=11942] ppid=11936 vsize=2067404 CPUtime=1195.08 cores=1,3,5,7
/proc/11938/task/11942/stat : 11942 (SArTagnan) R 11936 11938 11292 0 -1 4202560 5614683 0 0 0 118567 941 0 0 25 0 4 0 500533440 2117021696 412495 33554432000 4194304 4623224 140736998868736 18446744073709551615 4549223 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.09
Current children cumulated vsize (KiB) 2067404

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.79
CPU time (s): 4800.2
CPU user time (s): 4788.73
CPU system time (s): 11.4693
CPU usage (%): 399.422
Max. virtual memory (cumulated for all children) (KiB): 2067404

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4788.73
system time used= 11.4693
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6378859
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= 3995
involuntary context switches= 30107

runsolver used 1.89671 second user time and 4.66829 second system time

The end

Launcher Data

Begin job on node144 at 2011-04-29 14:46:13
IDJOB=3288899
IDBENCH=83108
IDSOLVER=1656
FILE ID=node144/3288899-1304081173
RUNJOBID= node144-1304081173-11925
PBS_JOBID= 13170498
Free space on /tmp= 72408 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom15.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3288899-1304081173/watcher-3288899-1304081173 -o /tmp/evaluation-result-3288899-1304081173/solver-3288899-1304081173 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3288899-1304081173.cnf -threads=4

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

MD5SUM BENCH= 1f0914c6141fdba914b73575a12b918a
RANDOM SEED=248440381

node144.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.850
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.70
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.850
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.16
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.850
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.850
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.83
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.850
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.850
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.850
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.850
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24432948 kB
Buffers:       2115752 kB
Cached:        5788544 kB
SwapCached:          4 kB
Active:         143532 kB
Inactive:      7827848 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24432948 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            3608 kB
Writeback:          12 kB
AnonPages:       66572 kB
Mapped:          14516 kB
Slab:           483872 kB
PageTables:       4416 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   187720 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= 72404 MiB
End job on node144 at 2011-04-29 15:06:17