Trace number 1721525

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.03 1200.42

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_14_UNSAT.cnf
MD5SUM6d69d175921d14f1c2600aaedc59f514
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 variables2940
Number of clauses300446
Sum of the clauses size896973
Maximum clause length15
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 24737
Number of clauses of size 3295678
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 531

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  2940                                                 |
0.00/0.00	c |  Number of clauses:    300446                                               |
0.19/0.29	c |  Parsing time:         0.25         s                                       |
0.19/0.29	c |  Timeout:              43200 s
0.19/0.29	c |  Random Seed:          2009830065.000000
0.19/0.29	c |  Heuristic:            EMBP-G, threshold 0.800                              |
0.19/0.29	c |  Branching Rule:       default (solution-guided)                            |
0.19/0.29	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.19/0.29	c |                                                                             |
13.49/13.53	c ============================[ Search Statistics ]==============================
13.49/13.53	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
13.49/13.53	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
13.49/13.53	c ===============================================================================
13.49/13.53	c |         0 |    1937   290863  1290269 |    96954        0    nan |  0.000 % |
95.66/95.70	c |       101 |    1937   290863  1290269 |   106649      101     67 |  0.000 % |
177.63/177.72	c |       251 |    1937   290863  1290269 |   117314      251     74 |  0.000 % |
260.31/260.49	c |       476 |    1937   290863  1290269 |   129046      476     81 |  0.000 % |
342.88/343.05	c |       813 |    1937   290863  1290269 |   141950      813     84 |  0.000 % |
425.95/426.17	c |      1320 |    1937   290863  1290269 |   156145     1320     82 |  0.000 % |
509.03/509.25	c |      2081 |    1937   290863  1290269 |   171760     2081    101 |  0.000 % |
592.90/593.12	c |      3220 |    1937   290863  1290269 |   188936     3220    116 |  0.000 % |
676.77/677.04	c |      4928 |    1937   290863  1290269 |   207830     4928    132 |  0.000 % |
761.44/761.73	c |      7490 |    1937   290863  1290269 |   228613     7490    151 |  0.000 % |
846.72/847.08	c |     11334 |    1937   290863  1290269 |   251474    11334    166 |  0.000 % |
934.69/935.08	c |     17100 |    1937   290863  1290269 |   276622    17100    178 |  0.000 % |
1031.76/1032.12	c |     25749 |    1937   290863  1290269 |   304284    25749    205 |  0.000 % |
1132.83/1133.23	c |     38725 |    1937   290863  1290269 |   334712    38725    205 |  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-1721525-1240667515/watcher-1721525-1240667515 -o /tmp/evaluation-result-1721525-1240667515/solver-1721525-1240667515 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=2009830065 HOME/instance-1721525-1240667515.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: 1.83 1.82 1.46 3/64 13717
/proc/meminfo: memFree=1819064/2055920 swapFree=4181332/4192956
[pid=13717] ppid=13715 vsize=2704 CPUtime=0
/proc/13717/stat : 13717 (varsat-crafted_) R 13715 13717 13593 0 -1 4194304 515 0 0 0 0 0 0 0 18 0 1 0 94784349 2768896 500 1992294400 4194304 5102648 548682068768 18446744073709551615 4279815 0 0 4096 3 0 0 0 17 1 0 0
/proc/13717/statm: 676 500 87 221 0 452 0

[startup+0.0656769 s]
/proc/loadavg: 1.83 1.82 1.46 3/64 13717
/proc/meminfo: memFree=1819064/2055920 swapFree=4181332/4192956
[pid=13717] ppid=13715 vsize=10304 CPUtime=0.05
/proc/13717/stat : 13717 (varsat-crafted_) R 13715 13717 13593 0 -1 4194304 2402 0 0 0 5 0 0 0 18 0 1 0 94784349 10551296 2387 1992294400 4194304 5102648 548682068768 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/13717/statm: 2576 2387 87 221 0 2352 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 10304

[startup+0.101681 s]
/proc/loadavg: 1.83 1.82 1.46 3/64 13717
/proc/meminfo: memFree=1819064/2055920 swapFree=4181332/4192956
[pid=13717] ppid=13715 vsize=15076 CPUtime=0.09
/proc/13717/stat : 13717 (varsat-crafted_) R 13715 13717 13593 0 -1 4194304 3443 0 0 0 8 1 0 0 18 0 1 0 94784349 15437824 3428 1992294400 4194304 5102648 548682068768 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/13717/statm: 3769 3430 87 221 0 3545 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15076

[startup+0.301709 s]
/proc/loadavg: 1.83 1.82 1.46 3/64 13717
/proc/meminfo: memFree=1819064/2055920 swapFree=4181332/4192956
[pid=13717] ppid=13715 vsize=40104 CPUtime=0.29
/proc/13717/stat : 13717 (varsat-crafted_) R 13715 13717 13593 0 -1 4194304 9821 0 0 0 25 4 0 0 19 0 1 0 94784349 41066496 9806 1992294400 4194304 5102648 548682068768 18446744073709551615 4273206 0 0 4096 3 0 0 0 17 1 0 0
/proc/13717/statm: 10026 9806 99 221 0 9802 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 40104

[startup+0.701766 s]
/proc/loadavg: 1.83 1.82 1.46 3/64 13717
/proc/meminfo: memFree=1819064/2055920 swapFree=4181332/4192956
[pid=13717] ppid=13715 vsize=40104 CPUtime=0.69
/proc/13717/stat : 13717 (varsat-crafted_) R 13715 13717 13593 0 -1 4194304 9821 0 0 0 65 4 0 0 23 0 1 0 94784349 41066496 9806 1992294400 4194304 5102648 548682068768 18446744073709551615 4272886 0 0 4096 3 0 0 0 17 1 0 0
/proc/13717/statm: 10026 9806 99 221 0 9802 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 40104

[startup+1.50188 s]
/proc/loadavg: 1.83 1.82 1.46 2/65 13718
/proc/meminfo: memFree=1780208/2055920 swapFree=4181332/4192956
[pid=13717] ppid=13715 vsize=40104 CPUtime=1.49
/proc/13717/stat : 13717 (varsat-crafted_) R 13715 13717 13593 0 -1 4194304 9821 0 0 0 145 4 0 0 25 0 1 0 94784349 41066496 9806 1992294400 4194304 5102648 548682068768 18446744073709551615 4272886 0 0 4096 3 0 0 0 17 1 0 0
/proc/13717/statm: 10026 9806 99 221 0 9802 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40104

[startup+3.10111 s]
/proc/loadavg: 1.83 1.82 1.46 2/65 13718
/proc/meminfo: memFree=1780016/2055920 swapFree=4181332/4192956
[pid=13717] ppid=13715 vsize=40104 CPUtime=3.09
/proc/13717/stat : 13717 (varsat-crafted_) R 13715 13717 13593 0 -1 4194304 9821 0 0 0 305 4 0 0 25 0 1 0 94784349 41066496 9806 1992294400 4194304 5102648 548682068768 18446744073709551615 4273060 0 0 4096 3 0 0 0 17 1 0 0
/proc/13717/statm: 10026 9806 99 221 0 9802 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 40104

[startup+6.30156 s]
/proc/loadavg: 1.77 1.81 1.46 2/65 13718
/proc/meminfo: memFree=1765552/2055920 swapFree=4181332/4192956
[pid=13717] ppid=13715 vsize=63296 CPUtime=6.29
/proc/13717/stat : 13717 (varsat-crafted_) R 13715 13717 13593 0 -1 4194304 15057 0 0 0 622 7 0 0 25 0 1 0 94784349 64815104 15042 1992294400 4194304 5102648 548682068768 18446744073709551615 4273068 0 0 4096 3 0 0 0 17 1 0 0
/proc/13717/statm: 15824 15042 100 221 0 15600 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 63296

[startup+12.7025 s]
/proc/loadavg: 1.71 1.79 1.45 2/65 13718
/proc/meminfo: memFree=1758896/2055920 swapFree=4181332/4192956
[pid=13717] ppid=13715 vsize=63296 CPUtime=12.69
/proc/13717/stat : 13717 (varsat-crafted_) R 13715 13717 13593 0 -1 4194304 15057 0 0 0 1262 7 0 0 25 0 1 0 94784349 64815104 15042 1992294400 4194304 5102648 548682068768 18446744073709551615 4272886 0 0 4096 3 0 0 0 17 1 0 0
/proc/13717/statm: 15824 15042 100 221 0 15600 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 63296

[startup+25.5013 s]
/proc/loadavg: 1.55 1.75 1.45 2/65 13718
/proc/meminfo: memFree=1763888/2055920 swapFree=4181332/4192956
[pid=13717] ppid=13715 vsize=57544 CPUtime=25.48
/proc/13717/stat : 13717 (varsat-crafted_) R 13715 13717 13593 0 -1 4194304 15059 0 0 0 2541 7 0 0 25 0 1 0 94784349 58925056 13762 1992294400 4194304 5102648 548682068768 18446744073709551615 4213941 0 0 4096 3 0 0 0 17 1 0 0
/proc/13717/statm: 14386 13762 102 221 0 14162 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 57544

[startup+51.1019 s]
/proc/loadavg: 1.36 1.69 1.43 2/65 13718
/proc/meminfo: memFree=1764016/2055920 swapFree=4181332/4192956
[pid=13717] ppid=13715 vsize=57544 CPUtime=51.07
/proc/13717/stat : 13717 (varsat-crafted_) R 13715 13717 13593 0 -1 4194304 15059 0 0 0 5100 7 0 0 25 0 1 0 94784349 58925056 13762 1992294400 4194304 5102648 548682068768 18446744073709551615 4215235 0 0 4096 3 0 0 0 17 1 0 0
/proc/13717/statm: 14386 13762 102 221 0 14162 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 57544

[startup+102.305 s]
/proc/loadavg: 1.15 1.58 1.41 2/65 13718
/proc/meminfo: memFree=1764080/2055920 swapFree=4181332/4192956
[pid=13717] ppid=13715 vsize=57544 CPUtime=102.25
/proc/13717/stat : 13717 (varsat-crafted_) R 13715 13717 13593 0 -1 4194304 15072 0 0 0 10218 7 0 0 25 0 1 0 94784349 58925056 13775 1992294400 4194304 5102648 548682068768 18446744073709551615 4215235 0 0 4096 3 0 0 0 17 1 0 0
/proc/13717/statm: 14386 13775 115 221 0 14162 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 57544

[startup+162.302 s]
/proc/loadavg: 1.06 1.47 1.38 2/65 13718
/proc/meminfo: memFree=1764080/2055920 swapFree=4181332/4192956
[pid=13717] ppid=13715 vsize=57544 CPUtime=162.23
/proc/13717/stat : 13717 (varsat-crafted_) R 13715 13717 13593 0 -1 4194304 15072 0 0 0 16216 7 0 0 25 0 1 0 94784349 58925056 13775 1992294400 4194304 5102648 548682068768 18446744073709551615 4214012 0 0 4096 3 0 0 0 17 1 0 0
/proc/13717/statm: 14386 13775 115 221 0 14162 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 57544

[startup+222.301 s]
/proc/loadavg: 1.02 1.38 1.35 2/65 13718
/proc/meminfo: memFree=1764080/2055920 swapFree=4181332/4192956
[pid=13717] ppid=13715 vsize=57544 CPUtime=222.21
/proc/13717/stat : 13717 (varsat-crafted_) R 13715 13717 13593 0 -1 4194304 15072 0 0 0 22214 7 0 0 25 0 1 0 94784349 58925056 13775 1992294400 4194304 5102648 548682068768 18446744073709551615 4214195 0 0 4096 3 0 0 0 17 1 0 0
/proc/13717/statm: 14386 13775 115 221 0 14162 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 57544

[startup+282.302 s]
/proc/loadavg: 1.00 1.31 1.33 2/65 13718
/proc/meminfo: memFree=1764016/2055920 swapFree=4181332/4192956
[pid=13717] ppid=13715 vsize=57544 CPUtime=282.2
/proc/13717/stat : 13717 (varsat-crafted_) R 13715 13717 13593 0 -1 4194304 15072 0 0 0 28212 8 0 0 25 0 1 0 94784349 58925056 13775 1992294400 4194304 5102648 548682068768 18446744073709551615 4215235 0 0 4096 3 0 0 0 17 1 0 0
/proc/13717/statm: 14386 13775 115 221 0 14162 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 57544

[startup+342.301 s]
/proc/loadavg: 1.00 1.25 1.31 2/65 13718
/proc/meminfo: memFree=1763952/2055920 swapFree=4181332/4192956
[pid=13717] ppid=13715 vsize=57544 CPUtime=342.18
/proc/13717/stat : 13717 (varsat-crafted_) R 13715 13717 13593 0 -1 4194304 15072 0 0 0 34210 8 0 0 25 0 1 0 94784349 58925056 13775 1992294400 4194304 5102648 548682068768 18446744073709551615 4215235 0 0 4096 3 0 0 0 17 1 0 0
/proc/13717/statm: 14386 13775 115 221 0 14162 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 57544

[startup+402.302 s]
/proc/loadavg: 1.00 1.20 1.28 2/65 13718
/proc/meminfo: memFree=1763952/2055920 swapFree=4181332/4192956
[pid=13717] ppid=13715 vsize=57544 CPUtime=402.16
/proc/13717/stat : 13717 (varsat-crafted_) R 13715 13717 13593 0 -1 4194304 15072 0 0 0 40208 8 0 0 25 0 1 0 94784349 58925056 13775 1992294400 4194304 5102648 548682068768 18446744073709551615 4215244 0 0 4096 3 0 0 0 17 1 0 0
/proc/13717/statm: 14386 13775 115 221 0 14162 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 57544

[startup+462.302 s]
/proc/loadavg: 1.00 1.16 1.26 2/65 13718
/proc/meminfo: memFree=1763888/2055920 swapFree=4181332/4192956
[pid=13717] ppid=13715 vsize=57544 CPUtime=462.14
/proc/13717/stat : 13717 (varsat-crafted_) R 13715 13717 13593 0 -1 4194304 15072 0 0 0 46206 8 0 0 25 0 1 0 94784349 58925056 13775 1992294400 4194304 5102648 548682068768 18446744073709551615 4215244 0 0 4096 3 0 0 0 17 1 0 0
/proc/13717/statm: 14386 13775 115 221 0 14162 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 57544

[startup+522.301 s]
/proc/loadavg: 1.00 1.13 1.24 2/65 13718
/proc/meminfo: memFree=1763888/2055920 swapFree=4181332/4192956
[pid=13717] ppid=13715 vsize=57544 CPUtime=522.12
/proc/13717/stat : 13717 (varsat-crafted_) R 13715 13717 13593 0 -1 4194304 15072 0 0 0 52204 8 0 0 25 0 1 0 94784349 58925056 13775 1992294400 4194304 5102648 548682068768 18446744073709551615 4214156 0 0 4096 3 0 0 0 17 1 0 0
/proc/13717/statm: 14386 13775 115 221 0 14162 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 57544

[startup+582.302 s]
/proc/loadavg: 1.00 1.11 1.23 2/65 13724
/proc/meminfo: memFree=1763824/2055920 swapFree=4181332/4192956
[pid=13717] ppid=13715 vsize=57544 CPUtime=582.1
/proc/13717/stat : 13717 (varsat-crafted_) R 13715 13717 13593 0 -1 4194304 15072 0 0 0 58202 8 0 0 25 0 1 0 94784349 58925056 13775 1992294400 4194304 5102648 548682068768 18446744073709551615 4215235 0 0 4096 3 0 0 0 17 1 0 0
/proc/13717/statm: 14386 13775 115 221 0 14162 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 57544

[startup+642.301 s]
/proc/loadavg: 1.00 1.08 1.21 2/65 13724
/proc/meminfo: memFree=1763760/2055920 swapFree=4181332/4192956
[pid=13717] ppid=13715 vsize=57544 CPUtime=642.09
/proc/13717/stat : 13717 (varsat-crafted_) R 13715 13717 13593 0 -1 4194304 15072 0 0 0 64200 9 0 0 25 0 1 0 94784349 58925056 13775 1992294400 4194304 5102648 548682068768 18446744073709551615 4213798 0 0 4096 3 0 0 0 17 1 0 0
/proc/13717/statm: 14386 13775 115 221 0 14162 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 57544

[startup+702.302 s]
/proc/loadavg: 1.00 1.07 1.19 2/65 13724
/proc/meminfo: memFree=1763760/2055920 swapFree=4181332/4192956
[pid=13717] ppid=13715 vsize=57544 CPUtime=702.06
/proc/13717/stat : 13717 (varsat-crafted_) R 13715 13717 13593 0 -1 4194304 15073 0 0 0 70197 9 0 0 25 0 1 0 94784349 58925056 13776 1992294400 4194304 5102648 548682068768 18446744073709551615 4214165 0 0 4096 3 0 0 0 17 1 0 0
/proc/13717/statm: 14386 13776 115 221 0 14162 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 57544

[startup+762.305 s]
/proc/loadavg: 1.00 1.05 1.18 2/65 13724
/proc/meminfo: memFree=1763696/2055920 swapFree=4181332/4192956
[pid=13717] ppid=13715 vsize=57544 CPUtime=762.05
/proc/13717/stat : 13717 (varsat-crafted_) R 13715 13717 13593 0 -1 4194304 15079 0 0 0 76196 9 0 0 25 0 1 0 94784349 58925056 13782 1992294400 4194304 5102648 548682068768 18446744073709551615 4215235 0 0 4096 3 0 0 0 17 1 0 0
/proc/13717/statm: 14386 13782 115 221 0 14162 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 57544

[startup+822.302 s]
/proc/loadavg: 1.00 1.04 1.16 2/65 13724
/proc/meminfo: memFree=1763632/2055920 swapFree=4181332/4192956
[pid=13717] ppid=13715 vsize=57544 CPUtime=822.02
/proc/13717/stat : 13717 (varsat-crafted_) R 13715 13717 13593 0 -1 4194304 15079 0 0 0 82193 9 0 0 25 0 1 0 94784349 58925056 13782 1992294400 4194304 5102648 548682068768 18446744073709551615 4214165 0 0 4096 3 0 0 0 17 1 0 0
/proc/13717/statm: 14386 13782 115 221 0 14162 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 57544

[startup+882.301 s]
/proc/loadavg: 1.00 1.03 1.15 2/65 13724
/proc/meminfo: memFree=1763568/2055920 swapFree=4181332/4192956
[pid=13717] ppid=13715 vsize=57544 CPUtime=882
/proc/13717/stat : 13717 (varsat-crafted_) R 13715 13717 13593 0 -1 4194304 15084 0 0 0 88191 9 0 0 25 0 1 0 94784349 58925056 13787 1992294400 4194304 5102648 548682068768 18446744073709551615 4213863 0 0 4096 3 0 0 0 17 1 0 0
/proc/13717/statm: 14386 13787 115 221 0 14162 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 57544

[startup+942.303 s]
/proc/loadavg: 1.00 1.02 1.14 2/65 13724
/proc/meminfo: memFree=1762928/2055920 swapFree=4181332/4192956
[pid=13717] ppid=13715 vsize=57544 CPUtime=941.99
/proc/13717/stat : 13717 (varsat-crafted_) R 13715 13717 13593 0 -1 4194304 15235 0 0 0 94189 10 0 0 25 0 1 0 94784349 58925056 13938 1992294400 4194304 5102648 548682068768 18446744073709551615 4215235 0 0 4096 3 0 0 0 17 1 0 0
/proc/13717/statm: 14386 13938 115 221 0 14162 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 57544

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.13 2/65 13724
/proc/meminfo: memFree=1762992/2055920 swapFree=4181332/4192956
[pid=13717] ppid=13715 vsize=57544 CPUtime=1001.97
/proc/13717/stat : 13717 (varsat-crafted_) R 13715 13717 13593 0 -1 4194304 15235 0 0 0 100187 10 0 0 25 0 1 0 94784349 58925056 13938 1992294400 4194304 5102648 548682068768 18446744073709551615 4242249 0 0 4096 3 0 0 0 17 1 0 0
/proc/13717/statm: 14386 13938 115 221 0 14162 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 57544

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.12 2/65 13724
/proc/meminfo: memFree=1754352/2055920 swapFree=4181332/4192956
[pid=13717] ppid=13715 vsize=66184 CPUtime=1061.95
/proc/13717/stat : 13717 (varsat-crafted_) R 13715 13717 13593 0 -1 4194304 17371 0 0 0 106182 13 0 0 25 0 1 0 94784349 67772416 16074 1992294400 4194304 5102648 548682068768 18446744073709551615 4213965 0 0 4096 3 0 0 0 17 1 0 0
/proc/13717/statm: 16546 16074 115 221 0 16322 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 66184

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/65 13724
/proc/meminfo: memFree=1750896/2055920 swapFree=4181332/4192956
[pid=13717] ppid=13715 vsize=70020 CPUtime=1121.93
/proc/13717/stat : 13717 (varsat-crafted_) R 13715 13717 13593 0 -1 4194304 18299 0 0 0 112179 14 0 0 25 0 1 0 94784349 71700480 17002 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/13717/statm: 17505 17002 115 221 0 17281 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 70020

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 13724
/proc/meminfo: memFree=1742128/2055920 swapFree=4181332/4192956
[pid=13717] ppid=13715 vsize=78564 CPUtime=1181.91
/proc/13717/stat : 13717 (varsat-crafted_) R 13715 13717 13593 0 -1 4194304 20404 0 0 0 118175 16 0 0 25 0 1 0 94784349 80449536 19107 1992294400 4194304 5102648 548682068768 18446744073709551615 4214290 0 0 4096 3 0 0 0 17 1 0 0
/proc/13717/statm: 19641 19107 115 221 0 19417 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 78564



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.07 1.02 1.10 2/65 13724
/proc/meminfo: memFree=1742128/2055920 swapFree=4181332/4192956
[pid=13717] ppid=13715 vsize=78564 CPUtime=1200.01
/proc/13717/stat : 13717 (varsat-crafted_) R 13715 13717 13593 0 -1 4194304 20404 0 0 0 119985 16 0 0 25 0 1 0 94784349 80449536 19107 1992294400 4194304 5102648 548682068768 18446744073709551615 4215214 0 0 4096 3 0 0 0 17 1 0 0
/proc/13717/statm: 19641 19107 115 221 0 19417 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 78564

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.42
CPU time (s): 1200.03
CPU user time (s): 1199.85
CPU system time (s): 0.176973
CPU usage (%): 99.9675
Max. virtual memory (cumulated for all children) (KiB): 78564

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

runsolver used 0.927858 second user time and 2.44463 second system time

The end

Launcher Data

Begin job on node29 at 2009-04-25 15:51:55
IDJOB=1721525
IDBENCH=71071
IDSOLVER=537
FILE ID=node29/1721525-1240667515
PBS_JOBID= 9186609
Free space on /tmp= 66412 MiB

SOLVER NAME= VARSAT-crafted 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/ndhf_xits_14_UNSAT.cnf
COMMAND LINE= HOME/varsat-crafted_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1721525-1240667515/watcher-1721525-1240667515 -o /tmp/evaluation-result-1721525-1240667515/solver-1721525-1240667515 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-crafted_static -seed=2009830065 HOME/instance-1721525-1240667515.cnf

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

MD5SUM BENCH= 6d69d175921d14f1c2600aaedc59f514
RANDOM SEED=2009830065

node29.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.281
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.281
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:       1819544 kB
Buffers:         18512 kB
Cached:         163140 kB
SwapCached:       5824 kB
Active:          47972 kB
Inactive:       141904 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1819544 kB
SwapTotal:     4192956 kB
SwapFree:      4181332 kB
Dirty:            5988 kB
Writeback:           0 kB
Mapped:          13392 kB
Slab:            32412 kB
Committed_AS:   360508 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= 66412 MiB
End job on node29 at 2009-04-25 16:11:57