Trace number 1512519

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

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/1000/
unif-k5-r20-v1000-c20000-S2088224617-083.cnf
MD5SUMcd8ff3390234df6242528d108d1584c9
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark185.98
Satisfiable
(Un)Satisfiability was proved
Number of variables1000
Number of clauses20000
Sum of the clauses size100000
Maximum clause length5
Minimum clause length5
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 520000
Number of clauses of size over 50

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  1000                                                 |
0.00/0.00	c |  Number of clauses:    20000                                                |
0.02/0.04	c |  Parsing time:         0.04         s                                       |
0.02/0.04	c |  Timeout:              43200 s
0.02/0.04	c |  Random Seed:          576189763.000000
0.02/0.04	c |  Heuristic:            EMBP-G, threshold 0.800                              |
0.02/0.04	c |  Branching Rule:       default (solution-guided)                            |
0.02/0.04	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.02/0.04	c |                                                                             |
0.09/0.16	c ============================[ Search Statistics ]==============================
0.09/0.16	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.16	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.16	c ===============================================================================
0.09/0.16	c |         0 |    1000    20000   100000 |     6666        0    nan |  0.000 % |
0.19/0.22	c |       101 |    1000    20000   100000 |     7333      101    109 |  0.000 % |
0.19/0.29	c |       251 |    1000    20000   100000 |     8066      251    110 |  0.000 % |
0.29/0.36	c |       478 |    1000    20000   100000 |     8873      478    112 |  0.000 % |
0.39/0.44	c |       816 |    1000    20000   100000 |     9760      816    120 |  0.000 % |
0.49/0.54	c |      1322 |    1000    20000   100000 |    10736     1322    122 |  0.000 % |
0.59/0.68	c |      2082 |    1000    20000   100000 |    11810     2082    122 |  0.000 % |
0.79/0.88	c |      3225 |    1000    20000   100000 |    12991     3225    125 |  0.000 % |
1.09/1.16	c |      4933 |    1000    20000   100000 |    14290     4933    125 |  0.000 % |
1.59/1.63	c |      7495 |    1000    20000   100000 |    15719     7495    126 |  0.000 % |
2.29/2.38	c |     11340 |    1000    20000   100000 |    17291    11340    127 |  0.000 % |
3.69/3.79	c |     17106 |    1000    20000   100000 |    19020    17106    130 |  0.000 % |
5.99/6.09	c |     25758 |    1000    20000   100000 |    20922    16066    138 |  0.000 % |
9.89/9.97	c |     38733 |    1000    20000   100000 |    23015    18408    143 |  0.000 % |
16.19/16.24	c |     58194 |    1000    20000   100000 |    25316    13994    140 |  0.000 % |
28.68/28.78	c |     87386 |    1000    20000   100000 |    27848    15602    145 |  0.000 % |
46.37/46.41	c |    131175 |    1000    20000   100000 |    30633    26384    139 |  0.000 % |
75.67/75.76	c |    196860 |    1000    20000   100000 |    33696    17423    138 |  0.000 % |
125.15/125.26	c |    295387 |    1000    20000   100000 |    37066    29182    139 |  0.000 % |
207.73/207.89	c |    443176 |    1000    20000   100000 |    40772    33601    144 |  0.000 % |
336.70/336.82	c |    664863 |    1000    20000   100000 |    44849    37086    149 |  0.000 % |
543.14/543.31	c |    997389 |    1000    20000   100000 |    49334    23527    137 |  0.000 % |
880.65/880.92	c |   1496177 |    1000    20000   100000 |    54268    27976    148 |  0.000 % |

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-1512519-1238205323/watcher-1512519-1238205323 -o /tmp/evaluation-result-1512519-1238205323/solver-1512519-1238205323 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=576189763 HOME/instance-1512519-1238205323.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.00 0.00 0.00 3/64 2165
/proc/meminfo: memFree=999360/2055920 swapFree=4179168/4192956
[pid=2165] ppid=2163 vsize=2568 CPUtime=0
/proc/2165/stat : 2165 (varsat-crafted_) R 2163 2165 2128 0 -1 4194304 356 0 0 0 0 0 0 0 18 0 1 0 1093194209 2629632 341 1992294400 4194304 5102648 548682068800 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/2165/statm: 642 342 87 221 0 418 0

[startup+0.0337141 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 2165
/proc/meminfo: memFree=999360/2055920 swapFree=4179168/4192956
[pid=2165] ppid=2163 vsize=5248 CPUtime=0.02
/proc/2165/stat : 2165 (varsat-crafted_) R 2163 2165 2128 0 -1 4194304 996 0 0 0 2 0 0 0 18 0 1 0 1093194209 5373952 981 1992294400 4194304 5102648 548682068800 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/2165/statm: 1312 982 87 221 0 1088 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5248

[startup+0.101719 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 2165
/proc/meminfo: memFree=999360/2055920 swapFree=4179168/4192956
[pid=2165] ppid=2163 vsize=6444 CPUtime=0.09
/proc/2165/stat : 2165 (varsat-crafted_) R 2163 2165 2128 0 -1 4194304 1309 0 0 0 9 0 0 0 18 0 1 0 1093194209 6598656 1294 1992294400 4194304 5102648 548682068800 18446744073709551615 4283607 0 0 4096 3 0 0 0 17 1 0 0
/proc/2165/statm: 1611 1294 98 221 0 1387 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6444

[startup+0.301738 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 2165
/proc/meminfo: memFree=999360/2055920 swapFree=4179168/4192956
[pid=2165] ppid=2163 vsize=6012 CPUtime=0.29
/proc/2165/stat : 2165 (varsat-crafted_) R 2163 2165 2128 0 -1 4194304 1363 0 0 0 29 0 0 0 19 0 1 0 1093194209 6156288 1226 1992294400 4194304 5102648 548682068800 18446744073709551615 4214161 0 0 4096 3 0 0 0 17 1 0 0
/proc/2165/statm: 1503 1226 113 221 0 1279 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6012

[startup+0.701776 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 2165
/proc/meminfo: memFree=999360/2055920 swapFree=4179168/4192956
[pid=2165] ppid=2163 vsize=6408 CPUtime=0.69
/proc/2165/stat : 2165 (varsat-crafted_) R 2163 2165 2128 0 -1 4194304 1444 0 0 0 69 0 0 0 22 0 1 0 1093194209 6561792 1307 1992294400 4194304 5102648 548682068800 18446744073709551615 4213952 0 0 4096 3 0 0 0 17 1 0 0
/proc/2165/statm: 1602 1307 113 221 0 1378 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6408

[startup+1.50285 s]
/proc/loadavg: 0.00 0.00 0.00 2/65 2166
/proc/meminfo: memFree=993528/2055920 swapFree=4179168/4192956
[pid=2165] ppid=2163 vsize=8944 CPUtime=1.49
/proc/2165/stat : 2165 (varsat-crafted_) R 2163 2165 2128 0 -1 4194304 2093 0 0 0 149 0 0 0 25 0 1 0 1093194209 9158656 1956 1992294400 4194304 5102648 548682068800 18446744073709551615 4249822 0 0 4096 3 0 0 0 17 1 0 0
/proc/2165/statm: 2236 1956 113 221 0 2012 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8944

[startup+3.102 s]
/proc/loadavg: 0.00 0.00 0.00 2/65 2166
/proc/meminfo: memFree=989944/2055920 swapFree=4179168/4192956
[pid=2165] ppid=2163 vsize=13532 CPUtime=3.09
/proc/2165/stat : 2165 (varsat-crafted_) R 2163 2165 2128 0 -1 4194304 3219 0 0 0 308 1 0 0 25 0 1 0 1093194209 13856768 3082 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/2165/statm: 3383 3082 113 221 0 3159 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13532

[startup+6.3013 s]
/proc/loadavg: 0.08 0.02 0.01 2/65 2166
/proc/meminfo: memFree=984312/2055920 swapFree=4179168/4192956
[pid=2165] ppid=2163 vsize=16424 CPUtime=6.29
/proc/2165/stat : 2165 (varsat-crafted_) R 2163 2165 2128 0 -1 4194304 3945 0 0 0 627 2 0 0 25 0 1 0 1093194209 16818176 3808 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/2165/statm: 4106 3808 113 221 0 3882 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16424

[startup+12.7019 s]
/proc/loadavg: 0.15 0.03 0.01 2/65 2166
/proc/meminfo: memFree=980152/2055920 swapFree=4179168/4192956
[pid=2165] ppid=2163 vsize=20516 CPUtime=12.69
/proc/2165/stat : 2165 (varsat-crafted_) R 2163 2165 2128 0 -1 4194304 4959 0 0 0 1266 3 0 0 25 0 1 0 1093194209 21008384 4822 1992294400 4194304 5102648 548682068800 18446744073709551615 4249961 0 0 4096 3 0 0 0 17 1 0 0
/proc/2165/statm: 5129 4822 113 221 0 4905 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20516

[startup+25.5011 s]
/proc/loadavg: 0.34 0.08 0.02 2/65 2166
/proc/meminfo: memFree=977784/2055920 swapFree=4179168/4192956
[pid=2165] ppid=2163 vsize=22780 CPUtime=25.48
/proc/2165/stat : 2165 (varsat-crafted_) R 2163 2165 2128 0 -1 4194304 5548 0 0 0 2545 3 0 0 25 0 1 0 1093194209 23326720 5411 1992294400 4194304 5102648 548682068800 18446744073709551615 4249892 0 0 4096 3 0 0 0 17 1 0 0
/proc/2165/statm: 5695 5411 113 221 0 5471 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 22780

[startup+51.1015 s]
/proc/loadavg: 0.56 0.15 0.05 2/65 2166
/proc/meminfo: memFree=973816/2055920 swapFree=4179168/4192956
[pid=2165] ppid=2163 vsize=26872 CPUtime=51.08
/proc/2165/stat : 2165 (varsat-crafted_) R 2163 2165 2128 0 -1 4194304 6536 0 0 0 5103 5 0 0 25 0 1 0 1093194209 27516928 6399 1992294400 4194304 5102648 548682068800 18446744073709551615 4249766 0 0 4096 3 0 0 0 17 1 0 0
/proc/2165/statm: 6718 6399 113 221 0 6494 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 26872

[startup+102.305 s]
/proc/loadavg: 0.81 0.28 0.10 2/65 2166
/proc/meminfo: memFree=969080/2055920 swapFree=4179168/4192956
[pid=2165] ppid=2163 vsize=31644 CPUtime=102.26
/proc/2165/stat : 2165 (varsat-crafted_) R 2163 2165 2128 0 -1 4194304 7736 0 0 0 10221 5 0 0 25 0 1 0 1093194209 32403456 7599 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/2165/statm: 7911 7599 113 221 0 7687 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 31644

[startup+162.302 s]
/proc/loadavg: 0.93 0.41 0.15 2/65 2166
/proc/meminfo: memFree=965176/2055920 swapFree=4179168/4192956
[pid=2165] ppid=2163 vsize=35496 CPUtime=162.24
/proc/2165/stat : 2165 (varsat-crafted_) R 2163 2165 2128 0 -1 4194304 8688 0 0 0 16218 6 0 0 25 0 1 0 1093194209 36347904 8551 1992294400 4194304 5102648 548682068800 18446744073709551615 4249892 0 0 4096 3 0 0 0 17 1 0 0
/proc/2165/statm: 8874 8551 113 221 0 8650 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 35496

[startup+222.302 s]
/proc/loadavg: 0.97 0.51 0.20 2/65 2166
/proc/meminfo: memFree=962040/2055920 swapFree=4179168/4192956
[pid=2165] ppid=2163 vsize=38756 CPUtime=222.23
/proc/2165/stat : 2165 (varsat-crafted_) R 2163 2165 2128 0 -1 4194304 9465 0 0 0 22216 7 0 0 25 0 1 0 1093194209 39686144 9328 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/2165/statm: 9689 9328 113 221 0 9465 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 38756

[startup+282.301 s]
/proc/loadavg: 0.99 0.60 0.25 2/65 2166
/proc/meminfo: memFree=958712/2055920 swapFree=4179168/4192956
[pid=2165] ppid=2163 vsize=42180 CPUtime=282.21
/proc/2165/stat : 2165 (varsat-crafted_) R 2163 2165 2128 0 -1 4194304 10305 0 0 0 28213 8 0 0 25 0 1 0 1093194209 43192320 10168 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/2165/statm: 10545 10168 113 221 0 10321 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 42180

[startup+342.302 s]
/proc/loadavg: 0.99 0.67 0.29 2/65 2172
/proc/meminfo: memFree=956472/2055920 swapFree=4179168/4192956
[pid=2165] ppid=2163 vsize=44296 CPUtime=342.2
/proc/2165/stat : 2165 (varsat-crafted_) R 2163 2165 2128 0 -1 4194304 10848 0 0 0 34211 9 0 0 25 0 1 0 1093194209 45359104 10711 1992294400 4194304 5102648 548682068800 18446744073709551615 4250307 0 0 4096 3 0 0 0 17 1 0 0
/proc/2165/statm: 11074 10711 113 221 0 10850 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 44296

[startup+402.302 s]
/proc/loadavg: 0.99 0.73 0.33 2/65 2172
/proc/meminfo: memFree=954808/2055920 swapFree=4179168/4192956
[pid=2165] ppid=2163 vsize=45924 CPUtime=402.18
/proc/2165/stat : 2165 (varsat-crafted_) R 2163 2165 2128 0 -1 4194304 11258 0 0 0 40208 10 0 0 25 0 1 0 1093194209 47026176 11121 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/2165/statm: 11481 11121 113 221 0 11257 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 45924

[startup+462.301 s]
/proc/loadavg: 0.99 0.77 0.37 2/65 2172
/proc/meminfo: memFree=954232/2055920 swapFree=4179168/4192956
[pid=2165] ppid=2163 vsize=46596 CPUtime=462.17
/proc/2165/stat : 2165 (varsat-crafted_) R 2163 2165 2128 0 -1 4194304 11406 0 0 0 46207 10 0 0 25 0 1 0 1093194209 47714304 11269 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/2165/statm: 11649 11269 113 221 0 11425 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 46596

[startup+522.302 s]
/proc/loadavg: 0.99 0.81 0.41 2/65 2172
/proc/meminfo: memFree=953336/2055920 swapFree=4179168/4192956
[pid=2165] ppid=2163 vsize=47552 CPUtime=522.15
/proc/2165/stat : 2165 (varsat-crafted_) R 2163 2165 2128 0 -1 4194304 11632 0 0 0 52205 10 0 0 25 0 1 0 1093194209 48693248 11495 1992294400 4194304 5102648 548682068800 18446744073709551615 4249961 0 0 4096 3 0 0 0 17 1 0 0
/proc/2165/statm: 11888 11495 113 221 0 11664 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 47552

[startup+582.302 s]
/proc/loadavg: 0.99 0.84 0.44 2/65 2172
/proc/meminfo: memFree=950200/2055920 swapFree=4179168/4192956
[pid=2165] ppid=2163 vsize=51008 CPUtime=582.13
/proc/2165/stat : 2165 (varsat-crafted_) R 2163 2165 2128 0 -1 4194304 12507 0 0 0 58202 11 0 0 25 0 1 0 1093194209 52232192 12370 1992294400 4194304 5102648 548682068800 18446744073709551615 4249822 0 0 4096 3 0 0 0 17 1 0 0
/proc/2165/statm: 12752 12370 113 221 0 12528 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 51008

[startup+642.301 s]
/proc/loadavg: 0.99 0.87 0.47 2/65 2172
/proc/meminfo: memFree=948472/2055920 swapFree=4179168/4192956
[pid=2165] ppid=2163 vsize=52384 CPUtime=642.11
/proc/2165/stat : 2165 (varsat-crafted_) R 2163 2165 2128 0 -1 4194304 12846 0 0 0 64200 11 0 0 25 0 1 0 1093194209 53641216 12709 1992294400 4194304 5102648 548682068800 18446744073709551615 4249807 0 0 4096 3 0 0 0 17 1 0 0
/proc/2165/statm: 13096 12709 113 221 0 12872 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 52384

[startup+702.302 s]
/proc/loadavg: 0.99 0.89 0.50 2/65 2172
/proc/meminfo: memFree=947832/2055920 swapFree=4179168/4192956
[pid=2165] ppid=2163 vsize=53044 CPUtime=702.1
/proc/2165/stat : 2165 (varsat-crafted_) R 2163 2165 2128 0 -1 4194304 13004 0 0 0 70198 12 0 0 25 0 1 0 1093194209 54317056 12867 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/2165/statm: 13261 12867 113 221 0 13037 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 53044

[startup+762.305 s]
/proc/loadavg: 0.99 0.91 0.53 2/65 2172
/proc/meminfo: memFree=947064/2055920 swapFree=4179168/4192956
[pid=2165] ppid=2163 vsize=53768 CPUtime=762.09
/proc/2165/stat : 2165 (varsat-crafted_) R 2163 2165 2128 0 -1 4194304 13188 0 0 0 76197 12 0 0 25 0 1 0 1093194209 55058432 13051 1992294400 4194304 5102648 548682068800 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/2165/statm: 13442 13051 113 221 0 13218 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 53768

[startup+822.301 s]
/proc/loadavg: 0.99 0.92 0.56 2/65 2172
/proc/meminfo: memFree=947000/2055920 swapFree=4179168/4192956
[pid=2165] ppid=2163 vsize=53768 CPUtime=822.07
/proc/2165/stat : 2165 (varsat-crafted_) R 2163 2165 2128 0 -1 4194304 13189 0 0 0 82195 12 0 0 25 0 1 0 1093194209 55058432 13052 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/2165/statm: 13442 13052 113 221 0 13218 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 53768

[startup+882.302 s]
/proc/loadavg: 0.99 0.93 0.58 2/65 2172
/proc/meminfo: memFree=945912/2055920 swapFree=4179168/4192956
[pid=2165] ppid=2163 vsize=54836 CPUtime=882.05
/proc/2165/stat : 2165 (varsat-crafted_) R 2163 2165 2128 0 -1 4194304 13462 0 0 0 88193 12 0 0 25 0 1 0 1093194209 56152064 13325 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/2165/statm: 13709 13325 113 221 0 13485 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 54836

[startup+942.302 s]
/proc/loadavg: 0.99 0.94 0.61 2/65 2172
/proc/meminfo: memFree=941880/2055920 swapFree=4179168/4192956
[pid=2165] ppid=2163 vsize=59016 CPUtime=942.03
/proc/2165/stat : 2165 (varsat-crafted_) R 2163 2165 2128 0 -1 4194304 14495 0 0 0 94190 13 0 0 25 0 1 0 1093194209 60432384 14358 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/2165/statm: 14754 14358 113 221 0 14530 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 59016

[startup+1002.3 s]
/proc/loadavg: 0.99 0.95 0.63 2/65 2172
/proc/meminfo: memFree=941816/2055920 swapFree=4179168/4192956
[pid=2165] ppid=2163 vsize=59016 CPUtime=1002.01
/proc/2165/stat : 2165 (varsat-crafted_) R 2163 2165 2128 0 -1 4194304 14498 0 0 0 100188 13 0 0 25 0 1 0 1093194209 60432384 14361 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/2165/statm: 14754 14361 113 221 0 14530 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 59016

[startup+1062.3 s]
/proc/loadavg: 0.99 0.95 0.65 2/65 2172
/proc/meminfo: memFree=941304/2055920 swapFree=4179168/4192956
[pid=2165] ppid=2163 vsize=59544 CPUtime=1062
/proc/2165/stat : 2165 (varsat-crafted_) R 2163 2165 2128 0 -1 4194304 14635 0 0 0 106186 14 0 0 25 0 1 0 1093194209 60973056 14498 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/2165/statm: 14886 14498 113 221 0 14662 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 59544

[startup+1122.3 s]
/proc/loadavg: 0.99 0.96 0.67 2/65 2172
/proc/meminfo: memFree=941112/2055920 swapFree=4179168/4192956
[pid=2165] ppid=2163 vsize=59704 CPUtime=1121.98
/proc/2165/stat : 2165 (varsat-crafted_) R 2163 2165 2128 0 -1 4194304 14671 0 0 0 112184 14 0 0 25 0 1 0 1093194209 61136896 14534 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/2165/statm: 14926 14534 113 221 0 14702 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 59704

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.68 2/65 2172
/proc/meminfo: memFree=941048/2055920 swapFree=4179168/4192956
[pid=2165] ppid=2163 vsize=59836 CPUtime=1181.97
/proc/2165/stat : 2165 (varsat-crafted_) R 2163 2165 2128 0 -1 4194304 14690 0 0 0 118183 14 0 0 25 0 1 0 1093194209 61272064 14553 1992294400 4194304 5102648 548682068800 18446744073709551615 4249856 0 0 4096 3 0 0 0 17 1 0 0
/proc/2165/statm: 14959 14553 113 221 0 14735 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 59836



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.69 2/65 2172
/proc/meminfo: memFree=941048/2055920 swapFree=4179168/4192956
[pid=2165] ppid=2163 vsize=59836 CPUtime=1200.06
/proc/2165/stat : 2165 (varsat-crafted_) R 2163 2165 2128 0 -1 4194304 14690 0 0 0 119992 14 0 0 25 0 1 0 1093194209 61272064 14553 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/2165/statm: 14959 14553 113 221 0 14735 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 59836

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.09
CPU user time (s): 1199.93
CPU system time (s): 0.159975
CPU usage (%): 99.9726
Max. virtual memory (cumulated for all children) (KiB): 59836

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

runsolver used 0.874867 second user time and 2.51562 second system time

The end

Launcher Data

Begin job on node61 at 2009-03-28 02:55:23
IDJOB=1512519
IDBENCH=70186
IDSOLVER=537
FILE ID=node61/1512519-1238205323
PBS_JOBID= 9060505
Free space on /tmp= 66292 MiB

SOLVER NAME= VARSAT-crafted 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/1000/unif-k5-r20-v1000-c20000-S2088224617-083.cnf
COMMAND LINE= HOME/varsat-crafted_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1512519-1238205323/watcher-1512519-1238205323 -o /tmp/evaluation-result-1512519-1238205323/solver-1512519-1238205323 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-crafted_static -seed=576189763 HOME/instance-1512519-1238205323.cnf

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

MD5SUM BENCH= cd8ff3390234df6242528d108d1584c9
RANDOM SEED=576189763

node61.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.238
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.238
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:        999840 kB
Buffers:         92920 kB
Cached:         868636 kB
SwapCached:       7920 kB
Active:         269052 kB
Inactive:       702068 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        999840 kB
SwapTotal:     4192956 kB
SwapFree:      4179168 kB
Dirty:            1708 kB
Writeback:           0 kB
Mapped:          15292 kB
Slab:            71068 kB
Committed_AS:  2565992 kB
PageTables:       1372 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264884 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66292 MiB
End job on node61 at 2009-03-28 03:15:26