Trace number 3171375

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.05 1300.01

General information on the benchmark

Namerandom/large/
unif-k7-r85-v200-c17000-S771170845-016-UNKNOWN.cnf
MD5SUM8a262b49dcf27b27fb405f8a8cdf125f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark69.9854
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of clauses17000
Sum of the clauses size119000
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 517000

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3171375-1301755830/watcher-3171375-1301755830 -o /tmp/evaluation-result-3171375-1301755830/solver-3171375-1301755830 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3171375-1301755830.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: 1.19 1.82 2.83 5/186 8179
/proc/meminfo: memFree=22534772/32951124 swapFree=67111528/67111528
[pid=8179] ppid=8177 vsize=11564 CPUtime=0 cores=5,7
/proc/8179/stat : 8179 (umsat) R 8177 8179 6507 0 -1 4194304 220 0 0 0 0 0 0 0 22 0 1 0 287183379 11841536 170 33554432000 4194304 4263880 140737244444784 18446744073709551615 253635897233 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8179/statm: 2891 171 146 17 0 51 0

[startup+0.0888371 s]
/proc/loadavg: 1.19 1.82 2.83 5/186 8179
/proc/meminfo: memFree=22534772/32951124 swapFree=67111528/67111528
[pid=8179] ppid=8177 vsize=12700 CPUtime=0.08 cores=5,7
/proc/8179/stat : 8179 (umsat) R 8177 8179 6507 0 -1 4194304 641 0 0 0 8 0 0 0 22 0 1 0 287183379 13004800 530 33554432000 4194304 4263880 140737244444784 18446744073709551615 47947040130465 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8179/statm: 3175 530 242 17 0 348 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 12700

[startup+0.100835 s]
/proc/loadavg: 1.19 1.82 2.83 5/186 8179
/proc/meminfo: memFree=22534772/32951124 swapFree=67111528/67111528
[pid=8179] ppid=8177 vsize=12700 CPUtime=0.09 cores=5,7
/proc/8179/stat : 8179 (umsat) R 8177 8179 6507 0 -1 4194304 650 0 0 0 9 0 0 0 22 0 1 0 287183379 13004800 539 33554432000 4194304 4263880 140737244444784 18446744073709551615 47947040077653 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8179/statm: 3175 539 242 17 0 348 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12700

[startup+0.300798 s]
/proc/loadavg: 1.19 1.82 2.83 5/186 8179
/proc/meminfo: memFree=22534772/32951124 swapFree=67111528/67111528
[pid=8179] ppid=8177 vsize=15612 CPUtime=0.29 cores=5,7
/proc/8179/stat : 8179 (umsat) R 8177 8179 6507 0 -1 4202496 1570 0 0 0 29 0 0 0 23 0 1 0 287183379 15986688 1262 33554432000 4194304 4263880 140737244444784 18446744073709551615 253640520389 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8179/statm: 3903 1262 247 17 0 1076 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15612

[startup+0.700729 s]
/proc/loadavg: 1.19 1.82 2.83 5/186 8179
/proc/meminfo: memFree=22534772/32951124 swapFree=67111528/67111528
[pid=8179] ppid=8177 vsize=18264 CPUtime=0.69 cores=5,7
/proc/8179/stat : 8179 (umsat) R 8177 8179 6507 0 -1 4202496 2242 0 0 0 69 0 0 0 25 0 1 0 287183379 18702336 1934 33554432000 4194304 4263880 140737244444784 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8179/statm: 4566 1935 247 17 0 1739 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18264

[startup+1.50058 s]
/proc/loadavg: 1.19 1.82 2.83 5/190 8186
/proc/meminfo: memFree=22494432/32951124 swapFree=67111528/67111528
[pid=8179] ppid=8177 vsize=22744 CPUtime=1.49 cores=5,7
/proc/8179/stat : 8179 (umsat) R 8177 8179 6507 0 -1 4202496 3305 0 0 0 149 0 0 0 25 0 1 0 287183379 23289856 2997 33554432000 4194304 4263880 140737244444784 18446744073709551615 4207812 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8179/statm: 5686 2997 247 17 0 2859 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 22744

[startup+3.10029 s]
/proc/loadavg: 1.19 1.82 2.83 5/190 8186
/proc/meminfo: memFree=22478560/32951124 swapFree=67111528/67111528
[pid=8179] ppid=8177 vsize=28568 CPUtime=3.08 cores=5,7
/proc/8179/stat : 8179 (umsat) R 8177 8179 6507 0 -1 4202496 4785 0 0 0 308 0 0 0 25 0 1 0 287183379 29253632 4477 33554432000 4194304 4263880 140737244444784 18446744073709551615 4207728 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8179/statm: 7142 4477 247 17 0 4315 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 28568

[startup+6.30071 s]
/proc/loadavg: 1.50 1.87 2.84 5/190 8186
/proc/meminfo: memFree=22439376/32951124 swapFree=67111528/67111528
[pid=8179] ppid=8177 vsize=36772 CPUtime=6.28 cores=5,7
/proc/8179/stat : 8179 (umsat) R 8177 8179 6507 0 -1 4202496 6800 0 0 0 627 1 0 0 25 0 1 0 287183379 37654528 6492 33554432000 4194304 4263880 140737244444784 18446744073709551615 4205695 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8179/statm: 9193 6492 247 17 0 6366 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 36772

[startup+12.7006 s]
/proc/loadavg: 1.70 1.91 2.84 5/190 8186
/proc/meminfo: memFree=22376612/32951124 swapFree=67111528/67111528
[pid=8179] ppid=8177 vsize=47788 CPUtime=12.69 cores=5,7
/proc/8179/stat : 8179 (umsat) R 8177 8179 6507 0 -1 4202496 9424 0 0 0 1266 3 0 0 25 0 1 0 287183379 48934912 9116 33554432000 4194304 4263880 140737244444784 18446744073709551615 4207753 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8179/statm: 11947 9116 247 17 0 9120 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 47788

[startup+25.5003 s]
/proc/loadavg: 2.21 2.01 2.86 5/190 8187
/proc/meminfo: memFree=22294420/32951124 swapFree=67111528/67111528
[pid=8179] ppid=8177 vsize=52240 CPUtime=25.49 cores=5,7
/proc/8179/stat : 8179 (umsat) R 8177 8179 6507 0 -1 4202496 10528 0 0 0 2546 3 0 0 25 0 1 0 287183379 53493760 10220 33554432000 4194304 4263880 140737244444784 18446744073709551615 4207678 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8179/statm: 13060 10220 247 17 0 10233 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 52240

[startup+51.1006 s]
/proc/loadavg: 2.82 2.17 2.89 5/190 8187
/proc/meminfo: memFree=22147096/32951124 swapFree=67111528/67111528
[pid=8179] ppid=8177 vsize=68232 CPUtime=51.08 cores=5,7
/proc/8179/stat : 8179 (umsat) R 8177 8179 6507 0 -1 4202496 14525 0 0 0 5104 4 0 0 25 0 1 0 287183379 69869568 14217 33554432000 4194304 4263880 140737244444784 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8179/statm: 17058 14217 247 17 0 14231 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 68232

[startup+102.306 s]
/proc/loadavg: 3.48 2.45 2.95 5/190 8189
/proc/meminfo: memFree=21985376/32951124 swapFree=67111528/67111528
[pid=8179] ppid=8177 vsize=77116 CPUtime=102.29 cores=5,7
/proc/8179/stat : 8179 (umsat) R 8177 8179 6507 0 -1 4202496 16913 0 0 0 10223 6 0 0 25 0 1 0 287183379 78966784 16371 33554432000 4194304 4263880 140737244444784 18446744073709551615 4207753 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8179/statm: 19279 16371 247 17 0 16452 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 77116

[startup+162.3 s]
/proc/loadavg: 3.84 2.74 3.02 5/190 8190
/proc/meminfo: memFree=21781248/32951124 swapFree=67111528/67111528
[pid=8179] ppid=8177 vsize=97932 CPUtime=162.29 cores=5,7
/proc/8179/stat : 8179 (umsat) R 8177 8179 6507 0 -1 4202496 22325 0 0 0 16219 10 0 0 25 0 1 0 287183379 100282368 21215 33554432000 4194304 4263880 140737244444784 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8179/statm: 24483 21215 247 17 0 21656 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 97932

[startup+222.3 s]
/proc/loadavg: 3.94 2.97 3.07 5/190 8192
/proc/meminfo: memFree=21601424/32951124 swapFree=67111528/67111528
[pid=8179] ppid=8177 vsize=100012 CPUtime=222.29 cores=5,7
/proc/8179/stat : 8179 (umsat) R 8177 8179 6507 0 -1 4202496 22751 0 0 0 22219 10 0 0 25 0 1 0 287183379 102412288 21641 33554432000 4194304 4263880 140737244444784 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8179/statm: 25003 21641 247 17 0 22176 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 100012

[startup+282.301 s]
/proc/loadavg: 3.98 3.15 3.13 5/190 8193
/proc/meminfo: memFree=21463884/32951124 swapFree=67111528/67111528
[pid=8179] ppid=8177 vsize=114916 CPUtime=282.3 cores=5,7
/proc/8179/stat : 8179 (umsat) R 8177 8179 6507 0 -1 4202496 26865 0 0 0 28217 13 0 0 25 0 1 0 287183379 117673984 25377 33554432000 4194304 4263880 140737244444784 18446744073709551615 4205730 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8179/statm: 28729 25377 247 17 0 25902 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 114916

[startup+342.301 s]
/proc/loadavg: 3.99 3.31 3.18 5/190 8195
/proc/meminfo: memFree=21342224/32951124 swapFree=67111528/67111528
[pid=8179] ppid=8177 vsize=116892 CPUtime=342.3 cores=5,7
/proc/8179/stat : 8179 (umsat) R 8177 8179 6507 0 -1 4202496 27283 0 0 0 34217 13 0 0 25 0 1 0 287183379 119697408 25795 33554432000 4194304 4263880 140737244444784 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8179/statm: 29223 25795 247 17 0 26396 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 116892

[startup+402.301 s]
/proc/loadavg: 3.99 3.43 3.23 5/190 8197
/proc/meminfo: memFree=21213872/32951124 swapFree=67111528/67111528
[pid=8179] ppid=8177 vsize=119004 CPUtime=402.3 cores=5,7
/proc/8179/stat : 8179 (umsat) R 8177 8179 6507 0 -1 4202496 27759 0 0 0 40217 13 0 0 25 0 1 0 287183379 121860096 26271 33554432000 4194304 4263880 140737244444784 18446744073709551615 4215117 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8179/statm: 29751 26271 247 17 0 26924 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 119004

[startup+462.301 s]
/proc/loadavg: 3.99 3.53 3.28 5/190 8198
/proc/meminfo: memFree=21047572/32951124 swapFree=67111528/67111528
[pid=8179] ppid=8177 vsize=132876 CPUtime=462.3 cores=5,7
/proc/8179/stat : 8179 (umsat) R 8177 8179 6507 0 -1 4202496 31199 0 0 0 46215 15 0 0 25 0 1 0 287183379 136065024 29711 33554432000 4194304 4263880 140737244444784 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8179/statm: 33219 29711 247 17 0 30392 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 132876

[startup+522.301 s]
/proc/loadavg: 4.05 3.63 3.32 5/190 8200
/proc/meminfo: memFree=20932232/32951124 swapFree=67111528/67111528
[pid=8179] ppid=8177 vsize=137512 CPUtime=522.3 cores=5,7
/proc/8179/stat : 8179 (umsat) R 8177 8179 6507 0 -1 4202496 32799 0 0 0 52214 16 0 0 25 0 1 0 287183379 140812288 30855 33554432000 4194304 4263880 140737244444784 18446744073709551615 4205668 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8179/statm: 34378 30855 247 17 0 31551 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 137512

[startup+582.301 s]
/proc/loadavg: 4.02 3.69 3.36 5/190 8201
/proc/meminfo: memFree=20845036/32951124 swapFree=67111528/67111528
[pid=8179] ppid=8177 vsize=138792 CPUtime=582.3 cores=5,7
/proc/8179/stat : 8179 (umsat) R 8177 8179 6507 0 -1 4202496 33083 0 0 0 58214 16 0 0 25 0 1 0 287183379 142123008 31139 33554432000 4194304 4263880 140737244444784 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8179/statm: 34698 31139 247 17 0 31871 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 138792

[startup+642.3 s]
/proc/loadavg: 4.00 3.75 3.40 5/190 8212
/proc/meminfo: memFree=20757348/32951124 swapFree=67111528/67111528
[pid=8179] ppid=8177 vsize=141224 CPUtime=642.31 cores=5,7
/proc/8179/stat : 8179 (umsat) R 8177 8179 6507 0 -1 4202496 33532 0 0 0 64215 16 0 0 25 0 1 0 287183379 144613376 31588 33554432000 4194304 4263880 140737244444784 18446744073709551615 4207737 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8179/statm: 35306 31588 247 17 0 32479 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 141224

[startup+702.3 s]
/proc/loadavg: 4.05 3.81 3.44 5/190 8214
/proc/meminfo: memFree=20684684/32951124 swapFree=67111528/67111528
[pid=8179] ppid=8177 vsize=146364 CPUtime=702.31 cores=5,7
/proc/8179/stat : 8179 (umsat) R 8177 8179 6507 0 -1 4202496 34759 0 0 0 70214 17 0 0 25 0 1 0 287183379 149876736 32815 33554432000 4194304 4263880 140737244444784 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8179/statm: 36591 32815 248 17 0 33764 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 146364

[startup+762.306 s]
/proc/loadavg: 4.02 3.84 3.47 5/190 8215
/proc/meminfo: memFree=20603072/32951124 swapFree=67111528/67111528
[pid=8179] ppid=8177 vsize=165084 CPUtime=762.31 cores=5,7
/proc/8179/stat : 8179 (umsat) R 8177 8179 6507 0 -1 4202496 39454 0 0 0 76211 20 0 0 25 0 1 0 287183379 169046016 36997 33554432000 4194304 4263880 140737244444784 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8179/statm: 41271 36997 248 17 0 38444 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 165084

[startup+822.301 s]
/proc/loadavg: 4.00 3.86 3.50 5/190 8220
/proc/meminfo: memFree=20526360/32951124 swapFree=67111528/67111528
[pid=8179] ppid=8177 vsize=166072 CPUtime=822.31 cores=5,7
/proc/8179/stat : 8179 (umsat) R 8177 8179 6507 0 -1 4202496 40210 0 0 0 82211 20 0 0 25 0 1 0 287183379 170057728 37202 33554432000 4194304 4263880 140737244444784 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8179/statm: 41518 37202 248 17 0 38691 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 166072

[startup+882.301 s]
/proc/loadavg: 4.00 3.89 3.53 5/190 8221
/proc/meminfo: memFree=20459080/32951124 swapFree=67111528/67111528
[pid=8179] ppid=8177 vsize=167352 CPUtime=882.31 cores=5,7
/proc/8179/stat : 8179 (umsat) R 8177 8179 6507 0 -1 4202496 40471 0 0 0 88210 21 0 0 25 0 1 0 287183379 171368448 37463 33554432000 4194304 4263880 140737244444784 18446744073709551615 4207654 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8179/statm: 41838 37463 248 17 0 39011 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 167352

[startup+942.301 s]
/proc/loadavg: 4.00 3.90 3.56 5/190 8223
/proc/meminfo: memFree=20403636/32951124 swapFree=67111528/67111528
[pid=8179] ppid=8177 vsize=168824 CPUtime=942.32 cores=5,7
/proc/8179/stat : 8179 (umsat) R 8177 8179 6507 0 -1 4202496 40783 0 0 0 94211 21 0 0 25 0 1 0 287183379 172875776 37775 33554432000 4194304 4263880 140737244444784 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8179/statm: 42206 37775 248 17 0 39379 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 168824

[startup+1002.3 s]
/proc/loadavg: 4.00 3.92 3.58 5/190 8225
/proc/meminfo: memFree=20340628/32951124 swapFree=67111528/67111528
[pid=8179] ppid=8177 vsize=169912 CPUtime=1002.32 cores=5,7
/proc/8179/stat : 8179 (umsat) R 8177 8179 6507 0 -1 4202496 41020 0 0 0 100211 21 0 0 25 0 1 0 287183379 173989888 38012 33554432000 4194304 4263880 140737244444784 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8179/statm: 42478 38012 248 17 0 39651 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 169912

[startup+1062.3 s]
/proc/loadavg: 4.00 3.93 3.60 5/190 8226
/proc/meminfo: memFree=20260628/32951124 swapFree=67111528/67111528
[pid=8179] ppid=8177 vsize=178812 CPUtime=1062.31 cores=5,7
/proc/8179/stat : 8179 (umsat) R 8177 8179 6507 0 -1 4202496 43239 0 0 0 106210 21 0 0 25 0 1 0 287183379 183103488 40231 33554432000 4194304 4263880 140737244444784 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8179/statm: 44703 40231 248 17 0 41876 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 178812

[startup+1122.3 s]
/proc/loadavg: 4.00 3.94 3.63 5/190 8228
/proc/meminfo: memFree=20133764/32951124 swapFree=67111528/67111528
[pid=8179] ppid=8177 vsize=183296 CPUtime=1122.32 cores=5,7
/proc/8179/stat : 8179 (umsat) R 8177 8179 6507 0 -1 4202496 44947 0 0 0 112210 22 0 0 25 0 1 0 287183379 187695104 41333 33554432000 4194304 4263880 140737244444784 18446744073709551615 4207812 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8179/statm: 45824 41333 248 17 0 42997 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 183296

[startup+1182.3 s]
/proc/loadavg: 4.00 3.95 3.65 5/190 8229
/proc/meminfo: memFree=20050280/32951124 swapFree=67111528/67111528
[pid=8179] ppid=8177 vsize=185152 CPUtime=1182.32 cores=5,7
/proc/8179/stat : 8179 (umsat) R 8177 8179 6507 0 -1 4202496 45293 0 0 0 118210 22 0 0 25 0 1 0 287183379 189595648 41679 33554432000 4194304 4263880 140737244444784 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8179/statm: 46288 41679 248 17 0 43461 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 185152

[startup+1242.3 s]
/proc/loadavg: 4.07 3.97 3.67 5/190 8231
/proc/meminfo: memFree=19986028/32951124 swapFree=67111528/67111528
[pid=8179] ppid=8177 vsize=186304 CPUtime=1242.32 cores=5,7
/proc/8179/stat : 8179 (umsat) R 8177 8179 6507 0 -1 4202496 45537 0 0 0 124210 22 0 0 25 0 1 0 287183379 190775296 41923 33554432000 4194304 4263880 140737244444784 18446744073709551615 4205701 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8179/statm: 46576 41923 248 17 0 43749 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 186304



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 3.97 3.69 3/186 8235
/proc/meminfo: memFree=20547644/32951124 swapFree=67111528/67111528
[pid=8179] ppid=8177 vsize=187328 CPUtime=1300.03 cores=5,7
/proc/8179/stat : 8179 (umsat) R 8177 8179 6507 0 -1 4202496 45737 0 0 0 129981 22 0 0 25 0 1 0 287183379 191823872 42123 33554432000 4194304 4263880 140737244444784 18446744073709551615 4207616 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8179/statm: 46832 42123 248 17 0 44005 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 187328

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.01
CPU time (s): 1300.05
CPU user time (s): 1299.81
CPU system time (s): 0.232964
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 187328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.81
system time used= 0.232964
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45737
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= 14408

runsolver used 1.9807 second user time and 5.12222 second system time

The end

Launcher Data

Begin job on node106 at 2011-04-02 16:50:30
IDJOB=3171375
IDBENCH=82593
IDSOLVER=1582
FILE ID=node106/3171375-1301755830
RUNJOBID= node106-1301755830-8146
PBS_JOBID= 12841030
Free space on /tmp= 71512 MiB

SOLVER NAME= UmSat 2011-02-25
BENCH NAME= SAT11/random/large/unif-k7-r85-v200-c17000-S771170845-016-UNKNOWN.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3171375-1301755830/watcher-3171375-1301755830 -o /tmp/evaluation-result-3171375-1301755830/solver-3171375-1301755830 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3171375-1301755830.cnf

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

MD5SUM BENCH= 8a262b49dcf27b27fb405f8a8cdf125f
RANDOM SEED=1850314060

node106.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22535044 kB
Buffers:        339124 kB
Cached:        9739908 kB
SwapCached:          0 kB
Active:        6730156 kB
Inactive:      3423528 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22535044 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            9056 kB
Writeback:           0 kB
AnonPages:       74196 kB
Mapped:          15384 kB
Slab:           199444 kB
PageTables:       5128 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   243940 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= 71512 MiB
End job on node106 at 2011-04-02 17:12:12