Trace number 3379038

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-05-12 (fixed)? (TO) 1300.1 1300.06

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-13x32.cnf
MD5SUM73c8ae5bbdfe41463e8e40ea211c5e14
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1664
Number of clauses157664
Sum of the clauses size625664
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22496
Number of clauses of size 30
Number of clauses of size 4155168
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: 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-3379038-1305457884/watcher-3379038-1305457884 -o /tmp/evaluation-result-3379038-1305457884/solver-3379038-1305457884 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3379038-1305457884.cnf 

running on 2 cores: 5,7

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.60 3.95 3.78 4/314 10841
/proc/meminfo: memFree=24618704/32951124 swapFree=67083432/67111528
[pid=10841] ppid=10839 vsize=11908 CPUtime=0 cores=5,7
/proc/10841/stat : 10841 (umsat) R 10839 10841 8612 0 -1 4194304 394 0 0 0 0 0 0 0 25 0 1 0 736018980 12193792 334 33554432000 4194304 4263832 140736326757168 18446744073709551615 260020056773 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10841/statm: 2977 334 241 17 0 150 0

[startup+0.0362939 s]
/proc/loadavg: 3.60 3.95 3.78 4/314 10841
/proc/meminfo: memFree=24618704/32951124 swapFree=67083432/67111528
[pid=10841] ppid=10839 vsize=12104 CPUtime=0.03 cores=5,7
/proc/10841/stat : 10841 (umsat) R 10839 10841 8612 0 -1 4194304 470 0 0 0 3 0 0 0 25 0 1 0 736018980 12394496 410 33554432000 4194304 4263832 140736326757168 18446744073709551615 47178680574784 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10841/statm: 3026 410 242 17 0 199 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 12104

[startup+0.100284 s]
/proc/loadavg: 3.60 3.95 3.78 4/314 10841
/proc/meminfo: memFree=24618704/32951124 swapFree=67083432/67111528
[pid=10841] ppid=10839 vsize=13340 CPUtime=0.09 cores=5,7
/proc/10841/stat : 10841 (umsat) R 10839 10841 8612 0 -1 4194304 854 0 0 0 9 0 0 0 25 0 1 0 736018980 13660160 648 33554432000 4194304 4263832 140736326757168 18446744073709551615 260020085168 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10841/statm: 3335 648 242 17 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13340

[startup+0.300247 s]
/proc/loadavg: 3.60 3.95 3.78 4/314 10841
/proc/meminfo: memFree=24618704/32951124 swapFree=67083432/67111528
[pid=10841] ppid=10839 vsize=15164 CPUtime=0.29 cores=5,7
/proc/10841/stat : 10841 (umsat) R 10839 10841 8612 0 -1 4194304 1526 0 0 0 29 0 0 0 25 0 1 0 736018980 15527936 1127 33554432000 4194304 4263832 140736326757168 18446744073709551615 47178680393400 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10841/statm: 3791 1127 242 17 0 964 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15164

[startup+0.700173 s]
/proc/loadavg: 3.60 3.95 3.78 4/314 10841
/proc/meminfo: memFree=24618704/32951124 swapFree=67083432/67111528
[pid=10841] ppid=10839 vsize=18812 CPUtime=0.69 cores=5,7
/proc/10841/stat : 10841 (umsat) R 10839 10841 8612 0 -1 4194304 2846 0 0 0 69 0 0 0 25 0 1 0 736018980 19263488 2062 33554432000 4194304 4263832 140736326757168 18446744073709551615 47178680624311 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10841/statm: 4703 2062 242 17 0 1876 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18812

[startup+1.50103 s]
/proc/loadavg: 3.60 3.95 3.78 5/315 10842
/proc/meminfo: memFree=24576096/32951124 swapFree=67083432/67111528
[pid=10841] ppid=10839 vsize=40032 CPUtime=1.49 cores=5,7
/proc/10841/stat : 10841 (umsat) R 10839 10841 8612 0 -1 4202496 9656 0 0 0 148 1 0 0 25 0 1 0 736018980 40992768 7179 33554432000 4194304 4263832 140736326757168 18446744073709551615 4207568 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10841/statm: 10008 7179 247 17 0 7181 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40032

[startup+3.10073 s]
/proc/loadavg: 3.63 3.95 3.78 5/315 10842
/proc/meminfo: memFree=24554776/32951124 swapFree=67083432/67111528
[pid=10841] ppid=10839 vsize=56288 CPUtime=3.09 cores=5,7
/proc/10841/stat : 10841 (umsat) R 10839 10841 8612 0 -1 4202496 13677 0 0 0 308 1 0 0 25 0 1 0 736018980 57638912 11200 33554432000 4194304 4263832 140736326757168 18446744073709551615 4207643 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10841/statm: 14072 11200 247 17 0 11245 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 56288

[startup+6.30015 s]
/proc/loadavg: 3.63 3.95 3.78 5/315 10842
/proc/meminfo: memFree=24496380/32951124 swapFree=67083432/67111528
[pid=10841] ppid=10839 vsize=78996 CPUtime=6.29 cores=5,7
/proc/10841/stat : 10841 (umsat) R 10839 10841 8612 0 -1 4202496 19266 0 0 0 627 2 0 0 25 0 1 0 736018980 80891904 16789 33554432000 4194304 4263832 140736326757168 18446744073709551615 4207568 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10841/statm: 19749 16789 247 17 0 16922 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 78996

[startup+12.701 s]
/proc/loadavg: 3.69 3.95 3.79 5/315 10842
/proc/meminfo: memFree=24411556/32951124 swapFree=67083432/67111528
[pid=10841] ppid=10839 vsize=119600 CPUtime=12.69 cores=5,7
/proc/10841/stat : 10841 (umsat) R 10839 10841 8612 0 -1 4202496 29501 0 0 0 1265 4 0 0 25 0 1 0 736018980 122470400 27024 33554432000 4194304 4263832 140736326757168 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10841/statm: 29900 27024 247 17 0 27073 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 119600

[startup+25.5006 s]
/proc/loadavg: 3.74 3.95 3.79 5/315 10843
/proc/meminfo: memFree=24326396/32951124 swapFree=67083432/67111528
[pid=10841] ppid=10839 vsize=161192 CPUtime=25.49 cores=5,7
/proc/10841/stat : 10841 (umsat) R 10839 10841 8612 0 -1 4202496 39655 0 0 0 2543 6 0 0 25 0 1 0 736018980 165060608 37178 33554432000 4194304 4263832 140736326757168 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10841/statm: 40298 37178 247 17 0 37471 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 161192

[startup+51.1009 s]
/proc/loadavg: 3.82 3.95 3.79 5/315 10843
/proc/meminfo: memFree=24196096/32951124 swapFree=67083432/67111528
[pid=10841] ppid=10839 vsize=239200 CPUtime=51.09 cores=5,7
/proc/10841/stat : 10841 (umsat) R 10839 10841 8612 0 -1 4202496 59227 0 0 0 5097 12 0 0 25 0 1 0 736018980 244940800 56750 33554432000 4194304 4263832 140736326757168 18446744073709551615 4207568 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10841/statm: 59800 56750 247 17 0 56973 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 239200

[startup+102.312 s]
/proc/loadavg: 3.93 3.96 3.80 5/315 10845
/proc/meminfo: memFree=24043284/32951124 swapFree=67083432/67111528
[pid=10841] ppid=10839 vsize=324800 CPUtime=102.31 cores=5,7
/proc/10841/stat : 10841 (umsat) R 10839 10841 8612 0 -1 4202496 80016 0 0 0 10211 20 0 0 25 0 1 0 736018980 332595200 77538 33554432000 4194304 4263832 140736326757168 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10841/statm: 81200 77538 247 17 0 78373 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 324800

[startup+162.301 s]
/proc/loadavg: 3.97 3.96 3.82 5/315 10846
/proc/meminfo: memFree=23885132/32951124 swapFree=67083432/67111528
[pid=10841] ppid=10839 vsize=421480 CPUtime=162.3 cores=5,7
/proc/10841/stat : 10841 (umsat) R 10839 10841 8612 0 -1 4202496 104156 0 0 0 16201 29 0 0 25 0 1 0 736018980 431595520 101677 33554432000 4194304 4263832 140736326757168 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10841/statm: 105370 101677 247 17 0 102543 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 421480

[startup+222.301 s]
/proc/loadavg: 3.99 3.97 3.82 5/315 10848
/proc/meminfo: memFree=23804968/32951124 swapFree=67083432/67111528
[pid=10841] ppid=10839 vsize=493692 CPUtime=222.3 cores=5,7
/proc/10841/stat : 10841 (umsat) R 10839 10841 8612 0 -1 4202496 121143 0 0 0 22192 38 0 0 25 0 1 0 736018980 505540608 118664 33554432000 4194304 4263832 140736326757168 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10841/statm: 123423 118664 247 17 0 120596 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 493692

[startup+282.301 s]
/proc/loadavg: 4.07 4.00 3.84 5/315 10850
/proc/meminfo: memFree=23746400/32951124 swapFree=67083432/67111528
[pid=10841] ppid=10839 vsize=549284 CPUtime=282.3 cores=5,7
/proc/10841/stat : 10841 (umsat) R 10839 10841 8612 0 -1 4202496 134995 0 0 0 28184 46 0 0 25 0 1 0 736018980 562466816 132516 33554432000 4194304 4263832 140736326757168 18446744073709551615 4207780 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10841/statm: 137321 132516 247 17 0 134494 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 549284

[startup+342.301 s]
/proc/loadavg: 4.02 4.00 3.85 5/315 10851
/proc/meminfo: memFree=23679764/32951124 swapFree=67083432/67111528
[pid=10841] ppid=10839 vsize=611832 CPUtime=342.31 cores=5,7
/proc/10841/stat : 10841 (umsat) R 10839 10841 8612 0 -1 4202496 150566 0 0 0 34175 56 0 0 25 0 1 0 736018980 626515968 148087 33554432000 4194304 4263832 140736326757168 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10841/statm: 152958 148087 248 17 0 150131 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 611832

[startup+402.301 s]
/proc/loadavg: 4.04 4.01 3.86 5/315 10853
/proc/meminfo: memFree=23587216/32951124 swapFree=67083432/67111528
[pid=10841] ppid=10839 vsize=680484 CPUtime=402.3 cores=5,7
/proc/10841/stat : 10841 (umsat) R 10839 10841 8612 0 -1 4202496 167730 0 0 0 40167 63 0 0 25 0 1 0 736018980 696815616 165251 33554432000 4194304 4263832 140736326757168 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10841/statm: 170121 165251 248 17 0 167294 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 680484

[startup+462.301 s]
/proc/loadavg: 4.08 4.02 3.87 5/315 10854
/proc/meminfo: memFree=23467016/32951124 swapFree=67083432/67111528
[pid=10841] ppid=10839 vsize=748136 CPUtime=462.3 cores=5,7
/proc/10841/stat : 10841 (umsat) R 10839 10841 8612 0 -1 4202496 184676 0 0 0 46159 71 0 0 25 0 1 0 736018980 766091264 182197 33554432000 4194304 4263832 140736326757168 18446744073709551615 4207764 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10841/statm: 187034 182197 248 17 0 184207 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 748136

[startup+522.3 s]
/proc/loadavg: 4.03 4.02 3.87 5/315 10856
/proc/meminfo: memFree=23375340/32951124 swapFree=67083432/67111528
[pid=10841] ppid=10839 vsize=803212 CPUtime=522.31 cores=5,7
/proc/10841/stat : 10841 (umsat) R 10839 10841 8612 0 -1 4202496 198419 0 0 0 52154 77 0 0 25 0 1 0 736018980 822489088 195939 33554432000 4194304 4263832 140736326757168 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10841/statm: 200803 195939 248 17 0 197976 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 803212

[startup+582.3 s]
/proc/loadavg: 3.79 3.96 3.86 4/309 10875
/proc/meminfo: memFree=23310044/32951124 swapFree=67083432/67111528
[pid=10841] ppid=10839 vsize=847340 CPUtime=582.31 cores=5,7
/proc/10841/stat : 10841 (umsat) R 10839 10841 8612 0 -1 4202496 209466 0 0 0 58148 83 0 0 25 0 1 0 736018980 867676160 206986 33554432000 4194304 4263832 140736326757168 18446744073709551615 4207633 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10841/statm: 211835 206986 248 17 0 209008 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 847340

[startup+642.3 s]
/proc/loadavg: 3.29 3.78 3.81 4/309 10876
/proc/meminfo: memFree=23226440/32951124 swapFree=67083432/67111528
[pid=10841] ppid=10839 vsize=899584 CPUtime=642.32 cores=5,7
/proc/10841/stat : 10841 (umsat) R 10839 10841 8612 0 -1 4202496 222410 0 0 0 64141 91 0 0 25 0 1 0 736018980 921174016 219930 33554432000 4194304 4263832 140736326757168 18446744073709551615 260020056773 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10841/statm: 224896 219930 248 17 0 222069 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 899584

[startup+702.3 s]
/proc/loadavg: 3.10 3.64 3.75 4/309 10878
/proc/meminfo: memFree=23154716/32951124 swapFree=67083432/67111528
[pid=10841] ppid=10839 vsize=940932 CPUtime=702.31 cores=5,7
/proc/10841/stat : 10841 (umsat) R 10839 10841 8612 0 -1 4202496 232696 0 0 0 70133 98 0 0 25 0 1 0 736018980 963514368 230216 33554432000 4194304 4263832 140736326757168 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10841/statm: 235233 230216 248 17 0 232406 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 940932

[startup+762.311 s]
/proc/loadavg: 3.10 3.54 3.71 4/309 10879
/proc/meminfo: memFree=23109296/32951124 swapFree=67083432/67111528
[pid=10841] ppid=10839 vsize=975728 CPUtime=762.33 cores=5,7
/proc/10841/stat : 10841 (umsat) R 10839 10841 8612 0 -1 4202496 241249 0 0 0 76129 104 0 0 25 0 1 0 736018980 999145472 238769 33554432000 4194304 4263832 140736326757168 18446744073709551615 4207643 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10841/statm: 243932 238769 248 17 0 241105 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 975728

[startup+822.3 s]
/proc/loadavg: 3.08 3.45 3.67 4/309 10881
/proc/meminfo: memFree=23074924/32951124 swapFree=67083432/67111528
[pid=10841] ppid=10839 vsize=1008976 CPUtime=822.32 cores=5,7
/proc/10841/stat : 10841 (umsat) R 10839 10841 8612 0 -1 4202496 249645 0 0 0 82124 108 0 0 25 0 1 0 736018980 1033191424 247165 33554432000 4194304 4263832 140736326757168 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10841/statm: 252244 247165 248 17 0 249417 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 1008976

[startup+882.3 s]
/proc/loadavg: 3.03 3.37 3.62 4/309 10883
/proc/meminfo: memFree=23043896/32951124 swapFree=67083432/67111528
[pid=10841] ppid=10839 vsize=1038508 CPUtime=882.32 cores=5,7
/proc/10841/stat : 10841 (umsat) R 10839 10841 8612 0 -1 4202496 256941 0 0 0 88120 112 0 0 25 0 1 0 736018980 1063432192 254461 33554432000 4194304 4263832 140736326757168 18446744073709551615 4205616 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10841/statm: 259627 254461 248 17 0 256800 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 1038508

[startup+942.3 s]
/proc/loadavg: 3.06 3.31 3.59 4/309 10884
/proc/meminfo: memFree=23013480/32951124 swapFree=67083432/67111528
[pid=10841] ppid=10839 vsize=1076392 CPUtime=942.32 cores=5,7
/proc/10841/stat : 10841 (umsat) R 10839 10841 8612 0 -1 4202496 266341 0 0 0 94113 119 0 0 25 0 1 0 736018980 1102225408 261812 33554432000 4194304 4263832 140736326757168 18446744073709551615 4212536 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10841/statm: 269098 261812 249 17 0 266271 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 1076392

[startup+1002.3 s]
/proc/loadavg: 3.02 3.25 3.55 4/309 10886
/proc/meminfo: memFree=22985664/32951124 swapFree=67083432/67111528
[pid=10841] ppid=10839 vsize=1102636 CPUtime=1002.33 cores=5,7
/proc/10841/stat : 10841 (umsat) R 10839 10841 8612 0 -1 4202496 272850 0 0 0 100110 123 0 0 25 0 1 0 736018980 1129099264 268321 33554432000 4194304 4263832 140736326757168 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10841/statm: 275659 268321 249 17 0 272832 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 1102636

[startup+1062.3 s]
/proc/loadavg: 3.00 3.20 3.51 4/309 10887
/proc/meminfo: memFree=22959336/32951124 swapFree=67083432/67111528
[pid=10841] ppid=10839 vsize=1128496 CPUtime=1062.32 cores=5,7
/proc/10841/stat : 10841 (umsat) R 10839 10841 8612 0 -1 4202496 279350 0 0 0 106105 127 0 0 25 0 1 0 736018980 1155579904 274821 33554432000 4194304 4263832 140736326757168 18446744073709551615 4207645 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10841/statm: 282124 274821 249 17 0 279297 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 1128496

[startup+1122.3 s]
/proc/loadavg: 3.00 3.16 3.47 4/309 10889
/proc/meminfo: memFree=22932664/32951124 swapFree=67083432/67111528
[pid=10841] ppid=10839 vsize=1151304 CPUtime=1122.32 cores=5,7
/proc/10841/stat : 10841 (umsat) R 10839 10841 8612 0 -1 4202496 285058 0 0 0 112102 130 0 0 25 0 1 0 736018980 1178935296 280528 33554432000 4194304 4263832 140736326757168 18446744073709551615 4207780 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10841/statm: 287826 280528 248 17 0 284999 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 1151304

[startup+1182.3 s]
/proc/loadavg: 3.00 3.13 3.44 4/309 10891
/proc/meminfo: memFree=22905476/32951124 swapFree=67083432/67111528
[pid=10841] ppid=10839 vsize=1175792 CPUtime=1182.33 cores=5,7
/proc/10841/stat : 10841 (umsat) R 10839 10841 8612 0 -1 4202496 291035 0 0 0 118100 133 0 0 25 0 1 0 736018980 1204011008 286505 33554432000 4194304 4263832 140736326757168 18446744073709551615 4207643 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10841/statm: 293948 286505 248 17 0 291121 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 1175792

[startup+1242.3 s]
/proc/loadavg: 3.00 3.11 3.41 4/309 10892
/proc/meminfo: memFree=22882004/32951124 swapFree=67083432/67111528
[pid=10841] ppid=10839 vsize=1196996 CPUtime=1242.33 cores=5,7
/proc/10841/stat : 10841 (umsat) R 10839 10841 8612 0 -1 4202496 296373 0 0 0 124096 137 0 0 25 0 1 0 736018980 1225723904 291843 33554432000 4194304 4263832 140736326757168 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10841/statm: 299249 291843 248 17 0 296422 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 1196996



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.08 3.10 3.39 2/305 10896
/proc/meminfo: memFree=23441120/32951124 swapFree=67083432/67111528
[pid=10841] ppid=10839 vsize=1217540 CPUtime=1300.04 cores=5,7
/proc/10841/stat : 10841 (umsat) R 10839 10841 8612 0 -1 4202496 301529 0 0 0 129864 140 0 0 25 0 1 0 736018980 1246760960 296999 33554432000 4194304 4263832 140736326757168 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10841/statm: 304385 296999 248 17 0 301558 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 1217540

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.06
CPU time (s): 1300.1
CPU user time (s): 1298.64
CPU system time (s): 1.45678
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1217540

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

runsolver used 3.75843 second user time and 9.14061 second system time

The end

Launcher Data

Begin job on node110 at 2011-05-15 13:11:24
IDJOB=3379038
IDBENCH=83159
IDSOLVER=1861
FILE ID=node110/3379038-1305457884
RUNJOBID= node110-1305457883-10775
PBS_JOBID= 13324859
Free space on /tmp= 73604 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-13x32.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379038-1305457884/watcher-3379038-1305457884 -o /tmp/evaluation-result-3379038-1305457884/solver-3379038-1305457884 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379038-1305457884.cnf

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

MD5SUM BENCH= 73c8ae5bbdfe41463e8e40ea211c5e14
RANDOM SEED=1851043833

node110.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	: 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.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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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.76
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.83
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.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.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:      24618984 kB
Buffers:        292684 kB
Cached:        4283924 kB
SwapCached:       1440 kB
Active:        4691236 kB
Inactive:      3307652 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24618984 kB
SwapTotal:    67111528 kB
SwapFree:     67083432 kB
Dirty:           13556 kB
Writeback:           0 kB
AnonPages:     3420512 kB
Mapped:          26996 kB
Slab:           246900 kB
PageTables:      24604 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 63482620 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= 73608 MiB
End job on node110 at 2011-05-15 13:33:06