Trace number 3263676

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.11 1201.74

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_50_30_20_3-log.shuffled-as.sat03-109.cnf
MD5SUMf19999592ac4a0c798533d80c1c7f2d7
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4244.96
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses58358
Sum of the clauses size583280
Maximum clause length10
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 560
Number of clauses of size over 558298

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-3263676-1304101649/watcher-3263676-1304101649 -o /tmp/evaluation-result-3263676-1304101649/solver-3263676-1304101649 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3263676-1304101649.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: 3.49 4.57 6.20 5/180 20651
/proc/meminfo: memFree=30333404/32951124 swapFree=67111364/67111528
[pid=20651] ppid=20649 vsize=20436 CPUtime=0 cores=1,3,5,7
/proc/20651/stat : 20651 (SArTagnan) R 20649 20651 19972 0 -1 4202496 647 0 0 0 0 0 0 0 21 0 1 0 521765278 20926464 498 33554432000 4194304 4623224 140735397240928 18446744073709551615 253640902791 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20651/statm: 5109 498 297 105 0 613 0

[startup+0.0771669 s]
/proc/loadavg: 3.49 4.57 6.20 5/180 20651
/proc/meminfo: memFree=30333404/32951124 swapFree=67111364/67111528
[pid=20651] ppid=20649 vsize=138944 CPUtime=0.08 cores=1,3,5,7
/proc/20651/stat : 20651 (SArTagnan) R 20649 20651 19972 0 -1 4202496 8605 0 0 0 8 0 0 0 18 0 4 0 521765278 142278656 5560 33554432000 4194304 4623224 140735397240928 18446744073709551615 4511632 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20651/statm: 34736 5563 370 105 0 30240 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 138944

[startup+0.101162 s]
/proc/loadavg: 3.49 4.57 6.20 5/180 20651
/proc/meminfo: memFree=30333404/32951124 swapFree=67111364/67111528
[pid=20651] ppid=20649 vsize=207120 CPUtime=0.18 cores=1,3,5,7
/proc/20651/stat : 20651 (SArTagnan) R 20649 20651 19972 0 -1 4202496 11543 0 0 0 17 1 0 0 18 0 4 0 521765278 212090880 8417 33554432000 4194304 4623224 140735397240928 18446744073709551615 4510127 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20651/statm: 51780 8418 389 105 0 47284 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 207120

[startup+0.300126 s]
/proc/loadavg: 3.49 4.57 6.20 5/180 20651
/proc/meminfo: memFree=30333404/32951124 swapFree=67111364/67111528
[pid=20651] ppid=20649 vsize=221000 CPUtime=0.97 cores=1,3,5,7
/proc/20651/stat : 20651 (SArTagnan) R 20649 20651 19972 0 -1 4202496 16574 0 0 0 96 1 0 0 18 0 4 0 521765278 226304000 12202 33554432000 4194304 4623224 140735397240928 18446744073709551615 4355942 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20651/statm: 55250 12202 414 105 0 50754 0
Current children cumulated CPU time (s) 0.97
Current children cumulated vsize (KiB) 221000

[startup+0.701055 s]
/proc/loadavg: 3.49 4.57 6.20 5/180 20651
/proc/meminfo: memFree=30333404/32951124 swapFree=67111364/67111528
[pid=20651] ppid=20649 vsize=231048 CPUtime=2.58 cores=1,3,5,7
/proc/20651/stat : 20651 (SArTagnan) R 20649 20651 19972 0 -1 4202496 22632 0 0 0 256 2 0 0 18 0 4 0 521765278 236593152 13917 33554432000 4194304 4623224 140735397240928 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20651/statm: 57762 13917 398 105 0 53266 0
Current children cumulated CPU time (s) 2.58
Current children cumulated vsize (KiB) 231048

[startup+1.50091 s]
/proc/loadavg: 3.49 4.57 6.20 9/184 20655
/proc/meminfo: memFree=30249688/32951124 swapFree=67111364/67111528
[pid=20651] ppid=20649 vsize=231048 CPUtime=5.77 cores=1,3,5,7
/proc/20651/stat : 20651 (SArTagnan) R 20649 20651 19972 0 -1 4202496 27496 0 0 0 574 3 0 0 20 0 4 0 521765278 236593152 14938 33554432000 4194304 4623224 140735397240928 18446744073709551615 4510130 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20651/statm: 57762 14938 393 105 0 53266 0
[pid=20651/tid=20653] ppid=20649 vsize=231048 CPUtime=1.42 cores=1,3,5,7
/proc/20651/task/20653/stat : 20653 (SArTagnan) R 20649 20651 19972 0 -1 4202560 2225 0 0 0 142 0 0 0 25 0 4 0 521765285 236593152 14938 33554432000 4194304 4623224 140735397240928 18446744073709551615 4376652 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20651/tid=20654] ppid=20649 vsize=231048 CPUtime=1.41 cores=1,3,5,7
/proc/20651/task/20654/stat : 20654 (SArTagnan) R 20649 20651 19972 0 -1 4202560 3454 0 0 0 141 0 0 0 25 0 4 0 521765285 236593152 14938 33554432000 4194304 4623224 140735397240928 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20651/tid=20655] ppid=20649 vsize=231048 CPUtime=1.42 cores=1,3,5,7
/proc/20651/task/20655/stat : 20655 (SArTagnan) R 20649 20651 19972 0 -1 4202560 11266 0 0 0 141 1 0 0 25 0 4 0 521765285 236593152 14938 33554432000 4194304 4623224 140735397240928 18446744073709551615 4364669 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.77
Current children cumulated vsize (KiB) 231048

[startup+3.10061 s]
/proc/loadavg: 3.49 4.57 6.20 9/184 20655
/proc/meminfo: memFree=30224888/32951124 swapFree=67111364/67111528
[pid=20651] ppid=20649 vsize=237064 CPUtime=12.16 cores=1,3,5,7
/proc/20651/stat : 20651 (SArTagnan) R 20649 20651 19972 0 -1 4202496 38684 0 0 0 1212 4 0 0 25 0 4 0 521765278 242753536 16761 33554432000 4194304 4623224 140735397240928 18446744073709551615 4510316 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20651/statm: 61520 16775 378 105 0 57024 0
[pid=20651/tid=20653] ppid=20649 vsize=246080 CPUtime=3.02 cores=1,3,5,7
/proc/20651/task/20653/stat : 20653 (SArTagnan) R 20649 20651 19972 0 -1 4202560 2605 0 0 0 302 0 0 0 25 0 4 0 521765285 251985920 16787 33554432000 4194304 4623224 140735397240928 18446744073709551615 253640556752 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20651/tid=20654] ppid=20649 vsize=246080 CPUtime=3 cores=1,3,5,7
/proc/20651/task/20654/stat : 20654 (SArTagnan) R 20649 20651 19972 0 -1 4202560 5322 0 0 0 300 0 0 0 25 0 4 0 521765285 251985920 16802 33554432000 4194304 4623224 140735397240928 18446744073709551615 4376678 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20651/tid=20655] ppid=20649 vsize=246080 CPUtime=3.02 cores=1,3,5,7
/proc/20651/task/20655/stat : 20655 (SArTagnan) R 20649 20651 19972 0 -1 4202560 18276 0 0 0 300 2 0 0 25 0 4 0 521765285 251985920 16817 33554432000 4194304 4623224 140735397240928 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.16
Current children cumulated vsize (KiB) 237064

[startup+6.30103 s]
/proc/loadavg: 3.85 4.62 6.21 9/184 20655
/proc/meminfo: memFree=30183444/32951124 swapFree=67111364/67111528
[pid=20651] ppid=20649 vsize=250424 CPUtime=24.95 cores=1,3,5,7
/proc/20651/stat : 20651 (SArTagnan) R 20649 20651 19972 0 -1 4202496 68016 0 0 0 2487 8 0 0 25 0 4 0 521765278 256434176 20542 33554432000 4194304 4623224 140735397240928 18446744073709551615 4517494 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20651/statm: 62606 20542 378 105 0 58110 0
[pid=20651/tid=20653] ppid=20649 vsize=250424 CPUtime=6.22 cores=1,3,5,7
/proc/20651/task/20653/stat : 20653 (SArTagnan) R 20649 20651 19972 0 -1 4202560 7818 0 0 0 622 0 0 0 25 0 4 0 521765285 256434176 20542 33554432000 4194304 4623224 140735397240928 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20651/tid=20654] ppid=20649 vsize=250424 CPUtime=6.18 cores=1,3,5,7
/proc/20651/task/20654/stat : 20654 (SArTagnan) R 20649 20651 19972 0 -1 4202560 6157 0 0 0 618 0 0 0 25 0 4 0 521765285 256434176 20542 33554432000 4194304 4623224 140735397240928 18446744073709551615 4366443 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20651/tid=20655] ppid=20649 vsize=250424 CPUtime=6.22 cores=1,3,5,7
/proc/20651/task/20655/stat : 20655 (SArTagnan) R 20649 20651 19972 0 -1 4202560 39713 0 0 0 618 4 0 0 25 0 4 0 521765285 256434176 20542 33554432000 4194304 4623224 140735397240928 18446744073709551615 4577678 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 24.95
Current children cumulated vsize (KiB) 250424

[startup+12.7009 s]
/proc/loadavg: 4.18 4.68 6.21 10/184 20655
/proc/meminfo: memFree=30128032/32951124 swapFree=67111364/67111528
[pid=20651] ppid=20649 vsize=266464 CPUtime=50.51 cores=1,3,5,7
/proc/20651/stat : 20651 (SArTagnan) R 20649 20651 19972 0 -1 4202496 121649 0 0 0 5034 17 0 0 25 0 4 0 521765278 272859136 23810 33554432000 4194304 4623224 140735397240928 18446744073709551615 4510978 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20651/statm: 66616 23810 356 105 0 62120 0
[pid=20651/tid=20653] ppid=20649 vsize=266464 CPUtime=12.62 cores=1,3,5,7
/proc/20651/task/20653/stat : 20653 (SArTagnan) R 20649 20651 19972 0 -1 4202560 12485 0 0 0 1261 1 0 0 25 0 4 0 521765285 272859136 23810 33554432000 4194304 4623224 140735397240928 18446744073709551615 4376666 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20651/tid=20654] ppid=20649 vsize=266464 CPUtime=12.55 cores=1,3,5,7
/proc/20651/task/20654/stat : 20654 (SArTagnan) R 20649 20651 19972 0 -1 4202560 9010 0 0 0 1254 1 0 0 25 0 4 0 521765285 272859136 23810 33554432000 4194304 4623224 140735397240928 18446744073709551615 4462992 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20651/tid=20655] ppid=20649 vsize=266464 CPUtime=12.61 cores=1,3,5,7
/proc/20651/task/20655/stat : 20655 (SArTagnan) R 20649 20651 19972 0 -1 4202560 83083 0 0 0 1250 11 0 0 25 0 4 0 521765285 272859136 23810 33554432000 4194304 4623224 140735397240928 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.51
Current children cumulated vsize (KiB) 266464

[startup+25.5005 s]
/proc/loadavg: 5.02 4.84 6.24 9/184 20656
/proc/meminfo: memFree=30041732/32951124 swapFree=67111364/67111528
[pid=20651] ppid=20649 vsize=276484 CPUtime=101.62 cores=1,3,5,7
/proc/20651/stat : 20651 (SArTagnan) R 20649 20651 19972 0 -1 4202496 236616 0 0 0 10130 32 0 0 25 0 4 0 521765278 283119616 28653 33554432000 4194304 4623224 140735397240928 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20651/statm: 69121 28653 341 105 0 64625 0
[pid=20651/tid=20653] ppid=20649 vsize=276484 CPUtime=25.42 cores=1,3,5,7
/proc/20651/task/20653/stat : 20653 (SArTagnan) R 20649 20651 19972 0 -1 4202560 14406 0 0 0 2540 2 0 0 25 0 4 0 521765285 283119616 28653 33554432000 4194304 4623224 140735397240928 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20651/tid=20654] ppid=20649 vsize=276484 CPUtime=25.27 cores=1,3,5,7
/proc/20651/task/20654/stat : 20654 (SArTagnan) R 20649 20651 19972 0 -1 4202560 13741 0 0 0 2526 1 0 0 25 0 4 0 521765285 283119616 28653 33554432000 4194304 4623224 140735397240928 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20651/tid=20655] ppid=20649 vsize=276484 CPUtime=25.42 cores=1,3,5,7
/proc/20651/task/20655/stat : 20655 (SArTagnan) R 20649 20651 19972 0 -1 4202560 191233 0 0 0 2516 26 0 0 25 0 4 0 521765285 283119616 28653 33554432000 4194304 4623224 140735397240928 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.62
Current children cumulated vsize (KiB) 276484

[startup+51.1008 s]
/proc/loadavg: 6.04 5.09 6.29 9/184 20656
/proc/meminfo: memFree=29926140/32951124 swapFree=67111364/67111528
[pid=20651] ppid=20649 vsize=293484 CPUtime=203.88 cores=1,3,5,7
/proc/20651/stat : 20651 (SArTagnan) R 20649 20651 19972 0 -1 4202496 414840 0 0 0 20330 58 0 0 25 0 4 0 521765278 300527616 37119 33554432000 4194304 4623224 140735397240928 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20651/statm: 73371 37119 341 105 0 68875 0
[pid=20651/tid=20653] ppid=20649 vsize=293484 CPUtime=51.02 cores=1,3,5,7
/proc/20651/task/20653/stat : 20653 (SArTagnan) R 20649 20651 19972 0 -1 4202560 22259 0 0 0 5099 3 0 0 25 0 4 0 521765285 300527616 37119 33554432000 4194304 4623224 140735397240928 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20651/tid=20654] ppid=20649 vsize=293484 CPUtime=50.73 cores=1,3,5,7
/proc/20651/task/20654/stat : 20654 (SArTagnan) R 20649 20651 19972 0 -1 4202560 14502 0 0 0 5071 2 0 0 25 0 4 0 521765285 300527616 37119 33554432000 4194304 4623224 140735397240928 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20651/tid=20655] ppid=20649 vsize=293484 CPUtime=51.01 cores=1,3,5,7
/proc/20651/task/20655/stat : 20655 (SArTagnan) R 20649 20651 19972 0 -1 4202560 360735 0 0 0 5051 50 0 0 25 0 4 0 521765285 300527616 37119 33554432000 4194304 4623224 140735397240928 18446744073709551615 4577456 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 203.88
Current children cumulated vsize (KiB) 293484

[startup+102.306 s]
/proc/loadavg: 7.23 5.57 6.39 9/184 20658
/proc/meminfo: memFree=29660400/32951124 swapFree=67111364/67111528
[pid=20651] ppid=20649 vsize=326416 CPUtime=408.41 cores=1,3,5,7
/proc/20651/stat : 20651 (SArTagnan) R 20649 20651 19972 0 -1 4202496 706445 0 0 0 40737 104 0 0 25 0 4 0 521765278 334249984 55235 33554432000 4194304 4623224 140735397240928 18446744073709551615 4517494 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20651/statm: 81604 55235 401 105 0 77108 0
[pid=20651/tid=20653] ppid=20649 vsize=326416 CPUtime=102.23 cores=1,3,5,7
/proc/20651/task/20653/stat : 20653 (SArTagnan) R 20649 20651 19972 0 -1 4202560 36236 0 0 0 10217 6 0 0 25 0 4 0 521765285 334249984 55235 33554432000 4194304 4623224 140735397240928 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20651/tid=20654] ppid=20649 vsize=326416 CPUtime=101.64 cores=1,3,5,7
/proc/20651/task/20654/stat : 20654 (SArTagnan) R 20649 20651 19972 0 -1 4202560 22478 0 0 0 10161 3 0 0 25 0 4 0 521765285 334249984 55235 33554432000 4194304 4623224 140735397240928 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20651/tid=20655] ppid=20649 vsize=326416 CPUtime=102.22 cores=1,3,5,7
/proc/20651/task/20655/stat : 20655 (SArTagnan) R 20649 20651 19972 0 -1 4202560 630277 0 0 0 10130 92 0 0 25 0 4 0 521765285 334249984 55235 33554432000 4194304 4623224 140735397240928 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 408.41
Current children cumulated vsize (KiB) 326416

[startup+162.301 s]
/proc/loadavg: 7.79 6.04 6.49 9/184 20659
/proc/meminfo: memFree=29334396/32951124 swapFree=67111364/67111528
[pid=20651] ppid=20649 vsize=422084 CPUtime=648.07 cores=1,3,5,7
/proc/20651/stat : 20651 (SArTagnan) R 20649 20651 19972 0 -1 4202496 1045588 0 0 0 64648 159 0 0 25 0 4 0 521765278 432214016 66924 33554432000 4194304 4623224 140735397240928 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20651/statm: 105521 66924 351 105 0 101025 0
[pid=20651/tid=20653] ppid=20649 vsize=422084 CPUtime=162.22 cores=1,3,5,7
/proc/20651/task/20653/stat : 20653 (SArTagnan) R 20649 20651 19972 0 -1 4202560 51909 0 0 0 16213 9 0 0 25 0 4 0 521765285 432214016 66924 33554432000 4194304 4623224 140735397240928 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20651/tid=20654] ppid=20649 vsize=422084 CPUtime=161.31 cores=1,3,5,7
/proc/20651/task/20654/stat : 20654 (SArTagnan) R 20649 20651 19972 0 -1 4202560 23545 0 0 0 16127 4 0 0 25 0 4 0 521765285 432214016 66924 33554432000 4194304 4623224 140735397240928 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20651/tid=20655] ppid=20649 vsize=422084 CPUtime=162.22 cores=1,3,5,7
/proc/20651/task/20655/stat : 20655 (SArTagnan) R 20649 20651 19972 0 -1 4202560 948589 0 0 0 16080 142 0 0 25 0 4 0 521765285 432214016 66924 33554432000 4194304 4623224 140735397240928 18446744073709551615 4577678 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 648.07
Current children cumulated vsize (KiB) 422084

[startup+222.301 s]
/proc/loadavg: 7.99 6.42 6.60 10/184 20661
/proc/meminfo: memFree=29046456/32951124 swapFree=67111364/67111528
[pid=20651] ppid=20649 vsize=515324 CPUtime=887.73 cores=1,3,5,7
/proc/20651/stat : 20651 (SArTagnan) R 20649 20651 19972 0 -1 4202496 1428200 0 0 0 88552 221 0 0 25 0 4 0 521765278 527691776 76187 33554432000 4194304 4623224 140735397240928 18446744073709551615 4517479 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20651/statm: 128831 76187 341 105 0 124335 0
[pid=20651/tid=20653] ppid=20649 vsize=515324 CPUtime=222.23 cores=1,3,5,7
/proc/20651/task/20653/stat : 20653 (SArTagnan) R 20649 20651 19972 0 -1 4202560 53673 0 0 0 22213 10 0 0 25 0 4 0 521765285 527691776 76187 33554432000 4194304 4623224 140735397240928 18446744073709551615 4366400 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20651/tid=20654] ppid=20649 vsize=515324 CPUtime=220.97 cores=1,3,5,7
/proc/20651/task/20654/stat : 20654 (SArTagnan) R 20649 20651 19972 0 -1 4202560 32929 0 0 0 22092 5 0 0 25 0 4 0 521765285 527691776 76187 33554432000 4194304 4623224 140735397240928 18446744073709551615 4377613 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20651/tid=20655] ppid=20649 vsize=515324 CPUtime=222.22 cores=1,3,5,7
/proc/20651/task/20655/stat : 20655 (SArTagnan) R 20649 20651 19972 0 -1 4202560 1315775 0 0 0 22021 201 0 0 25 0 4 0 521765285 527691776 76187 33554432000 4194304 4623224 140735397240928 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 887.73
Current children cumulated vsize (KiB) 515324

[startup+282.301 s]

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

[pid=20651] ppid=20649 vsize=877964 CPUtime=2805.14 cores=1,3,5,7
/proc/20651/stat : 20651 (SArTagnan) R 20649 20651 19972 0 -1 4202496 2307179 0 0 0 280154 360 0 0 25 0 4 0 521765278 899035136 158851 33554432000 4194304 4623224 140735397240928 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20651/statm: 219491 158851 1364 105 0 214995 0
[pid=20651/tid=20653] ppid=20649 vsize=877964 CPUtime=702.24 cores=1,3,5,7
/proc/20651/task/20653/stat : 20653 (SArTagnan) R 20649 20651 19972 0 -1 4202560 121055 0 0 0 70203 21 0 0 25 0 4 0 521765285 899035136 158851 33554432000 4194304 4623224 140735397240928 18446744073709551615 4377031 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20651/tid=20654] ppid=20649 vsize=877964 CPUtime=698.35 cores=1,3,5,7
/proc/20651/task/20654/stat : 20654 (SArTagnan) R 20649 20651 19972 0 -1 4202560 51249 0 0 0 69826 9 0 0 25 0 4 0 521765285 899035136 158851 33554432000 4194304 4623224 140735397240928 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20651/tid=20655] ppid=20649 vsize=877964 CPUtime=702.24 cores=1,3,5,7
/proc/20651/task/20655/stat : 20655 (SArTagnan) R 20649 20651 19972 0 -1 4202560 2028240 0 0 0 69911 313 0 0 25 0 4 0 521765285 899035136 158851 33554432000 4194304 4623224 140735397240928 18446744073709551615 4550453 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2805.14
Current children cumulated vsize (KiB) 877964

[startup+762.307 s]
/proc/loadavg: 8.09 7.81 7.23 9/184 20675
/proc/meminfo: memFree=26353412/32951124 swapFree=67111364/67111528
[pid=20651] ppid=20649 vsize=877964 CPUtime=3044.83 cores=1,3,5,7
/proc/20651/stat : 20651 (SArTagnan) R 20649 20651 19972 0 -1 4202496 2443736 0 0 0 304101 382 0 0 25 0 4 0 521765278 899035136 162083 33554432000 4194304 4623224 140735397240928 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20651/statm: 219491 162083 1178 105 0 214995 0
[pid=20651/tid=20653] ppid=20649 vsize=877964 CPUtime=762.25 cores=1,3,5,7
/proc/20651/task/20653/stat : 20653 (SArTagnan) R 20649 20651 19972 0 -1 4202560 121615 0 0 0 76204 21 0 0 25 0 4 0 521765285 899035136 162083 33554432000 4194304 4623224 140735397240928 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20651/tid=20654] ppid=20649 vsize=877964 CPUtime=758.02 cores=1,3,5,7
/proc/20651/task/20654/stat : 20654 (SArTagnan) R 20649 20651 19972 0 -1 4202560 51517 0 0 0 75793 9 0 0 25 0 4 0 521765285 899035136 162083 33554432000 4194304 4623224 140735397240928 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20651/tid=20655] ppid=20649 vsize=877964 CPUtime=762.25 cores=1,3,5,7
/proc/20651/task/20655/stat : 20655 (SArTagnan) R 20649 20651 19972 0 -1 4202560 2150702 0 0 0 75894 331 0 0 25 0 4 0 521765285 899035136 162083 33554432000 4194304 4623224 140735397240928 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3044.83
Current children cumulated vsize (KiB) 877964

[startup+822.301 s]
/proc/loadavg: 8.03 7.84 7.28 9/184 20677
/proc/meminfo: memFree=26217864/32951124 swapFree=67111364/67111528
[pid=20651] ppid=20649 vsize=898924 CPUtime=3284.49 cores=1,3,5,7
/proc/20651/stat : 20651 (SArTagnan) R 20649 20651 19972 0 -1 4202496 2618616 0 0 0 328038 411 0 0 25 0 4 0 521765278 920498176 169043 33554432000 4194304 4623224 140735397240928 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20651/statm: 224731 169043 784 105 0 220235 0
[pid=20651/tid=20653] ppid=20649 vsize=898924 CPUtime=822.25 cores=1,3,5,7
/proc/20651/task/20653/stat : 20653 (SArTagnan) R 20649 20651 19972 0 -1 4202560 123557 0 0 0 82203 22 0 0 25 0 4 0 521765285 920498176 169043 33554432000 4194304 4623224 140735397240928 18446744073709551615 4377128 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20651/tid=20654] ppid=20649 vsize=898924 CPUtime=817.69 cores=1,3,5,7
/proc/20651/task/20654/stat : 20654 (SArTagnan) R 20649 20651 19972 0 -1 4202560 51747 0 0 0 81760 9 0 0 25 0 4 0 521765285 920498176 169043 33554432000 4194304 4623224 140735397240928 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20651/tid=20655] ppid=20649 vsize=898924 CPUtime=822.24 cores=1,3,5,7
/proc/20651/task/20655/stat : 20655 (SArTagnan) R 20649 20651 19972 0 -1 4202560 2293487 0 0 0 81871 353 0 0 25 0 4 0 521765285 920498176 169043 33554432000 4194304 4623224 140735397240928 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3284.49
Current children cumulated vsize (KiB) 898924

[startup+882.301 s]
/proc/loadavg: 8.05 7.88 7.33 9/184 20679
/proc/meminfo: memFree=26063848/32951124 swapFree=67111364/67111528
[pid=20651] ppid=20649 vsize=898924 CPUtime=3524.15 cores=1,3,5,7
/proc/20651/stat : 20651 (SArTagnan) R 20649 20651 19972 0 -1 4202496 2814410 0 0 0 351972 443 0 0 25 0 4 0 521765278 920498176 173549 33554432000 4194304 4623224 140735397240928 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20651/statm: 224731 173549 398 105 0 220235 0
[pid=20651/tid=20653] ppid=20649 vsize=898924 CPUtime=882.24 cores=1,3,5,7
/proc/20651/task/20653/stat : 20653 (SArTagnan) R 20649 20651 19972 0 -1 4202560 126275 0 0 0 88202 22 0 0 25 0 4 0 521765285 920498176 173549 33554432000 4194304 4623224 140735397240928 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20651/tid=20654] ppid=20649 vsize=898924 CPUtime=877.36 cores=1,3,5,7
/proc/20651/task/20654/stat : 20654 (SArTagnan) R 20649 20651 19972 0 -1 4202560 51816 0 0 0 87727 9 0 0 25 0 4 0 521765285 920498176 173549 33554432000 4194304 4623224 140735397240928 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20651/tid=20655] ppid=20649 vsize=898924 CPUtime=882.24 cores=1,3,5,7
/proc/20651/task/20655/stat : 20655 (SArTagnan) R 20649 20651 19972 0 -1 4202560 2474868 0 0 0 87842 382 0 0 25 0 4 0 521765285 920498176 173549 33554432000 4194304 4623224 140735397240928 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3524.15
Current children cumulated vsize (KiB) 898924

[startup+942.301 s]
/proc/loadavg: 8.05 7.92 7.37 9/184 20680
/proc/meminfo: memFree=25646824/32951124 swapFree=67111364/67111528
[pid=20651] ppid=20649 vsize=933624 CPUtime=3763.83 cores=1,3,5,7
/proc/20651/stat : 20651 (SArTagnan) R 20649 20651 19972 0 -1 4202496 3037241 0 0 0 375906 477 0 0 25 0 4 0 521765278 956030976 178714 33554432000 4194304 4623224 140735397240928 18446744073709551615 4355951 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20651/statm: 233406 178714 358 105 0 228910 0
[pid=20651/tid=20653] ppid=20649 vsize=933624 CPUtime=942.25 cores=1,3,5,7
/proc/20651/task/20653/stat : 20653 (SArTagnan) R 20649 20651 19972 0 -1 4202560 128236 0 0 0 94202 23 0 0 25 0 4 0 521765285 956030976 178714 33554432000 4194304 4623224 140735397240928 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20651/tid=20654] ppid=20649 vsize=933624 CPUtime=937.03 cores=1,3,5,7
/proc/20651/task/20654/stat : 20654 (SArTagnan) R 20649 20651 19972 0 -1 4202560 52067 0 0 0 93694 9 0 0 25 0 4 0 521765285 956030976 178714 33554432000 4194304 4623224 140735397240928 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20651/tid=20655] ppid=20649 vsize=933624 CPUtime=942.25 cores=1,3,5,7
/proc/20651/task/20655/stat : 20655 (SArTagnan) R 20649 20651 19972 0 -1 4202560 2613629 0 0 0 93823 402 0 0 25 0 4 0 521765285 956030976 178714 33554432000 4194304 4623224 140735397240928 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3763.83
Current children cumulated vsize (KiB) 933624

[startup+1002.3 s]
/proc/loadavg: 8.02 7.93 7.41 9/184 20682
/proc/meminfo: memFree=25418272/32951124 swapFree=67111364/67111528
[pid=20651] ppid=20649 vsize=1008364 CPUtime=4003.51 cores=1,3,5,7
/proc/20651/stat : 20651 (SArTagnan) R 20649 20651 19972 0 -1 4202496 3447217 0 0 0 399807 544 0 0 25 0 4 0 521765278 1032564736 184814 33554432000 4194304 4623224 140735397240928 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20651/statm: 252091 184814 358 105 0 247595 0
[pid=20651/tid=20653] ppid=20649 vsize=1008364 CPUtime=1002.25 cores=1,3,5,7
/proc/20651/task/20653/stat : 20653 (SArTagnan) R 20649 20651 19972 0 -1 4202560 129169 0 0 0 100201 24 0 0 25 0 4 0 521765285 1032564736 184814 33554432000 4194304 4623224 140735397240928 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20651/tid=20654] ppid=20649 vsize=1008364 CPUtime=996.7 cores=1,3,5,7
/proc/20651/task/20654/stat : 20654 (SArTagnan) R 20649 20651 19972 0 -1 4202560 52543 0 0 0 99661 9 0 0 25 0 4 0 521765285 1032564736 184814 33554432000 4194304 4623224 140735397240928 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20651/tid=20655] ppid=20649 vsize=1008364 CPUtime=1002.25 cores=1,3,5,7
/proc/20651/task/20655/stat : 20655 (SArTagnan) R 20649 20651 19972 0 -1 4202560 2996176 0 0 0 99763 462 0 0 25 0 4 0 521765285 1032564736 184814 33554432000 4194304 4623224 140735397240928 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4003.51
Current children cumulated vsize (KiB) 1008364

[startup+1062.3 s]
/proc/loadavg: 8.04 7.95 7.45 9/184 20683
/proc/meminfo: memFree=25236348/32951124 swapFree=67111364/67111528
[pid=20651] ppid=20649 vsize=1034336 CPUtime=4243.18 cores=1,3,5,7
/proc/20651/stat : 20651 (SArTagnan) R 20649 20651 19972 0 -1 4202496 3868799 0 0 0 423709 609 0 0 25 0 4 0 521765278 1059160064 195377 33554432000 4194304 4623224 140735397240928 18446744073709551615 4517494 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20651/statm: 258584 195377 354 105 0 254088 0
[pid=20651/tid=20653] ppid=20649 vsize=1034336 CPUtime=1062.25 cores=1,3,5,7
/proc/20651/task/20653/stat : 20653 (SArTagnan) R 20649 20651 19972 0 -1 4202560 178178 0 0 0 106194 31 0 0 25 0 4 0 521765285 1059160064 195377 33554432000 4194304 4623224 140735397240928 18446744073709551615 4376692 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20651/tid=20654] ppid=20649 vsize=1034336 CPUtime=1056.37 cores=1,3,5,7
/proc/20651/task/20654/stat : 20654 (SArTagnan) R 20649 20651 19972 0 -1 4202560 52888 0 0 0 105628 9 0 0 25 0 4 0 521765285 1059160064 195377 33554432000 4194304 4623224 140735397240928 18446744073709551615 4377576 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20651/tid=20655] ppid=20649 vsize=1034336 CPUtime=1062.25 cores=1,3,5,7
/proc/20651/task/20655/stat : 20655 (SArTagnan) R 20649 20651 19972 0 -1 4202560 3336174 0 0 0 105711 514 0 0 25 0 4 0 521765285 1059160064 195377 33554432000 4194304 4623224 140735397240928 18446744073709551615 4366480 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4243.18
Current children cumulated vsize (KiB) 1034336

[startup+1122.3 s]
/proc/loadavg: 8.04 7.97 7.48 9/184 20685
/proc/meminfo: memFree=25128820/32951124 swapFree=67111364/67111528
[pid=20651] ppid=20649 vsize=1102088 CPUtime=4482.86 cores=1,3,5,7
/proc/20651/stat : 20651 (SArTagnan) R 20649 20651 19972 0 -1 4202496 4254237 0 0 0 447612 674 0 0 25 0 4 0 521765278 1128538112 200117 33554432000 4194304 4623224 140735397240928 18446744073709551615 4355942 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20651/statm: 275522 200117 352 105 0 271026 0
[pid=20651/tid=20653] ppid=20649 vsize=1102088 CPUtime=1122.25 cores=1,3,5,7
/proc/20651/task/20653/stat : 20653 (SArTagnan) R 20649 20651 19972 0 -1 4202560 178424 0 0 0 112194 31 0 0 25 0 4 0 521765285 1128538112 200117 33554432000 4194304 4623224 140735397240928 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20651/tid=20654] ppid=20649 vsize=1102088 CPUtime=1116.05 cores=1,3,5,7
/proc/20651/task/20654/stat : 20654 (SArTagnan) R 20649 20651 19972 0 -1 4202560 53332 0 0 0 111595 10 0 0 25 0 4 0 521765285 1128538112 200117 33554432000 4194304 4623224 140735397240928 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20651/tid=20655] ppid=20649 vsize=1102088 CPUtime=1122.25 cores=1,3,5,7
/proc/20651/task/20655/stat : 20655 (SArTagnan) R 20649 20651 19972 0 -1 4202560 3683318 0 0 0 111655 570 0 0 25 0 4 0 521765285 1128538112 200118 33554432000 4194304 4623224 140735397240928 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4482.86
Current children cumulated vsize (KiB) 1102088

[startup+1182.3 s]
/proc/loadavg: 8.09 7.99 7.52 9/184 20687
/proc/meminfo: memFree=24986316/32951124 swapFree=67111364/67111528
[pid=20651] ppid=20649 vsize=1105468 CPUtime=4722.53 cores=1,3,5,7
/proc/20651/stat : 20651 (SArTagnan) R 20649 20651 19972 0 -1 4202496 4624064 0 0 0 471522 731 0 0 25 0 4 0 521765278 1131999232 203935 33554432000 4194304 4623224 140735397240928 18446744073709551615 4510316 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20651/statm: 276367 203935 341 105 0 271871 0
[pid=20651/tid=20653] ppid=20649 vsize=1105468 CPUtime=1182.25 cores=1,3,5,7
/proc/20651/task/20653/stat : 20653 (SArTagnan) R 20649 20651 19972 0 -1 4202560 178634 0 0 0 118194 31 0 0 25 0 4 0 521765285 1131999232 203935 33554432000 4194304 4623224 140735397240928 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20651/tid=20654] ppid=20649 vsize=1105468 CPUtime=1175.72 cores=1,3,5,7
/proc/20651/task/20654/stat : 20654 (SArTagnan) R 20649 20651 19972 0 -1 4202560 53726 0 0 0 117562 10 0 0 25 0 4 0 521765285 1131999232 203935 33554432000 4194304 4623224 140735397240928 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20651/tid=20655] ppid=20649 vsize=1105468 CPUtime=1182.25 cores=1,3,5,7
/proc/20651/task/20655/stat : 20655 (SArTagnan) R 20649 20651 19972 0 -1 4202560 4037724 0 0 0 117601 624 0 0 25 0 4 0 521765285 1131999232 203935 33554432000 4194304 4623224 140735397240928 18446744073709551615 4577476 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4722.53
Current children cumulated vsize (KiB) 1105468



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.06 7.99 7.53 5/180 20688
/proc/meminfo: memFree=29512100/32951124 swapFree=67111364/67111528
[pid=20651] ppid=20649 vsize=1108232 CPUtime=4800.04 cores=1,3,5,7
/proc/20651/stat : 20651 (SArTagnan) R 20649 20651 19972 0 -1 4202496 4712988 0 0 0 479261 743 0 0 25 0 4 0 521765278 1134829568 206902 33554432000 4194304 4623224 140735397240928 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20651/statm: 277058 206902 341 105 0 272562 0
[pid=20651/tid=20653] ppid=20649 vsize=1108232 CPUtime=1201.66 cores=1,3,5,7
/proc/20651/task/20653/stat : 20653 (SArTagnan) R 20649 20651 19972 0 -1 4202560 178901 0 0 0 120135 31 0 0 25 0 4 0 521765285 1134829568 206902 33554432000 4194304 4623224 140735397240928 18446744073709551615 4376806 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20651/tid=20654] ppid=20649 vsize=1108232 CPUtime=1195.01 cores=1,3,5,7
/proc/20651/task/20654/stat : 20654 (SArTagnan) R 20649 20651 19972 0 -1 4202560 53791 0 0 0 119491 10 0 0 25 0 4 0 521765285 1134829568 206902 33554432000 4194304 4623224 140735397240928 18446744073709551615 4366391 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20651/tid=20655] ppid=20649 vsize=1108232 CPUtime=1201.66 cores=1,3,5,7
/proc/20651/task/20655/stat : 20655 (SArTagnan) R 20649 20651 19972 0 -1 4202560 4109010 0 0 0 119532 634 0 0 25 0 4 0 521765285 1134829568 206902 33554432000 4194304 4623224 140735397240928 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.04
Current children cumulated vsize (KiB) 1108232

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.06 7.99 7.53 5/180 20688
/proc/meminfo: memFree=29512100/32951124 swapFree=67111364/67111528
[pid=20651] ppid=20649 vsize=1108232 CPUtime=4800.04 cores=1,3,5,7
/proc/20651/stat : 20651 (SArTagnan) R 20649 20651 19972 0 -1 4202496 4712988 0 0 0 479261 743 0 0 25 0 4 0 521765278 1134829568 206902 33554432000 4194304 4623224 140735397240928 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20651/statm: 277058 206902 341 105 0 272562 0
[pid=20651/tid=20653] ppid=20649 vsize=1108232 CPUtime=1201.66 cores=1,3,5,7
/proc/20651/task/20653/stat : 20653 (SArTagnan) R 20649 20651 19972 0 -1 4202560 178901 0 0 0 120135 31 0 0 25 0 4 0 521765285 1134829568 206902 33554432000 4194304 4623224 140735397240928 18446744073709551615 4376806 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20651/tid=20654] ppid=20649 vsize=1108232 CPUtime=1195.01 cores=1,3,5,7
/proc/20651/task/20654/stat : 20654 (SArTagnan) R 20649 20651 19972 0 -1 4202560 53791 0 0 0 119491 10 0 0 25 0 4 0 521765285 1134829568 206902 33554432000 4194304 4623224 140735397240928 18446744073709551615 4366391 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20651/tid=20655] ppid=20649 vsize=1108232 CPUtime=1201.66 cores=1,3,5,7
/proc/20651/task/20655/stat : 20655 (SArTagnan) R 20649 20651 19972 0 -1 4202560 4109010 0 0 0 119532 634 0 0 25 0 4 0 521765285 1134829568 206902 33554432000 4194304 4623224 140735397240928 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.04
Current children cumulated vsize (KiB) 1108232

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.74
CPU time (s): 4800.11
CPU user time (s): 4792.64
CPU system time (s): 7.46786
CPU usage (%): 399.429
Max. virtual memory (cumulated for all children) (KiB): 1209288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4792.64
system time used= 7.46786
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4712988
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= 2599
involuntary context switches= 34804

runsolver used 1.78973 second user time and 4.77327 second system time

The end

Launcher Data

Begin job on node106 at 2011-04-29 20:27:29
IDJOB=3263676
IDBENCH=84004
IDSOLVER=1656
FILE ID=node106/3263676-1304101649
RUNJOBID= node106-1304101649-20629
PBS_JOBID= 13170612
Free space on /tmp= 72156 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_50_30_20_3-log.shuffled-as.sat03-109.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3263676-1304101649/watcher-3263676-1304101649 -o /tmp/evaluation-result-3263676-1304101649/solver-3263676-1304101649 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3263676-1304101649.cnf -threads=4

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

MD5SUM BENCH= f19999592ac4a0c798533d80c1c7f2d7
RANDOM SEED=635902566

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30333684 kB
Buffers:        254104 kB
Cached:        2077852 kB
SwapCached:         88 kB
Active:         800464 kB
Inactive:      1606248 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30333684 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            3560 kB
Writeback:           0 kB
AnonPages:       74172 kB
Mapped:          15260 kB
Slab:           146536 kB
PageTables:       4732 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   251756 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= 72156 MiB
End job on node106 at 2011-04-29 20:47:33