Trace number 3292182

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.07 1300.04

General information on the benchmark

NameSAT05/industrial/grieu05/vmpc/
vmpc_34.renamed-as.sat05-1926.cnf
MD5SUM349e2f9eff952d4e42f8e1caefaa382b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark61.3457
Satisfiable
(Un)Satisfiability was proved
Number of variables1156
Number of clauses194072
Sum of the clauses size507926
Maximum clause length34
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 276398
Number of clauses of size 3117606
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 568

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

running on 2 cores: 1,3

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: 0.92 1.27 2.35 4/180 30535
/proc/meminfo: memFree=13282540/32951124 swapFree=67111528/67111528
[pid=30535] ppid=30533 vsize=11644 CPUtime=0 cores=1,3
/proc/30535/stat : 30535 (umsat) R 30533 30535 29772 0 -1 4194304 355 0 0 0 0 0 0 0 18 0 1 0 470655044 11923456 295 33554432000 4194304 4263880 140734656816096 18446744073709551615 212039316165 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30535/statm: 2911 295 241 17 0 84 0

[startup+0.0435379 s]
/proc/loadavg: 0.92 1.27 2.35 4/180 30535
/proc/meminfo: memFree=13282540/32951124 swapFree=67111528/67111528
[pid=30535] ppid=30533 vsize=12564 CPUtime=0.04 cores=1,3
/proc/30535/stat : 30535 (umsat) R 30533 30535 29772 0 -1 4194304 579 0 0 0 4 0 0 0 18 0 1 0 470655044 12865536 470 33554432000 4194304 4263880 140734656816096 18446744073709551615 212039313612 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30535/statm: 3141 471 242 17 0 314 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 12564

[startup+0.100522 s]
/proc/loadavg: 0.92 1.27 2.35 4/180 30535
/proc/meminfo: memFree=13282540/32951124 swapFree=67111528/67111528
[pid=30535] ppid=30533 vsize=13344 CPUtime=0.09 cores=1,3
/proc/30535/stat : 30535 (umsat) R 30533 30535 29772 0 -1 4194304 892 0 0 0 9 0 0 0 18 0 1 0 470655044 13664256 686 33554432000 4194304 4263880 140734656816096 18446744073709551615 47439680687331 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30535/statm: 3336 686 242 17 0 509 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13344

[startup+0.300502 s]
/proc/loadavg: 0.92 1.27 2.35 4/180 30535
/proc/meminfo: memFree=13282540/32951124 swapFree=67111528/67111528
[pid=30535] ppid=30533 vsize=18816 CPUtime=0.29 cores=1,3
/proc/30535/stat : 30535 (umsat) R 30533 30535 29772 0 -1 4194304 2537 0 0 0 29 0 0 0 18 0 1 0 470655044 19267584 1753 33554432000 4194304 4263880 140734656816096 18446744073709551615 212039313137 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30535/statm: 4704 1753 242 17 0 1877 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18816

[startup+0.700418 s]
/proc/loadavg: 0.92 1.27 2.35 4/180 30535
/proc/meminfo: memFree=13282540/32951124 swapFree=67111528/67111528
[pid=30535] ppid=30533 vsize=25980 CPUtime=0.69 cores=1,3
/proc/30535/stat : 30535 (umsat) R 30533 30535 29772 0 -1 4194304 4935 0 0 0 68 1 0 0 18 0 1 0 470655044 26603520 3382 33554432000 4194304 4263880 140734656816096 18446744073709551615 212039313622 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30535/statm: 6495 3382 242 17 0 3668 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25980

[startup+1.50028 s]
/proc/loadavg: 0.92 1.27 2.35 5/181 30536
/proc/meminfo: memFree=13122760/32951124 swapFree=67111528/67111528
[pid=30535] ppid=30533 vsize=43844 CPUtime=1.49 cores=1,3
/proc/30535/stat : 30535 (umsat) R 30533 30535 29772 0 -1 4202496 10905 0 0 0 148 1 0 0 20 0 1 0 470655044 44896256 8214 33554432000 4194304 4263880 140734656816096 18446744073709551615 4224878 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30535/statm: 10961 8214 247 17 0 8134 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 43844

[startup+3.101 s]
/proc/loadavg: 0.92 1.27 2.35 5/181 30536
/proc/meminfo: memFree=12981880/32951124 swapFree=67111528/67111528
[pid=30535] ppid=30533 vsize=55776 CPUtime=3.09 cores=1,3
/proc/30535/stat : 30535 (umsat) R 30533 30535 29772 0 -1 4202496 13887 0 0 0 307 2 0 0 25 0 1 0 470655044 57114624 11196 33554432000 4194304 4263880 140734656816096 18446744073709551615 4207856 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30535/statm: 13944 11196 247 17 0 11117 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 55776

[startup+6.30042 s]
/proc/loadavg: 1.17 1.31 2.36 5/187 30548
/proc/meminfo: memFree=12684876/32951124 swapFree=67111528/67111528
[pid=30535] ppid=30533 vsize=70712 CPUtime=6.29 cores=1,3
/proc/30535/stat : 30535 (umsat) R 30533 30535 29772 0 -1 4202496 17602 0 0 0 625 4 0 0 25 0 1 0 470655044 72409088 14911 33554432000 4194304 4263880 140734656816096 18446744073709551615 4205828 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30535/statm: 17678 14911 247 17 0 14851 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 70712

[startup+12.7003 s]
/proc/loadavg: 1.55 1.39 2.38 5/190 30554
/proc/meminfo: memFree=12424404/32951124 swapFree=67111528/67111528
[pid=30535] ppid=30533 vsize=95304 CPUtime=12.69 cores=1,3
/proc/30535/stat : 30535 (umsat) R 30533 30535 29772 0 -1 4202496 23683 0 0 0 1256 13 0 0 25 0 1 0 470655044 97591296 20992 33554432000 4194304 4263880 140734656816096 18446744073709551615 4205756 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30535/statm: 23826 20992 247 17 0 20999 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 95304

[startup+25.501 s]
/proc/loadavg: 2.24 1.55 2.42 5/190 30555
/proc/meminfo: memFree=11686504/32951124 swapFree=67111528/67111528
[pid=30535] ppid=30533 vsize=136160 CPUtime=25.5 cores=1,3
/proc/30535/stat : 30535 (umsat) R 30533 30535 29772 0 -1 4202496 33923 0 0 0 2534 16 0 0 25 0 1 0 470655044 139427840 31232 33554432000 4194304 4263880 140734656816096 18446744073709551615 4205851 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30535/statm: 34040 31234 247 17 0 31213 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 136160

[startup+51.1004 s]
/proc/loadavg: 2.84 1.74 2.46 5/190 30556
/proc/meminfo: memFree=10338552/32951124 swapFree=67111528/67111528
[pid=30535] ppid=30533 vsize=181252 CPUtime=51.09 cores=1,3
/proc/30535/stat : 30535 (umsat) R 30533 30535 29772 0 -1 4202496 45032 0 0 0 5089 20 0 0 25 0 1 0 470655044 185602048 42341 33554432000 4194304 4263880 140734656816096 18446744073709551615 4207753 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30535/statm: 45313 42341 247 17 0 42486 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 181252

[startup+102.3 s]
/proc/loadavg: 3.49 2.09 2.54 5/190 30557
/proc/meminfo: memFree=9439672/32951124 swapFree=67111528/67111528
[pid=30535] ppid=30533 vsize=248336 CPUtime=102.29 cores=1,3
/proc/30535/stat : 30535 (umsat) R 30533 30535 29772 0 -1 4202496 61724 0 0 0 10202 27 0 0 25 0 1 0 470655044 254296064 59033 33554432000 4194304 4263880 140734656816096 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30535/statm: 62084 59033 248 17 0 59257 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 248336

[startup+162.301 s]
/proc/loadavg: 3.85 2.45 2.63 5/190 30558
/proc/meminfo: memFree=9382212/32951124 swapFree=67111528/67111528
[pid=30535] ppid=30533 vsize=309356 CPUtime=162.3 cores=1,3
/proc/30535/stat : 30535 (umsat) R 30533 30535 29772 0 -1 4202496 76460 0 0 0 16197 33 0 0 25 0 1 0 470655044 316780544 73768 33554432000 4194304 4263880 140734656816096 18446744073709551615 4207616 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30535/statm: 77339 73768 248 17 0 74512 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 309356

[startup+222.301 s]
/proc/loadavg: 3.94 2.73 2.71 5/190 30560
/proc/meminfo: memFree=9332956/32951124 swapFree=67111528/67111528
[pid=30535] ppid=30533 vsize=359136 CPUtime=222.3 cores=1,3
/proc/30535/stat : 30535 (umsat) R 30533 30535 29772 0 -1 4202496 88844 0 0 0 22193 37 0 0 25 0 1 0 470655044 367755264 86152 33554432000 4194304 4263880 140734656816096 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30535/statm: 89784 86152 248 17 0 86957 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 359136

[startup+282.301 s]
/proc/loadavg: 3.98 2.96 2.79 5/190 30562
/proc/meminfo: memFree=9295852/32951124 swapFree=67111528/67111528
[pid=30535] ppid=30533 vsize=396320 CPUtime=282.3 cores=1,3
/proc/30535/stat : 30535 (umsat) R 30533 30535 29772 0 -1 4202496 98024 0 0 0 28189 41 0 0 25 0 1 0 470655044 405831680 95332 33554432000 4194304 4263880 140734656816096 18446744073709551615 4205728 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30535/statm: 99080 95332 249 17 0 96253 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 396320

[startup+342.3 s]
/proc/loadavg: 4.10 3.18 2.87 5/190 30563
/proc/meminfo: memFree=9263076/32951124 swapFree=67111528/67111528
[pid=30535] ppid=30533 vsize=428764 CPUtime=342.31 cores=1,3
/proc/30535/stat : 30535 (umsat) R 30533 30535 29772 0 -1 4202496 106120 0 0 0 34186 45 0 0 25 0 1 0 470655044 439054336 103427 33554432000 4194304 4263880 140734656816096 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30535/statm: 107191 103427 248 17 0 104364 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 428764

[startup+402.301 s]
/proc/loadavg: 4.03 3.32 2.94 5/190 30565
/proc/meminfo: memFree=9237864/32951124 swapFree=67111528/67111528
[pid=30535] ppid=30533 vsize=455068 CPUtime=402.3 cores=1,3
/proc/30535/stat : 30535 (umsat) R 30533 30535 29772 0 -1 4202496 112587 0 0 0 40182 48 0 0 25 0 1 0 470655044 465989632 109894 33554432000 4194304 4263880 140734656816096 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30535/statm: 113767 109894 248 17 0 110940 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 455068

[startup+462.307 s]
/proc/loadavg: 4.01 3.44 3.01 5/190 30566
/proc/meminfo: memFree=9191580/32951124 swapFree=67111528/67111528
[pid=30535] ppid=30533 vsize=479112 CPUtime=462.31 cores=1,3
/proc/30535/stat : 30535 (umsat) R 30533 30535 29772 0 -1 4202496 118496 0 0 0 46180 51 0 0 25 0 1 0 470655044 490610688 115801 33554432000 4194304 4263880 140734656816096 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30535/statm: 119778 115801 249 17 0 116951 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 479112

[startup+522.301 s]
/proc/loadavg: 4.00 3.54 3.06 5/190 30568
/proc/meminfo: memFree=9099788/32951124 swapFree=67111528/67111528
[pid=30535] ppid=30533 vsize=504244 CPUtime=522.3 cores=1,3
/proc/30535/stat : 30535 (umsat) R 30533 30535 29772 0 -1 4202496 124146 0 0 0 52176 54 0 0 25 0 1 0 470655044 516345856 121449 33554432000 4194304 4263880 140734656816096 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30535/statm: 126061 121449 248 17 0 123234 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 504244

[startup+582.3 s]
/proc/loadavg: 4.08 3.64 3.13 5/190 30570
/proc/meminfo: memFree=9003160/32951124 swapFree=67111528/67111528
[pid=30535] ppid=30533 vsize=528220 CPUtime=582.3 cores=1,3
/proc/30535/stat : 30535 (umsat) R 30533 30535 29772 0 -1 4202496 130014 0 0 0 58174 56 0 0 25 0 1 0 470655044 540897280 127317 33554432000 4194304 4263880 140734656816096 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30535/statm: 132055 127317 248 17 0 129228 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 528220

[startup+642.301 s]
/proc/loadavg: 4.03 3.70 3.18 5/190 30571
/proc/meminfo: memFree=8884580/32951124 swapFree=67111528/67111528
[pid=30535] ppid=30533 vsize=551608 CPUtime=642.3 cores=1,3
/proc/30535/stat : 30535 (umsat) R 30533 30535 29772 0 -1 4202496 135735 0 0 0 64171 59 0 0 25 0 1 0 470655044 564846592 133036 33554432000 4194304 4263880 140734656816096 18446744073709551615 4205695 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30535/statm: 137902 133036 247 17 0 135075 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 551608

[startup+702.301 s]
/proc/loadavg: 4.06 3.77 3.23 5/190 30573
/proc/meminfo: memFree=8775912/32951124 swapFree=67111528/67111528
[pid=30535] ppid=30533 vsize=576628 CPUtime=702.31 cores=1,3
/proc/30535/stat : 30535 (umsat) R 30533 30535 29772 0 -1 4202496 141983 0 0 0 70169 62 0 0 25 0 1 0 470655044 590467072 139284 33554432000 4194304 4263880 140734656816096 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30535/statm: 144157 139284 247 17 0 141330 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 576628

[startup+762.3 s]
/proc/loadavg: 4.02 3.81 3.28 5/190 30574
/proc/meminfo: memFree=8665644/32951124 swapFree=67111528/67111528
[pid=30535] ppid=30533 vsize=603152 CPUtime=762.31 cores=1,3
/proc/30535/stat : 30535 (umsat) R 30533 30535 29772 0 -1 4202496 148505 0 0 0 76165 66 0 0 25 0 1 0 470655044 617627648 145806 33554432000 4194304 4263880 140734656816096 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30535/statm: 150788 145806 247 17 0 147961 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 603152

[startup+822.3 s]
/proc/loadavg: 4.01 3.84 3.32 5/190 30576
/proc/meminfo: memFree=8539504/32951124 swapFree=67111528/67111528
[pid=30535] ppid=30533 vsize=629384 CPUtime=822.31 cores=1,3
/proc/30535/stat : 30535 (umsat) R 30533 30535 29772 0 -1 4202496 155004 0 0 0 82162 69 0 0 25 0 1 0 470655044 644489216 152305 33554432000 4194304 4263880 140734656816096 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30535/statm: 157346 152305 247 17 0 154519 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 629384

[startup+882.301 s]
/proc/loadavg: 4.04 3.88 3.36 5/190 30587
/proc/meminfo: memFree=8402080/32951124 swapFree=67111528/67111528
[pid=30535] ppid=30533 vsize=650484 CPUtime=882.32 cores=1,3
/proc/30535/stat : 30535 (umsat) R 30533 30535 29772 0 -1 4202496 160157 0 0 0 88161 71 0 0 25 0 1 0 470655044 666095616 157457 33554432000 4194304 4263880 140734656816096 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30535/statm: 162621 157457 247 17 0 159794 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 650484

[startup+942.301 s]
/proc/loadavg: 4.05 3.92 3.41 5/190 31060
/proc/meminfo: memFree=8564576/32951124 swapFree=67111528/67111528
[pid=30535] ppid=30533 vsize=669500 CPUtime=942.31 cores=1,3
/proc/30535/stat : 30535 (umsat) R 30533 30535 29772 0 -1 4202496 164833 0 0 0 94159 72 0 0 25 0 1 0 470655044 685568000 162133 33554432000 4194304 4263880 140734656816096 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30535/statm: 167375 162133 247 17 0 164548 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 669500

[startup+1002.3 s]
/proc/loadavg: 4.02 3.93 3.44 5/190 31062
/proc/meminfo: memFree=8406380/32951124 swapFree=67111528/67111528
[pid=30535] ppid=30533 vsize=687812 CPUtime=1002.32 cores=1,3
/proc/30535/stat : 30535 (umsat) R 30533 30535 29772 0 -1 4202496 169393 0 0 0 100159 73 0 0 25 0 1 0 470655044 704319488 166693 33554432000 4194304 4263880 140734656816096 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30535/statm: 171953 166693 248 17 0 169126 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 687812

[startup+1062.3 s]
/proc/loadavg: 4.00 3.94 3.47 5/190 31063
/proc/meminfo: memFree=8255184/32951124 swapFree=67111528/67111528
[pid=30535] ppid=30533 vsize=704888 CPUtime=1062.31 cores=1,3
/proc/30535/stat : 30535 (umsat) R 30533 30535 29772 0 -1 4202496 173604 0 0 0 106156 75 0 0 25 0 1 0 470655044 721805312 170904 33554432000 4194304 4263880 140734656816096 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30535/statm: 176222 170904 249 17 0 173395 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 704888

[startup+1122.31 s]
/proc/loadavg: 4.00 3.95 3.50 5/190 31065
/proc/meminfo: memFree=8087756/32951124 swapFree=67111528/67111528
[pid=30535] ppid=30533 vsize=723404 CPUtime=1122.32 cores=1,3
/proc/30535/stat : 30535 (umsat) R 30533 30535 29772 0 -1 4202496 178203 0 0 0 112155 77 0 0 25 0 1 0 470655044 740765696 175503 33554432000 4194304 4263880 140734656816096 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30535/statm: 180851 175503 249 17 0 178024 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 723404

[startup+1182.3 s]
/proc/loadavg: 4.00 3.95 3.53 5/190 31067
/proc/meminfo: memFree=7944000/32951124 swapFree=67111528/67111528
[pid=30535] ppid=30533 vsize=742068 CPUtime=1182.32 cores=1,3
/proc/30535/stat : 30535 (umsat) R 30533 30535 29772 0 -1 4202496 182850 0 0 0 118153 79 0 0 25 0 1 0 470655044 759877632 180150 33554432000 4194304 4263880 140734656816096 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30535/statm: 185517 180150 249 17 0 182690 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 742068

[startup+1242.3 s]
/proc/loadavg: 4.07 3.97 3.56 5/190 31068
/proc/meminfo: memFree=7781520/32951124 swapFree=67111528/67111528
[pid=30535] ppid=30533 vsize=761464 CPUtime=1242.31 cores=1,3
/proc/30535/stat : 30535 (umsat) R 30533 30535 29772 0 -1 4202496 187656 0 0 0 124150 81 0 0 25 0 1 0 470655044 779739136 184956 33554432000 4194304 4263880 140734656816096 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30535/statm: 190366 184956 249 17 0 187539 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 761464



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 3.97 3.59 5/190 31070
/proc/meminfo: memFree=7627108/32951124 swapFree=67111528/67111528
[pid=30535] ppid=30533 vsize=776564 CPUtime=1300.03 cores=1,3
/proc/30535/stat : 30535 (umsat) R 30533 30535 29772 0 -1 4202496 191417 0 0 0 129920 83 0 0 25 0 1 0 470655044 795201536 188716 33554432000 4194304 4263880 140734656816096 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30535/statm: 194141 188716 249 17 0 191314 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 776564

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.04
CPU time (s): 1300.07
CPU user time (s): 1299.2
CPU system time (s): 0.864868
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 776564

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

runsolver used 1.9477 second user time and 5.14422 second system time

The end

Launcher Data

Begin job on node146 at 2011-04-26 03:46:28
IDJOB=3292182
IDBENCH=85965
IDSOLVER=1582
FILE ID=node146/3292182-1303782388
RUNJOBID= node146-1303782387-30513
PBS_JOBID= 13157206
Free space on /tmp= 72744 MiB

SOLVER NAME= UmSat 2011-02-25
BENCH NAME= SAT05/industrial/grieu05/vmpc/vmpc_34.renamed-as.sat05-1926.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3292182-1303782388/watcher-3292182-1303782388 -o /tmp/evaluation-result-3292182-1303782388/solver-3292182-1303782388 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3292182-1303782388.cnf

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

MD5SUM BENCH= 349e2f9eff952d4e42f8e1caefaa382b
RANDOM SEED=276003430

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13282812 kB
Buffers:       2079640 kB
Cached:       16978880 kB
SwapCached:          0 kB
Active:        9788236 kB
Inactive:      9345736 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13282812 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           26400 kB
Writeback:           0 kB
AnonPages:       74528 kB
Mapped:          14488 kB
Slab:           469776 kB
PageTables:       5884 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   199620 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= 72684 MiB
End job on node146 at 2011-04-26 04:08:10