Trace number 1717327

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
VARSAT-crafted 2009-03-22? (TO) 1200.12 1200.43

General information on the benchmark

Nameindustrial/palacios/hard/
safe-30-h29-unsat.cnf
MD5SUM7cb48ce6f0320bc88623afd3c5af4aae
Bench CategoryAPPLICATION (applications 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 variables129128
Number of clauses437794
Sum of the clauses size1056806
Maximum clause length61
Minimum clause length1
Number of clauses of size 130
Number of clauses of size 2310376
Number of clauses of size 3124560
Number of clauses of size 4189
Number of clauses of size 583
Number of clauses of size over 52556

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  130928                                               |
0.00/0.00	c |  Number of clauses:    437794                                               |
0.59/0.60	c |  Parsing time:         0.52         s                                       |
0.59/0.60	c |  Timeout:              43200 s
0.59/0.60	c |  Random Seed:          1101465030.000000
0.59/0.60	c |  Heuristic:            EMBP-G, threshold 0.800                              |
0.59/0.60	c |  Branching Rule:       default (solution-guided)                            |
0.59/0.60	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.59/0.60	c |                                                                             |
7.39/7.45	c ============================[ Search Statistics ]==============================
7.39/7.45	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.39/7.45	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
7.39/7.45	c ===============================================================================
7.39/7.45	c |         0 |   33684   238732  1167126 |    79577        0    nan |  0.000 % |
247.02/247.13	c |       100 |   33684   238732  1167126 |    87535      100      4 |  0.023 % |
486.26/486.42	c |       251 |   33684   238732  1167126 |    96288      251     23 |  0.023 % |
717.71/717.94	c |       485 |   33684   238732  1167126 |   105917      485     33 |  0.023 % |
950.85/951.16	c |       822 |   33684   238732  1167126 |   116509      822     37 |  0.023 % |
1184.48/1184.89	c |      1330 |   33684   238732  1167126 |   128160     1330     40 |  0.023 % |

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-1717327-1240627093/watcher-1717327-1240627093 -o /tmp/evaluation-result-1717327-1240627093/solver-1717327-1240627093 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=1101465030 HOME/instance-1717327-1240627093.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 1.10 3/64 16874
/proc/meminfo: memFree=1531504/2055920 swapFree=4180592/4192956
[pid=16874] ppid=16872 vsize=4196 CPUtime=0
/proc/16874/stat : 16874 (varsat-crafted_) R 16872 16874 14568 0 -1 4194304 808 0 0 0 0 0 0 0 18 0 1 0 90742861 4296704 793 1992294400 4194304 5102648 548682068768 18446744073709551615 4200548 0 0 4096 3 0 0 0 17 1 0 0
/proc/16874/statm: 1049 799 78 221 0 825 0

[startup+0.0472241 s]
/proc/loadavg: 0.92 0.98 1.10 3/64 16874
/proc/meminfo: memFree=1531504/2055920 swapFree=4180592/4192956
[pid=16874] ppid=16872 vsize=14600 CPUtime=0.04
/proc/16874/stat : 16874 (varsat-crafted_) R 16872 16874 14568 0 -1 4194304 3373 0 0 0 3 1 0 0 18 0 1 0 90742861 14950400 3358 1992294400 4194304 5102648 548682068768 18446744073709551615 4532746 0 0 4096 3 0 0 0 17 1 0 0
/proc/16874/statm: 3650 3359 87 221 0 3426 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 14600

[startup+0.10123 s]
/proc/loadavg: 0.92 0.98 1.10 3/64 16874
/proc/meminfo: memFree=1531504/2055920 swapFree=4180592/4192956
[pid=16874] ppid=16872 vsize=21220 CPUtime=0.09
/proc/16874/stat : 16874 (varsat-crafted_) R 16872 16874 14568 0 -1 4194304 4918 0 0 0 7 2 0 0 18 0 1 0 90742861 21729280 4903 1992294400 4194304 5102648 548682068768 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/16874/statm: 5305 4905 87 221 0 5081 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21220

[startup+0.301249 s]
/proc/loadavg: 0.92 0.98 1.10 3/64 16874
/proc/meminfo: memFree=1531504/2055920 swapFree=4180592/4192956
[pid=16874] ppid=16872 vsize=47840 CPUtime=0.29
/proc/16874/stat : 16874 (varsat-crafted_) R 16872 16874 14568 0 -1 4194304 10813 0 0 0 25 4 0 0 19 0 1 0 90742861 48988160 10798 1992294400 4194304 5102648 548682068768 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/16874/statm: 11960 10798 87 221 0 11736 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 47840

[startup+0.701291 s]
/proc/loadavg: 0.92 0.98 1.10 3/64 16874
/proc/meminfo: memFree=1531504/2055920 swapFree=4180592/4192956
[pid=16874] ppid=16872 vsize=81768 CPUtime=0.69
/proc/16874/stat : 16874 (varsat-crafted_) R 16872 16874 14568 0 -1 4194304 19798 0 0 0 61 8 0 0 22 0 1 0 90742861 83730432 19783 1992294400 4194304 5102648 548682068768 18446744073709551615 4272778 0 0 4096 3 0 0 0 17 1 0 0
/proc/16874/statm: 20442 19783 98 221 0 20218 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 81768

[startup+1.50237 s]
/proc/loadavg: 0.92 0.98 1.10 2/65 16875
/proc/meminfo: memFree=1443304/2055920 swapFree=4180592/4192956
[pid=16874] ppid=16872 vsize=110824 CPUtime=1.49
/proc/16874/stat : 16874 (varsat-crafted_) R 16872 16874 14568 0 -1 4194304 26520 0 0 0 138 11 0 0 25 0 1 0 90742861 113483776 26505 1992294400 4194304 5102648 548682068768 18446744073709551615 4515755 0 0 4096 3 0 0 0 17 1 0 0
/proc/16874/statm: 27706 26505 99 221 0 27482 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 110824

[startup+3.10154 s]
/proc/loadavg: 0.92 0.98 1.10 2/65 16875
/proc/meminfo: memFree=1405864/2055920 swapFree=4180592/4192956
[pid=16874] ppid=16872 vsize=156512 CPUtime=3.09
/proc/16874/stat : 16874 (varsat-crafted_) R 16872 16874 14568 0 -1 4194304 37225 0 0 0 293 16 0 0 25 0 1 0 90742861 160268288 37210 1992294400 4194304 5102648 548682068768 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/16874/statm: 39128 37211 100 221 0 38904 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 156512

[startup+6.30187 s]
/proc/loadavg: 0.93 0.98 1.10 2/65 16875
/proc/meminfo: memFree=1364536/2055920 swapFree=4180592/4192956
[pid=16874] ppid=16872 vsize=175240 CPUtime=6.29
/proc/16874/stat : 16874 (varsat-crafted_) R 16872 16874 14568 0 -1 4194304 42414 0 0 0 611 18 0 0 25 0 1 0 90742861 179445760 42399 1992294400 4194304 5102648 548682068768 18446744073709551615 4283517 0 0 4096 3 0 0 0 17 1 0 0
/proc/16874/statm: 43810 42399 100 221 0 43586 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 175240

[startup+12.7015 s]
/proc/loadavg: 0.93 0.98 1.10 2/65 16875
/proc/meminfo: memFree=1376120/2055920 swapFree=4180592/4192956
[pid=16874] ppid=16872 vsize=159108 CPUtime=12.69
/proc/16874/stat : 16874 (varsat-crafted_) R 16872 16874 14568 0 -1 4194304 43065 0 0 0 1250 19 0 0 25 0 1 0 90742861 162926592 38771 1992294400 4194304 5102648 548682068768 18446744073709551615 4213798 0 0 4096 3 0 0 0 17 1 0 0
/proc/16874/statm: 39777 38771 102 221 0 39553 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 159108

[startup+25.5018 s]
/proc/loadavg: 0.95 0.98 1.10 2/65 16875
/proc/meminfo: memFree=1376120/2055920 swapFree=4180592/4192956
[pid=16874] ppid=16872 vsize=159108 CPUtime=25.49
/proc/16874/stat : 16874 (varsat-crafted_) R 16872 16874 14568 0 -1 4194304 43065 0 0 0 2530 19 0 0 25 0 1 0 90742861 162926592 38771 1992294400 4194304 5102648 548682068768 18446744073709551615 4213798 0 0 4096 3 0 0 0 17 1 0 0
/proc/16874/statm: 39777 38771 102 221 0 39553 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 159108

[startup+51.1015 s]
/proc/loadavg: 0.96 0.98 1.10 2/65 16875
/proc/meminfo: memFree=1376312/2055920 swapFree=4180592/4192956
[pid=16874] ppid=16872 vsize=159108 CPUtime=51.08
/proc/16874/stat : 16874 (varsat-crafted_) R 16872 16874 14568 0 -1 4194304 43065 0 0 0 5089 19 0 0 25 0 1 0 90742861 162926592 38771 1992294400 4194304 5102648 548682068768 18446744073709551615 4213860 0 0 4096 3 0 0 0 17 1 0 0
/proc/16874/statm: 39777 38771 102 221 0 39553 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 159108

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 1.09 2/65 16875
/proc/meminfo: memFree=1376312/2055920 swapFree=4180592/4192956
[pid=16874] ppid=16872 vsize=159108 CPUtime=102.26
/proc/16874/stat : 16874 (varsat-crafted_) R 16872 16874 14568 0 -1 4194304 43065 0 0 0 10207 19 0 0 25 0 1 0 90742861 162926592 38771 1992294400 4194304 5102648 548682068768 18446744073709551615 4214097 0 0 4096 3 0 0 0 17 1 0 0
/proc/16874/statm: 39777 38771 102 221 0 39553 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 159108

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 1.08 2/65 16875
/proc/meminfo: memFree=1376376/2055920 swapFree=4180592/4192956
[pid=16874] ppid=16872 vsize=159108 CPUtime=162.25
/proc/16874/stat : 16874 (varsat-crafted_) R 16872 16874 14568 0 -1 4194304 43065 0 0 0 16206 19 0 0 25 0 1 0 90742861 162926592 38771 1992294400 4194304 5102648 548682068768 18446744073709551615 4213941 0 0 4096 3 0 0 0 17 1 0 0
/proc/16874/statm: 39777 38771 102 221 0 39553 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 159108

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 1.08 2/65 16875
/proc/meminfo: memFree=1376312/2055920 swapFree=4180592/4192956
[pid=16874] ppid=16872 vsize=159108 CPUtime=222.23
/proc/16874/stat : 16874 (varsat-crafted_) R 16872 16874 14568 0 -1 4194304 43065 0 0 0 22204 19 0 0 25 0 1 0 90742861 162926592 38771 1992294400 4194304 5102648 548682068768 18446744073709551615 4214101 0 0 4096 3 0 0 0 17 1 0 0
/proc/16874/statm: 39777 38771 102 221 0 39553 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 159108

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 1.07 2/65 16875
/proc/meminfo: memFree=1376248/2055920 swapFree=4180592/4192956
[pid=16874] ppid=16872 vsize=159108 CPUtime=282.21
/proc/16874/stat : 16874 (varsat-crafted_) R 16872 16874 14568 0 -1 4194304 43081 0 0 0 28202 19 0 0 25 0 1 0 90742861 162926592 38787 1992294400 4194304 5102648 548682068768 18446744073709551615 4214174 0 0 4096 3 0 0 0 17 1 0 0
/proc/16874/statm: 39777 38787 115 221 0 39553 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 159108

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 1.06 2/65 16875
/proc/meminfo: memFree=1376248/2055920 swapFree=4180592/4192956
[pid=16874] ppid=16872 vsize=159108 CPUtime=342.2
/proc/16874/stat : 16874 (varsat-crafted_) R 16872 16874 14568 0 -1 4194304 43081 0 0 0 34201 19 0 0 25 0 1 0 90742861 162926592 38787 1992294400 4194304 5102648 548682068768 18446744073709551615 4213915 0 0 4096 3 0 0 0 17 1 0 0
/proc/16874/statm: 39777 38787 115 221 0 39553 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 159108

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 1.06 2/65 16875
/proc/meminfo: memFree=1376184/2055920 swapFree=4180592/4192956
[pid=16874] ppid=16872 vsize=159108 CPUtime=402.18
/proc/16874/stat : 16874 (varsat-crafted_) R 16872 16874 14568 0 -1 4194304 43081 0 0 0 40199 19 0 0 25 0 1 0 90742861 162926592 38787 1992294400 4194304 5102648 548682068768 18446744073709551615 4215179 0 0 4096 3 0 0 0 17 1 0 0
/proc/16874/statm: 39777 38787 115 221 0 39553 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 159108

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 1.05 2/65 16875
/proc/meminfo: memFree=1376248/2055920 swapFree=4180592/4192956
[pid=16874] ppid=16872 vsize=159108 CPUtime=462.17
/proc/16874/stat : 16874 (varsat-crafted_) R 16872 16874 14568 0 -1 4194304 43081 0 0 0 46198 19 0 0 25 0 1 0 90742861 162926592 38787 1992294400 4194304 5102648 548682068768 18446744073709551615 4213798 0 0 4096 3 0 0 0 17 1 0 0
/proc/16874/statm: 39777 38787 115 221 0 39553 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 159108

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 1.05 2/65 16875
/proc/meminfo: memFree=1376248/2055920 swapFree=4180592/4192956
[pid=16874] ppid=16872 vsize=159108 CPUtime=522.15
/proc/16874/stat : 16874 (varsat-crafted_) R 16872 16874 14568 0 -1 4194304 43081 0 0 0 52196 19 0 0 25 0 1 0 90742861 162926592 38787 1992294400 4194304 5102648 548682068768 18446744073709551615 4214159 0 0 4096 3 0 0 0 17 1 0 0
/proc/16874/statm: 39777 38787 115 221 0 39553 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 159108

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 1.04 2/65 16875
/proc/meminfo: memFree=1376184/2055920 swapFree=4180592/4192956
[pid=16874] ppid=16872 vsize=159108 CPUtime=582.13
/proc/16874/stat : 16874 (varsat-crafted_) R 16872 16874 14568 0 -1 4194304 43081 0 0 0 58194 19 0 0 25 0 1 0 90742861 162926592 38787 1992294400 4194304 5102648 548682068768 18446744073709551615 4213941 0 0 4096 3 0 0 0 17 1 0 0
/proc/16874/statm: 39777 38787 115 221 0 39553 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 159108

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 1.04 2/65 16875
/proc/meminfo: memFree=1376184/2055920 swapFree=4180592/4192956
[pid=16874] ppid=16872 vsize=159108 CPUtime=642.12
/proc/16874/stat : 16874 (varsat-crafted_) R 16872 16874 14568 0 -1 4194304 43081 0 0 0 64193 19 0 0 25 0 1 0 90742861 162926592 38787 1992294400 4194304 5102648 548682068768 18446744073709551615 4213798 0 0 4096 3 0 0 0 17 1 0 0
/proc/16874/statm: 39777 38787 115 221 0 39553 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 159108

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 1.03 2/65 16875
/proc/meminfo: memFree=1376184/2055920 swapFree=4180592/4192956
[pid=16874] ppid=16872 vsize=159108 CPUtime=702.11
/proc/16874/stat : 16874 (varsat-crafted_) R 16872 16874 14568 0 -1 4194304 43081 0 0 0 70191 20 0 0 25 0 1 0 90742861 162926592 38787 1992294400 4194304 5102648 548682068768 18446744073709551615 4213932 0 0 4096 3 0 0 0 17 1 0 0
/proc/16874/statm: 39777 38787 115 221 0 39553 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 159108

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 1.02 2/65 16875
/proc/meminfo: memFree=1376184/2055920 swapFree=4180592/4192956
[pid=16874] ppid=16872 vsize=159376 CPUtime=762.1
/proc/16874/stat : 16874 (varsat-crafted_) R 16872 16874 14568 0 -1 4194304 43083 0 0 0 76190 20 0 0 25 0 1 0 90742861 163201024 38789 1992294400 4194304 5102648 548682068768 18446744073709551615 4214165 0 0 4096 3 0 0 0 17 1 0 0
/proc/16874/statm: 39844 38789 115 221 0 39620 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 159376

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 1.02 2/65 16875
/proc/meminfo: memFree=1376120/2055920 swapFree=4180592/4192956
[pid=16874] ppid=16872 vsize=159376 CPUtime=822.08
/proc/16874/stat : 16874 (varsat-crafted_) R 16872 16874 14568 0 -1 4194304 43083 0 0 0 82188 20 0 0 25 0 1 0 90742861 163201024 38789 1992294400 4194304 5102648 548682068768 18446744073709551615 4213878 0 0 4096 3 0 0 0 17 1 0 0
/proc/16874/statm: 39844 38789 115 221 0 39620 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 159376

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 1.01 2/65 16875
/proc/meminfo: memFree=1376184/2055920 swapFree=4180592/4192956
[pid=16874] ppid=16872 vsize=159376 CPUtime=882.06
/proc/16874/stat : 16874 (varsat-crafted_) R 16872 16874 14568 0 -1 4194304 43083 0 0 0 88186 20 0 0 25 0 1 0 90742861 163201024 38789 1992294400 4194304 5102648 548682068768 18446744073709551615 4213932 0 0 4096 3 0 0 0 17 1 0 0
/proc/16874/statm: 39844 38789 115 221 0 39620 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 159376

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 1.01 2/65 16875
/proc/meminfo: memFree=1376120/2055920 swapFree=4180592/4192956
[pid=16874] ppid=16872 vsize=159376 CPUtime=942.05
/proc/16874/stat : 16874 (varsat-crafted_) R 16872 16874 14568 0 -1 4194304 43083 0 0 0 94185 20 0 0 25 0 1 0 90742861 163201024 38789 1992294400 4194304 5102648 548682068768 18446744073709551615 4214290 0 0 4096 3 0 0 0 17 1 0 0
/proc/16874/statm: 39844 38789 115 221 0 39620 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 159376

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 16875
/proc/meminfo: memFree=1376056/2055920 swapFree=4180592/4192956
[pid=16874] ppid=16872 vsize=159376 CPUtime=1002.03
/proc/16874/stat : 16874 (varsat-crafted_) R 16872 16874 14568 0 -1 4194304 43083 0 0 0 100183 20 0 0 25 0 1 0 90742861 163201024 38789 1992294400 4194304 5102648 548682068768 18446744073709551615 4213899 0 0 4096 3 0 0 0 17 1 0 0
/proc/16874/statm: 39844 38789 115 221 0 39620 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 159376

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 16875
/proc/meminfo: memFree=1376056/2055920 swapFree=4180592/4192956
[pid=16874] ppid=16872 vsize=159376 CPUtime=1062.02
/proc/16874/stat : 16874 (varsat-crafted_) R 16872 16874 14568 0 -1 4194304 43083 0 0 0 106182 20 0 0 25 0 1 0 90742861 163201024 38789 1992294400 4194304 5102648 548682068768 18446744073709551615 4213941 0 0 4096 3 0 0 0 17 1 0 0
/proc/16874/statm: 39844 38789 115 221 0 39620 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 159376

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 16875
/proc/meminfo: memFree=1376056/2055920 swapFree=4180592/4192956
[pid=16874] ppid=16872 vsize=159376 CPUtime=1122
/proc/16874/stat : 16874 (varsat-crafted_) R 16872 16874 14568 0 -1 4194304 43083 0 0 0 112180 20 0 0 25 0 1 0 90742861 163201024 38789 1992294400 4194304 5102648 548682068768 18446744073709551615 4214253 0 0 4096 3 0 0 0 17 1 0 0
/proc/16874/statm: 39844 38789 115 221 0 39620 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 159376

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 16875
/proc/meminfo: memFree=1375992/2055920 swapFree=4180592/4192956
[pid=16874] ppid=16872 vsize=159376 CPUtime=1181.98
/proc/16874/stat : 16874 (varsat-crafted_) R 16872 16874 14568 0 -1 4194304 43083 0 0 0 118178 20 0 0 25 0 1 0 90742861 163201024 38789 1992294400 4194304 5102648 548682068768 18446744073709551615 4214182 0 0 4096 3 0 0 0 17 1 0 0
/proc/16874/statm: 39844 38789 115 221 0 39620 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 159376



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 16875
/proc/meminfo: memFree=1375992/2055920 swapFree=4180592/4192956
[pid=16874] ppid=16872 vsize=159376 CPUtime=1200.08
/proc/16874/stat : 16874 (varsat-crafted_) R 16872 16874 14568 0 -1 4194304 43084 0 0 0 119988 20 0 0 25 0 1 0 90742861 163201024 38790 1992294400 4194304 5102648 548682068768 18446744073709551615 4215205 0 0 4096 3 0 0 0 17 1 0 0
/proc/16874/statm: 39844 38790 115 221 0 39620 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 159376

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.43
CPU time (s): 1200.12
CPU user time (s): 1199.89
CPU system time (s): 0.233964
CPU usage (%): 99.9741
Max. virtual memory (cumulated for all children) (KiB): 182168

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

runsolver used 0.933858 second user time and 2.38964 second system time

The end

Launcher Data

Begin job on node24 at 2009-04-25 04:38:13
IDJOB=1717327
IDBENCH=20409
IDSOLVER=537
FILE ID=node24/1717327-1240627093
PBS_JOBID= 9186387
Free space on /tmp= 66236 MiB

SOLVER NAME= VARSAT-crafted 2009-03-22
BENCH NAME= SAT07/industrial/palacios/hard/safe-30-h29-unsat.cnf
COMMAND LINE= HOME/varsat-crafted_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1717327-1240627093/watcher-1717327-1240627093 -o /tmp/evaluation-result-1717327-1240627093/solver-1717327-1240627093 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-crafted_static -seed=1101465030 HOME/instance-1717327-1240627093.cnf

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

MD5SUM BENCH= 7cb48ce6f0320bc88623afd3c5af4aae
RANDOM SEED=1101465030

node24.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.232
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.232
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:       1531984 kB
Buffers:         54636 kB
Cached:         395616 kB
SwapCached:       6708 kB
Active:         160120 kB
Inactive:       299332 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1531984 kB
SwapTotal:     4192956 kB
SwapFree:      4180592 kB
Dirty:            8476 kB
Writeback:           0 kB
Mapped:          13996 kB
Slab:            50416 kB
Committed_AS:   349512 kB
PageTables:       1440 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= 66232 MiB
End job on node24 at 2009-04-25 04:58:16