Trace number 3263195

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

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_18_80_10-dir.shuffled-as.sat03-140.cnf
MD5SUM1037a2754a0a53f62ba8ec901741c9e9
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 variables540
Number of clauses40510
Sum of the clauses size81524
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 240492
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 518

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-3263195-1303549008/watcher-3263195-1303549008 -o /tmp/evaluation-result-3263195-1303549008/solver-3263195-1303549008 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3263195-1303549008.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: 1.00 1.02 1.61 4/178 4867
/proc/meminfo: memFree=14244852/32950928 swapFree=67111524/67111528
[pid=4865] ppid=4862 vsize=4180 CPUtime=0 cores=0,2
/proc/4865/stat : 4865 (MPhaseSAT64) R 4862 4865 3565 0 -1 4202496 329 0 0 0 0 0 0 0 20 0 1 0 545131513 4280320 270 33554432000 134512640 134761588 4290774800 18446744073709551615 3513605 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4865/statm: 1045 270 225 61 0 348 0

[startup+0.067689 s]
/proc/loadavg: 1.00 1.02 1.61 4/178 4867
/proc/meminfo: memFree=14244852/32950928 swapFree=67111524/67111528
[pid=4865] ppid=4862 vsize=5060 CPUtime=0.06 cores=0,2
/proc/4865/stat : 4865 (MPhaseSAT64) R 4862 4865 3565 0 -1 4202496 1096 0 0 0 6 0 0 0 20 0 1 0 545131513 5181440 787 33554432000 134512640 134761588 4290774800 18446744073709551615 134616704 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4865/statm: 1265 787 258 61 0 568 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5060

[startup+0.100679 s]
/proc/loadavg: 1.00 1.02 1.61 4/178 4867
/proc/meminfo: memFree=14244852/32950928 swapFree=67111524/67111528
[pid=4865] ppid=4862 vsize=5060 CPUtime=0.09 cores=0,2
/proc/4865/stat : 4865 (MPhaseSAT64) R 4862 4865 3565 0 -1 4202496 1107 0 0 0 9 0 0 0 20 0 1 0 545131513 5181440 798 33554432000 134512640 134761588 4290774800 18446744073709551615 134617699 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4865/statm: 1265 798 265 61 0 568 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5060

[startup+0.300637 s]
/proc/loadavg: 1.00 1.02 1.61 4/178 4867
/proc/meminfo: memFree=14244852/32950928 swapFree=67111524/67111528
[pid=4865] ppid=4862 vsize=5620 CPUtime=0.29 cores=0,2
/proc/4865/stat : 4865 (MPhaseSAT64) R 4862 4865 3565 0 -1 4202496 1247 0 0 0 29 0 0 0 21 0 1 0 545131513 5754880 938 33554432000 134512640 134761588 4290774800 18446744073709551615 134614184 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4865/statm: 1405 938 265 61 0 708 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5620

[startup+0.700558 s]
/proc/loadavg: 1.00 1.02 1.61 4/178 4867
/proc/meminfo: memFree=14244852/32950928 swapFree=67111524/67111528
[pid=4865] ppid=4862 vsize=5620 CPUtime=0.69 cores=0,2
/proc/4865/stat : 4865 (MPhaseSAT64) R 4862 4865 3565 0 -1 4202496 1247 0 0 0 69 0 0 0 22 0 1 0 545131513 5754880 938 33554432000 134512640 134761588 4290774800 18446744073709551615 134616704 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4865/statm: 1405 938 265 61 0 708 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5620

[startup+1.50041 s]
/proc/loadavg: 1.24 1.07 1.63 6/190 4889
/proc/meminfo: memFree=14212520/32950928 swapFree=67111524/67111528
[pid=4865] ppid=4862 vsize=6684 CPUtime=1.49 cores=0,2
/proc/4865/stat : 4865 (MPhaseSAT64) R 4862 4865 3565 0 -1 4202496 1512 0 0 0 149 0 0 0 25 0 1 0 545131513 6844416 1203 33554432000 134512640 134761588 4290774800 18446744073709551615 134748062 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4865/statm: 1671 1203 270 61 0 974 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6684

[startup+3.10111 s]
/proc/loadavg: 1.24 1.07 1.63 6/190 4889
/proc/meminfo: memFree=14200988/32950928 swapFree=67111524/67111528
[pid=4865] ppid=4862 vsize=9156 CPUtime=3.09 cores=0,2
/proc/4865/stat : 4865 (MPhaseSAT64) R 4862 4865 3565 0 -1 4202496 2613 0 0 0 309 0 0 0 25 0 1 0 545131513 9375744 1853 33554432000 134512640 134761588 4290774800 18446744073709551615 134748103 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4865/statm: 2289 1853 270 61 0 1592 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9156

[startup+6.3005 s]
/proc/loadavg: 1.46 1.12 1.64 6/190 4889
/proc/meminfo: memFree=14195160/32950928 swapFree=67111524/67111528
[pid=4865] ppid=4862 vsize=10916 CPUtime=6.29 cores=0,2
/proc/4865/stat : 4865 (MPhaseSAT64) R 4862 4865 3565 0 -1 4202496 3961 0 0 0 629 0 0 0 25 0 1 0 545131513 11177984 2261 33554432000 134512640 134761588 4290774800 18446744073709551615 134748536 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4865/statm: 2729 2261 270 61 0 2032 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10916

[startup+12.7003 s]
/proc/loadavg: 1.66 1.17 1.65 6/190 4890
/proc/meminfo: memFree=14194640/32950928 swapFree=67111524/67111528
[pid=4865] ppid=4862 vsize=13988 CPUtime=12.68 cores=0,2
/proc/4865/stat : 4865 (MPhaseSAT64) R 4862 4865 3565 0 -1 4202496 7937 0 0 0 1268 0 0 0 25 0 1 0 545131513 14323712 3010 33554432000 134512640 134761588 4290774800 18446744073709551615 134635936 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4865/statm: 3497 3010 276 61 0 2800 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 13988

[startup+25.5009 s]
/proc/loadavg: 2.02 1.26 1.67 6/190 4890
/proc/meminfo: memFree=14185348/32950928 swapFree=67111524/67111528
[pid=4865] ppid=4862 vsize=13012 CPUtime=25.49 cores=0,2
/proc/4865/stat : 4865 (MPhaseSAT64) R 4862 4865 3565 0 -1 4202496 11085 0 0 0 2548 1 0 0 25 0 1 0 545131513 13324288 2791 33554432000 134512640 134761588 4290774800 18446744073709551615 134635862 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4865/statm: 3253 2791 276 61 0 2556 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 13012

[startup+51.101 s]
/proc/loadavg: 2.80 1.52 1.75 6/190 4891
/proc/meminfo: memFree=14163368/32950928 swapFree=67111524/67111528
[pid=4865] ppid=4862 vsize=24524 CPUtime=51.09 cores=0,2
/proc/4865/stat : 4865 (MPhaseSAT64) R 4862 4865 3565 0 -1 4202496 21128 0 0 0 5106 3 0 0 25 0 1 0 545131513 25112576 5610 33554432000 134512640 134761588 4290774800 18446744073709551615 134635864 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4865/statm: 6131 5610 276 61 0 5434 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 24524

[startup+102.307 s]
/proc/loadavg: 3.48 1.90 1.86 6/190 4892
/proc/meminfo: memFree=14159492/32950928 swapFree=67111524/67111528
[pid=4865] ppid=4862 vsize=20576 CPUtime=102.3 cores=0,2
/proc/4865/stat : 4865 (MPhaseSAT64) R 4862 4865 3565 0 -1 4202496 34327 0 0 0 10225 5 0 0 25 0 1 0 545131513 21069824 4662 33554432000 134512640 134761588 4290774800 18446744073709551615 134747351 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4865/statm: 5144 4662 283 61 0 4447 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 20576

[startup+162.301 s]
/proc/loadavg: 3.81 2.28 1.99 6/190 4894
/proc/meminfo: memFree=14152768/32950928 swapFree=67111524/67111528
[pid=4865] ppid=4862 vsize=22880 CPUtime=162.3 cores=0,2
/proc/4865/stat : 4865 (MPhaseSAT64) R 4862 4865 3565 0 -1 4202496 51066 0 0 0 16222 8 0 0 25 0 1 0 545131513 23429120 5238 33554432000 134512640 134761588 4290774800 18446744073709551615 134747177 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4865/statm: 5720 5238 283 61 0 5023 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 22880

[startup+222.301 s]
/proc/loadavg: 3.93 2.59 2.12 6/190 4895
/proc/meminfo: memFree=14156080/32950928 swapFree=67111524/67111528
[pid=4865] ppid=4862 vsize=18784 CPUtime=222.3 cores=0,2
/proc/4865/stat : 4865 (MPhaseSAT64) R 4862 4865 3565 0 -1 4202496 63805 0 0 0 22220 10 0 0 25 0 1 0 545131513 19234816 4214 33554432000 134512640 134761588 4290774800 18446744073709551615 134748109 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4865/statm: 4696 4214 283 61 0 3999 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 18784

[startup+282.301 s]
/proc/loadavg: 3.97 2.85 2.23 6/190 4906
/proc/meminfo: memFree=14152800/32950928 swapFree=67111524/67111528
[pid=4865] ppid=4862 vsize=24672 CPUtime=282.3 cores=0,2
/proc/4865/stat : 4865 (MPhaseSAT64) R 4862 4865 3565 0 -1 4202496 79679 0 0 0 28217 13 0 0 25 0 1 0 545131513 25264128 5686 33554432000 134512640 134761588 4290774800 18446744073709551615 134748084 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4865/statm: 6168 5686 283 61 0 5471 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 24672

[startup+342.301 s]
/proc/loadavg: 3.99 3.05 2.34 6/190 4907
/proc/meminfo: memFree=14149508/32950928 swapFree=67111524/67111528
[pid=4865] ppid=4862 vsize=18912 CPUtime=342.3 cores=0,2
/proc/4865/stat : 4865 (MPhaseSAT64) R 4862 4865 3565 0 -1 4202496 93442 0 0 0 34215 15 0 0 25 0 1 0 545131513 19365888 4246 33554432000 134512640 134761588 4290774800 18446744073709551615 134747294 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4865/statm: 4728 4246 283 61 0 4031 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 18912

[startup+402.3 s]
/proc/loadavg: 4.05 3.24 2.45 6/190 4909
/proc/meminfo: memFree=14146620/32950928 swapFree=67111524/67111528
[pid=4865] ppid=4862 vsize=16864 CPUtime=402.3 cores=0,2
/proc/4865/stat : 4865 (MPhaseSAT64) R 4862 4865 3565 0 -1 4202496 103396 0 0 0 40214 16 0 0 25 0 1 0 545131513 17268736 3734 33554432000 134512640 134761588 4290774800 18446744073709551615 134747356 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4865/statm: 4216 3734 283 61 0 3519 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 16864

[startup+462.301 s]
/proc/loadavg: 4.06 3.39 2.55 6/190 4911
/proc/meminfo: memFree=14144844/32950928 swapFree=67111524/67111528
[pid=4865] ppid=4862 vsize=23904 CPUtime=462.3 cores=0,2
/proc/4865/stat : 4865 (MPhaseSAT64) R 4862 4865 3565 0 -1 4202496 123461 0 0 0 46211 19 0 0 25 0 1 0 545131513 24477696 5494 33554432000 134512640 134761588 4290774800 18446744073709551615 134747173 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4865/statm: 5976 5494 283 61 0 5279 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 23904

[startup+522.301 s]
/proc/loadavg: 4.15 3.53 2.64 6/190 4912
/proc/meminfo: memFree=14156820/32950928 swapFree=67111524/67111528
[pid=4865] ppid=4862 vsize=21600 CPUtime=522.3 cores=0,2
/proc/4865/stat : 4865 (MPhaseSAT64) R 4862 4865 3565 0 -1 4202496 136231 0 0 0 52209 21 0 0 25 0 1 0 545131513 22118400 4918 33554432000 134512640 134761588 4290774800 18446744073709551615 134748084 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4865/statm: 5400 4918 283 61 0 4703 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 21600

[startup+582.3 s]
/proc/loadavg: 4.06 3.61 2.73 6/190 4914
/proc/meminfo: memFree=14148472/32950928 swapFree=67111524/67111528
[pid=4865] ppid=4862 vsize=22368 CPUtime=582.31 cores=0,2
/proc/4865/stat : 4865 (MPhaseSAT64) R 4862 4865 3565 0 -1 4202496 148713 0 0 0 58208 23 0 0 25 0 1 0 545131513 22904832 5110 33554432000 134512640 134761588 4290774800 18446744073709551615 134747240 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4865/statm: 5592 5110 283 61 0 4895 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 22368

[startup+642.301 s]
/proc/loadavg: 4.02 3.68 2.80 6/190 4915
/proc/meminfo: memFree=14158092/32950928 swapFree=67111524/67111528
[pid=4865] ppid=4862 vsize=18272 CPUtime=642.31 cores=0,2
/proc/4865/stat : 4865 (MPhaseSAT64) R 4862 4865 3565 0 -1 4202496 163467 0 0 0 64206 25 0 0 25 0 1 0 545131513 18710528 4086 33554432000 134512640 134761588 4290774800 18446744073709551615 134747356 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4865/statm: 4568 4086 283 61 0 3871 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 18272

[startup+702.301 s]
/proc/loadavg: 4.00 3.74 2.87 6/190 4917
/proc/meminfo: memFree=14158684/32950928 swapFree=67111524/67111528
[pid=4865] ppid=4862 vsize=18272 CPUtime=702.31 cores=0,2
/proc/4865/stat : 4865 (MPhaseSAT64) R 4862 4865 3565 0 -1 4202496 181837 0 0 0 70203 28 0 0 25 0 1 0 545131513 18710528 4086 33554432000 134512640 134761588 4290774800 18446744073709551615 134636610 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4865/statm: 4568 4086 283 61 0 3871 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 18272

[startup+762.307 s]
/proc/loadavg: 4.00 3.78 2.94 6/190 4919
/proc/meminfo: memFree=14151580/32950928 swapFree=67111524/67111528
[pid=4865] ppid=4862 vsize=20832 CPUtime=762.32 cores=0,2
/proc/4865/stat : 4865 (MPhaseSAT64) R 4862 4865 3565 0 -1 4202496 190926 0 0 0 76203 29 0 0 25 0 1 0 545131513 21331968 4726 33554432000 134512640 134761588 4290774800 18446744073709551615 134748864 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4865/statm: 5208 4726 283 61 0 4511 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 20832

[startup+822.301 s]
/proc/loadavg: 4.00 3.82 3.01 6/190 4920
/proc/meminfo: memFree=14165076/32950928 swapFree=67111524/67111528
[pid=4865] ppid=4862 vsize=16864 CPUtime=822.31 cores=0,2
/proc/4865/stat : 4865 (MPhaseSAT64) R 4862 4865 3565 0 -1 4202496 199280 0 0 0 82201 30 0 0 25 0 1 0 545131513 17268736 3734 33554432000 134512640 134761588 4290774800 18446744073709551615 134747274 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4865/statm: 4216 3734 283 61 0 3519 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 16864

[startup+882.3 s]
/proc/loadavg: 4.00 3.85 3.06 6/190 4922
/proc/meminfo: memFree=14147544/32950928 swapFree=67111524/67111528
[pid=4865] ppid=4862 vsize=28128 CPUtime=882.31 cores=0,2
/proc/4865/stat : 4865 (MPhaseSAT64) R 4862 4865 3565 0 -1 4202496 214641 0 0 0 88198 33 0 0 25 0 1 0 545131513 28803072 6550 33554432000 134512640 134761588 4290774800 18446744073709551615 134747254 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4865/statm: 7032 6550 283 61 0 6335 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 28128

[startup+942.301 s]
/proc/loadavg: 4.00 3.87 3.12 5/190 4923
/proc/meminfo: memFree=14150500/32950928 swapFree=67111524/67111528
[pid=4865] ppid=4862 vsize=25056 CPUtime=942.31 cores=0,2
/proc/4865/stat : 4865 (MPhaseSAT64) R 4862 4865 3565 0 -1 4202496 226098 0 0 0 94196 35 0 0 25 0 1 0 545131513 25657344 5782 33554432000 134512640 134761588 4290774800 18446744073709551615 134747356 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4865/statm: 6264 5782 283 61 0 5567 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 25056

[startup+1002.3 s]
/proc/loadavg: 4.00 3.89 3.17 6/190 4925
/proc/meminfo: memFree=14157764/32950928 swapFree=67111524/67111528
[pid=4865] ppid=4862 vsize=20832 CPUtime=1002.32 cores=0,2
/proc/4865/stat : 4865 (MPhaseSAT64) R 4862 4865 3565 0 -1 4202496 235603 0 0 0 100195 37 0 0 25 0 1 0 545131513 21331968 4726 33554432000 134512640 134761588 4290774800 18446744073709551615 134747194 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4865/statm: 5208 4726 283 61 0 4511 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 20832

[startup+1062.3 s]
/proc/loadavg: 4.00 3.91 3.22 6/190 4927
/proc/meminfo: memFree=14145964/32950928 swapFree=67111524/67111528
[pid=4865] ppid=4862 vsize=22880 CPUtime=1062.32 cores=0,2
/proc/4865/stat : 4865 (MPhaseSAT64) R 4862 4865 3565 0 -1 4202496 249301 0 0 0 106192 40 0 0 25 0 1 0 545131513 23429120 5238 33554432000 134512640 134761588 4290774800 18446744073709551615 134747356 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4865/statm: 5720 5238 283 61 0 5023 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 22880

[startup+1122.3 s]
/proc/loadavg: 4.00 3.92 3.27 6/190 4928
/proc/meminfo: memFree=14161412/32950928 swapFree=67111524/67111528
[pid=4865] ppid=4862 vsize=18528 CPUtime=1122.32 cores=0,2
/proc/4865/stat : 4865 (MPhaseSAT64) R 4862 4865 3565 0 -1 4202496 258486 0 0 0 112191 41 0 0 25 0 1 0 545131513 18972672 4150 33554432000 134512640 134761588 4290774800 18446744073709551615 134682592 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4865/statm: 4632 4150 283 61 0 3935 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 18528

[startup+1182.3 s]
/proc/loadavg: 4.00 3.93 3.31 6/190 4930
/proc/meminfo: memFree=14150712/32950928 swapFree=67111524/67111528
[pid=4865] ppid=4862 vsize=17760 CPUtime=1182.33 cores=0,2
/proc/4865/stat : 4865 (MPhaseSAT64) R 4862 4865 3565 0 -1 4202496 268472 0 0 0 118190 43 0 0 25 0 1 0 545131513 18186240 3958 33554432000 134512640 134761588 4290774800 18446744073709551615 134747168 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4865/statm: 4440 3958 283 61 0 3743 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 17760

[startup+1242.3 s]
/proc/loadavg: 4.00 3.94 3.35 6/190 4931
/proc/meminfo: memFree=14159224/32950928 swapFree=67111524/67111528
[pid=4865] ppid=4862 vsize=20832 CPUtime=1242.33 cores=0,2
/proc/4865/stat : 4865 (MPhaseSAT64) R 4862 4865 3565 0 -1 4202496 282457 0 0 0 124188 45 0 0 25 0 1 0 545131513 21331968 4726 33554432000 134512640 134761588 4290774800 18446744073709551615 134747285 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4865/statm: 5208 4726 283 61 0 4511 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 20832



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.95 3.39 6/190 4933
/proc/meminfo: memFree=14159292/32950928 swapFree=67111524/67111528
[pid=4865] ppid=4862 vsize=23904 CPUtime=1300.03 cores=0,2
/proc/4865/stat : 4865 (MPhaseSAT64) R 4862 4865 3565 0 -1 4202496 295898 0 0 0 129956 47 0 0 25 0 1 0 545131513 24477696 5494 33554432000 134512640 134761588 4290774800 18446744073709551615 134748090 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4865/statm: 5976 5494 283 61 0 5279 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 23904

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.57
CPU system time (s): 0.478927
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 31840

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

runsolver used 2.13967 second user time and 4.94625 second system time

The end

Launcher Data

Begin job on node115 at 2011-04-23 10:56:48
IDJOB=3263195
IDBENCH=83945
IDSOLVER=1521
FILE ID=node115/3263195-1303549008
RUNJOBID= node115-1303549008-4846
PBS_JOBID= 13143123
Free space on /tmp= 72440 MiB

SOLVER NAME= MPhaseSAT64 2011-03-03
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_70_18_80_10-dir.shuffled-as.sat03-140.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3263195-1303549008/watcher-3263195-1303549008 -o /tmp/evaluation-result-3263195-1303549008/solver-3263195-1303549008 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3263195-1303549008.cnf

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

MD5SUM BENCH= 1037a2754a0a53f62ba8ec901741c9e9
RANDOM SEED=2091851904

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14245412 kB
Buffers:       2274936 kB
Cached:       15815532 kB
SwapCached:          4 kB
Active:        7254052 kB
Inactive:     10900704 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14245412 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            1560 kB
Writeback:           0 kB
AnonPages:       63848 kB
Mapped:          14496 kB
Slab:           486716 kB
PageTables:       5128 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   192444 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= 72436 MiB
End job on node115 at 2011-04-23 11:18:30