Trace number 3293596

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
MPhaseSAT64 2011-03-03? (TO) 1299.96 1300.03

General information on the benchmark

NameSAT-Race-2010-CNF/hardware-verification/
velev/11pipe_11_ooo.cnf
MD5SUMf603f11fbfe855df381282b7bce010ea
Bench CategoryAPPLICATION (applications 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 variables88289
Number of clauses4187694
Sum of the clauses size12410354
Maximum clause length341
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 23770000
Number of clauses of size 3347602
Number of clauses of size 41622
Number of clauses of size 51351
Number of clauses of size over 567118

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

running on 2 cores: 0,2

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.57 3.92 3.88 3/176 5116
/proc/meminfo: memFree=18373356/32950940 swapFree=67111528/67111528
[pid=5116] ppid=5114 vsize=11800 CPUtime=0 cores=0,2
/proc/5116/stat : 5116 (runsolver) S 5114 5116 4768 0 -1 4202560 42 0 0 0 0 0 0 0 19 0 1 0 569528494 12083200 51 33554432000 4194304 5434984 140737130736656 18446744073709551615 4881607 0 2147483391 4096 24578 18446744071699960631 0 0 17 0 0 0 0
/proc/5116/statm: 2950 51 31 303 0 2644 0

[startup+0.0417019 s]
/proc/loadavg: 3.57 3.92 3.88 3/176 5116
/proc/meminfo: memFree=18373356/32950940 swapFree=67111528/67111528
[pid=5116] ppid=5114 vsize=452 CPUtime=0 cores=0,2
/proc/5116/stat : 5116 (MPhaseSAT64) S 5114 5116 4768 0 -1 4194304 71 0 0 0 0 0 0 0 20 0 1 0 569528494 462848 26 33554432000 134512640 134761588 4291723584 18446744073709551615 7742036 0 2147483391 4096 0 18446744071699199166 0 0 17 2 0 0 0
/proc/5116/statm: 113 26 20 61 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 452

[startup+0.115693 s]
/proc/loadavg: 3.57 3.92 3.88 3/176 5116
/proc/meminfo: memFree=18373356/32950940 swapFree=67111528/67111528
[pid=5116] ppid=5114 vsize=68504 CPUtime=0.01 cores=0,2
/proc/5116/stat : 5116 (MPhaseSAT64) R 5114 5116 4768 0 -1 4202496 414 0 0 0 1 0 0 0 20 0 1 0 569528494 70148096 355 33554432000 134512640 134761588 4291723584 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5116/statm: 17126 355 225 61 0 16429 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 68504

[startup+0.300658 s]
/proc/loadavg: 3.57 3.92 3.88 3/176 5116
/proc/meminfo: memFree=18373356/32950940 swapFree=67111528/67111528
[pid=5116] ppid=5114 vsize=68504 CPUtime=0.2 cores=0,2
/proc/5116/stat : 5116 (MPhaseSAT64) R 5114 5116 4768 0 -1 4202496 1448 0 0 0 20 0 0 0 20 0 1 0 569528494 70148096 1389 33554432000 134512640 134761588 4291723584 18446744073709551615 8089191 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5116/statm: 17126 1389 225 61 0 16429 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 68504

[startup+0.700587 s]
/proc/loadavg: 3.57 3.92 3.88 3/176 5116
/proc/meminfo: memFree=18373356/32950940 swapFree=67111528/67111528
[pid=5116] ppid=5114 vsize=68504 CPUtime=0.59 cores=0,2
/proc/5116/stat : 5116 (MPhaseSAT64) R 5114 5116 4768 0 -1 4202496 3538 0 0 0 59 0 0 0 20 0 1 0 569528494 70148096 3479 33554432000 134512640 134761588 4291723584 18446744073709551615 8100188 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5116/statm: 17126 3479 225 61 0 16429 0
Current children cumulated CPU time (s) 0.59
Current children cumulated vsize (KiB) 68504

[startup+1.50045 s]
/proc/loadavg: 3.57 3.92 3.88 5/190 5135
/proc/meminfo: memFree=18243024/32950940 swapFree=67111528/67111528
[pid=5116] ppid=5114 vsize=68504 CPUtime=1.39 cores=0,2
/proc/5116/stat : 5116 (MPhaseSAT64) R 5114 5116 4768 0 -1 4202496 7739 0 0 0 138 1 0 0 23 0 1 0 569528494 70148096 7680 33554432000 134512640 134761588 4291723584 18446744073709551615 8190976 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5116/statm: 17126 7681 225 61 0 16429 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 68504

[startup+3.10017 s]
/proc/loadavg: 4.09 4.02 3.91 5/190 5135
/proc/meminfo: memFree=18099680/32950940 swapFree=67111528/67111528
[pid=5116] ppid=5114 vsize=68504 CPUtime=3 cores=0,2
/proc/5116/stat : 5116 (MPhaseSAT64) R 5114 5116 4768 0 -1 4202496 15912 0 0 0 296 4 0 0 25 0 1 0 569528494 70148096 15853 33554432000 134512640 134761588 4291723584 18446744073709551615 8097266 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5116/statm: 17126 15854 225 61 0 16429 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 68504

[startup+6.30061 s]
/proc/loadavg: 4.09 4.02 3.91 5/190 5135
/proc/meminfo: memFree=17305920/32950940 swapFree=67111528/67111528
[pid=5116] ppid=5114 vsize=238332 CPUtime=6.19 cores=0,2
/proc/5116/stat : 5116 (MPhaseSAT64) R 5114 5116 4768 0 -1 4202496 86660 0 0 0 606 13 0 0 25 0 1 0 569528494 244051968 58955 33554432000 134512640 134761588 4291723584 18446744073709551615 134634291 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5116/statm: 59583 58955 344 61 0 58886 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 238332

[startup+12.7065 s]
/proc/loadavg: 4.07 4.02 3.91 5/190 5135
/proc/meminfo: memFree=17219516/32950940 swapFree=67111528/67111528
[pid=5116] ppid=5114 vsize=238100 CPUtime=12.6 cores=0,2
/proc/5116/stat : 5116 (MPhaseSAT64) R 5114 5116 4768 0 -1 4202496 89425 0 0 0 1246 14 0 0 25 0 1 0 569528494 243814400 58904 33554432000 134512640 134761588 4291723584 18446744073709551615 134747265 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5116/statm: 59525 58904 349 61 0 58828 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 238100

[startup+25.5002 s]
/proc/loadavg: 4.06 4.02 3.91 5/190 5135
/proc/meminfo: memFree=17355004/32950940 swapFree=67111528/67111528
[pid=5116] ppid=5114 vsize=226336 CPUtime=25.4 cores=0,2
/proc/5116/stat : 5116 (MPhaseSAT64) R 5114 5116 4768 0 -1 4202496 119530 0 0 0 2522 18 0 0 25 0 1 0 569528494 231768064 55963 33554432000 134512640 134761588 4291723584 18446744073709551615 134665336 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5116/statm: 56584 55963 349 61 0 55887 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 226336

[startup+51.1008 s]
/proc/loadavg: 4.04 4.01 3.91 5/190 5136
/proc/meminfo: memFree=16881200/32950940 swapFree=67111528/67111528
[pid=5116] ppid=5114 vsize=308000 CPUtime=51 cores=0,2
/proc/5116/stat : 5116 (MPhaseSAT64) R 5114 5116 4768 0 -1 4202496 421589 0 0 0 5038 62 0 0 25 0 1 0 569528494 315392000 76290 33554432000 134512640 134761588 4291723584 18446744073709551615 134616730 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5116/statm: 77000 76290 327 61 0 76303 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 308000

[startup+102.301 s]
/proc/loadavg: 3.93 3.99 3.91 4/184 5207
/proc/meminfo: memFree=17336424/32950940 swapFree=67111528/67111528
[pid=5116] ppid=5114 vsize=386860 CPUtime=102.2 cores=0,2
/proc/5116/stat : 5116 (MPhaseSAT64) R 5114 5116 4768 0 -1 4202496 462649 0 0 0 10152 68 0 0 25 0 1 0 569528494 396144640 95059 33554432000 134512640 134761588 4291723584 18446744073709551615 134635906 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5116/statm: 96715 95059 327 61 0 96018 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 386860

[startup+162.306 s]
/proc/loadavg: 3.31 3.79 3.84 4/184 5208
/proc/meminfo: memFree=17184764/32950940 swapFree=67111528/67111528
[pid=5116] ppid=5114 vsize=367928 CPUtime=162.21 cores=0,2
/proc/5116/stat : 5116 (MPhaseSAT64) R 5114 5116 4768 0 -1 4202496 470847 0 0 0 16152 69 0 0 25 0 1 0 569528494 376758272 90391 33554432000 134512640 134761588 4291723584 18446744073709551615 134635870 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5116/statm: 91982 90391 327 61 0 91285 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 367928

[startup+222.301 s]
/proc/loadavg: 3.12 3.66 3.79 4/184 5210
/proc/meminfo: memFree=17206916/32950940 swapFree=67111528/67111528
[pid=5116] ppid=5114 vsize=368788 CPUtime=222.21 cores=0,2
/proc/5116/stat : 5116 (MPhaseSAT64) R 5114 5116 4768 0 -1 4202496 493320 0 0 0 22148 73 0 0 25 0 1 0 569528494 377638912 90606 33554432000 134512640 134761588 4291723584 18446744073709551615 134635879 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5116/statm: 92197 90606 327 61 0 91500 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 368788

[startup+282.3 s]
/proc/loadavg: 3.04 3.54 3.74 4/184 5211
/proc/meminfo: memFree=17179224/32950940 swapFree=67111528/67111528
[pid=5116] ppid=5114 vsize=368724 CPUtime=282.2 cores=0,2
/proc/5116/stat : 5116 (MPhaseSAT64) R 5114 5116 4768 0 -1 4202496 520986 0 0 0 28143 77 0 0 25 0 1 0 569528494 377573376 90545 33554432000 134512640 134761588 4291723584 18446744073709551615 134635877 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5116/statm: 92181 90545 327 61 0 91484 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 368724

[startup+342.301 s]
/proc/loadavg: 3.05 3.45 3.69 4/184 5213
/proc/meminfo: memFree=17173848/32950940 swapFree=67111528/67111528
[pid=5116] ppid=5114 vsize=371284 CPUtime=342.2 cores=0,2
/proc/5116/stat : 5116 (MPhaseSAT64) R 5114 5116 4768 0 -1 4202496 529525 0 0 0 34141 79 0 0 25 0 1 0 569528494 380194816 91262 33554432000 134512640 134761588 4291723584 18446744073709551615 134690656 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5116/statm: 92821 91262 327 61 0 92124 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 371284

[startup+402.3 s]
/proc/loadavg: 3.05 3.38 3.65 4/184 5215
/proc/meminfo: memFree=17154956/32950940 swapFree=67111528/67111528
[pid=5116] ppid=5114 vsize=391420 CPUtime=402.21 cores=0,2
/proc/5116/stat : 5116 (MPhaseSAT64) R 5114 5116 4768 0 -1 4202496 536398 0 0 0 40140 81 0 0 25 0 1 0 569528494 400814080 96296 33554432000 134512640 134761588 4291723584 18446744073709551615 134635879 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5116/statm: 97855 96296 327 61 0 97158 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 391420

[startup+462.301 s]
/proc/loadavg: 3.02 3.31 3.61 4/184 5216
/proc/meminfo: memFree=17156032/32950940 swapFree=67111528/67111528
[pid=5116] ppid=5114 vsize=390896 CPUtime=462.21 cores=0,2
/proc/5116/stat : 5116 (MPhaseSAT64) R 5114 5116 4768 0 -1 4202496 560476 0 0 0 46136 85 0 0 25 0 1 0 569528494 400277504 96165 33554432000 134512640 134761588 4291723584 18446744073709551615 134747194 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5116/statm: 97724 96165 327 61 0 97027 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 390896

[startup+522.3 s]
/proc/loadavg: 3.00 3.25 3.57 4/184 5218
/proc/meminfo: memFree=17194176/32950940 swapFree=67111528/67111528
[pid=5116] ppid=5114 vsize=372932 CPUtime=522.2 cores=0,2
/proc/5116/stat : 5116 (MPhaseSAT64) R 5114 5116 4768 0 -1 4202496 566242 0 0 0 52134 86 0 0 25 0 1 0 569528494 381882368 91588 33554432000 134512640 134761588 4291723584 18446744073709551615 134635900 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5116/statm: 93233 91588 327 61 0 92536 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 372932

[startup+582.301 s]
/proc/loadavg: 3.05 3.22 3.53 4/184 5219
/proc/meminfo: memFree=17164868/32950940 swapFree=67111528/67111528
[pid=5116] ppid=5114 vsize=374084 CPUtime=582.21 cores=0,2
/proc/5116/stat : 5116 (MPhaseSAT64) R 5114 5116 4768 0 -1 4202496 568179 0 0 0 58134 87 0 0 25 0 1 0 569528494 383062016 91886 33554432000 134512640 134761588 4291723584 18446744073709551615 134635904 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5116/statm: 93521 91886 327 61 0 92824 0
Current children cumulated CPU time (s) 582.21
Current children cumulated vsize (KiB) 374084

[startup+642.3 s]
/proc/loadavg: 3.02 3.17 3.50 4/184 5221
/proc/meminfo: memFree=17189744/32950940 swapFree=67111528/67111528
[pid=5116] ppid=5114 vsize=374448 CPUtime=642.21 cores=0,2
/proc/5116/stat : 5116 (MPhaseSAT64) R 5114 5116 4768 0 -1 4202496 597034 0 0 0 64129 92 0 0 25 0 1 0 569528494 383434752 92021 33554432000 134512640 134761588 4291723584 18446744073709551615 134636053 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5116/statm: 93612 92021 327 61 0 92915 0
Current children cumulated CPU time (s) 642.21
Current children cumulated vsize (KiB) 374448

[startup+702.301 s]
/proc/loadavg: 3.00 3.14 3.46 4/184 5223
/proc/meminfo: memFree=17192296/32950940 swapFree=67111528/67111528
[pid=5116] ppid=5114 vsize=374192 CPUtime=702.22 cores=0,2
/proc/5116/stat : 5116 (MPhaseSAT64) R 5114 5116 4768 0 -1 4202496 598665 0 0 0 70130 92 0 0 25 0 1 0 569528494 383172608 91957 33554432000 134512640 134761588 4291723584 18446744073709551615 134635866 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5116/statm: 93548 91957 327 61 0 92851 0
Current children cumulated CPU time (s) 702.22
Current children cumulated vsize (KiB) 374192

[startup+762.3 s]
/proc/loadavg: 3.00 3.11 3.43 4/184 5224
/proc/meminfo: memFree=17197584/32950940 swapFree=67111528/67111528
[pid=5116] ppid=5114 vsize=372180 CPUtime=762.21 cores=0,2
/proc/5116/stat : 5116 (MPhaseSAT64) R 5114 5116 4768 0 -1 4202496 624790 0 0 0 76125 96 0 0 25 0 1 0 569528494 381112320 91486 33554432000 134512640 134761588 4291723584 18446744073709551615 134636037 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5116/statm: 93045 91486 327 61 0 92348 0
Current children cumulated CPU time (s) 762.21
Current children cumulated vsize (KiB) 372180

[startup+822.307 s]
/proc/loadavg: 3.00 3.09 3.40 4/184 5226
/proc/meminfo: memFree=17189356/32950940 swapFree=67111528/67111528
[pid=5116] ppid=5114 vsize=374228 CPUtime=822.22 cores=0,2
/proc/5116/stat : 5116 (MPhaseSAT64) R 5114 5116 4768 0 -1 4202496 627826 0 0 0 82125 97 0 0 25 0 1 0 569528494 383209472 91998 33554432000 134512640 134761588 4291723584 18446744073709551615 134747356 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5116/statm: 93557 91998 327 61 0 92860 0
Current children cumulated CPU time (s) 822.22
Current children cumulated vsize (KiB) 374228

[startup+882.3 s]
/proc/loadavg: 3.00 3.07 3.37 4/184 5227
/proc/meminfo: memFree=17172444/32950940 swapFree=67111528/67111528
[pid=5116] ppid=5114 vsize=374852 CPUtime=882.21 cores=0,2
/proc/5116/stat : 5116 (MPhaseSAT64) R 5114 5116 4768 0 -1 4202496 663271 0 0 0 88120 101 0 0 25 0 1 0 569528494 383848448 92122 33554432000 134512640 134761588 4291723584 18446744073709551615 134726098 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5116/statm: 93713 92122 327 61 0 93016 0
Current children cumulated CPU time (s) 882.21
Current children cumulated vsize (KiB) 374852

[startup+942.301 s]
/proc/loadavg: 3.00 3.05 3.35 4/184 5229
/proc/meminfo: memFree=17186908/32950940 swapFree=67111528/67111528
[pid=5116] ppid=5114 vsize=373452 CPUtime=942.21 cores=0,2
/proc/5116/stat : 5116 (MPhaseSAT64) R 5114 5116 4768 0 -1 4202496 716806 0 0 0 94112 109 0 0 25 0 1 0 569528494 382414848 91772 33554432000 134512640 134761588 4291723584 18446744073709551615 134748428 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5116/statm: 93363 91772 327 61 0 92666 0
Current children cumulated CPU time (s) 942.21
Current children cumulated vsize (KiB) 373452

[startup+1002.3 s]
/proc/loadavg: 3.00 3.04 3.33 4/184 5231
/proc/meminfo: memFree=17180540/32950940 swapFree=67111528/67111528
[pid=5116] ppid=5114 vsize=377400 CPUtime=1002.22 cores=0,2
/proc/5116/stat : 5116 (MPhaseSAT64) R 5114 5116 4768 0 -1 4202496 749268 0 0 0 100107 115 0 0 25 0 1 0 569528494 386457600 92791 33554432000 134512640 134761588 4291723584 18446744073709551615 134682629 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5116/statm: 94350 92791 327 61 0 93653 0
Current children cumulated CPU time (s) 1002.22
Current children cumulated vsize (KiB) 377400

[startup+1062.3 s]
/proc/loadavg: 3.00 3.03 3.30 4/184 5232
/proc/meminfo: memFree=17190548/32950940 swapFree=67111528/67111528
[pid=5116] ppid=5114 vsize=373524 CPUtime=1062.22 cores=0,2
/proc/5116/stat : 5116 (MPhaseSAT64) R 5114 5116 4768 0 -1 4202496 781694 0 0 0 106102 120 0 0 25 0 1 0 569528494 382488576 91813 33554432000 134512640 134761588 4291723584 18446744073709551615 134664279 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5116/statm: 93381 91813 327 61 0 92684 0
Current children cumulated CPU time (s) 1062.22
Current children cumulated vsize (KiB) 373524

[startup+1122.3 s]
/proc/loadavg: 3.00 3.02 3.28 4/184 5243
/proc/meminfo: memFree=17187128/32950940 swapFree=67111528/67111528
[pid=5116] ppid=5114 vsize=373772 CPUtime=1122.22 cores=0,2
/proc/5116/stat : 5116 (MPhaseSAT64) R 5114 5116 4768 0 -1 4202496 811928 0 0 0 112098 124 0 0 25 0 1 0 569528494 382742528 91852 33554432000 134512640 134761588 4291723584 18446744073709551615 134747194 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5116/statm: 93443 91852 327 61 0 92746 0
Current children cumulated CPU time (s) 1122.22
Current children cumulated vsize (KiB) 373772

[startup+1182.3 s]
/proc/loadavg: 3.00 3.02 3.26 4/184 5244
/proc/meminfo: memFree=17186228/32950940 swapFree=67111528/67111528
[pid=5116] ppid=5114 vsize=374048 CPUtime=1182.22 cores=0,2
/proc/5116/stat : 5116 (MPhaseSAT64) R 5114 5116 4768 0 -1 4202496 844479 0 0 0 118093 129 0 0 25 0 1 0 569528494 383025152 91921 33554432000 134512640 134761588 4291723584 18446744073709551615 134747182 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5116/statm: 93512 91921 327 61 0 92815 0
Current children cumulated CPU time (s) 1182.22
Current children cumulated vsize (KiB) 374048

[startup+1242.3 s]
/proc/loadavg: 3.00 3.01 3.24 4/184 5246
/proc/meminfo: memFree=17167212/32950940 swapFree=67111528/67111528
[pid=5116] ppid=5114 vsize=375900 CPUtime=1242.22 cores=0,2
/proc/5116/stat : 5116 (MPhaseSAT64) R 5114 5116 4768 0 -1 4202496 875998 0 0 0 124088 134 0 0 25 0 1 0 569528494 384921600 92384 33554432000 134512640 134761588 4291723584 18446744073709551615 134616704 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5116/statm: 93975 92384 327 61 0 93278 0
Current children cumulated CPU time (s) 1242.22
Current children cumulated vsize (KiB) 375900



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.00 3.01 3.22 4/184 5247
/proc/meminfo: memFree=17162816/32950940 swapFree=67111528/67111528
[pid=5116] ppid=5114 vsize=379380 CPUtime=1299.93 cores=0,2
/proc/5116/stat : 5116 (MPhaseSAT64) R 5114 5116 4768 0 -1 4202496 907413 0 0 0 129854 139 0 0 25 0 1 0 569528494 388485120 93254 33554432000 134512640 134761588 4291723584 18446744073709551615 134685693 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5116/statm: 94845 93254 327 61 0 94148 0
Current children cumulated CPU time (s) 1299.93
Current children cumulated vsize (KiB) 379380

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.03
CPU time (s): 1299.96
CPU user time (s): 1298.54
CPU system time (s): 1.41578
CPU usage (%): 99.9948
Max. virtual memory (cumulated for all children) (KiB): 464004

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

runsolver used 2.09268 second user time and 4.96824 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-26 06:42:57
IDJOB=3293596
IDBENCH=88163
IDSOLVER=1521
FILE ID=node117/3293596-1303792974
RUNJOBID= node117-1303792974-5096
PBS_JOBID= 13157263
Free space on /tmp= 71636 MiB

SOLVER NAME= MPhaseSAT64 2011-03-03
BENCH NAME= SAT-Race-2010-CNF/hardware-verification/velev/11pipe_11_ooo.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3293596-1303792974/watcher-3293596-1303792974 -o /tmp/evaluation-result-3293596-1303792974/solver-3293596-1303792974 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3293596-1303792974.cnf

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

MD5SUM BENCH= f603f11fbfe855df381282b7bce010ea
RANDOM SEED=941174441

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      18378384 kB
Buffers:       2334600 kB
Cached:       11600284 kB
SwapCached:          0 kB
Active:        6373608 kB
Inactive:      7625788 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      18378384 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          360048 kB
Writeback:           0 kB
AnonPages:       64116 kB
Mapped:          14540 kB
Slab:           508848 kB
PageTables:       5068 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   185968 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= 71680 MiB
End job on node117 at 2011-04-26 07:04:39