Trace number 3282187

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 2011-02-15? (TO) 1300.01 1300.01

General information on the benchmark

NameAPPLICATIONS/bitverif/
smulo/smulo064.cnf
MD5SUM472e9d10d7fd1a82d06da0809d0002df
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 variables47129
Number of clauses141002
Sum of the clauses size329002
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 294000
Number of clauses of size 347000
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-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-3282187-1303753662/watcher-3282187-1303753662 -o /tmp/evaluation-result-3282187-1303753662/solver-3282187-1303753662 -C 2400 -W 1300 -M 7680 MPhaseSAT HOME/instance-3282187-1303753662.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: 3.46 3.88 3.88 3/174 16242
/proc/meminfo: memFree=25627504/32951132 swapFree=67111364/67111528
[pid=16242] ppid=16240 vsize=5248 CPUtime=0 cores=1,3
/proc/16242/stat : 16242 (MPhaseSAT) R 16240 16242 15089 0 -1 4202496 328 0 0 0 0 0 0 0 22 0 1 0 486964825 5373952 270 33554432000 134512640 134731564 4286963440 18446744073709551615 134531503 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/16242/statm: 1312 270 225 54 0 622 0

[startup+0.101984 s]
/proc/loadavg: 3.46 3.88 3.88 3/174 16242
/proc/meminfo: memFree=25627504/32951132 swapFree=67111364/67111528
[pid=16242] ppid=16240 vsize=8388 CPUtime=0.09 cores=1,3
/proc/16242/stat : 16242 (MPhaseSAT) R 16240 16242 15089 0 -1 4202496 1663 0 0 0 9 0 0 0 22 0 1 0 486964825 8589312 1372 33554432000 134512640 134731564 4286963440 18446744073709551615 134558936 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/16242/statm: 2097 1399 277 54 0 1407 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8388

[startup+0.200956 s]
/proc/loadavg: 3.46 3.88 3.88 3/174 16242
/proc/meminfo: memFree=25627504/32951132 swapFree=67111364/67111528
[pid=16242] ppid=16240 vsize=18324 CPUtime=0.19 cores=1,3
/proc/16242/stat : 16242 (MPhaseSAT) R 16240 16242 15089 0 -1 4202496 10131 0 0 0 18 1 0 0 23 0 1 0 486964825 18763776 3885 33554432000 134512640 134731564 4286963440 18446744073709551615 8971772 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/16242/statm: 4581 3887 340 54 0 3891 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 18324

[startup+0.300937 s]
/proc/loadavg: 3.46 3.88 3.88 3/174 16242
/proc/meminfo: memFree=25627504/32951132 swapFree=67111364/67111528
[pid=16242] ppid=16240 vsize=24436 CPUtime=0.29 cores=1,3
/proc/16242/stat : 16242 (MPhaseSAT) R 16240 16242 15089 0 -1 4202496 11619 0 0 0 28 1 0 0 23 0 1 0 486964825 25022464 5373 33554432000 134512640 134731564 4286963440 18446744073709551615 134624789 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/16242/statm: 6109 5373 344 54 0 5419 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 24436

[startup+0.700851 s]
/proc/loadavg: 3.46 3.88 3.88 3/174 16242
/proc/meminfo: memFree=25627504/32951132 swapFree=67111364/67111528
[pid=16242] ppid=16240 vsize=33296 CPUtime=0.69 cores=1,3
/proc/16242/stat : 16242 (MPhaseSAT) R 16240 16242 15089 0 -1 4202496 14519 0 0 0 68 1 0 0 25 0 1 0 486964825 34095104 7544 33554432000 134512640 134731564 4286963440 18446744073709551615 134625458 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/16242/statm: 8324 7544 352 54 0 7634 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33296

[startup+1.50071 s]
/proc/loadavg: 3.46 3.88 3.88 6/187 16268
/proc/meminfo: memFree=25469876/32951132 swapFree=67111364/67111528
[pid=16242] ppid=16240 vsize=33340 CPUtime=1.49 cores=1,3
/proc/16242/stat : 16242 (MPhaseSAT) R 16240 16242 15089 0 -1 4202496 15661 0 0 0 147 2 0 0 25 0 1 0 486964825 34140160 7536 33554432000 134512640 134731564 4286963440 18446744073709551615 134659270 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/16242/statm: 8335 7536 362 54 0 7645 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33340

[startup+3.10044 s]
/proc/loadavg: 3.46 3.88 3.88 6/187 16268
/proc/meminfo: memFree=25374940/32951132 swapFree=67111364/67111528
[pid=16242] ppid=16240 vsize=33340 CPUtime=3.09 cores=1,3
/proc/16242/stat : 16242 (MPhaseSAT) R 16240 16242 15089 0 -1 4202496 15661 0 0 0 307 2 0 0 25 0 1 0 486964825 34140160 7536 33554432000 134512640 134731564 4286963440 18446744073709551615 134668948 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/16242/statm: 8335 7536 362 54 0 7645 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 33340

[startup+6.30089 s]
/proc/loadavg: 3.66 3.92 3.89 7/187 16268
/proc/meminfo: memFree=25361428/32951132 swapFree=67111364/67111528
[pid=16242] ppid=16240 vsize=33340 CPUtime=6.29 cores=1,3
/proc/16242/stat : 16242 (MPhaseSAT) R 16240 16242 15089 0 -1 4202496 15661 0 0 0 627 2 0 0 25 0 1 0 486964825 34140160 7536 33554432000 134512640 134731564 4286963440 18446744073709551615 134614658 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/16242/statm: 8335 7536 362 54 0 7645 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 33340

[startup+12.7008 s]
/proc/loadavg: 3.85 3.95 3.90 5/188 16269
/proc/meminfo: memFree=25341084/32951132 swapFree=67111364/67111528
[pid=16242] ppid=16240 vsize=33340 CPUtime=12.69 cores=1,3
/proc/16242/stat : 16242 (MPhaseSAT) R 16240 16242 15089 0 -1 4202496 15666 0 0 0 1267 2 0 0 25 0 1 0 486964825 34140160 7541 33554432000 134512640 134731564 4286963440 18446744073709551615 134656335 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/16242/statm: 8335 7541 362 54 0 7645 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 33340

[startup+25.5006 s]
/proc/loadavg: 3.88 3.95 3.90 5/188 16270
/proc/meminfo: memFree=25333908/32951132 swapFree=67111364/67111528
[pid=16242] ppid=16240 vsize=33340 CPUtime=25.48 cores=1,3
/proc/16242/stat : 16242 (MPhaseSAT) R 16240 16242 15089 0 -1 4202496 15666 0 0 0 2545 3 0 0 25 0 1 0 486964825 34140160 7541 33554432000 134512640 134731564 4286963440 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/16242/statm: 8335 7541 362 54 0 7645 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 33340

[startup+51.1012 s]
/proc/loadavg: 3.92 3.96 3.91 5/188 16270
/proc/meminfo: memFree=25331136/32951132 swapFree=67111364/67111528
[pid=16242] ppid=16240 vsize=34404 CPUtime=51.06 cores=1,3
/proc/16242/stat : 16242 (MPhaseSAT) R 16240 16242 15089 0 -1 4202496 15916 0 0 0 5103 3 0 0 25 0 1 0 486964825 35229696 7791 33554432000 134512640 134731564 4286963440 18446744073709551615 134668845 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/16242/statm: 8601 7791 362 54 0 7911 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 34404

[startup+102.3 s]
/proc/loadavg: 3.96 3.96 3.91 5/188 16272
/proc/meminfo: memFree=25314636/32951132 swapFree=67111364/67111528
[pid=16242] ppid=16240 vsize=35344 CPUtime=102.27 cores=1,3
/proc/16242/stat : 16242 (MPhaseSAT) R 16240 16242 15089 0 -1 4202496 16160 0 0 0 10223 4 0 0 25 0 1 0 486964825 36192256 8035 33554432000 134512640 134731564 4286963440 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/16242/statm: 8836 8035 362 54 0 8146 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 35344

[startup+162.301 s]
/proc/loadavg: 3.98 3.97 3.91 5/188 16273
/proc/meminfo: memFree=25307432/32951132 swapFree=67111364/67111528
[pid=16242] ppid=16240 vsize=41224 CPUtime=162.27 cores=1,3
/proc/16242/stat : 16242 (MPhaseSAT) R 16240 16242 15089 0 -1 4202496 17864 0 0 0 16222 5 0 0 25 0 1 0 486964825 42213376 9462 33554432000 134512640 134731564 4286963440 18446744073709551615 134659722 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/16242/statm: 10306 9462 362 54 0 9616 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 41224

[startup+222.307 s]
/proc/loadavg: 3.99 3.97 3.91 5/188 16275
/proc/meminfo: memFree=25300960/32951132 swapFree=67111364/67111528
[pid=16242] ppid=16240 vsize=42016 CPUtime=222.27 cores=1,3
/proc/16242/stat : 16242 (MPhaseSAT) R 16240 16242 15089 0 -1 4202496 45585 0 0 0 22218 9 0 0 25 0 1 0 486964825 43024384 10037 33554432000 134512640 134731564 4286963440 18446744073709551615 134659057 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/16242/statm: 10504 10037 328 54 0 9814 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 42016

[startup+282.3 s]
/proc/loadavg: 4.04 3.99 3.91 5/188 16277
/proc/meminfo: memFree=25324128/32951132 swapFree=67111364/67111528
[pid=16242] ppid=16240 vsize=43120 CPUtime=282.27 cores=1,3
/proc/16242/stat : 16242 (MPhaseSAT) R 16240 16242 15089 0 -1 4202496 45853 0 0 0 28218 9 0 0 25 0 1 0 486964825 44154880 10305 33554432000 134512640 134731564 4286963440 18446744073709551615 8712049 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/16242/statm: 10780 10305 328 54 0 10090 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 43120

[startup+342.301 s]
/proc/loadavg: 4.01 3.99 3.91 5/188 16278
/proc/meminfo: memFree=25315060/32951132 swapFree=67111364/67111528
[pid=16242] ppid=16240 vsize=43648 CPUtime=342.27 cores=1,3
/proc/16242/stat : 16242 (MPhaseSAT) R 16240 16242 15089 0 -1 4202496 45977 0 0 0 34218 9 0 0 25 0 1 0 486964825 44695552 10429 33554432000 134512640 134731564 4286963440 18446744073709551615 134720889 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/16242/statm: 10912 10429 328 54 0 10222 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 43648

[startup+402.301 s]
/proc/loadavg: 4.00 3.99 3.91 5/188 16280
/proc/meminfo: memFree=25316788/32951132 swapFree=67111364/67111528
[pid=16242] ppid=16240 vsize=44044 CPUtime=402.27 cores=1,3
/proc/16242/stat : 16242 (MPhaseSAT) R 16240 16242 15089 0 -1 4202496 46082 0 0 0 40217 10 0 0 25 0 1 0 486964825 45101056 10534 33554432000 134512640 134731564 4286963440 18446744073709551615 134715853 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/16242/statm: 11011 10534 328 54 0 10321 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 44044

[startup+462.3 s]
/proc/loadavg: 4.00 3.99 3.91 5/188 16281
/proc/meminfo: memFree=25315776/32951132 swapFree=67111364/67111528
[pid=16242] ppid=16240 vsize=44524 CPUtime=462.28 cores=1,3
/proc/16242/stat : 16242 (MPhaseSAT) R 16240 16242 15089 0 -1 4202496 46202 0 0 0 46218 10 0 0 25 0 1 0 486964825 45592576 10641 33554432000 134512640 134731564 4286963440 18446744073709551615 134634453 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/16242/statm: 11131 10641 328 54 0 10441 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 44524

[startup+522.301 s]
/proc/loadavg: 4.05 4.00 3.92 5/188 16283
/proc/meminfo: memFree=25284388/32951132 swapFree=67111364/67111528
[pid=16242] ppid=16240 vsize=44524 CPUtime=522.28 cores=1,3
/proc/16242/stat : 16242 (MPhaseSAT) R 16240 16242 15089 0 -1 4202496 46203 0 0 0 52218 10 0 0 25 0 1 0 486964825 45592576 10642 33554432000 134512640 134731564 4286963440 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/16242/statm: 11131 10642 328 54 0 10441 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 44524

[startup+582.301 s]
/proc/loadavg: 4.02 4.00 3.92 5/188 16285
/proc/meminfo: memFree=25280144/32951132 swapFree=67111364/67111528
[pid=16242] ppid=16240 vsize=44524 CPUtime=582.28 cores=1,3
/proc/16242/stat : 16242 (MPhaseSAT) R 16240 16242 15089 0 -1 4202496 46229 0 0 0 58218 10 0 0 25 0 1 0 486964825 45592576 10668 33554432000 134512640 134731564 4286963440 18446744073709551615 134659355 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/16242/statm: 11131 10668 328 54 0 10441 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 44524

[startup+642.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/188 16286
/proc/meminfo: memFree=25270576/32951132 swapFree=67111364/67111528
[pid=16242] ppid=16240 vsize=53792 CPUtime=642.27 cores=1,3
/proc/16242/stat : 16242 (MPhaseSAT) R 16240 16242 15089 0 -1 4202496 48508 0 0 0 64217 10 0 0 25 0 1 0 486964825 55083008 12947 33554432000 134512640 134731564 4286963440 18446744073709551615 134659675 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/16242/statm: 13448 12947 328 54 0 12758 0
Current children cumulated CPU time (s) 642.27
Current children cumulated vsize (KiB) 53792

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.92 5/188 16288
/proc/meminfo: memFree=25270164/32951132 swapFree=67111364/67111528
[pid=16242] ppid=16240 vsize=53800 CPUtime=702.27 cores=1,3
/proc/16242/stat : 16242 (MPhaseSAT) R 16240 16242 15089 0 -1 4202496 48516 0 0 0 70217 10 0 0 25 0 1 0 486964825 55091200 12955 33554432000 134512640 134731564 4286963440 18446744073709551615 134659293 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/16242/statm: 13450 12955 328 54 0 12760 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 53800

[startup+762.301 s]
/proc/loadavg: 4.00 4.00 3.92 5/188 16289
/proc/meminfo: memFree=25252164/32951132 swapFree=67111364/67111528
[pid=16242] ppid=16240 vsize=53800 CPUtime=762.28 cores=1,3
/proc/16242/stat : 16242 (MPhaseSAT) R 16240 16242 15089 0 -1 4202496 48523 0 0 0 76218 10 0 0 25 0 1 0 486964825 55091200 12962 33554432000 134512640 134731564 4286963440 18446744073709551615 134721080 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/16242/statm: 13450 12962 328 54 0 12760 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 53800

[startup+822.3 s]
/proc/loadavg: 4.03 4.01 3.93 5/188 16300
/proc/meminfo: memFree=25245948/32951132 swapFree=67111364/67111528
[pid=16242] ppid=16240 vsize=54136 CPUtime=822.28 cores=1,3
/proc/16242/stat : 16242 (MPhaseSAT) R 16240 16242 15089 0 -1 4202496 48573 0 0 0 82218 10 0 0 25 0 1 0 486964825 55435264 13012 33554432000 134512640 134731564 4286963440 18446744073709551615 134659293 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/16242/statm: 13534 13012 328 54 0 12844 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 54136

[startup+882.307 s]
/proc/loadavg: 4.16 4.05 3.94 5/188 16302
/proc/meminfo: memFree=25247660/32951132 swapFree=67111364/67111528
[pid=16242] ppid=16240 vsize=54328 CPUtime=882.28 cores=1,3
/proc/16242/stat : 16242 (MPhaseSAT) R 16240 16242 15089 0 -1 4202496 48625 0 0 0 88218 10 0 0 25 0 1 0 486964825 55631872 13064 33554432000 134512640 134731564 4286963440 18446744073709551615 134659337 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/16242/statm: 13582 13064 328 54 0 12892 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 54328

[startup+942.301 s]
/proc/loadavg: 4.06 4.04 3.94 5/188 16303
/proc/meminfo: memFree=25247512/32951132 swapFree=67111364/67111528
[pid=16242] ppid=16240 vsize=54520 CPUtime=942.28 cores=1,3
/proc/16242/stat : 16242 (MPhaseSAT) R 16240 16242 15089 0 -1 4202496 48639 0 0 0 94218 10 0 0 25 0 1 0 486964825 55828480 13078 33554432000 134512640 134731564 4286963440 18446744073709551615 134719759 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/16242/statm: 13630 13078 328 54 0 12940 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 54520

[startup+1002.3 s]
/proc/loadavg: 4.02 4.03 3.94 5/188 16305
/proc/meminfo: memFree=25247624/32951132 swapFree=67111364/67111528
[pid=16242] ppid=16240 vsize=54652 CPUtime=1002.28 cores=1,3
/proc/16242/stat : 16242 (MPhaseSAT) R 16240 16242 15089 0 -1 4202496 48682 0 0 0 100218 10 0 0 25 0 1 0 486964825 55963648 13121 33554432000 134512640 134731564 4286963440 18446744073709551615 134659520 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/16242/statm: 13663 13121 328 54 0 12973 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 54652

[startup+1062.3 s]
/proc/loadavg: 4.00 4.02 3.94 5/188 16306
/proc/meminfo: memFree=25246860/32951132 swapFree=67111364/67111528
[pid=16242] ppid=16240 vsize=55340 CPUtime=1062.28 cores=1,3
/proc/16242/stat : 16242 (MPhaseSAT) R 16240 16242 15089 0 -1 4202496 48852 0 0 0 106218 10 0 0 25 0 1 0 486964825 56668160 13291 33554432000 134512640 134731564 4286963440 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/16242/statm: 13835 13291 328 54 0 13145 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 55340

[startup+1122.3 s]
/proc/loadavg: 4.00 4.02 3.94 5/188 16311
/proc/meminfo: memFree=25246076/32951132 swapFree=67111364/67111528
[pid=16242] ppid=16240 vsize=56588 CPUtime=1122.29 cores=1,3
/proc/16242/stat : 16242 (MPhaseSAT) R 16240 16242 15089 0 -1 4202496 49126 0 0 0 112218 11 0 0 25 0 1 0 486964825 57946112 13565 33554432000 134512640 134731564 4286963440 18446744073709551615 134717377 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/16242/statm: 14147 13565 328 54 0 13457 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 56588

[startup+1182.3 s]
/proc/loadavg: 4.00 4.01 3.94 5/188 16313
/proc/meminfo: memFree=25245176/32951132 swapFree=67111364/67111528
[pid=16242] ppid=16240 vsize=57092 CPUtime=1182.29 cores=1,3
/proc/16242/stat : 16242 (MPhaseSAT) R 16240 16242 15089 0 -1 4202496 49240 0 0 0 118218 11 0 0 25 0 1 0 486964825 58462208 13679 33554432000 134512640 134731564 4286963440 18446744073709551615 8712014 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/16242/statm: 14273 13679 328 54 0 13583 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 57092

[startup+1242.3 s]
/proc/loadavg: 4.00 4.01 3.94 5/188 16314
/proc/meminfo: memFree=25243932/32951132 swapFree=67111364/67111528
[pid=16242] ppid=16240 vsize=57488 CPUtime=1242.29 cores=1,3
/proc/16242/stat : 16242 (MPhaseSAT) R 16240 16242 15089 0 -1 4202496 49367 0 0 0 124218 11 0 0 25 0 1 0 486964825 58867712 13806 33554432000 134512640 134731564 4286963440 18446744073709551615 134634884 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/16242/statm: 14372 13806 328 54 0 13682 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 57488



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.94 5/188 16316
/proc/meminfo: memFree=25244040/32951132 swapFree=67111364/67111528
[pid=16242] ppid=16240 vsize=57708 CPUtime=1300 cores=1,3
/proc/16242/stat : 16242 (MPhaseSAT) R 16240 16242 15089 0 -1 4202496 49391 0 0 0 129989 11 0 0 25 0 1 0 486964825 59092992 13830 33554432000 134512640 134731564 4286963440 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/16242/statm: 14427 13830 328 54 0 13737 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 57708

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.94 5/188 16316
/proc/meminfo: memFree=25244040/32951132 swapFree=67111364/67111528
[pid=16242] ppid=16240 vsize=57708 CPUtime=1300 cores=1,3
/proc/16242/stat : 16242 (MPhaseSAT) R 16240 16242 15089 0 -1 4202496 49391 0 0 0 129989 11 0 0 25 0 1 0 486964825 59092992 13830 33554432000 134512640 134731564 4286963440 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/16242/statm: 14427 13830 328 54 0 13737 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 57708

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.01
CPU user time (s): 1299.89
CPU system time (s): 0.115982
CPU usage (%): 99.9999
Max. virtual memory (cumulated for all children) (KiB): 57708

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

runsolver used 1.9857 second user time and 5.12122 second system time

The end

Launcher Data

Begin job on node128 at 2011-04-25 19:47:42
IDJOB=3282187
IDBENCH=70791
IDSOLVER=1520
FILE ID=node128/3282187-1303753662
RUNJOBID= node128-1303753662-16228
PBS_JOBID= 13154034
Free space on /tmp= 66812 MiB

SOLVER NAME= MPhaseSAT 2011-02-15
BENCH NAME= SAT09/APPLICATIONS/bitverif/smulo/smulo064.cnf
COMMAND LINE= MPhaseSAT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3282187-1303753662/watcher-3282187-1303753662 -o /tmp/evaluation-result-3282187-1303753662/solver-3282187-1303753662 -C 2400 -W 1300 -M 7680  MPhaseSAT HOME/instance-3282187-1303753662.cnf

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

MD5SUM BENCH= 472e9d10d7fd1a82d06da0809d0002df
RANDOM SEED=669050557

node128.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.852
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.70
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.852
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.852
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.82
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.852
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.852
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.82
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.852
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.852
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.82
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.852
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	: 5434.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      25627784 kB
Buffers:       1268004 kB
Cached:        5371352 kB
SwapCached:        160 kB
Active:         399936 kB
Inactive:      6307656 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      25627784 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            3300 kB
Writeback:           0 kB
AnonPages:       68064 kB
Mapped:          14780 kB
Slab:           552364 kB
PageTables:       5272 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   197636 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= 66792 MiB
End job on node128 at 2011-04-25 20:09:24