Trace number 329620

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, and are wall clock time (not CPU 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
minimarch 2007-02-08? (TO) 1200.1 1200.43

General information on the benchmark

Nameindustrial/IBM_FV_2002_31_1_rule_1/
SAT_dat.k70.cnf
MD5SUM7df05251eeff9fbbbfcc94a219ac2c0b
Bench CategoryINDUST (industrial 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 variables104135
Number of clauses466268
Sum of the clauses size1199934
Maximum clause length20
Minimum clause length1
Number of clauses of size 1663
Number of clauses of size 2363146
Number of clauses of size 351212
Number of clauses of size 420925
Number of clauses of size 59084
Number of clauses of size over 521238

Solver Data (download as text)

0.00/0.00	This is MiniMarch, a modified version of MiniSat 2.0 beta
0.00/0.00	WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	============================[ Problem Statistics ]=============================
0.00/0.00	|                                                                             |
0.00/0.01	|  Number of variables:  104135                                               |
0.00/0.01	|  Number of clauses:    466268                                               |
1.59/1.62	|  Parsing time:         1.57         s                                       |
4.99/5.07	============================[ Search Statistics ]==============================
4.99/5.07	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.99/5.07	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.99/5.07	===============================================================================
4.99/5.07	|         0 |   33548   228579   763994 |    76193        0    nan |  0.000 % |
5.09/5.11	|       100 |   33548   228579   763994 |    83812      100      6 |  9.930 % |
5.09/5.17	|       250 |   33548   228579   763994 |    92193      250      7 |  9.930 % |
5.19/5.27	|       475 |   33548   228579   763994 |   101412      475      7 |  9.930 % |
5.29/5.33	|       812 |   33548   228579   763994 |   111554      812      7 |  9.930 % |
5.69/5.75	|      1318 |   33541   228579   763994 |   122709     1315      7 |  9.946 % |
5.99/6.03	|      2077 |   33541   228579   763994 |   134980     2074      7 |  9.946 % |
6.19/6.29	|      3216 |   33532   228452   763633 |   148478     3212      7 |  9.946 % |
6.79/6.86	|      4924 |   33531   228447   763620 |   163326     4919      7 |  9.947 % |
7.79/7.89	|      7486 |   33516   228289   763193 |   179659     7478      8 |  9.961 % |
9.19/9.24	|     11330 |   33510   228244   763057 |   197625    11321      8 |  9.967 % |
11.59/11.62	|     17096 |   33395   227202   759754 |   217387    17069      9 | 10.077 % |
16.49/16.53	|     25745 |   33228   225938   755873 |   239126    25679      9 | 10.395 % |
23.19/23.20	|     38719 |   33041   224432   751316 |   263038    38477     11 | 10.419 % |
33.88/33.96	|     58180 |   33023   224181   750657 |   289342    57925     18 | 10.435 % |
53.88/53.97	|     87372 |   33018   224150   750575 |   318277    87110     25 | 10.439 % |
95.36/95.44	|    131161 |   33002   223988   750067 |   350104   130845     35 | 10.455 % |
170.84/170.93	|    196846 |   32997   223932   749941 |   385115   196518     41 | 10.465 % |
304.01/304.20	|    295373 |   32966   223590   748918 |   423626   294815     45 | 10.490 % |
546.24/546.47	|    443162 |   32951   223461   748560 |   465989    56337     23 | 10.506 % |
806.36/806.65	|    664845 |   32910   223114   747624 |   512588   277974     49 | 10.543 % |

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node70/watcher-329620-1173145110 -o ROOT/results/node70/solver-329620-1173145110 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/329620-1173145110/minimarch /tmp/evaluation/329620-1173145110/instance-329620-1173145110.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 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.00 1.00 1.00 3/64 11150
/proc/meminfo: memFree=1163176/2055920 swapFree=4192952/4192956
[pid=11150] ppid=11148 vsize=1736 CPUtime=0
/proc/11150/stat : 11150 (minimarch) R 11148 11150 10014 0 -1 4194304 330 0 0 0 0 0 0 0 18 0 1 0 40463315 1777664 314 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134518483 0 0 4096 3 0 0 0 17 1 0 0
/proc/11150/statm: 434 314 45 132 0 299 0

[startup+0.0885511 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 11150
/proc/meminfo: memFree=1163176/2055920 swapFree=4192952/4192956
[pid=11150] ppid=11148 vsize=7192 CPUtime=0.07
/proc/11150/stat : 11150 (minimarch) R 11148 11150 10014 0 -1 4194304 1598 0 0 0 7 0 0 0 18 0 1 0 40463315 7364608 1582 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134533192 0 0 4096 3 0 0 0 17 1 0 0
/proc/11150/statm: 1798 1582 51 132 0 1663 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 7192

[startup+0.101552 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 11150
/proc/meminfo: memFree=1163176/2055920 swapFree=4192952/4192956
[pid=11150] ppid=11148 vsize=7828 CPUtime=0.09
/proc/11150/stat : 11150 (minimarch) R 11148 11150 10014 0 -1 4194304 1781 0 0 0 8 1 0 0 18 0 1 0 40463315 8015872 1765 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/11150/statm: 1957 1766 51 132 0 1822 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7828

[startup+0.301573 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 11150
/proc/meminfo: memFree=1163176/2055920 swapFree=4192952/4192956
[pid=11150] ppid=11148 vsize=21448 CPUtime=0.29
/proc/11150/stat : 11150 (minimarch) R 11148 11150 10014 0 -1 4194304 4792 0 0 0 27 2 0 0 19 0 1 0 40463315 21962752 4776 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134704957 0 0 4096 3 0 0 0 17 1 0 0
/proc/11150/statm: 5362 4776 51 132 0 5227 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21448

[startup+0.701612 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 11150
/proc/meminfo: memFree=1163176/2055920 swapFree=4192952/4192956
[pid=11150] ppid=11148 vsize=42932 CPUtime=0.69
/proc/11150/stat : 11150 (minimarch) R 11148 11150 10014 0 -1 4194304 9691 0 0 0 64 5 0 0 22 0 1 0 40463315 43962368 9675 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134523029 0 0 4096 3 0 0 0 17 1 0 0
/proc/11150/statm: 10733 9675 51 132 0 10598 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 42932

[startup+1.50169 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11151
/proc/meminfo: memFree=1124576/2055920 swapFree=4192952/4192956
[pid=11150] ppid=11148 vsize=42932 CPUtime=1.49
/proc/11150/stat : 11150 (minimarch) R 11148 11150 10014 0 -1 4194304 9691 0 0 0 144 5 0 0 25 0 1 0 40463315 43962368 9675 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134523453 0 0 4096 3 0 0 0 17 1 0 0
/proc/11150/statm: 10733 9675 51 132 0 10598 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 42932

[startup+3.10185 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11151
/proc/meminfo: memFree=1120544/2055920 swapFree=4192952/4192956
[pid=11150] ppid=11148 vsize=65392 CPUtime=3.09
/proc/11150/stat : 11150 (minimarch) R 11148 11150 10014 0 -1 4194304 15010 0 0 0 301 8 0 0 25 0 1 0 40463315 66961408 14994 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/11150/statm: 16348 14994 62 132 0 16213 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 65392

[startup+6.30117 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11151
/proc/meminfo: memFree=1106272/2055920 swapFree=4192952/4192956
[pid=11150] ppid=11148 vsize=59884 CPUtime=6.29
/proc/11150/stat : 11150 (minimarch) R 11148 11150 10014 0 -1 4194304 16517 0 0 0 620 9 0 0 25 0 1 0 40463315 61321216 14169 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551262 0 0 4096 3 0 0 0 17 1 0 0
/proc/11150/statm: 14971 14169 67 132 0 14836 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 59884

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11151
/proc/meminfo: memFree=1106400/2055920 swapFree=4192952/4192956
[pid=11150] ppid=11148 vsize=59884 CPUtime=12.69
/proc/11150/stat : 11150 (minimarch) R 11148 11150 10014 0 -1 4194304 16524 0 0 0 1260 9 0 0 25 0 1 0 40463315 61321216 14176 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551255 0 0 4096 3 0 0 0 17 1 0 0
/proc/11150/statm: 14971 14176 67 132 0 14836 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 59884

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11151
/proc/meminfo: memFree=1106272/2055920 swapFree=4192952/4192956
[pid=11150] ppid=11148 vsize=60208 CPUtime=25.48
/proc/11150/stat : 11150 (minimarch) R 11148 11150 10014 0 -1 4194304 16571 0 0 0 2539 9 0 0 25 0 1 0 40463315 61652992 14223 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/11150/statm: 15052 14223 67 132 0 14917 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 60208

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11151
/proc/meminfo: memFree=1106208/2055920 swapFree=4192952/4192956
[pid=11150] ppid=11148 vsize=60328 CPUtime=51.08
/proc/11150/stat : 11150 (minimarch) R 11148 11150 10014 0 -1 4194304 16610 0 0 0 5099 9 0 0 25 0 1 0 40463315 61775872 14262 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551152 0 0 4096 3 0 0 0 17 1 0 0
/proc/11150/statm: 15082 14262 67 132 0 14947 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 60328

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11151
/proc/meminfo: memFree=1097568/2055920 swapFree=4192952/4192956
[pid=11150] ppid=11148 vsize=68956 CPUtime=102.27
/proc/11150/stat : 11150 (minimarch) R 11148 11150 10014 0 -1 4194304 18763 0 0 0 10214 13 0 0 25 0 1 0 40463315 70610944 16415 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/11150/statm: 17239 16415 67 132 0 17104 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 68956

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11151
/proc/meminfo: memFree=1085792/2055920 swapFree=4192952/4192956
[pid=11150] ppid=11148 vsize=81028 CPUtime=162.25
/proc/11150/stat : 11150 (minimarch) R 11148 11150 10014 0 -1 4194304 21749 0 0 0 16209 16 0 0 25 0 1 0 40463315 82972672 19401 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551352 0 0 4096 3 0 0 0 17 1 0 0
/proc/11150/statm: 20257 19401 67 132 0 20122 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 81028

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11151
/proc/meminfo: memFree=1075744/2055920 swapFree=4192952/4192956
[pid=11150] ppid=11148 vsize=90960 CPUtime=222.23
/proc/11150/stat : 11150 (minimarch) R 11148 11150 10014 0 -1 4194304 24201 0 0 0 22205 18 0 0 25 0 1 0 40463315 93143040 21853 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551347 0 0 4096 3 0 0 0 17 1 0 0
/proc/11150/statm: 22740 21853 67 132 0 22605 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 90960

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11151
/proc/meminfo: memFree=1064864/2055920 swapFree=4192952/4192956
[pid=11150] ppid=11148 vsize=101928 CPUtime=282.21
/proc/11150/stat : 11150 (minimarch) R 11148 11150 10014 0 -1 4194304 26954 0 0 0 28200 21 0 0 25 0 1 0 40463315 104374272 24606 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551210 0 0 4096 3 0 0 0 17 1 0 0
/proc/11150/statm: 25482 24606 67 132 0 25347 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 101928

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11151
/proc/meminfo: memFree=1055392/2055920 swapFree=4192952/4192956
[pid=11150] ppid=11148 vsize=111652 CPUtime=342.19
/proc/11150/stat : 11150 (minimarch) R 11148 11150 10014 0 -1 4194304 29272 0 0 0 34195 24 0 0 25 0 1 0 40463315 114331648 26924 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551236 0 0 4096 3 0 0 0 17 1 0 0
/proc/11150/statm: 27913 26924 67 132 0 27778 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 111652

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11151
/proc/meminfo: memFree=1046560/2055920 swapFree=4192952/4192956
[pid=11150] ppid=11148 vsize=120452 CPUtime=402.17
/proc/11150/stat : 11150 (minimarch) R 11148 11150 10014 0 -1 4194304 31509 0 0 0 40191 26 0 0 25 0 1 0 40463315 123342848 29161 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551210 0 0 4096 3 0 0 0 17 1 0 0
/proc/11150/statm: 30113 29161 67 132 0 29978 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 120452

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11151
/proc/meminfo: memFree=1038816/2055920 swapFree=4192952/4192956
[pid=11150] ppid=11148 vsize=127900 CPUtime=462.16
/proc/11150/stat : 11150 (minimarch) R 11148 11150 10014 0 -1 4194304 33400 0 0 0 46187 29 0 0 25 0 1 0 40463315 130969600 31052 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/11150/statm: 31975 31052 67 132 0 31840 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 127900

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11151
/proc/meminfo: memFree=1030752/2055920 swapFree=4192952/4192956
[pid=11150] ppid=11148 vsize=135988 CPUtime=522.14
/proc/11150/stat : 11150 (minimarch) R 11148 11150 10014 0 -1 4194304 35472 0 0 0 52183 31 0 0 25 0 1 0 40463315 139251712 33124 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551210 0 0 4096 3 0 0 0 17 1 0 0
/proc/11150/statm: 33997 33124 67 132 0 33862 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 135988

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11151
/proc/meminfo: memFree=1028832/2055920 swapFree=4192952/4192956
[pid=11150] ppid=11148 vsize=137836 CPUtime=582.13
/proc/11150/stat : 11150 (minimarch) R 11148 11150 10014 0 -1 4194304 35926 0 0 0 58181 32 0 0 25 0 1 0 40463315 141144064 33578 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551368 0 0 4096 3 0 0 0 17 1 0 0
/proc/11150/statm: 34459 33578 67 132 0 34324 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 137836

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11151
/proc/meminfo: memFree=1028832/2055920 swapFree=4192952/4192956
[pid=11150] ppid=11148 vsize=137836 CPUtime=642.11
/proc/11150/stat : 11150 (minimarch) R 11148 11150 10014 0 -1 4194304 35926 0 0 0 64179 32 0 0 25 0 1 0 40463315 141144064 33578 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134553141 0 0 4096 3 0 0 0 17 1 0 0
/proc/11150/statm: 34459 33578 67 132 0 34324 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 137836

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11151
/proc/meminfo: memFree=1028768/2055920 swapFree=4192952/4192956
[pid=11150] ppid=11148 vsize=137836 CPUtime=702.09
/proc/11150/stat : 11150 (minimarch) R 11148 11150 10014 0 -1 4194304 35926 0 0 0 70177 32 0 0 25 0 1 0 40463315 141144064 33578 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/11150/statm: 34459 33578 67 132 0 34324 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 137836

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11151
/proc/meminfo: memFree=1028768/2055920 swapFree=4192952/4192956
[pid=11150] ppid=11148 vsize=137836 CPUtime=762.08
/proc/11150/stat : 11150 (minimarch) R 11148 11150 10014 0 -1 4194304 35926 0 0 0 76176 32 0 0 25 0 1 0 40463315 141144064 33578 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551700 0 0 4096 3 0 0 0 17 1 0 0
/proc/11150/statm: 34459 33578 67 132 0 34324 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 137836

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11151
/proc/meminfo: memFree=1028704/2055920 swapFree=4192952/4192956
[pid=11150] ppid=11148 vsize=137836 CPUtime=822.06
/proc/11150/stat : 11150 (minimarch) R 11148 11150 10014 0 -1 4194304 35928 0 0 0 82174 32 0 0 25 0 1 0 40463315 141144064 33580 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551697 0 0 4096 3 0 0 0 17 1 0 0
/proc/11150/statm: 34459 33580 67 132 0 34324 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 137836

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11151
/proc/meminfo: memFree=1028768/2055920 swapFree=4192952/4192956
[pid=11150] ppid=11148 vsize=137836 CPUtime=882.04
/proc/11150/stat : 11150 (minimarch) R 11148 11150 10014 0 -1 4194304 35928 0 0 0 88172 32 0 0 25 0 1 0 40463315 141144064 33580 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551152 0 0 4096 3 0 0 0 17 1 0 0
/proc/11150/statm: 34459 33580 67 132 0 34324 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 137836

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11151
/proc/meminfo: memFree=1028704/2055920 swapFree=4192952/4192956
[pid=11150] ppid=11148 vsize=137836 CPUtime=942.03
/proc/11150/stat : 11150 (minimarch) R 11148 11150 10014 0 -1 4194304 35931 0 0 0 94170 33 0 0 25 0 1 0 40463315 141144064 33583 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551284 0 0 4096 3 0 0 0 17 1 0 0
/proc/11150/statm: 34459 33583 67 132 0 34324 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 137836

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11151
/proc/meminfo: memFree=1024992/2055920 swapFree=4192952/4192956
[pid=11150] ppid=11148 vsize=141668 CPUtime=1002.01
/proc/11150/stat : 11150 (minimarch) R 11148 11150 10014 0 -1 4194304 36892 0 0 0 100167 34 0 0 25 0 1 0 40463315 145068032 34544 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/11150/statm: 35417 34544 67 132 0 35282 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 141668

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11151
/proc/meminfo: memFree=1018464/2055920 swapFree=4192952/4192956
[pid=11150] ppid=11148 vsize=148232 CPUtime=1062
/proc/11150/stat : 11150 (minimarch) R 11148 11150 10014 0 -1 4194304 38516 0 0 0 106163 37 0 0 25 0 1 0 40463315 151789568 36168 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551371 0 0 4096 3 0 0 0 17 1 0 0
/proc/11150/statm: 37058 36168 67 132 0 36923 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 148232

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11151
/proc/meminfo: memFree=1011680/2055920 swapFree=4192952/4192956
[pid=11150] ppid=11148 vsize=154932 CPUtime=1121.98
/proc/11150/stat : 11150 (minimarch) R 11148 11150 10014 0 -1 4194304 40202 0 0 0 112159 39 0 0 25 0 1 0 40463315 158650368 37854 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/11150/statm: 38733 37854 67 132 0 38598 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 154932

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11151
/proc/meminfo: memFree=1004384/2055920 swapFree=4192952/4192956
[pid=11150] ppid=11148 vsize=163284 CPUtime=1181.96
/proc/11150/stat : 11150 (minimarch) R 11148 11150 10014 0 -1 4194304 42049 0 0 0 118155 41 0 0 25 0 1 0 40463315 167202816 39701 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551210 0 0 4096 3 0 0 0 17 1 0 0
/proc/11150/statm: 40821 39701 67 132 0 40686 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 163284



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11151
/proc/meminfo: memFree=1002208/2055920 swapFree=4192952/4192956
[pid=11150] ppid=11148 vsize=165144 CPUtime=1200.06
/proc/11150/stat : 11150 (minimarch) R 11148 11150 10014 0 -1 4194304 42543 0 0 0 119964 42 0 0 25 0 1 0 40463315 169107456 40195 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/11150/statm: 41286 40195 67 132 0 41151 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 165144

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): 1200.43
CPU time (s): 1200.1
CPU user time (s): 1199.65
CPU system time (s): 0.448931
CPU usage (%): 99.9721
Max. virtual memory (cumulated for all children) (KiB): 165144

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.65
system time used= 0.448931
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42543
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= 6
involuntary context switches= 2166

runsolver used 0.770882 second user time and 2.52362 second system time

The end

Launcher Data (download as text)

Begin job on node70 on Tue Mar  6 01:38:31 UTC 2007

IDJOB= 329620
IDBENCH= 20544
IDSOLVER= 110
FILE ID= node70/329620-1173145110

PBS_JOBID= 4015184

Free space on /tmp= 66547 MiB

SOLVER NAME= minimarch 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/IBM_FV_2002_31_1_rule_1/SAT_dat.k70.cnf
COMMAND LINE= /tmp/evaluation/329620-1173145110/minimarch /tmp/evaluation/329620-1173145110/instance-329620-1173145110.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node70/watcher-329620-1173145110 -o ROOT/results/node70/solver-329620-1173145110 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/329620-1173145110/minimarch /tmp/evaluation/329620-1173145110/instance-329620-1173145110.cnf            

META MD5SUM SOLVER= cd0143c15836d32fe9acb8d523a59b67
MD5SUM BENCH=  7df05251eeff9fbbbfcc94a219ac2c0b

RANDOM SEED= 487040982

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node70.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1163520 kB
Buffers:         38072 kB
Cached:         762216 kB
SwapCached:          4 kB
Active:         164712 kB
Inactive:       653164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1163520 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:           12908 kB
Writeback:           0 kB
Mapped:          27740 kB
Slab:            60524 kB
Committed_AS:   120224 kB
PageTables:       1400 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66547 MiB

End job on node70 on Tue Mar  6 01:58:33 UTC 2007