Trace number 3250782

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.29 1201.77

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-20_388.cnf
MD5SUMa08160883ea01d58c880b6f2b323ef8b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables388
Number of clauses41212
Sum of the clauses size187726
Maximum clause length20
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 337442
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 53770

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-3250782-1304095917/watcher-3250782-1304095917 -o /tmp/evaluation-result-3250782-1304095917/solver-3250782-1304095917 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3250782-1304095917.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.91 8.03 7.99 5/180 617
/proc/meminfo: memFree=21381216/32950928 swapFree=67111524/67111528
[pid=617] ppid=615 vsize=19448 CPUtime=0 cores=1,3,5,7
/proc/617/stat : 617 (SArTagnan) R 615 617 384 0 -1 4202496 435 0 0 0 0 0 0 0 25 0 1 0 521190509 19914752 372 33554432000 4194304 4623224 140734438544320 18446744073709551615 268272688896 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/617/statm: 4862 378 296 105 0 366 0

[startup+0.131407 s]
/proc/loadavg: 7.91 8.03 7.99 5/180 617
/proc/meminfo: memFree=21381216/32950928 swapFree=67111524/67111528
[pid=617] ppid=615 vsize=262364 CPUtime=0.42 cores=1,3,5,7
/proc/617/stat : 617 (SArTagnan) R 615 617 384 0 -1 4202496 6607 0 0 0 42 0 0 0 25 0 4 0 521190509 268660736 4269 33554432000 4194304 4623224 140734438544320 18446744073709551615 4415014 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/617/statm: 65591 4269 336 105 0 61095 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 262364

[startup+0.200398 s]
/proc/loadavg: 7.91 8.03 7.99 5/180 617
/proc/meminfo: memFree=21381216/32950928 swapFree=67111524/67111528
[pid=617] ppid=615 vsize=262364 CPUtime=0.69 cores=1,3,5,7
/proc/617/stat : 617 (SArTagnan) R 615 617 384 0 -1 4202496 7045 0 0 0 69 0 0 0 25 0 4 0 521190509 268660736 4381 33554432000 4194304 4623224 140734438544320 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/617/statm: 65591 4387 336 105 0 61095 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 262364

[startup+0.300381 s]
/proc/loadavg: 7.91 8.03 7.99 5/180 617
/proc/meminfo: memFree=21381216/32950928 swapFree=67111524/67111528
[pid=617] ppid=615 vsize=264344 CPUtime=1.1 cores=1,3,5,7
/proc/617/stat : 617 (SArTagnan) R 615 617 384 0 -1 4202496 8654 0 0 0 109 1 0 0 25 0 4 0 521190509 270688256 4572 33554432000 4194304 4623224 140734438544320 18446744073709551615 4510206 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/617/statm: 66086 4572 336 105 0 61590 0
Current children cumulated CPU time (s) 1.1
Current children cumulated vsize (KiB) 264344

[startup+0.700308 s]
/proc/loadavg: 7.91 8.03 7.99 5/180 617
/proc/meminfo: memFree=21381216/32950928 swapFree=67111524/67111528
[pid=617] ppid=615 vsize=265176 CPUtime=2.7 cores=1,3,5,7
/proc/617/stat : 617 (SArTagnan) R 615 617 384 0 -1 4202496 12692 0 0 0 269 1 0 0 25 0 4 0 521190509 271540224 5303 33554432000 4194304 4623224 140734438544320 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/617/statm: 66294 5313 336 105 0 61798 0
Current children cumulated CPU time (s) 2.7
Current children cumulated vsize (KiB) 265176

[startup+1.50117 s]
/proc/loadavg: 7.91 8.03 7.99 9/184 621
/proc/meminfo: memFree=21356268/32950928 swapFree=67111524/67111528
[pid=617] ppid=615 vsize=268600 CPUtime=5.89 cores=1,3,5,7
/proc/617/stat : 617 (SArTagnan) R 615 617 384 0 -1 4202496 23540 0 0 0 587 2 0 0 25 0 4 0 521190509 275046400 7154 33554432000 4194304 4623224 140734438544320 18446744073709551615 4510262 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/617/statm: 67150 7155 336 105 0 62654 0
[pid=617/tid=619] ppid=615 vsize=268600 CPUtime=1.46 cores=1,3,5,7
/proc/617/task/619/stat : 619 (SArTagnan) R 615 617 384 0 -1 4202560 2217 0 0 0 146 0 0 0 25 0 4 0 521190512 275046400 7155 33554432000 4194304 4623224 140734438544320 18446744073709551615 4376749 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=617/tid=620] ppid=615 vsize=268600 CPUtime=1.46 cores=1,3,5,7
/proc/617/task/620/stat : 620 (SArTagnan) R 615 617 384 0 -1 4202560 2634 0 0 0 146 0 0 0 25 0 4 0 521190512 275046400 7155 33554432000 4194304 4623224 140734438544320 18446744073709551615 4462984 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=617/tid=621] ppid=615 vsize=268600 CPUtime=1.46 cores=1,3,5,7
/proc/617/task/621/stat : 621 (SArTagnan) R 615 617 384 0 -1 4202560 14079 0 0 0 145 1 0 0 25 0 4 0 521190512 275046400 7155 33554432000 4194304 4623224 140734438544320 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.89
Current children cumulated vsize (KiB) 268600

[startup+3.10088 s]
/proc/loadavg: 7.91 8.03 7.99 9/184 621
/proc/meminfo: memFree=21345764/32950928 swapFree=67111524/67111528
[pid=617] ppid=615 vsize=273368 CPUtime=12.28 cores=1,3,5,7
/proc/617/stat : 617 (SArTagnan) R 615 617 384 0 -1 4202496 39432 0 0 0 1223 5 0 0 25 0 4 0 521190509 279928832 10593 33554432000 4194304 4623224 140734438544320 18446744073709551615 4384373 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/617/statm: 68342 10593 347 105 0 63846 0
[pid=617/tid=619] ppid=615 vsize=273368 CPUtime=3.06 cores=1,3,5,7
/proc/617/task/619/stat : 619 (SArTagnan) R 615 617 384 0 -1 4202560 3875 0 0 0 306 0 0 0 25 0 4 0 521190512 279928832 10593 33554432000 4194304 4623224 140734438544320 18446744073709551615 4376892 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=617/tid=620] ppid=615 vsize=273368 CPUtime=3.06 cores=1,3,5,7
/proc/617/task/620/stat : 620 (SArTagnan) R 615 617 384 0 -1 4202560 3622 0 0 0 305 1 0 0 25 0 4 0 521190512 279928832 10593 33554432000 4194304 4623224 140734438544320 18446744073709551615 4376612 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=617/tid=621] ppid=615 vsize=273368 CPUtime=3.06 cores=1,3,5,7
/proc/617/task/621/stat : 621 (SArTagnan) R 615 617 384 0 -1 4202560 25505 0 0 0 304 2 0 0 25 0 4 0 521190512 279928832 10593 33554432000 4194304 4623224 140734438544320 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.28
Current children cumulated vsize (KiB) 273368

[startup+6.30031 s]
/proc/loadavg: 8.00 8.05 8.00 9/184 621
/proc/meminfo: memFree=21320660/32950928 swapFree=67111524/67111528
[pid=617] ppid=615 vsize=279980 CPUtime=25.07 cores=1,3,5,7
/proc/617/stat : 617 (SArTagnan) R 615 617 384 0 -1 4202496 64693 0 0 0 2497 10 0 0 25 0 4 0 521190509 286699520 15695 33554432000 4194304 4623224 140734438544320 18446744073709551615 4415951 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/617/statm: 69995 15695 341 105 0 65499 0
[pid=617/tid=619] ppid=615 vsize=279980 CPUtime=6.26 cores=1,3,5,7
/proc/617/task/619/stat : 619 (SArTagnan) R 615 617 384 0 -1 4202560 7248 0 0 0 624 2 0 0 25 0 4 0 521190512 286699520 15695 33554432000 4194304 4623224 140734438544320 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=617/tid=620] ppid=615 vsize=279980 CPUtime=6.26 cores=1,3,5,7
/proc/617/task/620/stat : 620 (SArTagnan) R 615 617 384 0 -1 4202560 6229 0 0 0 625 1 0 0 25 0 4 0 521190512 286699520 15695 33554432000 4194304 4623224 140734438544320 18446744073709551615 4376895 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=617/tid=621] ppid=615 vsize=279980 CPUtime=6.25 cores=1,3,5,7
/proc/617/task/621/stat : 621 (SArTagnan) R 615 617 384 0 -1 4202560 43143 0 0 0 621 4 0 0 25 0 4 0 521190512 286699520 15695 33554432000 4194304 4623224 140734438544320 18446744073709551615 4366341 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.07
Current children cumulated vsize (KiB) 279980

[startup+12.7012 s]
/proc/loadavg: 8.00 8.05 8.00 9/184 621
/proc/meminfo: memFree=21267116/32950928 swapFree=67111524/67111528
[pid=617] ppid=615 vsize=298692 CPUtime=50.63 cores=1,3,5,7
/proc/617/stat : 617 (SArTagnan) R 615 617 384 0 -1 4202496 121384 0 0 0 5040 23 0 0 25 0 4 0 521190509 305860608 24692 33554432000 4194304 4623224 140734438544320 18446744073709551615 4384231 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/617/statm: 74673 24692 341 105 0 70177 0
[pid=617/tid=619] ppid=615 vsize=298692 CPUtime=12.67 cores=1,3,5,7
/proc/617/task/619/stat : 619 (SArTagnan) R 615 617 384 0 -1 4202560 12144 0 0 0 1262 5 0 0 25 0 4 0 521190512 305860608 24692 33554432000 4194304 4623224 140734438544320 18446744073709551615 4463936 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=617/tid=620] ppid=615 vsize=298692 CPUtime=12.66 cores=1,3,5,7
/proc/617/task/620/stat : 620 (SArTagnan) R 615 617 384 0 -1 4202560 9312 0 0 0 1263 3 0 0 25 0 4 0 521190512 305860608 24692 33554432000 4194304 4623224 140734438544320 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=617/tid=621] ppid=615 vsize=298692 CPUtime=12.66 cores=1,3,5,7
/proc/617/task/621/stat : 621 (SArTagnan) R 615 617 384 0 -1 4202560 86777 0 0 0 1254 12 0 0 25 0 4 0 521190512 305860608 24692 33554432000 4194304 4623224 140734438544320 18446744073709551615 4550432 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.63
Current children cumulated vsize (KiB) 298692

[startup+25.5009 s]
/proc/loadavg: 8.00 8.04 8.00 9/184 622
/proc/meminfo: memFree=21195448/32950928 swapFree=67111524/67111528
[pid=617] ppid=615 vsize=320616 CPUtime=101.76 cores=1,3,5,7
/proc/617/stat : 617 (SArTagnan) R 615 617 384 0 -1 4202496 216200 0 0 0 10137 39 0 0 25 0 4 0 521190509 328310784 38036 33554432000 4194304 4623224 140734438544320 18446744073709551615 4415059 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/617/statm: 80154 38036 347 105 0 75658 0
[pid=617/tid=619] ppid=615 vsize=320616 CPUtime=25.46 cores=1,3,5,7
/proc/617/task/619/stat : 619 (SArTagnan) R 615 617 384 0 -1 4202560 19065 0 0 0 2540 6 0 0 25 0 4 0 521190512 328310784 38036 33554432000 4194304 4623224 140734438544320 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=617/tid=620] ppid=615 vsize=320616 CPUtime=25.46 cores=1,3,5,7
/proc/617/task/620/stat : 620 (SArTagnan) R 615 617 384 0 -1 4202560 13968 0 0 0 2542 4 0 0 25 0 4 0 521190512 328310784 38036 33554432000 4194304 4623224 140734438544320 18446744073709551615 4376652 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=617/tid=621] ppid=615 vsize=320616 CPUtime=25.46 cores=1,3,5,7
/proc/617/task/621/stat : 621 (SArTagnan) R 615 617 384 0 -1 4202560 164874 0 0 0 2522 24 0 0 25 0 4 0 521190512 328310784 38036 33554432000 4194304 4623224 140734438544320 18446744073709551615 4550521 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.76
Current children cumulated vsize (KiB) 320616

[startup+51.1003 s]
/proc/loadavg: 8.07 8.06 8.00 9/184 622
/proc/meminfo: memFree=21103992/32950928 swapFree=67111524/67111528
[pid=617] ppid=615 vsize=344812 CPUtime=204.02 cores=1,3,5,7
/proc/617/stat : 617 (SArTagnan) R 615 617 384 0 -1 4202496 318003 0 0 0 20341 61 0 0 25 0 4 0 521190509 353087488 57460 33554432000 4194304 4623224 140734438544320 18446744073709551615 4512496 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/617/statm: 86203 57460 345 105 0 81707 0
[pid=617/tid=619] ppid=615 vsize=344812 CPUtime=51.06 cores=1,3,5,7
/proc/617/task/619/stat : 619 (SArTagnan) R 615 617 384 0 -1 4202560 30073 0 0 0 5095 11 0 0 25 0 4 0 521190512 353087488 57460 33554432000 4194304 4623224 140734438544320 18446744073709551615 4366443 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=617/tid=620] ppid=615 vsize=344812 CPUtime=51.06 cores=1,3,5,7
/proc/617/task/620/stat : 620 (SArTagnan) R 615 617 384 0 -1 4202560 22206 0 0 0 5097 9 0 0 25 0 4 0 521190512 353087488 57460 33554432000 4194304 4623224 140734438544320 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=617/tid=621] ppid=615 vsize=344812 CPUtime=51.05 cores=1,3,5,7
/proc/617/task/621/stat : 621 (SArTagnan) R 615 617 384 0 -1 4202560 238779 0 0 0 5070 35 0 0 25 0 4 0 521190512 353087488 57460 33554432000 4194304 4623224 140734438544320 18446744073709551615 4571888 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 204.02
Current children cumulated vsize (KiB) 344812

[startup+102.301 s]
/proc/loadavg: 8.11 8.06 8.01 9/184 624
/proc/meminfo: memFree=20947736/32950928 swapFree=67111524/67111528
[pid=617] ppid=615 vsize=542372 CPUtime=408.55 cores=1,3,5,7
/proc/617/stat : 617 (SArTagnan) R 615 617 384 0 -1 4202496 643401 0 0 0 40734 121 0 0 25 0 4 0 521190509 555388928 85927 33554432000 4194304 4623224 140734438544320 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/617/statm: 135593 85927 363 105 0 131097 0
[pid=617/tid=619] ppid=615 vsize=542372 CPUtime=102.26 cores=1,3,5,7
/proc/617/task/619/stat : 619 (SArTagnan) R 615 617 384 0 -1 4202560 46296 0 0 0 10210 16 0 0 25 0 4 0 521190512 555388928 85928 33554432000 4194304 4623224 140734438544320 18446744073709551615 4376666 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=617/tid=620] ppid=615 vsize=542372 CPUtime=102.27 cores=1,3,5,7
/proc/617/task/620/stat : 620 (SArTagnan) R 615 617 384 0 -1 4202560 32348 0 0 0 10214 13 0 0 25 0 4 0 521190512 555388928 85928 33554432000 4194304 4623224 140734438544320 18446744073709551615 4376652 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=617/tid=621] ppid=615 vsize=542372 CPUtime=102.27 cores=1,3,5,7
/proc/617/task/621/stat : 621 (SArTagnan) R 615 617 384 0 -1 4202560 524938 0 0 0 10143 84 0 0 25 0 4 0 521190512 555388928 85928 33554432000 4194304 4623224 140734438544320 18446744073709551615 4376892 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 408.55
Current children cumulated vsize (KiB) 542372

[startup+162.301 s]
/proc/loadavg: 8.11 8.07 8.00 9/184 625
/proc/meminfo: memFree=20834248/32950928 swapFree=67111524/67111528
[pid=617] ppid=615 vsize=575960 CPUtime=648.22 cores=1,3,5,7
/proc/617/stat : 617 (SArTagnan) R 615 617 384 0 -1 4202496 1040901 0 0 0 64626 196 0 0 25 0 4 0 521190509 589783040 108853 33554432000 4194304 4623224 140734438544320 18446744073709551615 4510316 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/617/statm: 143990 108853 341 105 0 139494 0
[pid=617/tid=619] ppid=615 vsize=575960 CPUtime=162.26 cores=1,3,5,7
/proc/617/task/619/stat : 619 (SArTagnan) R 615 617 384 0 -1 4202560 50546 0 0 0 16208 18 0 0 25 0 4 0 521190512 589783040 108853 33554432000 4194304 4623224 140734438544320 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=617/tid=620] ppid=615 vsize=575960 CPUtime=162.26 cores=1,3,5,7
/proc/617/task/620/stat : 620 (SArTagnan) R 615 617 384 0 -1 4202560 37527 0 0 0 16207 19 0 0 25 0 4 0 521190512 589783040 108853 33554432000 4194304 4623224 140734438544320 18446744073709551615 4377018 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=617/tid=621] ppid=615 vsize=575960 CPUtime=162.26 cores=1,3,5,7
/proc/617/task/621/stat : 621 (SArTagnan) R 615 617 384 0 -1 4202560 895771 0 0 0 16078 148 0 0 25 0 4 0 521190512 589783040 108853 33554432000 4194304 4623224 140734438544320 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 648.22
Current children cumulated vsize (KiB) 575960

[startup+222.307 s]
/proc/loadavg: 8.11 8.07 8.00 9/184 627
/proc/meminfo: memFree=20665188/32950928 swapFree=67111524/67111528
[pid=617] ppid=615 vsize=796944 CPUtime=887.91 cores=1,3,5,7
/proc/617/stat : 617 (SArTagnan) R 615 617 384 0 -1 4202496 1265848 0 0 0 88549 242 0 0 25 0 4 0 521190509 816070656 141803 33554432000 4194304 4623224 140734438544320 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/617/statm: 199236 141803 459 105 0 194740 0
[pid=617/tid=619] ppid=615 vsize=796944 CPUtime=222.27 cores=1,3,5,7
/proc/617/task/619/stat : 619 (SArTagnan) R 615 617 384 0 -1 4202560 72509 0 0 0 22201 26 0 0 25 0 4 0 521190512 816070656 141803 33554432000 4194304 4623224 140734438544320 18446744073709551615 4377018 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=617/tid=620] ppid=615 vsize=796944 CPUtime=222.27 cores=1,3,5,7
/proc/617/task/620/stat : 620 (SArTagnan) R 615 617 384 0 -1 4202560 51942 0 0 0 22201 26 0 0 25 0 4 0 521190512 816070656 141803 33554432000 4194304 4623224 140734438544320 18446744073709551615 4376687 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=617/tid=621] ppid=615 vsize=796944 CPUtime=222.27 cores=1,3,5,7
/proc/617/task/621/stat : 621 (SArTagnan) R 615 617 384 0 -1 4202560 1061376 0 0 0 22053 174 0 0 25 0 4 0 521190512 816070656 141803 33554432000 4194304 4623224 140734438544320 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 887.91
Current children cumulated vsize (KiB) 796944

[startup+282.301 s]

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

[pid=617] ppid=615 vsize=1175268 CPUtime=2565.62 cores=1,3,5,7
/proc/617/stat : 617 (SArTagnan) R 615 617 384 0 -1 4202496 3685101 0 0 0 255910 652 0 0 25 0 4 0 521190509 1203474432 232111 33554432000 4194304 4623224 140734438544320 18446744073709551615 4355942 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/617/statm: 293817 232111 482 105 0 289321 0
[pid=617/tid=619] ppid=615 vsize=1175268 CPUtime=642.27 cores=1,3,5,7
/proc/617/task/619/stat : 619 (SArTagnan) R 615 617 384 0 -1 4202560 112164 0 0 0 64183 44 0 0 25 0 4 0 521190512 1203474432 232111 33554432000 4194304 4623224 140734438544320 18446744073709551615 4376659 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=617/tid=620] ppid=615 vsize=1175268 CPUtime=642.27 cores=1,3,5,7
/proc/617/task/620/stat : 620 (SArTagnan) R 615 617 384 0 -1 4202560 79828 0 0 0 64190 37 0 0 25 0 4 0 521190512 1203474432 232111 33554432000 4194304 4623224 140734438544320 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=617/tid=621] ppid=615 vsize=1175268 CPUtime=642.25 cores=1,3,5,7
/proc/617/task/621/stat : 621 (SArTagnan) R 615 617 384 0 -1 4202560 3124177 0 0 0 63727 498 0 0 25 0 4 0 521190512 1203474432 232111 33554432000 4194304 4623224 140734438544320 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2565.62
Current children cumulated vsize (KiB) 1175268

[startup+702.3 s]
/proc/loadavg: 8.19 8.03 8.00 9/184 680
/proc/meminfo: memFree=20700756/32950928 swapFree=67111524/67111528
[pid=617] ppid=615 vsize=1284320 CPUtime=2805.28 cores=1,3,5,7
/proc/617/stat : 617 (SArTagnan) R 615 617 384 0 -1 4202496 4131201 0 0 0 279800 728 0 0 25 0 4 0 521190509 1315143680 252177 33554432000 4194304 4623224 140734438544320 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/617/statm: 321080 252177 479 105 0 316584 0
[pid=617/tid=619] ppid=615 vsize=1284320 CPUtime=702.27 cores=1,3,5,7
/proc/617/task/619/stat : 619 (SArTagnan) R 615 617 384 0 -1 4202560 151626 0 0 0 70175 52 0 0 25 0 4 0 521190512 1315143680 252177 33554432000 4194304 4623224 140734438544320 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=617/tid=620] ppid=615 vsize=1284320 CPUtime=702.27 cores=1,3,5,7
/proc/617/task/620/stat : 620 (SArTagnan) R 615 617 384 0 -1 4202560 83717 0 0 0 70188 39 0 0 25 0 4 0 521190512 1315143680 252177 33554432000 4194304 4623224 140734438544320 18446744073709551615 4366428 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=617/tid=621] ppid=615 vsize=1284320 CPUtime=702.25 cores=1,3,5,7
/proc/617/task/621/stat : 621 (SArTagnan) R 615 617 384 0 -1 4202560 3525405 0 0 0 69661 564 0 0 25 0 4 0 521190512 1315143680 252177 33554432000 4194304 4623224 140734438544320 18446744073709551615 4550506 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2805.28
Current children cumulated vsize (KiB) 1284320

[startup+762.301 s]
/proc/loadavg: 8.43 8.12 8.03 9/184 684
/proc/meminfo: memFree=20585628/32950928 swapFree=67111524/67111528
[pid=617] ppid=615 vsize=1353068 CPUtime=3044.97 cores=1,3,5,7
/proc/617/stat : 617 (SArTagnan) R 615 617 384 0 -1 4202496 4154018 0 0 0 303760 737 0 0 25 0 4 0 521190509 1385541632 264088 33554432000 4194304 4623224 140734438544320 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/617/statm: 338267 264088 479 105 0 333771 0
[pid=617/tid=619] ppid=615 vsize=1353068 CPUtime=762.28 cores=1,3,5,7
/proc/617/task/619/stat : 619 (SArTagnan) R 615 617 384 0 -1 4202560 154343 0 0 0 76171 57 0 0 25 0 4 0 521190512 1385541632 264088 33554432000 4194304 4623224 140734438544320 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=617/tid=620] ppid=615 vsize=1353068 CPUtime=762.28 cores=1,3,5,7
/proc/617/task/620/stat : 620 (SArTagnan) R 615 617 384 0 -1 4202560 90779 0 0 0 76187 41 0 0 25 0 4 0 521190512 1385541632 264088 33554432000 4194304 4623224 140734438544320 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=617/tid=621] ppid=615 vsize=1353068 CPUtime=762.26 cores=1,3,5,7
/proc/617/task/621/stat : 621 (SArTagnan) R 615 617 384 0 -1 4202560 3525716 0 0 0 75662 564 0 0 25 0 4 0 521190512 1385541632 264088 33554432000 4194304 4623224 140734438544320 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3044.97
Current children cumulated vsize (KiB) 1353068

[startup+822.301 s]
/proc/loadavg: 8.32 8.14 8.04 9/184 686
/proc/meminfo: memFree=20496248/32950928 swapFree=67111524/67111528
[pid=617] ppid=615 vsize=1353068 CPUtime=3284.64 cores=1,3,5,7
/proc/617/stat : 617 (SArTagnan) R 615 617 384 0 -1 4202496 4292286 0 0 0 327702 762 0 0 25 0 4 0 521190509 1385541632 270975 33554432000 4194304 4623224 140734438544320 18446744073709551615 4510066 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/617/statm: 338267 270975 478 105 0 333771 0
[pid=617/tid=619] ppid=615 vsize=1353068 CPUtime=822.27 cores=1,3,5,7
/proc/617/task/619/stat : 619 (SArTagnan) R 615 617 384 0 -1 4202560 157554 0 0 0 82167 60 0 0 25 0 4 0 521190512 1385541632 270975 33554432000 4194304 4623224 140734438544320 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=617/tid=620] ppid=615 vsize=1353068 CPUtime=822.28 cores=1,3,5,7
/proc/617/task/620/stat : 620 (SArTagnan) R 615 617 384 0 -1 4202560 91547 0 0 0 82187 41 0 0 25 0 4 0 521190512 1385541632 270975 33554432000 4194304 4623224 140734438544320 18446744073709551615 4376640 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=617/tid=621] ppid=615 vsize=1353068 CPUtime=822.25 cores=1,3,5,7
/proc/617/task/621/stat : 621 (SArTagnan) R 615 617 384 0 -1 4202560 3658414 0 0 0 81641 584 0 0 25 0 4 0 521190512 1385541632 270975 33554432000 4194304 4623224 140734438544320 18446744073709551615 4364911 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3284.64
Current children cumulated vsize (KiB) 1353068

[startup+882.306 s]
/proc/loadavg: 8.24 8.14 8.04 9/184 688
/proc/meminfo: memFree=20400120/32950928 swapFree=67111524/67111528
[pid=617] ppid=615 vsize=1451760 CPUtime=3524.33 cores=1,3,5,7
/proc/617/stat : 617 (SArTagnan) R 615 617 384 0 -1 4202496 4698203 0 0 0 351607 826 0 0 25 0 4 0 521190509 1486602240 280371 33554432000 4194304 4623224 140734438544320 18446744073709551615 4517494 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/617/statm: 362940 280371 492 105 0 358444 0
[pid=617/tid=619] ppid=615 vsize=1451760 CPUtime=882.28 cores=1,3,5,7
/proc/617/task/619/stat : 619 (SArTagnan) R 615 617 384 0 -1 4202560 161412 0 0 0 88164 64 0 0 25 0 4 0 521190512 1486602240 280371 33554432000 4194304 4623224 140734438544320 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=617/tid=620] ppid=615 vsize=1451760 CPUtime=882.28 cores=1,3,5,7
/proc/617/task/620/stat : 620 (SArTagnan) R 615 617 384 0 -1 4202560 109871 0 0 0 88185 43 0 0 25 0 4 0 521190512 1486602240 280371 33554432000 4194304 4623224 140734438544320 18446744073709551615 4376678 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=617/tid=621] ppid=615 vsize=1451760 CPUtime=882.26 cores=1,3,5,7
/proc/617/task/621/stat : 621 (SArTagnan) R 615 617 384 0 -1 4202560 4040514 0 0 0 87584 642 0 0 25 0 4 0 521190512 1486602240 280371 33554432000 4194304 4623224 140734438544320 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3524.33
Current children cumulated vsize (KiB) 1451760

[startup+942.301 s]
/proc/loadavg: 8.20 8.15 8.05 9/184 689
/proc/meminfo: memFree=20275216/32950928 swapFree=67111524/67111528
[pid=617] ppid=615 vsize=1520124 CPUtime=3763.99 cores=1,3,5,7
/proc/617/stat : 617 (SArTagnan) R 615 617 384 0 -1 4202496 5181655 0 0 0 375492 907 0 0 25 0 4 0 521190509 1556606976 292342 33554432000 4194304 4623224 140734438544320 18446744073709551615 4510896 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/617/statm: 380031 292342 478 105 0 375535 0
[pid=617/tid=619] ppid=615 vsize=1520124 CPUtime=942.28 cores=1,3,5,7
/proc/617/task/619/stat : 619 (SArTagnan) R 615 617 384 0 -1 4202560 164078 0 0 0 94160 68 0 0 25 0 4 0 521190512 1556606976 292342 33554432000 4194304 4623224 140734438544320 18446744073709551615 4377587 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=617/tid=620] ppid=615 vsize=1520124 CPUtime=942.28 cores=1,3,5,7
/proc/617/task/620/stat : 620 (SArTagnan) R 615 617 384 0 -1 4202560 111730 0 0 0 94184 44 0 0 25 0 4 0 521190512 1556606976 292342 33554432000 4194304 4623224 140734438544320 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=617/tid=621] ppid=615 vsize=1520124 CPUtime=942.25 cores=1,3,5,7
/proc/617/task/621/stat : 621 (SArTagnan) R 615 617 384 0 -1 4202560 4482686 0 0 0 93512 713 0 0 25 0 4 0 521190512 1556606976 292342 33554432000 4194304 4623224 140734438544320 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3763.99
Current children cumulated vsize (KiB) 1520124

[startup+1002.3 s]
/proc/loadavg: 8.14 8.13 8.05 9/184 691
/proc/meminfo: memFree=20195084/32950928 swapFree=67111524/67111528
[pid=617] ppid=615 vsize=1548864 CPUtime=4003.67 cores=1,3,5,7
/proc/617/stat : 617 (SArTagnan) R 615 617 384 0 -1 4202496 5661726 0 0 0 399378 989 0 0 25 0 4 0 521190509 1586036736 299670 33554432000 4194304 4623224 140734438544320 18446744073709551615 4415005 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/617/statm: 387216 299670 478 105 0 382720 0
[pid=617/tid=619] ppid=615 vsize=1548864 CPUtime=1002.28 cores=1,3,5,7
/proc/617/task/619/stat : 619 (SArTagnan) R 615 617 384 0 -1 4202560 166741 0 0 0 100157 71 0 0 25 0 4 0 521190512 1586036736 299670 33554432000 4194304 4623224 140734438544320 18446744073709551615 4377133 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=617/tid=620] ppid=615 vsize=1548864 CPUtime=1002.28 cores=1,3,5,7
/proc/617/task/620/stat : 620 (SArTagnan) R 615 617 384 0 -1 4202560 114185 0 0 0 100183 45 0 0 25 0 4 0 521190512 1586036736 299670 33554432000 4194304 4623224 140734438544320 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=617/tid=621] ppid=615 vsize=1548864 CPUtime=1002.25 cores=1,3,5,7
/proc/617/task/621/stat : 621 (SArTagnan) R 615 617 384 0 -1 4202560 4956393 0 0 0 99435 790 0 0 25 0 4 0 521190512 1586036736 299670 33554432000 4194304 4623224 140734438544320 18446744073709551615 268272345095 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4003.67
Current children cumulated vsize (KiB) 1548864

[startup+1062.3 s]
/proc/loadavg: 8.15 8.14 8.05 9/184 692
/proc/meminfo: memFree=20100188/32950928 swapFree=67111524/67111528
[pid=617] ppid=615 vsize=1555728 CPUtime=4243.34 cores=1,3,5,7
/proc/617/stat : 617 (SArTagnan) R 615 617 384 0 -1 4202496 6101734 0 0 0 423273 1061 0 0 25 0 4 0 521190509 1593065472 311271 33554432000 4194304 4623224 140734438544320 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/617/statm: 388932 311272 504 105 0 384436 0
[pid=617/tid=619] ppid=615 vsize=1555728 CPUtime=1062.29 cores=1,3,5,7
/proc/617/task/619/stat : 619 (SArTagnan) R 615 617 384 0 -1 4202560 170828 0 0 0 106154 75 0 0 25 0 4 0 521190512 1593065472 311272 33554432000 4194304 4623224 140734438544320 18446744073709551615 4376892 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=617/tid=620] ppid=615 vsize=1555728 CPUtime=1062.28 cores=1,3,5,7
/proc/617/task/620/stat : 620 (SArTagnan) R 615 617 384 0 -1 4202560 116436 0 0 0 106182 46 0 0 25 0 4 0 521190512 1593065472 311272 33554432000 4194304 4623224 140734438544320 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=617/tid=621] ppid=615 vsize=1555728 CPUtime=1062.26 cores=1,3,5,7
/proc/617/task/621/stat : 621 (SArTagnan) R 615 617 384 0 -1 4202560 5388814 0 0 0 105368 858 0 0 25 0 4 0 521190512 1593065472 311272 33554432000 4194304 4623224 140734438544320 18446744073709551615 4577476 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4243.34
Current children cumulated vsize (KiB) 1555728

[startup+1122.3 s]
/proc/loadavg: 8.15 8.14 8.06 9/184 694
/proc/meminfo: memFree=20005780/32950928 swapFree=67111524/67111528
[pid=617] ppid=615 vsize=1651592 CPUtime=4483.01 cores=1,3,5,7
/proc/617/stat : 617 (SArTagnan) R 615 617 384 0 -1 4202496 6566117 0 0 0 447164 1137 0 0 25 0 4 0 521190509 1691230208 324454 33554432000 4194304 4623224 140734438544320 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/617/statm: 412898 324454 482 105 0 408402 0
[pid=617/tid=619] ppid=615 vsize=1651592 CPUtime=1122.29 cores=1,3,5,7
/proc/617/task/619/stat : 619 (SArTagnan) R 615 617 384 0 -1 4202560 216885 0 0 0 112144 85 0 0 25 0 4 0 521190512 1691230208 324454 33554432000 4194304 4623224 140734438544320 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=617/tid=620] ppid=615 vsize=1651592 CPUtime=1122.29 cores=1,3,5,7
/proc/617/task/620/stat : 620 (SArTagnan) R 615 617 384 0 -1 4202560 119162 0 0 0 112182 47 0 0 25 0 4 0 521190512 1691230208 324454 33554432000 4194304 4623224 140734438544320 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=617/tid=621] ppid=615 vsize=1651592 CPUtime=1122.25 cores=1,3,5,7
/proc/617/task/621/stat : 621 (SArTagnan) R 615 617 384 0 -1 4202560 5803282 0 0 0 111302 923 0 0 25 0 4 0 521190512 1691230208 324454 33554432000 4194304 4623224 140734438544320 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4483.01
Current children cumulated vsize (KiB) 1651592

[startup+1182.3 s]
/proc/loadavg: 8.14 8.14 8.06 9/184 695
/proc/meminfo: memFree=19910020/32950928 swapFree=67111524/67111528
[pid=617] ppid=615 vsize=1726264 CPUtime=4722.69 cores=1,3,5,7
/proc/617/stat : 617 (SArTagnan) R 615 617 384 0 -1 4202496 6747691 0 0 0 471096 1173 0 0 25 0 4 0 521190509 1767694336 334792 33554432000 4194304 4623224 140734438544320 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/617/statm: 431566 334792 372 105 0 427070 0
[pid=617/tid=619] ppid=615 vsize=1726264 CPUtime=1182.29 cores=1,3,5,7
/proc/617/task/619/stat : 619 (SArTagnan) R 615 617 384 0 -1 4202560 218625 0 0 0 118142 87 0 0 25 0 4 0 521190512 1767694336 334792 33554432000 4194304 4623224 140734438544320 18446744073709551615 4376835 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=617/tid=620] ppid=615 vsize=1726264 CPUtime=1182.29 cores=1,3,5,7
/proc/617/task/620/stat : 620 (SArTagnan) R 615 617 384 0 -1 4202560 122058 0 0 0 118178 51 0 0 25 0 4 0 521190512 1767694336 334792 33554432000 4194304 4623224 140734438544320 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=617/tid=621] ppid=615 vsize=1726264 CPUtime=1182.26 cores=1,3,5,7
/proc/617/task/621/stat : 621 (SArTagnan) R 615 617 384 0 -1 4202560 5978819 0 0 0 117274 952 0 0 25 0 4 0 521190512 1767694336 334792 33554432000 4194304 4623224 140734438544320 18446744073709551615 4544894 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4722.69
Current children cumulated vsize (KiB) 1726264



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.18 8.15 8.07 9/184 696
/proc/meminfo: memFree=19884224/32950928 swapFree=67111524/67111528
[pid=617] ppid=615 vsize=1726264 CPUtime=4800.19 cores=1,3,5,7
/proc/617/stat : 617 (SArTagnan) R 615 617 384 0 -1 4202496 6865857 0 0 0 478827 1192 0 0 25 0 4 0 521190509 1767694336 337905 33554432000 4194304 4623224 140734438544320 18446744073709551615 4355951 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/617/statm: 431566 337905 386 105 0 427070 0
[pid=617/tid=619] ppid=615 vsize=1726264 CPUtime=1201.69 cores=1,3,5,7
/proc/617/task/619/stat : 619 (SArTagnan) R 615 617 384 0 -1 4202560 219606 0 0 0 120081 88 0 0 25 0 4 0 521190512 1767694336 337905 33554432000 4194304 4623224 140734438544320 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=617/tid=620] ppid=615 vsize=1726264 CPUtime=1201.69 cores=1,3,5,7
/proc/617/task/620/stat : 620 (SArTagnan) R 615 617 384 0 -1 4202560 123013 0 0 0 120117 52 0 0 25 0 4 0 521190512 1767694336 337905 33554432000 4194304 4623224 140734438544320 18446744073709551615 4376640 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=617/tid=621] ppid=615 vsize=1726264 CPUtime=1201.66 cores=1,3,5,7
/proc/617/task/621/stat : 621 (SArTagnan) R 615 617 384 0 -1 4202560 6094756 0 0 0 119197 969 0 0 25 0 4 0 521190512 1767694336 337905 33554432000 4194304 4623224 140734438544320 18446744073709551615 4366400 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.19
Current children cumulated vsize (KiB) 1726264

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.77
CPU time (s): 4800.29
CPU user time (s): 4788.31
CPU system time (s): 11.9852
CPU usage (%): 399.433
Max. virtual memory (cumulated for all children) (KiB): 1867912

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4788.31
system time used= 11.9852
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6865857
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= 1440
involuntary context switches= 18495

runsolver used 1.84672 second user time and 4.71728 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-29 18:51:57
IDJOB=3250782
IDBENCH=83358
IDSOLVER=1656
FILE ID=node122/3250782-1304095917
RUNJOBID= node122-1304094031-403
PBS_JOBID= 13170588
Free space on /tmp= 71664 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden3k/VanDerWaerden_2-3-20_388.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3250782-1304095917/watcher-3250782-1304095917 -o /tmp/evaluation-result-3250782-1304095917/solver-3250782-1304095917 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3250782-1304095917.cnf -threads=4

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

MD5SUM BENCH= a08160883ea01d58c880b6f2b323ef8b
RANDOM SEED=1098609789

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
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.820
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.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      21381496 kB
Buffers:       1629512 kB
Cached:        8553516 kB
SwapCached:          4 kB
Active:        1869284 kB
Inactive:      9150436 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      21381496 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            1184 kB
Writeback:           0 kB
AnonPages:      836396 kB
Mapped:          15640 kB
Slab:           485896 kB
PageTables:       5944 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1073120 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= 71664 MiB
End job on node122 at 2011-04-29 19:12:01