Trace number 3258620

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
MPhaseSAT_M 2011-02-16? (TO) 1300.03 1300.01

General information on the benchmark

NameCRAFTED/rbsat/random/
forced/rbsat-v2640c305320gyes5.cnf
MD5SUMf892a2bda6fe6aec6f2fcb4e1c541df8
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2640
Number of clauses305320
Sum of the clauses size613120
Maximum clause length33
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2305240
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 580

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-3258620-1303477938/watcher-3258620-1303477938 -o /tmp/evaluation-result-3258620-1303477938/solver-3258620-1303477938 -C 2400 -W 1300 -M 7680 MPhaseSAT_M HOME/instance-3258620-1303477938.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.10 3.78 3.71 5/187 9441
/proc/meminfo: memFree=19765072/32951132 swapFree=67111524/67111528
[pid=9441] ppid=9439 vsize=3052 CPUtime=0 cores=4,6
/proc/9441/stat : 9441 (MPhaseSAT_M) R 9439 9441 7761 0 -1 4194304 142 0 0 0 0 0 0 0 21 0 1 0 459393393 3125248 96 33554432000 134512640 134829744 4294649344 18446744073709551615 8341768 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9441/statm: 763 110 94 78 0 36 0

[startup+0.0440329 s]
/proc/loadavg: 3.10 3.78 3.71 5/187 9441
/proc/meminfo: memFree=19765072/32951132 swapFree=67111524/67111528
[pid=9441] ppid=9439 vsize=7916 CPUtime=0.03 cores=4,6
/proc/9441/stat : 9441 (MPhaseSAT_M) R 9439 9441 7761 0 -1 4202496 513 0 0 0 3 0 0 0 21 0 1 0 459393393 8105984 454 33554432000 134512640 134829744 4294649344 18446744073709551615 134531753 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9441/statm: 1979 454 225 78 0 1265 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 7916

[startup+0.101028 s]
/proc/loadavg: 3.10 3.78 3.71 5/187 9441
/proc/meminfo: memFree=19765072/32951132 swapFree=67111524/67111528
[pid=9441] ppid=9439 vsize=7916 CPUtime=0.09 cores=4,6
/proc/9441/stat : 9441 (MPhaseSAT_M) R 9439 9441 7761 0 -1 4202496 816 0 0 0 9 0 0 0 21 0 1 0 459393393 8105984 757 33554432000 134512640 134829744 4294649344 18446744073709551615 134531753 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9441/statm: 1979 757 225 78 0 1265 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7916

[startup+0.301034 s]
/proc/loadavg: 3.10 3.78 3.71 5/187 9441
/proc/meminfo: memFree=19765072/32951132 swapFree=67111524/67111528
[pid=9441] ppid=9439 vsize=9156 CPUtime=0.28 cores=4,6
/proc/9441/stat : 9441 (MPhaseSAT_M) R 9439 9441 7761 0 -1 4202496 5399 0 0 0 28 0 0 0 22 0 1 0 459393393 9375744 1787 33554432000 134512640 134829744 4294649344 18446744073709551615 8812028 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9441/statm: 2289 1789 248 78 0 1575 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 9156

[startup+0.700956 s]
/proc/loadavg: 3.10 3.78 3.71 5/187 9441
/proc/meminfo: memFree=19765072/32951132 swapFree=67111524/67111528
[pid=9441] ppid=9439 vsize=31584 CPUtime=0.69 cores=4,6
/proc/9441/stat : 9441 (MPhaseSAT_M) R 9439 9441 7761 0 -1 4202496 11069 0 0 0 68 1 0 0 23 0 1 0 459393393 32342016 7406 33554432000 134512640 134829744 4294649344 18446744073709551615 134615899 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9441/statm: 7896 7406 261 78 0 7182 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31584

[startup+1.50082 s]
/proc/loadavg: 3.17 3.78 3.71 5/188 9442
/proc/meminfo: memFree=19727996/32951132 swapFree=67111524/67111528
[pid=9441] ppid=9439 vsize=31584 CPUtime=1.49 cores=4,6
/proc/9441/stat : 9441 (MPhaseSAT_M) R 9439 9441 7761 0 -1 4202496 11084 0 0 0 148 1 0 0 25 0 1 0 459393393 32342016 7420 33554432000 134512640 134829744 4294649344 18446744073709551615 134661632 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9441/statm: 7896 7420 273 78 0 7182 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 31584

[startup+3.10055 s]
/proc/loadavg: 3.17 3.78 3.71 5/188 9442
/proc/meminfo: memFree=19727500/32951132 swapFree=67111524/67111528
[pid=9441] ppid=9439 vsize=31584 CPUtime=3.09 cores=4,6
/proc/9441/stat : 9441 (MPhaseSAT_M) R 9439 9441 7761 0 -1 4202496 11084 0 0 0 308 1 0 0 25 0 1 0 459393393 32342016 7420 33554432000 134512640 134829744 4294649344 18446744073709551615 134661606 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9441/statm: 7896 7420 273 78 0 7182 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 31584

[startup+8.24469 s]
/proc/loadavg: 3.17 3.78 3.71 5/188 9442
/proc/meminfo: memFree=19726188/32951132 swapFree=67111524/67111528
[pid=9441] ppid=9439 vsize=31584 CPUtime=8.23 cores=4,6
/proc/9441/stat : 9441 (MPhaseSAT_M) R 9439 9441 7761 0 -1 4202496 11084 0 0 0 822 1 0 0 25 0 1 0 459393393 32342016 7420 33554432000 134512640 134829744 4294649344 18446744073709551615 8552778 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9441/statm: 7896 7420 273 78 0 7182 0
Current children cumulated CPU time (s) 8.23
Current children cumulated vsize (KiB) 31584

[startup+12.7009 s]
/proc/loadavg: 3.52 3.84 3.73 5/188 9443
/proc/meminfo: memFree=19723180/32951132 swapFree=67111524/67111528
[pid=9441] ppid=9439 vsize=32224 CPUtime=12.69 cores=4,6
/proc/9441/stat : 9441 (MPhaseSAT_M) R 9439 9441 7761 0 -1 4202496 11238 0 0 0 1268 1 0 0 25 0 1 0 459393393 32997376 7574 33554432000 134512640 134829744 4294649344 18446744073709551615 134661432 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9441/statm: 8056 7574 273 78 0 7342 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 32224

[startup+25.5007 s]
/proc/loadavg: 3.59 3.84 3.73 5/188 9443
/proc/meminfo: memFree=19719580/32951132 swapFree=67111524/67111528
[pid=9441] ppid=9439 vsize=34152 CPUtime=25.49 cores=4,6
/proc/9441/stat : 9441 (MPhaseSAT_M) R 9439 9441 7761 0 -1 4202496 11742 0 0 0 2548 1 0 0 25 0 1 0 459393393 34971648 8078 33554432000 134512640 134829744 4294649344 18446744073709551615 8552281 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9441/statm: 8538 8078 273 78 0 7824 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 34152

[startup+51.1065 s]
/proc/loadavg: 3.75 3.85 3.74 5/188 9444
/proc/meminfo: memFree=19714896/32951132 swapFree=67111524/67111528
[pid=9441] ppid=9439 vsize=35572 CPUtime=51.09 cores=4,6
/proc/9441/stat : 9441 (MPhaseSAT_M) R 9439 9441 7761 0 -1 4202496 34696 0 0 0 5106 3 0 0 25 0 1 0 459393393 36425728 8418 33554432000 134512640 134829744 4294649344 18446744073709551615 134722297 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9441/statm: 8893 8418 280 78 0 8179 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 35572

[startup+102.301 s]
/proc/loadavg: 3.89 3.87 3.75 5/188 9445
/proc/meminfo: memFree=19705952/32951132 swapFree=67111524/67111528
[pid=9441] ppid=9439 vsize=37408 CPUtime=102.29 cores=4,6
/proc/9441/stat : 9441 (MPhaseSAT_M) R 9439 9441 7761 0 -1 4202496 35513 0 0 0 10225 4 0 0 25 0 1 0 459393393 38305792 8890 33554432000 134512640 134829744 4294649344 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9441/statm: 9352 8890 280 78 0 8638 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 37408

[startup+162.301 s]
/proc/loadavg: 3.96 3.89 3.76 5/188 9447
/proc/meminfo: memFree=19690560/32951132 swapFree=67111524/67111528
[pid=9441] ppid=9439 vsize=42952 CPUtime=162.29 cores=4,6
/proc/9441/stat : 9441 (MPhaseSAT_M) R 9439 9441 7761 0 -1 4202496 36887 0 0 0 16225 4 0 0 25 0 1 0 459393393 43982848 10264 33554432000 134512640 134829744 4294649344 18446744073709551615 134718013 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9441/statm: 10738 10264 280 78 0 10024 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 42952

[startup+222.301 s]
/proc/loadavg: 3.98 3.91 3.77 5/188 9448
/proc/meminfo: memFree=19679764/32951132 swapFree=67111524/67111528
[pid=9441] ppid=9439 vsize=46780 CPUtime=222.29 cores=4,6
/proc/9441/stat : 9441 (MPhaseSAT_M) R 9439 9441 7761 0 -1 4202496 37839 0 0 0 22225 4 0 0 25 0 1 0 459393393 47902720 11216 33554432000 134512640 134829744 4294649344 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9441/statm: 11695 11216 280 78 0 10981 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 46780

[startup+282.3 s]
/proc/loadavg: 4.03 3.94 3.79 5/188 9450
/proc/meminfo: memFree=19666608/32951132 swapFree=67111524/67111528
[pid=9441] ppid=9439 vsize=49288 CPUtime=282.29 cores=4,6
/proc/9441/stat : 9441 (MPhaseSAT_M) R 9439 9441 7761 0 -1 4202496 38472 0 0 0 28224 5 0 0 25 0 1 0 459393393 50470912 11849 33554432000 134512640 134829744 4294649344 18446744073709551615 134633376 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9441/statm: 12322 11849 280 78 0 11608 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 49288

[startup+342.3 s]
/proc/loadavg: 4.01 3.95 3.80 5/188 9452
/proc/meminfo: memFree=19659024/32951132 swapFree=67111524/67111528
[pid=9441] ppid=9439 vsize=52724 CPUtime=342.29 cores=4,6
/proc/9441/stat : 9441 (MPhaseSAT_M) R 9439 9441 7761 0 -1 4202496 39308 0 0 0 34224 5 0 0 25 0 1 0 459393393 53989376 12685 33554432000 134512640 134829744 4294649344 18446744073709551615 134722584 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9441/statm: 13181 12685 280 78 0 12467 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 52724

[startup+402.3 s]
/proc/loadavg: 4.00 3.95 3.81 5/188 9453
/proc/meminfo: memFree=19657276/32951132 swapFree=67111524/67111528
[pid=9441] ppid=9439 vsize=54184 CPUtime=402.29 cores=4,6
/proc/9441/stat : 9441 (MPhaseSAT_M) R 9439 9441 7761 0 -1 4202496 39694 0 0 0 40224 5 0 0 25 0 1 0 459393393 55484416 13071 33554432000 134512640 134829744 4294649344 18446744073709551615 134678278 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9441/statm: 13546 13071 280 78 0 12832 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 54184

[startup+462.301 s]
/proc/loadavg: 4.05 3.97 3.82 5/188 9455
/proc/meminfo: memFree=19648584/32951132 swapFree=67111524/67111528
[pid=9441] ppid=9439 vsize=55636 CPUtime=462.3 cores=4,6
/proc/9441/stat : 9441 (MPhaseSAT_M) R 9439 9441 7761 0 -1 4202496 40036 0 0 0 46225 5 0 0 25 0 1 0 459393393 56971264 13413 33554432000 134512640 134829744 4294649344 18446744073709551615 134661368 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9441/statm: 13909 13413 280 78 0 13195 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 55636

[startup+522.301 s]
/proc/loadavg: 4.02 3.97 3.83 5/188 9456
/proc/meminfo: memFree=19641868/32951132 swapFree=67111524/67111528
[pid=9441] ppid=9439 vsize=57512 CPUtime=522.29 cores=4,6
/proc/9441/stat : 9441 (MPhaseSAT_M) R 9439 9441 7761 0 -1 4202496 40521 0 0 0 52224 5 0 0 25 0 1 0 459393393 58892288 13898 33554432000 134512640 134829744 4294649344 18446744073709551615 134669644 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9441/statm: 14378 13898 280 78 0 13664 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 57512

[startup+582.301 s]
/proc/loadavg: 4.00 3.97 3.83 5/188 9458
/proc/meminfo: memFree=19637624/32951132 swapFree=67111524/67111528
[pid=9441] ppid=9439 vsize=60164 CPUtime=582.3 cores=4,6
/proc/9441/stat : 9441 (MPhaseSAT_M) R 9439 9441 7761 0 -1 4202496 41163 0 0 0 58225 5 0 0 25 0 1 0 459393393 61607936 14540 33554432000 134512640 134829744 4294649344 18446744073709551615 134661382 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9441/statm: 15041 14540 280 78 0 14327 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 60164

[startup+642.301 s]
/proc/loadavg: 4.00 3.97 3.84 5/188 9460
/proc/meminfo: memFree=19632528/32951132 swapFree=67111524/67111528
[pid=9441] ppid=9439 vsize=61088 CPUtime=642.29 cores=4,6
/proc/9441/stat : 9441 (MPhaseSAT_M) R 9439 9441 7761 0 -1 4202496 41410 0 0 0 64224 5 0 0 25 0 1 0 459393393 62554112 14787 33554432000 134512640 134829744 4294649344 18446744073709551615 134722824 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9441/statm: 15272 14787 280 78 0 14558 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 61088

[startup+702.307 s]
/proc/loadavg: 4.00 3.97 3.85 5/188 9461
/proc/meminfo: memFree=19627536/32951132 swapFree=67111524/67111528
[pid=9441] ppid=9439 vsize=62936 CPUtime=702.31 cores=4,6
/proc/9441/stat : 9441 (MPhaseSAT_M) R 9439 9441 7761 0 -1 4202496 41882 0 0 0 70225 6 0 0 25 0 1 0 459393393 64446464 15259 33554432000 134512640 134829744 4294649344 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9441/statm: 15734 15259 280 78 0 15020 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 62936

[startup+762.301 s]
/proc/loadavg: 4.00 3.97 3.85 5/188 9463
/proc/meminfo: memFree=19620948/32951132 swapFree=67111524/67111528
[pid=9441] ppid=9439 vsize=63728 CPUtime=762.3 cores=4,6
/proc/9441/stat : 9441 (MPhaseSAT_M) R 9439 9441 7761 0 -1 4202496 42083 0 0 0 76224 6 0 0 25 0 1 0 459393393 65257472 15460 33554432000 134512640 134829744 4294649344 18446744073709551615 134722280 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9441/statm: 15932 15460 280 78 0 15218 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 63728

[startup+822.3 s]
/proc/loadavg: 4.00 3.97 3.86 5/188 9464
/proc/meminfo: memFree=19613492/32951132 swapFree=67111524/67111528
[pid=9441] ppid=9439 vsize=67188 CPUtime=822.3 cores=4,6
/proc/9441/stat : 9441 (MPhaseSAT_M) R 9439 9441 7761 0 -1 4202496 42908 0 0 0 82224 6 0 0 25 0 1 0 459393393 68800512 16285 33554432000 134512640 134829744 4294649344 18446744073709551615 134678931 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9441/statm: 16797 16285 280 78 0 16083 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 67188

[startup+882.3 s]
/proc/loadavg: 4.03 3.99 3.87 5/188 9466
/proc/meminfo: memFree=19614840/32951132 swapFree=67111524/67111528
[pid=9441] ppid=9439 vsize=67188 CPUtime=882.3 cores=4,6
/proc/9441/stat : 9441 (MPhaseSAT_M) R 9439 9441 7761 0 -1 4202496 42908 0 0 0 88224 6 0 0 25 0 1 0 459393393 68800512 16285 33554432000 134512640 134829744 4294649344 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9441/statm: 16797 16285 280 78 0 16083 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 67188

[startup+942.301 s]
/proc/loadavg: 4.05 4.00 3.88 5/188 9468
/proc/meminfo: memFree=19609980/32951132 swapFree=67111524/67111528
[pid=9441] ppid=9439 vsize=68800 CPUtime=942.3 cores=4,6
/proc/9441/stat : 9441 (MPhaseSAT_M) R 9439 9441 7761 0 -1 4202496 43310 0 0 0 94224 6 0 0 25 0 1 0 459393393 70451200 16687 33554432000 134512640 134829744 4294649344 18446744073709551615 134661635 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9441/statm: 17200 16687 280 78 0 16486 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 68800

[startup+1002.3 s]
/proc/loadavg: 4.02 4.00 3.89 5/188 9469
/proc/meminfo: memFree=19609472/32951132 swapFree=67111524/67111528
[pid=9441] ppid=9439 vsize=69728 CPUtime=1002.3 cores=4,6
/proc/9441/stat : 9441 (MPhaseSAT_M) R 9439 9441 7761 0 -1 4202496 43554 0 0 0 100224 6 0 0 25 0 1 0 459393393 71401472 16931 33554432000 134512640 134829744 4294649344 18446744073709551615 134662059 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9441/statm: 17432 16931 280 78 0 16718 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 69728

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.89 5/188 9471
/proc/meminfo: memFree=19605356/32951132 swapFree=67111524/67111528
[pid=9441] ppid=9439 vsize=70388 CPUtime=1062.3 cores=4,6
/proc/9441/stat : 9441 (MPhaseSAT_M) R 9439 9441 7761 0 -1 4202496 43717 0 0 0 106224 6 0 0 25 0 1 0 459393393 72077312 17094 33554432000 134512640 134829744 4294649344 18446744073709551615 134661449 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9441/statm: 17597 17094 280 78 0 16883 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 70388

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.90 5/188 9472
/proc/meminfo: memFree=19599252/32951132 swapFree=67111524/67111528
[pid=9441] ppid=9439 vsize=73468 CPUtime=1122.3 cores=4,6
/proc/9441/stat : 9441 (MPhaseSAT_M) R 9439 9441 7761 0 -1 4202496 44445 0 0 0 112224 6 0 0 25 0 1 0 459393393 75231232 17822 33554432000 134512640 134829744 4294649344 18446744073709551615 134678464 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9441/statm: 18367 17822 280 78 0 17653 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 73468

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.90 5/188 9474
/proc/meminfo: memFree=19584964/32951132 swapFree=67111524/67111528
[pid=9441] ppid=9439 vsize=76064 CPUtime=1182.3 cores=4,6
/proc/9441/stat : 9441 (MPhaseSAT_M) R 9439 9441 7761 0 -1 4202496 45072 0 0 0 118224 6 0 0 25 0 1 0 459393393 77889536 18449 33554432000 134512640 134829744 4294649344 18446744073709551615 134722297 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9441/statm: 19016 18449 280 78 0 18302 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 76064

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/188 9476
/proc/meminfo: memFree=19583844/32951132 swapFree=67111524/67111528
[pid=9441] ppid=9439 vsize=77072 CPUtime=1242.31 cores=4,6
/proc/9441/stat : 9441 (MPhaseSAT_M) R 9439 9441 7761 0 -1 4202496 45305 0 0 0 124225 6 0 0 25 0 1 0 459393393 78921728 18682 33554432000 134512640 134829744 4294649344 18446744073709551615 134669660 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9441/statm: 19268 18682 280 78 0 18554 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 77072



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.91 2/182 9480
/proc/meminfo: memFree=19732428/32951132 swapFree=67111524/67111528
[pid=9441] ppid=9439 vsize=77072 CPUtime=1300.01 cores=4,6
/proc/9441/stat : 9441 (MPhaseSAT_M) R 9439 9441 7761 0 -1 4202496 45306 0 0 0 129995 6 0 0 25 0 1 0 459393393 78921728 18683 33554432000 134512640 134829744 4294649344 18446744073709551615 134722280 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9441/statm: 19268 18683 280 78 0 18554 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 77072

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.03
CPU user time (s): 1299.95
CPU system time (s): 0.071989
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 77072

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

runsolver used 2.71859 second user time and 5.95309 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-22 15:12:18
IDJOB=3258620
IDBENCH=71408
IDSOLVER=1522
FILE ID=node129/3258620-1303477938
RUNJOBID= node129-1303477937-9400
PBS_JOBID= 13107190
Free space on /tmp= 66320 MiB

SOLVER NAME= MPhaseSAT_M 2011-02-16
BENCH NAME= SAT09/CRAFTED/rbsat/random/forced/rbsat-v2640c305320gyes5.cnf
COMMAND LINE= MPhaseSAT_M BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3258620-1303477938/watcher-3258620-1303477938 -o /tmp/evaluation-result-3258620-1303477938/solver-3258620-1303477938 -C 2400 -W 1300 -M 7680  MPhaseSAT_M HOME/instance-3258620-1303477938.cnf

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

MD5SUM BENCH= f892a2bda6fe6aec6f2fcb4e1c541df8
RANDOM SEED=144357431

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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.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.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	: 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.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.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.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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      19765244 kB
Buffers:        812968 kB
Cached:       11666048 kB
SwapCached:          4 kB
Active:        1209336 kB
Inactive:     11383224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      19765244 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           12988 kB
Writeback:          16 kB
AnonPages:      112924 kB
Mapped:          16444 kB
Slab:           530036 kB
PageTables:       4904 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   298612 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66328 MiB
End job on node129 at 2011-04-22 15:34:00