Trace number 3171837

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/medium/
unif-k3-r4.26-v550-c2343-S1693168158-005.UNKNOWN.cnf
MD5SUMc2b69177f59f5d1d2093247dc6de56f3
Bench CategoryRANDOM (random 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 variables550
Number of clauses2343
Sum of the clauses size7029
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32343
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 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-3171837-1301769349/watcher-3171837-1301769349 -o /tmp/evaluation-result-3171837-1301769349/solver-3171837-1301769349 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3171837-1301769349.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.85 4.22 5.10 4/193 21029
/proc/meminfo: memFree=24086804/32951124 swapFree=67111524/67111528
[pid=21029] ppid=21027 vsize=11644 CPUtime=0 cores=4,6
/proc/21029/stat : 21029 (umsat) R 21027 21029 20915 0 -1 4194304 357 0 0 0 0 0 0 0 25 0 1 0 288533123 11923456 294 33554432000 4194304 4263880 140736265437120 18446744073709551615 47456474224214 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21029/statm: 2911 294 240 17 0 84 0

[startup+0.0293871 s]
/proc/loadavg: 3.85 4.22 5.10 4/193 21029
/proc/meminfo: memFree=24086804/32951124 swapFree=67111524/67111528
[pid=21029] ppid=21027 vsize=12200 CPUtime=0.02 cores=4,6
/proc/21029/stat : 21029 (umsat) R 21027 21029 20915 0 -1 4202496 490 0 0 0 2 0 0 0 25 0 1 0 288533123 12492800 427 33554432000 4194304 4263880 140736265437120 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21029/statm: 3050 427 246 17 0 223 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 12200

[startup+0.10036 s]
/proc/loadavg: 3.85 4.22 5.10 4/193 21029
/proc/meminfo: memFree=24086804/32951124 swapFree=67111524/67111528
[pid=21029] ppid=21027 vsize=12460 CPUtime=0.09 cores=4,6
/proc/21029/stat : 21029 (umsat) R 21027 21029 20915 0 -1 4202496 575 0 0 0 9 0 0 0 25 0 1 0 288533123 12759040 512 33554432000 4194304 4263880 140736265437120 18446744073709551615 4212581 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21029/statm: 3115 512 247 17 0 288 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12460

[startup+0.300347 s]
/proc/loadavg: 3.85 4.22 5.10 4/193 21029
/proc/meminfo: memFree=24086804/32951124 swapFree=67111524/67111528
[pid=21029] ppid=21027 vsize=12988 CPUtime=0.29 cores=4,6
/proc/21029/stat : 21029 (umsat) R 21027 21029 20915 0 -1 4202496 708 0 0 0 29 0 0 0 25 0 1 0 288533123 13299712 645 33554432000 4194304 4263880 140736265437120 18446744073709551615 4205857 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21029/statm: 3247 645 247 17 0 420 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12988

[startup+0.700251 s]
/proc/loadavg: 3.85 4.22 5.10 4/193 21029
/proc/meminfo: memFree=24086804/32951124 swapFree=67111524/67111528
[pid=21029] ppid=21027 vsize=13796 CPUtime=0.69 cores=4,6
/proc/21029/stat : 21029 (umsat) R 21027 21029 20915 0 -1 4202496 888 0 0 0 69 0 0 0 25 0 1 0 288533123 14127104 825 33554432000 4194304 4263880 140736265437120 18446744073709551615 4205828 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21029/statm: 3449 825 247 17 0 622 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13796

[startup+1.50113 s]
/proc/loadavg: 3.85 4.22 5.10 5/194 21030
/proc/meminfo: memFree=24077868/32951124 swapFree=67111524/67111528
[pid=21029] ppid=21027 vsize=14552 CPUtime=1.49 cores=4,6
/proc/21029/stat : 21029 (umsat) R 21027 21029 20915 0 -1 4202496 1087 0 0 0 149 0 0 0 25 0 1 0 288533123 14901248 1024 33554432000 4194304 4263880 140736265437120 18446744073709551615 4205849 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21029/statm: 3638 1024 247 17 0 811 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14552

[startup+3.10082 s]
/proc/loadavg: 3.85 4.22 5.10 5/194 21030
/proc/meminfo: memFree=24072412/32951124 swapFree=67111524/67111528
[pid=21029] ppid=21027 vsize=15336 CPUtime=3.09 cores=4,6
/proc/21029/stat : 21029 (umsat) R 21027 21029 20915 0 -1 4202496 1279 0 0 0 309 0 0 0 25 0 1 0 288533123 15704064 1216 33554432000 4194304 4263880 140736265437120 18446744073709551615 4207616 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21029/statm: 3834 1216 248 17 0 1007 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15336

[startup+6.30027 s]
/proc/loadavg: 3.86 4.22 5.10 5/194 21030
/proc/meminfo: memFree=24064980/32951124 swapFree=67111524/67111528
[pid=21029] ppid=21027 vsize=16948 CPUtime=6.29 cores=4,6
/proc/21029/stat : 21029 (umsat) R 21027 21029 20915 0 -1 4202496 1689 0 0 0 629 0 0 0 25 0 1 0 288533123 17354752 1626 33554432000 4194304 4263880 140736265437120 18446744073709551615 4207693 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21029/statm: 4237 1626 248 17 0 1410 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16948

[startup+12.7011 s]
/proc/loadavg: 3.87 4.22 5.09 5/194 21030
/proc/meminfo: memFree=24053684/32951124 swapFree=67111524/67111528
[pid=21029] ppid=21027 vsize=19168 CPUtime=12.7 cores=4,6
/proc/21029/stat : 21029 (umsat) R 21027 21029 20915 0 -1 4202496 2222 0 0 0 1270 0 0 0 25 0 1 0 288533123 19628032 2126 33554432000 4194304 4263880 140736265437120 18446744073709551615 4215093 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21029/statm: 4792 2126 248 17 0 1965 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 19168

[startup+25.5008 s]
/proc/loadavg: 3.90 4.21 5.07 5/194 21030
/proc/meminfo: memFree=24042328/32951124 swapFree=67111524/67111528
[pid=21029] ppid=21027 vsize=21220 CPUtime=25.49 cores=4,6
/proc/21029/stat : 21029 (umsat) R 21027 21029 20915 0 -1 4202496 2808 0 0 0 2549 0 0 0 25 0 1 0 288533123 21729280 2637 33554432000 4194304 4263880 140736265437120 18446744073709551615 4207808 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21029/statm: 5305 2637 248 17 0 2478 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 21220

[startup+51.1011 s]
/proc/loadavg: 4.00 4.20 5.05 5/194 21031
/proc/meminfo: memFree=24026264/32951124 swapFree=67111524/67111528
[pid=21029] ppid=21027 vsize=24300 CPUtime=51.09 cores=4,6
/proc/21029/stat : 21029 (umsat) R 21027 21029 20915 0 -1 4202496 3723 0 0 0 5109 0 0 0 25 0 1 0 288533123 24883200 3410 33554432000 4194304 4263880 140736265437120 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21029/statm: 6075 3410 248 17 0 3248 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 24300

[startup+102.307 s]
/proc/loadavg: 4.00 4.17 4.99 5/194 21033
/proc/meminfo: memFree=24003920/32951124 swapFree=67111524/67111528
[pid=21029] ppid=21027 vsize=28552 CPUtime=102.3 cores=4,6
/proc/21029/stat : 21029 (umsat) R 21027 21029 20915 0 -1 4202496 4983 0 0 0 10230 0 0 0 25 0 1 0 288533123 29237248 4416 33554432000 4194304 4263880 140736265437120 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21029/statm: 7138 4416 248 17 0 4311 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 28552

[startup+162.301 s]
/proc/loadavg: 4.04 4.15 4.93 5/194 21034
/proc/meminfo: memFree=23988652/32951124 swapFree=67111524/67111528
[pid=21029] ppid=21027 vsize=31360 CPUtime=162.29 cores=4,6
/proc/21029/stat : 21029 (umsat) R 21027 21029 20915 0 -1 4202496 5769 0 0 0 16229 0 0 0 25 0 1 0 288533123 32112640 5126 33554432000 4194304 4263880 140736265437120 18446744073709551615 4207678 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21029/statm: 7840 5126 248 17 0 5013 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 31360

[startup+222.301 s]
/proc/loadavg: 4.01 4.12 4.87 5/194 21036
/proc/meminfo: memFree=23975492/32951124 swapFree=67111524/67111528
[pid=21029] ppid=21027 vsize=33912 CPUtime=222.3 cores=4,6
/proc/21029/stat : 21029 (umsat) R 21027 21029 20915 0 -1 4202496 6483 0 0 0 22229 1 0 0 25 0 1 0 288533123 34725888 5756 33554432000 4194304 4263880 140736265437120 18446744073709551615 4207651 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21029/statm: 8478 5756 248 17 0 5651 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 33912

[startup+282.301 s]
/proc/loadavg: 4.00 4.10 4.81 5/194 21037
/proc/meminfo: memFree=23965396/32951124 swapFree=67111524/67111528
[pid=21029] ppid=21027 vsize=36132 CPUtime=282.3 cores=4,6
/proc/21029/stat : 21029 (umsat) R 21027 21029 20915 0 -1 4202496 7098 0 0 0 28229 1 0 0 25 0 1 0 288533123 36999168 6279 33554432000 4194304 4263880 140736265437120 18446744073709551615 4224878 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21029/statm: 9033 6279 248 17 0 6206 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 36132

[startup+342.301 s]
/proc/loadavg: 4.00 4.08 4.76 5/194 21039
/proc/meminfo: memFree=23955460/32951124 swapFree=67111524/67111528
[pid=21029] ppid=21027 vsize=38900 CPUtime=342.3 cores=4,6
/proc/21029/stat : 21029 (umsat) R 21027 21029 20915 0 -1 4202496 7878 0 0 0 34229 1 0 0 25 0 1 0 288533123 39833600 6958 33554432000 4194304 4263880 140736265437120 18446744073709551615 4207713 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21029/statm: 9725 6958 248 17 0 6898 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 38900

[startup+402.301 s]
/proc/loadavg: 4.00 4.06 4.71 5/194 21041
/proc/meminfo: memFree=23949736/32951124 swapFree=67111524/67111528
[pid=21029] ppid=21027 vsize=40136 CPUtime=402.3 cores=4,6
/proc/21029/stat : 21029 (umsat) R 21027 21029 20915 0 -1 4202496 8190 0 0 0 40229 1 0 0 25 0 1 0 288533123 41099264 7270 33554432000 4194304 4263880 140736265437120 18446744073709551615 4207828 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21029/statm: 10034 7270 248 17 0 7207 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 40136

[startup+462.301 s]
/proc/loadavg: 4.00 4.05 4.66 5/194 21042
/proc/meminfo: memFree=23938808/32951124 swapFree=67111524/67111528
[pid=21029] ppid=21027 vsize=42028 CPUtime=462.3 cores=4,6
/proc/21029/stat : 21029 (umsat) R 21027 21029 20915 0 -1 4202496 8789 0 0 0 46229 1 0 0 25 0 1 0 288533123 43036672 7758 33554432000 4194304 4263880 140736265437120 18446744073709551615 4207828 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21029/statm: 10507 7758 248 17 0 7680 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 42028

[startup+522.301 s]
/proc/loadavg: 4.09 4.07 4.63 5/194 21044
/proc/meminfo: memFree=23931096/32951124 swapFree=67111524/67111528
[pid=21029] ppid=21027 vsize=43284 CPUtime=522.31 cores=4,6
/proc/21029/stat : 21029 (umsat) R 21027 21029 20915 0 -1 4202496 9084 0 0 0 52229 2 0 0 25 0 1 0 288533123 44322816 8053 33554432000 4194304 4263880 140736265437120 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21029/statm: 10821 8053 248 17 0 7994 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 43284

[startup+582.3 s]
/proc/loadavg: 4.08 4.06 4.59 5/194 21045
/proc/meminfo: memFree=23927356/32951124 swapFree=67111524/67111528
[pid=21029] ppid=21027 vsize=44916 CPUtime=582.31 cores=4,6
/proc/21029/stat : 21029 (umsat) R 21027 21029 20915 0 -1 4202496 9645 0 0 0 58229 2 0 0 25 0 1 0 288533123 45993984 8492 33554432000 4194304 4263880 140736265437120 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21029/statm: 11229 8492 248 17 0 8402 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 44916

[startup+642.3 s]
/proc/loadavg: 4.14 4.08 4.56 5/194 21047
/proc/meminfo: memFree=23918660/32951124 swapFree=67111524/67111528
[pid=21029] ppid=21027 vsize=46020 CPUtime=642.32 cores=4,6
/proc/21029/stat : 21029 (umsat) R 21027 21029 20915 0 -1 4202496 9893 0 0 0 64230 2 0 0 25 0 1 0 288533123 47124480 8740 33554432000 4194304 4263880 140736265437120 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21029/statm: 11505 8740 248 17 0 8678 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 46020

[startup+702.3 s]
/proc/loadavg: 4.12 4.08 4.53 5/194 21049
/proc/meminfo: memFree=23912692/32951124 swapFree=67111524/67111528
[pid=21029] ppid=21027 vsize=46792 CPUtime=702.31 cores=4,6
/proc/21029/stat : 21029 (umsat) R 21027 21029 20915 0 -1 4202496 10088 0 0 0 70229 2 0 0 25 0 1 0 288533123 47915008 8935 33554432000 4194304 4263880 140736265437120 18446744073709551615 4205677 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21029/statm: 11698 8935 248 17 0 8871 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 46792

[startup+762.307 s]
/proc/loadavg: 4.04 4.06 4.49 5/194 21050
/proc/meminfo: memFree=23903136/32951124 swapFree=67111524/67111528
[pid=21029] ppid=21027 vsize=49748 CPUtime=762.32 cores=4,6
/proc/21029/stat : 21029 (umsat) R 21027 21029 20915 0 -1 4202496 10948 0 0 0 76230 2 0 0 25 0 1 0 288533123 50941952 9532 33554432000 4194304 4263880 140736265437120 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21029/statm: 12437 9532 248 17 0 9610 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 49748

[startup+822.3 s]
/proc/loadavg: 4.01 4.05 4.46 5/194 21052
/proc/meminfo: memFree=23899776/32951124 swapFree=67111524/67111528
[pid=21029] ppid=21027 vsize=50420 CPUtime=822.31 cores=4,6
/proc/21029/stat : 21029 (umsat) R 21027 21029 20915 0 -1 4202496 11151 0 0 0 82229 2 0 0 25 0 1 0 288533123 51630080 9735 33554432000 4194304 4263880 140736265437120 18446744073709551615 4207790 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21029/statm: 12605 9735 248 17 0 9778 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 50420

[startup+882.3 s]
/proc/loadavg: 4.04 4.05 4.43 5/194 21053
/proc/meminfo: memFree=23894180/32951124 swapFree=67111524/67111528
[pid=21029] ppid=21027 vsize=51216 CPUtime=882.31 cores=4,6
/proc/21029/stat : 21029 (umsat) R 21027 21029 20915 0 -1 4202496 11319 0 0 0 88229 2 0 0 25 0 1 0 288533123 52445184 9903 33554432000 4194304 4263880 140736265437120 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21029/statm: 12804 9903 248 17 0 9977 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 51216

[startup+942.3 s]
/proc/loadavg: 4.01 4.04 4.40 5/194 21055
/proc/meminfo: memFree=23888092/32951124 swapFree=67111524/67111528
[pid=21029] ppid=21027 vsize=53504 CPUtime=942.32 cores=4,6
/proc/21029/stat : 21029 (umsat) R 21027 21029 20915 0 -1 4202496 12082 0 0 0 94229 3 0 0 25 0 1 0 288533123 54788096 10518 33554432000 4194304 4263880 140736265437120 18446744073709551615 4207668 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21029/statm: 13376 10518 248 17 0 10549 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 53504

[startup+1002.3 s]
/proc/loadavg: 4.05 4.05 4.38 5/194 21057
/proc/meminfo: memFree=23884972/32951124 swapFree=67111524/67111528
[pid=21029] ppid=21027 vsize=55084 CPUtime=1002.32 cores=4,6
/proc/21029/stat : 21029 (umsat) R 21027 21029 20915 0 -1 4202496 12439 0 0 0 100229 3 0 0 25 0 1 0 288533123 56406016 10875 33554432000 4194304 4263880 140736265437120 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21029/statm: 13771 10875 248 17 0 10944 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 55084

[startup+1062.3 s]
/proc/loadavg: 4.08 4.05 4.36 5/194 21058
/proc/meminfo: memFree=23876772/32951124 swapFree=67111524/67111528
[pid=21029] ppid=21027 vsize=55600 CPUtime=1062.32 cores=4,6
/proc/21029/stat : 21029 (umsat) R 21027 21029 20915 0 -1 4202496 12572 0 0 0 106229 3 0 0 25 0 1 0 288533123 56934400 11008 33554432000 4194304 4263880 140736265437120 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21029/statm: 13900 11008 248 17 0 11073 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 55600

[startup+1122.3 s]
/proc/loadavg: 4.03 4.04 4.33 5/194 21060
/proc/meminfo: memFree=23873152/32951124 swapFree=67111524/67111528
[pid=21029] ppid=21027 vsize=56536 CPUtime=1122.33 cores=4,6
/proc/21029/stat : 21029 (umsat) R 21027 21029 20915 0 -1 4202496 12806 0 0 0 112230 3 0 0 25 0 1 0 288533123 57892864 11242 33554432000 4194304 4263880 140736265437120 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21029/statm: 14134 11242 248 17 0 11307 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 56536

[startup+1182.3 s]
/proc/loadavg: 4.07 4.04 4.32 5/194 21061
/proc/meminfo: memFree=23868428/32951124 swapFree=67111524/67111528
[pid=21029] ppid=21027 vsize=56956 CPUtime=1182.33 cores=4,6
/proc/21029/stat : 21029 (umsat) R 21027 21029 20915 0 -1 4202496 12946 0 0 0 118230 3 0 0 25 0 1 0 288533123 58322944 11382 33554432000 4194304 4263880 140736265437120 18446744073709551615 4205610 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21029/statm: 14239 11382 248 17 0 11412 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 56956

[startup+1242.3 s]
/proc/loadavg: 4.02 4.03 4.29 5/194 21063
/proc/meminfo: memFree=23864800/32951124 swapFree=67111524/67111528
[pid=21029] ppid=21027 vsize=58664 CPUtime=1242.33 cores=4,6
/proc/21029/stat : 21029 (umsat) R 21027 21029 20915 0 -1 4202496 13544 0 0 0 124230 3 0 0 25 0 1 0 288533123 60071936 11818 33554432000 4194304 4263880 140736265437120 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21029/statm: 14666 11818 248 17 0 11839 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 58664



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.97 4.02 4.27 2/182 21101
/proc/meminfo: memFree=24058660/32951124 swapFree=67111524/67111528
[pid=21029] ppid=21027 vsize=60012 CPUtime=1300.04 cores=4,6
/proc/21029/stat : 21029 (umsat) R 21027 21029 20915 0 -1 4202496 13832 0 0 0 130001 3 0 0 25 0 1 0 288533123 61452288 12106 33554432000 4194304 4263880 140736265437120 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21029/statm: 15003 12106 248 17 0 12176 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 60012

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): 1300.01
CPU system time (s): 0.037994
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 60012

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

runsolver used 2.26666 second user time and 4.83526 second system time

The end

Launcher Data

Begin job on node134 at 2011-04-02 20:35:49
IDJOB=3171837
IDBENCH=83055
IDSOLVER=1582
FILE ID=node134/3171837-1301769349
RUNJOBID= node134-1301769347-20934
PBS_JOBID= 12841165
Free space on /tmp= 71416 MiB

SOLVER NAME= UmSat 2011-02-25
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v550-c2343-S1693168158-005.UNKNOWN.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3171837-1301769349/watcher-3171837-1301769349 -o /tmp/evaluation-result-3171837-1301769349/solver-3171837-1301769349 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3171837-1301769349.cnf

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

MD5SUM BENCH= c2b69177f59f5d1d2093247dc6de56f3
RANDOM SEED=398739007

node134.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.831
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.831
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.67
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.831
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.831
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	: 7186.06
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.831
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.80
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.831
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.831
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.831
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.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24087084 kB
Buffers:        314220 kB
Cached:        8211320 kB
SwapCached:          4 kB
Active:        4109652 kB
Inactive:      4494676 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24087084 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            9892 kB
Writeback:           0 kB
AnonPages:       78436 kB
Mapped:          15436 kB
Slab:           195124 kB
PageTables:       5476 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   265132 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71420 MiB
End job on node134 at 2011-04-02 20:57:31