Trace number 1730267

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) 1200.08 1200.67

General information on the benchmark

Namecrafted/Difficult/contest05/sabharwal/
gt-ordering-unsat-gt-060.sat05-1312.reshuffled-07.cnf
MD5SUMdff294238660aead84de7aec33e643fc
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark43.5644
Satisfiable
(Un)Satisfiability was proved
Number of variables3540
Number of clauses207150
Sum of the clauses size623040
Maximum clause length59
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21770
Number of clauses of size 3205320
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 560

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:  3600                                                 |
0.00/0.00	c |  Number of clauses:    207150                                               |
0.20/0.25	c |  Parsing time:         0.24         s                                       |
3.49/3.56	c ============================[ Search Statistics ]==============================
3.49/3.56	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.49/3.56	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.49/3.56	c ===============================================================================
3.49/3.56	c |         0 |    3540   207150   623040 |    69050        0    nan |  0.000 % |
3.59/3.60	c |       102 |    3540   207150   623040 |    75955      102    136 |  0.000 % |
3.59/3.63	c |       253 |    3540   207150   623040 |    83550      253    163 |  0.000 % |
3.59/3.66	c |       478 |    3540   207150   623040 |    91905      478    166 |  0.000 % |
3.59/3.69	c |       817 |    3540   207150   623040 |   101096      817    174 |  0.000 % |
3.69/3.76	c |      1326 |    3540   207150   623040 |   111205     1326    177 |  0.000 % |
3.79/3.85	c |      2087 |    3540   207150   623040 |   122326     2087    170 |  0.000 % |
3.99/4.01	c |      3228 |    3540   207150   623040 |   134558     3228    181 |  0.000 % |
4.19/4.24	c |      4936 |    3540   207150   623040 |   148014     4936    198 |  0.000 % |
4.68/4.74	c |      7500 |    3540   207150   623040 |   162816     7500    196 |  0.000 % |
5.29/5.40	c |     11345 |    3540   207150   623040 |   179097    11345    213 |  0.000 % |
6.59/6.60	c |     17111 |    3540   207150   623040 |   197007    17111    201 |  0.000 % |
8.19/8.29	c |     25760 |    3540   207150   623040 |   216708    25760    207 |  0.000 % |
11.68/11.70	c |     38735 |    3540   207150   623040 |   238379    38735    223 |  0.000 % |
18.08/18.12	c |     58197 |    3540   207150   623040 |   262217    58197    222 |  0.000 % |
30.78/30.86	c |     87389 |    3540   207150   623040 |   288438    87389    271 |  0.000 % |
45.77/45.83	c |    131180 |    3540   207150   623040 |   317282   131180    245 |  0.000 % |
102.34/102.48	c |    196868 |    3540   207150   623040 |   349011   196868    264 |  0.000 % |
229.68/229.85	c |    295394 |    3540   207150   623040 |   383912   295394    275 |  0.000 % |
366.49/366.72	c |    443183 |    3540   207150   623040 |   422303    81265    275 |  0.000 % |
589.68/590.05	c |    664866 |    3540   207150   623040 |   464533   302948    233 |  0.000 % |
928.83/929.36	c |    997391 |    3540   207150   623040 |   510987   185932    179 |  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-1730267-1240757542/watcher-1730267-1240757542 -o /tmp/evaluation-result-1730267-1240757542/solver-1730267-1240757542 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/minisat_noassertions HOME/instance-1730267-1240757542.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 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: 0.92 0.98 0.99 3/64 26782
/proc/meminfo: memFree=1505648/2055920 swapFree=4181092/4192956
[pid=26782] ppid=26780 vsize=2332 CPUtime=0
/proc/26782/stat : 26782 (minisat_noasser) R 26780 26782 26441 0 -1 4194304 488 0 0 0 0 0 0 0 18 0 1 0 103787713 2387968 474 1992294400 134512640 135048876 4294956208 18446744073709551615 134682216 0 0 4096 3 0 0 0 17 0 0 0
/proc/26782/statm: 583 474 50 130 0 450 0

[startup+0.074801 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 26782
/proc/meminfo: memFree=1505648/2055920 swapFree=4181092/4192956
[pid=26782] ppid=26780 vsize=5616 CPUtime=0.07
/proc/26782/stat : 26782 (minisat_noasser) R 26780 26782 26441 0 -1 4194304 1299 0 0 0 7 0 0 0 18 0 1 0 103787713 5750784 1285 1992294400 134512640 135048876 4294956208 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 0 0 0
/proc/26782/statm: 1404 1285 50 130 0 1271 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5616

[startup+0.102804 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 26782
/proc/meminfo: memFree=1505648/2055920 swapFree=4181092/4192956
[pid=26782] ppid=26780 vsize=7044 CPUtime=0.09
/proc/26782/stat : 26782 (minisat_noasser) R 26780 26782 26441 0 -1 4194304 1629 0 0 0 9 0 0 0 18 0 1 0 103787713 7213056 1615 1992294400 134512640 135048876 4294956208 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 0 0 0
/proc/26782/statm: 1761 1616 50 130 0 1628 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7044

[startup+0.302831 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 26782
/proc/meminfo: memFree=1505648/2055920 swapFree=4181092/4192956
[pid=26782] ppid=26780 vsize=13876 CPUtime=0.29
/proc/26782/stat : 26782 (minisat_noasser) R 26780 26782 26441 0 -1 4194304 3379 0 0 0 28 1 0 0 19 0 1 0 103787713 14209024 3365 1992294400 134512640 135048876 4294956208 18446744073709551615 134529400 0 0 4096 3 0 0 0 17 0 0 0
/proc/26782/statm: 3469 3365 62 130 0 3336 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13876

[startup+0.701885 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 26782
/proc/meminfo: memFree=1505648/2055920 swapFree=4181092/4192956
[pid=26782] ppid=26780 vsize=13876 CPUtime=0.69
/proc/26782/stat : 26782 (minisat_noasser) R 26780 26782 26441 0 -1 4194304 3379 0 0 0 68 1 0 0 23 0 1 0 103787713 14209024 3365 1992294400 134512640 135048876 4294956208 18446744073709551615 134529400 0 0 4096 3 0 0 0 17 0 0 0
/proc/26782/statm: 3469 3365 62 130 0 3336 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13876

[startup+1.50199 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 26783
/proc/meminfo: memFree=1492320/2055920 swapFree=4181092/4192956
[pid=26782] ppid=26780 vsize=13876 CPUtime=1.49
/proc/26782/stat : 26782 (minisat_noasser) R 26780 26782 26441 0 -1 4194304 3379 0 0 0 148 1 0 0 25 0 1 0 103787713 14209024 3365 1992294400 134512640 135048876 4294956208 18446744073709551615 134529389 0 0 4096 3 0 0 0 17 0 0 0
/proc/26782/statm: 3469 3365 62 130 0 3336 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13876

[startup+3.1012 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 26783
/proc/meminfo: memFree=1492192/2055920 swapFree=4181092/4192956
[pid=26782] ppid=26780 vsize=14888 CPUtime=3.09
/proc/26782/stat : 26782 (minisat_noasser) R 26780 26782 26441 0 -1 4194304 3581 0 0 0 308 1 0 0 25 0 1 0 103787713 15245312 3567 1992294400 134512640 135048876 4294956208 18446744073709551615 134529400 0 0 4096 3 0 0 0 17 0 0 0
/proc/26782/statm: 3722 3567 62 130 0 3589 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14888

[startup+6.30162 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 26783
/proc/meminfo: memFree=1485088/2055920 swapFree=4181092/4192956
[pid=26782] ppid=26780 vsize=24184 CPUtime=6.29
/proc/26782/stat : 26782 (minisat_noasser) R 26780 26782 26441 0 -1 4194304 6359 0 0 0 626 3 0 0 25 0 1 0 103787713 24764416 5940 1992294400 134512640 135048876 4294956208 18446744073709551615 134546864 0 0 4096 3 0 0 0 17 0 0 0
/proc/26782/statm: 6046 5940 67 130 0 5913 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 24184

[startup+12.7015 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 26783
/proc/meminfo: memFree=1458288/2055920 swapFree=4181092/4192956
[pid=26782] ppid=26780 vsize=50172 CPUtime=12.69
/proc/26782/stat : 26782 (minisat_noasser) R 26780 26782 26441 0 -1 4194304 12867 0 0 0 1263 6 0 0 25 0 1 0 103787713 51376128 12448 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/26782/statm: 12543 12448 67 130 0 12410 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 50172

[startup+25.5012 s]
/proc/loadavg: 0.94 0.98 0.99 2/65 26783
/proc/meminfo: memFree=1415088/2055920 swapFree=4181092/4192956
[pid=26782] ppid=26780 vsize=91876 CPUtime=25.48
/proc/26782/stat : 26782 (minisat_noasser) R 26780 26782 26441 0 -1 4194304 23279 0 0 0 2536 12 0 0 25 0 1 0 103787713 94081024 22860 1992294400 134512640 135048876 4294956208 18446744073709551615 134546937 0 0 4096 3 0 0 0 17 0 0 0
/proc/26782/statm: 22969 22860 67 130 0 22836 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 91876

[startup+51.1015 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 26783
/proc/meminfo: memFree=1346032/2055920 swapFree=4181092/4192956
[pid=26782] ppid=26780 vsize=161656 CPUtime=51.06
/proc/26782/stat : 26782 (minisat_noasser) R 26780 26782 26441 0 -1 4194304 40678 0 0 0 5083 23 0 0 25 0 1 0 103787713 165535744 40259 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/26782/statm: 40414 40259 67 130 0 40281 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 161656

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 26783
/proc/meminfo: memFree=1282608/2055920 swapFree=4181092/4192956
[pid=26782] ppid=26780 vsize=223404 CPUtime=102.24
/proc/26782/stat : 26782 (minisat_noasser) R 26780 26782 26441 0 -1 4194304 56108 0 0 0 10191 33 0 0 25 0 1 0 103787713 228765696 55689 1992294400 134512640 135048876 4294956208 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 0 0 0
/proc/26782/statm: 55851 55689 67 130 0 55718 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 223404

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26783
/proc/meminfo: memFree=1209392/2055920 swapFree=4181092/4192956
[pid=26782] ppid=26780 vsize=297060 CPUtime=162.2
/proc/26782/stat : 26782 (minisat_noasser) R 26780 26782 26441 0 -1 4194304 74463 0 0 0 16171 49 0 0 25 0 1 0 103787713 304189440 74044 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/26782/statm: 74265 74044 67 130 0 74132 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 297060

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26783
/proc/meminfo: memFree=1167728/2055920 swapFree=4181092/4192956
[pid=26782] ppid=26780 vsize=338296 CPUtime=222.17
/proc/26782/stat : 26782 (minisat_noasser) R 26780 26782 26441 0 -1 4194304 84778 0 0 0 22159 58 0 0 25 0 1 0 103787713 346415104 84359 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/26782/statm: 84574 84359 67 130 0 84441 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 338296

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26783
/proc/meminfo: memFree=1107376/2055920 swapFree=4181092/4192956
[pid=26782] ppid=26780 vsize=399536 CPUtime=282.15
/proc/26782/stat : 26782 (minisat_noasser) R 26780 26782 26441 0 -1 4194304 99973 0 0 0 28145 70 0 0 25 0 1 0 103787713 409124864 99554 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/26782/statm: 99884 99554 67 130 0 99751 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 399536

[startup+342.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26783
/proc/meminfo: memFree=1070064/2055920 swapFree=4181092/4192956
[pid=26782] ppid=26780 vsize=436104 CPUtime=342.1
/proc/26782/stat : 26782 (minisat_noasser) R 26780 26782 26441 0 -1 4194304 109110 0 0 0 34132 78 0 0 25 0 1 0 103787713 446570496 108691 1992294400 134512640 135048876 4294956208 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 0 0 0
/proc/26782/statm: 109026 108691 67 130 0 108893 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 436104

[startup+402.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26783
/proc/meminfo: memFree=1070000/2055920 swapFree=4181092/4192956
[pid=26782] ppid=26780 vsize=436104 CPUtime=402.07
/proc/26782/stat : 26782 (minisat_noasser) R 26780 26782 26441 0 -1 4194304 109115 0 0 0 40129 78 0 0 25 0 1 0 103787713 446570496 108696 1992294400 134512640 135048876 4294956208 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 0 0 0
/proc/26782/statm: 109026 108696 67 130 0 108893 0
Current children cumulated CPU time (s) 402.07
Current children cumulated vsize (KiB) 436104

[startup+462.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26783
/proc/meminfo: memFree=1070000/2055920 swapFree=4181092/4192956
[pid=26782] ppid=26780 vsize=436104 CPUtime=462.04
/proc/26782/stat : 26782 (minisat_noasser) R 26780 26782 26441 0 -1 4194304 109115 0 0 0 46126 78 0 0 25 0 1 0 103787713 446570496 108696 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/26782/statm: 109026 108696 67 130 0 108893 0
Current children cumulated CPU time (s) 462.04
Current children cumulated vsize (KiB) 436104

[startup+522.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26789
/proc/meminfo: memFree=1069672/2055920 swapFree=4181092/4192956
[pid=26782] ppid=26780 vsize=436104 CPUtime=522
/proc/26782/stat : 26782 (minisat_noasser) R 26780 26782 26441 0 -1 4194304 109120 0 0 0 52122 78 0 0 25 0 1 0 103787713 446570496 108701 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/26782/statm: 109026 108701 67 130 0 108893 0
Current children cumulated CPU time (s) 522
Current children cumulated vsize (KiB) 436104

[startup+582.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26789
/proc/meminfo: memFree=1069744/2055920 swapFree=4181092/4192956
[pid=26782] ppid=26780 vsize=436104 CPUtime=581.98
/proc/26782/stat : 26782 (minisat_noasser) R 26780 26782 26441 0 -1 4194304 109121 0 0 0 58120 78 0 0 25 0 1 0 103787713 446570496 108702 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/26782/statm: 109026 108702 67 130 0 108893 0
Current children cumulated CPU time (s) 581.98
Current children cumulated vsize (KiB) 436104

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26789
/proc/meminfo: memFree=1069744/2055920 swapFree=4181092/4192956
[pid=26782] ppid=26780 vsize=436104 CPUtime=641.96
/proc/26782/stat : 26782 (minisat_noasser) R 26780 26782 26441 0 -1 4194304 109123 0 0 0 64118 78 0 0 25 0 1 0 103787713 446570496 108704 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/26782/statm: 109026 108704 67 130 0 108893 0
Current children cumulated CPU time (s) 641.96
Current children cumulated vsize (KiB) 436104

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26789
/proc/meminfo: memFree=1069680/2055920 swapFree=4181092/4192956
[pid=26782] ppid=26780 vsize=436104 CPUtime=701.93
/proc/26782/stat : 26782 (minisat_noasser) R 26780 26782 26441 0 -1 4194304 109152 0 0 0 70114 79 0 0 25 0 1 0 103787713 446570496 108733 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/26782/statm: 109026 108733 67 130 0 108893 0
Current children cumulated CPU time (s) 701.93
Current children cumulated vsize (KiB) 436104

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26789
/proc/meminfo: memFree=1059632/2055920 swapFree=4181092/4192956
[pid=26782] ppid=26780 vsize=446144 CPUtime=761.9
/proc/26782/stat : 26782 (minisat_noasser) R 26780 26782 26441 0 -1 4194304 111677 0 0 0 76109 81 0 0 25 0 1 0 103787713 456851456 111258 1992294400 134512640 135048876 4294956208 18446744073709551615 134548416 0 0 4096 3 0 0 0 17 0 0 0
/proc/26782/statm: 111536 111258 67 130 0 111403 0
Current children cumulated CPU time (s) 761.9
Current children cumulated vsize (KiB) 446144

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26789
/proc/meminfo: memFree=1046512/2055920 swapFree=4181092/4192956
[pid=26782] ppid=26780 vsize=459196 CPUtime=821.88
/proc/26782/stat : 26782 (minisat_noasser) R 26780 26782 26441 0 -1 4194304 114939 0 0 0 82104 84 0 0 25 0 1 0 103787713 470216704 114520 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/26782/statm: 114799 114520 67 130 0 114666 0
Current children cumulated CPU time (s) 821.88
Current children cumulated vsize (KiB) 459196

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26789
/proc/meminfo: memFree=1046512/2055920 swapFree=4181092/4192956
[pid=26782] ppid=26780 vsize=459196 CPUtime=881.85
/proc/26782/stat : 26782 (minisat_noasser) R 26780 26782 26441 0 -1 4194304 114939 0 0 0 88101 84 0 0 25 0 1 0 103787713 470216704 114520 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/26782/statm: 114799 114520 67 130 0 114666 0
Current children cumulated CPU time (s) 881.85
Current children cumulated vsize (KiB) 459196

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26789
/proc/meminfo: memFree=1046448/2055920 swapFree=4181092/4192956
[pid=26782] ppid=26780 vsize=459196 CPUtime=941.81
/proc/26782/stat : 26782 (minisat_noasser) R 26780 26782 26441 0 -1 4194304 114939 0 0 0 94097 84 0 0 25 0 1 0 103787713 470216704 114520 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/26782/statm: 114799 114520 67 130 0 114666 0
Current children cumulated CPU time (s) 941.81
Current children cumulated vsize (KiB) 459196

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26789
/proc/meminfo: memFree=1046448/2055920 swapFree=4181092/4192956
[pid=26782] ppid=26780 vsize=459196 CPUtime=1001.79
/proc/26782/stat : 26782 (minisat_noasser) R 26780 26782 26441 0 -1 4194304 114939 0 0 0 100095 84 0 0 25 0 1 0 103787713 470216704 114520 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/26782/statm: 114799 114520 67 130 0 114666 0
Current children cumulated CPU time (s) 1001.79
Current children cumulated vsize (KiB) 459196

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26789
/proc/meminfo: memFree=1046384/2055920 swapFree=4181092/4192956
[pid=26782] ppid=26780 vsize=459196 CPUtime=1061.75
/proc/26782/stat : 26782 (minisat_noasser) R 26780 26782 26441 0 -1 4194304 114939 0 0 0 106091 84 0 0 25 0 1 0 103787713 470216704 114520 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/26782/statm: 114799 114520 67 130 0 114666 0
Current children cumulated CPU time (s) 1061.75
Current children cumulated vsize (KiB) 459196

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26789
/proc/meminfo: memFree=1046384/2055920 swapFree=4181092/4192956
[pid=26782] ppid=26780 vsize=459196 CPUtime=1121.73
/proc/26782/stat : 26782 (minisat_noasser) R 26780 26782 26441 0 -1 4194304 114939 0 0 0 112089 84 0 0 25 0 1 0 103787713 470216704 114520 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/26782/statm: 114799 114520 67 130 0 114666 0
Current children cumulated CPU time (s) 1121.73
Current children cumulated vsize (KiB) 459196

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26789
/proc/meminfo: memFree=1046384/2055920 swapFree=4181092/4192956
[pid=26782] ppid=26780 vsize=459196 CPUtime=1181.71
/proc/26782/stat : 26782 (minisat_noasser) R 26780 26782 26441 0 -1 4194304 114939 0 0 0 118087 84 0 0 25 0 1 0 103787713 470216704 114520 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/26782/statm: 114799 114520 67 130 0 114666 0
Current children cumulated CPU time (s) 1181.71
Current children cumulated vsize (KiB) 459196



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26789
/proc/meminfo: memFree=1046384/2055920 swapFree=4181092/4192956
[pid=26782] ppid=26780 vsize=459196 CPUtime=1200
/proc/26782/stat : 26782 (minisat_noasser) R 26780 26782 26441 0 -1 4194304 114939 0 0 0 119916 84 0 0 25 0 1 0 103787713 470216704 114520 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/26782/statm: 114799 114520 67 130 0 114666 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 459196

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): 1200.67
CPU time (s): 1200.08
CPU user time (s): 1199.17
CPU system time (s): 0.91486
CPU usage (%): 99.9509
Max. virtual memory (cumulated for all children) (KiB): 459196

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

runsolver used 1.10483 second user time and 3.2735 second system time

The end

Launcher Data

Begin job on node13 at 2009-04-26 16:52:22
IDJOB=1730267
IDBENCH=24724
IDSOLVER=556
FILE ID=node13/1730267-1240757542
PBS_JOBID= 9187073
Free space on /tmp= 66232 MiB

SOLVER NAME= SAT07 reference solver: minisat SAT 2007
BENCH NAME= SAT07/crafted/Difficult/contest05/sabharwal/gt-ordering-unsat-gt-060.sat05-1312.reshuffled-07.cnf
COMMAND LINE= HOME/minisat_noassertions BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1730267-1240757542/watcher-1730267-1240757542 -o /tmp/evaluation-result-1730267-1240757542/solver-1730267-1240757542 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/minisat_noassertions HOME/instance-1730267-1240757542.cnf

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

MD5SUM BENCH= dff294238660aead84de7aec33e643fc
RANDOM SEED=1166546853

node13.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.227
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.227
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:       1506128 kB
Buffers:         63468 kB
Cached:         406596 kB
SwapCached:       5664 kB
Active:         203608 kB
Inactive:       274572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1506128 kB
SwapTotal:     4192956 kB
SwapFree:      4181092 kB
Dirty:            5036 kB
Writeback:           0 kB
Mapped:          13536 kB
Slab:            57636 kB
Committed_AS:   355900 kB
PageTables:       1468 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= 66228 MiB
End job on node13 at 2009-04-26 17:12:25