Trace number 3274646

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SAT07 reference solver: minisat SAT 2007? (TO) 1300.04 1300.01

General information on the benchmark

NameSAT03/handmade/stanion/hwb/
hwb-n30-02-S77299857.shuffled-as.sat03-1633.cnf
MD5SUMbdf2c49c74bfdbd3bd4663dca402d24f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables194
Number of clauses954
Sum of the clauses size3252
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 210
Number of clauses of size 3544
Number of clauses of size 4400
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c This is MiniSat 2.0 (Feb 1 2007, SAT-Competition version)
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  194                                                  |
0.00/0.00	c |  Number of clauses:    954                                                  |
0.00/0.00	c |  Parsing time:         0.00         s                                       |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |     135      836     3376 |      278        0    nan |  0.000 % |
0.00/0.00	c |       100 |     135      836     3376 |      306      100     16 |  0.003 % |
0.00/0.00	c |       251 |     135      836     3376 |      337      251     18 |  0.003 % |
0.00/0.00	c |       476 |     135      836     3376 |      370      280     17 |  0.003 % |
0.00/0.01	c |       814 |     135      836     3376 |      407      404     17 |  0.003 % |
0.00/0.01	c |      1321 |     135      836     3376 |      448      246     12 |  0.003 % |
0.02/0.02	c |      2080 |     135      836     3376 |      493      490     16 |  0.003 % |
0.02/0.04	c |      3220 |     135      836     3376 |      543      294     11 |  0.003 % |
0.02/0.06	c |      4930 |     135      836     3376 |      597      522     13 |  0.003 % |
0.09/0.11	c |      7493 |     135      836     3376 |      657      540     16 |  0.003 % |
0.09/0.17	c |     11337 |     135      836     3376 |      722      564     14 |  0.003 % |
0.19/0.26	c |     17104 |     135      836     3376 |      795      639     15 |  0.003 % |
0.29/0.39	c |     25753 |     135      836     3376 |      874      583     14 |  0.003 % |
0.59/0.61	c |     38728 |     135      836     3376 |      962      794     17 |  0.003 % |
0.89/0.95	c |     58189 |     135      836     3376 |     1058      888     16 |  0.003 % |
1.39/1.43	c |     87381 |     135      836     3376 |     1164      696     14 |  0.003 % |
2.20/2.21	c |    131170 |     135      836     3376 |     1280      774     15 |  0.003 % |
3.30/3.38	c |    196854 |     135      836     3376 |     1408      830     15 |  0.003 % |
5.09/5.14	c |    295381 |     135      836     3376 |     1549     1047     15 |  0.003 % |
7.89/7.94	c |    443170 |     135      836     3376 |     1704     1594     17 |  0.003 % |
12.00/12.05	c |    664853 |     135      836     3376 |     1874     1445     17 |  0.003 % |
18.29/18.33	c |    997380 |     135      836     3376 |     2062     1786     17 |  0.003 % |
28.29/28.34	c |   1496168 |     135      836     3376 |     2268     1524     18 |  0.003 % |
43.39/43.45	c |   2244351 |     135      836     3376 |     2495     2081     18 |  0.003 % |
66.80/66.85	c |   3366627 |     135      836     3376 |     2744     2240     19 |  0.003 % |
103.20/103.21	c |   5050040 |     135      836     3376 |     3019     2334     16 |  0.003 % |
158.30/158.38	c |   7575158 |     135      836     3376 |     3321     2608     17 |  0.003 % |
244.60/244.69	c |  11362835 |     135      836     3376 |     3653     2662     17 |  0.003 % |
380.00/380.06	c |  17044347 |     135      836     3376 |     4018     2076     17 |  0.003 % |
588.61/588.63	c |  25566617 |     135      836     3376 |     4420     2319     16 |  0.003 % |
911.02/911.01	c |  38350022 |     135      836     3376 |     4862     4076     16 |  0.003 % |

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-3274646-1303607886/watcher-3274646-1303607886 -o /tmp/evaluation-result-3274646-1303607886/solver-3274646-1303607886 -C 2400 -W 1300 -M 7680 --output-limit 1,15 HOME/minisat_noassertions HOME/instance-3274646-1303607886.cnf 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.39 3.88 3.84 4/185 25024
/proc/meminfo: memFree=16578188/32950928 swapFree=67111528/67111528
[pid=25024] ppid=25022 vsize=1856 CPUtime=0 cores=4,6
/proc/25024/stat : 25024 (minisat_noasser) R 25022 25024 23820 0 -1 4202496 157 0 0 0 0 0 0 0 21 0 1 0 472388250 1900544 114 33554432000 134512640 135048876 4292116352 18446744073709551615 134546594 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/25024/statm: 464 114 66 131 0 331 0

[startup+0.024742 s]
/proc/loadavg: 3.39 3.88 3.84 4/185 25024
/proc/meminfo: memFree=16578188/32950928 swapFree=67111528/67111528
[pid=25024] ppid=25022 vsize=1856 CPUtime=0.02 cores=4,6
/proc/25024/stat : 25024 (minisat_noasser) R 25022 25024 23820 0 -1 4202496 161 0 0 0 2 0 0 0 21 0 1 0 472388250 1900544 118 33554432000 134512640 135048876 4292116352 18446744073709551615 134546873 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/25024/statm: 464 118 66 131 0 331 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1856

[startup+0.100728 s]
/proc/loadavg: 3.39 3.88 3.84 4/185 25024
/proc/meminfo: memFree=16578188/32950928 swapFree=67111528/67111528
[pid=25024] ppid=25022 vsize=1856 CPUtime=0.09 cores=4,6
/proc/25024/stat : 25024 (minisat_noasser) R 25022 25024 23820 0 -1 4202496 166 0 0 0 9 0 0 0 21 0 1 0 472388250 1900544 123 33554432000 134512640 135048876 4292116352 18446744073709551615 134546980 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/25024/statm: 464 123 66 131 0 331 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1856

[startup+0.300693 s]
/proc/loadavg: 3.39 3.88 3.84 4/185 25024
/proc/meminfo: memFree=16578188/32950928 swapFree=67111528/67111528
[pid=25024] ppid=25022 vsize=1856 CPUtime=0.29 cores=4,6
/proc/25024/stat : 25024 (minisat_noasser) R 25022 25024 23820 0 -1 4202496 178 0 0 0 29 0 0 0 22 0 1 0 472388250 1900544 135 33554432000 134512640 135048876 4292116352 18446744073709551615 134546942 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/25024/statm: 464 135 66 131 0 331 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1856

[startup+0.700623 s]
/proc/loadavg: 3.39 3.88 3.84 4/185 25024
/proc/meminfo: memFree=16578188/32950928 swapFree=67111528/67111528
[pid=25024] ppid=25022 vsize=1856 CPUtime=0.69 cores=4,6
/proc/25024/stat : 25024 (minisat_noasser) R 25022 25024 23820 0 -1 4202496 187 0 0 0 69 0 0 0 24 0 1 0 472388250 1900544 144 33554432000 134512640 135048876 4292116352 18446744073709551615 134553055 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/25024/statm: 464 144 66 131 0 331 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1856

[startup+1.50048 s]
/proc/loadavg: 3.44 3.88 3.84 5/190 25030
/proc/meminfo: memFree=16575216/32950928 swapFree=67111528/67111528
[pid=25024] ppid=25022 vsize=1988 CPUtime=1.49 cores=4,6
/proc/25024/stat : 25024 (minisat_noasser) R 25022 25024 23820 0 -1 4202496 198 0 0 0 149 0 0 0 25 0 1 0 472388250 2035712 155 33554432000 134512640 135048876 4292116352 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/25024/statm: 497 155 66 131 0 364 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1988

[startup+3.1002 s]
/proc/loadavg: 3.44 3.88 3.84 5/190 25030
/proc/meminfo: memFree=16574100/32950928 swapFree=67111528/67111528
[pid=25024] ppid=25022 vsize=1988 CPUtime=3.09 cores=4,6
/proc/25024/stat : 25024 (minisat_noasser) R 25022 25024 23820 0 -1 4202496 220 0 0 0 309 0 0 0 25 0 1 0 472388250 2035712 177 33554432000 134512640 135048876 4292116352 18446744073709551615 134547178 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/25024/statm: 497 177 66 131 0 364 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1988

[startup+6.30064 s]
/proc/loadavg: 3.44 3.88 3.84 5/190 25030
/proc/meminfo: memFree=16573756/32950928 swapFree=67111528/67111528
[pid=25024] ppid=25022 vsize=2120 CPUtime=6.29 cores=4,6
/proc/25024/stat : 25024 (minisat_noasser) R 25022 25024 23820 0 -1 4202496 237 0 0 0 629 0 0 0 25 0 1 0 472388250 2170880 194 33554432000 134512640 135048876 4292116352 18446744073709551615 134546894 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/25024/statm: 530 194 66 131 0 397 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2120

[startup+12.7006 s]
/proc/loadavg: 3.52 3.88 3.85 5/190 25030
/proc/meminfo: memFree=16572412/32950928 swapFree=67111528/67111528
[pid=25024] ppid=25022 vsize=2252 CPUtime=12.69 cores=4,6
/proc/25024/stat : 25024 (minisat_noasser) R 25022 25024 23820 0 -1 4202496 264 0 0 0 1269 0 0 0 25 0 1 0 472388250 2306048 221 33554432000 134512640 135048876 4292116352 18446744073709551615 134552413 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/25024/statm: 563 221 66 131 0 430 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2252

[startup+25.5003 s]
/proc/loadavg: 3.60 3.89 3.85 5/190 25030
/proc/meminfo: memFree=16572052/32950928 swapFree=67111528/67111528
[pid=25024] ppid=25022 vsize=2384 CPUtime=25.49 cores=4,6
/proc/25024/stat : 25024 (minisat_noasser) R 25022 25024 23820 0 -1 4202496 297 0 0 0 2549 0 0 0 25 0 1 0 472388250 2441216 254 33554432000 134512640 135048876 4292116352 18446744073709551615 134547313 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/25024/statm: 596 254 66 131 0 463 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 2384

[startup+51.1007 s]
/proc/loadavg: 3.73 3.89 3.85 5/190 25031
/proc/meminfo: memFree=16570816/32950928 swapFree=67111528/67111528
[pid=25024] ppid=25022 vsize=2516 CPUtime=51.1 cores=4,6
/proc/25024/stat : 25024 (minisat_noasser) R 25022 25024 23820 0 -1 4202496 343 0 0 0 5110 0 0 0 25 0 1 0 472388250 2576384 300 33554432000 134512640 135048876 4292116352 18446744073709551615 134552437 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/25024/statm: 629 300 66 131 0 496 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 2516

[startup+102.307 s]
/proc/loadavg: 3.89 3.91 3.85 5/190 25033
/proc/meminfo: memFree=16569156/32950928 swapFree=67111528/67111528
[pid=25024] ppid=25022 vsize=2780 CPUtime=102.3 cores=4,6
/proc/25024/stat : 25024 (minisat_noasser) R 25022 25024 23820 0 -1 4202496 394 0 0 0 10230 0 0 0 25 0 1 0 472388250 2846720 351 33554432000 134512640 135048876 4292116352 18446744073709551615 134680643 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/25024/statm: 695 351 66 131 0 562 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 2780

[startup+162.3 s]
/proc/loadavg: 3.96 3.92 3.86 5/190 25034
/proc/meminfo: memFree=16568356/32950928 swapFree=67111528/67111528
[pid=25024] ppid=25022 vsize=2912 CPUtime=162.3 cores=4,6
/proc/25024/stat : 25024 (minisat_noasser) R 25022 25024 23820 0 -1 4202496 434 0 0 0 16230 0 0 0 25 0 1 0 472388250 2981888 391 33554432000 134512640 135048876 4292116352 18446744073709551615 134547326 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/25024/statm: 728 391 66 131 0 595 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 2912

[startup+222.301 s]
/proc/loadavg: 4.02 3.95 3.87 5/190 25036
/proc/meminfo: memFree=16567952/32950928 swapFree=67111528/67111528
[pid=25024] ppid=25022 vsize=3052 CPUtime=222.3 cores=4,6
/proc/25024/stat : 25024 (minisat_noasser) R 25022 25024 23820 0 -1 4202496 467 0 0 0 22230 0 0 0 25 0 1 0 472388250 3125248 424 33554432000 134512640 135048876 4292116352 18446744073709551615 134520983 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/25024/statm: 763 424 66 131 0 630 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 3052

[startup+282.301 s]
/proc/loadavg: 4.00 3.95 3.88 5/190 25037
/proc/meminfo: memFree=16567564/32950928 swapFree=67111528/67111528
[pid=25024] ppid=25022 vsize=3192 CPUtime=282.3 cores=4,6
/proc/25024/stat : 25024 (minisat_noasser) R 25022 25024 23820 0 -1 4202496 498 0 0 0 28230 0 0 0 25 0 1 0 472388250 3268608 455 33554432000 134512640 135048876 4292116352 18446744073709551615 134552739 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/25024/statm: 798 455 66 131 0 665 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 3192

[startup+342.301 s]
/proc/loadavg: 4.09 3.99 3.89 5/190 25039
/proc/meminfo: memFree=16567044/32950928 swapFree=67111528/67111528
[pid=25024] ppid=25022 vsize=3192 CPUtime=342.3 cores=4,6
/proc/25024/stat : 25024 (minisat_noasser) R 25022 25024 23820 0 -1 4202496 512 0 0 0 34230 0 0 0 25 0 1 0 472388250 3268608 469 33554432000 134512640 135048876 4292116352 18446744073709551615 134552689 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/25024/statm: 798 469 66 131 0 665 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 3192

[startup+402.301 s]
/proc/loadavg: 4.03 3.99 3.90 5/190 25041
/proc/meminfo: memFree=16566888/32950928 swapFree=67111528/67111528
[pid=25024] ppid=25022 vsize=3328 CPUtime=402.3 cores=4,6
/proc/25024/stat : 25024 (minisat_noasser) R 25022 25024 23820 0 -1 4202496 535 0 0 0 40230 0 0 0 25 0 1 0 472388250 3407872 492 33554432000 134512640 135048876 4292116352 18446744073709551615 134546894 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/25024/statm: 832 492 66 131 0 699 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 3328

[startup+462.3 s]
/proc/loadavg: 4.01 3.99 3.91 5/190 25042
/proc/meminfo: memFree=16566724/32950928 swapFree=67111528/67111528
[pid=25024] ppid=25022 vsize=3328 CPUtime=462.3 cores=4,6
/proc/25024/stat : 25024 (minisat_noasser) R 25022 25024 23820 0 -1 4202496 554 0 0 0 46230 0 0 0 25 0 1 0 472388250 3407872 511 33554432000 134512640 135048876 4292116352 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/25024/statm: 832 511 66 131 0 699 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 3328

[startup+522.301 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 25044
/proc/meminfo: memFree=16566572/32950928 swapFree=67111528/67111528
[pid=25024] ppid=25022 vsize=3464 CPUtime=522.31 cores=4,6
/proc/25024/stat : 25024 (minisat_noasser) R 25022 25024 23820 0 -1 4202496 564 0 0 0 52231 0 0 0 25 0 1 0 472388250 3547136 521 33554432000 134512640 135048876 4292116352 18446744073709551615 134552750 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/25024/statm: 866 521 66 131 0 733 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 3464

[startup+582.3 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 25046
/proc/meminfo: memFree=16566548/32950928 swapFree=67111528/67111528
[pid=25024] ppid=25022 vsize=3464 CPUtime=582.31 cores=4,6
/proc/25024/stat : 25024 (minisat_noasser) R 25022 25024 23820 0 -1 4202496 577 0 0 0 58231 0 0 0 25 0 1 0 472388250 3547136 534 33554432000 134512640 135048876 4292116352 18446744073709551615 134547121 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/25024/statm: 866 534 66 131 0 733 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 3464

[startup+642.301 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 25047
/proc/meminfo: memFree=16566396/32950928 swapFree=67111528/67111528
[pid=25024] ppid=25022 vsize=3464 CPUtime=642.31 cores=4,6
/proc/25024/stat : 25024 (minisat_noasser) R 25022 25024 23820 0 -1 4202496 589 0 0 0 64231 0 0 0 25 0 1 0 472388250 3547136 546 33554432000 134512640 135048876 4292116352 18446744073709551615 134547020 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/25024/statm: 866 546 66 131 0 733 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 3464

[startup+702.301 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 25049
/proc/meminfo: memFree=16565748/32950928 swapFree=67111528/67111528
[pid=25024] ppid=25022 vsize=3596 CPUtime=702.31 cores=4,6
/proc/25024/stat : 25024 (minisat_noasser) R 25022 25024 23820 0 -1 4202496 599 0 0 0 70231 0 0 0 25 0 1 0 472388250 3682304 556 33554432000 134512640 135048876 4292116352 18446744073709551615 134547253 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/25024/statm: 899 556 66 131 0 766 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 3596

[startup+762.307 s]
/proc/loadavg: 4.05 4.00 3.91 5/190 25050
/proc/meminfo: memFree=16565596/32950928 swapFree=67111528/67111528
[pid=25024] ppid=25022 vsize=3596 CPUtime=762.32 cores=4,6
/proc/25024/stat : 25024 (minisat_noasser) R 25022 25024 23820 0 -1 4202496 610 0 0 0 76232 0 0 0 25 0 1 0 472388250 3682304 567 33554432000 134512640 135048876 4292116352 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/25024/statm: 899 567 66 131 0 766 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 3596

[startup+822.301 s]
/proc/loadavg: 4.02 4.00 3.91 5/190 25052
/proc/meminfo: memFree=16565436/32950928 swapFree=67111528/67111528
[pid=25024] ppid=25022 vsize=3596 CPUtime=822.31 cores=4,6
/proc/25024/stat : 25024 (minisat_noasser) R 25022 25024 23820 0 -1 4202496 622 0 0 0 82231 0 0 0 25 0 1 0 472388250 3682304 579 33554432000 134512640 135048876 4292116352 18446744073709551615 134547008 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/25024/statm: 899 579 66 131 0 766 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 3596

[startup+882.3 s]
/proc/loadavg: 4.07 4.02 3.92 5/190 25054
/proc/meminfo: memFree=16565276/32950928 swapFree=67111528/67111528
[pid=25024] ppid=25022 vsize=3728 CPUtime=882.31 cores=4,6
/proc/25024/stat : 25024 (minisat_noasser) R 25022 25024 23820 0 -1 4202496 625 0 0 0 88231 0 0 0 25 0 1 0 472388250 3817472 582 33554432000 134512640 135048876 4292116352 18446744073709551615 134546920 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/25024/statm: 932 582 66 131 0 799 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 3728

[startup+942.301 s]
/proc/loadavg: 4.02 4.01 3.92 5/190 25055
/proc/meminfo: memFree=16565252/32950928 swapFree=67111528/67111528
[pid=25024] ppid=25022 vsize=3728 CPUtime=942.32 cores=4,6
/proc/25024/stat : 25024 (minisat_noasser) R 25022 25024 23820 0 -1 4202496 642 0 0 0 94232 0 0 0 25 0 1 0 472388250 3817472 599 33554432000 134512640 135048876 4292116352 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/25024/statm: 932 599 66 131 0 799 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 3728

[startup+1002.3 s]
/proc/loadavg: 4.01 4.00 3.92 5/190 25057
/proc/meminfo: memFree=16565336/32950928 swapFree=67111528/67111528
[pid=25024] ppid=25022 vsize=3728 CPUtime=1002.32 cores=4,6
/proc/25024/stat : 25024 (minisat_noasser) R 25022 25024 23820 0 -1 4202496 651 0 0 0 100232 0 0 0 25 0 1 0 472388250 3817472 608 33554432000 134512640 135048876 4292116352 18446744073709551615 134547270 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/25024/statm: 932 608 66 131 0 799 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 3728

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 25058
/proc/meminfo: memFree=16565300/32950928 swapFree=67111528/67111528
[pid=25024] ppid=25022 vsize=3868 CPUtime=1062.32 cores=4,6
/proc/25024/stat : 25024 (minisat_noasser) R 25022 25024 23820 0 -1 4202496 669 0 0 0 106232 0 0 0 25 0 1 0 472388250 3960832 626 33554432000 134512640 135048876 4292116352 18446744073709551615 134552722 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/25024/statm: 967 626 66 131 0 834 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 3868

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 25060
/proc/meminfo: memFree=16564748/32950928 swapFree=67111528/67111528
[pid=25024] ppid=25022 vsize=3868 CPUtime=1122.32 cores=4,6
/proc/25024/stat : 25024 (minisat_noasser) R 25022 25024 23820 0 -1 4202496 680 0 0 0 112232 0 0 0 25 0 1 0 472388250 3960832 637 33554432000 134512640 135048876 4292116352 18446744073709551615 134547020 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/25024/statm: 967 637 66 131 0 834 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 3868

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 25062
/proc/meminfo: memFree=16564584/32950928 swapFree=67111528/67111528
[pid=25024] ppid=25022 vsize=3868 CPUtime=1182.32 cores=4,6
/proc/25024/stat : 25024 (minisat_noasser) R 25022 25024 23820 0 -1 4202496 681 0 0 0 118232 0 0 0 25 0 1 0 472388250 3960832 638 33554432000 134512640 135048876 4292116352 18446744073709551615 134547320 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/25024/statm: 967 638 66 131 0 834 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 3868

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 25063
/proc/meminfo: memFree=16564168/32950928 swapFree=67111528/67111528
[pid=25024] ppid=25022 vsize=3868 CPUtime=1242.32 cores=4,6
/proc/25024/stat : 25024 (minisat_noasser) R 25022 25024 23820 0 -1 4202496 684 0 0 0 124232 0 0 0 25 0 1 0 472388250 3960832 641 33554432000 134512640 135048876 4292116352 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/25024/statm: 967 641 66 131 0 834 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 3868



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.92 3/186 25067
/proc/meminfo: memFree=16567752/32950928 swapFree=67111528/67111528
[pid=25024] ppid=25022 vsize=3868 CPUtime=1300.03 cores=4,6
/proc/25024/stat : 25024 (minisat_noasser) R 25022 25024 23820 0 -1 4202496 687 0 0 0 130003 0 0 0 25 0 1 0 472388250 3960832 644 33554432000 134512640 135048876 4292116352 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/25024/statm: 967 644 66 131 0 834 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 3868

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.04
CPU user time (s): 1300.04
CPU system time (s): 0.002999
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 3868

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1300.04
system time used= 0.002999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 687
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3
involuntary context switches= 3184

runsolver used 1.88471 second user time and 4.04038 second system time

The end

Launcher Data

Begin job on node125 at 2011-04-24 03:18:06
IDJOB=3274646
IDBENCH=84028
IDSOLVER=1676
FILE ID=node125/3274646-1303607886
RUNJOBID= node125-1303607884-24988
PBS_JOBID= 13150617
Free space on /tmp= 72712 MiB

SOLVER NAME= SAT07 reference solver: minisat SAT 2007
BENCH NAME= SAT03/handmade/stanion/hwb/hwb-n30-02-S77299857.shuffled-as.sat03-1633.cnf
COMMAND LINE= HOME/minisat_noassertions BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3274646-1303607886/watcher-3274646-1303607886 -o /tmp/evaluation-result-3274646-1303607886/solver-3274646-1303607886 -C 2400 -W 1300 -M 7680 --output-limit 1,15  HOME/minisat_noassertions HOME/instance-3274646-1303607886.cnf

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

MD5SUM BENCH= bdf2c49c74bfdbd3bd4663dca402d24f
RANDOM SEED=629330624

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
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	: 5266.55
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.828
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.84
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.828
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.74
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.828
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.82
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.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
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.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      16578964 kB
Buffers:       2189244 kB
Cached:       13588928 kB
SwapCached:          0 kB
Active:        7838152 kB
Inactive:      8005680 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      16578964 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4824 kB
Writeback:           0 kB
AnonPages:       65224 kB
Mapped:          15564 kB
Slab:           465124 kB
PageTables:       5028 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   231000 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= 72712 MiB
End job on node125 at 2011-04-24 03:39:48