Trace number 3288807

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.43 1201.88

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom24.cnf
MD5SUM16e1f2a4ab0c9df60ac0d098f9f252bb
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 variables62686
Number of clauses210488
Sum of the clauses size537842
Maximum clause length1941
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2106681
Number of clauses of size 3102739
Number of clauses of size 4299
Number of clauses of size 522
Number of clauses of size over 5746

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

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

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


[startup+0 s]
/proc/loadavg: 8.26 8.09 8.06 5/184 8939
/proc/meminfo: memFree=24669464/32951124 swapFree=67111352/67111528
[pid=8939] ppid=8937 vsize=28584 CPUtime=0 cores=1,3,5,7
/proc/8939/stat : 8939 (SArTagnan) R 8937 8939 8802 0 -1 4202496 1536 0 0 0 0 0 0 0 25 0 1 0 519658335 29270016 1473 33554432000 4194304 4623224 140736579891152 18446744073709551615 246516834048 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8939/statm: 7146 1473 296 105 0 2650 0

[startup+0.0507889 s]
/proc/loadavg: 8.26 8.09 8.06 5/184 8939
/proc/meminfo: memFree=24669464/32951124 swapFree=67111352/67111528
[pid=8939] ppid=8937 vsize=34004 CPUtime=0.04 cores=1,3,5,7
/proc/8939/stat : 8939 (SArTagnan) R 8937 8939 8802 0 -1 4202496 4561 0 0 0 4 0 0 0 25 0 1 0 519658335 34820096 3028 33554432000 4194304 4623224 140736579891152 18446744073709551615 246516834048 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8939/statm: 8501 3029 301 105 0 4005 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 34004

[startup+0.100785 s]
/proc/loadavg: 8.26 8.09 8.06 5/184 8939
/proc/meminfo: memFree=24669464/32951124 swapFree=67111352/67111528
[pid=8939] ppid=8937 vsize=47388 CPUtime=0.09 cores=1,3,5,7
/proc/8939/stat : 8939 (SArTagnan) R 8937 8939 8802 0 -1 4202496 8854 0 0 0 8 1 0 0 25 0 1 0 519658335 48525312 5895 33554432000 4194304 4623224 140736579891152 18446744073709551615 246516531669 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8939/statm: 11847 5916 303 105 0 7351 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 47388

[startup+0.300714 s]
/proc/loadavg: 8.26 8.09 8.06 5/184 8939
/proc/meminfo: memFree=24669464/32951124 swapFree=67111352/67111528
[pid=8939] ppid=8937 vsize=310448 CPUtime=0.86 cores=1,3,5,7
/proc/8939/stat : 8939 (SArTagnan) R 8937 8939 8802 0 -1 4202496 19378 0 0 0 84 2 0 0 25 0 4 0 519658335 317898752 14571 33554432000 4194304 4623224 140736579891152 18446744073709551615 4412324 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8939/statm: 77612 14571 335 105 0 73116 0
Current children cumulated CPU time (s) 0.86
Current children cumulated vsize (KiB) 310448

[startup+0.70064 s]
/proc/loadavg: 8.26 8.09 8.06 5/184 8939
/proc/meminfo: memFree=24669464/32951124 swapFree=67111352/67111528
[pid=8939] ppid=8937 vsize=315320 CPUtime=2.45 cores=1,3,5,7
/proc/8939/stat : 8939 (SArTagnan) R 8937 8939 8802 0 -1 4202496 23856 0 0 0 243 2 0 0 25 0 4 0 519658335 322887680 16606 33554432000 4194304 4623224 140736579891152 18446744073709551615 4517134 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8939/statm: 78830 16606 346 105 0 74334 0
Current children cumulated CPU time (s) 2.45
Current children cumulated vsize (KiB) 315320

[startup+1.50049 s]
/proc/loadavg: 8.26 8.09 8.06 9/188 8943
/proc/meminfo: memFree=24599260/32951124 swapFree=67111352/67111528
[pid=8939] ppid=8937 vsize=323992 CPUtime=5.64 cores=1,3,5,7
/proc/8939/stat : 8939 (SArTagnan) R 8937 8939 8802 0 -1 4202496 27805 0 0 0 561 3 0 0 25 0 4 0 519658335 331767808 20043 33554432000 4194304 4623224 140736579891152 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8939/statm: 80998 20043 345 105 0 76502 0
[pid=8939/tid=8941] ppid=8937 vsize=323992 CPUtime=1.37 cores=1,3,5,7
/proc/8939/task/8941/stat : 8941 (SArTagnan) R 8937 8939 8802 0 -1 4202560 3130 0 0 0 137 0 0 0 25 0 4 0 519658346 331767808 20043 33554432000 4194304 4623224 140736579891152 18446744073709551615 4376496 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8939/tid=8942] ppid=8937 vsize=323992 CPUtime=1.38 cores=1,3,5,7
/proc/8939/task/8942/stat : 8942 (SArTagnan) R 8937 8939 8802 0 -1 4202560 3153 0 0 0 138 0 0 0 25 0 4 0 519658346 331767808 20043 33554432000 4194304 4623224 140736579891152 18446744073709551615 4354529 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8939/tid=8943] ppid=8937 vsize=323992 CPUtime=1.38 cores=1,3,5,7
/proc/8939/task/8943/stat : 8943 (SArTagnan) R 8937 8939 8802 0 -1 4202560 3717 0 0 0 138 0 0 0 25 0 4 0 519658346 331767808 20043 33554432000 4194304 4623224 140736579891152 18446744073709551615 4577678 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.64
Current children cumulated vsize (KiB) 323992

[startup+3.1012 s]
/proc/loadavg: 8.24 8.08 8.06 9/188 8943
/proc/meminfo: memFree=24588744/32951124 swapFree=67111352/67111528
[pid=8939] ppid=8937 vsize=323992 CPUtime=12.05 cores=1,3,5,7
/proc/8939/stat : 8939 (SArTagnan) R 8937 8939 8802 0 -1 4202496 28262 0 0 0 1201 4 0 0 25 0 4 0 519658335 331767808 20498 33554432000 4194304 4623224 140736579891152 18446744073709551615 4517833 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8939/statm: 80998 20498 343 105 0 76502 0
[pid=8939/tid=8941] ppid=8937 vsize=323992 CPUtime=2.96 cores=1,3,5,7
/proc/8939/task/8941/stat : 8941 (SArTagnan) R 8937 8939 8802 0 -1 4202560 3288 0 0 0 296 0 0 0 25 0 4 0 519658346 331767808 20498 33554432000 4194304 4623224 140736579891152 18446744073709551615 4485092 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8939/tid=8942] ppid=8937 vsize=323992 CPUtime=2.98 cores=1,3,5,7
/proc/8939/task/8942/stat : 8942 (SArTagnan) R 8937 8939 8802 0 -1 4202560 3282 0 0 0 298 0 0 0 25 0 4 0 519658346 331767808 20498 33554432000 4194304 4623224 140736579891152 18446744073709551615 4376823 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8939/tid=8943] ppid=8937 vsize=323992 CPUtime=2.98 cores=1,3,5,7
/proc/8939/task/8943/stat : 8943 (SArTagnan) R 8937 8939 8802 0 -1 4202560 3799 0 0 0 298 0 0 0 25 0 4 0 519658346 331767808 20498 33554432000 4194304 4623224 140736579891152 18446744073709551615 4552757 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.05
Current children cumulated vsize (KiB) 323992

[startup+6.30062 s]
/proc/loadavg: 8.24 8.08 8.06 10/188 8943
/proc/meminfo: memFree=24576344/32951124 swapFree=67111352/67111528
[pid=8939] ppid=8937 vsize=340252 CPUtime=24.83 cores=1,3,5,7
/proc/8939/stat : 8939 (SArTagnan) R 8937 8939 8802 0 -1 4202496 33486 0 0 0 2478 5 0 0 25 0 4 0 519658335 348418048 24127 33554432000 4194304 4623224 140736579891152 18446744073709551615 4510034 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8939/statm: 85063 24127 343 105 0 80567 0
[pid=8939/tid=8941] ppid=8937 vsize=340252 CPUtime=6.14 cores=1,3,5,7
/proc/8939/task/8941/stat : 8941 (SArTagnan) R 8937 8939 8802 0 -1 4202560 4755 0 0 0 614 0 0 0 25 0 4 0 519658346 348418048 24127 33554432000 4194304 4623224 140736579891152 18446744073709551615 4463039 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8939/tid=8942] ppid=8937 vsize=340252 CPUtime=6.17 cores=1,3,5,7
/proc/8939/task/8942/stat : 8942 (SArTagnan) R 8937 8939 8802 0 -1 4202560 4648 0 0 0 617 0 0 0 25 0 4 0 519658346 348418048 24127 33554432000 4194304 4623224 140736579891152 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8939/tid=8943] ppid=8937 vsize=340252 CPUtime=6.17 cores=1,3,5,7
/proc/8939/task/8943/stat : 8943 (SArTagnan) R 8937 8939 8802 0 -1 4202560 4957 0 0 0 617 0 0 0 25 0 4 0 519658346 348418048 24128 33554432000 4194304 4623224 140736579891152 18446744073709551615 4552660 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 24.83
Current children cumulated vsize (KiB) 340252

[startup+12.7004 s]
/proc/loadavg: 8.20 8.08 8.05 10/188 8943
/proc/meminfo: memFree=24358164/32951124 swapFree=67111352/67111528
[pid=8939] ppid=8937 vsize=568632 CPUtime=50.34 cores=1,3,5,7
/proc/8939/stat : 8939 (SArTagnan) R 8937 8939 8802 0 -1 4202496 203919 0 0 0 5005 29 0 0 25 0 4 0 519658335 582279168 77615 33554432000 4194304 4623224 140736579891152 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8939/statm: 142158 77616 344 105 0 137662 0
[pid=8939/tid=8941] ppid=8937 vsize=568632 CPUtime=12.5 cores=1,3,5,7
/proc/8939/task/8941/stat : 8941 (SArTagnan) R 8937 8939 8802 0 -1 4202560 36348 0 0 0 1246 4 0 0 25 0 4 0 519658346 582279168 77616 33554432000 4194304 4623224 140736579891152 18446744073709551615 4376920 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8939/tid=8942] ppid=8937 vsize=568632 CPUtime=12.56 cores=1,3,5,7
/proc/8939/task/8942/stat : 8942 (SArTagnan) R 8937 8939 8802 0 -1 4202560 28678 0 0 0 1252 4 0 0 25 0 4 0 519658346 582279168 77616 33554432000 4194304 4623224 140736579891152 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8939/tid=8943] ppid=8937 vsize=568632 CPUtime=12.57 cores=1,3,5,7
/proc/8939/task/8943/stat : 8943 (SArTagnan) R 8937 8939 8802 0 -1 4202560 67721 0 0 0 1246 11 0 0 25 0 4 0 519658346 582279168 77616 33554432000 4194304 4623224 140736579891152 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.34
Current children cumulated vsize (KiB) 568632

[startup+25.5011 s]
/proc/loadavg: 8.17 8.08 8.05 9/188 8974
/proc/meminfo: memFree=24532840/32951124 swapFree=67111352/67111528
[pid=8939] ppid=8937 vsize=568632 CPUtime=101.48 cores=1,3,5,7
/proc/8939/stat : 8939 (SArTagnan) R 8937 8939 8802 0 -1 4202496 289794 0 0 0 10104 44 0 0 25 0 4 0 519658335 582279168 82060 33554432000 4194304 4623224 140736579891152 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8939/statm: 142158 82060 344 105 0 137662 0
[pid=8939/tid=8941] ppid=8937 vsize=568632 CPUtime=25.23 cores=1,3,5,7
/proc/8939/task/8941/stat : 8941 (SArTagnan) R 8937 8939 8802 0 -1 4202560 37085 0 0 0 2518 5 0 0 25 0 4 0 519658346 582279168 82060 33554432000 4194304 4623224 140736579891152 18446744073709551615 4366391 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8939/tid=8942] ppid=8937 vsize=568632 CPUtime=25.36 cores=1,3,5,7
/proc/8939/task/8942/stat : 8942 (SArTagnan) R 8937 8939 8802 0 -1 4202560 30085 0 0 0 2532 4 0 0 25 0 4 0 519658346 582279168 82060 33554432000 4194304 4623224 140736579891152 18446744073709551615 4288297 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8939/tid=8943] ppid=8937 vsize=568632 CPUtime=25.37 cores=1,3,5,7
/proc/8939/task/8943/stat : 8943 (SArTagnan) R 8937 8939 8802 0 -1 4202560 151281 0 0 0 2513 24 0 0 25 0 4 0 519658346 582279168 82060 33554432000 4194304 4623224 140736579891152 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.48
Current children cumulated vsize (KiB) 568632

[startup+51.1004 s]
/proc/loadavg: 8.11 8.07 8.05 9/188 8974
/proc/meminfo: memFree=24262544/32951124 swapFree=67111352/67111528
[pid=8939] ppid=8937 vsize=593376 CPUtime=203.73 cores=1,3,5,7
/proc/8939/stat : 8939 (SArTagnan) R 8937 8939 8802 0 -1 4202496 493785 0 0 0 20287 86 0 0 25 0 4 0 519658335 607617024 92810 33554432000 4194304 4623224 140736579891152 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8939/statm: 148344 92830 345 105 0 143848 0
[pid=8939/tid=8941] ppid=8937 vsize=593376 CPUtime=50.68 cores=1,3,5,7
/proc/8939/task/8941/stat : 8941 (SArTagnan) R 8937 8939 8802 0 -1 4202560 41672 0 0 0 5057 11 0 0 25 0 4 0 519658346 607617024 92840 33554432000 4194304 4623224 140736579891152 18446744073709551615 4376754 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8939/tid=8942] ppid=8937 vsize=593376 CPUtime=50.96 cores=1,3,5,7
/proc/8939/task/8942/stat : 8942 (SArTagnan) R 8937 8939 8802 0 -1 4202560 37272 0 0 0 5090 6 0 0 25 0 4 0 519658346 607617024 92851 33554432000 4194304 4623224 140736579891152 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8939/tid=8943] ppid=8937 vsize=593376 CPUtime=50.97 cores=1,3,5,7
/proc/8939/task/8943/stat : 8943 (SArTagnan) R 8937 8939 8802 0 -1 4202560 334479 0 0 0 5041 56 0 0 25 0 4 0 519658346 607617024 92862 33554432000 4194304 4623224 140736579891152 18446744073709551615 246516531649 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 203.73
Current children cumulated vsize (KiB) 593376

[startup+102.307 s]
/proc/loadavg: 8.12 8.08 8.06 9/188 8976
/proc/meminfo: memFree=24121400/32951124 swapFree=67111352/67111528
[pid=8939] ppid=8937 vsize=673280 CPUtime=408.26 cores=1,3,5,7
/proc/8939/stat : 8939 (SArTagnan) R 8937 8939 8802 0 -1 4202496 758098 0 0 0 40693 133 0 0 25 0 4 0 519658335 689438720 103755 33554432000 4194304 4623224 140736579891152 18446744073709551615 4510559 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8939/statm: 168320 103755 345 105 0 163824 0
[pid=8939/tid=8941] ppid=8937 vsize=673280 CPUtime=101.6 cores=1,3,5,7
/proc/8939/task/8941/stat : 8941 (SArTagnan) R 8937 8939 8802 0 -1 4202560 47665 0 0 0 10146 14 0 0 25 0 4 0 519658346 689438720 103755 33554432000 4194304 4623224 140736579891152 18446744073709551615 4376579 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8939/tid=8942] ppid=8937 vsize=673280 CPUtime=102.16 cores=1,3,5,7
/proc/8939/task/8942/stat : 8942 (SArTagnan) R 8937 8939 8802 0 -1 4202560 39669 0 0 0 10207 9 0 0 25 0 4 0 519658346 689438720 103755 33554432000 4194304 4623224 140736579891152 18446744073709551615 4377327 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8939/tid=8943] ppid=8937 vsize=673280 CPUtime=102.17 cores=1,3,5,7
/proc/8939/task/8943/stat : 8943 (SArTagnan) R 8937 8939 8802 0 -1 4202560 589606 0 0 0 10120 97 0 0 25 0 4 0 519658346 689438720 103755 33554432000 4194304 4623224 140736579891152 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 408.26
Current children cumulated vsize (KiB) 673280

[startup+162.301 s]
/proc/loadavg: 8.12 8.10 8.06 9/188 8977
/proc/meminfo: memFree=24043132/32951124 swapFree=67111352/67111528
[pid=8939] ppid=8937 vsize=703996 CPUtime=647.91 cores=1,3,5,7
/proc/8939/stat : 8939 (SArTagnan) R 8937 8939 8802 0 -1 4202496 1125736 0 0 0 64589 202 0 0 25 0 4 0 519658335 720891904 116632 33554432000 4194304 4623224 140736579891152 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8939/statm: 175999 116632 345 105 0 171503 0
[pid=8939/tid=8941] ppid=8937 vsize=703996 CPUtime=161.27 cores=1,3,5,7
/proc/8939/task/8941/stat : 8941 (SArTagnan) R 8937 8939 8802 0 -1 4202560 62716 0 0 0 16108 19 0 0 25 0 4 0 519658346 720891904 116632 33554432000 4194304 4623224 140736579891152 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8939/tid=8942] ppid=8937 vsize=703996 CPUtime=162.16 cores=1,3,5,7
/proc/8939/task/8942/stat : 8942 (SArTagnan) R 8937 8939 8802 0 -1 4202560 42889 0 0 0 16203 13 0 0 25 0 4 0 519658346 720891904 116632 33554432000 4194304 4623224 140736579891152 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8939/tid=8943] ppid=8937 vsize=703996 CPUtime=162.17 cores=1,3,5,7
/proc/8939/task/8943/stat : 8943 (SArTagnan) R 8937 8939 8802 0 -1 4202560 938037 0 0 0 16060 157 0 0 25 0 4 0 519658346 720891904 116632 33554432000 4194304 4623224 140736579891152 18446744073709551615 4364911 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 647.91
Current children cumulated vsize (KiB) 703996

[startup+222.301 s]
/proc/loadavg: 8.14 8.11 8.07 9/188 8979
/proc/meminfo: memFree=23921324/32951124 swapFree=67111352/67111528
[pid=8939] ppid=8937 vsize=780188 CPUtime=887.59 cores=1,3,5,7
/proc/8939/stat : 8939 (SArTagnan) R 8937 8939 8802 0 -1 4202496 1539698 0 0 0 88479 280 0 0 25 0 4 0 519658335 798912512 137290 33554432000 4194304 4623224 140736579891152 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8939/statm: 195047 137290 345 105 0 190551 0
[pid=8939/tid=8941] ppid=8937 vsize=780188 CPUtime=220.94 cores=1,3,5,7
/proc/8939/task/8941/stat : 8941 (SArTagnan) R 8937 8939 8802 0 -1 4202560 68750 0 0 0 22067 27 0 0 25 0 4 0 519658346 798912512 137290 33554432000 4194304 4623224 140736579891152 18446744073709551615 4376960 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8939/tid=8942] ppid=8937 vsize=780188 CPUtime=222.16 cores=1,3,5,7
/proc/8939/task/8942/stat : 8942 (SArTagnan) R 8937 8939 8802 0 -1 4202560 47458 0 0 0 22200 16 0 0 25 0 4 0 519658346 798912512 137290 33554432000 4194304 4623224 140736579891152 18446744073709551615 4376687 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8939/tid=8943] ppid=8937 vsize=780188 CPUtime=222.17 cores=1,3,5,7
/proc/8939/task/8943/stat : 8943 (SArTagnan) R 8937 8939 8802 0 -1 4202560 1340081 0 0 0 21994 223 0 0 25 0 4 0 519658346 798912512 137290 33554432000 4194304 4623224 140736579891152 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 887.59
Current children cumulated vsize (KiB) 780188

[startup+282.301 s]

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

[pid=8939] ppid=8937 vsize=1320984 CPUtime=2565.33 cores=1,3,5,7
/proc/8939/stat : 8939 (SArTagnan) R 8937 8939 8802 0 -1 4202496 4292850 0 0 0 255753 780 0 0 25 0 4 0 519658335 1352687616 258544 33554432000 4194304 4623224 140736579891152 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8939/statm: 330246 258544 345 105 0 325750 0
[pid=8939/tid=8941] ppid=8937 vsize=1320984 CPUtime=638.65 cores=1,3,5,7
/proc/8939/task/8941/stat : 8941 (SArTagnan) R 8937 8939 8802 0 -1 4202560 153669 0 0 0 63804 61 0 0 25 0 4 0 519658346 1352687616 258544 33554432000 4194304 4623224 140736579891152 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8939/tid=8942] ppid=8937 vsize=1320984 CPUtime=642.17 cores=1,3,5,7
/proc/8939/task/8942/stat : 8942 (SArTagnan) R 8937 8939 8802 0 -1 4202560 88445 0 0 0 64173 44 0 0 25 0 4 0 519658346 1352687616 258544 33554432000 4194304 4623224 140736579891152 18446744073709551615 4377495 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8939/tid=8943] ppid=8937 vsize=1320984 CPUtime=642.18 cores=1,3,5,7
/proc/8939/task/8943/stat : 8943 (SArTagnan) R 8937 8939 8802 0 -1 4202560 3929207 0 0 0 63563 655 0 0 25 0 4 0 519658346 1352687616 258544 33554432000 4194304 4623224 140736579891152 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2565.33
Current children cumulated vsize (KiB) 1320984

[startup+702.3 s]
/proc/loadavg: 8.21 8.17 8.10 9/188 8992
/proc/meminfo: memFree=22784772/32951124 swapFree=67111352/67111528
[pid=8939] ppid=8937 vsize=1335124 CPUtime=2804.99 cores=1,3,5,7
/proc/8939/stat : 8939 (SArTagnan) R 8937 8939 8802 0 -1 4202496 4482263 0 0 0 279677 822 0 0 25 0 4 0 519658335 1367166976 275633 33554432000 4194304 4623224 140736579891152 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8939/statm: 333781 275633 345 105 0 329285 0
[pid=8939/tid=8941] ppid=8937 vsize=1335124 CPUtime=698.32 cores=1,3,5,7
/proc/8939/task/8941/stat : 8941 (SArTagnan) R 8937 8939 8802 0 -1 4202560 160829 0 0 0 69763 69 0 0 25 0 4 0 519658346 1367166976 275633 33554432000 4194304 4623224 140736579891152 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8939/tid=8942] ppid=8937 vsize=1335124 CPUtime=702.16 cores=1,3,5,7
/proc/8939/task/8942/stat : 8942 (SArTagnan) R 8937 8939 8802 0 -1 4202560 93717 0 0 0 70167 49 0 0 25 0 4 0 519658346 1367166976 275633 33554432000 4194304 4623224 140736579891152 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8939/tid=8943] ppid=8937 vsize=1335124 CPUtime=702.17 cores=1,3,5,7
/proc/8939/task/8943/stat : 8943 (SArTagnan) R 8937 8939 8802 0 -1 4202560 4105355 0 0 0 69535 682 0 0 25 0 4 0 519658346 1367166976 275633 33554432000 4194304 4623224 140736579891152 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2804.99
Current children cumulated vsize (KiB) 1335124

[startup+762.307 s]
/proc/loadavg: 8.15 8.17 8.10 9/188 8993
/proc/meminfo: memFree=22643632/32951124 swapFree=67111352/67111528
[pid=8939] ppid=8937 vsize=1480496 CPUtime=3044.69 cores=1,3,5,7
/proc/8939/stat : 8939 (SArTagnan) R 8937 8939 8802 0 -1 4202496 4640809 0 0 0 303613 856 0 0 25 0 4 0 519658335 1516027904 294822 33554432000 4194304 4623224 140736579891152 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8939/statm: 370124 294822 345 105 0 365628 0
[pid=8939/tid=8941] ppid=8937 vsize=1480496 CPUtime=758 cores=1,3,5,7
/proc/8939/task/8941/stat : 8941 (SArTagnan) R 8937 8939 8802 0 -1 4202560 201888 0 0 0 75720 80 0 0 25 0 4 0 519658346 1516027904 294822 33554432000 4194304 4623224 140736579891152 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8939/tid=8942] ppid=8937 vsize=1480496 CPUtime=762.17 cores=1,3,5,7
/proc/8939/task/8942/stat : 8942 (SArTagnan) R 8937 8939 8802 0 -1 4202560 96056 0 0 0 76165 52 0 0 25 0 4 0 519658346 1516027904 294822 33554432000 4194304 4623224 140736579891152 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8939/tid=8943] ppid=8937 vsize=1480496 CPUtime=762.19 cores=1,3,5,7
/proc/8939/task/8943/stat : 8943 (SArTagnan) R 8937 8939 8802 0 -1 4202560 4219525 0 0 0 75516 703 0 0 25 0 4 0 519658346 1516027904 294822 33554432000 4194304 4623224 140736579891152 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3044.69
Current children cumulated vsize (KiB) 1480496

[startup+822.3 s]
/proc/loadavg: 8.21 8.18 8.10 9/188 8995
/proc/meminfo: memFree=22528784/32951124 swapFree=67111352/67111528
[pid=8939] ppid=8937 vsize=1531212 CPUtime=3284.34 cores=1,3,5,7
/proc/8939/stat : 8939 (SArTagnan) R 8937 8939 8802 0 -1 4202496 4669900 0 0 0 327564 870 0 0 25 0 4 0 519658335 1567961088 309945 33554432000 4194304 4623224 140736579891152 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8939/statm: 382803 309945 345 105 0 378307 0
[pid=8939/tid=8941] ppid=8937 vsize=1531212 CPUtime=817.67 cores=1,3,5,7
/proc/8939/task/8941/stat : 8941 (SArTagnan) R 8937 8939 8802 0 -1 4202560 209078 0 0 0 81677 90 0 0 25 0 4 0 519658346 1567961088 309945 33554432000 4194304 4623224 140736579891152 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8939/tid=8942] ppid=8937 vsize=1531212 CPUtime=822.17 cores=1,3,5,7
/proc/8939/task/8942/stat : 8942 (SArTagnan) R 8937 8939 8802 0 -1 4202560 110967 0 0 0 82162 55 0 0 25 0 4 0 519658346 1567961088 309945 33554432000 4194304 4623224 140736579891152 18446744073709551615 4377440 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8939/tid=8943] ppid=8937 vsize=1531212 CPUtime=822.18 cores=1,3,5,7
/proc/8939/task/8943/stat : 8943 (SArTagnan) R 8937 8939 8802 0 -1 4202560 4225491 0 0 0 81514 704 0 0 25 0 4 0 519658346 1567961088 309945 33554432000 4194304 4623224 140736579891152 18446744073709551615 4364669 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3284.34
Current children cumulated vsize (KiB) 1531212

[startup+882.3 s]
/proc/loadavg: 8.27 8.20 8.11 9/188 8997
/proc/meminfo: memFree=22416664/32951124 swapFree=67111352/67111528
[pid=8939] ppid=8937 vsize=1533104 CPUtime=3524.02 cores=1,3,5,7
/proc/8939/stat : 8939 (SArTagnan) R 8937 8939 8802 0 -1 4202496 5011288 0 0 0 351475 927 0 0 25 0 4 0 519658335 1569898496 320600 33554432000 4194304 4623224 140736579891152 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8939/statm: 383276 320600 345 105 0 378780 0
[pid=8939/tid=8941] ppid=8937 vsize=1533104 CPUtime=877.35 cores=1,3,5,7
/proc/8939/task/8941/stat : 8941 (SArTagnan) R 8937 8939 8802 0 -1 4202560 212540 0 0 0 87642 93 0 0 25 0 4 0 519658346 1569898496 320600 33554432000 4194304 4623224 140736579891152 18446744073709551615 4376892 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8939/tid=8942] ppid=8937 vsize=1533104 CPUtime=882.17 cores=1,3,5,7
/proc/8939/task/8942/stat : 8942 (SArTagnan) R 8937 8939 8802 0 -1 4202560 111015 0 0 0 88162 55 0 0 25 0 4 0 519658346 1569898496 320600 33554432000 4194304 4623224 140736579891152 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8939/tid=8943] ppid=8937 vsize=1533104 CPUtime=882.19 cores=1,3,5,7
/proc/8939/task/8943/stat : 8943 (SArTagnan) R 8937 8939 8802 0 -1 4202560 4562650 0 0 0 87461 758 0 0 25 0 4 0 519658346 1569898496 320600 33554432000 4194304 4623224 140736579891152 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3524.02
Current children cumulated vsize (KiB) 1533104

[startup+942.3 s]
/proc/loadavg: 8.36 8.24 8.13 9/188 8998
/proc/meminfo: memFree=22317060/32951124 swapFree=67111352/67111528
[pid=8939] ppid=8937 vsize=1543920 CPUtime=3763.71 cores=1,3,5,7
/proc/8939/stat : 8939 (SArTagnan) R 8937 8939 8802 0 -1 4202496 5225562 0 0 0 375406 965 0 0 25 0 4 0 519658335 1580974080 328182 33554432000 4194304 4623224 140736579891152 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8939/statm: 385980 328182 345 105 0 381484 0
[pid=8939/tid=8941] ppid=8937 vsize=1543920 CPUtime=937.03 cores=1,3,5,7
/proc/8939/task/8941/stat : 8941 (SArTagnan) R 8937 8939 8802 0 -1 4202560 213779 0 0 0 93609 94 0 0 25 0 4 0 519658346 1580974080 328182 33554432000 4194304 4623224 140736579891152 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8939/tid=8942] ppid=8937 vsize=1543920 CPUtime=942.17 cores=1,3,5,7
/proc/8939/task/8942/stat : 8942 (SArTagnan) R 8937 8939 8802 0 -1 4202560 111157 0 0 0 94162 55 0 0 25 0 4 0 519658346 1580974080 328182 33554432000 4194304 4623224 140736579891152 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8939/tid=8943] ppid=8937 vsize=1543920 CPUtime=942.18 cores=1,3,5,7
/proc/8939/task/8943/stat : 8943 (SArTagnan) R 8937 8939 8802 0 -1 4202560 4774834 0 0 0 93424 794 0 0 25 0 4 0 519658346 1580974080 328182 33554432000 4194304 4623224 140736579891152 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3763.71
Current children cumulated vsize (KiB) 1543920

[startup+1002.3 s]
/proc/loadavg: 8.23 8.22 8.13 9/188 9000
/proc/meminfo: memFree=22267804/32951124 swapFree=67111352/67111528
[pid=8939] ppid=8937 vsize=1563292 CPUtime=4003.38 cores=1,3,5,7
/proc/8939/stat : 8939 (SArTagnan) R 8937 8939 8802 0 -1 4202496 5232458 0 0 0 399371 967 0 0 25 0 4 0 519658335 1600811008 335051 33554432000 4194304 4623224 140736579891152 18446744073709551615 4510192 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8939/statm: 390823 335051 345 105 0 386327 0
[pid=8939/tid=8941] ppid=8937 vsize=1563292 CPUtime=996.7 cores=1,3,5,7
/proc/8939/task/8941/stat : 8941 (SArTagnan) R 8937 8939 8802 0 -1 4202560 213876 0 0 0 99576 94 0 0 25 0 4 0 519658346 1600811008 335051 33554432000 4194304 4623224 140736579891152 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8939/tid=8942] ppid=8937 vsize=1563292 CPUtime=1002.17 cores=1,3,5,7
/proc/8939/task/8942/stat : 8942 (SArTagnan) R 8937 8939 8802 0 -1 4202560 111729 0 0 0 100162 55 0 0 25 0 4 0 519658346 1600811008 335051 33554432000 4194304 4623224 140736579891152 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8939/tid=8943] ppid=8937 vsize=1563292 CPUtime=1002.18 cores=1,3,5,7
/proc/8939/task/8943/stat : 8943 (SArTagnan) R 8937 8939 8802 0 -1 4202560 4779955 0 0 0 99423 795 0 0 25 0 4 0 519658346 1600811008 335051 33554432000 4194304 4623224 140736579891152 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4003.38
Current children cumulated vsize (KiB) 1563292

[startup+1062.3 s]
/proc/loadavg: 8.34 8.26 8.14 9/188 9001
/proc/meminfo: memFree=22209488/32951124 swapFree=67111352/67111528
[pid=8939] ppid=8937 vsize=1685924 CPUtime=4243.06 cores=1,3,5,7
/proc/8939/stat : 8939 (SArTagnan) R 8937 8939 8802 0 -1 4202496 5363861 0 0 0 423316 990 0 0 25 0 4 0 519658335 1726386176 342891 33554432000 4194304 4623224 140736579891152 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8939/statm: 421481 342891 346 105 0 416985 0
[pid=8939/tid=8941] ppid=8937 vsize=1685924 CPUtime=1056.37 cores=1,3,5,7
/proc/8939/task/8941/stat : 8941 (SArTagnan) R 8937 8939 8802 0 -1 4202560 213984 0 0 0 105543 94 0 0 25 0 4 0 519658346 1726386176 342891 33554432000 4194304 4623224 140736579891152 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8939/tid=8942] ppid=8937 vsize=1685924 CPUtime=1062.17 cores=1,3,5,7
/proc/8939/task/8942/stat : 8942 (SArTagnan) R 8937 8939 8802 0 -1 4202560 112572 0 0 0 106161 56 0 0 25 0 4 0 519658346 1726386176 342891 33554432000 4194304 4623224 140736579891152 18446744073709551615 4377864 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8939/tid=8943] ppid=8937 vsize=1685924 CPUtime=1062.19 cores=1,3,5,7
/proc/8939/task/8943/stat : 8943 (SArTagnan) R 8937 8939 8802 0 -1 4202560 4888595 0 0 0 105404 815 0 0 25 0 4 0 519658346 1726386176 342891 33554432000 4194304 4623224 140736579891152 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4243.06
Current children cumulated vsize (KiB) 1685924

[startup+1122.3 s]
/proc/loadavg: 8.25 8.24 8.14 9/188 9003
/proc/meminfo: memFree=22142256/32951124 swapFree=67111352/67111528
[pid=8939] ppid=8937 vsize=1765960 CPUtime=4482.74 cores=1,3,5,7
/proc/8939/stat : 8939 (SArTagnan) R 8937 8939 8802 0 -1 4202496 5779165 0 0 0 447207 1067 0 0 25 0 4 0 519658335 1808343040 350457 33554432000 4194304 4623224 140736579891152 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8939/statm: 441490 350457 345 105 0 436994 0
[pid=8939/tid=8941] ppid=8937 vsize=1765960 CPUtime=1116.04 cores=1,3,5,7
/proc/8939/task/8941/stat : 8941 (SArTagnan) R 8937 8939 8802 0 -1 4202560 214082 0 0 0 111510 94 0 0 25 0 4 0 519658346 1808343040 350457 33554432000 4194304 4623224 140736579891152 18446744073709551615 4486238 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8939/tid=8942] ppid=8937 vsize=1765960 CPUtime=1122.17 cores=1,3,5,7
/proc/8939/task/8942/stat : 8942 (SArTagnan) R 8937 8939 8802 0 -1 4202560 116077 0 0 0 112160 57 0 0 25 0 4 0 519658346 1808343040 350457 33554432000 4194304 4623224 140736579891152 18446744073709551615 4376652 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8939/tid=8943] ppid=8937 vsize=1765960 CPUtime=1122.19 cores=1,3,5,7
/proc/8939/task/8943/stat : 8943 (SArTagnan) R 8937 8939 8802 0 -1 4202560 5299676 0 0 0 111330 889 0 0 25 0 4 0 519658346 1808343040 350457 33554432000 4194304 4623224 140736579891152 18446744073709551615 4550411 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4482.74
Current children cumulated vsize (KiB) 1765960

[startup+1182.3 s]
/proc/loadavg: 8.13 8.21 8.14 9/188 9005
/proc/meminfo: memFree=22103284/32951124 swapFree=67111352/67111528
[pid=8939] ppid=8937 vsize=1810176 CPUtime=4722.42 cores=1,3,5,7
/proc/8939/stat : 8939 (SArTagnan) R 8937 8939 8802 0 -1 4202496 6186007 0 0 0 471102 1140 0 0 25 0 4 0 519658335 1853620224 355570 33554432000 4194304 4623224 140736579891152 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8939/statm: 452544 355571 345 105 0 448048 0
[pid=8939/tid=8941] ppid=8937 vsize=1810176 CPUtime=1175.72 cores=1,3,5,7
/proc/8939/task/8941/stat : 8941 (SArTagnan) R 8937 8939 8802 0 -1 4202560 220581 0 0 0 117477 95 0 0 25 0 4 0 519658346 1853620224 355571 33554432000 4194304 4623224 140736579891152 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8939/tid=8942] ppid=8937 vsize=1810176 CPUtime=1182.18 cores=1,3,5,7
/proc/8939/task/8942/stat : 8942 (SArTagnan) R 8937 8939 8802 0 -1 4202560 116342 0 0 0 118160 58 0 0 25 0 4 0 519658346 1853620224 355584 33554432000 4194304 4623224 140736579891152 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8939/tid=8943] ppid=8937 vsize=1810176 CPUtime=1182.19 cores=1,3,5,7
/proc/8939/task/8943/stat : 8943 (SArTagnan) R 8937 8939 8802 0 -1 4202560 5698659 0 0 0 117258 961 0 0 25 0 4 0 519658346 1853620224 355597 33554432000 4194304 4623224 140736579891152 18446744073709551615 246516531385 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4722.42
Current children cumulated vsize (KiB) 1810176



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.8 s]
/proc/loadavg: 8.16 8.21 8.14 10/188 9005
/proc/meminfo: memFree=22090624/32951124 swapFree=67111352/67111528
[pid=8939] ppid=8937 vsize=1810968 CPUtime=4800.34 cores=1,3,5,7
/proc/8939/stat : 8939 (SArTagnan) R 8937 8939 8802 0 -1 4202496 6315268 0 0 0 478870 1164 0 0 25 0 4 0 519658335 1854431232 359225 33554432000 4194304 4623224 140736579891152 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8939/statm: 452742 359225 345 105 0 448246 0
[pid=8939/tid=8941] ppid=8937 vsize=1810968 CPUtime=1195.11 cores=1,3,5,7
/proc/8939/task/8941/stat : 8941 (SArTagnan) R 8937 8939 8802 0 -1 4202560 220638 0 0 0 119416 95 0 0 25 0 4 0 519658346 1854431232 359225 33554432000 4194304 4623224 140736579891152 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8939/tid=8942] ppid=8937 vsize=1810968 CPUtime=1201.68 cores=1,3,5,7
/proc/8939/task/8942/stat : 8942 (SArTagnan) R 8937 8939 8802 0 -1 4202560 116705 0 0 0 120110 58 0 0 25 0 4 0 519658346 1854431232 359225 33554432000 4194304 4623224 140736579891152 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8939/tid=8943] ppid=8937 vsize=1810968 CPUtime=1201.7 cores=1,3,5,7
/proc/8939/task/8943/stat : 8943 (SArTagnan) R 8937 8939 8802 0 -1 4202560 5827154 0 0 0 119186 984 0 0 25 0 4 0 519658346 1854431232 359225 33554432000 4194304 4623224 140736579891152 18446744073709551615 4549202 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.34
Current children cumulated vsize (KiB) 1810968

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.88
CPU time (s): 4800.43
CPU user time (s): 4788.73
CPU system time (s): 11.7042
CPU usage (%): 399.412
Max. virtual memory (cumulated for all children) (KiB): 1821608

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

runsolver used 1.76573 second user time and 4.79827 second system time

The end

Launcher Data

Begin job on node134 at 2011-04-29 14:36:41
IDJOB=3288807
IDBENCH=83105
IDSOLVER=1656
FILE ID=node134/3288807-1304080601
RUNJOBID= node134-1304080396-8821
PBS_JOBID= 13170534
Free space on /tmp= 71568 MiB

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

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

MD5SUM BENCH= 16e1f2a4ab0c9df60ac0d098f9f252bb
RANDOM SEED=757318768

node134.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.831
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.831
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.67
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.831
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.83
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.831
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	: 7186.06
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.831
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.80
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.831
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.83
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.831
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.831
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.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24669860 kB
Buffers:       1486460 kB
Cached:        5857940 kB
SwapCached:         64 kB
Active:        1811572 kB
Inactive:      5948892 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24669860 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:            4024 kB
Writeback:           0 kB
AnonPages:      415368 kB
Mapped:          15684 kB
Slab:           459200 kB
PageTables:       5632 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   655976 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71576 MiB
End job on node134 at 2011-04-29 14:56:45