Trace number 3287904

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
UmSat 2011-02-25? (TO) 1300.08 1300.05

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


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-3287904-1303770316/watcher-3287904-1303770316 -o /tmp/evaluation-result-3287904-1303770316/solver-3287904-1303770316 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3287904-1303770316.cnf 

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 3.40 3.88 3.86 5/186 22201
/proc/meminfo: memFree=15019676/32950928 swapFree=67111528/67111528
[pid=22201] ppid=22199 vsize=11644 CPUtime=0 cores=4,6
/proc/22201/stat : 22201 (umsat) R 22199 22201 20116 0 -1 4194304 355 0 0 0 0 0 0 0 21 0 1 0 488631414 11923456 294 33554432000 4194304 4263880 140735939322096 18446744073709551615 248089354243 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/22201/statm: 2911 294 240 17 0 84 0

[startup+0.00803294 s]
/proc/loadavg: 3.40 3.88 3.86 5/186 22201
/proc/meminfo: memFree=15019676/32950928 swapFree=67111528/67111528
[pid=22201] ppid=22199 vsize=11776 CPUtime=0 cores=4,6
/proc/22201/stat : 22201 (umsat) R 22199 22201 20116 0 -1 4194304 369 0 0 0 0 0 0 0 21 0 1 0 488631414 12058624 308 33554432000 4194304 4263880 140735939322096 18446744073709551615 47137884531920 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/22201/statm: 2944 308 240 17 0 117 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 11776

[startup+0.101017 s]
/proc/loadavg: 3.40 3.88 3.86 5/186 22201
/proc/meminfo: memFree=15019676/32950928 swapFree=67111528/67111528
[pid=22201] ppid=22199 vsize=13340 CPUtime=0.09 cores=4,6
/proc/22201/stat : 22201 (umsat) R 22199 22201 20116 0 -1 4194304 891 0 0 0 9 0 0 0 21 0 1 0 488631414 13660160 684 33554432000 4194304 4263880 140735939322096 18446744073709551615 248089353254 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/22201/statm: 3335 684 241 17 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13340

[startup+0.301091 s]
/proc/loadavg: 3.40 3.88 3.86 5/186 22201
/proc/meminfo: memFree=15019676/32950928 swapFree=67111528/67111528
[pid=22201] ppid=22199 vsize=18812 CPUtime=0.29 cores=4,6
/proc/22201/stat : 22201 (umsat) R 22199 22201 20116 0 -1 4194304 2519 0 0 0 29 0 0 0 22 0 1 0 488631414 19263488 1734 33554432000 4194304 4263880 140735939322096 18446744073709551615 248089387760 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/22201/statm: 4703 1734 241 17 0 1876 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18812

[startup+0.700973 s]
/proc/loadavg: 3.40 3.88 3.86 5/186 22201
/proc/meminfo: memFree=15019676/32950928 swapFree=67111528/67111528
[pid=22201] ppid=22199 vsize=25976 CPUtime=0.69 cores=4,6
/proc/22201/stat : 22201 (umsat) R 22199 22201 20116 0 -1 4194304 4885 0 0 0 69 0 0 0 24 0 1 0 488631414 26599424 3331 33554432000 4194304 4263880 140735939322096 18446744073709551615 248089356428 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/22201/statm: 6494 3331 241 17 0 3667 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25976

[startup+1.50077 s]
/proc/loadavg: 3.40 3.88 3.86 5/190 22208
/proc/meminfo: memFree=14924484/32950928 swapFree=67111528/67111528
[pid=22201] ppid=22199 vsize=60860 CPUtime=1.49 cores=4,6
/proc/22201/stat : 22201 (umsat) R 22199 22201 20116 0 -1 4202496 14874 0 0 0 148 1 0 0 25 0 1 0 488631414 62320640 11905 33554432000 4194304 4263880 140735939322096 18446744073709551615 4224878 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/22201/statm: 15215 11905 247 17 0 12388 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 60860

[startup+3.10049 s]
/proc/loadavg: 3.45 3.88 3.86 5/190 22208
/proc/meminfo: memFree=14882448/32950928 swapFree=67111528/67111528
[pid=22201] ppid=22199 vsize=60860 CPUtime=3.09 cores=4,6
/proc/22201/stat : 22201 (umsat) R 22199 22201 20116 0 -1 4202496 14874 0 0 0 308 1 0 0 25 0 1 0 488631414 62320640 11905 33554432000 4194304 4263880 140735939322096 18446744073709551615 4224864 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/22201/statm: 15215 11905 247 17 0 12388 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 60860

[startup+6.30098 s]
/proc/loadavg: 3.45 3.88 3.86 5/190 22262
/proc/meminfo: memFree=14827196/32950928 swapFree=67111528/67111528
[pid=22201] ppid=22199 vsize=60860 CPUtime=6.29 cores=4,6
/proc/22201/stat : 22201 (umsat) R 22199 22201 20116 0 -1 4202496 14874 0 0 0 628 1 0 0 25 0 1 0 488631414 62320640 11905 33554432000 4194304 4263880 140735939322096 18446744073709551615 4224878 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/22201/statm: 15215 11905 247 17 0 12388 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 60860

[startup+12.7009 s]
/proc/loadavg: 3.49 3.88 3.86 5/190 22262
/proc/meminfo: memFree=14666780/32950928 swapFree=67111528/67111528
[pid=22201] ppid=22199 vsize=60860 CPUtime=12.69 cores=4,6
/proc/22201/stat : 22201 (umsat) R 22199 22201 20116 0 -1 4202496 14874 0 0 0 1268 1 0 0 25 0 1 0 488631414 62320640 11905 33554432000 4194304 4263880 140735939322096 18446744073709551615 4224864 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/22201/statm: 15215 11905 247 17 0 12388 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 60860

[startup+25.5006 s]
/proc/loadavg: 3.61 3.89 3.87 5/190 22262
/proc/meminfo: memFree=14667044/32950928 swapFree=67111528/67111528
[pid=22201] ppid=22199 vsize=60860 CPUtime=25.49 cores=4,6
/proc/22201/stat : 22201 (umsat) R 22199 22201 20116 0 -1 4202496 14874 0 0 0 2548 1 0 0 25 0 1 0 488631414 62320640 11905 33554432000 4194304 4263880 140735939322096 18446744073709551615 4224834 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/22201/statm: 15215 11905 247 17 0 12388 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 60860

[startup+51.1011 s]
/proc/loadavg: 3.74 3.89 3.87 5/190 22263
/proc/meminfo: memFree=14665916/32950928 swapFree=67111528/67111528
[pid=22201] ppid=22199 vsize=60860 CPUtime=51.09 cores=4,6
/proc/22201/stat : 22201 (umsat) R 22199 22201 20116 0 -1 4202496 14874 0 0 0 5108 1 0 0 25 0 1 0 488631414 62320640 11905 33554432000 4194304 4263880 140735939322096 18446744073709551615 4224878 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/22201/statm: 15215 11905 247 17 0 12388 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 60860

[startup+102.307 s]
/proc/loadavg: 3.89 3.91 3.87 5/190 22264
/proc/meminfo: memFree=14587004/32950928 swapFree=67111528/67111528
[pid=22201] ppid=22199 vsize=60860 CPUtime=102.3 cores=4,6
/proc/22201/stat : 22201 (umsat) R 22199 22201 20116 0 -1 4202496 14874 0 0 0 10229 1 0 0 25 0 1 0 488631414 62320640 11905 33554432000 4194304 4263880 140735939322096 18446744073709551615 4224878 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/22201/statm: 15215 11905 247 17 0 12388 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 60860

[startup+162.3 s]
/proc/loadavg: 3.47 3.80 3.84 4/184 22283
/proc/meminfo: memFree=14675580/32950928 swapFree=67111528/67111528
[pid=22201] ppid=22199 vsize=60860 CPUtime=162.3 cores=4,6
/proc/22201/stat : 22201 (umsat) R 22199 22201 20116 0 -1 4202496 14874 0 0 0 16229 1 0 0 25 0 1 0 488631414 62320640 11905 33554432000 4194304 4263880 140735939322096 18446744073709551615 4224876 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/22201/statm: 15215 11905 247 17 0 12388 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 60860

[startup+222.301 s]
/proc/loadavg: 2.63 3.50 3.73 3/178 22301
/proc/meminfo: memFree=14866748/32950928 swapFree=67111528/67111528
[pid=22201] ppid=22199 vsize=68252 CPUtime=222.29 cores=4,6
/proc/22201/stat : 22201 (umsat) R 22199 22201 20116 0 -1 4202496 16649 0 0 0 22228 1 0 0 25 0 1 0 488631414 69890048 13680 33554432000 4194304 4263880 140735939322096 18446744073709551615 4224876 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/22201/statm: 17063 13680 247 17 0 14236 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 68252

[startup+282.3 s]
/proc/loadavg: 2.25 3.24 3.63 3/178 22303
/proc/meminfo: memFree=14856064/32950928 swapFree=67111528/67111528
[pid=22201] ppid=22199 vsize=76832 CPUtime=282.3 cores=4,6
/proc/22201/stat : 22201 (umsat) R 22199 22201 20116 0 -1 4202496 18852 0 0 0 28228 2 0 0 25 0 1 0 488631414 78675968 15883 33554432000 4194304 4263880 140735939322096 18446744073709551615 4224836 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/22201/statm: 19208 15883 247 17 0 16381 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 76832

[startup+342.301 s]
/proc/loadavg: 2.08 3.00 3.51 3/178 22305
/proc/meminfo: memFree=14839172/32950928 swapFree=67111528/67111528
[pid=22201] ppid=22199 vsize=84824 CPUtime=342.3 cores=4,6
/proc/22201/stat : 22201 (umsat) R 22199 22201 20116 0 -1 4202496 20753 0 0 0 34228 2 0 0 25 0 1 0 488631414 86859776 17784 33554432000 4194304 4263880 140735939322096 18446744073709551615 4224893 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/22201/statm: 21206 17784 247 17 0 18379 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 84824

[startup+402.301 s]
/proc/loadavg: 2.03 2.83 3.42 3/178 22306
/proc/meminfo: memFree=14817444/32950928 swapFree=67111528/67111528
[pid=22201] ppid=22199 vsize=91688 CPUtime=402.3 cores=4,6
/proc/22201/stat : 22201 (umsat) R 22199 22201 20116 0 -1 4202496 22513 0 0 0 40228 2 0 0 25 0 1 0 488631414 93888512 19544 33554432000 4194304 4263880 140735939322096 18446744073709551615 4224878 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/22201/statm: 22922 19544 247 17 0 20095 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 91688

[startup+462.3 s]
/proc/loadavg: 2.01 2.67 3.33 3/178 22308
/proc/meminfo: memFree=14764716/32950928 swapFree=67111528/67111528
[pid=22201] ppid=22199 vsize=112848 CPUtime=462.3 cores=4,6
/proc/22201/stat : 22201 (umsat) R 22199 22201 20116 0 -1 4202496 27834 0 0 0 46226 4 0 0 25 0 1 0 488631414 115556352 24865 33554432000 4194304 4263880 140735939322096 18446744073709551615 4224878 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/22201/statm: 28212 24865 247 17 0 25385 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 112848

[startup+522.301 s]
/proc/loadavg: 2.00 2.55 3.25 3/178 22309
/proc/meminfo: memFree=14709620/32950928 swapFree=67111528/67111528
[pid=22201] ppid=22199 vsize=146940 CPUtime=522.31 cores=4,6
/proc/22201/stat : 22201 (umsat) R 22199 22201 20116 0 -1 4202496 36189 0 0 0 52226 5 0 0 25 0 1 0 488631414 150466560 33220 33554432000 4194304 4263880 140735939322096 18446744073709551615 4224893 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/22201/statm: 36735 33220 247 17 0 33908 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 146940

[startup+582.3 s]
/proc/loadavg: 2.00 2.45 3.16 3/178 22311
/proc/meminfo: memFree=14649196/32950928 swapFree=67111528/67111528
[pid=22201] ppid=22199 vsize=185268 CPUtime=582.3 cores=4,6
/proc/22201/stat : 22201 (umsat) R 22199 22201 20116 0 -1 4202496 45875 0 0 0 58224 6 0 0 25 0 1 0 488631414 189714432 42906 33554432000 4194304 4263880 140735939322096 18446744073709551615 4207828 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/22201/statm: 46317 42907 247 17 0 43490 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 185268

[startup+642.301 s]
/proc/loadavg: 2.07 2.37 3.09 3/178 22313
/proc/meminfo: memFree=14584936/32950928 swapFree=67111528/67111528
[pid=22201] ppid=22199 vsize=222276 CPUtime=642.31 cores=4,6
/proc/22201/stat : 22201 (umsat) R 22199 22201 20116 0 -1 4202496 54696 0 0 0 64223 8 0 0 25 0 1 0 488631414 227610624 51727 33554432000 4194304 4263880 140735939322096 18446744073709551615 4224878 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/22201/statm: 55569 51727 247 17 0 52742 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 222276

[startup+702.301 s]
/proc/loadavg: 2.03 2.31 3.02 3/178 22314
/proc/meminfo: memFree=14499472/32950928 swapFree=67111528/67111528
[pid=22201] ppid=22199 vsize=278088 CPUtime=702.31 cores=4,6
/proc/22201/stat : 22201 (umsat) R 22199 22201 20116 0 -1 4202496 68708 0 0 0 70221 10 0 0 25 0 1 0 488631414 284762112 65739 33554432000 4194304 4263880 140735939322096 18446744073709551615 4224876 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/22201/statm: 69522 65739 247 17 0 66695 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 278088

[startup+762.306 s]
/proc/loadavg: 2.01 2.24 2.95 3/178 22316
/proc/meminfo: memFree=14413760/32950928 swapFree=67111528/67111528
[pid=22201] ppid=22199 vsize=322128 CPUtime=762.32 cores=4,6
/proc/22201/stat : 22201 (umsat) R 22199 22201 20116 0 -1 4202496 79805 0 0 0 76219 13 0 0 25 0 1 0 488631414 329859072 76836 33554432000 4194304 4263880 140735939322096 18446744073709551615 248089359045 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/22201/statm: 80532 76836 248 17 0 77705 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 322128

[startup+822.301 s]
/proc/loadavg: 2.00 2.20 2.89 3/178 22317
/proc/meminfo: memFree=14275832/32950928 swapFree=67111528/67111528
[pid=22201] ppid=22199 vsize=428348 CPUtime=822.31 cores=4,6
/proc/22201/stat : 22201 (umsat) R 22199 22201 20116 0 -1 4202496 106326 0 0 0 82214 17 0 0 25 0 1 0 488631414 438628352 103357 33554432000 4194304 4263880 140735939322096 18446744073709551615 4242508 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/22201/statm: 107087 103357 248 17 0 104260 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 428348

[startup+882.3 s]
/proc/loadavg: 2.00 2.16 2.83 3/178 22319
/proc/meminfo: memFree=14142752/32950928 swapFree=67111528/67111528
[pid=22201] ppid=22199 vsize=501920 CPUtime=882.32 cores=4,6
/proc/22201/stat : 22201 (umsat) R 22199 22201 20116 0 -1 4202496 123644 0 0 0 88211 21 0 0 25 0 1 0 488631414 513966080 120674 33554432000 4194304 4263880 140735939322096 18446744073709551615 4224808 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/22201/statm: 125480 120674 248 17 0 122653 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 501920

[startup+942.301 s]
/proc/loadavg: 2.00 2.13 2.78 3/178 22321
/proc/meminfo: memFree=14050220/32950928 swapFree=67111528/67111528
[pid=22201] ppid=22199 vsize=561464 CPUtime=942.31 cores=4,6
/proc/22201/stat : 22201 (umsat) R 22199 22201 20116 0 -1 4202496 138513 0 0 0 94208 23 0 0 25 0 1 0 488631414 574939136 135542 33554432000 4194304 4263880 140735939322096 18446744073709551615 4224864 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/22201/statm: 140366 135542 247 17 0 137539 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 561464

[startup+1002.3 s]
/proc/loadavg: 2.00 2.10 2.72 3/178 22322
/proc/meminfo: memFree=13977028/32950928 swapFree=67111528/67111528
[pid=22201] ppid=22199 vsize=601776 CPUtime=1002.31 cores=4,6
/proc/22201/stat : 22201 (umsat) R 22199 22201 20116 0 -1 4202496 148580 0 0 0 100206 25 0 0 25 0 1 0 488631414 616218624 145609 33554432000 4194304 4263880 140735939322096 18446744073709551615 4224878 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/22201/statm: 150444 145609 247 17 0 147617 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 601776

[startup+1062.3 s]
/proc/loadavg: 2.00 2.08 2.68 3/178 22324
/proc/meminfo: memFree=13893792/32950928 swapFree=67111528/67111528
[pid=22201] ppid=22199 vsize=644692 CPUtime=1062.32 cores=4,6
/proc/22201/stat : 22201 (umsat) R 22199 22201 20116 0 -1 4202496 159284 0 0 0 106204 28 0 0 25 0 1 0 488631414 660164608 156313 33554432000 4194304 4263880 140735939322096 18446744073709551615 4224812 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/22201/statm: 161173 156313 248 17 0 158346 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 644692

[startup+1122.3 s]
/proc/loadavg: 2.00 2.06 2.63 3/178 22325
/proc/meminfo: memFree=13825184/32950928 swapFree=67111528/67111528
[pid=22201] ppid=22199 vsize=683404 CPUtime=1122.31 cores=4,6
/proc/22201/stat : 22201 (umsat) R 22199 22201 20116 0 -1 4202496 168935 0 0 0 112202 29 0 0 25 0 1 0 488631414 699805696 165963 33554432000 4194304 4263880 140735939322096 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/22201/statm: 170851 165963 247 17 0 168024 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 683404

[startup+1182.3 s]
/proc/loadavg: 2.00 2.05 2.59 3/178 22327
/proc/meminfo: memFree=13738104/32950928 swapFree=67111528/67111528
[pid=22201] ppid=22199 vsize=734012 CPUtime=1182.32 cores=4,6
/proc/22201/stat : 22201 (umsat) R 22199 22201 20116 0 -1 4202496 181563 0 0 0 118200 32 0 0 25 0 1 0 488631414 751628288 178591 33554432000 4194304 4263880 140735939322096 18446744073709551615 4207772 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/22201/statm: 183503 178591 247 17 0 180676 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 734012

[startup+1242.3 s]
/proc/loadavg: 2.04 2.05 2.55 3/178 22329
/proc/meminfo: memFree=13643092/32950928 swapFree=67111528/67111528
[pid=22201] ppid=22199 vsize=794568 CPUtime=1242.32 cores=4,6
/proc/22201/stat : 22201 (umsat) R 22199 22201 20116 0 -1 4202496 196731 0 0 0 124197 35 0 0 25 0 1 0 488631414 813637632 193758 33554432000 4194304 4263880 140735939322096 18446744073709551615 4224876 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/22201/statm: 198642 193758 247 17 0 195815 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 794568



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.01 2.04 2.52 3/178 22330
/proc/meminfo: memFree=13521296/32950928 swapFree=67111528/67111528
[pid=22201] ppid=22199 vsize=861260 CPUtime=1300.03 cores=4,6
/proc/22201/stat : 22201 (umsat) R 22199 22201 20116 0 -1 4202496 213390 0 0 0 129964 39 0 0 25 0 1 0 488631414 881930240 210417 33554432000 4194304 4263880 140735939322096 18446744073709551615 4205761 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/22201/statm: 215315 210417 247 17 0 212488 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 861260

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.05
CPU time (s): 1300.08
CPU user time (s): 1299.64
CPU system time (s): 0.433934
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 861260

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

runsolver used 2.16467 second user time and 4.36034 second system time

The end

Launcher Data

Begin job on node123 at 2011-04-26 00:25:16
IDJOB=3287904
IDBENCH=82477
IDSOLVER=1582
FILE ID=node123/3287904-1303770316
RUNJOBID= node123-1303770316-22166
PBS_JOBID= 13157133
Free space on /tmp= 72676 MiB

SOLVER NAME= UmSat 2011-02-25
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-bobsm5378d2-tseitin.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3287904-1303770316/watcher-3287904-1303770316 -o /tmp/evaluation-result-3287904-1303770316/solver-3287904-1303770316 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3287904-1303770316.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= f1a7d779d46b93ce2fde4f2438e6ae5c
RANDOM SEED=577071342

node123.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.838
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.67
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.838
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.15
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.838
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.838
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.838
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.838
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.80
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.838
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.74
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.838
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:     32950928 kB
MemFree:      15020204 kB
Buffers:       2167960 kB
Cached:       15142608 kB
SwapCached:          0 kB
Active:        8387580 kB
Inactive:      8999016 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15020204 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           23448 kB
Writeback:           0 kB
AnonPages:       74724 kB
Mapped:          14880 kB
Slab:           478904 kB
PageTables:       5076 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   244292 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= 72676 MiB
End job on node123 at 2011-04-26 00:46:58