Trace number 3274652

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
SAT07 reference solver: minisat SAT 2007UNSAT 269.874 269.872

General information on the benchmark

NameSAT03/handmade/markstrom/UNSATISFIABLE/
mm-2x2-6-6-s.1.shuffled-as.sat03-1499.cnf
MD5SUM5fbbe7100f38217499e8b5ea555a4e4d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark201.305
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses2576
Sum of the clauses size8480
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2400
Number of clauses of size 31536
Number of clauses of size 4128
Number of clauses of size 5512
Number of clauses of size over 50

Solver Data

0.00/0.00	c This is MiniSat 2.0 (Feb 1 2007, SAT-Competition version)
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  400                                                  |
0.00/0.00	c |  Number of clauses:    2576                                                 |
0.00/0.00	c |  Parsing time:         0.00         s                                       |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |     392     2560     8448 |      853        0    nan |  0.000 % |
0.00/0.00	c |       100 |     392     2560     8448 |      938      100     25 |  0.001 % |
0.00/0.01	c |       250 |     392     2560     8448 |     1032      250     21 |  0.001 % |
0.00/0.01	c |       476 |     392     2560     8448 |     1135      476     21 |  0.001 % |
0.00/0.02	c |       814 |     392     2560     8448 |     1249      814     20 |  0.001 % |
0.00/0.03	c |      1320 |     392     2560     8448 |     1374      689     16 |  0.001 % |
0.00/0.05	c |      2080 |     392     2560     8448 |     1511      744     17 |  0.001 % |
0.06/0.07	c |      3219 |     392     2560     8448 |     1662     1083     16 |  0.001 % |
0.09/0.11	c |      4927 |     392     2560     8448 |     1829     1093     15 |  0.001 % |
0.09/0.17	c |      7489 |     392     2560     8448 |     2012     1786     19 |  0.001 % |
0.19/0.26	c |     11333 |     392     2560     8448 |     2213     1513     16 |  0.001 % |
0.39/0.40	c |     17101 |     392     2560     8448 |     2434     1666     14 |  0.001 % |
0.59/0.62	c |     25750 |     392     2560     8448 |     2678     1695     14 |  0.001 % |
0.89/0.97	c |     38726 |     392     2560     8448 |     2945     2462     16 |  0.001 % |
1.49/1.51	c |     58188 |     392     2560     8448 |     3240     2475     17 |  0.001 % |
2.29/2.30	c |     87381 |     392     2560     8448 |     3564     2131     17 |  0.001 % |
3.49/3.57	c |    131170 |     392     2560     8448 |     3921     2751     16 |  0.001 % |
5.59/5.65	c |    196854 |     392     2560     8448 |     4313     2651     20 |  0.001 % |
8.70/8.76	c |    295380 |     392     2560     8448 |     4744     2999     16 |  0.001 % |
13.69/13.78	c |    443169 |     392     2560     8448 |     5218     4736     16 |  0.001 % |
22.29/22.31	c |    664852 |     392     2560     8448 |     5740     4903     21 |  0.001 % |
34.29/34.31	c |    997379 |     392     2560     8448 |     6314     4000     24 |  0.011 % |
52.59/52.68	c |   1496167 |     392     2560     8448 |     6946     3862     16 |  0.001 % |
80.30/80.33	c |   2244349 |     392     2560     8448 |     7641     4040     17 |  0.001 % |
126.79/126.81	c |   3366624 |     392     2560     8448 |     8405     5075     19 |  0.001 % |
199.70/199.70	c |   5050035 |     390     2521     8332 |     9245     7900     16 |  0.501 % |
269.80/269.87	c ===============================================================================
269.80/269.87	c restarts              : 26
269.80/269.87	c conflicts             : 6663386        (24691 /sec)
269.80/269.87	c decisions             : 7898383        (1.66 % random) (29267 /sec)
269.80/269.87	c propagations          : 379679584      (1406888 /sec)
269.80/269.87	c conflict literals     : 132213136      (17.83 % deleted)
269.80/269.87	c Memory used           : 5.24 MB
269.80/269.87	c CPU time              : 269.872 s
269.80/269.87	c 
269.80/269.87	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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-3274652-1303608667/watcher-3274652-1303608667 -o /tmp/evaluation-result-3274652-1303608667/solver-3274652-1303608667 -C 2400 -W 1300 -M 7680 --output-limit 1,15 HOME/minisat_noassertions HOME/instance-3274652-1303608667.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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.75 1.96 2.37 3/175 9360
/proc/meminfo: memFree=20488424/32951124 swapFree=67110396/67111528
[pid=9360] ppid=9357 vsize=1860 CPUtime=0 cores=0,2
/proc/9360/stat : 9360 (minisat_noasser) R 9357 9360 8058 0 -1 4202496 190 0 0 0 0 0 0 0 22 0 1 0 551097388 1904640 146 33554432000 134512640 135048876 4291235072 18446744073709551615 134687112 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/9360/statm: 465 146 62 131 0 332 0

[startup+0.067769 s]
/proc/loadavg: 1.75 1.96 2.37 3/175 9360
/proc/meminfo: memFree=20488424/32951124 swapFree=67110396/67111528
[pid=9360] ppid=9357 vsize=1992 CPUtime=0.06 cores=0,2
/proc/9360/stat : 9360 (minisat_noasser) R 9357 9360 8058 0 -1 4202496 213 0 0 0 6 0 0 0 22 0 1 0 551097388 2039808 169 33554432000 134512640 135048876 4291235072 18446744073709551615 134547273 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/9360/statm: 498 169 66 131 0 365 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1992

[startup+0.100763 s]
/proc/loadavg: 1.75 1.96 2.37 3/175 9360
/proc/meminfo: memFree=20488424/32951124 swapFree=67110396/67111528
[pid=9360] ppid=9357 vsize=1992 CPUtime=0.09 cores=0,2
/proc/9360/stat : 9360 (minisat_noasser) R 9357 9360 8058 0 -1 4202496 221 0 0 0 9 0 0 0 22 0 1 0 551097388 2039808 177 33554432000 134512640 135048876 4291235072 18446744073709551615 134548737 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/9360/statm: 498 177 66 131 0 365 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1992

[startup+0.300727 s]
/proc/loadavg: 1.75 1.96 2.37 3/175 9360
/proc/meminfo: memFree=20488424/32951124 swapFree=67110396/67111528
[pid=9360] ppid=9357 vsize=2124 CPUtime=0.29 cores=0,2
/proc/9360/stat : 9360 (minisat_noasser) R 9357 9360 8058 0 -1 4202496 245 0 0 0 29 0 0 0 23 0 1 0 551097388 2174976 201 33554432000 134512640 135048876 4291235072 18446744073709551615 134546847 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/9360/statm: 531 201 66 131 0 398 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2124

[startup+0.700661 s]
/proc/loadavg: 1.75 1.96 2.37 3/175 9360
/proc/meminfo: memFree=20488424/32951124 swapFree=67110396/67111528
[pid=9360] ppid=9357 vsize=2256 CPUtime=0.69 cores=0,2
/proc/9360/stat : 9360 (minisat_noasser) R 9357 9360 8058 0 -1 4202496 271 0 0 0 69 0 0 0 25 0 1 0 551097388 2310144 227 33554432000 134512640 135048876 4291235072 18446744073709551615 134547326 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/9360/statm: 564 227 66 131 0 431 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2256

[startup+1.50055 s]
/proc/loadavg: 1.75 1.96 2.37 5/190 9385
/proc/meminfo: memFree=20477400/32951124 swapFree=67110396/67111528
[pid=9360] ppid=9357 vsize=2388 CPUtime=1.49 cores=0,2
/proc/9360/stat : 9360 (minisat_noasser) R 9357 9360 8058 0 -1 4202496 311 0 0 0 149 0 0 0 25 0 1 0 551097388 2445312 267 33554432000 134512640 135048876 4291235072 18446744073709551615 134547168 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/9360/statm: 597 267 66 131 0 464 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2388

[startup+3.10029 s]
/proc/loadavg: 1.75 1.96 2.37 5/190 9412
/proc/meminfo: memFree=20466736/32951124 swapFree=67110396/67111528
[pid=9360] ppid=9357 vsize=2520 CPUtime=3.09 cores=0,2
/proc/9360/stat : 9360 (minisat_noasser) R 9357 9360 8058 0 -1 4202496 355 0 0 0 309 0 0 0 25 0 1 0 551097388 2580480 311 33554432000 134512640 135048876 4291235072 18446744073709551615 134547282 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/9360/statm: 630 311 66 131 0 497 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2520

[startup+6.30077 s]
/proc/loadavg: 1.93 2.00 2.38 5/190 9439
/proc/meminfo: memFree=20441420/32951124 swapFree=67110396/67111528
[pid=9360] ppid=9357 vsize=2788 CPUtime=6.29 cores=0,2
/proc/9360/stat : 9360 (minisat_noasser) R 9357 9360 8058 0 -1 4202496 419 0 0 0 629 0 0 0 25 0 1 0 551097388 2854912 375 33554432000 134512640 135048876 4291235072 18446744073709551615 134546894 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/9360/statm: 697 375 66 131 0 564 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2788

[startup+12.7007 s]
/proc/loadavg: 2.10 2.03 2.39 5/190 9439
/proc/meminfo: memFree=20420412/32951124 swapFree=67110396/67111528
[pid=9360] ppid=9357 vsize=3052 CPUtime=12.69 cores=0,2
/proc/9360/stat : 9360 (minisat_noasser) R 9357 9360 8058 0 -1 4202496 465 0 0 0 1269 0 0 0 25 0 1 0 551097388 3125248 421 33554432000 134512640 135048876 4291235072 18446744073709551615 134546897 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/9360/statm: 763 421 66 131 0 630 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3052

[startup+25.5005 s]
/proc/loadavg: 2.52 2.12 2.41 5/190 9439
/proc/meminfo: memFree=20403932/32951124 swapFree=67110396/67111528
[pid=9360] ppid=9357 vsize=3452 CPUtime=25.49 cores=0,2
/proc/9360/stat : 9360 (minisat_noasser) R 9357 9360 8058 0 -1 4202496 580 0 0 0 2549 0 0 0 25 0 1 0 551097388 3534848 536 33554432000 134512640 135048876 4291235072 18446744073709551615 134547020 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/9360/statm: 863 536 66 131 0 730 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 3452

[startup+51.1003 s]
/proc/loadavg: 3.02 2.27 2.45 5/190 9441
/proc/meminfo: memFree=20391232/32951124 swapFree=67110396/67111528
[pid=9360] ppid=9357 vsize=3864 CPUtime=51.09 cores=0,2
/proc/9360/stat : 9360 (minisat_noasser) R 9357 9360 8058 0 -1 4202496 667 0 0 0 5109 0 0 0 25 0 1 0 551097388 3956736 623 33554432000 134512640 135048876 4291235072 18446744073709551615 134547276 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/9360/statm: 966 623 66 131 0 833 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 3864

[startup+102.307 s]
/proc/loadavg: 3.57 2.54 2.53 5/190 9441
/proc/meminfo: memFree=20370396/32951124 swapFree=67110396/67111528
[pid=9360] ppid=9357 vsize=4404 CPUtime=102.3 cores=0,2
/proc/9360/stat : 9360 (minisat_noasser) R 9357 9360 8058 0 -1 4202496 806 0 0 0 10230 0 0 0 25 0 1 0 551097388 4509696 762 33554432000 134512640 135048876 4291235072 18446744073709551615 134547017 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/9360/statm: 1101 762 66 131 0 968 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 4404

[startup+162.301 s]
/proc/loadavg: 3.84 2.80 2.62 5/190 9443
/proc/meminfo: memFree=20358848/32951124 swapFree=67110396/67111528
[pid=9360] ppid=9357 vsize=4816 CPUtime=162.3 cores=0,2
/proc/9360/stat : 9360 (minisat_noasser) R 9357 9360 8058 0 -1 4202496 906 0 0 0 16230 0 0 0 25 0 1 0 551097388 4931584 862 33554432000 134512640 135048876 4291235072 18446744073709551615 134546990 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/9360/statm: 1204 862 66 131 0 1071 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 4816

[startup+222.301 s]
/proc/loadavg: 3.94 3.02 2.70 5/190 9445
/proc/meminfo: memFree=20340572/32951124 swapFree=67110396/67111528
[pid=9360] ppid=9357 vsize=5080 CPUtime=222.3 cores=0,2
/proc/9360/stat : 9360 (minisat_noasser) R 9357 9360 8058 0 -1 4202496 989 0 0 0 22230 0 0 0 25 0 1 0 551097388 5201920 945 33554432000 134512640 135048876 4291235072 18446744073709551615 134552777 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/9360/statm: 1270 945 66 131 0 1137 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 5080

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

[startup+230.3 s]
/proc/loadavg: 3.95 3.05 2.72 5/190 9445
/proc/meminfo: memFree=20340568/32951124 swapFree=67110396/67111528
[pid=9360] ppid=9357 vsize=5228 CPUtime=230.3 cores=0,2
/proc/9360/stat : 9360 (minisat_noasser) R 9357 9360 8058 0 -1 4202496 1015 0 0 0 23030 0 0 0 25 0 1 0 551097388 5353472 971 33554432000 134512640 135048876 4291235072 18446744073709551615 134547017 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/9360/statm: 1307 971 66 131 0 1174 0
Current children cumulated CPU time (s) 230.3
Current children cumulated vsize (KiB) 5228

[startup+255.901 s]
/proc/loadavg: 4.04 3.14 2.76 5/190 9445
/proc/meminfo: memFree=20338584/32951124 swapFree=67110396/67111528
[pid=9360] ppid=9357 vsize=5360 CPUtime=255.9 cores=0,2
/proc/9360/stat : 9360 (minisat_noasser) R 9357 9360 8058 0 -1 4202496 1032 0 0 0 25590 0 0 0 25 0 1 0 551097388 5488640 988 33554432000 134512640 135048876 4291235072 18446744073709551615 134548155 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/9360/statm: 1340 988 66 131 0 1207 0
Current children cumulated CPU time (s) 255.9
Current children cumulated vsize (KiB) 5360

[startup+262.301 s]
/proc/loadavg: 4.04 3.15 2.76 5/190 9445
/proc/meminfo: memFree=20338320/32951124 swapFree=67110396/67111528
[pid=9360] ppid=9357 vsize=5360 CPUtime=262.3 cores=0,2
/proc/9360/stat : 9360 (minisat_noasser) R 9357 9360 8058 0 -1 4202496 1042 0 0 0 26230 0 0 0 25 0 1 0 551097388 5488640 998 33554432000 134512640 135048876 4291235072 18446744073709551615 134552475 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/9360/statm: 1340 998 66 131 0 1207 0
Current children cumulated CPU time (s) 262.3
Current children cumulated vsize (KiB) 5360

[startup+265.5 s]
/proc/loadavg: 4.04 3.17 2.77 5/190 9445
/proc/meminfo: memFree=20338072/32951124 swapFree=67110396/67111528
[pid=9360] ppid=9357 vsize=5360 CPUtime=265.5 cores=0,2
/proc/9360/stat : 9360 (minisat_noasser) R 9357 9360 8058 0 -1 4202496 1043 0 0 0 26550 0 0 0 25 0 1 0 551097388 5488640 999 33554432000 134512640 135048876 4291235072 18446744073709551615 134546864 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/9360/statm: 1340 999 66 131 0 1207 0
Current children cumulated CPU time (s) 265.5
Current children cumulated vsize (KiB) 5360

[startup+267.1 s]
/proc/loadavg: 4.04 3.17 2.77 5/190 9445
/proc/meminfo: memFree=20337948/32951124 swapFree=67110396/67111528
[pid=9360] ppid=9357 vsize=5360 CPUtime=267.1 cores=0,2
/proc/9360/stat : 9360 (minisat_noasser) R 9357 9360 8058 0 -1 4202496 1043 0 0 0 26710 0 0 0 25 0 1 0 551097388 5488640 999 33554432000 134512640 135048876 4291235072 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/9360/statm: 1340 999 66 131 0 1207 0
Current children cumulated CPU time (s) 267.1
Current children cumulated vsize (KiB) 5360

[startup+268.701 s]
/proc/loadavg: 4.04 3.17 2.77 5/190 9445
/proc/meminfo: memFree=20337824/32951124 swapFree=67110396/67111528
[pid=9360] ppid=9357 vsize=5360 CPUtime=268.7 cores=0,2
/proc/9360/stat : 9360 (minisat_noasser) R 9357 9360 8058 0 -1 4202496 1052 0 0 0 26870 0 0 0 25 0 1 0 551097388 5488640 1008 33554432000 134512640 135048876 4291235072 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/9360/statm: 1340 1008 66 131 0 1207 0
Current children cumulated CPU time (s) 268.7
Current children cumulated vsize (KiB) 5360

[startup+269.507 s]
/proc/loadavg: 4.03 3.18 2.78 5/190 9447
/proc/meminfo: memFree=20337824/32951124 swapFree=67110396/67111528
[pid=9360] ppid=9357 vsize=5360 CPUtime=269.5 cores=0,2
/proc/9360/stat : 9360 (minisat_noasser) R 9357 9360 8058 0 -1 4202496 1052 0 0 0 26950 0 0 0 25 0 1 0 551097388 5488640 1008 33554432000 134512640 135048876 4291235072 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/9360/statm: 1340 1008 66 131 0 1207 0
Current children cumulated CPU time (s) 269.5
Current children cumulated vsize (KiB) 5360

[startup+269.701 s]
/proc/loadavg: 4.03 3.18 2.78 5/190 9447
/proc/meminfo: memFree=20337824/32951124 swapFree=67110396/67111528
[pid=9360] ppid=9357 vsize=5360 CPUtime=269.7 cores=0,2
/proc/9360/stat : 9360 (minisat_noasser) R 9357 9360 8058 0 -1 4202496 1052 0 0 0 26970 0 0 0 25 0 1 0 551097388 5488640 1008 33554432000 134512640 135048876 4291235072 18446744073709551615 134546939 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/9360/statm: 1340 1008 66 131 0 1207 0
Current children cumulated CPU time (s) 269.7
Current children cumulated vsize (KiB) 5360

[startup+269.801 s]
/proc/loadavg: 4.03 3.18 2.78 5/190 9447
/proc/meminfo: memFree=20337824/32951124 swapFree=67110396/67111528
[pid=9360] ppid=9357 vsize=5360 CPUtime=269.8 cores=0,2
/proc/9360/stat : 9360 (minisat_noasser) R 9357 9360 8058 0 -1 4202496 1052 0 0 0 26980 0 0 0 25 0 1 0 551097388 5488640 1008 33554432000 134512640 135048876 4291235072 18446744073709551615 134546997 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/9360/statm: 1340 1008 66 131 0 1207 0
Current children cumulated CPU time (s) 269.8
Current children cumulated vsize (KiB) 5360

Child status: 20
Real time (s): 269.872
CPU time (s): 269.874
CPU user time (s): 269.873
CPU system time (s): 0.000999
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 5360

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

runsolver used 0.484926 second user time and 0.993848 second system time

The end

Launcher Data

Begin job on node118 at 2011-04-24 03:31:07
IDJOB=3274652
IDBENCH=84062
IDSOLVER=1676
FILE ID=node118/3274652-1303608667
RUNJOBID= node118-1303608667-9342
PBS_JOBID= 13150579
Free space on /tmp= 71744 MiB

SOLVER NAME= SAT07 reference solver: minisat SAT 2007
BENCH NAME= SAT03/handmade/markstrom/UNSATISFIABLE/mm-2x2-6-6-s.1.shuffled-as.sat03-1499.cnf
COMMAND LINE= HOME/minisat_noassertions BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3274652-1303608667/watcher-3274652-1303608667 -o /tmp/evaluation-result-3274652-1303608667/solver-3274652-1303608667 -C 2400 -W 1300 -M 7680 --output-limit 1,15  HOME/minisat_noassertions HOME/instance-3274652-1303608667.cnf

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

MD5SUM BENCH= 5fbbe7100f38217499e8b5ea555a4e4d
RANDOM SEED=112585851

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20488844 kB
Buffers:       1859840 kB
Cached:       10016380 kB
SwapCached:        600 kB
Active:        8482180 kB
Inactive:      3458476 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20488844 kB
SwapTotal:    67111528 kB
SwapFree:     67110396 kB
Dirty:            3288 kB
Writeback:           0 kB
AnonPages:       64124 kB
Mapped:          14580 kB
Slab:           459016 kB
PageTables:       5504 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   192912 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= 71740 MiB
End job on node118 at 2011-04-24 03:35:37