Trace number 1722775

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

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_16_UNKNOWN.cnf
MD5SUM85279cb74dedd2e1c7356e22d8e98939
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 variables3366
Number of clauses362797
Sum of the clauses size1083511
Maximum clause length17
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 25314
Number of clauses of size 3357452
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:  3366                                                 |
0.00/0.00	c |  Number of clauses:    362797                                               |
0.29/0.34	c |  Parsing time:         0.28         s                                       |
0.29/0.34	c |  Timeout:              43200 s
0.29/0.34	c |  Random Seed:          1519558712.000000
0.29/0.34	c |  Heuristic:            EMBP-G, threshold 0.800                              |
0.29/0.34	c |  Branching Rule:       default (solution-guided)                            |
0.29/0.34	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.29/0.34	c |                                                                             |
15.78/15.81	c ============================[ Search Statistics ]==============================
15.78/15.81	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
15.78/15.81	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
15.78/15.81	c ===============================================================================
15.78/15.81	c |         0 |    2270   353123  1560275 |   117707        0    nan |  0.000 % |
93.05/93.12	c |       101 |    2270   353123  1560275 |   129478      101    117 |  0.000 % |
170.63/170.79	c |       253 |    2270   353123  1560275 |   142426      253    100 |  0.000 % |
248.30/248.44	c |       480 |    2270   353123  1560275 |   156668      480     95 |  0.000 % |
326.28/326.48	c |       817 |    2270   353123  1560275 |   172335      817    118 |  0.000 % |
404.25/404.43	c |      1323 |    2270   353123  1560275 |   189569     1323    123 |  0.000 % |
482.92/483.15	c |      2083 |    2270   353123  1560275 |   208526     2083    129 |  0.000 % |
561.89/562.14	c |      3223 |    2270   353123  1560275 |   229378     3223    141 |  0.000 % |
640.76/641.09	c |      4935 |    2270   353123  1560275 |   252316     4935    172 |  0.000 % |
719.93/720.27	c |      7499 |    2270   353123  1560275 |   277548     7499    192 |  0.000 % |
801.40/801.70	c |     11343 |    2270   353123  1560275 |   305303    11343    211 |  0.000 % |
885.27/885.68	c |     17110 |    2270   353123  1560275 |   335833    17110    231 |  0.000 % |
977.73/978.14	c |     25760 |    2270   353123  1560275 |   369417    25760    247 |  0.000 % |
1103.99/1104.45	c |     38734 |    2270   353123  1560275 |   406358    38734    257 |  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-1722775-1240679343/watcher-1722775-1240679343 -o /tmp/evaluation-result-1722775-1240679343/solver-1722775-1240679343 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=1519558712 HOME/instance-1722775-1240679343.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.85 0.97 0.99 3/65 5959
/proc/meminfo: memFree=1790392/2055920 swapFree=4192952/4192956
[pid=5959] ppid=5957 vsize=2588 CPUtime=0
/proc/5959/stat : 5959 (varsat-crafted_) R 5957 5959 5922 0 -1 4194304 498 0 0 0 0 0 0 0 18 0 1 0 95963640 2650112 483 1992294400 4194304 5102648 548682068800 18446744073709551615 4515755 0 0 4096 3 0 0 0 17 1 0 0
/proc/5959/statm: 647 483 87 221 0 423 0

[startup+0.0652621 s]
/proc/loadavg: 0.85 0.97 0.99 3/65 5959
/proc/meminfo: memFree=1790392/2055920 swapFree=4192952/4192956
[pid=5959] ppid=5957 vsize=10988 CPUtime=0.06
/proc/5959/stat : 5959 (varsat-crafted_) R 5957 5959 5922 0 -1 4194304 2481 0 0 0 5 1 0 0 18 0 1 0 95963640 11251712 2466 1992294400 4194304 5102648 548682068800 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/5959/statm: 2747 2466 87 221 0 2523 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 10988

[startup+0.101269 s]
/proc/loadavg: 0.85 0.97 0.99 3/65 5959
/proc/meminfo: memFree=1790392/2055920 swapFree=4192952/4192956
[pid=5959] ppid=5957 vsize=15408 CPUtime=0.09
/proc/5959/stat : 5959 (varsat-crafted_) R 5957 5959 5922 0 -1 4194304 3550 0 0 0 8 1 0 0 18 0 1 0 95963640 15777792 3535 1992294400 4194304 5102648 548682068800 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/5959/statm: 3852 3536 87 221 0 3628 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15408

[startup+0.301306 s]
/proc/loadavg: 0.85 0.97 0.99 3/65 5959
/proc/meminfo: memFree=1790392/2055920 swapFree=4192952/4192956
[pid=5959] ppid=5957 vsize=43600 CPUtime=0.29
/proc/5959/stat : 5959 (varsat-crafted_) R 5957 5959 5922 0 -1 4194304 10172 0 0 0 24 5 0 0 20 0 1 0 95963640 44646400 10157 1992294400 4194304 5102648 548682068800 18446744073709551615 4515755 0 0 4096 3 0 0 0 17 1 0 0
/proc/5959/statm: 10933 10161 87 221 0 10709 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 43600

[startup+0.70138 s]
/proc/loadavg: 0.85 0.97 0.99 3/65 5959
/proc/meminfo: memFree=1790392/2055920 swapFree=4192952/4192956
[pid=5959] ppid=5957 vsize=49400 CPUtime=0.69
/proc/5959/stat : 5959 (varsat-crafted_) R 5957 5959 5922 0 -1 4194304 11813 0 0 0 63 6 0 0 23 0 1 0 95963640 50585600 11798 1992294400 4194304 5102648 548682068800 18446744073709551615 4272795 0 0 4096 3 0 0 0 17 1 0 0
/proc/5959/statm: 12350 11798 99 221 0 12126 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 49400

[startup+1.50153 s]
/proc/loadavg: 0.85 0.97 0.99 2/66 5960
/proc/meminfo: memFree=1743472/2055920 swapFree=4192952/4192956
[pid=5959] ppid=5957 vsize=49400 CPUtime=1.49
/proc/5959/stat : 5959 (varsat-crafted_) R 5957 5959 5922 0 -1 4194304 11813 0 0 0 143 6 0 0 25 0 1 0 95963640 50585600 11798 1992294400 4194304 5102648 548682068800 18446744073709551615 4272886 0 0 4096 3 0 0 0 17 1 0 0
/proc/5959/statm: 12350 11798 99 221 0 12126 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 49400

[startup+3.10283 s]
/proc/loadavg: 0.85 0.97 0.99 2/66 5960
/proc/meminfo: memFree=1743344/2055920 swapFree=4192952/4192956
[pid=5959] ppid=5957 vsize=49400 CPUtime=3.09
/proc/5959/stat : 5959 (varsat-crafted_) R 5957 5959 5922 0 -1 4194304 11813 0 0 0 303 6 0 0 25 0 1 0 95963640 50585600 11798 1992294400 4194304 5102648 548682068800 18446744073709551615 4273041 0 0 4096 3 0 0 0 17 1 0 0
/proc/5959/statm: 12350 11798 99 221 0 12126 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 49400

[startup+6.30142 s]
/proc/loadavg: 0.86 0.97 0.99 2/66 5960
/proc/meminfo: memFree=1742704/2055920 swapFree=4192952/4192956
[pid=5959] ppid=5957 vsize=61172 CPUtime=6.29
/proc/5959/stat : 5959 (varsat-crafted_) R 5957 5959 5922 0 -1 4194304 14831 0 0 0 622 7 0 0 25 0 1 0 95963640 62640128 14816 1992294400 4194304 5102648 548682068800 18446744073709551615 4273182 0 0 4096 3 0 0 0 17 1 0 0
/proc/5959/statm: 15293 14816 100 221 0 15069 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 61172

[startup+12.7016 s]
/proc/loadavg: 0.87 0.97 0.99 2/66 5960
/proc/meminfo: memFree=1722800/2055920 swapFree=4192952/4192956
[pid=5959] ppid=5957 vsize=71556 CPUtime=12.69
/proc/5959/stat : 5959 (varsat-crafted_) R 5957 5959 5922 0 -1 4194304 16910 0 0 0 1261 8 0 0 25 0 1 0 95963640 73273344 16895 1992294400 4194304 5102648 548682068800 18446744073709551615 4273068 0 0 4096 3 0 0 0 17 1 0 0
/proc/5959/statm: 17889 16895 100 221 0 17665 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 71556

[startup+25.502 s]
/proc/loadavg: 0.90 0.97 0.99 2/66 5960
/proc/meminfo: memFree=1728560/2055920 swapFree=4192952/4192956
[pid=5959] ppid=5957 vsize=63352 CPUtime=25.48
/proc/5959/stat : 5959 (varsat-crafted_) R 5957 5959 5922 0 -1 4194304 16912 0 0 0 2540 8 0 0 25 0 1 0 95963640 64872448 15423 1992294400 4194304 5102648 548682068800 18446744073709551615 4214165 0 0 4096 3 0 0 0 17 1 0 0
/proc/5959/statm: 15838 15423 102 221 0 15614 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 63352

[startup+51.1018 s]
/proc/loadavg: 0.93 0.97 0.99 2/66 5960
/proc/meminfo: memFree=1728624/2055920 swapFree=4192952/4192956
[pid=5959] ppid=5957 vsize=63352 CPUtime=51.07
/proc/5959/stat : 5959 (varsat-crafted_) R 5957 5959 5922 0 -1 4194304 16912 0 0 0 5099 8 0 0 25 0 1 0 95963640 64872448 15423 1992294400 4194304 5102648 548682068800 18446744073709551615 4242232 0 0 4096 3 0 0 0 17 1 0 0
/proc/5959/statm: 15838 15423 102 221 0 15614 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 63352

[startup+102.305 s]
/proc/loadavg: 0.97 0.97 0.99 2/66 5960
/proc/meminfo: memFree=1728624/2055920 swapFree=4192952/4192956
[pid=5959] ppid=5957 vsize=63352 CPUtime=102.25
/proc/5959/stat : 5959 (varsat-crafted_) R 5957 5959 5922 0 -1 4194304 16925 0 0 0 10217 8 0 0 25 0 1 0 95963640 64872448 15436 1992294400 4194304 5102648 548682068800 18446744073709551615 4213899 0 0 4096 3 0 0 0 17 1 0 0
/proc/5959/statm: 15838 15436 115 221 0 15614 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 63352

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 5960
/proc/meminfo: memFree=1728624/2055920 swapFree=4192952/4192956
[pid=5959] ppid=5957 vsize=63352 CPUtime=162.24
/proc/5959/stat : 5959 (varsat-crafted_) R 5957 5959 5922 0 -1 4194304 16925 0 0 0 16215 9 0 0 25 0 1 0 95963640 64872448 15436 1992294400 4194304 5102648 548682068800 18446744073709551615 4242249 0 0 4096 3 0 0 0 17 1 0 0
/proc/5959/statm: 15838 15436 115 221 0 15614 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 63352

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 5960
/proc/meminfo: memFree=1728624/2055920 swapFree=4192952/4192956
[pid=5959] ppid=5957 vsize=63352 CPUtime=222.21
/proc/5959/stat : 5959 (varsat-crafted_) R 5957 5959 5922 0 -1 4194304 16925 0 0 0 22212 9 0 0 25 0 1 0 95963640 64872448 15436 1992294400 4194304 5102648 548682068800 18446744073709551615 4215214 0 0 4096 3 0 0 0 17 1 0 0
/proc/5959/statm: 15838 15436 115 221 0 15614 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 63352

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 5960
/proc/meminfo: memFree=1728624/2055920 swapFree=4192952/4192956
[pid=5959] ppid=5957 vsize=63352 CPUtime=282.19
/proc/5959/stat : 5959 (varsat-crafted_) R 5957 5959 5922 0 -1 4194304 16925 0 0 0 28210 9 0 0 25 0 1 0 95963640 64872448 15436 1992294400 4194304 5102648 548682068800 18446744073709551615 4215179 0 0 4096 3 0 0 0 17 1 0 0
/proc/5959/statm: 15838 15436 115 221 0 15614 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 63352

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 5960
/proc/meminfo: memFree=1728624/2055920 swapFree=4192952/4192956
[pid=5959] ppid=5957 vsize=63352 CPUtime=342.17
/proc/5959/stat : 5959 (varsat-crafted_) R 5957 5959 5922 0 -1 4194304 16925 0 0 0 34208 9 0 0 25 0 1 0 95963640 64872448 15436 1992294400 4194304 5102648 548682068800 18446744073709551615 4213798 0 0 4096 3 0 0 0 17 1 0 0
/proc/5959/statm: 15838 15436 115 221 0 15614 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 63352

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 5960
/proc/meminfo: memFree=1728560/2055920 swapFree=4192952/4192956
[pid=5959] ppid=5957 vsize=63352 CPUtime=402.15
/proc/5959/stat : 5959 (varsat-crafted_) R 5957 5959 5922 0 -1 4194304 16925 0 0 0 40206 9 0 0 25 0 1 0 95963640 64872448 15436 1992294400 4194304 5102648 548682068800 18446744073709551615 4242195 0 0 4096 3 0 0 0 17 1 0 0
/proc/5959/statm: 15838 15436 115 221 0 15614 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 63352

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 5960
/proc/meminfo: memFree=1728560/2055920 swapFree=4192952/4192956
[pid=5959] ppid=5957 vsize=63352 CPUtime=462.12
/proc/5959/stat : 5959 (varsat-crafted_) R 5957 5959 5922 0 -1 4194304 16925 0 0 0 46203 9 0 0 25 0 1 0 95963640 64872448 15436 1992294400 4194304 5102648 548682068800 18446744073709551615 4213805 0 0 4096 3 0 0 0 17 1 0 0
/proc/5959/statm: 15838 15436 115 221 0 15614 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 63352

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 5960
/proc/meminfo: memFree=1728496/2055920 swapFree=4192952/4192956
[pid=5959] ppid=5957 vsize=63352 CPUtime=522.1
/proc/5959/stat : 5959 (varsat-crafted_) R 5957 5959 5922 0 -1 4194304 16925 0 0 0 52201 9 0 0 25 0 1 0 95963640 64872448 15436 1992294400 4194304 5102648 548682068800 18446744073709551615 4215205 0 0 4096 3 0 0 0 17 1 0 0
/proc/5959/statm: 15838 15436 115 221 0 15614 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 63352

[startup+582.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 5960
/proc/meminfo: memFree=1728496/2055920 swapFree=4192952/4192956
[pid=5959] ppid=5957 vsize=63352 CPUtime=582.08
/proc/5959/stat : 5959 (varsat-crafted_) R 5957 5959 5922 0 -1 4194304 16926 0 0 0 58199 9 0 0 25 0 1 0 95963640 64872448 15437 1992294400 4194304 5102648 548682068800 18446744073709551615 4214003 0 0 4096 3 0 0 0 17 1 0 0
/proc/5959/statm: 15838 15437 115 221 0 15614 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 63352

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 5960
/proc/meminfo: memFree=1728432/2055920 swapFree=4192952/4192956
[pid=5959] ppid=5957 vsize=63352 CPUtime=642.06
/proc/5959/stat : 5959 (varsat-crafted_) R 5957 5959 5922 0 -1 4194304 16936 0 0 0 64197 9 0 0 25 0 1 0 95963640 64872448 15447 1992294400 4194304 5102648 548682068800 18446744073709551615 4214172 0 0 4096 3 0 0 0 17 1 0 0
/proc/5959/statm: 15838 15447 115 221 0 15614 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 63352

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 5960
/proc/meminfo: memFree=1728368/2055920 swapFree=4192952/4192956
[pid=5959] ppid=5957 vsize=63352 CPUtime=702.03
/proc/5959/stat : 5959 (varsat-crafted_) R 5957 5959 5922 0 -1 4194304 16936 0 0 0 70194 9 0 0 25 0 1 0 95963640 64872448 15447 1992294400 4194304 5102648 548682068800 18446744073709551615 4214182 0 0 4096 3 0 0 0 17 1 0 0
/proc/5959/statm: 15838 15447 115 221 0 15614 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 63352

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 5960
/proc/meminfo: memFree=1728304/2055920 swapFree=4192952/4192956
[pid=5959] ppid=5957 vsize=63352 CPUtime=762.02
/proc/5959/stat : 5959 (varsat-crafted_) R 5957 5959 5922 0 -1 4194304 16939 0 0 0 76193 9 0 0 25 0 1 0 95963640 64872448 15450 1992294400 4194304 5102648 548682068800 18446744073709551615 4214290 0 0 4096 3 0 0 0 17 1 0 0
/proc/5959/statm: 15838 15450 115 221 0 15614 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 63352

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 5960
/proc/meminfo: memFree=1728176/2055920 swapFree=4192952/4192956
[pid=5959] ppid=5957 vsize=63352 CPUtime=821.99
/proc/5959/stat : 5959 (varsat-crafted_) R 5957 5959 5922 0 -1 4194304 16956 0 0 0 82190 9 0 0 25 0 1 0 95963640 64872448 15467 1992294400 4194304 5102648 548682068800 18446744073709551615 4214012 0 0 4096 3 0 0 0 17 1 0 0
/proc/5959/statm: 15838 15467 115 221 0 15614 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 63352

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 5960
/proc/meminfo: memFree=1727984/2055920 swapFree=4192952/4192956
[pid=5959] ppid=5957 vsize=63352 CPUtime=881.97
/proc/5959/stat : 5959 (varsat-crafted_) R 5957 5959 5922 0 -1 4194304 17011 0 0 0 88188 9 0 0 25 0 1 0 95963640 64872448 15522 1992294400 4194304 5102648 548682068800 18446744073709551615 4249859 0 0 4096 3 0 0 0 17 1 0 0
/proc/5959/statm: 15838 15522 115 221 0 15614 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 63352

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 5960
/proc/meminfo: memFree=1725680/2055920 swapFree=4192952/4192956
[pid=5959] ppid=5957 vsize=65512 CPUtime=941.95
/proc/5959/stat : 5959 (varsat-crafted_) R 5957 5959 5922 0 -1 4194304 17575 0 0 0 94185 10 0 0 25 0 1 0 95963640 67084288 16086 1992294400 4194304 5102648 548682068800 18446744073709551615 4214156 0 0 4096 3 0 0 0 17 1 0 0
/proc/5959/statm: 16378 16086 115 221 0 16154 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 65512

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 5960
/proc/meminfo: memFree=1715184/2055920 swapFree=4192952/4192956
[pid=5959] ppid=5957 vsize=75968 CPUtime=1001.93
/proc/5959/stat : 5959 (varsat-crafted_) R 5957 5959 5922 0 -1 4194304 20186 0 0 0 100180 13 0 0 25 0 1 0 95963640 77791232 18697 1992294400 4194304 5102648 548682068800 18446744073709551615 4215214 0 0 4096 3 0 0 0 17 1 0 0
/proc/5959/statm: 18992 18697 115 221 0 18768 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 75968

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 5960
/proc/meminfo: memFree=1712688/2055920 swapFree=4192952/4192956
[pid=5959] ppid=5957 vsize=79240 CPUtime=1061.91
/proc/5959/stat : 5959 (varsat-crafted_) R 5957 5959 5922 0 -1 4194304 20950 0 0 0 106177 14 0 0 25 0 1 0 95963640 81141760 19461 1992294400 4194304 5102648 548682068800 18446744073709551615 4249874 0 0 4096 3 0 0 0 17 1 0 0
/proc/5959/statm: 19810 19461 115 221 0 19586 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 79240

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 5960
/proc/meminfo: memFree=1698800/2055920 swapFree=4192952/4192956
[pid=5959] ppid=5957 vsize=92856 CPUtime=1121.88
/proc/5959/stat : 5959 (varsat-crafted_) R 5957 5959 5922 0 -1 4194304 24298 0 0 0 112172 16 0 0 25 0 1 0 95963640 95084544 22809 1992294400 4194304 5102648 548682068800 18446744073709551615 4214101 0 0 4096 3 0 0 0 17 1 0 0
/proc/5959/statm: 23214 22809 115 221 0 22990 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 92856

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 5960
/proc/meminfo: memFree=1698736/2055920 swapFree=4192952/4192956
[pid=5959] ppid=5957 vsize=92856 CPUtime=1181.86
/proc/5959/stat : 5959 (varsat-crafted_) R 5957 5959 5922 0 -1 4194304 24298 0 0 0 118170 16 0 0 25 0 1 0 95963640 95084544 22809 1992294400 4194304 5102648 548682068800 18446744073709551615 4213798 0 0 4096 3 0 0 0 17 1 0 0
/proc/5959/statm: 23214 22809 115 221 0 22990 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 92856



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 5960
/proc/meminfo: memFree=1692592/2055920 swapFree=4192952/4192956
[pid=5959] ppid=5957 vsize=99068 CPUtime=1200.06
/proc/5959/stat : 5959 (varsat-crafted_) R 5957 5959 5922 0 -1 4194304 25832 0 0 0 119988 18 0 0 25 0 1 0 95963640 101445632 24343 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/5959/statm: 24767 24343 115 221 0 24543 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 99068

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 5960
/proc/meminfo: memFree=1692592/2055920 swapFree=4192952/4192956
[pid=5959] ppid=5957 vsize=99068 CPUtime=1200.06
/proc/5959/stat : 5959 (varsat-crafted_) R 5957 5959 5922 0 -1 4194304 25832 0 0 0 119988 18 0 0 25 0 1 0 95963640 101445632 24343 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/5959/statm: 24767 24343 115 221 0 24543 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 99068

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.09
CPU user time (s): 1199.89
CPU system time (s): 0.199969
CPU usage (%): 99.9637
Max. virtual memory (cumulated for all children) (KiB): 99068

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

runsolver used 1.35379 second user time and 2.97155 second system time

The end

Launcher Data

Begin job on node82 at 2009-04-25 19:09:03
IDJOB=1722775
IDBENCH=71096
IDSOLVER=537
FILE ID=node82/1722775-1240679343
PBS_JOBID= 9186694
Free space on /tmp= 66268 MiB

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

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

MD5SUM BENCH= 85279cb74dedd2e1c7356e22d8e98939
RANDOM SEED=1519558712

node82.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.259
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.259
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1790808 kB
Buffers:         24476 kB
Cached:         168028 kB
SwapCached:          4 kB
Active:          81648 kB
Inactive:       125316 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1790808 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:            7200 kB
Writeback:           0 kB
Mapped:          24176 kB
Slab:            44044 kB
Committed_AS:   245184 kB
PageTables:       1384 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66268 MiB
End job on node82 at 2009-04-25 19:29:06