Trace number 3276299

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) 5000.06 4999.93

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m37-q446.25-n35-p30-s33692332.cnf
MD5SUM1002234f62b5dfa01a75197c65e66327
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.177972
Satisfiable
(Un)Satisfiability was proved
Number of variables1285
Number of clauses166723
Sum of the clauses size334661
Maximum clause length37
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2166688
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 535

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:  1285                                                 |
0.00/0.00	c |  Number of clauses:    166723                                               |
0.00/0.04	c |  Parsing time:         0.05         s                                       |
5.29/5.33	c ============================[ Search Statistics ]==============================
5.29/5.33	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.29/5.33	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.29/5.33	c ===============================================================================
5.29/5.33	c |         0 |    1250   165438   425861 |    55146        0    nan |  0.000 % |
5.29/5.34	c |       100 |    1250   165438   425861 |    60660      100    183 |  0.000 % |
5.29/5.35	c |       250 |    1250   165438   425861 |    66726      250    180 |  0.000 % |
5.29/5.37	c |       477 |    1250   165438   425861 |    73399      477    192 |  0.000 % |
5.40/5.42	c |       814 |    1250   165438   425861 |    80739      814    192 |  0.000 % |
5.40/5.50	c |      1320 |    1250   165438   425861 |    88813     1320    189 |  0.000 % |
5.59/5.65	c |      2085 |    1250   165438   425861 |    97694     2085    192 |  0.000 % |
5.89/5.96	c |      3225 |    1250   165438   425861 |   107463     3225    191 |  0.000 % |
6.29/6.37	c |      4934 |    1250   165438   425861 |   118210     4934    189 |  0.000 % |
7.29/7.37	c |      7498 |    1250   165438   425861 |   130031     7498    186 |  0.000 % |
8.39/8.47	c |     11342 |    1250   165438   425861 |   143034    11342    184 |  0.000 % |
12.19/12.28	c |     17111 |    1250   165438   425861 |   157337    17111    195 |  0.000 % |
19.19/19.23	c |     25760 |    1250   165438   425861 |   173071    25760    197 |  0.000 % |
29.89/29.90	c |     38735 |    1250   165438   425861 |   190378    38735    195 |  0.000 % |
59.10/59.11	c |     58196 |    1250   165438   425861 |   209416    58196    190 |  0.000 % |
86.40/86.49	c |     87389 |    1250   165438   425861 |   230358    87389    183 |  0.000 % |
128.70/128.79	c |    131179 |    1250   165438   425861 |   253394   131179    190 |  0.000 % |
417.20/417.24	c |    196864 |    1250   165438   425861 |   278733   196864    188 |  0.000 % |
874.42/874.42	c |    295391 |    1250   165438   425861 |   306607    41231    178 |  0.000 % |
1461.93/1461.92	c |    443185 |    1250   165438   425861 |   337267   189025    174 |  0.000 % |
2551.75/2551.79	c |    664868 |    1250   165438   425861 |   370994    98378    172 |  0.000 % |
3346.38/3346.37	c |    997394 |    1250   165438   425861 |   408094    80728    229 |  0.000 % |
4841.82/4841.76	c |   1496183 |    1250   165438   425861 |   448903   197490    191 |  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-3276299-1303670053/watcher-3276299-1303670053 -o /tmp/evaluation-result-3276299-1303670053/solver-3276299-1303670053 -C 5000 -W 5100 -M 15500 --output-limit 1,15 HOME/minisat_noassertions HOME/instance-3276299-1303670053.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 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: 2.00 2.00 1.93 2/177 30690
/proc/meminfo: memFree=15622272/32950928 swapFree=67111528/67111528
[pid=30690] ppid=30688 vsize=2628 CPUtime=0 cores=0,2,4,6
/proc/30690/stat : 30690 (minisat_noasser) R 30688 30690 30397 0 -1 4202496 599 0 0 0 0 0 0 0 21 0 1 0 478604069 2691072 556 33554432000 134512640 135048876 4287987264 18446744073709551615 134557162 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/30690/statm: 657 557 50 131 0 524 0

[startup+0.084772 s]
/proc/loadavg: 2.00 2.00 1.93 2/177 30690
/proc/meminfo: memFree=15622272/32950928 swapFree=67111528/67111528
[pid=30690] ppid=30688 vsize=10788 CPUtime=0.08 cores=0,2,4,6
/proc/30690/stat : 30690 (minisat_noasser) R 30688 30690 30397 0 -1 4202496 2553 0 0 0 8 0 0 0 21 0 1 0 478604069 11046912 2510 33554432000 134512640 135048876 4287987264 18446744073709551615 134529230 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/30690/statm: 2697 2510 62 131 0 2564 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 10788

[startup+0.100768 s]
/proc/loadavg: 2.00 2.00 1.93 2/177 30690
/proc/meminfo: memFree=15622272/32950928 swapFree=67111528/67111528
[pid=30690] ppid=30688 vsize=10788 CPUtime=0.09 cores=0,2,4,6
/proc/30690/stat : 30690 (minisat_noasser) R 30688 30690 30397 0 -1 4202496 2553 0 0 0 9 0 0 0 21 0 1 0 478604069 11046912 2510 33554432000 134512640 135048876 4287987264 18446744073709551615 134529229 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/30690/statm: 2697 2510 62 131 0 2564 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10788

[startup+0.300728 s]
/proc/loadavg: 2.00 2.00 1.93 2/177 30690
/proc/meminfo: memFree=15622272/32950928 swapFree=67111528/67111528
[pid=30690] ppid=30688 vsize=10788 CPUtime=0.29 cores=0,2,4,6
/proc/30690/stat : 30690 (minisat_noasser) R 30688 30690 30397 0 -1 4202496 2553 0 0 0 29 0 0 0 22 0 1 0 478604069 11046912 2510 33554432000 134512640 135048876 4287987264 18446744073709551615 134529677 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/30690/statm: 2697 2510 62 131 0 2564 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10788

[startup+0.70066 s]
/proc/loadavg: 2.00 2.00 1.93 2/177 30690
/proc/meminfo: memFree=15622272/32950928 swapFree=67111528/67111528
[pid=30690] ppid=30688 vsize=11580 CPUtime=0.69 cores=0,2,4,6
/proc/30690/stat : 30690 (minisat_noasser) R 30688 30690 30397 0 -1 4202496 2777 0 0 0 69 0 0 0 24 0 1 0 478604069 11857920 2734 33554432000 134512640 135048876 4287987264 18446744073709551615 134529677 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/30690/statm: 2895 2734 62 131 0 2762 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11580

[startup+1.50051 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 30691
/proc/meminfo: memFree=15609128/32950928 swapFree=67111528/67111528
[pid=30690] ppid=30688 vsize=13516 CPUtime=1.49 cores=0,2,4,6
/proc/30690/stat : 30690 (minisat_noasser) R 30688 30690 30397 0 -1 4202496 3163 0 0 0 149 0 0 0 25 0 1 0 478604069 13840384 3120 33554432000 134512640 135048876 4287987264 18446744073709551615 134529671 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/30690/statm: 3379 3120 62 131 0 3246 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13516

[startup+3.10012 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 30691
/proc/meminfo: memFree=15605332/32950928 swapFree=67111528/67111528
[pid=30690] ppid=30688 vsize=13516 CPUtime=3.09 cores=0,2,4,6
/proc/30690/stat : 30690 (minisat_noasser) R 30688 30690 30397 0 -1 4202496 3189 0 0 0 309 0 0 0 25 0 1 0 478604069 13840384 3146 33554432000 134512640 135048876 4287987264 18446744073709551615 134529400 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/30690/statm: 3379 3146 62 131 0 3246 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13516

[startup+6.30067 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 30691
/proc/meminfo: memFree=15600992/32950928 swapFree=67111528/67111528
[pid=30690] ppid=30688 vsize=13148 CPUtime=6.29 cores=0,2,4,6
/proc/30690/stat : 30690 (minisat_noasser) R 30688 30690 30397 0 -1 4202496 3581 0 0 0 629 0 0 0 25 0 1 0 478604069 13463552 3166 33554432000 134512640 135048876 4287987264 18446744073709551615 134552604 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/30690/statm: 3287 3166 67 131 0 3154 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13148

[startup+12.7005 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 30691
/proc/meminfo: memFree=15582488/32950928 swapFree=67111528/67111528
[pid=30690] ppid=30688 vsize=24748 CPUtime=12.69 cores=0,2,4,6
/proc/30690/stat : 30690 (minisat_noasser) R 30688 30690 30397 0 -1 4202496 6464 0 0 0 1269 0 0 0 25 0 1 0 478604069 25341952 6049 33554432000 134512640 135048876 4287987264 18446744073709551615 134547023 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/30690/statm: 6187 6049 67 131 0 6054 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 24748

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 30691
/proc/meminfo: memFree=15558440/32950928 swapFree=67111528/67111528
[pid=30690] ppid=30688 vsize=38516 CPUtime=25.49 cores=0,2,4,6
/proc/30690/stat : 30690 (minisat_noasser) R 30688 30690 30397 0 -1 4202496 9898 0 0 0 2548 1 0 0 25 0 1 0 478604069 39440384 9483 33554432000 134512640 135048876 4287987264 18446744073709551615 134546997 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/30690/statm: 9629 9483 67 131 0 9496 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 38516

[startup+51.1007 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 30692
/proc/meminfo: memFree=15538084/32950928 swapFree=67111528/67111528
[pid=30690] ppid=30688 vsize=54964 CPUtime=51.09 cores=0,2,4,6
/proc/30690/stat : 30690 (minisat_noasser) R 30688 30690 30397 0 -1 4202496 13969 0 0 0 5107 2 0 0 25 0 1 0 478604069 56283136 13554 33554432000 134512640 135048876 4287987264 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/30690/statm: 13741 13554 67 131 0 13608 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 54964

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 30693
/proc/meminfo: memFree=15492200/32950928 swapFree=67111528/67111528
[pid=30690] ppid=30688 vsize=92336 CPUtime=102.3 cores=0,2,4,6
/proc/30690/stat : 30690 (minisat_noasser) R 30688 30690 30397 0 -1 4202496 23175 0 0 0 10226 4 0 0 25 0 1 0 478604069 94552064 22760 33554432000 134512640 135048876 4287987264 18446744073709551615 134546997 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/30690/statm: 23084 22760 67 131 0 22951 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 92336

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 30695
/proc/meminfo: memFree=15449392/32950928 swapFree=67111528/67111528
[pid=30690] ppid=30688 vsize=127000 CPUtime=162.29 cores=0,2,4,6
/proc/30690/stat : 30690 (minisat_noasser) R 30688 30690 30397 0 -1 4202496 31733 0 0 0 16223 6 0 0 25 0 1 0 478604069 130048000 31318 33554432000 134512640 135048876 4287987264 18446744073709551615 134546999 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/30690/statm: 31750 31318 67 131 0 31617 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 127000

[startup+222.301 s]
/proc/loadavg: 2.05 2.01 1.94 3/178 30697
/proc/meminfo: memFree=15433248/32950928 swapFree=67111528/67111528
[pid=30690] ppid=30688 vsize=137980 CPUtime=222.3 cores=0,2,4,6
/proc/30690/stat : 30690 (minisat_noasser) R 30688 30690 30397 0 -1 4202496 34319 0 0 0 22223 7 0 0 25 0 1 0 478604069 141291520 33904 33554432000 134512640 135048876 4287987264 18446744073709551615 134546997 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/30690/statm: 34495 33904 67 131 0 34362 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 137980

[startup+282.3 s]
/proc/loadavg: 2.02 2.01 1.94 3/178 30698
/proc/meminfo: memFree=15405688/32950928 swapFree=67111528/67111528
[pid=30690] ppid=30688 vsize=149216 CPUtime=282.3 cores=0,2,4,6
/proc/30690/stat : 30690 (minisat_noasser) R 30688 30690 30397 0 -1 4202496 37031 0 0 0 28222 8 0 0 25 0 1 0 478604069 152797184 36616 33554432000 134512640 135048876 4287987264 18446744073709551615 134546842 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/30690/statm: 37304 36616 67 131 0 37171 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 149216

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 30700
/proc/meminfo: memFree=15392028/32950928 swapFree=67111528/67111528
[pid=30690] ppid=30688 vsize=159988 CPUtime=342.3 cores=0,2,4,6
/proc/30690/stat : 30690 (minisat_noasser) R 30688 30690 30397 0 -1 4202496 39734 0 0 0 34221 9 0 0 25 0 1 0 478604069 163827712 39319 33554432000 134512640 135048876 4287987264 18446744073709551615 134547023 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/30690/statm: 39997 39319 67 131 0 39864 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 159988

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 30701
/proc/meminfo: memFree=15378984/32950928 swapFree=67111528/67111528
[pid=30690] ppid=30688 vsize=173324 CPUtime=402.3 cores=0,2,4,6
/proc/30690/stat : 30690 (minisat_noasser) R 30688 30690 30397 0 -1 4202496 43002 0 0 0 40220 10 0 0 25 0 1 0 478604069 177483776 42587 33554432000 134512640 135048876 4287987264 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/30690/statm: 43331 42587 67 131 0 43198 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 173324

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 30703
/proc/meminfo: memFree=15369780/32950928 swapFree=67111528/67111528
[pid=30690] ppid=30688 vsize=182332 CPUtime=462.3 cores=0,2,4,6
/proc/30690/stat : 30690 (minisat_noasser) R 30688 30690 30397 0 -1 4202496 45259 0 0 0 46220 10 0 0 25 0 1 0 478604069 186707968 44844 33554432000 134512640 135048876 4287987264 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/30690/statm: 45583 44844 67 131 0 45450 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 182332

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 30705
/proc/meminfo: memFree=15356372/32950928 swapFree=67111528/67111528
[pid=30690] ppid=30688 vsize=195512 CPUtime=522.3 cores=0,2,4,6
/proc/30690/stat : 30690 (minisat_noasser) R 30688 30690 30397 0 -1 4202496 48481 0 0 0 52218 12 0 0 25 0 1 0 478604069 200204288 48058 33554432000 134512640 135048876 4287987264 18446744073709551615 134546980 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/30690/statm: 48878 48058 67 131 0 48745 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 195512

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 30733
/proc/meminfo: memFree=15388308/32950928 swapFree=67111528/67111528
[pid=30690] ppid=30688 vsize=207212 CPUtime=582.3 cores=0,2,4,6
/proc/30690/stat : 30690 (minisat_noasser) R 30688 30690 30397 0 -1 4202496 51342 0 0 0 58217 13 0 0 25 0 1 0 478604069 212185088 50911 33554432000 134512640 135048876 4287987264 18446744073709551615 134546999 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/30690/statm: 51803 50911 67 131 0 51670 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 207212


################
# More data... #
################

[startup+4062.31 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 30838
/proc/meminfo: memFree=15176908/32950928 swapFree=67111528/67111528
[pid=30690] ppid=30688 vsize=329980 CPUtime=4062.41 cores=0,2,4,6
/proc/30690/stat : 30690 (minisat_noasser) R 30688 30690 30397 0 -1 4202496 81085 0 0 0 406215 26 0 0 25 0 1 0 478604069 337899520 80630 33554432000 134512640 135048876 4287987264 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/30690/statm: 82495 80630 67 131 0 82362 0
Current children cumulated CPU time (s) 4062.41
Current children cumulated vsize (KiB) 329980

[startup+4122.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 30840
/proc/meminfo: memFree=15169080/32950928 swapFree=67111528/67111528
[pid=30690] ppid=30688 vsize=338012 CPUtime=4122.4 cores=0,2,4,6
/proc/30690/stat : 30690 (minisat_noasser) R 30688 30690 30397 0 -1 4202496 83043 0 0 0 412214 26 0 0 25 0 1 0 478604069 346124288 82588 33554432000 134512640 135048876 4287987264 18446744073709551615 134546993 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/30690/statm: 84503 82588 67 131 0 84370 0
Current children cumulated CPU time (s) 4122.4
Current children cumulated vsize (KiB) 338012

[startup+4182.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 30841
/proc/meminfo: memFree=15161140/32950928 swapFree=67111528/67111528
[pid=30690] ppid=30688 vsize=346060 CPUtime=4182.4 cores=0,2,4,6
/proc/30690/stat : 30690 (minisat_noasser) R 30688 30690 30397 0 -1 4202496 84992 0 0 0 418213 27 0 0 25 0 1 0 478604069 354365440 84537 33554432000 134512640 135048876 4287987264 18446744073709551615 134546997 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/30690/statm: 86515 84537 67 131 0 86382 0
Current children cumulated CPU time (s) 4182.4
Current children cumulated vsize (KiB) 346060

[startup+4242.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 30843
/proc/meminfo: memFree=15135212/32950928 swapFree=67111528/67111528
[pid=30690] ppid=30688 vsize=356884 CPUtime=4242.4 cores=0,2,4,6
/proc/30690/stat : 30690 (minisat_noasser) R 30688 30690 30397 0 -1 4202496 87741 0 0 0 424212 28 0 0 25 0 1 0 478604069 365449216 87286 33554432000 134512640 135048876 4287987264 18446744073709551615 134546990 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/30690/statm: 89221 87286 67 131 0 89088 0
Current children cumulated CPU time (s) 4242.4
Current children cumulated vsize (KiB) 356884

[startup+4302.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 30844
/proc/meminfo: memFree=15124792/32950928 swapFree=67111528/67111528
[pid=30690] ppid=30688 vsize=367312 CPUtime=4302.4 cores=0,2,4,6
/proc/30690/stat : 30690 (minisat_noasser) R 30688 30690 30397 0 -1 4202496 90344 0 0 0 430211 29 0 0 25 0 1 0 478604069 376127488 89889 33554432000 134512640 135048876 4287987264 18446744073709551615 134546980 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/30690/statm: 91828 89889 67 131 0 91695 0
Current children cumulated CPU time (s) 4302.4
Current children cumulated vsize (KiB) 367312

[startup+4362.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 30846
/proc/meminfo: memFree=15116224/32950928 swapFree=67111528/67111528
[pid=30690] ppid=30688 vsize=376040 CPUtime=4362.4 cores=0,2,4,6
/proc/30690/stat : 30690 (minisat_noasser) R 30688 30690 30397 0 -1 4202496 92523 0 0 0 436210 30 0 0 25 0 1 0 478604069 385064960 92068 33554432000 134512640 135048876 4287987264 18446744073709551615 134546990 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/30690/statm: 94010 92068 67 131 0 93877 0
Current children cumulated CPU time (s) 4362.4
Current children cumulated vsize (KiB) 376040

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 30848
/proc/meminfo: memFree=15100968/32950928 swapFree=67111528/67111528
[pid=30690] ppid=30688 vsize=385536 CPUtime=4422.4 cores=0,2,4,6
/proc/30690/stat : 30690 (minisat_noasser) R 30688 30690 30397 0 -1 4202496 94906 0 0 0 442209 31 0 0 25 0 1 0 478604069 394788864 94451 33554432000 134512640 135048876 4287987264 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/30690/statm: 96384 94451 67 131 0 96251 0
Current children cumulated CPU time (s) 4422.4
Current children cumulated vsize (KiB) 385536

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 30849
/proc/meminfo: memFree=15093140/32950928 swapFree=67111528/67111528
[pid=30690] ppid=30688 vsize=393480 CPUtime=4482.41 cores=0,2,4,6
/proc/30690/stat : 30690 (minisat_noasser) R 30688 30690 30397 0 -1 4202496 96795 0 0 0 448208 33 0 0 25 0 1 0 478604069 402923520 96332 33554432000 134512640 135048876 4287987264 18446744073709551615 134546990 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/30690/statm: 98370 96332 67 131 0 98237 0
Current children cumulated CPU time (s) 4482.41
Current children cumulated vsize (KiB) 393480

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 30851
/proc/meminfo: memFree=15090032/32950928 swapFree=67111528/67111528
[pid=30690] ppid=30688 vsize=395768 CPUtime=4542.41 cores=0,2,4,6
/proc/30690/stat : 30690 (minisat_noasser) R 30688 30690 30397 0 -1 4202496 97374 0 0 0 454208 33 0 0 25 0 1 0 478604069 405266432 96911 33554432000 134512640 135048876 4287987264 18446744073709551615 134547023 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/30690/statm: 98942 96911 67 131 0 98809 0
Current children cumulated CPU time (s) 4542.41
Current children cumulated vsize (KiB) 395768

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 30852
/proc/meminfo: memFree=15089772/32950928 swapFree=67111528/67111528
[pid=30690] ppid=30688 vsize=395768 CPUtime=4602.42 cores=0,2,4,6
/proc/30690/stat : 30690 (minisat_noasser) R 30688 30690 30397 0 -1 4202496 97374 0 0 0 460209 33 0 0 25 0 1 0 478604069 405266432 96911 33554432000 134512640 135048876 4287987264 18446744073709551615 134547017 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/30690/statm: 98942 96911 67 131 0 98809 0
Current children cumulated CPU time (s) 4602.42
Current children cumulated vsize (KiB) 395768

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 30854
/proc/meminfo: memFree=15089520/32950928 swapFree=67111528/67111528
[pid=30690] ppid=30688 vsize=395768 CPUtime=4662.42 cores=0,2,4,6
/proc/30690/stat : 30690 (minisat_noasser) R 30688 30690 30397 0 -1 4202496 97386 0 0 0 466209 33 0 0 25 0 1 0 478604069 405266432 96923 33554432000 134512640 135048876 4287987264 18446744073709551615 134546980 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/30690/statm: 98942 96923 67 131 0 98809 0
Current children cumulated CPU time (s) 4662.42
Current children cumulated vsize (KiB) 395768

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 30856
/proc/meminfo: memFree=15088760/32950928 swapFree=67111528/67111528
[pid=30690] ppid=30688 vsize=396008 CPUtime=4722.42 cores=0,2,4,6
/proc/30690/stat : 30690 (minisat_noasser) R 30688 30690 30397 0 -1 4202496 97431 0 0 0 472209 33 0 0 25 0 1 0 478604069 405512192 96968 33554432000 134512640 135048876 4287987264 18446744073709551615 134547017 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/30690/statm: 99002 96968 67 131 0 98869 0
Current children cumulated CPU time (s) 4722.42
Current children cumulated vsize (KiB) 396008

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 30857
/proc/meminfo: memFree=15086148/32950928 swapFree=67111528/67111528
[pid=30690] ppid=30688 vsize=396128 CPUtime=4782.42 cores=0,2,4,6
/proc/30690/stat : 30690 (minisat_noasser) R 30688 30690 30397 0 -1 4202496 97444 0 0 0 478209 33 0 0 25 0 1 0 478604069 405635072 96981 33554432000 134512640 135048876 4287987264 18446744073709551615 134547017 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/30690/statm: 99032 96981 67 131 0 98899 0
Current children cumulated CPU time (s) 4782.42
Current children cumulated vsize (KiB) 396128

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 30859
/proc/meminfo: memFree=15084524/32950928 swapFree=67111528/67111528
[pid=30690] ppid=30688 vsize=396128 CPUtime=4842.42 cores=0,2,4,6
/proc/30690/stat : 30690 (minisat_noasser) R 30688 30690 30397 0 -1 4202496 97452 0 0 0 484209 33 0 0 25 0 1 0 478604069 405635072 96989 33554432000 134512640 135048876 4287987264 18446744073709551615 134546999 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/30690/statm: 99032 96989 67 131 0 98899 0
Current children cumulated CPU time (s) 4842.42
Current children cumulated vsize (KiB) 396128

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 30860
/proc/meminfo: memFree=15081048/32950928 swapFree=67111528/67111528
[pid=30690] ppid=30688 vsize=396856 CPUtime=4902.42 cores=0,2,4,6
/proc/30690/stat : 30690 (minisat_noasser) R 30688 30690 30397 0 -1 4202496 97608 0 0 0 490209 33 0 0 25 0 1 0 478604069 406380544 97145 33554432000 134512640 135048876 4287987264 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/30690/statm: 99214 97145 67 131 0 99081 0
Current children cumulated CPU time (s) 4902.42
Current children cumulated vsize (KiB) 396856

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 30862
/proc/meminfo: memFree=15080912/32950928 swapFree=67111528/67111528
[pid=30690] ppid=30688 vsize=396856 CPUtime=4962.42 cores=0,2,4,6
/proc/30690/stat : 30690 (minisat_noasser) R 30688 30690 30397 0 -1 4202496 97620 0 0 0 496209 33 0 0 25 0 1 0 478604069 406380544 97157 33554432000 134512640 135048876 4287987264 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/30690/statm: 99214 97157 67 131 0 99081 0
Current children cumulated CPU time (s) 4962.42
Current children cumulated vsize (KiB) 396856



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 30863
/proc/meminfo: memFree=15080784/32950928 swapFree=67111528/67111528
[pid=30690] ppid=30688 vsize=396976 CPUtime=5000.03 cores=0,2,4,6
/proc/30690/stat : 30690 (minisat_noasser) R 30688 30690 30397 0 -1 4202496 97628 0 0 0 499970 33 0 0 25 0 1 0 478604069 406503424 97165 33554432000 134512640 135048876 4287987264 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/30690/statm: 99244 97165 67 131 0 99111 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 396976

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

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

[startup+4999.9 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 30863
/proc/meminfo: memFree=15080784/32950928 swapFree=67111528/67111528
[pid=30690] ppid=30688 vsize=396976 CPUtime=5000.03 cores=0,2,4,6
/proc/30690/stat : 30690 (minisat_noasser) R 30688 30690 30397 0 -1 4202496 97628 0 0 0 499970 33 0 0 25 0 1 0 478604069 406503424 97165 33554432000 134512640 135048876 4287987264 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/30690/statm: 99244 97165 67 131 0 99111 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 396976

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.93
CPU time (s): 5000.06
CPU user time (s): 4999.7
CPU system time (s): 0.350946
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 396976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.7
system time used= 0.350946
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 97628
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= 5
involuntary context switches= 21843

runsolver used 8.5577 second user time and 16.9714 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-24 20:34:13
IDJOB=3276299
IDBENCH=88205
IDSOLVER=1678
FILE ID=node122/3276299-1303670053
RUNJOBID= node122-1303670053-30670
PBS_JOBID= 13150749
Free space on /tmp= 70904 MiB

SOLVER NAME= SAT07 reference solver: minisat SAT 2007
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m37-q446.25-n35-p30-s33692332.cnf
COMMAND LINE= HOME/minisat_noassertions BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3276299-1303670053/watcher-3276299-1303670053 -o /tmp/evaluation-result-3276299-1303670053/solver-3276299-1303670053 -C 5000 -W 5100 -M 15500 --output-limit 1,15  HOME/minisat_noassertions HOME/instance-3276299-1303670053.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 1002234f62b5dfa01a75197c65e66327
RANDOM SEED=1181368812

node122.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.820
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.64
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.820
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.820
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.820
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.83
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.820
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.75
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.820
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.820
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.820
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.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15622428 kB
Buffers:       1779756 kB
Cached:       14927380 kB
SwapCached:          0 kB
Active:        5540460 kB
Inactive:     11235260 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15622428 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5476 kB
Writeback:           8 kB
AnonPages:       67784 kB
Mapped:          15396 kB
Slab:           489224 kB
PageTables:       4480 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   214348 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= 70904 MiB
End job on node122 at 2011-04-24 21:57:35