Trace number 3386335

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-05-15 (fixed)UNSAT 550.996 138.618

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-bobsm5378d2-tseitin.cnf
MD5SUMf1a7d779d46b93ce2fde4f2438e6ae5c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark59.9419
Satisfiable
(Un)Satisfiability was proved
Number of variables82007
Number of clauses241364
Sum of the clauses size563180
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2160908
Number of clauses of size 380454
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

550.65/138.59	
550.65/138.59	s UNSATISFIABLE
550.65/138.59	c Conflict at level 0

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 7.80 8.00 8.05 6/481 10901
/proc/meminfo: memFree=12912096/32950928 swapFree=45358800/67111528
[pid=10901] ppid=10899 vsize=32028 CPUtime=0 cores=0,2,4,6
/proc/10901/stat : 10901 (SArTagnan) R 10899 10901 10402 0 -1 4202496 2157 0 0 0 0 0 0 0 25 0 1 0 669582645 32796672 2095 33554432000 4194304 4625164 140736421834336 18446744073709551615 4339447 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/10901/statm: 8007 2095 296 106 0 3510 0

[startup+0.039473 s]
/proc/loadavg: 7.80 8.00 8.05 6/481 10901
/proc/meminfo: memFree=12912096/32950928 swapFree=45358800/67111528
[pid=10901] ppid=10899 vsize=34884 CPUtime=0.03 cores=0,2,4,6
/proc/10901/stat : 10901 (SArTagnan) R 10899 10901 10402 0 -1 4202496 3940 0 0 0 3 0 0 0 25 0 1 0 669582645 35721216 2881 33554432000 4194304 4625164 140736421834336 18446744073709551615 4339447 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/10901/statm: 8721 2882 296 106 0 4224 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 34884

[startup+0.100462 s]
/proc/loadavg: 7.80 8.00 8.05 6/481 10901
/proc/meminfo: memFree=12912096/32950928 swapFree=45358800/67111528
[pid=10901] ppid=10899 vsize=42040 CPUtime=0.09 cores=0,2,4,6
/proc/10901/stat : 10901 (SArTagnan) R 10899 10901 10402 0 -1 4202496 8246 0 0 0 9 0 0 0 25 0 1 0 669582645 43048960 4653 33554432000 4194304 4625164 140736421834336 18446744073709551615 254500691712 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/10901/statm: 10510 4653 296 106 0 6013 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 42040

[startup+0.300356 s]
/proc/loadavg: 7.80 8.00 8.05 6/481 10901
/proc/meminfo: memFree=12912096/32950928 swapFree=45358800/67111528
[pid=10901] ppid=10899 vsize=315812 CPUtime=0.82 cores=0,2,4,6
/proc/10901/stat : 10901 (SArTagnan) R 10899 10901 10402 0 -1 4202496 19518 0 0 0 81 1 0 0 25 0 4 0 669582645 323391488 15186 33554432000 4194304 4625164 140736421834336 18446744073709551615 4390693 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10901/statm: 78953 15186 336 106 0 74456 0
Current children cumulated CPU time (s) 0.82
Current children cumulated vsize (KiB) 315812

[startup+0.700277 s]
/proc/loadavg: 7.80 8.00 8.05 6/481 10901
/proc/meminfo: memFree=12912096/32950928 swapFree=45358800/67111528
[pid=10901] ppid=10899 vsize=315812 CPUtime=2.43 cores=0,2,4,6
/proc/10901/stat : 10901 (SArTagnan) R 10899 10901 10402 0 -1 4202496 21087 0 0 0 241 2 0 0 25 0 4 0 669582645 323391488 15297 33554432000 4194304 4625164 140736421834336 18446744073709551615 4509230 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10901/statm: 78953 15297 342 106 0 74456 0
Current children cumulated CPU time (s) 2.43
Current children cumulated vsize (KiB) 315812

[startup+1.50112 s]
/proc/loadavg: 7.80 8.00 8.05 9/485 10905
/proc/meminfo: memFree=12848956/32950928 swapFree=45358800/67111528
[pid=10901] ppid=10899 vsize=322316 CPUtime=5.61 cores=0,2,4,6
/proc/10901/stat : 10901 (SArTagnan) R 10899 10901 10402 0 -1 4202496 28364 0 0 0 558 3 0 0 25 0 4 0 669582645 330051584 17103 33554432000 4194304 4625164 140736421834336 18446744073709551615 4390615 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10901/statm: 80579 17103 342 106 0 76082 0
[pid=10901/tid=10903] ppid=10899 vsize=322316 CPUtime=1.37 cores=0,2,4,6
/proc/10901/task/10903/stat : 10903 (SArTagnan) R 10899 10901 10402 0 -1 4202560 1950 0 0 0 137 0 0 0 25 0 4 0 669582657 330051584 17103 33554432000 4194304 4625164 140736421834336 18446744073709551615 4288861 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10901/tid=10904] ppid=10899 vsize=322316 CPUtime=1.35 cores=0,2,4,6
/proc/10901/task/10904/stat : 10904 (SArTagnan) R 10899 10901 10402 0 -1 4202560 1827 0 0 0 135 0 0 0 25 0 4 0 669582657 330051584 17103 33554432000 4194304 4625164 140736421834336 18446744073709551615 4288699 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10901/tid=10905] ppid=10899 vsize=322316 CPUtime=1.37 cores=0,2,4,6
/proc/10901/task/10905/stat : 10905 (SArTagnan) R 10899 10901 10402 0 -1 4202560 6338 0 0 0 137 0 0 0 25 0 4 0 669582657 330051584 17103 33554432000 4194304 4625164 140736421834336 18446744073709551615 4334439 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.61
Current children cumulated vsize (KiB) 322316

[startup+3.1008 s]
/proc/loadavg: 7.81 8.00 8.05 9/485 10905
/proc/meminfo: memFree=12838540/32950928 swapFree=45358800/67111528
[pid=10901] ppid=10899 vsize=332072 CPUtime=11.99 cores=0,2,4,6
/proc/10901/stat : 10901 (SArTagnan) R 10899 10901 10402 0 -1 4202496 40368 0 0 0 1194 5 0 0 25 0 4 0 669582645 340041728 19629 33554432000 4194304 4625164 140736421834336 18446744073709551615 4509196 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10901/statm: 83018 19629 342 106 0 78521 0
[pid=10901/tid=10903] ppid=10899 vsize=332072 CPUtime=2.96 cores=0,2,4,6
/proc/10901/task/10903/stat : 10903 (SArTagnan) R 10899 10901 10402 0 -1 4202560 3773 0 0 0 296 0 0 0 25 0 4 0 669582657 340041728 19629 33554432000 4194304 4625164 140736421834336 18446744073709551615 4288731 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10901/tid=10904] ppid=10899 vsize=332072 CPUtime=2.93 cores=0,2,4,6
/proc/10901/task/10904/stat : 10904 (SArTagnan) R 10899 10901 10402 0 -1 4202560 3636 0 0 0 293 0 0 0 25 0 4 0 669582657 340041728 19629 33554432000 4194304 4625164 140736421834336 18446744073709551615 4288708 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10901/tid=10905] ppid=10899 vsize=332072 CPUtime=2.97 cores=0,2,4,6
/proc/10901/task/10905/stat : 10905 (SArTagnan) R 10899 10901 10402 0 -1 4202560 12753 0 0 0 296 1 0 0 25 0 4 0 669582657 340041728 19629 33554432000 4194304 4625164 140736421834336 18446744073709551615 4335146 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 11.99
Current children cumulated vsize (KiB) 332072

[startup+6.30117 s]
/proc/loadavg: 7.81 8.00 8.05 9/485 10905
/proc/meminfo: memFree=12809908/32950928 swapFree=45358800/67111528
[pid=10901] ppid=10899 vsize=368660 CPUtime=24.73 cores=0,2,4,6
/proc/10901/stat : 10901 (SArTagnan) R 10899 10901 10402 0 -1 4202496 73187 0 0 0 2463 10 0 0 25 0 4 0 669582645 377507840 26274 33554432000 4194304 4625164 140736421834336 18446744073709551615 4509196 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10901/statm: 92165 26274 342 106 0 87668 0
[pid=10901/tid=10903] ppid=10899 vsize=368660 CPUtime=6.16 cores=0,2,4,6
/proc/10901/task/10903/stat : 10903 (SArTagnan) R 10899 10901 10402 0 -1 4202560 9643 0 0 0 615 1 0 0 25 0 4 0 669582657 377507840 26274 33554432000 4194304 4625164 140736421834336 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10901/tid=10904] ppid=10899 vsize=368660 CPUtime=6.07 cores=0,2,4,6
/proc/10901/task/10904/stat : 10904 (SArTagnan) R 10899 10901 10402 0 -1 4202560 9542 0 0 0 606 1 0 0 25 0 4 0 669582657 377507840 26274 33554432000 4194304 4625164 140736421834336 18446744073709551615 4352800 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10901/tid=10905] ppid=10899 vsize=368660 CPUtime=6.17 cores=0,2,4,6
/proc/10901/task/10905/stat : 10905 (SArTagnan) R 10899 10901 10402 0 -1 4202560 27360 0 0 0 614 3 0 0 25 0 4 0 669582657 377507840 26274 33554432000 4194304 4625164 140736421834336 18446744073709551615 4554634 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 24.73
Current children cumulated vsize (KiB) 368660

[startup+12.7009 s]
/proc/loadavg: 7.84 8.00 8.05 9/485 10907
/proc/meminfo: memFree=12574864/32950928 swapFree=45358800/67111528
[pid=10901] ppid=10899 vsize=599084 CPUtime=50.23 cores=0,2,4,6
/proc/10901/stat : 10901 (SArTagnan) R 10899 10901 10402 0 -1 4202496 168833 0 0 0 5002 21 0 0 25 0 4 0 669582645 613462016 81551 33554432000 4194304 4625164 140736421834336 18446744073709551615 4336866 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10901/statm: 149771 81551 345 106 0 145274 0
[pid=10901/tid=10903] ppid=10899 vsize=599084 CPUtime=12.56 cores=0,2,4,6
/proc/10901/task/10903/stat : 10903 (SArTagnan) R 10899 10901 10402 0 -1 4202560 11061 0 0 0 1255 1 0 0 25 0 4 0 669582657 613462016 81551 33554432000 4194304 4625164 140736421834336 18446744073709551615 4477998 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10901/tid=10904] ppid=10899 vsize=599084 CPUtime=12.36 cores=0,2,4,6
/proc/10901/task/10904/stat : 10904 (SArTagnan) R 10899 10901 10402 0 -1 4202560 12029 0 0 0 1235 1 0 0 25 0 4 0 669582657 613462016 81551 33554432000 4194304 4625164 140736421834336 18446744073709551615 4477944 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10901/tid=10905] ppid=10899 vsize=599084 CPUtime=12.58 cores=0,2,4,6
/proc/10901/task/10905/stat : 10905 (SArTagnan) R 10899 10901 10402 0 -1 4202560 41278 0 0 0 1253 5 0 0 25 0 4 0 669582657 613462016 81551 33554432000 4194304 4625164 140736421834336 18446744073709551615 4477961 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.23
Current children cumulated vsize (KiB) 599084

[startup+25.5004 s]
/proc/loadavg: 8.10 8.05 8.06 10/486 10909
/proc/meminfo: memFree=12408612/32950928 swapFree=45358800/67111528
[pid=10901] ppid=10899 vsize=765636 CPUtime=100.99 cores=0,2,4,6
/proc/10901/stat : 10901 (SArTagnan) R 10899 10901 10402 0 -1 4202496 220228 0 0 0 10073 26 0 0 25 0 4 0 669582645 784011264 117650 33554432000 4194304 4625164 140736421834336 18446744073709551615 4509011 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10901/statm: 191409 117650 346 106 0 186912 0
[pid=10901/tid=10903] ppid=10899 vsize=765636 CPUtime=25.37 cores=0,2,4,6
/proc/10901/task/10903/stat : 10903 (SArTagnan) R 10899 10901 10402 0 -1 4202560 24545 0 0 0 2534 3 0 0 25 0 4 0 669582657 784011264 117650 33554432000 4194304 4625164 140736421834336 18446744073709551615 4478052 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10901/tid=10904] ppid=10899 vsize=765636 CPUtime=24.81 cores=0,2,4,6
/proc/10901/task/10904/stat : 10904 (SArTagnan) R 10899 10901 10402 0 -1 4202560 24751 0 0 0 2479 2 0 0 25 0 4 0 669582657 784011264 117650 33554432000 4194304 4625164 140736421834336 18446744073709551615 4479705 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10901/tid=10905] ppid=10899 vsize=765636 CPUtime=25.3 cores=0,2,4,6
/proc/10901/task/10905/stat : 10905 (SArTagnan) R 10899 10901 10402 0 -1 4202560 55754 0 0 0 2524 6 0 0 25 0 4 0 669582657 784011264 117650 33554432000 4194304 4625164 140736421834336 18446744073709551615 4473348 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 100.99
Current children cumulated vsize (KiB) 765636

[startup+51.1003 s]
/proc/loadavg: 8.31 8.11 8.08 9/485 10910
/proc/meminfo: memFree=12227360/32950928 swapFree=45358800/67111528
[pid=10901] ppid=10899 vsize=810616 CPUtime=202.4 cores=0,2,4,6
/proc/10901/stat : 10901 (SArTagnan) R 10899 10901 10402 0 -1 4202496 257728 0 0 0 20209 31 0 0 25 0 4 0 669582645 830070784 141258 33554432000 4194304 4625164 140736421834336 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10901/statm: 202654 141258 347 106 0 198157 0
[pid=10901/tid=10903] ppid=10899 vsize=810616 CPUtime=50.97 cores=0,2,4,6
/proc/10901/task/10903/stat : 10903 (SArTagnan) R 10899 10901 10402 0 -1 4202560 34874 0 0 0 5093 4 0 0 25 0 4 0 669582657 830070784 141258 33554432000 4194304 4625164 140736421834336 18446744073709551615 4486983 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10901/tid=10904] ppid=10899 vsize=810616 CPUtime=50 cores=0,2,4,6
/proc/10901/task/10904/stat : 10904 (SArTagnan) R 10899 10901 10402 0 -1 4202560 35163 0 0 0 4996 4 0 0 25 0 4 0 669582657 830070784 141258 33554432000 4194304 4625164 140736421834336 18446744073709551615 4317274 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10901/tid=10905] ppid=10899 vsize=810616 CPUtime=50.33 cores=0,2,4,6
/proc/10901/task/10905/stat : 10905 (SArTagnan) R 10899 10901 10402 0 -1 4202560 60253 0 0 0 5026 7 0 0 25 0 4 0 669582657 830070784 141258 33554432000 4194304 4625164 140736421834336 18446744073709551615 4556443 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 202.4
Current children cumulated vsize (KiB) 810616

[startup+102.318 s]
/proc/loadavg: 8.23 8.12 8.09 9/485 10911
/proc/meminfo: memFree=12102392/32950928 swapFree=45358800/67111528
[pid=10901] ppid=10899 vsize=906204 CPUtime=406.44 cores=0,2,4,6
/proc/10901/stat : 10901 (SArTagnan) R 10899 10901 10402 0 -1 4202496 293100 0 0 0 40605 39 0 0 25 0 4 0 669582645 927952896 156693 33554432000 4194304 4625164 140736421834336 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10901/statm: 226551 156693 347 106 0 222054 0
[pid=10901/tid=10903] ppid=10899 vsize=906204 CPUtime=102.18 cores=0,2,4,6
/proc/10901/task/10903/stat : 10903 (SArTagnan) R 10899 10901 10402 0 -1 4202560 43689 0 0 0 10212 6 0 0 25 0 4 0 669582657 927952896 156693 33554432000 4194304 4625164 140736421834336 18446744073709551615 4288686 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10901/tid=10904] ppid=10899 vsize=906204 CPUtime=100.39 cores=0,2,4,6
/proc/10901/task/10904/stat : 10904 (SArTagnan) R 10899 10901 10402 0 -1 4202560 44325 0 0 0 10034 5 0 0 25 0 4 0 669582657 927952896 156693 33554432000 4194304 4625164 140736421834336 18446744073709551615 4317339 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10901/tid=10905] ppid=10899 vsize=906204 CPUtime=101.53 cores=0,2,4,6
/proc/10901/task/10905/stat : 10905 (SArTagnan) R 10899 10901 10402 0 -1 4202560 62024 0 0 0 10146 7 0 0 25 0 4 0 669582657 927952896 156693 33554432000 4194304 4625164 140736421834336 18446744073709551615 4552315 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 406.44
Current children cumulated vsize (KiB) 906204

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

[startup+115.101 s]
/proc/loadavg: 8.19 8.11 8.09 9/485 10911
/proc/meminfo: memFree=12082416/32950928 swapFree=45358800/67111528
[pid=10901] ppid=10899 vsize=906204 CPUtime=457.38 cores=0,2,4,6
/proc/10901/stat : 10901 (SArTagnan) R 10899 10901 10402 0 -1 4202496 323829 0 0 0 45696 42 0 0 25 0 4 0 669582645 927952896 161192 33554432000 4194304 4625164 140736421834336 18446744073709551615 4512926 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10901/statm: 226551 161192 347 106 0 222054 0
[pid=10901/tid=10903] ppid=10899 vsize=906204 CPUtime=114.96 cores=0,2,4,6
/proc/10901/task/10903/stat : 10903 (SArTagnan) R 10899 10901 10402 0 -1 4202560 44150 0 0 0 11490 6 0 0 25 0 4 0 669582657 927952896 161192 33554432000 4194304 4625164 140736421834336 18446744073709551615 4351975 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10901/tid=10904] ppid=10899 vsize=906204 CPUtime=112.98 cores=0,2,4,6
/proc/10901/task/10904/stat : 10904 (SArTagnan) R 10899 10901 10402 0 -1 4202560 44805 0 0 0 11293 5 0 0 25 0 4 0 669582657 927952896 161192 33554432000 4194304 4625164 140736421834336 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10901/tid=10905] ppid=10899 vsize=906204 CPUtime=114.32 cores=0,2,4,6
/proc/10901/task/10905/stat : 10905 (SArTagnan) R 10899 10901 10402 0 -1 4202560 90175 0 0 0 11422 10 0 0 25 0 4 0 669582657 927952896 161192 33554432000 4194304 4625164 140736421834336 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 457.38
Current children cumulated vsize (KiB) 906204

[startup+127.901 s]
/proc/loadavg: 8.23 8.13 8.09 9/485 10912
/proc/meminfo: memFree=12061208/32950928 swapFree=45358800/67111528
[pid=10901] ppid=10899 vsize=906204 CPUtime=508.38 cores=0,2,4,6
/proc/10901/stat : 10901 (SArTagnan) R 10899 10901 10402 0 -1 4202496 368724 0 0 0 50791 47 0 0 25 0 4 0 669582645 927952896 163881 33554432000 4194304 4625164 140736421834336 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10901/statm: 226551 163881 347 106 0 222054 0
[pid=10901/tid=10903] ppid=10899 vsize=906204 CPUtime=127.76 cores=0,2,4,6
/proc/10901/task/10903/stat : 10903 (SArTagnan) R 10899 10901 10402 0 -1 4202560 44486 0 0 0 12770 6 0 0 25 0 4 0 669582657 927952896 163881 33554432000 4194304 4625164 140736421834336 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10901/tid=10904] ppid=10899 vsize=906204 CPUtime=125.57 cores=0,2,4,6
/proc/10901/task/10904/stat : 10904 (SArTagnan) R 10899 10901 10402 0 -1 4202560 45199 0 0 0 12552 5 0 0 25 0 4 0 669582657 927952896 163881 33554432000 4194304 4625164 140736421834336 18446744073709551615 4486939 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10901/tid=10905] ppid=10899 vsize=906204 CPUtime=127.13 cores=0,2,4,6
/proc/10901/task/10905/stat : 10905 (SArTagnan) R 10899 10901 10402 0 -1 4202560 132584 0 0 0 12698 15 0 0 25 0 4 0 669582657 927952896 163881 33554432000 4194304 4625164 140736421834336 18446744073709551615 4335165 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 508.38
Current children cumulated vsize (KiB) 906204

[startup+134.301 s]
/proc/loadavg: 8.21 8.12 8.09 9/485 10912
/proc/meminfo: memFree=12052276/32950928 swapFree=45358800/67111528
[pid=10901] ppid=10899 vsize=935128 CPUtime=533.87 cores=0,2,4,6
/proc/10901/stat : 10901 (SArTagnan) R 10899 10901 10402 0 -1 4202496 387324 0 0 0 53337 50 0 0 25 0 4 0 669582645 957571072 165733 33554432000 4194304 4625164 140736421834336 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10901/statm: 233782 165733 347 106 0 229285 0
[pid=10901/tid=10903] ppid=10899 vsize=935128 CPUtime=134.17 cores=0,2,4,6
/proc/10901/task/10903/stat : 10903 (SArTagnan) R 10899 10901 10402 0 -1 4202560 44664 0 0 0 13410 7 0 0 25 0 4 0 669582657 957571072 165733 33554432000 4194304 4625164 140736421834336 18446744073709551615 4288686 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10901/tid=10904] ppid=10899 vsize=935128 CPUtime=131.86 cores=0,2,4,6
/proc/10901/task/10904/stat : 10904 (SArTagnan) R 10899 10901 10402 0 -1 4202560 45290 0 0 0 13181 5 0 0 25 0 4 0 669582657 957571072 165733 33554432000 4194304 4625164 140736421834336 18446744073709551615 4288686 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10901/tid=10905] ppid=10899 vsize=935128 CPUtime=133.52 cores=0,2,4,6
/proc/10901/task/10905/stat : 10905 (SArTagnan) R 10899 10901 10402 0 -1 4202560 135648 0 0 0 13337 15 0 0 25 0 4 0 669582657 957571072 165733 33554432000 4194304 4625164 140736421834336 18446744073709551615 4339549 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 533.87
Current children cumulated vsize (KiB) 935128

[startup+135.901 s]
/proc/loadavg: 8.21 8.12 8.09 9/485 10912
/proc/meminfo: memFree=12051408/32950928 swapFree=45358800/67111528
[pid=10901] ppid=10899 vsize=935128 CPUtime=540.25 cores=0,2,4,6
/proc/10901/stat : 10901 (SArTagnan) R 10899 10901 10402 0 -1 4202496 389906 0 0 0 53975 50 0 0 25 0 4 0 669582645 957571072 165353 33554432000 4194304 4625164 140736421834336 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10901/statm: 233782 165353 347 106 0 229285 0
[pid=10901/tid=10903] ppid=10899 vsize=935128 CPUtime=135.77 cores=0,2,4,6
/proc/10901/task/10903/stat : 10903 (SArTagnan) R 10899 10901 10402 0 -1 4202560 44676 0 0 0 13570 7 0 0 25 0 4 0 669582657 957571072 165353 33554432000 4194304 4625164 140736421834336 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10901/tid=10904] ppid=10899 vsize=935128 CPUtime=133.45 cores=0,2,4,6
/proc/10901/task/10904/stat : 10904 (SArTagnan) R 10899 10901 10402 0 -1 4202560 45344 0 0 0 13340 5 0 0 25 0 4 0 669582657 957571072 165353 33554432000 4194304 4625164 140736421834336 18446744073709551615 4317234 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10901/tid=10905] ppid=10899 vsize=935128 CPUtime=135.12 cores=0,2,4,6
/proc/10901/task/10905/stat : 10905 (SArTagnan) R 10899 10901 10402 0 -1 4202560 137916 0 0 0 13497 15 0 0 25 0 4 0 669582657 957571072 165353 33554432000 4194304 4625164 140736421834336 18446744073709551615 4334238 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 540.25
Current children cumulated vsize (KiB) 935128

[startup+137.518 s]
/proc/loadavg: 8.27 8.14 8.09 9/485 10912
/proc/meminfo: memFree=12040868/32950928 swapFree=45358800/67111528
[pid=10901] ppid=10899 vsize=935128 CPUtime=546.69 cores=0,2,4,6
/proc/10901/stat : 10901 (SArTagnan) R 10899 10901 10402 0 -1 4202496 400533 0 0 0 54617 52 0 0 25 0 4 0 669582645 957571072 166846 33554432000 4194304 4625164 140736421834336 18446744073709551615 4508979 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10901/statm: 233782 166846 347 106 0 229285 0
[pid=10901/tid=10903] ppid=10899 vsize=935128 CPUtime=137.39 cores=0,2,4,6
/proc/10901/task/10903/stat : 10903 (SArTagnan) R 10899 10901 10402 0 -1 4202560 44721 0 0 0 13732 7 0 0 25 0 4 0 669582657 957571072 166846 33554432000 4194304 4625164 140736421834336 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10901/tid=10904] ppid=10899 vsize=935128 CPUtime=135.03 cores=0,2,4,6
/proc/10901/task/10904/stat : 10904 (SArTagnan) R 10899 10901 10402 0 -1 4202560 45391 0 0 0 13498 5 0 0 25 0 4 0 669582657 957571072 166846 33554432000 4194304 4625164 140736421834336 18446744073709551615 4316669 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10901/tid=10905] ppid=10899 vsize=935128 CPUtime=136.74 cores=0,2,4,6
/proc/10901/task/10905/stat : 10905 (SArTagnan) R 10899 10901 10402 0 -1 4202560 148084 0 0 0 13657 17 0 0 25 0 4 0 669582657 957571072 166846 33554432000 4194304 4625164 140736421834336 18446744073709551615 4334251 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 546.69
Current children cumulated vsize (KiB) 935128

[startup+138.301 s]
/proc/loadavg: 8.27 8.14 8.09 9/485 10912
/proc/meminfo: memFree=12040868/32950928 swapFree=45358800/67111528
[pid=10901] ppid=10899 vsize=935128 CPUtime=549.82 cores=0,2,4,6
/proc/10901/stat : 10901 (SArTagnan) R 10899 10901 10402 0 -1 4202496 401533 0 0 0 54930 52 0 0 25 0 4 0 669582645 957571072 167105 33554432000 4194304 4625164 140736421834336 18446744073709551615 4391840 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10901/statm: 233782 167105 347 106 0 229285 0
[pid=10901/tid=10903] ppid=10899 vsize=935128 CPUtime=138.17 cores=0,2,4,6
/proc/10901/task/10903/stat : 10903 (SArTagnan) R 10899 10901 10402 0 -1 4202560 44731 0 0 0 13810 7 0 0 25 0 4 0 669582657 957571072 167107 33554432000 4194304 4625164 140736421834336 18446744073709551615 4335402 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10901/tid=10904] ppid=10899 vsize=935128 CPUtime=135.81 cores=0,2,4,6
/proc/10901/task/10904/stat : 10904 (SArTagnan) R 10899 10901 10402 0 -1 4202560 45404 0 0 0 13576 5 0 0 25 0 4 0 669582657 957571072 167107 33554432000 4194304 4625164 140736421834336 18446744073709551615 4351731 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10901/tid=10905] ppid=10899 vsize=935128 CPUtime=137.52 cores=0,2,4,6
/proc/10901/task/10905/stat : 10905 (SArTagnan) R 10899 10901 10402 0 -1 4202560 148813 0 0 0 13735 17 0 0 25 0 4 0 669582657 957571072 167107 33554432000 4194304 4625164 140736421834336 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 549.82
Current children cumulated vsize (KiB) 935128

[startup+138.501 s]
/proc/loadavg: 8.27 8.14 8.09 9/485 10912
/proc/meminfo: memFree=12041116/32950928 swapFree=45358800/67111528
[pid=10901] ppid=10899 vsize=935128 CPUtime=550.65 cores=0,2,4,6
/proc/10901/stat : 10901 (SArTagnan) R 10899 10901 10402 0 -1 4202496 401627 0 0 0 55013 52 0 0 25 0 4 0 669582645 957571072 167196 33554432000 4194304 4625164 140736421834336 18446744073709551615 4509196 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10901/statm: 233782 167196 347 106 0 229285 0
[pid=10901/tid=10903] ppid=10899 vsize=935128 CPUtime=138.39 cores=0,2,4,6
/proc/10901/task/10903/stat : 10903 (SArTagnan) R 10899 10901 10402 0 -1 4202560 44734 0 0 0 13832 7 0 0 25 0 4 0 669582657 957571072 167196 33554432000 4194304 4625164 140736421834336 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10901/tid=10904] ppid=10899 vsize=935128 CPUtime=136.01 cores=0,2,4,6
/proc/10901/task/10904/stat : 10904 (SArTagnan) R 10899 10901 10402 0 -1 4202560 45404 0 0 0 13596 5 0 0 25 0 4 0 669582657 957571072 167196 33554432000 4194304 4625164 140736421834336 18446744073709551615 4352636 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10901/tid=10905] ppid=10899 vsize=935128 CPUtime=137.74 cores=0,2,4,6
/proc/10901/task/10905/stat : 10905 (SArTagnan) R 10899 10901 10402 0 -1 4202560 148819 0 0 0 13757 17 0 0 25 0 4 0 669582657 957571072 167196 33554432000 4194304 4625164 140736421834336 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 550.65
Current children cumulated vsize (KiB) 935128

Child status: 20
Real time (s): 138.618
CPU time (s): 550.996
CPU user time (s): 550.441
CPU system time (s): 0.554915
CPU usage (%): 397.493
Max. virtual memory (cumulated for all children) (KiB): 935128

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 550.441
system time used= 0.554915
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 401765
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= 145
involuntary context switches= 2722

runsolver used 0.632903 second user time and 1.59876 second system time

The end

Launcher Data

Begin job on node149 at 2011-05-16 23:04:20
IDJOB=3386335
IDBENCH=82477
IDSOLVER=1871
FILE ID=node149/3386335-1305579859
RUNJOBID= node149-1305576699-10420
PBS_JOBID= 13350208
Free space on /tmp= 73528 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-bobsm5378d2-tseitin.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3386335-1305579859/watcher-3386335-1305579859 -o /tmp/evaluation-result-3386335-1305579859/solver-3386335-1305579859 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3386335-1305579859.cnf -threads=4

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

MD5SUM BENCH= f1a7d779d46b93ce2fde4f2438e6ae5c
RANDOM SEED=1809969315

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:      12912376 kB
Buffers:         86716 kB
Cached:         569404 kB
SwapCached:      36208 kB
Active:       10596900 kB
Inactive:      9160640 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12912376 kB
SwapTotal:    67111528 kB
SwapFree:     45358800 kB
Dirty:            4544 kB
Writeback:           0 kB
AnonPages:    19077856 kB
Mapped:          27360 kB
Slab:            97844 kB
PageTables:     115876 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 158325384 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= 73524 MiB
End job on node149 at 2011-05-16 23:06:38