Trace number 3276384

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.11 5000.03

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m42-q663-n40-p30-s67876261.cnf
MD5SUMed0227339111fb337104188c725538d0
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.128979
Satisfiable
(Un)Satisfiability was proved
Number of variables1634
Number of clauses212885
Sum of the clauses size427324
Maximum clause length42
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2212845
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

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:  1634                                                 |
0.00/0.00	c |  Number of clauses:    212885                                               |
0.02/0.06	c |  Parsing time:         0.06         s                                       |
7.89/7.95	c ============================[ Search Statistics ]==============================
7.89/7.95	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.89/7.95	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
7.89/7.95	c ===============================================================================
7.89/7.95	c |         0 |    1594   211251   598223 |    70417        0    nan |  0.000 % |
7.89/7.96	c |       103 |    1594   211251   598223 |    77458      103    172 |  0.000 % |
7.89/7.97	c |       254 |    1594   211251   598223 |    85204      254    208 |  0.000 % |
7.89/7.99	c |       480 |    1594   211251   598223 |    93725      480    217 |  0.000 % |
7.99/8.03	c |       819 |    1594   211251   598223 |   103097      819    252 |  0.000 % |
7.99/8.08	c |      1325 |    1594   211251   598223 |   113407     1325    244 |  0.000 % |
8.09/8.19	c |      2087 |    1594   211251   598223 |   124748     2087    252 |  0.000 % |
8.49/8.50	c |      3230 |    1594   211251   598223 |   137222     3230    257 |  0.000 % |
9.19/9.21	c |      4940 |    1594   211251   598223 |   150945     4940    259 |  0.000 % |
10.69/10.74	c |      7502 |    1594   211251   598223 |   166039     7502    262 |  0.000 % |
12.29/12.30	c |     11350 |    1594   211251   598223 |   182643    11350    261 |  0.000 % |
19.80/19.89	c |     17120 |    1594   211251   598223 |   200907    17120    257 |  0.000 % |
30.79/30.88	c |     25776 |    1594   211251   598223 |   220998    25776    255 |  0.000 % |
59.99/60.06	c |     38754 |    1594   211251   598223 |   243098    38754    252 |  0.000 % |
110.59/110.66	c |     58217 |    1594   211251   598223 |   267408    58217    254 |  0.000 % |
155.10/155.16	c |     87411 |    1594   211251   598223 |   294149    87411    263 |  0.000 % |
380.69/380.76	c |    131201 |    1594   211251   598223 |   323564   131201    278 |  0.000 % |
814.70/814.77	c |    196889 |    1594   211251   598223 |   355920   196889    281 |  0.000 % |
1608.02/1608.06	c |    295416 |    1594   211251   598223 |   391512   295416    279 |  0.000 % |
3623.75/3623.80	c |    443206 |    1594   211251   598223 |   430663    77418    269 |  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-3276384-1303672431/watcher-3276384-1303672431 -o /tmp/evaluation-result-3276384-1303672431/solver-3276384-1303672431 -C 5000 -W 5100 -M 15500 --output-limit 1,15 HOME/minisat_noassertions HOME/instance-3276384-1303672431.cnf 

running on 4 cores: 1,3,5,7

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: 1.92 1.98 1.99 2/175 8027
/proc/meminfo: memFree=18744344/32951132 swapFree=67111524/67111528
[pid=8027] ppid=8025 vsize=2760 CPUtime=0 cores=1,3,5,7
/proc/8027/stat : 8027 (minisat_noasser) R 8025 8027 7586 0 -1 4202496 605 0 0 0 0 0 0 0 25 0 1 0 478842701 2826240 562 33554432000 134512640 135048876 4292174432 18446744073709551615 134530821 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/8027/statm: 690 562 50 131 0 557 0

[startup+0.0225201 s]
/proc/loadavg: 1.92 1.98 1.99 2/175 8027
/proc/meminfo: memFree=18744344/32951132 swapFree=67111524/67111528
[pid=8027] ppid=8025 vsize=5440 CPUtime=0.02 cores=1,3,5,7
/proc/8027/stat : 8027 (minisat_noasser) R 8025 8027 7586 0 -1 4202496 1244 0 0 0 2 0 0 0 25 0 1 0 478842701 5570560 1201 33554432000 134512640 135048876 4292174432 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/8027/statm: 1360 1204 50 131 0 1227 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5440

[startup+0.10051 s]
/proc/loadavg: 1.92 1.98 1.99 2/175 8027
/proc/meminfo: memFree=18744344/32951132 swapFree=67111524/67111528
[pid=8027] ppid=8025 vsize=13608 CPUtime=0.09 cores=1,3,5,7
/proc/8027/stat : 8027 (minisat_noasser) R 8025 8027 7586 0 -1 4202496 3146 0 0 0 9 0 0 0 25 0 1 0 478842701 13934592 3103 33554432000 134512640 135048876 4292174432 18446744073709551615 134529400 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/8027/statm: 3402 3103 62 131 0 3269 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13608

[startup+0.300476 s]
/proc/loadavg: 1.92 1.98 1.99 2/175 8027
/proc/meminfo: memFree=18744344/32951132 swapFree=67111524/67111528
[pid=8027] ppid=8025 vsize=13608 CPUtime=0.29 cores=1,3,5,7
/proc/8027/stat : 8027 (minisat_noasser) R 8025 8027 7586 0 -1 4202496 3146 0 0 0 29 0 0 0 25 0 1 0 478842701 13934592 3103 33554432000 134512640 135048876 4292174432 18446744073709551615 134529220 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/8027/statm: 3402 3103 62 131 0 3269 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13608

[startup+0.700407 s]
/proc/loadavg: 1.92 1.98 1.99 2/175 8027
/proc/meminfo: memFree=18744344/32951132 swapFree=67111524/67111528
[pid=8027] ppid=8025 vsize=14004 CPUtime=0.69 cores=1,3,5,7
/proc/8027/stat : 8027 (minisat_noasser) R 8025 8027 7586 0 -1 4202496 3268 0 0 0 69 0 0 0 25 0 1 0 478842701 14340096 3225 33554432000 134512640 135048876 4292174432 18446744073709551615 134529671 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/8027/statm: 3501 3225 62 131 0 3368 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14004

[startup+1.50027 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 8028
/proc/meminfo: memFree=18729712/32951132 swapFree=67111524/67111528
[pid=8027] ppid=8025 vsize=16856 CPUtime=1.49 cores=1,3,5,7
/proc/8027/stat : 8027 (minisat_noasser) R 8025 8027 7586 0 -1 4202496 4027 0 0 0 149 0 0 0 25 0 1 0 478842701 17260544 3984 33554432000 134512640 135048876 4292174432 18446744073709551615 134529703 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/8027/statm: 4214 3984 62 131 0 4081 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16856

[startup+3.10101 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 8028
/proc/meminfo: memFree=18727044/32951132 swapFree=67111524/67111528
[pid=8027] ppid=8025 vsize=16856 CPUtime=3.09 cores=1,3,5,7
/proc/8027/stat : 8027 (minisat_noasser) R 8025 8027 7586 0 -1 4202496 4040 0 0 0 309 0 0 0 25 0 1 0 478842701 17260544 3997 33554432000 134512640 135048876 4292174432 18446744073709551615 134529677 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/8027/statm: 4214 3997 62 131 0 4081 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16856

[startup+6.30046 s]
/proc/loadavg: 1.93 1.98 1.99 4/176 8028
/proc/meminfo: memFree=18724328/32951132 swapFree=67111524/67111528
[pid=8027] ppid=8025 vsize=17768 CPUtime=6.29 cores=1,3,5,7
/proc/8027/stat : 8027 (minisat_noasser) R 8025 8027 7586 0 -1 4202496 4064 0 0 0 629 0 0 0 25 0 1 0 478842701 18194432 4021 33554432000 134512640 135048876 4292174432 18446744073709551615 134529691 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/8027/statm: 4442 4021 62 131 0 4309 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17768

[startup+12.7004 s]
/proc/loadavg: 1.93 1.98 1.99 3/176 8028
/proc/meminfo: memFree=18714092/32951132 swapFree=67111524/67111528
[pid=8027] ppid=8025 vsize=25040 CPUtime=12.69 cores=1,3,5,7
/proc/8027/stat : 8027 (minisat_noasser) R 8025 8027 7586 0 -1 4202496 6723 0 0 0 1269 0 0 0 25 0 1 0 478842701 25640960 6072 33554432000 134512640 135048876 4292174432 18446744073709551615 134546980 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/8027/statm: 6260 6072 67 131 0 6127 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 25040

[startup+25.5002 s]
/proc/loadavg: 1.95 1.98 1.99 3/176 8029
/proc/meminfo: memFree=18694256/32951132 swapFree=67111524/67111528
[pid=8027] ppid=8025 vsize=35964 CPUtime=25.49 cores=1,3,5,7
/proc/8027/stat : 8027 (minisat_noasser) R 8025 8027 7586 0 -1 4202496 9446 0 0 0 2548 1 0 0 25 0 1 0 478842701 36827136 8795 33554432000 134512640 135048876 4292174432 18446744073709551615 134546997 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/8027/statm: 8991 8795 67 131 0 8858 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 35964

[startup+51.1009 s]
/proc/loadavg: 1.96 1.98 1.99 3/176 8029
/proc/meminfo: memFree=18668856/32951132 swapFree=67111524/67111528
[pid=8027] ppid=8025 vsize=49956 CPUtime=51.09 cores=1,3,5,7
/proc/8027/stat : 8027 (minisat_noasser) R 8025 8027 7586 0 -1 4202496 12889 0 0 0 5107 2 0 0 25 0 1 0 478842701 51154944 12238 33554432000 134512640 135048876 4292174432 18446744073709551615 134546999 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/8027/statm: 12489 12238 67 131 0 12356 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 49956

[startup+102.306 s]
/proc/loadavg: 1.98 1.98 1.99 3/176 8031
/proc/meminfo: memFree=18618372/32951132 swapFree=67111524/67111528
[pid=8027] ppid=8025 vsize=78772 CPUtime=102.3 cores=1,3,5,7
/proc/8027/stat : 8027 (minisat_noasser) R 8025 8027 7586 0 -1 4202496 19895 0 0 0 10225 5 0 0 25 0 1 0 478842701 80662528 19244 33554432000 134512640 135048876 4292174432 18446744073709551615 134546980 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/8027/statm: 19693 19244 67 131 0 19560 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 78772

[startup+162.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/176 8032
/proc/meminfo: memFree=18557592/32951132 swapFree=67111524/67111528
[pid=8027] ppid=8025 vsize=120112 CPUtime=162.29 cores=1,3,5,7
/proc/8027/stat : 8027 (minisat_noasser) R 8025 8027 7586 0 -1 4202496 30149 0 0 0 16222 7 0 0 25 0 1 0 478842701 122994688 29498 33554432000 134512640 135048876 4292174432 18446744073709551615 134547008 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/8027/statm: 30028 29498 67 131 0 29895 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 120112

[startup+222.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/176 8034
/proc/meminfo: memFree=18522588/32951132 swapFree=67111524/67111528
[pid=8027] ppid=8025 vsize=135616 CPUtime=222.3 cores=1,3,5,7
/proc/8027/stat : 8027 (minisat_noasser) R 8025 8027 7586 0 -1 4202496 33854 0 0 0 22221 9 0 0 25 0 1 0 478842701 138870784 33203 33554432000 134512640 135048876 4292174432 18446744073709551615 134547326 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/8027/statm: 33904 33203 67 131 0 33771 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 135616

[startup+282.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/176 8035
/proc/meminfo: memFree=18491204/32951132 swapFree=67111524/67111528
[pid=8027] ppid=8025 vsize=150748 CPUtime=282.3 cores=1,3,5,7
/proc/8027/stat : 8027 (minisat_noasser) R 8025 8027 7586 0 -1 4202496 37611 0 0 0 28219 11 0 0 25 0 1 0 478842701 154365952 36960 33554432000 134512640 135048876 4292174432 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/8027/statm: 37687 36960 67 131 0 37554 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 150748

[startup+342.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/176 8037
/proc/meminfo: memFree=18457344/32951132 swapFree=67111524/67111528
[pid=8027] ppid=8025 vsize=168816 CPUtime=342.29 cores=1,3,5,7
/proc/8027/stat : 8027 (minisat_noasser) R 8025 8027 7586 0 -1 4202496 42071 0 0 0 34217 12 0 0 25 0 1 0 478842701 172867584 41420 33554432000 134512640 135048876 4292174432 18446744073709551615 134546997 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/8027/statm: 42204 41420 67 131 0 42071 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 168816

[startup+402.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/176 8039
/proc/meminfo: memFree=18424964/32951132 swapFree=67111524/67111528
[pid=8027] ppid=8025 vsize=183236 CPUtime=402.29 cores=1,3,5,7
/proc/8027/stat : 8027 (minisat_noasser) R 8025 8027 7586 0 -1 4202496 45621 0 0 0 40215 14 0 0 25 0 1 0 478842701 187633664 44970 33554432000 134512640 135048876 4292174432 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/8027/statm: 45809 44970 67 131 0 45676 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 183236

[startup+462.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/176 8040
/proc/meminfo: memFree=18400892/32951132 swapFree=67111524/67111528
[pid=8027] ppid=8025 vsize=195960 CPUtime=462.29 cores=1,3,5,7
/proc/8027/stat : 8027 (minisat_noasser) R 8025 8027 7586 0 -1 4202496 48659 0 0 0 46213 16 0 0 25 0 1 0 478842701 200663040 48008 33554432000 134512640 135048876 4292174432 18446744073709551615 134546997 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/8027/statm: 48990 48008 67 131 0 48857 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 195960

[startup+522.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/176 8042
/proc/meminfo: memFree=18382776/32951132 swapFree=67111524/67111528
[pid=8027] ppid=8025 vsize=205908 CPUtime=522.3 cores=1,3,5,7
/proc/8027/stat : 8027 (minisat_noasser) R 8025 8027 7586 0 -1 4202496 51121 0 0 0 52213 17 0 0 25 0 1 0 478842701 210849792 50470 33554432000 134512640 135048876 4292174432 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/8027/statm: 51477 50470 67 131 0 51344 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 205908

[startup+582.3 s]
/proc/loadavg: 2.07 2.00 2.00 3/176 8043
/proc/meminfo: memFree=18351132/32951132 swapFree=67111524/67111528
[pid=8027] ppid=8025 vsize=216832 CPUtime=582.3 cores=1,3,5,7
/proc/8027/stat : 8027 (minisat_noasser) R 8025 8027 7586 0 -1 4202496 53861 0 0 0 58211 19 0 0 25 0 1 0 478842701 222035968 53210 33554432000 134512640 135048876 4292174432 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/8027/statm: 54208 53210 67 131 0 54075 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 216832


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

[startup+4002.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/176 8147
/proc/meminfo: memFree=17703356/32951132 swapFree=67111524/67111528
[pid=8027] ppid=8025 vsize=506440 CPUtime=4002.36 cores=1,3,5,7
/proc/8027/stat : 8027 (minisat_noasser) R 8025 8027 7586 0 -1 4202496 125138 0 0 0 400171 65 0 0 25 0 1 0 478842701 518594560 124434 33554432000 134512640 135048876 4292174432 18446744073709551615 134546990 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/8027/statm: 126610 124434 67 131 0 126477 0
Current children cumulated CPU time (s) 4002.36
Current children cumulated vsize (KiB) 506440

[startup+4062.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 8148
/proc/meminfo: memFree=17703104/32951132 swapFree=67111524/67111528
[pid=8027] ppid=8025 vsize=506440 CPUtime=4062.36 cores=1,3,5,7
/proc/8027/stat : 8027 (minisat_noasser) R 8025 8027 7586 0 -1 4202496 125145 0 0 0 406171 65 0 0 25 0 1 0 478842701 518594560 124441 33554432000 134512640 135048876 4292174432 18446744073709551615 134547008 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/8027/statm: 126610 124441 67 131 0 126477 0
Current children cumulated CPU time (s) 4062.36
Current children cumulated vsize (KiB) 506440

[startup+4122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 8150
/proc/meminfo: memFree=17703088/32951132 swapFree=67111524/67111528
[pid=8027] ppid=8025 vsize=506440 CPUtime=4122.36 cores=1,3,5,7
/proc/8027/stat : 8027 (minisat_noasser) R 8025 8027 7586 0 -1 4202496 125152 0 0 0 412171 65 0 0 25 0 1 0 478842701 518594560 124448 33554432000 134512640 135048876 4292174432 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/8027/statm: 126610 124448 67 131 0 126477 0
Current children cumulated CPU time (s) 4122.36
Current children cumulated vsize (KiB) 506440

[startup+4182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 8151
/proc/meminfo: memFree=17702948/32951132 swapFree=67111524/67111528
[pid=8027] ppid=8025 vsize=506560 CPUtime=4182.36 cores=1,3,5,7
/proc/8027/stat : 8027 (minisat_noasser) R 8025 8027 7586 0 -1 4202496 125165 0 0 0 418171 65 0 0 25 0 1 0 478842701 518717440 124461 33554432000 134512640 135048876 4292174432 18446744073709551615 134546997 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/8027/statm: 126640 124461 67 131 0 126507 0
Current children cumulated CPU time (s) 4182.36
Current children cumulated vsize (KiB) 506560

[startup+4242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 8153
/proc/meminfo: memFree=17702936/32951132 swapFree=67111524/67111528
[pid=8027] ppid=8025 vsize=506640 CPUtime=4242.36 cores=1,3,5,7
/proc/8027/stat : 8027 (minisat_noasser) R 8025 8027 7586 0 -1 4202496 125183 0 0 0 424171 65 0 0 25 0 1 0 478842701 518799360 124479 33554432000 134512640 135048876 4292174432 18446744073709551615 134546980 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/8027/statm: 126660 124479 67 131 0 126527 0
Current children cumulated CPU time (s) 4242.36
Current children cumulated vsize (KiB) 506640

[startup+4302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 8155
/proc/meminfo: memFree=17702676/32951132 swapFree=67111524/67111528
[pid=8027] ppid=8025 vsize=506640 CPUtime=4302.36 cores=1,3,5,7
/proc/8027/stat : 8027 (minisat_noasser) R 8025 8027 7586 0 -1 4202496 125192 0 0 0 430171 65 0 0 25 0 1 0 478842701 518799360 124488 33554432000 134512640 135048876 4292174432 18446744073709551615 134547008 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/8027/statm: 126660 124488 67 131 0 126527 0
Current children cumulated CPU time (s) 4302.36
Current children cumulated vsize (KiB) 506640

[startup+4362.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/176 8156
/proc/meminfo: memFree=17702404/32951132 swapFree=67111524/67111528
[pid=8027] ppid=8025 vsize=506720 CPUtime=4362.36 cores=1,3,5,7
/proc/8027/stat : 8027 (minisat_noasser) R 8025 8027 7586 0 -1 4202496 125204 0 0 0 436171 65 0 0 25 0 1 0 478842701 518881280 124500 33554432000 134512640 135048876 4292174432 18446744073709551615 134547017 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/8027/statm: 126680 124500 67 131 0 126547 0
Current children cumulated CPU time (s) 4362.36
Current children cumulated vsize (KiB) 506720

[startup+4422.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/176 8158
/proc/meminfo: memFree=17702140/32951132 swapFree=67111524/67111528
[pid=8027] ppid=8025 vsize=506720 CPUtime=4422.36 cores=1,3,5,7
/proc/8027/stat : 8027 (minisat_noasser) R 8025 8027 7586 0 -1 4202496 125205 0 0 0 442171 65 0 0 25 0 1 0 478842701 518881280 124501 33554432000 134512640 135048876 4292174432 18446744073709551615 134547304 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/8027/statm: 126680 124501 67 131 0 126547 0
Current children cumulated CPU time (s) 4422.36
Current children cumulated vsize (KiB) 506720

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 8159
/proc/meminfo: memFree=17701876/32951132 swapFree=67111524/67111528
[pid=8027] ppid=8025 vsize=506720 CPUtime=4482.36 cores=1,3,5,7
/proc/8027/stat : 8027 (minisat_noasser) R 8025 8027 7586 0 -1 4202496 125210 0 0 0 448171 65 0 0 25 0 1 0 478842701 518881280 124506 33554432000 134512640 135048876 4292174432 18446744073709551615 134546999 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/8027/statm: 126680 124506 67 131 0 126547 0
Current children cumulated CPU time (s) 4482.36
Current children cumulated vsize (KiB) 506720

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 8161
/proc/meminfo: memFree=17701736/32951132 swapFree=67111524/67111528
[pid=8027] ppid=8025 vsize=506800 CPUtime=4542.36 cores=1,3,5,7
/proc/8027/stat : 8027 (minisat_noasser) R 8025 8027 7586 0 -1 4202496 125213 0 0 0 454171 65 0 0 25 0 1 0 478842701 518963200 124509 33554432000 134512640 135048876 4292174432 18446744073709551615 134547023 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/8027/statm: 126700 124509 67 131 0 126567 0
Current children cumulated CPU time (s) 4542.36
Current children cumulated vsize (KiB) 506800

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 8163
/proc/meminfo: memFree=17701228/32951132 swapFree=67111524/67111528
[pid=8027] ppid=8025 vsize=506880 CPUtime=4602.37 cores=1,3,5,7
/proc/8027/stat : 8027 (minisat_noasser) R 8025 8027 7586 0 -1 4202496 125227 0 0 0 460172 65 0 0 25 0 1 0 478842701 519045120 124523 33554432000 134512640 135048876 4292174432 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/8027/statm: 126720 124523 67 131 0 126587 0
Current children cumulated CPU time (s) 4602.37
Current children cumulated vsize (KiB) 506880

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 8164
/proc/meminfo: memFree=17701092/32951132 swapFree=67111524/67111528
[pid=8027] ppid=8025 vsize=507160 CPUtime=4662.37 cores=1,3,5,7
/proc/8027/stat : 8027 (minisat_noasser) R 8025 8027 7586 0 -1 4202496 125268 0 0 0 466172 65 0 0 25 0 1 0 478842701 519331840 124564 33554432000 134512640 135048876 4292174432 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/8027/statm: 126790 124564 67 131 0 126657 0
Current children cumulated CPU time (s) 4662.37
Current children cumulated vsize (KiB) 507160

[startup+4722.31 s]
/proc/loadavg: 1.59 1.89 1.96 2/170 8184
/proc/meminfo: memFree=18691572/32951132 swapFree=67111524/67111528
[pid=8027] ppid=8025 vsize=507160 CPUtime=4722.37 cores=1,3,5,7
/proc/8027/stat : 8027 (minisat_noasser) R 8025 8027 7586 0 -1 4202496 125287 0 0 0 472172 65 0 0 25 0 1 0 478842701 519331840 124583 33554432000 134512640 135048876 4292174432 18446744073709551615 134547017 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/8027/statm: 126790 124583 67 131 0 126657 0
Current children cumulated CPU time (s) 4722.37
Current children cumulated vsize (KiB) 507160

[startup+4782.3 s]
/proc/loadavg: 1.22 1.72 1.90 2/170 8185
/proc/meminfo: memFree=18691684/32951132 swapFree=67111524/67111528
[pid=8027] ppid=8025 vsize=507340 CPUtime=4782.37 cores=1,3,5,7
/proc/8027/stat : 8027 (minisat_noasser) R 8025 8027 7586 0 -1 4202496 125343 0 0 0 478172 65 0 0 25 0 1 0 478842701 519516160 124639 33554432000 134512640 135048876 4292174432 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/8027/statm: 126835 124639 67 131 0 126702 0
Current children cumulated CPU time (s) 4782.37
Current children cumulated vsize (KiB) 507340

[startup+4842.3 s]
/proc/loadavg: 1.08 1.59 1.84 2/170 8187
/proc/meminfo: memFree=18686592/32951132 swapFree=67111524/67111528
[pid=8027] ppid=8025 vsize=514256 CPUtime=4842.36 cores=1,3,5,7
/proc/8027/stat : 8027 (minisat_noasser) R 8025 8027 7586 0 -1 4202496 126763 0 0 0 484171 65 0 0 25 0 1 0 478842701 526598144 126059 33554432000 134512640 135048876 4292174432 18446744073709551615 134546980 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/8027/statm: 128564 126059 67 131 0 128431 0
Current children cumulated CPU time (s) 4842.36
Current children cumulated vsize (KiB) 514256

[startup+4902.3 s]
/proc/loadavg: 1.03 1.48 1.79 2/170 8189
/proc/meminfo: memFree=18682476/32951132 swapFree=67111524/67111528
[pid=8027] ppid=8025 vsize=518076 CPUtime=4902.36 cores=1,3,5,7
/proc/8027/stat : 8027 (minisat_noasser) R 8025 8027 7586 0 -1 4202496 127585 0 0 0 490171 65 0 0 25 0 1 0 478842701 530509824 126881 33554432000 134512640 135048876 4292174432 18446744073709551615 134547017 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/8027/statm: 129519 126881 67 131 0 129386 0
Current children cumulated CPU time (s) 4902.36
Current children cumulated vsize (KiB) 518076

[startup+4962.3 s]
/proc/loadavg: 1.01 1.39 1.73 2/170 8190
/proc/meminfo: memFree=18681228/32951132 swapFree=67111524/67111528
[pid=8027] ppid=8025 vsize=519708 CPUtime=4962.36 cores=1,3,5,7
/proc/8027/stat : 8027 (minisat_noasser) R 8025 8027 7586 0 -1 4202496 127919 0 0 0 496171 65 0 0 25 0 1 0 478842701 532180992 127215 33554432000 134512640 135048876 4292174432 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/8027/statm: 129927 127215 67 131 0 129794 0
Current children cumulated CPU time (s) 4962.36
Current children cumulated vsize (KiB) 519708



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 1.00 1.34 1.70 2/170 8191
/proc/meminfo: memFree=18681096/32951132 swapFree=67111524/67111528
[pid=8027] ppid=8025 vsize=519708 CPUtime=5000.07 cores=1,3,5,7
/proc/8027/stat : 8027 (minisat_noasser) R 8025 8027 7586 0 -1 4202496 127932 0 0 0 499942 65 0 0 25 0 1 0 478842701 532180992 127228 33554432000 134512640 135048876 4292174432 18446744073709551615 134546997 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/8027/statm: 129927 127228 67 131 0 129794 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 519708

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): 5000.03
CPU time (s): 5000.11
CPU user time (s): 4999.43
CPU system time (s): 0.683896
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 519708

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.42
system time used= 0.683896
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 127932
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= 53737

runsolver used 6.36703 second user time and 16.3825 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-24 21:13:51
IDJOB=3276384
IDBENCH=88222
IDSOLVER=1678
FILE ID=node129/3276384-1303672431
RUNJOBID= node129-1303667388-7605
PBS_JOBID= 13150765
Free space on /tmp= 66400 MiB

SOLVER NAME= SAT07 reference solver: minisat SAT 2007
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m42-q663-n40-p30-s67876261.cnf
COMMAND LINE= HOME/minisat_noassertions BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3276384-1303672431/watcher-3276384-1303672431 -o /tmp/evaluation-result-3276384-1303672431/solver-3276384-1303672431 -C 5000 -W 5100 -M 15500 --output-limit 1,15  HOME/minisat_noassertions HOME/instance-3276384-1303672431.cnf

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

MD5SUM BENCH= ed0227339111fb337104188c725538d0
RANDOM SEED=1147031019

node129.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.831
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.66
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.831
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.83
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.831
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.831
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.82
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.831
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.74
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.831
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.83
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.831
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.831
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      18744624 kB
Buffers:       1223260 kB
Cached:       11815556 kB
SwapCached:          4 kB
Active:        2218804 kB
Inactive:     11326708 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      18744624 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            4260 kB
Writeback:          12 kB
AnonPages:      506548 kB
Mapped:          15664 kB
Slab:           598316 kB
PageTables:       5080 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   650252 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66404 MiB
End job on node129 at 2011-04-24 22:37:13