Trace number 3287248

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) 1300.05 1300.01

General information on the benchmark

Nameapplication/jarvisalo/smtqfbv-aigs/
smtlib-qfbv-aigs-countbits128-tseitin.cnf
MD5SUM47da9e46b00ffd3e0b0f453a6c3c9f38
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2179.95
Satisfiable
(Un)Satisfiability was proved
Number of variables95810
Number of clauses287045
Sum of the clauses size669769
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2191362
Number of clauses of size 395681
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-3287248-1303770179/watcher-3287248-1303770179 -o /tmp/evaluation-result-3287248-1303770179/solver-3287248-1303770179 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3287248-1303770179.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: 4.00 3.87 3.78 4/189 24770
/proc/meminfo: memFree=21545036/32951124 swapFree=67111524/67111528
[pid=24770] ppid=24768 vsize=7556 CPUtime=0 cores=0,2
/proc/24770/stat : 24770 (MPhaseSAT64) R 24768 24770 23876 0 -1 4202496 314 0 0 0 0 0 0 0 21 0 1 0 488620244 7737344 256 33554432000 134512640 134761588 4291414240 18446744073709551615 134531305 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/24770/statm: 1889 256 225 61 0 1192 0

[startup+0.047762 s]
/proc/loadavg: 4.00 3.87 3.78 4/189 24770
/proc/meminfo: memFree=21545036/32951124 swapFree=67111524/67111528
[pid=24770] ppid=24768 vsize=7556 CPUtime=0.04 cores=0,2
/proc/24770/stat : 24770 (MPhaseSAT64) R 24768 24770 23876 0 -1 4202496 514 0 0 0 4 0 0 0 21 0 1 0 488620244 7737344 456 33554432000 134512640 134761588 4291414240 18446744073709551615 134531308 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/24770/statm: 1889 456 225 61 0 1192 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 7556

[startup+0.100771 s]
/proc/loadavg: 4.00 3.87 3.78 4/189 24770
/proc/meminfo: memFree=21545036/32951124 swapFree=67111524/67111528
[pid=24770] ppid=24768 vsize=7556 CPUtime=0.09 cores=0,2
/proc/24770/stat : 24770 (MPhaseSAT64) R 24768 24770 23876 0 -1 4202496 754 0 0 0 9 0 0 0 21 0 1 0 488620244 7737344 696 33554432000 134512640 134761588 4291414240 18446744073709551615 134531305 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/24770/statm: 1889 696 225 61 0 1192 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7556

[startup+0.30073 s]
/proc/loadavg: 4.00 3.87 3.78 4/189 24770
/proc/meminfo: memFree=21545036/32951124 swapFree=67111524/67111528
[pid=24770] ppid=24768 vsize=13556 CPUtime=0.29 cores=0,2
/proc/24770/stat : 24770 (MPhaseSAT64) R 24768 24770 23876 0 -1 4202496 7530 0 0 0 28 1 0 0 22 0 1 0 488620244 13881344 2411 33554432000 134512640 134761588 4291414240 18446744073709551615 134559317 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/24770/statm: 3389 2419 421 61 0 2692 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13556

[startup+0.700643 s]
/proc/loadavg: 4.00 3.87 3.78 4/189 24770
/proc/meminfo: memFree=21545036/32951124 swapFree=67111524/67111528
[pid=24770] ppid=24768 vsize=22588 CPUtime=0.68 cores=0,2
/proc/24770/stat : 24770 (MPhaseSAT64) R 24768 24770 23876 0 -1 4202496 18262 0 0 0 66 2 0 0 23 0 1 0 488620244 23130112 5163 33554432000 134512640 134761588 4291414240 18446744073709551615 134613056 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/24770/statm: 5647 5163 439 61 0 4950 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 22588

[startup+1.50047 s]
/proc/loadavg: 4.00 3.87 3.78 5/190 24772
/proc/meminfo: memFree=21503868/32951124 swapFree=67111524/67111528
[pid=24770] ppid=24768 vsize=30316 CPUtime=1.49 cores=0,2
/proc/24770/stat : 24770 (MPhaseSAT64) R 24768 24770 23876 0 -1 4202496 28740 0 0 0 145 4 0 0 25 0 1 0 488620244 31043584 7132 33554432000 134512640 134761588 4291414240 18446744073709551615 134652709 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/24770/statm: 7579 7132 444 61 0 6882 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 30316

[startup+3.1002 s]
/proc/loadavg: 4.00 3.87 3.78 5/190 24772
/proc/meminfo: memFree=21501092/32951124 swapFree=67111524/67111528
[pid=24770] ppid=24768 vsize=33044 CPUtime=3.09 cores=0,2
/proc/24770/stat : 24770 (MPhaseSAT64) R 24768 24770 23876 0 -1 4202496 30416 0 0 0 305 4 0 0 25 0 1 0 488620244 33837056 7791 33554432000 134512640 134761588 4291414240 18446744073709551615 134622212 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/24770/statm: 8261 7791 450 61 0 7564 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 33044

[startup+6.30058 s]
/proc/loadavg: 4.00 3.87 3.78 5/190 24772
/proc/meminfo: memFree=21510276/32951124 swapFree=67111524/67111528
[pid=24770] ppid=24768 vsize=38680 CPUtime=6.29 cores=0,2
/proc/24770/stat : 24770 (MPhaseSAT64) R 24768 24770 23876 0 -1 4202496 31825 0 0 0 625 4 0 0 25 0 1 0 488620244 39608320 9200 33554432000 134512640 134761588 4291414240 18446744073709551615 134634731 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/24770/statm: 9670 9200 450 61 0 8973 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 38680

[startup+12.7004 s]
/proc/loadavg: 4.00 3.87 3.78 5/190 24772
/proc/meminfo: memFree=21507924/32951124 swapFree=67111524/67111528
[pid=24770] ppid=24768 vsize=38680 CPUtime=12.69 cores=0,2
/proc/24770/stat : 24770 (MPhaseSAT64) R 24768 24770 23876 0 -1 4202496 31825 0 0 0 1265 4 0 0 25 0 1 0 488620244 39608320 9200 33554432000 134512640 134761588 4291414240 18446744073709551615 134634301 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/24770/statm: 9670 9200 450 61 0 8973 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 38680

[startup+25.5009 s]
/proc/loadavg: 4.00 3.88 3.79 5/190 24772
/proc/meminfo: memFree=21523288/32951124 swapFree=67111524/67111528
[pid=24770] ppid=24768 vsize=26920 CPUtime=25.48 cores=0,2
/proc/24770/stat : 24770 (MPhaseSAT64) R 24768 24770 23876 0 -1 4202496 33274 0 0 0 2544 4 0 0 25 0 1 0 488620244 27566080 6265 33554432000 134512640 134761588 4291414240 18446744073709551615 134747305 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/24770/statm: 6730 6265 455 61 0 6033 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 26920

[startup+51.1011 s]
/proc/loadavg: 4.07 3.90 3.80 5/190 24773
/proc/meminfo: memFree=21487632/32951124 swapFree=67111524/67111528
[pid=24770] ppid=24768 vsize=25856 CPUtime=51.09 cores=0,2
/proc/24770/stat : 24770 (MPhaseSAT64) R 24768 24770 23876 0 -1 4202496 38700 0 0 0 5103 6 0 0 25 0 1 0 488620244 26476544 5999 33554432000 134512640 134761588 4291414240 18446744073709551615 134632814 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/24770/statm: 6464 5999 455 61 0 5767 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 25856

[startup+102.306 s]
/proc/loadavg: 4.07 3.93 3.81 5/190 24774
/proc/meminfo: memFree=21489192/32951124 swapFree=67111524/67111528
[pid=24770] ppid=24768 vsize=26664 CPUtime=102.3 cores=0,2
/proc/24770/stat : 24770 (MPhaseSAT64) R 24768 24770 23876 0 -1 4202496 43448 0 0 0 10224 6 0 0 25 0 1 0 488620244 27303936 6201 33554432000 134512640 134761588 4291414240 18446744073709551615 134748542 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/24770/statm: 6666 6201 455 61 0 5969 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 26664

[startup+162.301 s]
/proc/loadavg: 4.09 3.96 3.83 5/190 24776
/proc/meminfo: memFree=21515416/32951124 swapFree=67111524/67111528
[pid=24770] ppid=24768 vsize=28228 CPUtime=162.3 cores=0,2
/proc/24770/stat : 24770 (MPhaseSAT64) R 24768 24770 23876 0 -1 4202496 85794 0 0 0 16218 12 0 0 25 0 1 0 488620244 28905472 6620 33554432000 134512640 134761588 4291414240 18446744073709551615 134636057 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/24770/statm: 7057 6620 362 61 0 6360 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 28228

[startup+222.301 s]
/proc/loadavg: 4.03 3.96 3.83 5/190 24777
/proc/meminfo: memFree=21489440/32951124 swapFree=67111524/67111528
[pid=24770] ppid=24768 vsize=36596 CPUtime=222.3 cores=0,2
/proc/24770/stat : 24770 (MPhaseSAT64) R 24768 24770 23876 0 -1 4202496 109534 0 0 0 22214 16 0 0 25 0 1 0 488620244 37474304 8691 33554432000 134512640 134761588 4291414240 18446744073709551615 134747177 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/24770/statm: 9149 8691 362 61 0 8452 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 36596

[startup+282.3 s]
/proc/loadavg: 4.01 3.97 3.84 5/190 24779
/proc/meminfo: memFree=21502416/32951124 swapFree=67111524/67111528
[pid=24770] ppid=24768 vsize=30108 CPUtime=282.3 cores=0,2
/proc/24770/stat : 24770 (MPhaseSAT64) R 24768 24770 23876 0 -1 4202496 116878 0 0 0 28212 18 0 0 25 0 1 0 488620244 30830592 7057 33554432000 134512640 134761588 4291414240 18446744073709551615 134685641 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/24770/statm: 7527 7057 362 61 0 6830 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 30108

[startup+342.301 s]
/proc/loadavg: 4.08 3.99 3.85 5/190 24781
/proc/meminfo: memFree=21500152/32951124 swapFree=67111524/67111528
[pid=24770] ppid=24768 vsize=28336 CPUtime=342.3 cores=0,2
/proc/24770/stat : 24770 (MPhaseSAT64) R 24768 24770 23876 0 -1 4202496 118951 0 0 0 34212 18 0 0 25 0 1 0 488620244 29016064 6582 33554432000 134512640 134761588 4291414240 18446744073709551615 134651709 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/24770/statm: 7084 6582 362 61 0 6387 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 28336

[startup+402.301 s]
/proc/loadavg: 4.03 3.99 3.86 5/190 24782
/proc/meminfo: memFree=21498128/32951124 swapFree=67111524/67111528
[pid=24770] ppid=24768 vsize=36268 CPUtime=402.3 cores=0,2
/proc/24770/stat : 24770 (MPhaseSAT64) R 24768 24770 23876 0 -1 4202496 122678 0 0 0 40212 18 0 0 25 0 1 0 488620244 37138432 8565 33554432000 134512640 134761588 4291414240 18446744073709551615 134643095 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/24770/statm: 9067 8565 362 61 0 8370 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 36268

[startup+462.3 s]
/proc/loadavg: 4.01 3.99 3.86 5/190 24784
/proc/meminfo: memFree=21496236/32951124 swapFree=67111524/67111528
[pid=24770] ppid=24768 vsize=32580 CPUtime=462.3 cores=0,2
/proc/24770/stat : 24770 (MPhaseSAT64) R 24768 24770 23876 0 -1 4202496 127243 0 0 0 46211 19 0 0 25 0 1 0 488620244 33361920 7643 33554432000 134512640 134761588 4291414240 18446744073709551615 134746994 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/24770/statm: 8145 7643 362 61 0 7448 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 32580

[startup+522.301 s]
/proc/loadavg: 4.00 3.99 3.87 5/190 24785
/proc/meminfo: memFree=21495708/32951124 swapFree=67111524/67111528
[pid=24770] ppid=24768 vsize=32064 CPUtime=522.3 cores=0,2
/proc/24770/stat : 24770 (MPhaseSAT64) R 24768 24770 23876 0 -1 4202496 130622 0 0 0 52211 19 0 0 25 0 1 0 488620244 32833536 7514 33554432000 134512640 134761588 4291414240 18446744073709551615 134680721 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/24770/statm: 8016 7514 362 61 0 7319 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 32064

[startup+582.301 s]
/proc/loadavg: 4.05 4.00 3.88 5/190 24787
/proc/meminfo: memFree=21491948/32951124 swapFree=67111524/67111528
[pid=24770] ppid=24768 vsize=37412 CPUtime=582.31 cores=0,2
/proc/24770/stat : 24770 (MPhaseSAT64) R 24768 24770 23876 0 -1 4202496 135007 0 0 0 58211 20 0 0 25 0 1 0 488620244 38309888 8851 33554432000 134512640 134761588 4291414240 18446744073709551615 134680525 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/24770/statm: 9353 8851 362 61 0 8656 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 37412

[startup+642.3 s]
/proc/loadavg: 4.02 4.00 3.88 5/190 24789
/proc/meminfo: memFree=21478392/32951124 swapFree=67111524/67111528
[pid=24770] ppid=24768 vsize=33052 CPUtime=642.31 cores=0,2
/proc/24770/stat : 24770 (MPhaseSAT64) R 24768 24770 23876 0 -1 4202496 140420 0 0 0 64210 21 0 0 25 0 1 0 488620244 33845248 7761 33554432000 134512640 134761588 4291414240 18446744073709551615 134685517 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/24770/statm: 8263 7761 362 61 0 7566 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 33052

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.89 5/190 24790
/proc/meminfo: memFree=21447968/32951124 swapFree=67111524/67111528
[pid=24770] ppid=24768 vsize=51096 CPUtime=702.31 cores=0,2
/proc/24770/stat : 24770 (MPhaseSAT64) R 24768 24770 23876 0 -1 4202496 150887 0 0 0 70208 23 0 0 25 0 1 0 488620244 52322304 12272 33554432000 134512640 134761588 4291414240 18446744073709551615 134644208 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/24770/statm: 12774 12272 362 61 0 12077 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 51096

[startup+762.307 s]
/proc/loadavg: 3.85 3.97 3.89 4/184 24810
/proc/meminfo: memFree=21488276/32951124 swapFree=67111524/67111528
[pid=24770] ppid=24768 vsize=40980 CPUtime=762.32 cores=0,2
/proc/24770/stat : 24770 (MPhaseSAT64) R 24768 24770 23876 0 -1 4202496 152165 0 0 0 76209 23 0 0 25 0 1 0 488620244 41963520 9743 33554432000 134512640 134761588 4291414240 18446744073709551615 134651789 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/24770/statm: 10245 9743 362 61 0 9548 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 40980

[startup+822.301 s]
/proc/loadavg: 3.31 3.79 3.83 4/184 24811
/proc/meminfo: memFree=21487608/32951124 swapFree=67111524/67111528
[pid=24770] ppid=24768 vsize=40592 CPUtime=822.31 cores=0,2
/proc/24770/stat : 24770 (MPhaseSAT64) R 24768 24770 23876 0 -1 4202496 155651 0 0 0 82208 23 0 0 25 0 1 0 488620244 41566208 9646 33554432000 134512640 134761588 4291414240 18446744073709551615 134616745 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/24770/statm: 10148 9646 362 61 0 9451 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 40592

[startup+882.301 s]
/proc/loadavg: 2.83 3.58 3.75 3/178 24831
/proc/meminfo: memFree=21631176/32951124 swapFree=67111524/67111528
[pid=24770] ppid=24768 vsize=40976 CPUtime=882.32 cores=0,2
/proc/24770/stat : 24770 (MPhaseSAT64) R 24768 24770 23876 0 -1 4202496 160325 0 0 0 88207 25 0 0 25 0 1 0 488620244 41959424 9742 33554432000 134512640 134761588 4291414240 18446744073709551615 134642989 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/24770/statm: 10244 9742 362 61 0 9547 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 40976

[startup+942.3 s]
/proc/loadavg: 2.30 3.29 3.64 3/178 24833
/proc/meminfo: memFree=21601236/32951124 swapFree=67111524/67111528
[pid=24770] ppid=24768 vsize=68108 CPUtime=942.32 cores=0,2
/proc/24770/stat : 24770 (MPhaseSAT64) R 24768 24770 23876 0 -1 4202496 175583 0 0 0 94205 27 0 0 25 0 1 0 488620244 69742592 16525 33554432000 134512640 134761588 4291414240 18446744073709551615 134685611 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/24770/statm: 17027 16525 362 61 0 16330 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 68108

[startup+1002.3 s]
/proc/loadavg: 2.11 3.05 3.53 3/178 24834
/proc/meminfo: memFree=21615584/32951124 swapFree=67111524/67111528
[pid=24770] ppid=24768 vsize=48312 CPUtime=1002.32 cores=0,2
/proc/24770/stat : 24770 (MPhaseSAT64) R 24768 24770 23876 0 -1 4202496 183599 0 0 0 100204 28 0 0 25 0 1 0 488620244 49471488 11576 33554432000 134512640 134761588 4291414240 18446744073709551615 134616704 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/24770/statm: 12078 11576 362 61 0 11381 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 48312

[startup+1062.3 s]
/proc/loadavg: 2.04 2.86 3.43 3/178 24836
/proc/meminfo: memFree=21625080/32951124 swapFree=67111524/67111528
[pid=24770] ppid=24768 vsize=43600 CPUtime=1062.33 cores=0,2
/proc/24770/stat : 24770 (MPhaseSAT64) R 24768 24770 23876 0 -1 4202496 188365 0 0 0 106204 29 0 0 25 0 1 0 488620244 44646400 10398 33554432000 134512640 134761588 4291414240 18446744073709551615 134747236 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/24770/statm: 10900 10398 362 61 0 10203 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 43600

[startup+1122.3 s]
/proc/loadavg: 2.09 2.71 3.35 3/178 24837
/proc/meminfo: memFree=21621304/32951124 swapFree=67111524/67111528
[pid=24770] ppid=24768 vsize=48720 CPUtime=1122.33 cores=0,2
/proc/24770/stat : 24770 (MPhaseSAT64) R 24768 24770 23876 0 -1 4202496 189645 0 0 0 112204 29 0 0 25 0 1 0 488620244 49889280 11678 33554432000 134512640 134761588 4291414240 18446744073709551615 134697693 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/24770/statm: 12180 11678 362 61 0 11483 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 48720

[startup+1182.3 s]
/proc/loadavg: 1.50 2.44 3.21 2/172 24857
/proc/meminfo: memFree=21697720/32951124 swapFree=67111524/67111528
[pid=24770] ppid=24768 vsize=48844 CPUtime=1182.33 cores=0,2
/proc/24770/stat : 24770 (MPhaseSAT64) R 24768 24770 23876 0 -1 4202496 200635 0 0 0 118203 30 0 0 25 0 1 0 488620244 50016256 11709 33554432000 134512640 134761588 4291414240 18446744073709551615 134617156 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/24770/statm: 12211 11709 362 61 0 11514 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 48844

[startup+1242.3 s]
/proc/loadavg: 1.18 2.18 3.07 2/172 24859
/proc/meminfo: memFree=21712424/32951124 swapFree=67111524/67111528
[pid=24770] ppid=24768 vsize=54092 CPUtime=1242.33 cores=0,2
/proc/24770/stat : 24770 (MPhaseSAT64) R 24768 24770 23876 0 -1 4202496 206861 0 0 0 124202 31 0 0 25 0 1 0 488620244 55390208 13021 33554432000 134512640 134761588 4291414240 18446744073709551615 134747265 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/24770/statm: 13523 13021 362 61 0 12826 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 54092



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.07 1.96 2.94 2/172 24860
/proc/meminfo: memFree=21720048/32951124 swapFree=67111524/67111528
[pid=24770] ppid=24768 vsize=47176 CPUtime=1300.04 cores=0,2
/proc/24770/stat : 24770 (MPhaseSAT64) R 24768 24770 23876 0 -1 4202496 208206 0 0 0 129972 32 0 0 25 0 1 0 488620244 48308224 11292 33554432000 134512640 134761588 4291414240 18446744073709551615 134681001 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/24770/statm: 11794 11292 362 61 0 11097 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 47176

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.05
CPU user time (s): 1299.73
CPU system time (s): 0.32695
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 76556

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

runsolver used 2.10168 second user time and 4.25235 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-26 00:22:59
IDJOB=3287248
IDBENCH=82462
IDSOLVER=1521
FILE ID=node102/3287248-1303770179
RUNJOBID= node102-1303769555-24307
PBS_JOBID= 13157159
Free space on /tmp= 70936 MiB

SOLVER NAME= MPhaseSAT64 2011-03-03
BENCH NAME= SAT11/application/jarvisalo/smtqfbv-aigs/smtlib-qfbv-aigs-countbits128-tseitin.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3287248-1303770179/watcher-3287248-1303770179 -o /tmp/evaluation-result-3287248-1303770179/solver-3287248-1303770179 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3287248-1303770179.cnf

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

MD5SUM BENCH= 47da9e46b00ffd3e0b0f453a6c3c9f38
RANDOM SEED=1398042552

node102.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.828
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.65
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.828
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	: 5226.15
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.828
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.828
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.828
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.828
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.828
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.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21545192 kB
Buffers:       1605252 kB
Cached:        9001612 kB
SwapCached:          4 kB
Active:        2631932 kB
Inactive:      8222456 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21545192 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            5368 kB
Writeback:           0 kB
AnonPages:      247068 kB
Mapped:          16588 kB
Slab:           486228 kB
PageTables:       5660 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   435972 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= 70972 MiB
End job on node102 at 2011-04-26 00:44:41