Trace number 3274910

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.09 1300.04

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m52-q1041.25-n50-p15-s99099953.cnf
MD5SUMdda220d08783aabf4e7a9e99eeeccae6
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 variables2444
Number of clauses498568
Sum of the clauses size999480
Maximum clause length52
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2498518
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

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:  2444                                                 |
0.00/0.00	c |  Number of clauses:    498568                                               |
0.09/0.16	c |  Parsing time:         0.15         s                                       |
36.30/36.34	c ============================[ Search Statistics ]==============================
36.30/36.34	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
36.30/36.34	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
36.30/36.34	c ===============================================================================
36.30/36.34	c |         0 |    2394   496124  1358663 |   165374        0    nan |  0.000 % |
36.30/36.37	c |       105 |    2394   496124  1358663 |   181912      105    274 |  0.000 % |
36.30/36.39	c |       255 |    2394   496124  1358663 |   200103      255    264 |  0.000 % |
36.40/36.44	c |       483 |    2394   496124  1358663 |   220113      483    283 |  0.000 % |
36.40/36.48	c |       820 |    2394   496124  1358663 |   242125      820    286 |  0.000 % |
36.50/36.56	c |      1327 |    2394   496124  1358663 |   266337     1327    273 |  0.000 % |
36.60/36.70	c |      2086 |    2394   496124  1358663 |   292971     2086    269 |  0.000 % |
36.79/36.89	c |      3232 |    2394   496124  1358663 |   322268     3232    279 |  0.000 % |
37.19/37.26	c |      4940 |    2394   496124  1358663 |   354495     4940    296 |  0.000 % |
37.89/37.95	c |      7504 |    2394   496124  1358663 |   389944     7504    310 |  0.000 % |
38.99/39.06	c |     11349 |    2394   496124  1358663 |   428939    11349    329 |  0.000 % |
41.39/41.40	c |     17115 |    2394   496124  1358663 |   471833    17115    354 |  0.000 % |
47.30/47.32	c |     25764 |    2394   496124  1358663 |   519016    25764    367 |  0.000 % |
57.99/58.02	c |     38738 |    2394   496124  1358663 |   570918    38738    369 |  0.000 % |
89.79/89.84	c |     58199 |    2394   496124  1358663 |   628010    58199    359 |  0.000 % |
145.10/145.16	c |     87393 |    2394   496124  1358663 |   690811    87393    360 |  0.000 % |
273.80/273.82	c |    131185 |    2394   496124  1358663 |   759892   131185    357 |  0.000 % |
512.51/512.56	c |    196869 |    2394   496124  1358663 |   835881   196869    353 |  0.000 % |
944.02/944.03	c |    295397 |    2394   496124  1358663 |   919469   295397    353 |  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-3274910-1303610763/watcher-3274910-1303610763 -o /tmp/evaluation-result-3274910-1303610763/solver-3274910-1303610763 -C 2400 -W 1300 -M 7680 --output-limit 1,15 HOME/minisat_noassertions HOME/instance-3274910-1303610763.cnf 

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 2.76 3.24 3.54 4/182 23232
/proc/meminfo: memFree=13657764/32950928 swapFree=67111528/67111528
[pid=23232] ppid=23229 vsize=3196 CPUtime=0 cores=0,2
/proc/23232/stat : 23232 (minisat_noasser) R 23229 23232 23187 0 -1 4202496 730 0 0 0 0 0 0 0 22 0 1 0 551306978 3272704 686 33554432000 134512640 135048876 4290478096 18446744073709551615 134530821 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/23232/statm: 799 686 50 131 0 666 0

[startup+0.0169229 s]
/proc/loadavg: 2.76 3.24 3.54 4/182 23232
/proc/meminfo: memFree=13657764/32950928 swapFree=67111528/67111528
[pid=23232] ppid=23229 vsize=4476 CPUtime=0.01 cores=0,2
/proc/23232/stat : 23232 (minisat_noasser) R 23229 23232 23187 0 -1 4202496 1025 0 0 0 1 0 0 0 22 0 1 0 551306978 4583424 981 33554432000 134512640 135048876 4290478096 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/23232/statm: 1119 982 50 131 0 986 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 4476

[startup+0.100932 s]
/proc/loadavg: 2.76 3.24 3.54 4/182 23232
/proc/meminfo: memFree=13657764/32950928 swapFree=67111528/67111528
[pid=23232] ppid=23229 vsize=17640 CPUtime=0.09 cores=0,2
/proc/23232/stat : 23232 (minisat_noasser) R 23229 23232 23187 0 -1 4202496 4325 0 0 0 9 0 0 0 22 0 1 0 551306978 18063360 4281 33554432000 134512640 135048876 4290478096 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/23232/statm: 4410 4286 50 131 0 4277 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17640

[startup+0.300894 s]
/proc/loadavg: 2.76 3.24 3.54 4/182 23232
/proc/meminfo: memFree=13657764/32950928 swapFree=67111528/67111528
[pid=23232] ppid=23229 vsize=29124 CPUtime=0.29 cores=0,2
/proc/23232/stat : 23232 (minisat_noasser) R 23229 23232 23187 0 -1 4202496 6839 0 0 0 29 0 0 0 23 0 1 0 551306978 29822976 6795 33554432000 134512640 135048876 4290478096 18446744073709551615 134529400 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/23232/statm: 7281 6795 62 131 0 7148 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 29124

[startup+0.700824 s]
/proc/loadavg: 2.76 3.24 3.54 4/182 23232
/proc/meminfo: memFree=13657764/32950928 swapFree=67111528/67111528
[pid=23232] ppid=23229 vsize=29124 CPUtime=0.69 cores=0,2
/proc/23232/stat : 23232 (minisat_noasser) R 23229 23232 23187 0 -1 4202496 6839 0 0 0 69 0 0 0 25 0 1 0 551306978 29822976 6795 33554432000 134512640 135048876 4290478096 18446744073709551615 134529224 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/23232/statm: 7281 6795 62 131 0 7148 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 29124

[startup+1.50068 s]
/proc/loadavg: 2.76 3.24 3.54 5/190 23248
/proc/meminfo: memFree=13574984/32950928 swapFree=67111528/67111528
[pid=23232] ppid=23229 vsize=29124 CPUtime=1.49 cores=0,2
/proc/23232/stat : 23232 (minisat_noasser) R 23229 23232 23187 0 -1 4202496 6839 0 0 0 149 0 0 0 25 0 1 0 551306978 29822976 6795 33554432000 134512640 135048876 4290478096 18446744073709551615 134529652 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/23232/statm: 7281 6795 62 131 0 7148 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 29124

[startup+3.10044 s]
/proc/loadavg: 2.86 3.25 3.54 5/190 23248
/proc/meminfo: memFree=13568164/32950928 swapFree=67111528/67111528
[pid=23232] ppid=23229 vsize=30708 CPUtime=3.09 cores=0,2
/proc/23232/stat : 23232 (minisat_noasser) R 23229 23232 23187 0 -1 4202496 7245 0 0 0 309 0 0 0 25 0 1 0 551306978 31444992 7201 33554432000 134512640 135048876 4290478096 18446744073709551615 134529655 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/23232/statm: 7677 7201 62 131 0 7544 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 30708

[startup+6.30077 s]
/proc/loadavg: 2.86 3.25 3.54 5/190 23248
/proc/meminfo: memFree=13550748/32950928 swapFree=67111528/67111528
[pid=23232] ppid=23229 vsize=34404 CPUtime=6.3 cores=0,2
/proc/23232/stat : 23232 (minisat_noasser) R 23229 23232 23187 0 -1 4202496 8184 0 0 0 629 1 0 0 25 0 1 0 551306978 35229696 8140 33554432000 134512640 135048876 4290478096 18446744073709551615 134521068 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/23232/statm: 8601 8140 62 131 0 8468 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 34404

[startup+12.7006 s]
/proc/loadavg: 3.04 3.28 3.55 5/190 23248
/proc/meminfo: memFree=13535280/32950928 swapFree=67111528/67111528
[pid=23232] ppid=23229 vsize=35772 CPUtime=12.69 cores=0,2
/proc/23232/stat : 23232 (minisat_noasser) R 23229 23232 23187 0 -1 4202496 8692 0 0 0 1268 1 0 0 25 0 1 0 551306978 36630528 8648 33554432000 134512640 135048876 4290478096 18446744073709551615 134529686 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/23232/statm: 8943 8648 62 131 0 8810 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 35772

[startup+25.5012 s]
/proc/loadavg: 3.18 3.30 3.55 5/190 23249
/proc/meminfo: memFree=13502544/32950928 swapFree=67111528/67111528
[pid=23232] ppid=23229 vsize=37820 CPUtime=25.5 cores=0,2
/proc/23232/stat : 23232 (minisat_noasser) R 23229 23232 23187 0 -1 4202496 8741 0 0 0 2549 1 0 0 25 0 1 0 551306978 38727680 8697 33554432000 134512640 135048876 4290478096 18446744073709551615 134529686 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/23232/statm: 9455 8697 62 131 0 9322 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 37820

[startup+51.1003 s]
/proc/loadavg: 3.46 3.36 3.56 5/190 23249
/proc/meminfo: memFree=13437476/32950928 swapFree=67111528/67111528
[pid=23232] ppid=23229 vsize=69436 CPUtime=51.09 cores=0,2
/proc/23232/stat : 23232 (minisat_noasser) R 23229 23232 23187 0 -1 4202496 18355 0 0 0 5106 3 0 0 25 0 1 0 551306978 71102464 17058 33554432000 134512640 135048876 4290478096 18446744073709551615 134546997 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/23232/statm: 17359 17058 67 131 0 17226 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 69436

[startup+102.307 s]
/proc/loadavg: 3.78 3.46 3.58 5/190 23251
/proc/meminfo: memFree=13280108/32950928 swapFree=67111528/67111528
[pid=23232] ppid=23229 vsize=126376 CPUtime=102.3 cores=0,2
/proc/23232/stat : 23232 (minisat_noasser) R 23229 23232 23187 0 -1 4202496 32551 0 0 0 10222 8 0 0 25 0 1 0 551306978 129409024 31254 33554432000 134512640 135048876 4290478096 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/23232/statm: 31594 31254 67 131 0 31461 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 126376

[startup+162.3 s]
/proc/loadavg: 3.92 3.56 3.60 5/190 23252
/proc/meminfo: memFree=13173824/32950928 swapFree=67111528/67111528
[pid=23232] ppid=23229 vsize=163600 CPUtime=162.3 cores=0,2
/proc/23232/stat : 23232 (minisat_noasser) R 23229 23232 23187 0 -1 4202496 41800 0 0 0 16218 12 0 0 25 0 1 0 551306978 167526400 40503 33554432000 134512640 135048876 4290478096 18446744073709551615 134546999 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/23232/statm: 40900 40503 67 131 0 40767 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 163600

[startup+222.301 s]
/proc/loadavg: 3.97 3.64 3.63 5/190 23254
/proc/meminfo: memFree=13075104/32950928 swapFree=67111528/67111528
[pid=23232] ppid=23229 vsize=199164 CPUtime=222.3 cores=0,2
/proc/23232/stat : 23232 (minisat_noasser) R 23229 23232 23187 0 -1 4202496 50684 0 0 0 22215 15 0 0 25 0 1 0 551306978 203943936 49387 33554432000 134512640 135048876 4290478096 18446744073709551615 134546980 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/23232/statm: 49791 49387 67 131 0 49658 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 199164

[startup+282.301 s]
/proc/loadavg: 4.02 3.71 3.65 5/190 23256
/proc/meminfo: memFree=13019392/32950928 swapFree=67111528/67111528
[pid=23232] ppid=23229 vsize=221536 CPUtime=282.3 cores=0,2
/proc/23232/stat : 23232 (minisat_noasser) R 23229 23232 23187 0 -1 4202496 56240 0 0 0 28212 18 0 0 25 0 1 0 551306978 226852864 54943 33554432000 134512640 135048876 4290478096 18446744073709551615 134547008 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/23232/statm: 55384 54943 67 131 0 55251 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 221536

[startup+342.301 s]
/proc/loadavg: 4.05 3.78 3.67 5/190 23257
/proc/meminfo: memFree=12974120/32950928 swapFree=67111528/67111528
[pid=23232] ppid=23229 vsize=245092 CPUtime=342.3 cores=0,2
/proc/23232/stat : 23232 (minisat_noasser) R 23229 23232 23187 0 -1 4202496 62017 0 0 0 34209 21 0 0 25 0 1 0 551306978 250974208 60720 33554432000 134512640 135048876 4290478096 18446744073709551615 134547017 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/23232/statm: 61273 60720 67 131 0 61140 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 245092

[startup+402.3 s]
/proc/loadavg: 4.06 3.83 3.70 5/190 23259
/proc/meminfo: memFree=12923732/32950928 swapFree=67111528/67111528
[pid=23232] ppid=23229 vsize=276108 CPUtime=402.31 cores=0,2
/proc/23232/stat : 23232 (minisat_noasser) R 23229 23232 23187 0 -1 4202496 69766 0 0 0 40207 24 0 0 25 0 1 0 551306978 282734592 68469 33554432000 134512640 135048876 4290478096 18446744073709551615 134548067 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/23232/statm: 69027 68469 67 131 0 68894 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 276108

[startup+462.301 s]
/proc/loadavg: 4.02 3.86 3.72 5/190 23260
/proc/meminfo: memFree=12865788/32950928 swapFree=67111528/67111528
[pid=23232] ppid=23229 vsize=302928 CPUtime=462.31 cores=0,2
/proc/23232/stat : 23232 (minisat_noasser) R 23229 23232 23187 0 -1 4202496 76441 0 0 0 46205 26 0 0 25 0 1 0 551306978 310198272 75144 33554432000 134512640 135048876 4290478096 18446744073709551615 134547282 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/23232/statm: 75732 75144 67 131 0 75599 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 302928

[startup+522.301 s]
/proc/loadavg: 4.00 3.88 3.73 5/190 23262
/proc/meminfo: memFree=12828196/32950928 swapFree=67111528/67111528
[pid=23232] ppid=23229 vsize=315812 CPUtime=522.31 cores=0,2
/proc/23232/stat : 23232 (minisat_noasser) R 23229 23232 23187 0 -1 4202496 79608 0 0 0 52203 28 0 0 25 0 1 0 551306978 323391488 78311 33554432000 134512640 135048876 4290478096 18446744073709551615 134547304 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/23232/statm: 78953 78311 67 131 0 78820 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 315812

[startup+582.3 s]
/proc/loadavg: 4.00 3.90 3.74 5/190 23264
/proc/meminfo: memFree=12778076/32950928 swapFree=67111528/67111528
[pid=23232] ppid=23229 vsize=340332 CPUtime=582.31 cores=0,2
/proc/23232/stat : 23232 (minisat_noasser) R 23229 23232 23187 0 -1 4202496 85595 0 0 0 58200 31 0 0 25 0 1 0 551306978 348499968 84298 33554432000 134512640 135048876 4290478096 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/23232/statm: 85083 84298 67 131 0 84950 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 340332

[startup+642.301 s]
/proc/loadavg: 4.00 3.92 3.75 5/190 23265
/proc/meminfo: memFree=12739348/32950928 swapFree=67111528/67111528
[pid=23232] ppid=23229 vsize=357928 CPUtime=642.32 cores=0,2
/proc/23232/stat : 23232 (minisat_noasser) R 23229 23232 23187 0 -1 4202496 89967 0 0 0 64198 34 0 0 25 0 1 0 551306978 366518272 88670 33554432000 134512640 135048876 4290478096 18446744073709551615 134546980 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/23232/statm: 89482 88670 67 131 0 89349 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 357928

[startup+702.301 s]
/proc/loadavg: 4.03 3.94 3.77 5/190 23267
/proc/meminfo: memFree=12705228/32950928 swapFree=67111528/67111528
[pid=23232] ppid=23229 vsize=375780 CPUtime=702.32 cores=0,2
/proc/23232/stat : 23232 (minisat_noasser) R 23229 23232 23187 0 -1 4202496 94387 0 0 0 70195 37 0 0 25 0 1 0 551306978 384798720 93090 33554432000 134512640 135048876 4290478096 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/23232/statm: 93945 93090 67 131 0 93812 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 375780

[startup+762.307 s]
/proc/loadavg: 4.06 3.97 3.79 5/190 23268
/proc/meminfo: memFree=12661664/32950928 swapFree=67111528/67111528
[pid=23232] ppid=23229 vsize=402436 CPUtime=762.32 cores=0,2
/proc/23232/stat : 23232 (minisat_noasser) R 23229 23232 23187 0 -1 4202496 100983 0 0 0 76192 40 0 0 25 0 1 0 551306978 412094464 99686 33554432000 134512640 135048876 4290478096 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/23232/statm: 100609 99686 67 131 0 100476 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 402436

[startup+822.3 s]
/proc/loadavg: 4.02 3.97 3.80 5/190 23270
/proc/meminfo: memFree=12618732/32950928 swapFree=67111528/67111528
[pid=23232] ppid=23229 vsize=423924 CPUtime=822.32 cores=0,2
/proc/23232/stat : 23232 (minisat_noasser) R 23229 23232 23187 0 -1 4202496 106294 0 0 0 82190 42 0 0 25 0 1 0 551306978 434098176 104997 33554432000 134512640 135048876 4290478096 18446744073709551615 134547299 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/23232/statm: 105981 104997 67 131 0 105848 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 423924

[startup+882.301 s]
/proc/loadavg: 4.01 3.97 3.81 5/190 23272
/proc/meminfo: memFree=12573676/32950928 swapFree=67111528/67111528
[pid=23232] ppid=23229 vsize=443088 CPUtime=882.32 cores=0,2
/proc/23232/stat : 23232 (minisat_noasser) R 23229 23232 23187 0 -1 4202496 111010 0 0 0 88187 45 0 0 25 0 1 0 551306978 453722112 109713 33554432000 134512640 135048876 4290478096 18446744073709551615 134546990 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/23232/statm: 110772 109713 67 131 0 110639 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 443088

[startup+942.301 s]
/proc/loadavg: 4.00 3.97 3.82 5/190 23273
/proc/meminfo: memFree=12538296/32950928 swapFree=67111528/67111528
[pid=23232] ppid=23229 vsize=460044 CPUtime=942.33 cores=0,2
/proc/23232/stat : 23232 (minisat_noasser) R 23229 23232 23187 0 -1 4202496 115231 0 0 0 94186 47 0 0 25 0 1 0 551306978 471085056 113934 33554432000 134512640 135048876 4290478096 18446744073709551615 134546980 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/23232/statm: 115011 113934 67 131 0 114878 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 460044

[startup+1002.3 s]
/proc/loadavg: 4.45 4.10 3.87 5/190 29029
/proc/meminfo: memFree=12482424/32950928 swapFree=67111528/67111528
[pid=23232] ppid=23229 vsize=496696 CPUtime=1002.33 cores=0,2
/proc/23232/stat : 23232 (minisat_noasser) R 23229 23232 23187 0 -1 4202496 124230 0 0 0 100184 49 0 0 25 0 1 0 551306978 508616704 122933 33554432000 134512640 135048876 4290478096 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/23232/statm: 124174 122933 67 131 0 124041 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 496696

[startup+1062.3 s]
/proc/loadavg: 4.16 4.08 3.88 5/190 29030
/proc/meminfo: memFree=12414840/32950928 swapFree=67111528/67111528
[pid=23232] ppid=23229 vsize=535696 CPUtime=1062.33 cores=0,2
/proc/23232/stat : 23232 (minisat_noasser) R 23229 23232 23187 0 -1 4202496 133945 0 0 0 106179 54 0 0 25 0 1 0 551306978 548552704 132648 33554432000 134512640 135048876 4290478096 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/23232/statm: 133924 132648 67 131 0 133791 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 535696

[startup+1122.3 s]
/proc/loadavg: 4.06 4.06 3.88 5/190 29032
/proc/meminfo: memFree=12353428/32950928 swapFree=67111528/67111528
[pid=23232] ppid=23229 vsize=576588 CPUtime=1122.33 cores=0,2
/proc/23232/stat : 23232 (minisat_noasser) R 23229 23232 23187 0 -1 4202496 144169 0 0 0 112174 59 0 0 25 0 1 0 551306978 590426112 142872 33554432000 134512640 135048876 4290478096 18446744073709551615 134547008 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/23232/statm: 144147 142872 67 131 0 144014 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 576588

[startup+1182.3 s]
/proc/loadavg: 4.02 4.05 3.89 5/190 29034
/proc/meminfo: memFree=12321264/32950928 swapFree=67111528/67111528
[pid=23232] ppid=23229 vsize=591448 CPUtime=1182.34 cores=0,2
/proc/23232/stat : 23232 (minisat_noasser) R 23229 23232 23187 0 -1 4202496 147872 0 0 0 118174 60 0 0 25 0 1 0 551306978 605642752 146575 33554432000 134512640 135048876 4290478096 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/23232/statm: 147862 146575 67 131 0 147729 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 591448

[startup+1242.3 s]
/proc/loadavg: 4.00 4.04 3.89 5/190 29035
/proc/meminfo: memFree=12288848/32950928 swapFree=67111528/67111528
[pid=23232] ppid=23229 vsize=602500 CPUtime=1242.34 cores=0,2
/proc/23232/stat : 23232 (minisat_noasser) R 23229 23232 23187 0 -1 4202496 150584 0 0 0 124172 62 0 0 25 0 1 0 551306978 616960000 149287 33554432000 134512640 135048876 4290478096 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/23232/statm: 150625 149287 67 131 0 150492 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 602500



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.07 4.04 3.90 4/188 29038
/proc/meminfo: memFree=12394212/32950928 swapFree=67111528/67111528
[pid=23232] ppid=23229 vsize=615044 CPUtime=1300.05 cores=0,2
/proc/23232/stat : 23232 (minisat_noasser) R 23229 23232 23187 0 -1 4202496 153714 0 0 0 129942 63 0 0 25 0 1 0 551306978 629805056 152417 33554432000 134512640 135048876 4290478096 18446744073709551615 134546999 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/23232/statm: 153761 152417 67 131 0 153628 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 615044

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.04
CPU time (s): 1300.09
CPU user time (s): 1299.42
CPU system time (s): 0.663899
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 615044

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

runsolver used 2.35164 second user time and 4.75228 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-24 04:06:03
IDJOB=3274910
IDBENCH=88226
IDSOLVER=1676
FILE ID=node114/3274910-1303610763
RUNJOBID= node114-1303610763-23205
PBS_JOBID= 13150641
Free space on /tmp= 71692 MiB

SOLVER NAME= SAT07 reference solver: minisat SAT 2007
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m52-q1041.25-n50-p15-s99099953.cnf
COMMAND LINE= HOME/minisat_noassertions BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3274910-1303610763/watcher-3274910-1303610763 -o /tmp/evaluation-result-3274910-1303610763/solver-3274910-1303610763 -C 2400 -W 1300 -M 7680 --output-limit 1,15  HOME/minisat_noassertions HOME/instance-3274910-1303610763.cnf

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

MD5SUM BENCH= dda220d08783aabf4e7a9e99eeeccae6
RANDOM SEED=1526377562

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
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.74
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.848
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.73
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.848
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.848
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.848
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.74
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.848
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:      13658292 kB
Buffers:       2305116 kB
Cached:       16323012 kB
SwapCached:          0 kB
Active:        9303428 kB
Inactive:      9399664 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13658292 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           12556 kB
Writeback:           0 kB
AnonPages:       74196 kB
Mapped:          14816 kB
Slab:           524156 kB
PageTables:       5184 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   219176 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= 71684 MiB
End job on node114 at 2011-04-24 04:27:45