Trace number 1786058

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.1 5001.62

General information on the benchmark

NameCRAFTED/rbsat/crafted/forced/
rbsat-v760c43649gyes1.cnf
MD5SUM424de5d4f0392bf458f49384a643429b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark681.698
Satisfiable
(Un)Satisfiability was proved
Number of variables760
Number of clauses43649
Sum of the clauses size87978
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 243609
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:  760                                                  |
0.00/0.00	c |  Number of clauses:    43649                                                |
0.00/0.02	c |  Parsing time:         0.02         s                                       |
0.49/0.58	c ============================[ Search Statistics ]==============================
0.49/0.58	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.49/0.58	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.49/0.58	c ===============================================================================
0.49/0.58	c |         0 |     720    42889   127418 |    14296        0    nan |  0.000 % |
0.49/0.59	c |       101 |     720    42889   127418 |    15725      101    102 |  0.000 % |
0.59/0.60	c |       252 |     720    42889   127418 |    17298      252     91 |  0.000 % |
0.59/0.62	c |       479 |     720    42889   127418 |    19028      479    100 |  0.000 % |
0.59/0.66	c |       820 |     720    42889   127418 |    20931      820     99 |  0.000 % |
0.69/0.71	c |      1328 |     720    42889   127418 |    23024     1328     98 |  0.000 % |
0.69/0.79	c |      2087 |     720    42889   127418 |    25326     2087     94 |  0.000 % |
0.89/0.94	c |      3226 |     720    42889   127418 |    27859     3226     93 |  0.000 % |
1.19/1.22	c |      4935 |     720    42889   127418 |    30645     4935     90 |  0.000 % |
1.59/1.67	c |      7498 |     720    42889   127418 |    33710     7498     89 |  0.000 % |
2.59/2.65	c |     11345 |     720    42889   127418 |    37081    11345     90 |  0.000 % |
4.99/5.00	c |     17113 |     720    42889   127418 |    40789    17113     92 |  0.000 % |
8.59/8.68	c |     25763 |     720    42889   127418 |    44868    25763     92 |  0.000 % |
18.29/18.38	c |     38737 |     720    42889   127418 |    49354    38737     96 |  0.000 % |
36.98/37.01	c |     58201 |     720    42889   127418 |    54290    22072    105 |  0.000 % |
62.17/62.25	c |     87394 |     720    42889   127418 |    59719    51265    108 |  0.000 % |
98.46/98.58	c |    131183 |     720    42889   127418 |    65691    50049     98 |  0.000 % |
169.14/169.30	c |    196868 |     720    42889   127418 |    72260    19215     82 |  0.000 % |
239.92/240.06	c |    295395 |     720    42889   127418 |    79486    62749    100 |  0.000 % |
401.28/401.43	c |    443185 |     720    42889   127418 |    87435    24149     87 |  0.000 % |
618.91/619.19	c |    664868 |     720    42889   127418 |    96178    41851     88 |  0.000 % |
926.62/926.94	c |    997396 |     720    42889   127418 |   105796    62125     90 |  0.000 % |
1406.37/1406.84	c |   1496184 |     720    42889   127418 |   116376    34448     93 |  0.000 % |
2184.82/2185.55	c |   2244368 |     720    42889   127418 |   128013    93948    101 |  0.000 % |
3524.12/3525.22	c |   3366644 |     720    42889   127418 |   140815   121741     97 |  0.000 % |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1786058-1241946399/watcher-1786058-1241946399 -o /tmp/evaluation-result-1786058-1241946399/solver-1786058-1241946399 -C 5000 -W 6000 -M 1800 --output-limit 1,15 HOME/minisat_noassertions HOME/instance-1786058-1241946399.cnf 

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): 6000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 0.97 0.97 3/64 8722
/proc/meminfo: memFree=1821156/2055920 swapFree=4181220/4192956
[pid=8722] ppid=8720 vsize=1988 CPUtime=0
/proc/8722/stat : 8722 (minisat_noasser) R 8720 8722 8610 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 222672502 2035712 269 1992294400 134512640 135048876 4294956208 18446744073709551615 134530821 0 0 4096 3 0 0 0 17 0 0 0
/proc/8722/statm: 497 270 50 130 0 364 0

[startup+0.011838 s]
/proc/loadavg: 1.00 0.97 0.97 3/64 8722
/proc/meminfo: memFree=1821156/2055920 swapFree=4181220/4192956
[pid=8722] ppid=8720 vsize=2564 CPUtime=0
/proc/8722/stat : 8722 (minisat_noasser) R 8720 8722 8610 0 -1 4194304 422 0 0 0 0 0 0 0 18 0 1 0 222672502 2625536 408 1992294400 134512640 135048876 4294956208 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 0 0 0
/proc/8722/statm: 641 409 50 130 0 508 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2564

[startup+0.102848 s]
/proc/loadavg: 1.00 0.97 0.97 3/64 8722
/proc/meminfo: memFree=1821156/2055920 swapFree=4181220/4192956
[pid=8722] ppid=8720 vsize=4188 CPUtime=0.09
/proc/8722/stat : 8722 (minisat_noasser) R 8720 8722 8610 0 -1 4194304 806 0 0 0 9 0 0 0 18 0 1 0 222672502 4288512 792 1992294400 134512640 135048876 4294956208 18446744073709551615 134529402 0 0 4096 3 0 0 0 17 0 0 0
/proc/8722/statm: 1047 792 62 130 0 914 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4188

[startup+0.301872 s]
/proc/loadavg: 1.00 0.97 0.97 3/64 8722
/proc/meminfo: memFree=1821156/2055920 swapFree=4181220/4192956
[pid=8722] ppid=8720 vsize=5148 CPUtime=0.29
/proc/8722/stat : 8722 (minisat_noasser) R 8720 8722 8610 0 -1 4194304 1033 0 0 0 29 0 0 0 20 0 1 0 222672502 5271552 1019 1992294400 134512640 135048876 4294956208 18446744073709551615 134529671 0 0 4096 3 0 0 0 17 0 0 0
/proc/8722/statm: 1287 1019 62 130 0 1154 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5148

[startup+0.701913 s]
/proc/loadavg: 1.00 0.97 0.97 3/64 8722
/proc/meminfo: memFree=1821156/2055920 swapFree=4181220/4192956
[pid=8722] ppid=8720 vsize=4604 CPUtime=0.69
/proc/8722/stat : 8722 (minisat_noasser) R 8720 8722 8610 0 -1 4194304 1047 0 0 0 69 0 0 0 24 0 1 0 222672502 4714496 932 1992294400 134512640 135048876 4294956208 18446744073709551615 134546937 0 0 4096 3 0 0 0 17 0 0 0
/proc/8722/statm: 1151 932 67 130 0 1018 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4604

[startup+1.502 s]
/proc/loadavg: 1.00 0.97 0.97 2/65 8723
/proc/meminfo: memFree=1816860/2055920 swapFree=4181220/4192956
[pid=8722] ppid=8720 vsize=6624 CPUtime=1.49
/proc/8722/stat : 8722 (minisat_noasser) R 8720 8722 8610 0 -1 4194304 1531 0 0 0 149 0 0 0 25 0 1 0 222672502 6782976 1416 1992294400 134512640 135048876 4294956208 18446744073709551615 134546864 0 0 4096 3 0 0 0 17 0 0 0
/proc/8722/statm: 1656 1416 67 130 0 1523 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6624

[startup+3.10117 s]
/proc/loadavg: 1.00 0.97 0.97 2/65 8723
/proc/meminfo: memFree=1814428/2055920 swapFree=4181220/4192956
[pid=8722] ppid=8720 vsize=9196 CPUtime=3.09
/proc/8722/stat : 8722 (minisat_noasser) R 8720 8722 8610 0 -1 4194304 2177 0 0 0 308 1 0 0 25 0 1 0 222672502 9416704 2062 1992294400 134512640 135048876 4294956208 18446744073709551615 134547023 0 0 4096 3 0 0 0 17 0 0 0
/proc/8722/statm: 2299 2062 67 130 0 2166 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9196

[startup+6.30152 s]
/proc/loadavg: 1.00 0.97 0.97 2/65 8723
/proc/meminfo: memFree=1810588/2055920 swapFree=4181220/4192956
[pid=8722] ppid=8720 vsize=12372 CPUtime=6.29
/proc/8722/stat : 8722 (minisat_noasser) R 8720 8722 8610 0 -1 4194304 2979 0 0 0 628 1 0 0 25 0 1 0 222672502 12668928 2864 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/8722/statm: 3093 2864 67 130 0 2960 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12372

[startup+12.7012 s]
/proc/loadavg: 1.00 0.97 0.97 2/65 8723
/proc/meminfo: memFree=1805084/2055920 swapFree=4181220/4192956
[pid=8722] ppid=8720 vsize=17316 CPUtime=12.69
/proc/8722/stat : 8722 (minisat_noasser) R 8720 8722 8610 0 -1 4194304 4212 0 0 0 1267 2 0 0 25 0 1 0 222672502 17731584 4097 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/8722/statm: 4329 4097 67 130 0 4196 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17316

[startup+25.5026 s]
/proc/loadavg: 1.00 0.97 0.97 2/65 8723
/proc/meminfo: memFree=1798876/2055920 swapFree=4181220/4192956
[pid=8722] ppid=8720 vsize=23408 CPUtime=25.49
/proc/8722/stat : 8722 (minisat_noasser) R 8720 8722 8610 0 -1 4194304 5722 0 0 0 2545 4 0 0 25 0 1 0 222672502 23969792 5607 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/8722/statm: 5852 5607 67 130 0 5719 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 23408

[startup+51.1024 s]
/proc/loadavg: 1.00 0.97 0.97 2/65 8723
/proc/meminfo: memFree=1795676/2055920 swapFree=4181220/4192956
[pid=8722] ppid=8720 vsize=26464 CPUtime=51.08
/proc/8722/stat : 8722 (minisat_noasser) R 8720 8722 8610 0 -1 4194304 6470 0 0 0 5103 5 0 0 25 0 1 0 222672502 27099136 6355 1992294400 134512640 135048876 4294956208 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 0 0 0
/proc/8722/statm: 6616 6355 67 130 0 6483 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 26464

[startup+102.307 s]
/proc/loadavg: 1.00 0.97 0.97 2/65 8723
/proc/meminfo: memFree=1787612/2055920 swapFree=4181220/4192956
[pid=8722] ppid=8720 vsize=34548 CPUtime=102.27
/proc/8722/stat : 8722 (minisat_noasser) R 8720 8722 8610 0 -1 4194304 8471 0 0 0 10220 7 0 0 25 0 1 0 222672502 35377152 8356 1992294400 134512640 135048876 4294956208 18446744073709551615 134547276 0 0 4096 3 0 0 0 17 0 0 0
/proc/8722/statm: 8637 8356 67 130 0 8504 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 34548

[startup+162.303 s]
/proc/loadavg: 1.00 0.97 0.97 2/65 8723
/proc/meminfo: memFree=1785500/2055920 swapFree=4181220/4192956
[pid=8722] ppid=8720 vsize=36840 CPUtime=162.24
/proc/8722/stat : 8722 (minisat_noasser) R 8720 8722 8610 0 -1 4194304 9001 0 0 0 16217 7 0 0 25 0 1 0 222672502 37724160 8886 1992294400 134512640 135048876 4294956208 18446744073709551615 134546864 0 0 4096 3 0 0 0 17 0 0 0
/proc/8722/statm: 9210 8886 67 130 0 9077 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 36840

[startup+222.302 s]
/proc/loadavg: 1.00 0.97 0.97 2/65 8723
/proc/meminfo: memFree=1781980/2055920 swapFree=4181220/4192956
[pid=8722] ppid=8720 vsize=40312 CPUtime=222.23
/proc/8722/stat : 8722 (minisat_noasser) R 8720 8722 8610 0 -1 4194304 9870 0 0 0 22215 8 0 0 25 0 1 0 222672502 41279488 9755 1992294400 134512640 135048876 4294956208 18446744073709551615 134546885 0 0 4096 3 0 0 0 17 0 0 0
/proc/8722/statm: 10078 9755 67 130 0 9945 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 40312

[startup+282.303 s]
/proc/loadavg: 1.04 0.99 0.98 2/65 8723
/proc/meminfo: memFree=1776732/2055920 swapFree=4181220/4192956
[pid=8722] ppid=8720 vsize=45488 CPUtime=282.21
/proc/8722/stat : 8722 (minisat_noasser) R 8720 8722 8610 0 -1 4194304 11166 0 0 0 28212 9 0 0 25 0 1 0 222672502 46579712 11051 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/8722/statm: 11372 11051 67 130 0 11239 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 45488

[startup+342.302 s]
/proc/loadavg: 1.01 0.99 0.98 2/65 8723
/proc/meminfo: memFree=1774940/2055920 swapFree=4181220/4192956
[pid=8722] ppid=8720 vsize=47380 CPUtime=342.19
/proc/8722/stat : 8722 (minisat_noasser) R 8720 8722 8610 0 -1 4194304 11642 0 0 0 34210 9 0 0 25 0 1 0 222672502 48517120 11527 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/8722/statm: 11845 11527 67 130 0 11712 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 47380

[startup+402.303 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 8723
/proc/meminfo: memFree=1774492/2055920 swapFree=4181220/4192956
[pid=8722] ppid=8720 vsize=47832 CPUtime=402.17
/proc/8722/stat : 8722 (minisat_noasser) R 8720 8722 8610 0 -1 4194304 11724 0 0 0 40208 9 0 0 25 0 1 0 222672502 48979968 11609 1992294400 134512640 135048876 4294956208 18446744073709551615 134546839 0 0 4096 3 0 0 0 17 0 0 0
/proc/8722/statm: 11958 11609 67 130 0 11825 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 47832

[startup+462.301 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 8723
/proc/meminfo: memFree=1774428/2055920 swapFree=4181220/4192956
[pid=8722] ppid=8720 vsize=47832 CPUtime=462.15
/proc/8722/stat : 8722 (minisat_noasser) R 8720 8722 8610 0 -1 4194304 11744 0 0 0 46206 9 0 0 25 0 1 0 222672502 48979968 11629 1992294400 134512640 135048876 4294956208 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 0 0 0
/proc/8722/statm: 11958 11629 67 130 0 11825 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 47832

[startup+522.302 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 8723
/proc/meminfo: memFree=1771484/2055920 swapFree=4181220/4192956
[pid=8722] ppid=8720 vsize=51004 CPUtime=522.14
/proc/8722/stat : 8722 (minisat_noasser) R 8720 8722 8610 0 -1 4194304 12493 0 0 0 52204 10 0 0 25 0 1 0 222672502 52228096 12378 1992294400 134512640 135048876 4294956208 18446744073709551615 134552997 0 0 4096 3 0 0 0 17 0 0 0
/proc/8722/statm: 12751 12378 67 130 0 12618 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 51004

[startup+582.301 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 8723
/proc/meminfo: memFree=1770972/2055920 swapFree=4181220/4192956
[pid=8722] ppid=8720 vsize=51540 CPUtime=582.12
/proc/8722/stat : 8722 (minisat_noasser) R 8720 8722 8610 0 -1 4194304 12616 0 0 0 58202 10 0 0 25 0 1 0 222672502 52776960 12501 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/8722/statm: 12885 12501 67 130 0 12752 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 51540

[startup+642.302 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 8723
/proc/meminfo: memFree=1770780/2055920 swapFree=4181220/4192956
[pid=8722] ppid=8720 vsize=51716 CPUtime=642.11
/proc/8722/stat : 8722 (minisat_noasser) R 8720 8722 8610 0 -1 4194304 12653 0 0 0 64201 10 0 0 25 0 1 0 222672502 52957184 12538 1992294400 134512640 135048876 4294956208 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 0 0 0
/proc/8722/statm: 12929 12538 67 130 0 12796 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 51716


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

[startup+4002.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 8731
/proc/meminfo: memFree=1724508/2055920 swapFree=4181220/4192956
[pid=8722] ppid=8720 vsize=98684 CPUtime=4001.07
/proc/8722/stat : 8722 (minisat_noasser) R 8720 8722 8610 0 -1 4194304 24030 0 0 0 400084 23 0 0 25 0 1 0 222672502 101052416 23915 1992294400 134512640 135048876 4294956208 18446744073709551615 134546922 0 0 4096 3 0 0 0 17 0 0 0
/proc/8722/statm: 24671 23915 67 130 0 24538 0
Current children cumulated CPU time (s) 4001.07
Current children cumulated vsize (KiB) 98684

[startup+4062.31 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 8731
/proc/meminfo: memFree=1724508/2055920 swapFree=4181220/4192956
[pid=8722] ppid=8720 vsize=98684 CPUtime=4061.06
/proc/8722/stat : 8722 (minisat_noasser) R 8720 8722 8610 0 -1 4194304 24031 0 0 0 406083 23 0 0 25 0 1 0 222672502 101052416 23916 1992294400 134512640 135048876 4294956208 18446744073709551615 134552475 0 0 4096 3 0 0 0 17 0 0 0
/proc/8722/statm: 24671 23916 67 130 0 24538 0
Current children cumulated CPU time (s) 4061.06
Current children cumulated vsize (KiB) 98684

[startup+4122.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 8731
/proc/meminfo: memFree=1724444/2055920 swapFree=4181220/4192956
[pid=8722] ppid=8720 vsize=98684 CPUtime=4121.04
/proc/8722/stat : 8722 (minisat_noasser) R 8720 8722 8610 0 -1 4194304 24031 0 0 0 412081 23 0 0 25 0 1 0 222672502 101052416 23916 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/8722/statm: 24671 23916 67 130 0 24538 0
Current children cumulated CPU time (s) 4121.04
Current children cumulated vsize (KiB) 98684

[startup+4182.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 8731
/proc/meminfo: memFree=1724444/2055920 swapFree=4181220/4192956
[pid=8722] ppid=8720 vsize=98684 CPUtime=4181.02
/proc/8722/stat : 8722 (minisat_noasser) R 8720 8722 8610 0 -1 4194304 24034 0 0 0 418079 23 0 0 25 0 1 0 222672502 101052416 23919 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/8722/statm: 24671 23919 67 130 0 24538 0
Current children cumulated CPU time (s) 4181.02
Current children cumulated vsize (KiB) 98684

[startup+4242.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 8731
/proc/meminfo: memFree=1724380/2055920 swapFree=4181220/4192956
[pid=8722] ppid=8720 vsize=98684 CPUtime=4241
/proc/8722/stat : 8722 (minisat_noasser) R 8720 8722 8610 0 -1 4194304 24038 0 0 0 424077 23 0 0 25 0 1 0 222672502 101052416 23923 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/8722/statm: 24671 23923 67 130 0 24538 0
Current children cumulated CPU time (s) 4241
Current children cumulated vsize (KiB) 98684

[startup+4302.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 8731
/proc/meminfo: memFree=1724380/2055920 swapFree=4181220/4192956
[pid=8722] ppid=8720 vsize=98684 CPUtime=4300.98
/proc/8722/stat : 8722 (minisat_noasser) R 8720 8722 8610 0 -1 4194304 24041 0 0 0 430075 23 0 0 25 0 1 0 222672502 101052416 23926 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/8722/statm: 24671 23926 67 130 0 24538 0
Current children cumulated CPU time (s) 4300.98
Current children cumulated vsize (KiB) 98684

[startup+4362.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 8731
/proc/meminfo: memFree=1724380/2055920 swapFree=4181220/4192956
[pid=8722] ppid=8720 vsize=98684 CPUtime=4360.96
/proc/8722/stat : 8722 (minisat_noasser) R 8720 8722 8610 0 -1 4194304 24041 0 0 0 436073 23 0 0 25 0 1 0 222672502 101052416 23926 1992294400 134512640 135048876 4294956208 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 0 0 0
/proc/8722/statm: 24671 23926 67 130 0 24538 0
Current children cumulated CPU time (s) 4360.96
Current children cumulated vsize (KiB) 98684

[startup+4422.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 8731
/proc/meminfo: memFree=1724380/2055920 swapFree=4181220/4192956
[pid=8722] ppid=8720 vsize=98684 CPUtime=4420.94
/proc/8722/stat : 8722 (minisat_noasser) R 8720 8722 8610 0 -1 4194304 24043 0 0 0 442071 23 0 0 25 0 1 0 222672502 101052416 23928 1992294400 134512640 135048876 4294956208 18446744073709551615 134546794 0 0 4096 3 0 0 0 17 0 0 0
/proc/8722/statm: 24671 23928 67 130 0 24538 0
Current children cumulated CPU time (s) 4420.94
Current children cumulated vsize (KiB) 98684

[startup+4482.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 8731
/proc/meminfo: memFree=1724380/2055920 swapFree=4181220/4192956
[pid=8722] ppid=8720 vsize=98684 CPUtime=4480.93
/proc/8722/stat : 8722 (minisat_noasser) R 8720 8722 8610 0 -1 4194304 24047 0 0 0 448070 23 0 0 25 0 1 0 222672502 101052416 23932 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/8722/statm: 24671 23932 67 130 0 24538 0
Current children cumulated CPU time (s) 4480.93
Current children cumulated vsize (KiB) 98684

[startup+4542.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 8731
/proc/meminfo: memFree=1724380/2055920 swapFree=4181220/4192956
[pid=8722] ppid=8720 vsize=98684 CPUtime=4540.91
/proc/8722/stat : 8722 (minisat_noasser) R 8720 8722 8610 0 -1 4194304 24047 0 0 0 454068 23 0 0 25 0 1 0 222672502 101052416 23932 1992294400 134512640 135048876 4294956208 18446744073709551615 134547279 0 0 4096 3 0 0 0 17 0 0 0
/proc/8722/statm: 24671 23932 67 130 0 24538 0
Current children cumulated CPU time (s) 4540.91
Current children cumulated vsize (KiB) 98684

[startup+4602.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 8731
/proc/meminfo: memFree=1724188/2055920 swapFree=4181220/4192956
[pid=8722] ppid=8720 vsize=98684 CPUtime=4600.89
/proc/8722/stat : 8722 (minisat_noasser) R 8720 8722 8610 0 -1 4194304 24053 0 0 0 460066 23 0 0 25 0 1 0 222672502 101052416 23938 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/8722/statm: 24671 23938 67 130 0 24538 0
Current children cumulated CPU time (s) 4600.89
Current children cumulated vsize (KiB) 98684

[startup+4662.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 8731
/proc/meminfo: memFree=1724188/2055920 swapFree=4181220/4192956
[pid=8722] ppid=8720 vsize=98684 CPUtime=4660.87
/proc/8722/stat : 8722 (minisat_noasser) R 8720 8722 8610 0 -1 4194304 24056 0 0 0 466064 23 0 0 25 0 1 0 222672502 101052416 23941 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/8722/statm: 24671 23941 67 130 0 24538 0
Current children cumulated CPU time (s) 4660.87
Current children cumulated vsize (KiB) 98684

[startup+4722.31 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 8731
/proc/meminfo: memFree=1724188/2055920 swapFree=4181220/4192956
[pid=8722] ppid=8720 vsize=98684 CPUtime=4720.86
/proc/8722/stat : 8722 (minisat_noasser) R 8720 8722 8610 0 -1 4194304 24056 0 0 0 472063 23 0 0 25 0 1 0 222672502 101052416 23941 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/8722/statm: 24671 23941 67 130 0 24538 0
Current children cumulated CPU time (s) 4720.86
Current children cumulated vsize (KiB) 98684

[startup+4782.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 8731
/proc/meminfo: memFree=1724124/2055920 swapFree=4181220/4192956
[pid=8722] ppid=8720 vsize=98684 CPUtime=4780.83
/proc/8722/stat : 8722 (minisat_noasser) R 8720 8722 8610 0 -1 4194304 24056 0 0 0 478060 23 0 0 25 0 1 0 222672502 101052416 23941 1992294400 134512640 135048876 4294956208 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 0 0 0
/proc/8722/statm: 24671 23941 67 130 0 24538 0
Current children cumulated CPU time (s) 4780.83
Current children cumulated vsize (KiB) 98684

[startup+4842.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 8731
/proc/meminfo: memFree=1724124/2055920 swapFree=4181220/4192956
[pid=8722] ppid=8720 vsize=98684 CPUtime=4840.82
/proc/8722/stat : 8722 (minisat_noasser) R 8720 8722 8610 0 -1 4194304 24056 0 0 0 484059 23 0 0 25 0 1 0 222672502 101052416 23941 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/8722/statm: 24671 23941 67 130 0 24538 0
Current children cumulated CPU time (s) 4840.82
Current children cumulated vsize (KiB) 98684

[startup+4902.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 8731
/proc/meminfo: memFree=1724060/2055920 swapFree=4181220/4192956
[pid=8722] ppid=8720 vsize=98684 CPUtime=4900.8
/proc/8722/stat : 8722 (minisat_noasser) R 8720 8722 8610 0 -1 4194304 24056 0 0 0 490057 23 0 0 25 0 1 0 222672502 101052416 23941 1992294400 134512640 135048876 4294956208 18446744073709551615 134546980 0 0 4096 3 0 0 0 17 0 0 0
/proc/8722/statm: 24671 23941 67 130 0 24538 0
Current children cumulated CPU time (s) 4900.8
Current children cumulated vsize (KiB) 98684

[startup+4962.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 8731
/proc/meminfo: memFree=1724124/2055920 swapFree=4181220/4192956
[pid=8722] ppid=8720 vsize=98684 CPUtime=4960.78
/proc/8722/stat : 8722 (minisat_noasser) R 8720 8722 8610 0 -1 4194304 24058 0 0 0 496055 23 0 0 25 0 1 0 222672502 101052416 23943 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/8722/statm: 24671 23943 67 130 0 24538 0
Current children cumulated CPU time (s) 4960.78
Current children cumulated vsize (KiB) 98684



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.6 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 8731
/proc/meminfo: memFree=1724124/2055920 swapFree=4181220/4192956
[pid=8722] ppid=8720 vsize=98684 CPUtime=5000.08
/proc/8722/stat : 8722 (minisat_noasser) R 8720 8722 8610 0 -1 4194304 24058 0 0 0 499985 23 0 0 25 0 1 0 222672502 101052416 23943 1992294400 134512640 135048876 4294956208 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 0 0 0
/proc/8722/statm: 24671 23943 67 130 0 24538 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 98684

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): 5001.62
CPU time (s): 5000.1
CPU user time (s): 4999.85
CPU system time (s): 0.248962
CPU usage (%): 99.9695
Max. virtual memory (cumulated for all children) (KiB): 98684

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.85
system time used= 0.248962
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24058
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= 2
involuntary context switches= 10982

runsolver used 4.09338 second user time and 14.1069 second system time

The end

Launcher Data

Begin job on node35 at 2009-05-10 11:06:39
IDJOB=1786058
IDBENCH=71569
IDSOLVER=639
FILE ID=node35/1786058-1241946399
PBS_JOBID= 9265017
Free space on /tmp= 66292 MiB

SOLVER NAME= SAT07 reference solver: minisat SAT 2007
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v760c43649gyes1.cnf
COMMAND LINE= HOME/minisat_noassertions BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1786058-1241946399/watcher-1786058-1241946399 -o /tmp/evaluation-result-1786058-1241946399/solver-1786058-1241946399 -C 5000 -W 6000 -M 1800 --output-limit 1,15  HOME/minisat_noassertions HOME/instance-1786058-1241946399.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 424de5d4f0392bf458f49384a643429b
RANDOM SEED=846128678

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.214
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.214
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1821700 kB
Buffers:         53076 kB
Cached:         129992 kB
SwapCached:       6244 kB
Active:         118852 kB
Inactive:        72844 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1821700 kB
SwapTotal:     4192956 kB
SwapFree:      4181220 kB
Dirty:            1976 kB
Writeback:           0 kB
Mapped:          13572 kB
Slab:            28648 kB
Committed_AS:   804280 kB
PageTables:       1396 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66292 MiB
End job on node35 at 2009-05-10 12:30:03