Trace number 1513227

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.41

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/200/
unif-k7-r85-v200-c17000-S948914005-013.cnf
MD5SUM8e7038f460a2090de0c9ec52bd5a121d
Bench CategoryRANDOM (random 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 variables200
Number of clauses17000
Sum of the clauses size119000
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 517000

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  200                                                  |
0.00/0.00	c |  Number of clauses:    17000                                                |
0.00/0.03	c |  Parsing time:         0.03         s                                       |
0.00/0.03	c |  Timeout:              43200 s
0.00/0.03	c |  Random Seed:          1412355819.000000
0.00/0.03	c |  Heuristic:            EMBP-G, threshold 0.800                              |
0.00/0.03	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.03	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.03	c |                                                                             |
0.49/0.53	c ============================[ Search Statistics ]==============================
0.49/0.53	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.49/0.53	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.49/0.53	c ===============================================================================
0.49/0.53	c |         0 |     200    17000   119000 |     5666        0    nan |  0.000 % |
0.59/0.60	c |       100 |     200    17000   119000 |     6233      100     58 |  0.003 % |
0.59/0.68	c |       250 |     200    17000   119000 |     6856      250     57 |  0.003 % |
0.69/0.75	c |       475 |     200    17000   119000 |     7542      475     56 |  0.003 % |
0.79/0.84	c |       813 |     200    17000   119000 |     8296      813     57 |  0.003 % |
0.89/0.94	c |      1319 |     200    17000   119000 |     9126     1319     56 |  0.003 % |
0.99/1.08	c |      2079 |     200    17000   119000 |    10038     2079     56 |  0.003 % |
1.19/1.25	c |      3221 |     200    17000   119000 |    11042     3221     57 |  0.003 % |
1.49/1.50	c |      4933 |     200    17000   119000 |    12147     4933     57 |  0.003 % |
1.78/1.88	c |      7495 |     200    17000   119000 |    13361     7495     57 |  0.003 % |
2.49/2.54	c |     11340 |     200    17000   119000 |    14697    11340     58 |  0.003 % |
3.59/3.63	c |     17108 |     200    17000   119000 |    16167     9717     59 |  0.003 % |
5.49/5.52	c |     25758 |     200    17000   119000 |    17784    10236     59 |  0.003 % |
8.28/8.36	c |     38733 |     200    17000   119000 |    19562    14278     58 |  0.003 % |
12.79/12.89	c |     58197 |     200    17000   119000 |    21519    14086     59 |  0.003 % |
20.58/20.68	c |     87391 |     200    17000   119000 |    23671    10864     59 |  0.003 % |
32.38/32.48	c |    131180 |     200    17000   119000 |    26038    18001     60 |  0.003 % |
52.78/52.85	c |    196865 |     200    17000   119000 |    28641    13165     58 |  0.003 % |
84.37/84.40	c |    295391 |     200    17000   119000 |    31506    28390     59 |  0.003 % |
136.36/136.47	c |    443180 |     200    17000   119000 |    34656    24189     61 |  0.003 % |
219.03/219.17	c |    664863 |     200    17000   119000 |    38122    26032     60 |  0.003 % |
350.80/350.92	c |    997388 |     200    17000   119000 |    41934    30647     59 |  0.003 % |
570.24/570.45	c |   1496176 |     200    17000   119000 |    46128    39003     60 |  0.003 % |
906.85/907.12	c |   2244359 |     200    17000   119000 |    50741    32469     59 |  0.003 % |

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1513227-1238214946/watcher-1513227-1238214946 -o /tmp/evaluation-result-1513227-1238214946/solver-1513227-1238214946 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=1412355819 HOME/instance-1513227-1238214946.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.91 0.97 0.95 3/68 24463
/proc/meminfo: memFree=906544/2055920 swapFree=4176188/4192956
[pid=24463] ppid=24461 vsize=2412 CPUtime=0
/proc/24463/stat : 24463 (varsat-crafted_) R 24461 24463 23676 0 -1 4194304 335 0 0 0 0 0 0 0 18 0 1 0 1094156239 2469888 320 1992294400 4194304 5102648 548682068800 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/24463/statm: 636 321 87 221 0 412 0

[startup+0.0408389 s]
/proc/loadavg: 0.91 0.97 0.95 3/68 24463
/proc/meminfo: memFree=906544/2055920 swapFree=4176188/4192956
[pid=24463] ppid=24461 vsize=6140 CPUtime=0.03
/proc/24463/stat : 24463 (varsat-crafted_) R 24461 24463 23676 0 -1 4194304 1274 0 0 0 3 0 0 0 18 0 1 0 1094156239 6287360 1259 1992294400 4194304 5102648 548682068800 18446744073709551615 4273041 0 0 4096 3 0 0 0 17 1 0 0
/proc/24463/statm: 1535 1259 98 221 0 1311 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 6140

[startup+0.102845 s]
/proc/loadavg: 0.91 0.97 0.95 3/68 24463
/proc/meminfo: memFree=906544/2055920 swapFree=4176188/4192956
[pid=24463] ppid=24461 vsize=6140 CPUtime=0.09
/proc/24463/stat : 24463 (varsat-crafted_) R 24461 24463 23676 0 -1 4194304 1274 0 0 0 9 0 0 0 18 0 1 0 1094156239 6287360 1259 1992294400 4194304 5102648 548682068800 18446744073709551615 4273182 0 0 4096 3 0 0 0 17 1 0 0
/proc/24463/statm: 1535 1259 98 221 0 1311 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6140

[startup+0.301866 s]
/proc/loadavg: 0.91 0.97 0.95 3/68 24463
/proc/meminfo: memFree=906544/2055920 swapFree=4176188/4192956
[pid=24463] ppid=24461 vsize=6320 CPUtime=0.29
/proc/24463/stat : 24463 (varsat-crafted_) R 24461 24463 23676 0 -1 4194304 1307 0 0 0 29 0 0 0 19 0 1 0 1094156239 6471680 1292 1992294400 4194304 5102648 548682068800 18446744073709551615 4273041 0 0 4096 3 0 0 0 17 1 0 0
/proc/24463/statm: 1580 1292 98 221 0 1356 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6320

[startup+0.701912 s]
/proc/loadavg: 0.91 0.97 0.95 3/68 24463
/proc/meminfo: memFree=906544/2055920 swapFree=4176188/4192956
[pid=24463] ppid=24461 vsize=5996 CPUtime=0.69
/proc/24463/stat : 24463 (varsat-crafted_) R 24461 24463 23676 0 -1 4194304 1319 0 0 0 69 0 0 0 22 0 1 0 1094156239 6139904 1237 1992294400 4194304 5102648 548682068800 18446744073709551615 4215158 0 0 4096 3 0 0 0 17 1 0 0
/proc/24463/statm: 1499 1237 110 221 0 1275 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5996

[startup+1.502 s]
/proc/loadavg: 0.91 0.97 0.95 2/69 24464
/proc/meminfo: memFree=901800/2055920 swapFree=4176188/4192956
[pid=24463] ppid=24461 vsize=6128 CPUtime=1.49
/proc/24463/stat : 24463 (varsat-crafted_) R 24461 24463 23676 0 -1 4194304 1354 0 0 0 149 0 0 0 25 0 1 0 1094156239 6275072 1272 1992294400 4194304 5102648 548682068800 18446744073709551615 4249895 0 0 4096 3 0 0 0 17 1 0 0
/proc/24463/statm: 1532 1272 110 221 0 1308 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6128

[startup+3.10118 s]
/proc/loadavg: 0.91 0.97 0.95 2/69 24464
/proc/meminfo: memFree=900648/2055920 swapFree=4176188/4192956
[pid=24463] ppid=24461 vsize=8920 CPUtime=3.09
/proc/24463/stat : 24463 (varsat-crafted_) R 24461 24463 23676 0 -1 4194304 2029 0 0 0 308 1 0 0 25 0 1 0 1094156239 9134080 1947 1992294400 4194304 5102648 548682068800 18446744073709551615 4249752 0 0 4096 3 0 0 0 17 1 0 0
/proc/24463/statm: 2230 1947 110 221 0 2006 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8920

[startup+6.30153 s]
/proc/loadavg: 0.92 0.97 0.95 2/69 24464
/proc/meminfo: memFree=897960/2055920 swapFree=4176188/4192956
[pid=24463] ppid=24461 vsize=9844 CPUtime=6.29
/proc/24463/stat : 24463 (varsat-crafted_) R 24461 24463 23676 0 -1 4194304 2263 0 0 0 628 1 0 0 25 0 1 0 1094156239 10080256 2181 1992294400 4194304 5102648 548682068800 18446744073709551615 4249883 0 0 4096 3 0 0 0 17 1 0 0
/proc/24463/statm: 2461 2181 110 221 0 2237 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9844

[startup+12.7012 s]
/proc/loadavg: 0.93 0.97 0.95 2/69 24464
/proc/meminfo: memFree=896488/2055920 swapFree=4176188/4192956
[pid=24463] ppid=24461 vsize=11412 CPUtime=12.69
/proc/24463/stat : 24463 (varsat-crafted_) R 24461 24463 23676 0 -1 4194304 2657 0 0 0 1267 2 0 0 25 0 1 0 1094156239 11685888 2575 1992294400 4194304 5102648 548682068800 18446744073709551615 4249871 0 0 4096 3 0 0 0 17 1 0 0
/proc/24463/statm: 2853 2575 110 221 0 2629 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 11412

[startup+25.5017 s]
/proc/loadavg: 0.94 0.97 0.95 2/69 24464
/proc/meminfo: memFree=894440/2055920 swapFree=4176188/4192956
[pid=24463] ppid=24461 vsize=13348 CPUtime=25.48
/proc/24463/stat : 24463 (varsat-crafted_) R 24461 24463 23676 0 -1 4194304 3140 0 0 0 2546 2 0 0 25 0 1 0 1094156239 13668352 3058 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/24463/statm: 3337 3058 110 221 0 3113 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 13348

[startup+51.1015 s]
/proc/loadavg: 0.96 0.97 0.95 2/69 24464
/proc/meminfo: memFree=892584/2055920 swapFree=4176188/4192956
[pid=24463] ppid=24461 vsize=15380 CPUtime=51.08
/proc/24463/stat : 24463 (varsat-crafted_) R 24461 24463 23676 0 -1 4194304 3616 0 0 0 5105 3 0 0 25 0 1 0 1094156239 15749120 3534 1992294400 4194304 5102648 548682068800 18446744073709551615 4249856 0 0 4096 3 0 0 0 17 1 0 0
/proc/24463/statm: 3845 3534 110 221 0 3621 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 15380

[startup+102.305 s]
/proc/loadavg: 0.98 0.97 0.95 2/69 24464
/proc/meminfo: memFree=889512/2055920 swapFree=4176188/4192956
[pid=24463] ppid=24461 vsize=18716 CPUtime=102.26
/proc/24463/stat : 24463 (varsat-crafted_) R 24461 24463 23676 0 -1 4194304 4390 0 0 0 10223 3 0 0 25 0 1 0 1094156239 19165184 4308 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/24463/statm: 4679 4308 110 221 0 4455 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 18716

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/69 24464
/proc/meminfo: memFree=887336/2055920 swapFree=4176188/4192956
[pid=24463] ppid=24461 vsize=21000 CPUtime=162.25
/proc/24463/stat : 24463 (varsat-crafted_) R 24461 24463 23676 0 -1 4194304 4937 0 0 0 16221 4 0 0 25 0 1 0 1094156239 21504000 4855 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/24463/statm: 5250 4855 110 221 0 5026 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 21000

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/69 24464
/proc/meminfo: memFree=886120/2055920 swapFree=4176188/4192956
[pid=24463] ppid=24461 vsize=22200 CPUtime=222.23
/proc/24463/stat : 24463 (varsat-crafted_) R 24461 24463 23676 0 -1 4194304 5220 0 0 0 22219 4 0 0 25 0 1 0 1094156239 22732800 5138 1992294400 4194304 5102648 548682068800 18446744073709551615 4255124 0 0 4096 3 0 0 0 17 1 0 0
/proc/24463/statm: 5550 5138 110 221 0 5326 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 22200

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/69 24464
/proc/meminfo: memFree=884264/2055920 swapFree=4176188/4192956
[pid=24463] ppid=24461 vsize=24152 CPUtime=282.22
/proc/24463/stat : 24463 (varsat-crafted_) R 24461 24463 23676 0 -1 4194304 5673 0 0 0 28217 5 0 0 25 0 1 0 1094156239 24731648 5591 1992294400 4194304 5102648 548682068800 18446744073709551615 4249972 0 0 4096 3 0 0 0 17 1 0 0
/proc/24463/statm: 6038 5591 110 221 0 5814 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 24152

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/69 24464
/proc/meminfo: memFree=883816/2055920 swapFree=4176188/4192956
[pid=24463] ppid=24461 vsize=24672 CPUtime=342.2
/proc/24463/stat : 24463 (varsat-crafted_) R 24461 24463 23676 0 -1 4194304 5774 0 0 0 34215 5 0 0 25 0 1 0 1094156239 25264128 5692 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/24463/statm: 6168 5692 110 221 0 5944 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 24672

[startup+402.301 s]
/proc/loadavg: 1.03 0.99 0.96 2/69 24464
/proc/meminfo: memFree=882024/2055920 swapFree=4176188/4192956
[pid=24463] ppid=24461 vsize=26676 CPUtime=402.19
/proc/24463/stat : 24463 (varsat-crafted_) R 24461 24463 23676 0 -1 4194304 6219 0 0 0 40213 6 0 0 25 0 1 0 1094156239 27316224 6137 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/24463/statm: 6669 6137 110 221 0 6445 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 26676

[startup+462.301 s]
/proc/loadavg: 1.08 1.00 0.96 2/69 24464
/proc/meminfo: memFree=881512/2055920 swapFree=4176188/4192956
[pid=24463] ppid=24461 vsize=27244 CPUtime=462.16
/proc/24463/stat : 24463 (varsat-crafted_) R 24461 24463 23676 0 -1 4194304 6334 0 0 0 46210 6 0 0 25 0 1 0 1094156239 27897856 6252 1992294400 4194304 5102648 548682068800 18446744073709551615 4249803 0 0 4096 3 0 0 0 17 1 0 0
/proc/24463/statm: 6811 6252 110 221 0 6587 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 27244

[startup+522.302 s]
/proc/loadavg: 1.06 1.01 0.97 2/69 24466
/proc/meminfo: memFree=880808/2055920 swapFree=4176188/4192956
[pid=24463] ppid=24461 vsize=27800 CPUtime=522.16
/proc/24463/stat : 24463 (varsat-crafted_) R 24461 24463 23676 0 -1 4194304 6477 0 0 0 52209 7 0 0 25 0 1 0 1094156239 28467200 6395 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/24463/statm: 6950 6395 110 221 0 6726 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 27800

[startup+582.301 s]
/proc/loadavg: 1.02 1.01 0.97 2/69 24466
/proc/meminfo: memFree=879464/2055920 swapFree=4176188/4192956
[pid=24463] ppid=24461 vsize=29308 CPUtime=582.13
/proc/24463/stat : 24463 (varsat-crafted_) R 24461 24463 23676 0 -1 4194304 6865 0 0 0 58206 7 0 0 25 0 1 0 1094156239 30011392 6783 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/24463/statm: 7327 6783 110 221 0 7103 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 29308

[startup+642.302 s]
/proc/loadavg: 1.06 1.02 0.97 2/69 24466
/proc/meminfo: memFree=878824/2055920 swapFree=4176188/4192956
[pid=24463] ppid=24461 vsize=30104 CPUtime=642.13
/proc/24463/stat : 24463 (varsat-crafted_) R 24461 24463 23676 0 -1 4194304 7026 0 0 0 64205 8 0 0 25 0 1 0 1094156239 30826496 6944 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/24463/statm: 7526 6944 110 221 0 7302 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 30104

[startup+702.302 s]
/proc/loadavg: 1.07 1.03 0.98 2/69 24466
/proc/meminfo: memFree=878184/2055920 swapFree=4176188/4192956
[pid=24463] ppid=24461 vsize=30812 CPUtime=702.11
/proc/24463/stat : 24463 (varsat-crafted_) R 24461 24463 23676 0 -1 4194304 7191 0 0 0 70203 8 0 0 25 0 1 0 1094156239 31551488 7109 1992294400 4194304 5102648 548682068800 18446744073709551615 4249748 0 0 4096 3 0 0 0 17 1 0 0
/proc/24463/statm: 7703 7109 110 221 0 7479 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 30812

[startup+762.306 s]
/proc/loadavg: 1.07 1.04 0.98 2/69 24466
/proc/meminfo: memFree=877928/2055920 swapFree=4176188/4192956
[pid=24463] ppid=24461 vsize=31052 CPUtime=762.09
/proc/24463/stat : 24463 (varsat-crafted_) R 24461 24463 23676 0 -1 4194304 7258 0 0 0 76201 8 0 0 25 0 1 0 1094156239 31797248 7176 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/24463/statm: 7763 7176 110 221 0 7539 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 31052

[startup+822.303 s]
/proc/loadavg: 1.07 1.04 0.99 2/69 24466
/proc/meminfo: memFree=877608/2055920 swapFree=4176188/4192956
[pid=24463] ppid=24461 vsize=31412 CPUtime=822.07
/proc/24463/stat : 24463 (varsat-crafted_) R 24461 24463 23676 0 -1 4194304 7344 0 0 0 82199 8 0 0 25 0 1 0 1094156239 32165888 7262 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/24463/statm: 7853 7262 110 221 0 7629 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 31412

[startup+882.302 s]
/proc/loadavg: 1.06 1.05 1.00 2/69 24466
/proc/meminfo: memFree=877288/2055920 swapFree=4176188/4192956
[pid=24463] ppid=24461 vsize=31840 CPUtime=882.06
/proc/24463/stat : 24463 (varsat-crafted_) R 24461 24463 23676 0 -1 4194304 7407 0 0 0 88197 9 0 0 25 0 1 0 1094156239 32604160 7325 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/24463/statm: 7960 7325 110 221 0 7736 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 31840

[startup+942.302 s]
/proc/loadavg: 1.06 1.05 1.00 2/69 24466
/proc/meminfo: memFree=875368/2055920 swapFree=4176188/4192956
[pid=24463] ppid=24461 vsize=33648 CPUtime=942.04
/proc/24463/stat : 24463 (varsat-crafted_) R 24461 24463 23676 0 -1 4194304 7889 0 0 0 94195 9 0 0 25 0 1 0 1094156239 34455552 7807 1992294400 4194304 5102648 548682068800 18446744073709551615 4249813 0 0 4096 3 0 0 0 17 1 0 0
/proc/24463/statm: 8412 7807 110 221 0 8188 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 33648

[startup+1002.3 s]
/proc/loadavg: 1.06 1.05 1.00 2/69 24466
/proc/meminfo: memFree=874856/2055920 swapFree=4176188/4192956
[pid=24463] ppid=24461 vsize=34288 CPUtime=1002.03
/proc/24463/stat : 24463 (varsat-crafted_) R 24461 24463 23676 0 -1 4194304 8029 0 0 0 100193 10 0 0 25 0 1 0 1094156239 35110912 7947 1992294400 4194304 5102648 548682068800 18446744073709551615 4249961 0 0 4096 3 0 0 0 17 1 0 0
/proc/24463/statm: 8572 7947 110 221 0 8348 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 34288

[startup+1062.3 s]
/proc/loadavg: 1.20 1.09 1.01 2/69 24466
/proc/meminfo: memFree=874472/2055920 swapFree=4176188/4192956
[pid=24463] ppid=24461 vsize=34588 CPUtime=1062.01
/proc/24463/stat : 24463 (varsat-crafted_) R 24461 24463 23676 0 -1 4194304 8120 0 0 0 106191 10 0 0 25 0 1 0 1094156239 35418112 8038 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/24463/statm: 8647 8038 110 221 0 8423 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 34588

[startup+1122.3 s]
/proc/loadavg: 1.15 1.09 1.01 2/69 24466
/proc/meminfo: memFree=874344/2055920 swapFree=4176188/4192956
[pid=24463] ppid=24461 vsize=34824 CPUtime=1121.99
/proc/24463/stat : 24463 (varsat-crafted_) R 24461 24463 23676 0 -1 4194304 8160 0 0 0 112189 10 0 0 25 0 1 0 1094156239 35659776 8078 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/24463/statm: 8706 8078 110 221 0 8482 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 34824

[startup+1182.3 s]
/proc/loadavg: 1.12 1.08 1.01 2/69 24466
/proc/meminfo: memFree=874152/2055920 swapFree=4176188/4192956
[pid=24463] ppid=24461 vsize=34968 CPUtime=1181.98
/proc/24463/stat : 24463 (varsat-crafted_) R 24461 24463 23676 0 -1 4194304 8193 0 0 0 118187 11 0 0 25 0 1 0 1094156239 35807232 8111 1992294400 4194304 5102648 548682068800 18446744073709551615 4249874 0 0 4096 3 0 0 0 17 1 0 0
/proc/24463/statm: 8742 8111 110 221 0 8518 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 34968



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.08 1.08 1.01 2/69 24466
/proc/meminfo: memFree=874024/2055920 swapFree=4176188/4192956
[pid=24463] ppid=24461 vsize=35108 CPUtime=1200.08
/proc/24463/stat : 24463 (varsat-crafted_) R 24461 24463 23676 0 -1 4194304 8222 0 0 0 119997 11 0 0 25 0 1 0 1094156239 35950592 8140 1992294400 4194304 5102648 548682068800 18446744073709551615 4249892 0 0 4096 3 0 0 0 17 1 0 0
/proc/24463/statm: 8777 8140 110 221 0 8553 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 35108

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.41
CPU time (s): 1200.09
CPU user time (s): 1199.98
CPU system time (s): 0.116982
CPU usage (%): 99.9735
Max. virtual memory (cumulated for all children) (KiB): 35108

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

runsolver used 1.02184 second user time and 3.35649 second system time

The end

Launcher Data

Begin job on node59 at 2009-03-28 05:35:46
IDJOB=1513227
IDBENCH=70245
IDSOLVER=537
FILE ID=node59/1513227-1238214946
PBS_JOBID= 9060507
Free space on /tmp= 66212 MiB

SOLVER NAME= VARSAT-crafted 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/200/unif-k7-r85-v200-c17000-S948914005-013.cnf
COMMAND LINE= HOME/varsat-crafted_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1513227-1238214946/watcher-1513227-1238214946 -o /tmp/evaluation-result-1513227-1238214946/solver-1513227-1238214946 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-crafted_static -seed=1412355819 HOME/instance-1513227-1238214946.cnf

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

MD5SUM BENCH= 8e7038f460a2090de0c9ec52bd5a121d
RANDOM SEED=1412355819

node59.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.209
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.209
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:        906960 kB
Buffers:         91844 kB
Cached:         953540 kB
SwapCached:      10112 kB
Active:         198400 kB
Inactive:       858604 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        906960 kB
SwapTotal:     4192956 kB
SwapFree:      4176188 kB
Dirty:            1504 kB
Writeback:           0 kB
Mapped:          16728 kB
Slab:            77496 kB
Committed_AS:  2950704 kB
PageTables:       1720 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= 66212 MiB
End job on node59 at 2009-03-28 05:55:48