Trace number 3262444

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.42 1201.76

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-22_445.cnf
MD5SUM4f7ff14ba0d33c4cf7de4e3c004f2f79
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark899.169
Satisfiable
(Un)Satisfiability was proved
Number of variables223
Number of clauses26441
Sum of the clauses size116565
Maximum clause length22
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2296
Number of clauses of size 324153
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51992

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-3262444-1304094756/watcher-3262444-1304094756 -o /tmp/evaluation-result-3262444-1304094756/solver-3262444-1304094756 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3262444-1304094756.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.19 8.13 8.06 6/180 28689
/proc/meminfo: memFree=17145224/32950928 swapFree=67111528/67111528
[pid=28689] ppid=28687 vsize=19788 CPUtime=0 cores=1,3,5,7
/proc/28689/stat : 28689 (SArTagnan) R 28687 28689 28449 0 -1 4202496 672 0 0 0 0 0 0 0 25 0 1 0 521072257 20262912 572 33554432000 4194304 4623224 140736306714240 18446744073709551615 254500691712 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/28689/statm: 4947 574 297 105 0 451 0

[startup+0.0573149 s]
/proc/loadavg: 8.19 8.13 8.06 6/180 28689
/proc/meminfo: memFree=17145224/32950928 swapFree=67111528/67111528
[pid=28689] ppid=28687 vsize=194824 CPUtime=3.25 cores=1,3,5,7
/proc/28689/stat : 28689 (SArTagnan) R 28687 28689 28449 0 -1 4202496 11759 0 0 0 324 1 0 0 25 0 4 0 521072257 199499776 4747 33554432000 4194304 4623224 140736306714240 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28689/statm: 48706 4747 337 105 0 44210 0
Current children cumulated CPU time (s) 3.25
Current children cumulated vsize (KiB) 194824

[startup+0.930489 s]
/proc/loadavg: 8.19 8.13 8.06 6/180 28689
/proc/meminfo: memFree=17145224/32950928 swapFree=67111528/67111528
[pid=28689] ppid=28687 vsize=195876 CPUtime=3.65 cores=1,3,5,7
/proc/28689/stat : 28689 (SArTagnan) R 28687 28689 28449 0 -1 4202496 12832 0 0 0 364 1 0 0 25 0 4 0 521072257 200577024 4770 33554432000 4194304 4623224 140736306714240 18446744073709551615 4414880 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28689/statm: 48969 4770 337 105 0 44473 0
Current children cumulated CPU time (s) 3.65
Current children cumulated vsize (KiB) 195876

[startup+1.03047 s]
/proc/loadavg: 8.19 8.13 8.06 6/180 28689
/proc/meminfo: memFree=17145224/32950928 swapFree=67111528/67111528
[pid=28689] ppid=28687 vsize=195876 CPUtime=4.05 cores=1,3,5,7
/proc/28689/stat : 28689 (SArTagnan) R 28687 28689 28449 0 -1 4202496 13953 0 0 0 404 1 0 0 25 0 4 0 521072257 200577024 4983 33554432000 4194304 4623224 140736306714240 18446744073709551615 4414841 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28689/statm: 48969 4983 337 105 0 44473 0
Current children cumulated CPU time (s) 4.05
Current children cumulated vsize (KiB) 195876

[startup+1.13045 s]
/proc/loadavg: 8.19 8.13 8.06 6/180 28689
/proc/meminfo: memFree=17145224/32950928 swapFree=67111528/67111528
[pid=28689] ppid=28687 vsize=195680 CPUtime=4.45 cores=1,3,5,7
/proc/28689/stat : 28689 (SArTagnan) R 28687 28689 28449 0 -1 4202496 14696 0 0 0 444 1 0 0 25 0 4 0 521072257 200376320 5326 33554432000 4194304 4623224 140736306714240 18446744073709551615 4510123 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28689/statm: 48920 5326 339 105 0 44424 0
Current children cumulated CPU time (s) 4.45
Current children cumulated vsize (KiB) 195680

[startup+1.50038 s]
/proc/loadavg: 8.19 8.13 8.06 6/180 28689
/proc/meminfo: memFree=17145224/32950928 swapFree=67111528/67111528
[pid=28689] ppid=28687 vsize=196412 CPUtime=5.93 cores=1,3,5,7
/proc/28689/stat : 28689 (SArTagnan) R 28687 28689 28449 0 -1 4202496 16626 0 0 0 591 2 0 0 25 0 4 0 521072257 201125888 6053 33554432000 4194304 4623224 140736306714240 18446744073709551615 4510177 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28689/statm: 49103 6053 341 105 0 44607 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 196412

[startup+3.10106 s]
/proc/loadavg: 7.86 8.06 8.04 5/176 28711
/proc/meminfo: memFree=18274792/32950928 swapFree=67111528/67111528
[pid=28689] ppid=28687 vsize=200344 CPUtime=12.32 cores=1,3,5,7
/proc/28689/stat : 28689 (SArTagnan) R 28687 28689 28449 0 -1 4202496 32099 0 0 0 1227 5 0 0 25 0 4 0 521072257 205152256 8919 33554432000 4194304 4623224 140736306714240 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28689/statm: 50086 8919 342 105 0 45590 0
[pid=28689/tid=28691] ppid=28687 vsize=200344 CPUtime=3.07 cores=1,3,5,7
/proc/28689/task/28691/stat : 28691 (SArTagnan) R 28687 28689 28449 0 -1 4202560 3805 0 0 0 307 0 0 0 25 0 4 0 521072258 205152256 8919 33554432000 4194304 4623224 140736306714240 18446744073709551615 4366460 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28689/tid=28692] ppid=28687 vsize=200344 CPUtime=3.07 cores=1,3,5,7
/proc/28689/task/28692/stat : 28692 (SArTagnan) R 28687 28689 28449 0 -1 4202560 2614 0 0 0 307 0 0 0 25 0 4 0 521072258 205152256 8919 33554432000 4194304 4623224 140736306714240 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28689/tid=28693] ppid=28687 vsize=200344 CPUtime=3.06 cores=1,3,5,7
/proc/28689/task/28693/stat : 28693 (SArTagnan) R 28687 28689 28449 0 -1 4202560 21945 0 0 0 303 3 0 0 25 0 4 0 521072258 205152256 8919 33554432000 4194304 4623224 140736306714240 18446744073709551615 4366336 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 200344

[startup+6.30642 s]
/proc/loadavg: 7.86 8.06 8.04 9/184 28724
/proc/meminfo: memFree=18215048/32950928 swapFree=67111528/67111528
[pid=28689] ppid=28687 vsize=216372 CPUtime=25.12 cores=1,3,5,7
/proc/28689/stat : 28689 (SArTagnan) R 28687 28689 28449 0 -1 4202496 52832 0 0 0 2505 7 0 0 25 0 4 0 521072257 221564928 14445 33554432000 4194304 4623224 140736306714240 18446744073709551615 4510896 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28689/statm: 54093 14445 345 105 0 49597 0
[pid=28689/tid=28691] ppid=28687 vsize=216372 CPUtime=6.27 cores=1,3,5,7
/proc/28689/task/28691/stat : 28691 (SArTagnan) R 28687 28689 28449 0 -1 4202560 4763 0 0 0 627 0 0 0 25 0 4 0 521072258 221564928 14445 33554432000 4194304 4623224 140736306714240 18446744073709551615 4377576 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28689/tid=28692] ppid=28687 vsize=216372 CPUtime=6.28 cores=1,3,5,7
/proc/28689/task/28692/stat : 28692 (SArTagnan) R 28687 28689 28449 0 -1 4202560 4686 0 0 0 628 0 0 0 25 0 4 0 521072258 221564928 14445 33554432000 4194304 4623224 140736306714240 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28689/tid=28693] ppid=28687 vsize=216372 CPUtime=6.25 cores=1,3,5,7
/proc/28689/task/28693/stat : 28693 (SArTagnan) R 28687 28689 28449 0 -1 4202560 39283 0 0 0 620 5 0 0 25 0 4 0 521072258 221564928 14445 33554432000 4194304 4623224 140736306714240 18446744073709551615 4577488 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 216372

[startup+12.7011 s]
/proc/loadavg: 7.88 8.06 8.04 9/184 28724
/proc/meminfo: memFree=18162852/32950928 swapFree=67111528/67111528
[pid=28689] ppid=28687 vsize=231884 CPUtime=50.67 cores=1,3,5,7
/proc/28689/stat : 28689 (SArTagnan) R 28687 28689 28449 0 -1 4202496 93195 0 0 0 5054 13 0 0 25 0 4 0 521072257 237449216 20842 33554432000 4194304 4623224 140736306714240 18446744073709551615 4510978 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28689/statm: 57971 20842 352 105 0 53475 0
[pid=28689/tid=28691] ppid=28687 vsize=231884 CPUtime=12.67 cores=1,3,5,7
/proc/28689/task/28691/stat : 28691 (SArTagnan) R 28687 28689 28449 0 -1 4202560 9861 0 0 0 1266 1 0 0 25 0 4 0 521072258 237449216 20842 33554432000 4194304 4623224 140736306714240 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28689/tid=28692] ppid=28687 vsize=231884 CPUtime=12.68 cores=1,3,5,7
/proc/28689/task/28692/stat : 28692 (SArTagnan) R 28687 28689 28449 0 -1 4202560 6746 0 0 0 1267 1 0 0 25 0 4 0 521072258 237449216 20842 33554432000 4194304 4623224 140736306714240 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28689/tid=28693] ppid=28687 vsize=231884 CPUtime=12.62 cores=1,3,5,7
/proc/28689/task/28693/stat : 28693 (SArTagnan) R 28687 28689 28449 0 -1 4202560 71590 0 0 0 1252 10 0 0 25 0 4 0 521072258 237449216 20842 33554432000 4194304 4623224 140736306714240 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 231884

[startup+25.5006 s]
/proc/loadavg: 7.98 8.07 8.04 9/184 28725
/proc/meminfo: memFree=18064040/32950928 swapFree=67111528/67111528
[pid=28689] ppid=28687 vsize=316040 CPUtime=101.8 cores=1,3,5,7
/proc/28689/stat : 28689 (SArTagnan) R 28687 28689 28449 0 -1 4202496 197046 0 0 0 10152 28 0 0 25 0 4 0 521072257 323624960 31937 33554432000 4194304 4623224 140736306714240 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28689/statm: 79010 31937 364 105 0 74514 0
[pid=28689/tid=28691] ppid=28687 vsize=316040 CPUtime=25.47 cores=1,3,5,7
/proc/28689/task/28691/stat : 28691 (SArTagnan) R 28687 28689 28449 0 -1 4202560 16448 0 0 0 2544 3 0 0 25 0 4 0 521072258 323624960 31937 33554432000 4194304 4623224 140736306714240 18446744073709551615 4376829 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28689/tid=28692] ppid=28687 vsize=316040 CPUtime=25.47 cores=1,3,5,7
/proc/28689/task/28692/stat : 28692 (SArTagnan) R 28687 28689 28449 0 -1 4202560 11285 0 0 0 2545 2 0 0 25 0 4 0 521072258 323624960 31937 33554432000 4194304 4623224 140736306714240 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28689/tid=28693] ppid=28687 vsize=316040 CPUtime=25.34 cores=1,3,5,7
/proc/28689/task/28693/stat : 28693 (SArTagnan) R 28687 28689 28449 0 -1 4202560 163913 0 0 0 2513 21 0 0 25 0 4 0 521072258 323624960 31937 33554432000 4194304 4623224 140736306714240 18446744073709551615 4376643 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 316040

[startup+51.1005 s]
/proc/loadavg: 7.98 8.06 8.04 9/184 28725
/proc/meminfo: memFree=17933040/32950928 swapFree=67111528/67111528
[pid=28689] ppid=28687 vsize=411540 CPUtime=204.07 cores=1,3,5,7
/proc/28689/stat : 28689 (SArTagnan) R 28687 28689 28449 0 -1 4202496 392533 0 0 0 20345 62 0 0 25 0 4 0 521072257 421416960 48985 33554432000 4194304 4623224 140736306714240 18446744073709551615 4517548 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28689/statm: 102885 48985 606 105 0 98389 0
[pid=28689/tid=28691] ppid=28687 vsize=411540 CPUtime=51.07 cores=1,3,5,7
/proc/28689/task/28691/stat : 28691 (SArTagnan) R 28687 28689 28449 0 -1 4202560 26438 0 0 0 5100 7 0 0 25 0 4 0 521072258 421416960 48985 33554432000 4194304 4623224 140736306714240 18446744073709551615 4376692 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28689/tid=28692] ppid=28687 vsize=411540 CPUtime=51.07 cores=1,3,5,7
/proc/28689/task/28692/stat : 28692 (SArTagnan) R 28687 28689 28449 0 -1 4202560 16768 0 0 0 5104 3 0 0 25 0 4 0 521072258 421416960 48985 33554432000 4194304 4623224 140736306714240 18446744073709551615 4376678 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28689/tid=28693] ppid=28687 vsize=411540 CPUtime=50.8 cores=1,3,5,7
/proc/28689/task/28693/stat : 28693 (SArTagnan) R 28687 28689 28449 0 -1 4202560 342862 0 0 0 5031 49 0 0 25 0 4 0 521072258 421416960 48985 33554432000 4194304 4623224 140736306714240 18446744073709551615 4376790 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 204.07
Current children cumulated vsize (KiB) 411540

[startup+102.3 s]
/proc/loadavg: 8.04 8.07 8.04 9/184 28727
/proc/meminfo: memFree=17741952/32950928 swapFree=67111528/67111528
[pid=28689] ppid=28687 vsize=451116 CPUtime=408.59 cores=1,3,5,7
/proc/28689/stat : 28689 (SArTagnan) R 28687 28689 28449 0 -1 4202496 517258 0 0 0 40768 91 0 0 25 0 4 0 521072257 461942784 71615 33554432000 4194304 4623224 140736306714240 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28689/statm: 112779 71615 528 105 0 108283 0
[pid=28689/tid=28691] ppid=28687 vsize=451116 CPUtime=102.27 cores=1,3,5,7
/proc/28689/task/28691/stat : 28691 (SArTagnan) R 28687 28689 28449 0 -1 4202560 44109 0 0 0 10212 15 0 0 25 0 4 0 521072258 461942784 71615 33554432000 4194304 4623224 140736306714240 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28689/tid=28692] ppid=28687 vsize=451116 CPUtime=102.28 cores=1,3,5,7
/proc/28689/task/28692/stat : 28692 (SArTagnan) R 28687 28689 28449 0 -1 4202560 27834 0 0 0 10220 8 0 0 25 0 4 0 521072258 461942784 71615 33554432000 4194304 4623224 140736306714240 18446744073709551615 4376652 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28689/tid=28693] ppid=28687 vsize=451116 CPUtime=101.72 cores=1,3,5,7
/proc/28689/task/28693/stat : 28693 (SArTagnan) R 28687 28689 28449 0 -1 4202560 434893 0 0 0 10107 65 0 0 25 0 4 0 521072258 461942784 71615 33554432000 4194304 4623224 140736306714240 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.59
Current children cumulated vsize (KiB) 451116

[startup+162.3 s]
/proc/loadavg: 8.07 8.07 8.04 9/184 28728
/proc/meminfo: memFree=17534980/32950928 swapFree=67111528/67111528
[pid=28689] ppid=28687 vsize=530768 CPUtime=648.28 cores=1,3,5,7
/proc/28689/stat : 28689 (SArTagnan) R 28687 28689 28449 0 -1 4202496 585140 0 0 0 64721 107 0 0 25 0 4 0 521072257 543506432 93414 33554432000 4194304 4623224 140736306714240 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28689/statm: 132692 93414 580 105 0 128196 0
[pid=28689/tid=28691] ppid=28687 vsize=530768 CPUtime=162.27 cores=1,3,5,7
/proc/28689/task/28691/stat : 28691 (SArTagnan) R 28687 28689 28449 0 -1 4202560 62358 0 0 0 16205 22 0 0 25 0 4 0 521072258 543506432 93414 33554432000 4194304 4623224 140736306714240 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28689/tid=28692] ppid=28687 vsize=530768 CPUtime=162.27 cores=1,3,5,7
/proc/28689/task/28692/stat : 28692 (SArTagnan) R 28687 28689 28449 0 -1 4202560 38010 0 0 0 16218 9 0 0 25 0 4 0 521072258 543506432 93414 33554432000 4194304 4623224 140736306714240 18446744073709551615 4376652 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28689/tid=28693] ppid=28687 vsize=530768 CPUtime=161.4 cores=1,3,5,7
/proc/28689/task/28693/stat : 28693 (SArTagnan) R 28687 28689 28449 0 -1 4202560 467863 0 0 0 16069 71 0 0 25 0 4 0 521072258 543506432 93414 33554432000 4194304 4623224 140736306714240 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 648.28
Current children cumulated vsize (KiB) 530768

[startup+222.3 s]
/proc/loadavg: 8.02 8.05 8.03 9/184 28730
/proc/meminfo: memFree=17376864/32950928 swapFree=67111528/67111528
[pid=28689] ppid=28687 vsize=708916 CPUtime=887.96 cores=1,3,5,7
/proc/28689/stat : 28689 (SArTagnan) R 28687 28689 28449 0 -1 4202496 854024 0 0 0 88641 155 0 0 25 0 4 0 521072257 725929984 113750 33554432000 4194304 4623224 140736306714240 18446744073709551615 4510146 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28689/statm: 177229 113750 1123 105 0 172733 0
[pid=28689/tid=28691] ppid=28687 vsize=708916 CPUtime=222.28 cores=1,3,5,7
/proc/28689/task/28691/stat : 28691 (SArTagnan) R 28687 28689 28449 0 -1 4202560 67228 0 0 0 22202 26 0 0 25 0 4 0 521072258 725929984 113750 33554432000 4194304 4623224 140736306714240 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28689/tid=28692] ppid=28687 vsize=708916 CPUtime=222.28 cores=1,3,5,7
/proc/28689/task/28692/stat : 28692 (SArTagnan) R 28687 28689 28449 0 -1 4202560 41940 0 0 0 22216 12 0 0 25 0 4 0 521072258 725929984 113750 33554432000 4194304 4623224 140736306714240 18446744073709551615 4377576 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28689/tid=28693] ppid=28687 vsize=708916 CPUtime=221.07 cores=1,3,5,7
/proc/28689/task/28693/stat : 28693 (SArTagnan) R 28687 28689 28449 0 -1 4202560 719148 0 0 0 21996 111 0 0 25 0 4 0 521072258 725929984 113750 33554432000 4194304 4623224 140736306714240 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 887.96
Current children cumulated vsize (KiB) 708916

[startup+282.301 s]
/proc/loadavg: 8.07 8.06 8.03 9/184 28732
/proc/meminfo: memFree=17203624/32950928 swapFree=67111528/67111528
[pid=28689] ppid=28687 vsize=796460 CPUtime=1127.66 cores=1,3,5,7
/proc/28689/stat : 28689 (SArTagnan) R 28687 28689 28449 0 -1 4202496 905919 0 0 0 112601 165 0 0 25 0 4 0 521072257 815575040 135952 33554432000 4194304 4623224 140736306714240 18446744073709551615 4414904 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28689/statm: 199115 135952 1100 105 0 194619 0
[pid=28689/tid=28691] ppid=28687 vsize=796460 CPUtime=282.29 cores=1,3,5,7

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

[pid=28689] ppid=28687 vsize=1160140 CPUtime=2805.42 cores=1,3,5,7
/proc/28689/stat : 28689 (SArTagnan) R 28687 28689 28449 0 -1 4202496 2823743 0 0 0 280059 483 0 0 25 0 4 0 521072257 1187983360 225159 33554432000 4194304 4623224 140736306714240 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28689/statm: 290035 225159 1003 105 0 285539 0
[pid=28689/tid=28691] ppid=28687 vsize=1160140 CPUtime=702.3 cores=1,3,5,7
/proc/28689/task/28691/stat : 28691 (SArTagnan) R 28687 28689 28449 0 -1 4202560 142628 0 0 0 70182 48 0 0 25 0 4 0 521072258 1187983360 225159 33554432000 4194304 4623224 140736306714240 18446744073709551615 4377576 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28689/tid=28692] ppid=28687 vsize=1160140 CPUtime=702.3 cores=1,3,5,7
/proc/28689/task/28692/stat : 28692 (SArTagnan) R 28687 28689 28449 0 -1 4202560 70676 0 0 0 70203 27 0 0 25 0 4 0 521072258 1187983360 225159 33554432000 4194304 4623224 140736306714240 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28689/tid=28693] ppid=28687 vsize=1160140 CPUtime=698.48 cores=1,3,5,7
/proc/28689/task/28693/stat : 28693 (SArTagnan) R 28687 28689 28449 0 -1 4202560 2428061 0 0 0 69476 372 0 0 25 0 4 0 521072258 1187983360 225159 33554432000 4194304 4623224 140736306714240 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2805.42
Current children cumulated vsize (KiB) 1160140

[startup+762.301 s]
/proc/loadavg: 8.14 8.09 8.04 9/184 28744
/proc/meminfo: memFree=16417452/32950928 swapFree=67111528/67111528
[pid=28689] ppid=28687 vsize=1217056 CPUtime=3045.06 cores=1,3,5,7
/proc/28689/stat : 28689 (SArTagnan) R 28687 28689 28449 0 -1 4202496 2923739 0 0 0 304005 501 0 0 25 0 4 0 521072257 1246265344 235446 33554432000 4194304 4623224 140736306714240 18446744073709551615 4414885 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28689/statm: 304264 235446 976 105 0 299768 0
[pid=28689/tid=28691] ppid=28687 vsize=1217056 CPUtime=762.3 cores=1,3,5,7
/proc/28689/task/28691/stat : 28691 (SArTagnan) R 28687 28689 28449 0 -1 4202560 143055 0 0 0 76182 48 0 0 25 0 4 0 521072258 1246265344 235446 33554432000 4194304 4623224 140736306714240 18446744073709551615 4376625 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28689/tid=28692] ppid=28687 vsize=1217056 CPUtime=762.25 cores=1,3,5,7
/proc/28689/task/28692/stat : 28692 (SArTagnan) R 28687 28689 28449 0 -1 4202560 92363 0 0 0 76195 30 0 0 25 0 4 0 521072258 1246265344 235446 33554432000 4194304 4623224 140736306714240 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28689/tid=28693] ppid=28687 vsize=1217056 CPUtime=758.15 cores=1,3,5,7
/proc/28689/task/28693/stat : 28693 (SArTagnan) R 28687 28689 28449 0 -1 4202560 2490115 0 0 0 75432 383 0 0 25 0 4 0 521072258 1246265344 235446 33554432000 4194304 4623224 140736306714240 18446744073709551615 4364911 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3045.06
Current children cumulated vsize (KiB) 1217056

[startup+822.301 s]
/proc/loadavg: 8.16 8.11 8.04 9/184 28746
/proc/meminfo: memFree=16370936/32950928 swapFree=67111528/67111528
[pid=28689] ppid=28687 vsize=1217056 CPUtime=3284.73 cores=1,3,5,7
/proc/28689/stat : 28689 (SArTagnan) R 28687 28689 28449 0 -1 4202496 3012396 0 0 0 327958 515 0 0 25 0 4 0 521072257 1246265344 239567 33554432000 4194304 4623224 140736306714240 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28689/statm: 304264 239567 930 105 0 299768 0
[pid=28689/tid=28691] ppid=28687 vsize=1217056 CPUtime=822.31 cores=1,3,5,7
/proc/28689/task/28691/stat : 28691 (SArTagnan) R 28687 28689 28449 0 -1 4202560 144685 0 0 0 82182 49 0 0 25 0 4 0 521072258 1246265344 239567 33554432000 4194304 4623224 140736306714240 18446744073709551615 4376652 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28689/tid=28692] ppid=28687 vsize=1217056 CPUtime=822.24 cores=1,3,5,7
/proc/28689/task/28692/stat : 28692 (SArTagnan) R 28687 28689 28449 0 -1 4202560 92403 0 0 0 82194 30 0 0 25 0 4 0 521072258 1246265344 239567 33554432000 4194304 4623224 140736306714240 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28689/tid=28693] ppid=28687 vsize=1217056 CPUtime=817.83 cores=1,3,5,7
/proc/28689/task/28693/stat : 28693 (SArTagnan) R 28687 28689 28449 0 -1 4202560 2560744 0 0 0 81389 394 0 0 25 0 4 0 521072258 1246265344 239567 33554432000 4194304 4623224 140736306714240 18446744073709551615 4364911 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3284.73
Current children cumulated vsize (KiB) 1217056

[startup+882.301 s]
/proc/loadavg: 8.23 8.13 8.05 9/184 28748
/proc/meminfo: memFree=16309792/32950928 swapFree=67111528/67111528
[pid=28689] ppid=28687 vsize=1217056 CPUtime=3524.41 cores=1,3,5,7
/proc/28689/stat : 28689 (SArTagnan) R 28687 28689 28449 0 -1 4202496 3349272 0 0 0 351874 567 0 0 25 0 4 0 521072257 1246265344 241852 33554432000 4194304 4623224 140736306714240 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28689/statm: 304264 241852 930 105 0 299768 0
[pid=28689/tid=28691] ppid=28687 vsize=1217056 CPUtime=882.31 cores=1,3,5,7
/proc/28689/task/28691/stat : 28691 (SArTagnan) R 28687 28689 28449 0 -1 4202560 144977 0 0 0 88182 49 0 0 25 0 4 0 521072258 1246265344 241852 33554432000 4194304 4623224 140736306714240 18446744073709551615 4376666 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28689/tid=28692] ppid=28687 vsize=1217056 CPUtime=882.24 cores=1,3,5,7
/proc/28689/task/28692/stat : 28692 (SArTagnan) R 28687 28689 28449 0 -1 4202560 92680 0 0 0 88194 30 0 0 25 0 4 0 521072258 1246265344 241852 33554432000 4194304 4623224 140736306714240 18446744073709551615 4376823 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28689/tid=28693] ppid=28687 vsize=1217056 CPUtime=877.5 cores=1,3,5,7
/proc/28689/task/28693/stat : 28693 (SArTagnan) R 28687 28689 28449 0 -1 4202560 2895612 0 0 0 87304 446 0 0 25 0 4 0 521072258 1246265344 241852 33554432000 4194304 4623224 140736306714240 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3524.41
Current children cumulated vsize (KiB) 1217056

[startup+942.301 s]
/proc/loadavg: 8.14 8.12 8.05 9/184 28749
/proc/meminfo: memFree=16249140/32950928 swapFree=67111528/67111528
[pid=28689] ppid=28687 vsize=1269348 CPUtime=3764.12 cores=1,3,5,7
/proc/28689/stat : 28689 (SArTagnan) R 28687 28689 28449 0 -1 4202496 3863700 0 0 0 375769 643 0 0 25 0 4 0 521072257 1299812352 252283 33554432000 4194304 4623224 140736306714240 18446744073709551615 4414891 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28689/statm: 317337 252283 944 105 0 312841 0
[pid=28689/tid=28691] ppid=28687 vsize=1269348 CPUtime=942.32 cores=1,3,5,7
/proc/28689/task/28691/stat : 28691 (SArTagnan) R 28687 28689 28449 0 -1 4202560 151819 0 0 0 94182 50 0 0 25 0 4 0 521072258 1299812352 252283 33554432000 4194304 4623224 140736306714240 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28689/tid=28692] ppid=28687 vsize=1269348 CPUtime=942.25 cores=1,3,5,7
/proc/28689/task/28692/stat : 28692 (SArTagnan) R 28687 28689 28449 0 -1 4202560 93674 0 0 0 94194 31 0 0 25 0 4 0 521072258 1299812352 252283 33554432000 4194304 4623224 140736306714240 18446744073709551615 4377179 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28689/tid=28693] ppid=28687 vsize=1269348 CPUtime=937.19 cores=1,3,5,7
/proc/28689/task/28693/stat : 28693 (SArTagnan) R 28687 28689 28449 0 -1 4202560 3401472 0 0 0 93199 520 0 0 25 0 4 0 521072258 1299812352 252283 33554432000 4194304 4623224 140736306714240 18446744073709551615 4550411 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3764.12
Current children cumulated vsize (KiB) 1269348

[startup+1002.3 s]
/proc/loadavg: 8.10 8.11 8.05 9/184 28751
/proc/meminfo: memFree=16193824/32950928 swapFree=67111528/67111528
[pid=28689] ppid=28687 vsize=1269348 CPUtime=4003.78 cores=1,3,5,7
/proc/28689/stat : 28689 (SArTagnan) R 28687 28689 28449 0 -1 4202496 3887595 0 0 0 399730 648 0 0 25 0 4 0 521072257 1299812352 255936 33554432000 4194304 4623224 140736306714240 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28689/statm: 317337 255936 930 105 0 312841 0
[pid=28689/tid=28691] ppid=28687 vsize=1269348 CPUtime=1002.31 cores=1,3,5,7
/proc/28689/task/28691/stat : 28691 (SArTagnan) R 28687 28689 28449 0 -1 4202560 152530 0 0 0 100181 50 0 0 25 0 4 0 521072258 1299812352 255936 33554432000 4194304 4623224 140736306714240 18446744073709551615 4376625 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28689/tid=28692] ppid=28687 vsize=1269348 CPUtime=1002.25 cores=1,3,5,7
/proc/28689/task/28692/stat : 28692 (SArTagnan) R 28687 28689 28449 0 -1 4202560 95327 0 0 0 100193 32 0 0 25 0 4 0 521072258 1299812352 255936 33554432000 4194304 4623224 140736306714240 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28689/tid=28693] ppid=28687 vsize=1269348 CPUtime=996.86 cores=1,3,5,7
/proc/28689/task/28693/stat : 28693 (SArTagnan) R 28687 28689 28449 0 -1 4202560 3421545 0 0 0 99163 523 0 0 25 0 4 0 521072258 1299812352 255936 33554432000 4194304 4623224 140736306714240 18446744073709551615 4545407 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4003.78
Current children cumulated vsize (KiB) 1269348

[startup+1062.31 s]
/proc/loadavg: 8.08 8.10 8.05 9/184 28752
/proc/meminfo: memFree=16084688/32950928 swapFree=67111528/67111528
[pid=28689] ppid=28687 vsize=1390308 CPUtime=4243.48 cores=1,3,5,7
/proc/28689/stat : 28689 (SArTagnan) R 28687 28689 28449 0 -1 4202496 4025549 0 0 0 423677 671 0 0 25 0 4 0 521072257 1423675392 269370 33554432000 4194304 4623224 140736306714240 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28689/statm: 347577 269370 849 105 0 343081 0
[pid=28689/tid=28691] ppid=28687 vsize=1390308 CPUtime=1062.33 cores=1,3,5,7
/proc/28689/task/28691/stat : 28691 (SArTagnan) R 28687 28689 28449 0 -1 4202560 204152 0 0 0 106175 58 0 0 25 0 4 0 521072258 1423675392 269370 33554432000 4194304 4623224 140736306714240 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28689/tid=28692] ppid=28687 vsize=1390308 CPUtime=1062.26 cores=1,3,5,7
/proc/28689/task/28692/stat : 28692 (SArTagnan) R 28687 28689 28449 0 -1 4202560 95661 0 0 0 106194 32 0 0 25 0 4 0 521072258 1423675392 269370 33554432000 4194304 4623224 140736306714240 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28689/tid=28693] ppid=28687 vsize=1390308 CPUtime=1056.53 cores=1,3,5,7
/proc/28689/task/28693/stat : 28693 (SArTagnan) R 28687 28689 28449 0 -1 4202560 3425341 0 0 0 105129 524 0 0 25 0 4 0 521072258 1423675392 269370 33554432000 4194304 4623224 140736306714240 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4243.48
Current children cumulated vsize (KiB) 1390308

[startup+1122.3 s]
/proc/loadavg: 8.07 8.10 8.05 9/184 28754
/proc/meminfo: memFree=15995512/32950928 swapFree=67111528/67111528
[pid=28689] ppid=28687 vsize=1455844 CPUtime=4483.14 cores=1,3,5,7
/proc/28689/stat : 28689 (SArTagnan) R 28687 28689 28449 0 -1 4202496 4264772 0 0 0 447603 711 0 0 25 0 4 0 521072257 1490784256 277303 33554432000 4194304 4623224 140736306714240 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28689/statm: 363961 277303 548 105 0 359465 0
[pid=28689/tid=28691] ppid=28687 vsize=1455844 CPUtime=1122.31 cores=1,3,5,7
/proc/28689/task/28691/stat : 28691 (SArTagnan) R 28687 28689 28449 0 -1 4202560 207795 0 0 0 112173 58 0 0 25 0 4 0 521072258 1490784256 277303 33554432000 4194304 4623224 140736306714240 18446744073709551615 4376659 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28689/tid=28692] ppid=28687 vsize=1455844 CPUtime=1122.25 cores=1,3,5,7
/proc/28689/task/28692/stat : 28692 (SArTagnan) R 28687 28689 28449 0 -1 4202560 98064 0 0 0 112191 34 0 0 25 0 4 0 521072258 1490784256 277303 33554432000 4194304 4623224 140736306714240 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28689/tid=28693] ppid=28687 vsize=1455844 CPUtime=1116.2 cores=1,3,5,7
/proc/28689/task/28693/stat : 28693 (SArTagnan) R 28687 28689 28449 0 -1 4202560 3614706 0 0 0 111067 553 0 0 25 0 4 0 521072258 1490784256 277303 33554432000 4194304 4623224 140736306714240 18446744073709551615 4364911 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4483.14
Current children cumulated vsize (KiB) 1455844

[startup+1182.3 s]
/proc/loadavg: 8.02 8.08 8.04 9/184 28756
/proc/meminfo: memFree=15941060/32950928 swapFree=67111528/67111528
[pid=28689] ppid=28687 vsize=1455844 CPUtime=4722.82 cores=1,3,5,7
/proc/28689/stat : 28689 (SArTagnan) R 28687 28689 28449 0 -1 4202496 4316869 0 0 0 471560 722 0 0 25 0 4 0 521072257 1490784256 284882 33554432000 4194304 4623224 140736306714240 18446744073709551615 4355951 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28689/statm: 363961 284882 548 105 0 359465 0
[pid=28689/tid=28691] ppid=28687 vsize=1455844 CPUtime=1182.32 cores=1,3,5,7
/proc/28689/task/28691/stat : 28691 (SArTagnan) R 28687 28689 28449 0 -1 4202560 208152 0 0 0 118173 59 0 0 25 0 4 0 521072258 1490784256 284882 33554432000 4194304 4623224 140736306714240 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28689/tid=28692] ppid=28687 vsize=1455844 CPUtime=1182.25 cores=1,3,5,7
/proc/28689/task/28692/stat : 28692 (SArTagnan) R 28687 28689 28449 0 -1 4202560 99666 0 0 0 118190 35 0 0 25 0 4 0 521072258 1490784256 284882 33554432000 4194304 4623224 140736306714240 18446744073709551615 4377576 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28689/tid=28693] ppid=28687 vsize=1455844 CPUtime=1175.88 cores=1,3,5,7
/proc/28689/task/28693/stat : 28693 (SArTagnan) R 28687 28689 28449 0 -1 4202560 3647279 0 0 0 117029 559 0 0 25 0 4 0 521072258 1490784256 284882 33554432000 4194304 4623224 140736306714240 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4722.82
Current children cumulated vsize (KiB) 1455844



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.02 8.07 8.04 9/184 28756
/proc/meminfo: memFree=15922080/32950928 swapFree=67111528/67111528
[pid=28689] ppid=28687 vsize=1455844 CPUtime=4800.34 cores=1,3,5,7
/proc/28689/stat : 28689 (SArTagnan) R 28687 28689 28449 0 -1 4202496 4381582 0 0 0 479300 734 0 0 25 0 4 0 521072257 1490784256 285300 33554432000 4194304 4623224 140736306714240 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28689/statm: 363961 285300 548 105 0 359465 0
[pid=28689/tid=28691] ppid=28687 vsize=1455844 CPUtime=1201.73 cores=1,3,5,7
/proc/28689/task/28691/stat : 28691 (SArTagnan) R 28687 28689 28449 0 -1 4202560 208255 0 0 0 120114 59 0 0 25 0 4 0 521072258 1490784256 285300 33554432000 4194304 4623224 140736306714240 18446744073709551615 4366400 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28689/tid=28692] ppid=28687 vsize=1455844 CPUtime=1201.66 cores=1,3,5,7
/proc/28689/task/28692/stat : 28692 (SArTagnan) R 28687 28689 28449 0 -1 4202560 100087 0 0 0 120130 36 0 0 25 0 4 0 521072258 1490784256 285300 33554432000 4194304 4623224 140736306714240 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28689/tid=28693] ppid=28687 vsize=1455844 CPUtime=1195.17 cores=1,3,5,7
/proc/28689/task/28693/stat : 28693 (SArTagnan) R 28687 28689 28449 0 -1 4202560 3710914 0 0 0 118948 569 0 0 25 0 4 0 521072258 1490784256 285300 33554432000 4194304 4623224 140736306714240 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.34
Current children cumulated vsize (KiB) 1455844

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.02 8.07 8.04 9/184 28756
/proc/meminfo: memFree=15922080/32950928 swapFree=67111528/67111528
[pid=28689] ppid=28687 vsize=1455844 CPUtime=4800.34 cores=1,3,5,7
/proc/28689/stat : 28689 (SArTagnan) R 28687 28689 28449 0 -1 4202496 4381582 0 0 0 479300 734 0 0 25 0 4 0 521072257 1490784256 285300 33554432000 4194304 4623224 140736306714240 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28689/statm: 363961 285300 548 105 0 359465 0
[pid=28689/tid=28691] ppid=28687 vsize=1455844 CPUtime=1201.73 cores=1,3,5,7
/proc/28689/task/28691/stat : 28691 (SArTagnan) R 28687 28689 28449 0 -1 4202560 208255 0 0 0 120114 59 0 0 25 0 4 0 521072258 1490784256 285300 33554432000 4194304 4623224 140736306714240 18446744073709551615 4366400 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28689/tid=28692] ppid=28687 vsize=1455844 CPUtime=1201.66 cores=1,3,5,7
/proc/28689/task/28692/stat : 28692 (SArTagnan) R 28687 28689 28449 0 -1 4202560 100087 0 0 0 120130 36 0 0 25 0 4 0 521072258 1490784256 285300 33554432000 4194304 4623224 140736306714240 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28689/tid=28693] ppid=28687 vsize=1455844 CPUtime=1195.17 cores=1,3,5,7
/proc/28689/task/28693/stat : 28693 (SArTagnan) R 28687 28689 28449 0 -1 4202560 3710914 0 0 0 118948 569 0 0 25 0 4 0 521072258 1490784256 285300 33554432000 4194304 4623224 140736306714240 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.34
Current children cumulated vsize (KiB) 1455844

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.76
CPU time (s): 4800.42
CPU user time (s): 4793.03
CPU system time (s): 7.38988
CPU usage (%): 399.449
Max. virtual memory (cumulated for all children) (KiB): 1558752

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4793.03
system time used= 7.38988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4381582
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= 809
involuntary context switches= 30794

runsolver used 1.77373 second user time and 4.78327 second system time

The end

Launcher Data

Begin job on node149 at 2011-04-29 18:32:36
IDJOB=3262444
IDBENCH=83311
IDSOLVER=1656
FILE ID=node149/3262444-1304094756
RUNJOBID= node149-1304092347-28468
PBS_JOBID= 13170582
Free space on /tmp= 71932 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/VanDerWaerden_pd_2-3-22_445.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3262444-1304094756/watcher-3262444-1304094756 -o /tmp/evaluation-result-3262444-1304094756/solver-3262444-1304094756 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3262444-1304094756.cnf -threads=4

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

MD5SUM BENCH= 4f7ff14ba0d33c4cf7de4e3c004f2f79
RANDOM SEED=655691754

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      17145504 kB
Buffers:       2225124 kB
Cached:       11803328 kB
SwapCached:          0 kB
Active:        7216200 kB
Inactive:      8037668 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17145504 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             844 kB
Writeback:           0 kB
AnonPages:     1224784 kB
Mapped:          15452 kB
Slab:           485676 kB
PageTables:       6772 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1575956 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= 71932 MiB
End job on node149 at 2011-04-29 18:52:39