Trace number 3262400

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

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-21_406.cnf
MD5SUM906590ef62b3db2841b2d529fd1636f7
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark698.76
Satisfiable
(Un)Satisfiability was proved
Number of variables203
Number of clauses22241
Sum of the clauses size99837
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 268
Number of clauses of size 320324
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51849

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-3262400-1304094713/watcher-3262400-1304094713 -o /tmp/evaluation-result-3262400-1304094713/solver-3262400-1304094713 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3262400-1304094713.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.07 7.97 7.88 6/180 513
/proc/meminfo: memFree=21238504/32950928 swapFree=67111524/67111528
[pid=513] ppid=511 vsize=18344 CPUtime=0 cores=1,3,5,7
/proc/513/stat : 513 (SArTagnan) R 511 513 384 0 -1 4202496 362 0 0 0 0 0 0 0 25 0 1 0 521070123 18784256 299 33554432000 4194304 4623224 140733359683648 18446744073709551615 47140779938608 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/513/statm: 4586 308 266 105 0 90 0

[startup+0.0361169 s]
/proc/loadavg: 8.07 7.97 7.88 6/180 513
/proc/meminfo: memFree=21238504/32950928 swapFree=67111524/67111528
[pid=513] ppid=511 vsize=189128 CPUtime=0.08 cores=1,3,5,7
/proc/513/stat : 513 (SArTagnan) R 511 513 384 0 -1 4202496 3672 0 0 0 8 0 0 0 25 0 4 0 521070123 193667072 2503 33554432000 4194304 4623224 140733359683648 18446744073709551615 4511652 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/513/statm: 47282 2503 337 105 0 42786 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 189128

[startup+0.127834 s]
/proc/loadavg: 8.07 7.97 7.88 6/180 513
/proc/meminfo: memFree=21238504/32950928 swapFree=67111524/67111528
[pid=513] ppid=511 vsize=189648 CPUtime=0.44 cores=1,3,5,7
/proc/513/stat : 513 (SArTagnan) R 511 513 384 0 -1 4202496 4101 0 0 0 44 0 0 0 25 0 4 0 521070123 194199552 2624 33554432000 4194304 4623224 140733359683648 18446744073709551615 4510472 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/513/statm: 47412 2624 337 105 0 42916 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 189648

[startup+0.300807 s]
/proc/loadavg: 8.07 7.97 7.88 6/180 513
/proc/meminfo: memFree=21238504/32950928 swapFree=67111524/67111528
[pid=513] ppid=511 vsize=192464 CPUtime=1.14 cores=1,3,5,7
/proc/513/stat : 513 (SArTagnan) R 511 513 384 0 -1 4202496 6503 0 0 0 113 1 0 0 25 0 4 0 521070123 197083136 3330 33554432000 4194304 4623224 140733359683648 18446744073709551615 4510150 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/513/statm: 48116 3330 337 105 0 43620 0
Current children cumulated CPU time (s) 1.14
Current children cumulated vsize (KiB) 192464

[startup+0.700736 s]
/proc/loadavg: 8.07 7.97 7.88 6/180 513
/proc/meminfo: memFree=21238504/32950928 swapFree=67111524/67111528
[pid=513] ppid=511 vsize=192800 CPUtime=2.74 cores=1,3,5,7
/proc/513/stat : 513 (SArTagnan) R 511 513 384 0 -1 4202496 9982 0 0 0 273 1 0 0 25 0 4 0 521070123 197427200 4128 33554432000 4194304 4623224 140733359683648 18446744073709551615 4415014 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/513/statm: 48200 4128 337 105 0 43704 0
Current children cumulated CPU time (s) 2.74
Current children cumulated vsize (KiB) 192800

[startup+1.50059 s]
/proc/loadavg: 8.07 7.97 7.88 9/184 517
/proc/meminfo: memFree=21219136/32950928 swapFree=67111524/67111528
[pid=513] ppid=511 vsize=196720 CPUtime=5.93 cores=1,3,5,7
/proc/513/stat : 513 (SArTagnan) R 511 513 384 0 -1 4202496 17711 0 0 0 591 2 0 0 25 0 4 0 521070123 201441280 5745 33554432000 4194304 4623224 140733359683648 18446744073709551615 4510282 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/513/statm: 49180 5745 342 105 0 44684 0
[pid=513/tid=515] ppid=511 vsize=196720 CPUtime=1.47 cores=1,3,5,7
/proc/513/task/515/stat : 515 (SArTagnan) R 511 513 384 0 -1 4202560 2127 0 0 0 147 0 0 0 25 0 4 0 521070125 201441280 5745 33554432000 4194304 4623224 140733359683648 18446744073709551615 4376625 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=513/tid=516] ppid=511 vsize=196720 CPUtime=1.48 cores=1,3,5,7
/proc/513/task/516/stat : 516 (SArTagnan) R 511 513 384 0 -1 4202560 1750 0 0 0 148 0 0 0 25 0 4 0 521070125 201441280 5745 33554432000 4194304 4623224 140733359683648 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=513/tid=517] ppid=511 vsize=196720 CPUtime=1.47 cores=1,3,5,7
/proc/513/task/517/stat : 517 (SArTagnan) R 511 513 384 0 -1 4202560 10975 0 0 0 146 1 0 0 25 0 4 0 521070125 201441280 5745 33554432000 4194304 4623224 140733359683648 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 196720

[startup+3.10031 s]
/proc/loadavg: 8.07 7.97 7.88 9/184 517
/proc/meminfo: memFree=21216424/32950928 swapFree=67111524/67111528
[pid=513] ppid=511 vsize=199528 CPUtime=12.33 cores=1,3,5,7
/proc/513/stat : 513 (SArTagnan) R 511 513 384 0 -1 4202496 29593 0 0 0 1228 5 0 0 25 0 4 0 521070123 204316672 8328 33554432000 4194304 4623224 140733359683648 18446744073709551615 4414859 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/513/statm: 49882 8328 342 105 0 45386 0
[pid=513/tid=515] ppid=511 vsize=199528 CPUtime=3.07 cores=1,3,5,7
/proc/513/task/515/stat : 515 (SArTagnan) R 511 513 384 0 -1 4202560 3470 0 0 0 307 0 0 0 25 0 4 0 521070125 204316672 8328 33554432000 4194304 4623224 140733359683648 18446744073709551615 4377613 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=513/tid=516] ppid=511 vsize=199528 CPUtime=3.07 cores=1,3,5,7
/proc/513/task/516/stat : 516 (SArTagnan) R 511 513 384 0 -1 4202560 2662 0 0 0 307 0 0 0 25 0 4 0 521070125 204316672 8328 33554432000 4194304 4623224 140733359683648 18446744073709551615 4376678 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=513/tid=517] ppid=511 vsize=199528 CPUtime=3.06 cores=1,3,5,7
/proc/513/task/517/stat : 517 (SArTagnan) R 511 513 384 0 -1 4202560 20281 0 0 0 303 3 0 0 25 0 4 0 521070125 204316672 8328 33554432000 4194304 4623224 140733359683648 18446744073709551615 4377144 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 199528

[startup+6.30074 s]
/proc/loadavg: 8.07 7.97 7.88 9/184 517
/proc/meminfo: memFree=21188432/32950928 swapFree=67111524/67111528
[pid=513] ppid=511 vsize=278244 CPUtime=25.1 cores=1,3,5,7
/proc/513/stat : 513 (SArTagnan) R 511 513 384 0 -1 4202496 48510 0 0 0 2502 8 0 0 25 0 4 0 521070123 284921856 13451 33554432000 4194304 4623224 140733359683648 18446744073709551615 4355951 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/513/statm: 69561 13451 350 105 0 65065 0
[pid=513/tid=515] ppid=511 vsize=278244 CPUtime=6.28 cores=1,3,5,7
/proc/513/task/515/stat : 515 (SArTagnan) R 511 513 384 0 -1 4202560 6001 0 0 0 627 1 0 0 25 0 4 0 521070125 284921856 13451 33554432000 4194304 4623224 140733359683648 18446744073709551615 4376678 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=513/tid=516] ppid=511 vsize=278244 CPUtime=6.27 cores=1,3,5,7
/proc/513/task/516/stat : 516 (SArTagnan) R 511 513 384 0 -1 4202560 4529 0 0 0 627 0 0 0 25 0 4 0 521070125 284921856 13451 33554432000 4194304 4623224 140733359683648 18446744073709551615 4376844 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=513/tid=517] ppid=511 vsize=278244 CPUtime=6.24 cores=1,3,5,7
/proc/513/task/517/stat : 517 (SArTagnan) R 511 513 384 0 -1 4202560 34076 0 0 0 619 5 0 0 25 0 4 0 521070125 284921856 13451 33554432000 4194304 4623224 140733359683648 18446744073709551615 4376625 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 278244

[startup+12.7006 s]
/proc/loadavg: 8.06 7.97 7.89 10/184 517
/proc/meminfo: memFree=21159148/32950928 swapFree=67111524/67111528
[pid=513] ppid=511 vsize=277424 CPUtime=50.67 cores=1,3,5,7
/proc/513/stat : 513 (SArTagnan) R 511 513 384 0 -1 4202496 108111 0 0 0 5049 18 0 0 25 0 4 0 521070123 284082176 19856 33554432000 4194304 4623224 140733359683648 18446744073709551615 4510939 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/513/statm: 69356 19856 347 105 0 64860 0
[pid=513/tid=515] ppid=511 vsize=277424 CPUtime=12.68 cores=1,3,5,7
/proc/513/task/515/stat : 515 (SArTagnan) R 511 513 384 0 -1 4202560 9361 0 0 0 1266 2 0 0 25 0 4 0 521070125 284082176 19856 33554432000 4194304 4623224 140733359683648 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=513/tid=516] ppid=511 vsize=277424 CPUtime=12.67 cores=1,3,5,7
/proc/513/task/516/stat : 516 (SArTagnan) R 511 513 384 0 -1 4202560 7652 0 0 0 1266 1 0 0 25 0 4 0 521070125 284082176 19856 33554432000 4194304 4623224 140733359683648 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=513/tid=517] ppid=511 vsize=277424 CPUtime=12.6 cores=1,3,5,7
/proc/513/task/517/stat : 517 (SArTagnan) R 511 513 384 0 -1 4202560 86493 0 0 0 1247 13 0 0 25 0 4 0 521070125 284082176 19856 33554432000 4194304 4623224 140733359683648 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) 277424

[startup+25.5003 s]
/proc/loadavg: 8.05 7.97 7.89 9/184 517
/proc/meminfo: memFree=21107200/32950928 swapFree=67111524/67111528
[pid=513] ppid=511 vsize=309092 CPUtime=101.8 cores=1,3,5,7
/proc/513/stat : 513 (SArTagnan) R 511 513 384 0 -1 4202496 150168 0 0 0 10153 27 0 0 25 0 4 0 521070123 316510208 30457 33554432000 4194304 4623224 140733359683648 18446744073709551615 4517517 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/513/statm: 77273 30457 444 105 0 72777 0
[pid=513/tid=515] ppid=511 vsize=309092 CPUtime=25.47 cores=1,3,5,7
/proc/513/task/515/stat : 515 (SArTagnan) R 511 513 384 0 -1 4202560 15334 0 0 0 2544 3 0 0 25 0 4 0 521070125 316510208 30457 33554432000 4194304 4623224 140733359683648 18446744073709551615 4377005 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=513/tid=516] ppid=511 vsize=309092 CPUtime=25.48 cores=1,3,5,7
/proc/513/task/516/stat : 516 (SArTagnan) R 511 513 384 0 -1 4202560 12396 0 0 0 2545 3 0 0 25 0 4 0 521070125 316510208 30457 33554432000 4194304 4623224 140733359683648 18446744073709551615 4330692 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=513/tid=517] ppid=511 vsize=309092 CPUtime=25.34 cores=1,3,5,7
/proc/513/task/517/stat : 517 (SArTagnan) R 511 513 384 0 -1 4202560 116983 0 0 0 2515 19 0 0 25 0 4 0 521070125 316510208 30457 33554432000 4194304 4623224 140733359683648 18446744073709551615 4364911 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) 309092

[startup+51.1008 s]
/proc/loadavg: 8.17 8.01 7.90 10/184 518
/proc/meminfo: memFree=21033396/32950928 swapFree=67111524/67111528
[pid=513] ppid=511 vsize=330160 CPUtime=204.06 cores=1,3,5,7
/proc/513/stat : 513 (SArTagnan) R 511 513 384 0 -1 4202496 350628 0 0 0 20342 64 0 0 25 0 4 0 521070123 338083840 48193 33554432000 4194304 4623224 140733359683648 18446744073709551615 4511014 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/513/statm: 82540 48193 365 105 0 78044 0
[pid=513/tid=515] ppid=511 vsize=330160 CPUtime=51.08 cores=1,3,5,7
/proc/513/task/515/stat : 515 (SArTagnan) R 511 513 384 0 -1 4202560 27243 0 0 0 5100 8 0 0 25 0 4 0 521070125 338083840 48193 33554432000 4194304 4623224 140733359683648 18446744073709551615 4376678 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=513/tid=516] ppid=511 vsize=330160 CPUtime=51.07 cores=1,3,5,7
/proc/513/task/516/stat : 516 (SArTagnan) R 511 513 384 0 -1 4202560 20239 0 0 0 5101 6 0 0 25 0 4 0 521070125 338083840 48193 33554432000 4194304 4623224 140733359683648 18446744073709551615 4376678 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=513/tid=517] ppid=511 vsize=330160 CPUtime=50.79 cores=1,3,5,7
/proc/513/task/517/stat : 517 (SArTagnan) R 511 513 384 0 -1 4202560 295261 0 0 0 5032 47 0 0 25 0 4 0 521070125 338083840 48193 33554432000 4194304 4623224 140733359683648 18446744073709551615 4545379 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 204.06
Current children cumulated vsize (KiB) 330160

[startup+102.307 s]
/proc/loadavg: 8.15 8.02 7.91 9/184 519
/proc/meminfo: memFree=20903928/32950928 swapFree=67111524/67111528
[pid=513] ppid=511 vsize=433724 CPUtime=408.61 cores=1,3,5,7
/proc/513/stat : 513 (SArTagnan) R 511 513 384 0 -1 4202496 523151 0 0 0 40764 97 0 0 25 0 4 0 521070123 444133376 71848 33554432000 4194304 4623224 140733359683648 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/513/statm: 108431 71848 592 105 0 103935 0
[pid=513/tid=515] ppid=511 vsize=433724 CPUtime=102.28 cores=1,3,5,7
/proc/513/task/515/stat : 515 (SArTagnan) R 511 513 384 0 -1 4202560 40669 0 0 0 10214 14 0 0 25 0 4 0 521070125 444133376 71848 33554432000 4194304 4623224 140733359683648 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=513/tid=516] ppid=511 vsize=433724 CPUtime=102.28 cores=1,3,5,7
/proc/513/task/516/stat : 516 (SArTagnan) R 511 513 384 0 -1 4202560 28431 0 0 0 10220 8 0 0 25 0 4 0 521070125 444133376 71848 33554432000 4194304 4623224 140733359683648 18446744073709551615 4376612 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=513/tid=517] ppid=511 vsize=433724 CPUtime=101.72 cores=1,3,5,7
/proc/513/task/517/stat : 517 (SArTagnan) R 511 513 384 0 -1 4202560 438486 0 0 0 10101 71 0 0 25 0 4 0 521070125 444133376 71848 33554432000 4194304 4623224 140733359683648 18446744073709551615 4376892 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.61
Current children cumulated vsize (KiB) 433724

[startup+162.301 s]
/proc/loadavg: 8.13 8.03 7.92 9/184 521
/proc/meminfo: memFree=20813020/32950928 swapFree=67111524/67111528
[pid=513] ppid=511 vsize=548052 CPUtime=648.26 cores=1,3,5,7
/proc/513/stat : 513 (SArTagnan) R 511 513 384 0 -1 4202496 817545 0 0 0 64672 154 0 0 25 0 4 0 521070123 561205248 88191 33554432000 4194304 4623224 140733359683648 18446744073709551615 4355951 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/513/statm: 137013 88191 374 105 0 132517 0
[pid=513/tid=515] ppid=511 vsize=548052 CPUtime=162.28 cores=1,3,5,7
/proc/513/task/515/stat : 515 (SArTagnan) R 511 513 384 0 -1 4202560 45225 0 0 0 16209 19 0 0 25 0 4 0 521070125 561205248 88191 33554432000 4194304 4623224 140733359683648 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=513/tid=516] ppid=511 vsize=548052 CPUtime=162.27 cores=1,3,5,7
/proc/513/task/516/stat : 516 (SArTagnan) R 511 513 384 0 -1 4202560 40295 0 0 0 16216 11 0 0 25 0 4 0 521070125 561205248 88191 33554432000 4194304 4623224 140733359683648 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=513/tid=517] ppid=511 vsize=548052 CPUtime=161.39 cores=1,3,5,7
/proc/513/task/517/stat : 517 (SArTagnan) R 511 513 384 0 -1 4202560 709250 0 0 0 16020 119 0 0 25 0 4 0 521070125 561205248 88191 33554432000 4194304 4623224 140733359683648 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 648.26
Current children cumulated vsize (KiB) 548052

[startup+222.3 s]
/proc/loadavg: 8.04 8.02 7.92 10/184 523
/proc/meminfo: memFree=20690732/32950928 swapFree=67111524/67111528
[pid=513] ppid=511 vsize=730648 CPUtime=887.94 cores=1,3,5,7
/proc/513/stat : 513 (SArTagnan) R 511 513 384 0 -1 4202496 1161079 0 0 0 88577 217 0 0 25 0 4 0 521070123 748183552 112033 33554432000 4194304 4623224 140733359683648 18446744073709551615 4414984 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/513/statm: 182662 112033 965 105 0 178166 0
[pid=513/tid=515] ppid=511 vsize=730648 CPUtime=222.28 cores=1,3,5,7
/proc/513/task/515/stat : 515 (SArTagnan) R 511 513 384 0 -1 4202560 63615 0 0 0 22206 22 0 0 25 0 4 0 521070125 748183552 112033 33554432000 4194304 4623224 140733359683648 18446744073709551615 4376625 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=513/tid=516] ppid=511 vsize=730648 CPUtime=222.28 cores=1,3,5,7
/proc/513/task/516/stat : 516 (SArTagnan) R 511 513 384 0 -1 4202560 58635 0 0 0 22212 16 0 0 25 0 4 0 521070125 748183552 112033 33554432000 4194304 4623224 140733359683648 18446744073709551615 4376652 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=513/tid=517] ppid=511 vsize=730648 CPUtime=221.05 cores=1,3,5,7
/proc/513/task/517/stat : 517 (SArTagnan) R 511 513 384 0 -1 4202560 1007452 0 0 0 21933 172 0 0 25 0 4 0 521070125 748183552 112033 33554432000 4194304 4623224 140733359683648 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 887.94
Current children cumulated vsize (KiB) 730648

[startup+282.301 s]

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

[pid=513] ppid=511 vsize=1143752 CPUtime=2805.36 cores=1,3,5,7
/proc/513/stat : 513 (SArTagnan) R 511 513 384 0 -1 4202496 3490165 0 0 0 279905 631 0 0 25 0 4 0 521070123 1171202048 221492 33554432000 4194304 4623224 140733359683648 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/513/statm: 285938 221492 1303 105 0 281442 0
[pid=513/tid=515] ppid=511 vsize=1143752 CPUtime=702.29 cores=1,3,5,7
/proc/513/task/515/stat : 515 (SArTagnan) R 511 513 384 0 -1 4202560 137170 0 0 0 70192 37 0 0 25 0 4 0 521070125 1171202048 221492 33554432000 4194304 4623224 140733359683648 18446744073709551615 4376612 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=513/tid=516] ppid=511 vsize=1143752 CPUtime=702.29 cores=1,3,5,7
/proc/513/task/516/stat : 516 (SArTagnan) R 511 513 384 0 -1 4202560 100423 0 0 0 70195 34 0 0 25 0 4 0 521070125 1171202048 221492 33554432000 4194304 4623224 140733359683648 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=513/tid=517] ppid=511 vsize=1143752 CPUtime=698.44 cores=1,3,5,7
/proc/513/task/517/stat : 517 (SArTagnan) R 511 513 384 0 -1 4202560 3083907 0 0 0 69320 524 0 0 25 0 4 0 521070125 1171202048 221492 33554432000 4194304 4623224 140733359683648 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2805.36
Current children cumulated vsize (KiB) 1143752

[startup+762.306 s]
/proc/loadavg: 8.08 8.08 7.98 9/184 568
/proc/meminfo: memFree=20748004/32950928 swapFree=67111524/67111528
[pid=513] ppid=511 vsize=1160972 CPUtime=3045.05 cores=1,3,5,7
/proc/513/stat : 513 (SArTagnan) R 511 513 384 0 -1 4202496 3526065 0 0 0 303867 638 0 0 25 0 4 0 521070123 1188835328 231130 33554432000 4194304 4623224 140733359683648 18446744073709551615 4510199 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/513/statm: 290243 231130 1303 105 0 285747 0
[pid=513/tid=515] ppid=511 vsize=1160972 CPUtime=762.29 cores=1,3,5,7
/proc/513/task/515/stat : 515 (SArTagnan) R 511 513 384 0 -1 4202560 141118 0 0 0 76191 38 0 0 25 0 4 0 521070125 1188835328 231130 33554432000 4194304 4623224 140733359683648 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=513/tid=516] ppid=511 vsize=1160972 CPUtime=762.3 cores=1,3,5,7
/proc/513/task/516/stat : 516 (SArTagnan) R 511 513 384 0 -1 4202560 100976 0 0 0 76195 35 0 0 25 0 4 0 521070125 1188835328 231130 33554432000 4194304 4623224 140733359683648 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=513/tid=517] ppid=511 vsize=1160972 CPUtime=758.12 cores=1,3,5,7
/proc/513/task/517/stat : 517 (SArTagnan) R 511 513 384 0 -1 4202560 3087515 0 0 0 75287 525 0 0 25 0 4 0 521070125 1188835328 231130 33554432000 4194304 4623224 140733359683648 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3045.05
Current children cumulated vsize (KiB) 1160972

[startup+822.301 s]
/proc/loadavg: 8.09 8.08 7.99 9/184 570
/proc/meminfo: memFree=20649016/32950928 swapFree=67111524/67111528
[pid=513] ppid=511 vsize=1344020 CPUtime=3284.66 cores=1,3,5,7
/proc/513/stat : 513 (SArTagnan) R 511 513 384 0 -1 4202496 3597349 0 0 0 327817 649 0 0 25 0 4 0 521070123 1376276480 245010 33554432000 4194304 4623224 140733359683648 18446744073709551615 4517494 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/513/statm: 336005 245010 1303 105 0 331509 0
[pid=513/tid=515] ppid=511 vsize=1344020 CPUtime=822.26 cores=1,3,5,7
/proc/513/task/515/stat : 515 (SArTagnan) R 511 513 384 0 -1 4202560 188967 0 0 0 82181 45 0 0 25 0 4 0 521070125 1376276480 245010 33554432000 4194304 4623224 140733359683648 18446744073709551615 4376666 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=513/tid=516] ppid=511 vsize=1344020 CPUtime=822.29 cores=1,3,5,7
/proc/513/task/516/stat : 516 (SArTagnan) R 511 513 384 0 -1 4202560 101389 0 0 0 82194 35 0 0 25 0 4 0 521070125 1376276480 245010 33554432000 4194304 4623224 140733359683648 18446744073709551615 4376612 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=513/tid=517] ppid=511 vsize=1344020 CPUtime=817.79 cores=1,3,5,7
/proc/513/task/517/stat : 517 (SArTagnan) R 511 513 384 0 -1 4202560 3089381 0 0 0 81253 526 0 0 25 0 4 0 521070125 1376276480 245010 33554432000 4194304 4623224 140733359683648 18446744073709551615 4364669 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3284.66
Current children cumulated vsize (KiB) 1344020

[startup+882.301 s]
/proc/loadavg: 8.08 8.08 7.99 9/184 571
/proc/meminfo: memFree=20548416/32950928 swapFree=67111524/67111528
[pid=513] ppid=511 vsize=1417808 CPUtime=3524.33 cores=1,3,5,7
/proc/513/stat : 513 (SArTagnan) R 511 513 384 0 -1 4202496 3923942 0 0 0 351730 703 0 0 25 0 4 0 521070123 1451835392 252630 33554432000 4194304 4623224 140733359683648 18446744073709551615 4510199 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/513/statm: 354452 252630 800 105 0 349956 0
[pid=513/tid=515] ppid=511 vsize=1417808 CPUtime=882.26 cores=1,3,5,7
/proc/513/task/515/stat : 515 (SArTagnan) R 511 513 384 0 -1 4202560 188985 0 0 0 88181 45 0 0 25 0 4 0 521070125 1451835392 252630 33554432000 4194304 4623224 140733359683648 18446744073709551615 4377587 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=513/tid=516] ppid=511 vsize=1417808 CPUtime=882.28 cores=1,3,5,7
/proc/513/task/516/stat : 516 (SArTagnan) R 511 513 384 0 -1 4202560 131426 0 0 0 88189 39 0 0 25 0 4 0 521070125 1451835392 252630 33554432000 4194304 4623224 140733359683648 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=513/tid=517] ppid=511 vsize=1417808 CPUtime=877.46 cores=1,3,5,7
/proc/513/task/517/stat : 517 (SArTagnan) R 511 513 384 0 -1 4202560 3372622 0 0 0 87172 574 0 0 25 0 4 0 521070125 1451835392 252630 33554432000 4194304 4623224 140733359683648 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3524.33
Current children cumulated vsize (KiB) 1417808

[startup+942.301 s]
/proc/loadavg: 8.03 8.06 7.99 9/184 573
/proc/meminfo: memFree=20484156/32950928 swapFree=67111524/67111528
[pid=513] ppid=511 vsize=1417808 CPUtime=3764.02 cores=1,3,5,7
/proc/513/stat : 513 (SArTagnan) R 511 513 384 0 -1 4202496 3926579 0 0 0 375697 705 0 0 25 0 4 0 521070123 1451835392 254937 33554432000 4194304 4623224 140733359683648 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/513/statm: 354452 254937 519 105 0 349956 0
[pid=513/tid=515] ppid=511 vsize=1417808 CPUtime=942.26 cores=1,3,5,7
/proc/513/task/515/stat : 515 (SArTagnan) R 511 513 384 0 -1 4202560 188990 0 0 0 94181 45 0 0 25 0 4 0 521070125 1451835392 254937 33554432000 4194304 4623224 140733359683648 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=513/tid=516] ppid=511 vsize=1417808 CPUtime=942.28 cores=1,3,5,7
/proc/513/task/516/stat : 516 (SArTagnan) R 511 513 384 0 -1 4202560 132354 0 0 0 94189 39 0 0 25 0 4 0 521070125 1451835392 254937 33554432000 4194304 4623224 140733359683648 18446744073709551615 4376865 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=513/tid=517] ppid=511 vsize=1417808 CPUtime=937.12 cores=1,3,5,7
/proc/513/task/517/stat : 517 (SArTagnan) R 511 513 384 0 -1 4202560 3373404 0 0 0 93138 574 0 0 25 0 4 0 521070125 1451835392 254937 33554432000 4194304 4623224 140733359683648 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3764.02
Current children cumulated vsize (KiB) 1417808

[startup+1002.3 s]
/proc/loadavg: 8.01 8.05 7.99 9/184 574
/proc/meminfo: memFree=20441360/32950928 swapFree=67111524/67111528
[pid=513] ppid=511 vsize=1418388 CPUtime=4003.68 cores=1,3,5,7
/proc/513/stat : 513 (SArTagnan) R 511 513 384 0 -1 4202496 3928159 0 0 0 399663 705 0 0 25 0 4 0 521070123 1452429312 256468 33554432000 4194304 4623224 140733359683648 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/513/statm: 354597 256468 519 105 0 350101 0
[pid=513/tid=515] ppid=511 vsize=1418388 CPUtime=1002.26 cores=1,3,5,7
/proc/513/task/515/stat : 515 (SArTagnan) R 511 513 384 0 -1 4202560 189327 0 0 0 100181 45 0 0 25 0 4 0 521070125 1452429312 256468 33554432000 4194304 4623224 140733359683648 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=513/tid=516] ppid=511 vsize=1418388 CPUtime=1002.28 cores=1,3,5,7
/proc/513/task/516/stat : 516 (SArTagnan) R 511 513 384 0 -1 4202560 132683 0 0 0 100189 39 0 0 25 0 4 0 521070125 1452429312 256468 33554432000 4194304 4623224 140733359683648 18446744073709551615 4376625 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=513/tid=517] ppid=511 vsize=1418388 CPUtime=996.79 cores=1,3,5,7
/proc/513/task/517/stat : 517 (SArTagnan) R 511 513 384 0 -1 4202560 3373555 0 0 0 99105 574 0 0 25 0 4 0 521070125 1452429312 256468 33554432000 4194304 4623224 140733359683648 18446744073709551615 4550411 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4003.68
Current children cumulated vsize (KiB) 1418388

[startup+1062.3 s]
/proc/loadavg: 8.05 8.05 8.00 9/184 576
/proc/meminfo: memFree=20406628/32950928 swapFree=67111524/67111528
[pid=513] ppid=511 vsize=1418756 CPUtime=4243.37 cores=1,3,5,7
/proc/513/stat : 513 (SArTagnan) R 511 513 384 0 -1 4202496 3934199 0 0 0 423629 708 0 0 25 0 4 0 521070123 1452806144 259312 33554432000 4194304 4623224 140733359683648 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/513/statm: 354689 259312 519 105 0 350193 0
[pid=513/tid=515] ppid=511 vsize=1418756 CPUtime=1062.26 cores=1,3,5,7
/proc/513/task/515/stat : 515 (SArTagnan) R 511 513 384 0 -1 4202560 190582 0 0 0 106180 46 0 0 25 0 4 0 521070125 1452806144 259312 33554432000 4194304 4623224 140733359683648 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=513/tid=516] ppid=511 vsize=1418756 CPUtime=1062.28 cores=1,3,5,7
/proc/513/task/516/stat : 516 (SArTagnan) R 511 513 384 0 -1 4202560 132951 0 0 0 106189 39 0 0 25 0 4 0 521070125 1452806144 259312 33554432000 4194304 4623224 140733359683648 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=513/tid=517] ppid=511 vsize=1418756 CPUtime=1056.47 cores=1,3,5,7
/proc/513/task/517/stat : 517 (SArTagnan) R 511 513 384 0 -1 4202560 3377149 0 0 0 105072 575 0 0 25 0 4 0 521070125 1452806144 259312 33554432000 4194304 4623224 140733359683648 18446744073709551615 4364669 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4243.37
Current children cumulated vsize (KiB) 1418756

[startup+1122.3 s]
/proc/loadavg: 8.06 8.06 8.00 9/184 578
/proc/meminfo: memFree=20363076/32950928 swapFree=67111524/67111528
[pid=513] ppid=511 vsize=1418756 CPUtime=4483.04 cores=1,3,5,7
/proc/513/stat : 513 (SArTagnan) R 511 513 384 0 -1 4202496 3936785 0 0 0 447595 709 0 0 25 0 4 0 521070123 1452806144 260887 33554432000 4194304 4623224 140733359683648 18446744073709551615 4510113 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/513/statm: 354689 260887 519 105 0 350193 0
[pid=513/tid=515] ppid=511 vsize=1418756 CPUtime=1122.26 cores=1,3,5,7
/proc/513/task/515/stat : 515 (SArTagnan) R 511 513 384 0 -1 4202560 190680 0 0 0 112180 46 0 0 25 0 4 0 521070125 1452806144 260887 33554432000 4194304 4623224 140733359683648 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=513/tid=516] ppid=511 vsize=1418756 CPUtime=1122.29 cores=1,3,5,7
/proc/513/task/516/stat : 516 (SArTagnan) R 511 513 384 0 -1 4202560 133473 0 0 0 112189 40 0 0 25 0 4 0 521070125 1452806144 260887 33554432000 4194304 4623224 140733359683648 18446744073709551615 4376640 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=513/tid=517] ppid=511 vsize=1418756 CPUtime=1116.15 cores=1,3,5,7
/proc/513/task/517/stat : 517 (SArTagnan) R 511 513 384 0 -1 4202560 3378191 0 0 0 111039 576 0 0 25 0 4 0 521070125 1452806144 260887 33554432000 4194304 4623224 140733359683648 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4483.04
Current children cumulated vsize (KiB) 1418756

[startup+1182.3 s]
/proc/loadavg: 8.12 8.07 8.01 9/184 579
/proc/meminfo: memFree=20315816/32950928 swapFree=67111524/67111528
[pid=513] ppid=511 vsize=1431144 CPUtime=4722.72 cores=1,3,5,7
/proc/513/stat : 513 (SArTagnan) R 511 513 384 0 -1 4202496 3992976 0 0 0 471554 718 0 0 25 0 4 0 521070123 1465491456 268519 33554432000 4194304 4623224 140733359683648 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/513/statm: 357786 268519 563 105 0 353290 0
[pid=513/tid=515] ppid=511 vsize=1431144 CPUtime=1182.26 cores=1,3,5,7
/proc/513/task/515/stat : 515 (SArTagnan) R 511 513 384 0 -1 4202560 191822 0 0 0 118180 46 0 0 25 0 4 0 521070125 1465491456 268519 33554432000 4194304 4623224 140733359683648 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=513/tid=516] ppid=511 vsize=1431144 CPUtime=1182.29 cores=1,3,5,7
/proc/513/task/516/stat : 516 (SArTagnan) R 511 513 384 0 -1 4202560 134493 0 0 0 118189 40 0 0 25 0 4 0 521070125 1465491456 268519 33554432000 4194304 4623224 140733359683648 18446744073709551615 4376625 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=513/tid=517] ppid=511 vsize=1431144 CPUtime=1175.83 cores=1,3,5,7
/proc/513/task/517/stat : 517 (SArTagnan) R 511 513 384 0 -1 4202560 3428729 0 0 0 116999 584 0 0 25 0 4 0 521070125 1465491456 268519 33554432000 4194304 4623224 140733359683648 18446744073709551615 4364911 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4722.72
Current children cumulated vsize (KiB) 1431144



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.16 8.08 8.01 9/184 580
/proc/meminfo: memFree=20303168/32950928 swapFree=67111524/67111528
[pid=513] ppid=511 vsize=1431144 CPUtime=4800.23 cores=1,3,5,7
/proc/513/stat : 513 (SArTagnan) R 511 513 384 0 -1 4202496 4120113 0 0 0 479284 739 0 0 25 0 4 0 521070123 1465491456 269556 33554432000 4194304 4623224 140733359683648 18446744073709551615 4388779 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/513/statm: 357786 269556 542 105 0 353290 0
[pid=513/tid=515] ppid=511 vsize=1431144 CPUtime=1201.67 cores=1,3,5,7
/proc/513/task/515/stat : 515 (SArTagnan) R 511 513 384 0 -1 4202560 191942 0 0 0 120121 46 0 0 25 0 4 0 521070125 1465491456 269560 33554432000 4194304 4623224 140733359683648 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=513/tid=516] ppid=511 vsize=1431144 CPUtime=1201.69 cores=1,3,5,7
/proc/513/task/516/stat : 516 (SArTagnan) R 511 513 384 0 -1 4202560 134548 0 0 0 120129 40 0 0 25 0 4 0 521070125 1465491456 269560 33554432000 4194304 4623224 140733359683648 18446744073709551615 4376666 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=513/tid=517] ppid=511 vsize=1431144 CPUtime=1195.11 cores=1,3,5,7
/proc/513/task/517/stat : 517 (SArTagnan) R 511 513 384 0 -1 4202560 3554772 0 0 0 118907 604 0 0 25 0 4 0 521070125 1465491456 269560 33554432000 4194304 4623224 140733359683648 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.23
Current children cumulated vsize (KiB) 1431144

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.16 8.08 8.01 9/184 580
/proc/meminfo: memFree=20303168/32950928 swapFree=67111524/67111528
[pid=513] ppid=511 vsize=1431144 CPUtime=4800.23 cores=1,3,5,7
/proc/513/stat : 513 (SArTagnan) R 511 513 384 0 -1 4202496 4120113 0 0 0 479284 739 0 0 25 0 4 0 521070123 1465491456 269556 33554432000 4194304 4623224 140733359683648 18446744073709551615 4388779 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/513/statm: 357786 269556 542 105 0 353290 0
[pid=513/tid=515] ppid=511 vsize=1431144 CPUtime=1201.67 cores=1,3,5,7
/proc/513/task/515/stat : 515 (SArTagnan) R 511 513 384 0 -1 4202560 191942 0 0 0 120121 46 0 0 25 0 4 0 521070125 1465491456 269560 33554432000 4194304 4623224 140733359683648 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=513/tid=516] ppid=511 vsize=1431144 CPUtime=1201.69 cores=1,3,5,7
/proc/513/task/516/stat : 516 (SArTagnan) R 511 513 384 0 -1 4202560 134548 0 0 0 120129 40 0 0 25 0 4 0 521070125 1465491456 269560 33554432000 4194304 4623224 140733359683648 18446744073709551615 4376666 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=513/tid=517] ppid=511 vsize=1431144 CPUtime=1195.11 cores=1,3,5,7
/proc/513/task/517/stat : 517 (SArTagnan) R 511 513 384 0 -1 4202560 3554772 0 0 0 118907 604 0 0 25 0 4 0 521070125 1465491456 269560 33554432000 4194304 4623224 140733359683648 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.23
Current children cumulated vsize (KiB) 1431144

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.76
CPU time (s): 4800.32
CPU user time (s): 4792.87
CPU system time (s): 7.44587
CPU usage (%): 399.439
Max. virtual memory (cumulated for all children) (KiB): 1496680

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4792.87
system time used= 7.44587
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4120132
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= 885
involuntary context switches= 18539

runsolver used 1.74873 second user time and 4.81527 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-29 18:31:53
IDJOB=3262400
IDBENCH=83298
IDSOLVER=1656
FILE ID=node122/3262400-1304094713
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/VanderWaerden_pd_3k/VanDerWaerden_pd_2-3-21_406.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3262400-1304094713/watcher-3262400-1304094713 -o /tmp/evaluation-result-3262400-1304094713/solver-3262400-1304094713 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3262400-1304094713.cnf -threads=4

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

MD5SUM BENCH= 906590ef62b3db2841b2d529fd1636f7
RANDOM SEED=998608008

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:      21238660 kB
Buffers:       1629420 kB
Cached:        8553316 kB
SwapCached:          4 kB
Active:        2011112 kB
Inactive:      9151400 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      21238660 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:             784 kB
Writeback:           0 kB
AnonPages:      979760 kB
Mapped:          15576 kB
Slab:           485876 kB
PageTables:       6588 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1287980 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 18:51:57