Trace number 3273240

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 2007? (TO) 1300.05 1300.01

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v945c61409g6.cnf
MD5SUM2094ee8d4e443e860293b947e469bd81
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 variables945
Number of clauses61409
Sum of the clauses size123673
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 261364
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

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:  945                                                  |
0.00/0.00	c |  Number of clauses:    61409                                                |
0.01/0.02	c |  Parsing time:         0.02         s                                       |
0.49/0.58	c ============================[ Search Statistics ]==============================
0.49/0.58	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.49/0.58	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.49/0.58	c ===============================================================================
0.49/0.58	c |         0 |     900    57234   165316 |    19078        0    nan |  0.000 % |
0.49/0.59	c |       101 |     900    57234   165316 |    20985      101    109 |  0.000 % |
0.59/0.60	c |       253 |     900    57234   165316 |    23084      253    121 |  0.000 % |
0.59/0.62	c |       479 |     900    57234   165316 |    25392      479    113 |  0.000 % |
0.59/0.64	c |       817 |     900    57234   165316 |    27932      817    114 |  0.000 % |
0.59/0.69	c |      1324 |     900    57234   165316 |    30725     1324    111 |  0.000 % |
0.69/0.76	c |      2086 |     900    57234   165316 |    33797     2086    108 |  0.000 % |
0.89/0.90	c |      3227 |     900    57234   165316 |    37177     3227    106 |  0.000 % |
1.10/1.11	c |      4935 |     900    57234   165316 |    40895     4935    109 |  0.000 % |
1.39/1.49	c |      7497 |     900    57234   165316 |    44984     7497    106 |  0.000 % |
2.29/2.35	c |     11343 |     900    57234   165316 |    49483    11343    105 |  0.000 % |
3.89/3.92	c |     17109 |     900    57234   165316 |    54431    17109    101 |  0.000 % |
6.39/6.46	c |     25758 |     900    57234   165316 |    59874    25758     98 |  0.000 % |
11.49/11.58	c |     38733 |     900    57234   165316 |    65862    38733     95 |  0.000 % |
32.20/32.25	c |     58194 |     900    57234   165316 |    72448    58194    102 |  0.000 % |
56.09/56.17	c |     87387 |     900    57234   165316 |    79693    31921     99 |  0.000 % |
81.10/81.18	c |    131178 |     900    57234   165316 |    87662    75712     94 |  0.000 % |
111.10/111.19	c |    196863 |     900    57234   165316 |    96429    73307     87 |  0.000 % |
159.69/159.80	c |    295389 |     900    57234   165316 |   106072    20954     69 |  0.000 % |
246.40/246.45	c |    443180 |     900    57234   165316 |   116679    85038     92 |  0.000 % |
385.90/385.90	c |    664863 |     900    57234   165316 |   128347   114792     89 |  0.000 % |
598.01/598.05	c |    997390 |     900    57234   165316 |   141181    22317     72 |  0.000 % |
932.83/932.83	c |   1496181 |     900    57234   165316 |   155300    40975     72 |  0.000 % |

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-3273240-1303600606/watcher-3273240-1303600606 -o /tmp/evaluation-result-3273240-1303600606/solver-3273240-1303600606 -C 2400 -W 1300 -M 7680 --output-limit 1,15 HOME/minisat_noassertions HOME/instance-3273240-1303600606.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: 0.00 0.00 0.67 5/189 3874
/proc/meminfo: memFree=16565496/32951124 swapFree=67111528/67111528
[pid=3874] ppid=3872 vsize=2588 CPUtime=0 cores=0,2
/proc/3874/stat : 3874 (minisat_noasser) R 3872 3874 3814 0 -1 4202496 501 0 0 0 0 0 0 0 23 0 1 0 471661109 2650112 457 33554432000 134512640 135048876 4289489664 18446744073709551615 134557162 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/3874/statm: 647 457 50 131 0 514 0

[startup+0.017254 s]
/proc/loadavg: 0.00 0.00 0.67 5/189 3874
/proc/meminfo: memFree=16565496/32951124 swapFree=67111528/67111528
[pid=3874] ppid=3872 vsize=4348 CPUtime=0.01 cores=0,2
/proc/3874/stat : 3874 (minisat_noasser) R 3872 3874 3814 0 -1 4202496 916 0 0 0 1 0 0 0 23 0 1 0 471661109 4452352 872 33554432000 134512640 135048876 4289489664 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/3874/statm: 1087 873 50 131 0 954 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 4348

[startup+0.100255 s]
/proc/loadavg: 0.00 0.00 0.67 5/189 3874
/proc/meminfo: memFree=16565496/32951124 swapFree=67111528/67111528
[pid=3874] ppid=3872 vsize=5004 CPUtime=0.09 cores=0,2
/proc/3874/stat : 3874 (minisat_noasser) R 3872 3874 3814 0 -1 4202496 1115 0 0 0 9 0 0 0 23 0 1 0 471661109 5124096 1071 33554432000 134512640 135048876 4289489664 18446744073709551615 134529400 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/3874/statm: 1251 1071 62 131 0 1118 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5004

[startup+0.300217 s]
/proc/loadavg: 0.00 0.00 0.67 5/189 3874
/proc/meminfo: memFree=16565496/32951124 swapFree=67111528/67111528
[pid=3874] ppid=3872 vsize=6348 CPUtime=0.29 cores=0,2
/proc/3874/stat : 3874 (minisat_noasser) R 3872 3874 3814 0 -1 4202496 1414 0 0 0 29 0 0 0 25 0 1 0 471661109 6500352 1370 33554432000 134512640 135048876 4289489664 18446744073709551615 134529439 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/3874/statm: 1587 1370 62 131 0 1454 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6348

[startup+0.701142 s]
/proc/loadavg: 0.00 0.00 0.67 5/189 3874
/proc/meminfo: memFree=16565496/32951124 swapFree=67111528/67111528
[pid=3874] ppid=3872 vsize=5804 CPUtime=0.69 cores=0,2
/proc/3874/stat : 3874 (minisat_noasser) R 3872 3874 3814 0 -1 4202496 1436 0 0 0 69 0 0 0 25 0 1 0 471661109 5943296 1248 33554432000 134512640 135048876 4289489664 18446744073709551615 134546990 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/3874/statm: 1451 1248 67 131 0 1318 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5804

[startup+1.501 s]
/proc/loadavg: 0.32 0.07 0.69 5/190 3875
/proc/meminfo: memFree=16554072/32951124 swapFree=67111528/67111528
[pid=3874] ppid=3872 vsize=8444 CPUtime=1.49 cores=0,2
/proc/3874/stat : 3874 (minisat_noasser) R 3872 3874 3814 0 -1 4202496 2110 0 0 0 149 0 0 0 25 0 1 0 471661109 8646656 1922 33554432000 134512640 135048876 4289489664 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/3874/statm: 2111 1922 67 131 0 1978 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8444

[startup+3.1007 s]
/proc/loadavg: 0.32 0.07 0.69 5/190 3875
/proc/meminfo: memFree=16546012/32951124 swapFree=67111528/67111528
[pid=3874] ppid=3872 vsize=11380 CPUtime=3.09 cores=0,2
/proc/3874/stat : 3874 (minisat_noasser) R 3872 3874 3814 0 -1 4202496 2842 0 0 0 309 0 0 0 25 0 1 0 471661109 11653120 2654 33554432000 134512640 135048876 4289489664 18446744073709551615 134546949 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/3874/statm: 2845 2654 67 131 0 2712 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11380

[startup+6.30111 s]
/proc/loadavg: 0.32 0.07 0.69 5/190 3875
/proc/meminfo: memFree=16526420/32951124 swapFree=67111528/67111528
[pid=3874] ppid=3872 vsize=16080 CPUtime=6.29 cores=0,2
/proc/3874/stat : 3874 (minisat_noasser) R 3872 3874 3814 0 -1 4202496 4016 0 0 0 629 0 0 0 25 0 1 0 471661109 16465920 3828 33554432000 134512640 135048876 4289489664 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/3874/statm: 4020 3828 67 131 0 3887 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16080

[startup+12.7009 s]
/proc/loadavg: 0.89 0.20 0.72 5/190 3875
/proc/meminfo: memFree=16480316/32951124 swapFree=67111528/67111528
[pid=3874] ppid=3872 vsize=22732 CPUtime=12.69 cores=0,2
/proc/3874/stat : 3874 (minisat_noasser) R 3872 3874 3814 0 -1 4202496 5664 0 0 0 1269 0 0 0 25 0 1 0 471661109 23277568 5476 33554432000 134512640 135048876 4289489664 18446744073709551615 134547282 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/3874/statm: 5683 5476 67 131 0 5550 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22732

[startup+25.5005 s]
/proc/loadavg: 1.36 0.32 0.76 5/190 3876
/proc/meminfo: memFree=16429552/32951124 swapFree=67111528/67111528
[pid=3874] ppid=3872 vsize=29292 CPUtime=25.49 cores=0,2
/proc/3874/stat : 3874 (minisat_noasser) R 3872 3874 3814 0 -1 4202496 7266 0 0 0 2548 1 0 0 25 0 1 0 471661109 29995008 7078 33554432000 134512640 135048876 4289489664 18446744073709551615 134547008 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/3874/statm: 7323 7078 67 131 0 7190 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 29292

[startup+51.1008 s]
/proc/loadavg: 2.40 0.67 0.86 5/190 3876
/proc/meminfo: memFree=16374668/32951124 swapFree=67111528/67111528
[pid=3874] ppid=3872 vsize=39812 CPUtime=51.09 cores=0,2
/proc/3874/stat : 3874 (minisat_noasser) R 3872 3874 3814 0 -1 4202496 9874 0 0 0 5107 2 0 0 25 0 1 0 471661109 40767488 9686 33554432000 134512640 135048876 4289489664 18446744073709551615 134547326 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/3874/statm: 9953 9686 67 131 0 9820 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 39812

[startup+102.307 s]
/proc/loadavg: 3.30 1.18 1.02 5/190 3878
/proc/meminfo: memFree=16322936/32951124 swapFree=67111528/67111528
[pid=3874] ppid=3872 vsize=44992 CPUtime=102.3 cores=0,2
/proc/3874/stat : 3874 (minisat_noasser) R 3872 3874 3814 0 -1 4202496 11154 0 0 0 10227 3 0 0 25 0 1 0 471661109 46071808 10966 33554432000 134512640 135048876 4289489664 18446744073709551615 134546980 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/3874/statm: 11248 10966 67 131 0 11115 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 44992

[startup+162.301 s]
/proc/loadavg: 3.74 1.69 1.20 5/190 3879
/proc/meminfo: memFree=16281492/32951124 swapFree=67111528/67111528
[pid=3874] ppid=3872 vsize=48776 CPUtime=162.29 cores=0,2
/proc/3874/stat : 3874 (minisat_noasser) R 3872 3874 3814 0 -1 4202496 12008 0 0 0 16226 3 0 0 25 0 1 0 471661109 49946624 11820 33554432000 134512640 135048876 4289489664 18446744073709551615 134546920 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/3874/statm: 12194 11820 67 131 0 12061 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 48776

[startup+222.301 s]
/proc/loadavg: 3.90 2.11 1.38 5/190 3881
/proc/meminfo: memFree=16241036/32951124 swapFree=67111528/67111528
[pid=3874] ppid=3872 vsize=56104 CPUtime=222.29 cores=0,2
/proc/3874/stat : 3874 (minisat_noasser) R 3872 3874 3814 0 -1 4202496 13808 0 0 0 22225 4 0 0 25 0 1 0 471661109 57450496 13620 33554432000 134512640 135048876 4289489664 18446744073709551615 134552413 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/3874/statm: 14026 13620 67 131 0 13893 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 56104

[startup+282.301 s]
/proc/loadavg: 3.96 2.45 1.54 5/190 3883
/proc/meminfo: memFree=16204652/32951124 swapFree=67111528/67111528
[pid=3874] ppid=3872 vsize=62592 CPUtime=282.3 cores=0,2
/proc/3874/stat : 3874 (minisat_noasser) R 3872 3874 3814 0 -1 4202496 15358 0 0 0 28225 5 0 0 25 0 1 0 471661109 64094208 15170 33554432000 134512640 135048876 4289489664 18446744073709551615 134546839 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/3874/statm: 15648 15170 67 131 0 15515 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 62592

[startup+342.301 s]
/proc/loadavg: 4.03 2.75 1.69 5/190 3884
/proc/meminfo: memFree=16174708/32951124 swapFree=67111528/67111528
[pid=3874] ppid=3872 vsize=63672 CPUtime=342.3 cores=0,2
/proc/3874/stat : 3874 (minisat_noasser) R 3872 3874 3814 0 -1 4202496 15576 0 0 0 34225 5 0 0 25 0 1 0 471661109 65200128 15388 33554432000 134512640 135048876 4289489664 18446744073709551615 134547023 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/3874/statm: 15918 15388 67 131 0 15785 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 63672

[startup+402.301 s]
/proc/loadavg: 4.01 2.97 1.84 5/190 3913
/proc/meminfo: memFree=16145192/32951124 swapFree=67111528/67111528
[pid=3874] ppid=3872 vsize=67868 CPUtime=402.31 cores=0,2
/proc/3874/stat : 3874 (minisat_noasser) R 3872 3874 3814 0 -1 4202496 16595 0 0 0 40225 6 0 0 25 0 1 0 471661109 69496832 16407 33554432000 134512640 135048876 4289489664 18446744073709551615 134547023 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/3874/statm: 16967 16407 67 131 0 16834 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 67868

[startup+462.3 s]
/proc/loadavg: 4.00 3.16 1.97 5/190 3914
/proc/meminfo: memFree=16056364/32951124 swapFree=67111528/67111528
[pid=3874] ppid=3872 vsize=69160 CPUtime=462.31 cores=0,2
/proc/3874/stat : 3874 (minisat_noasser) R 3872 3874 3814 0 -1 4202496 16879 0 0 0 46225 6 0 0 25 0 1 0 471661109 70819840 16691 33554432000 134512640 135048876 4289489664 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/3874/statm: 17290 16691 67 131 0 17157 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 69160

[startup+522.3 s]
/proc/loadavg: 4.00 3.31 2.09 5/190 3916
/proc/meminfo: memFree=15984764/32951124 swapFree=67111528/67111528
[pid=3874] ppid=3872 vsize=72588 CPUtime=522.31 cores=0,2
/proc/3874/stat : 3874 (minisat_noasser) R 3872 3874 3814 0 -1 4202496 17707 0 0 0 52225 6 0 0 25 0 1 0 471661109 74330112 17519 33554432000 134512640 135048876 4289489664 18446744073709551615 134546920 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/3874/statm: 18147 17519 67 131 0 18014 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 72588

[startup+582.301 s]
/proc/loadavg: 4.00 3.43 2.21 5/190 3918
/proc/meminfo: memFree=15938224/32951124 swapFree=67111528/67111528
[pid=3874] ppid=3872 vsize=73076 CPUtime=582.31 cores=0,2
/proc/3874/stat : 3874 (minisat_noasser) R 3872 3874 3814 0 -1 4202496 17809 0 0 0 58224 7 0 0 25 0 1 0 471661109 74829824 17621 33554432000 134512640 135048876 4289489664 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/3874/statm: 18269 17621 67 131 0 18136 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 73076

[startup+642.301 s]
/proc/loadavg: 4.00 3.53 2.32 5/190 3919
/proc/meminfo: memFree=15885976/32951124 swapFree=67111528/67111528
[pid=3874] ppid=3872 vsize=73436 CPUtime=642.32 cores=0,2
/proc/3874/stat : 3874 (minisat_noasser) R 3872 3874 3814 0 -1 4202496 17897 0 0 0 64225 7 0 0 25 0 1 0 471661109 75198464 17709 33554432000 134512640 135048876 4289489664 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/3874/statm: 18359 17709 67 131 0 18226 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 73436

[startup+702.301 s]
/proc/loadavg: 4.00 3.61 2.42 5/190 3921
/proc/meminfo: memFree=15826892/32951124 swapFree=67111528/67111528
[pid=3874] ppid=3872 vsize=77052 CPUtime=702.31 cores=0,2
/proc/3874/stat : 3874 (minisat_noasser) R 3872 3874 3814 0 -1 4202496 18725 0 0 0 70224 7 0 0 25 0 1 0 471661109 78901248 18537 33554432000 134512640 135048876 4289489664 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/3874/statm: 19263 18537 67 131 0 19130 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 77052

[startup+762.307 s]
/proc/loadavg: 4.00 3.68 2.52 5/190 3922
/proc/meminfo: memFree=15783920/32951124 swapFree=67111528/67111528
[pid=3874] ppid=3872 vsize=77356 CPUtime=762.32 cores=0,2
/proc/3874/stat : 3874 (minisat_noasser) R 3872 3874 3814 0 -1 4202496 18799 0 0 0 76225 7 0 0 25 0 1 0 471661109 79212544 18611 33554432000 134512640 135048876 4289489664 18446744073709551615 134547023 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/3874/statm: 19339 18611 67 131 0 19206 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 77356

[startup+822.301 s]
/proc/loadavg: 4.07 3.75 2.61 5/190 3924
/proc/meminfo: memFree=15743064/32951124 swapFree=67111528/67111528
[pid=3874] ppid=3872 vsize=77932 CPUtime=822.32 cores=0,2
/proc/3874/stat : 3874 (minisat_noasser) R 3872 3874 3814 0 -1 4202496 18916 0 0 0 82225 7 0 0 25 0 1 0 471661109 79802368 18728 33554432000 134512640 135048876 4289489664 18446744073709551615 134546990 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/3874/statm: 19483 18728 67 131 0 19350 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 77932

[startup+882.3 s]
/proc/loadavg: 4.02 3.80 2.70 5/190 3926
/proc/meminfo: memFree=15706312/32951124 swapFree=67111528/67111528
[pid=3874] ppid=3872 vsize=78412 CPUtime=882.32 cores=0,2
/proc/3874/stat : 3874 (minisat_noasser) R 3872 3874 3814 0 -1 4202496 19031 0 0 0 88225 7 0 0 25 0 1 0 471661109 80293888 18843 33554432000 134512640 135048876 4289489664 18446744073709551615 134547017 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/3874/statm: 19603 18843 67 131 0 19470 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 78412

[startup+942.3 s]
/proc/loadavg: 4.01 3.83 2.77 5/190 3927
/proc/meminfo: memFree=15673892/32951124 swapFree=67111528/67111528
[pid=3874] ppid=3872 vsize=78740 CPUtime=942.32 cores=0,2
/proc/3874/stat : 3874 (minisat_noasser) R 3872 3874 3814 0 -1 4202496 19099 0 0 0 94225 7 0 0 25 0 1 0 471661109 80629760 18911 33554432000 134512640 135048876 4289489664 18446744073709551615 134546999 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/3874/statm: 19685 18911 67 131 0 19552 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 78740

[startup+1002.3 s]
/proc/loadavg: 4.00 3.86 2.85 5/190 3929
/proc/meminfo: memFree=15634668/32951124 swapFree=67111528/67111528
[pid=3874] ppid=3872 vsize=78904 CPUtime=1002.32 cores=0,2
/proc/3874/stat : 3874 (minisat_noasser) R 3872 3874 3814 0 -1 4202496 19135 0 0 0 100225 7 0 0 25 0 1 0 471661109 80797696 18947 33554432000 134512640 135048876 4289489664 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/3874/statm: 19726 18947 67 131 0 19593 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 78904

[startup+1062.3 s]
/proc/loadavg: 4.08 3.90 2.92 5/190 3930
/proc/meminfo: memFree=15610180/32951124 swapFree=67111528/67111528
[pid=3874] ppid=3872 vsize=80664 CPUtime=1062.32 cores=0,2
/proc/3874/stat : 3874 (minisat_noasser) R 3872 3874 3814 0 -1 4202496 19555 0 0 0 106225 7 0 0 25 0 1 0 471661109 82599936 19367 33554432000 134512640 135048876 4289489664 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/3874/statm: 20166 19367 67 131 0 20033 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 80664

[startup+1122.3 s]
/proc/loadavg: 4.09 3.93 2.99 5/190 3932
/proc/meminfo: memFree=15584708/32951124 swapFree=67111528/67111528
[pid=3874] ppid=3872 vsize=81316 CPUtime=1122.33 cores=0,2
/proc/3874/stat : 3874 (minisat_noasser) R 3872 3874 3814 0 -1 4202496 19701 0 0 0 112226 7 0 0 25 0 1 0 471661109 83267584 19513 33554432000 134512640 135048876 4289489664 18446744073709551615 134547326 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/3874/statm: 20329 19513 67 131 0 20196 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 81316

[startup+1182.3 s]
/proc/loadavg: 4.03 3.94 3.05 5/190 3934
/proc/meminfo: memFree=15555780/32951124 swapFree=67111528/67111528
[pid=3874] ppid=3872 vsize=81528 CPUtime=1182.33 cores=0,2
/proc/3874/stat : 3874 (minisat_noasser) R 3872 3874 3814 0 -1 4202496 19741 0 0 0 118225 8 0 0 25 0 1 0 471661109 83484672 19553 33554432000 134512640 135048876 4289489664 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/3874/statm: 20382 19553 67 131 0 20249 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 81528

[startup+1242.3 s]
/proc/loadavg: 4.01 3.95 3.11 5/190 3935
/proc/meminfo: memFree=15529800/32951124 swapFree=67111528/67111528
[pid=3874] ppid=3872 vsize=82068 CPUtime=1242.33 cores=0,2
/proc/3874/stat : 3874 (minisat_noasser) R 3872 3874 3814 0 -1 4202496 19880 0 0 0 124225 8 0 0 25 0 1 0 471661109 84037632 19684 33554432000 134512640 135048876 4289489664 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/3874/statm: 20517 19684 67 131 0 20384 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 82068



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.95 3.16 3/183 3956
/proc/meminfo: memFree=16129212/32951124 swapFree=67111528/67111528
[pid=3874] ppid=3872 vsize=82580 CPUtime=1300.04 cores=0,2
/proc/3874/stat : 3874 (minisat_noasser) R 3872 3874 3814 0 -1 4202496 20003 0 0 0 129996 8 0 0 25 0 1 0 471661109 84561920 19799 33554432000 134512640 135048876 4289489664 18446744073709551615 134546920 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/3874/statm: 20645 19799 67 131 0 20512 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 82580

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

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

runsolver used 2.34564 second user time and 4.76028 second system time

The end

Launcher Data

Begin job on node105 at 2011-04-24 01:16:47
IDJOB=3273240
IDBENCH=71300
IDSOLVER=1676
FILE ID=node105/3273240-1303600606
RUNJOBID= node105-1303600602-3832
PBS_JOBID= 13150590
Free space on /tmp= 71748 MiB

SOLVER NAME= SAT07 reference solver: minisat SAT 2007
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v945c61409g6.cnf
COMMAND LINE= HOME/minisat_noassertions BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3273240-1303600606/watcher-3273240-1303600606 -o /tmp/evaluation-result-3273240-1303600606/solver-3273240-1303600606 -C 2400 -W 1300 -M 7680 --output-limit 1,15  HOME/minisat_noassertions HOME/instance-3273240-1303600606.cnf

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

MD5SUM BENCH= 2094ee8d4e443e860293b947e469bd81
RANDOM SEED=1233987592

node105.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.825
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.825
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.825
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.825
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.825
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	: 5410.70
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.825
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.825
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.825
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:      16565536 kB
Buffers:       2271552 kB
Cached:       13446612 kB
SwapCached:          0 kB
Active:        8373200 kB
Inactive:      7446216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16565536 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           11352 kB
Writeback:           0 kB
AnonPages:      100332 kB
Mapped:          16104 kB
Slab:           502072 kB
PageTables:       4928 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   285128 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= 71744 MiB
End job on node105 at 2011-04-24 01:38:29