Trace number 1724267

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

General information on the benchmark

Namemanol-pipe-c7bidw_i.cnf
MD5SUM3eac71f4fca7132b74d6d27cfa83813f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark92.107
Satisfiable
(Un)Satisfiability was proved
Number of variables131004
Number of clauses387841
Sum of the clauses size904961
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2258560
Number of clauses of size 3129280
Number of clauses of size 40
Number of clauses of size 50
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:  131004                                               |
0.00/0.00	c |  Number of clauses:    387841                                               |
0.59/0.63	c |  Parsing time:         0.53         s                                       |
0.59/0.63	c |  Timeout:              43200 s
0.59/0.63	c |  Random Seed:          101800461.000000
0.59/0.63	c |  Heuristic:            EMBP-G, threshold 0.800                              |
0.59/0.63	c |  Branching Rule:       default (solution-guided)                            |
0.59/0.63	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.59/0.63	c |                                                                             |
3.59/3.63	c ============================[ Search Statistics ]==============================
3.59/3.63	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.59/3.63	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.59/3.63	c ===============================================================================
3.59/3.63	c |         0 |   28877   176334   753515 |    58778        0    nan |  0.000 % |
6.39/6.49	c |       103 |   28865   176334   753515 |    64655      100     10 |  0.266 % |
9.09/9.19	c |       253 |   28859   176334   753515 |    71121      247     10 |  0.295 % |
11.88/11.93	c |       478 |   28808   176334   753515 |    78233      466     11 |  0.335 % |
14.68/14.77	c |       816 |   28755   176334   753515 |    86056      803     11 |  0.336 % |
17.78/17.89	c |      1322 |   28714   176334   753515 |    94662     1309     12 |  0.336 % |
20.68/20.76	c |      2082 |   28714   176334   753515 |   104128     2069     13 |  0.336 % |
23.58/23.62	c |      3224 |   28438   171414   732631 |   114541     3206     19 |  0.336 % |
26.48/26.52	c |      4932 |   28438   171414   732631 |   125995     4914     34 |  0.336 % |
29.68/29.73	c |      7494 |   28434   171390   732571 |   138595     7472     31 |  0.346 % |
33.07/33.13	c |     11339 |   28317   171390   732571 |   152454    11310     30 |  0.638 % |
37.38/37.41	c |     17106 |   27831   166297   708716 |   167700    16958     33 |  0.804 % |
41.08/41.20	c |     25755 |   27827   166297   708716 |   184470    25607     31 |  0.804 % |
46.18/46.26	c |     38729 |   27819   166123   708184 |   202917    38576     29 |  0.814 % |
53.27/53.34	c |     58192 |   27802   165922   707415 |   223209    58031     29 |  0.978 % |
64.06/64.18	c |     87384 |   27587   164443   698841 |   245530    87216     27 |  0.986 % |
79.17/79.26	c |    131175 |   27574   164435   698816 |   270083   131000     27 |  1.002 % |
108.44/108.57	c |    196860 |   27564   164211   698084 |   297091   196678     31 |  1.003 % |
160.03/160.11	c |    295387 |   27553   164106   697624 |   326800   295199     32 |  1.011 % |
212.61/212.75	c |    443176 |   27535   163908   696933 |   359480   121396     30 |  1.028 % |
352.06/352.21	c |    664864 |   27504   163468   695238 |   395428   343057     31 |  1.049 % |
501.91/502.13	c |    997390 |   27486   163290   694756 |   434971   296700     35 |  1.063 % |

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-1724267-1240694250/watcher-1724267-1240694250 -o /tmp/evaluation-result-1724267-1240694250/solver-1724267-1240694250 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=101800461 HOME/instance-1724267-1240694250.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.00 0.99 1.00 3/64 23345
/proc/meminfo: memFree=1768120/2055920 swapFree=4181844/4192956
[pid=23345] ppid=23343 vsize=4196 CPUtime=0
/proc/23345/stat : 23345 (varsat-crafted_) R 23343 23345 23244 0 -1 4194304 804 0 0 0 0 0 0 0 18 0 1 0 97451390 4296704 789 1992294400 4194304 5102648 548682068800 18446744073709551615 4200548 0 0 4096 3 0 0 0 17 1 0 0
/proc/23345/statm: 1049 794 78 221 0 825 0

[startup+0.019935 s]
/proc/loadavg: 1.00 0.99 1.00 3/64 23345
/proc/meminfo: memFree=1768120/2055920 swapFree=4181844/4192956
[pid=23345] ppid=23343 vsize=10316 CPUtime=0.01
/proc/23345/stat : 23345 (varsat-crafted_) R 23343 23345 23244 0 -1 4194304 2407 0 0 0 0 1 0 0 18 0 1 0 97451390 10563584 2392 1992294400 4194304 5102648 548682068800 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/23345/statm: 2579 2397 87 221 0 2355 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 10316

[startup+0.101951 s]
/proc/loadavg: 1.00 0.99 1.00 3/64 23345
/proc/meminfo: memFree=1768120/2055920 swapFree=4181844/4192956
[pid=23345] ppid=23343 vsize=20972 CPUtime=0.09
/proc/23345/stat : 23345 (varsat-crafted_) R 23343 23345 23244 0 -1 4194304 4809 0 0 0 7 2 0 0 18 0 1 0 97451390 21475328 4794 1992294400 4194304 5102648 548682068800 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/23345/statm: 5276 4795 87 221 0 5052 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20972

[startup+0.301989 s]
/proc/loadavg: 1.00 0.99 1.00 3/64 23345
/proc/meminfo: memFree=1768120/2055920 swapFree=4181844/4192956
[pid=23345] ppid=23343 vsize=43472 CPUtime=0.29
/proc/23345/stat : 23345 (varsat-crafted_) R 23343 23345 23244 0 -1 4194304 10038 0 0 0 24 5 0 0 19 0 1 0 97451390 44515328 10023 1992294400 4194304 5102648 548682068800 18446744073709551615 4492101 0 0 4096 3 0 0 0 17 1 0 0
/proc/23345/statm: 10868 10024 87 221 0 10644 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 43472

[startup+0.701069 s]
/proc/loadavg: 1.00 0.99 1.00 3/64 23345
/proc/meminfo: memFree=1768120/2055920 swapFree=4181844/4192956
[pid=23345] ppid=23343 vsize=76244 CPUtime=0.68
/proc/23345/stat : 23345 (varsat-crafted_) R 23343 23345 23244 0 -1 4194304 18217 0 0 0 59 9 0 0 22 0 1 0 97451390 78073856 18202 1992294400 4194304 5102648 548682068800 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/23345/statm: 19061 18203 100 221 0 18837 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 76244

[startup+1.50123 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 23346
/proc/meminfo: memFree=1683760/2055920 swapFree=4181844/4192956
[pid=23345] ppid=23343 vsize=107760 CPUtime=1.49
/proc/23345/stat : 23345 (varsat-crafted_) R 23343 23345 23244 0 -1 4194304 25825 0 0 0 136 13 0 0 25 0 1 0 97451390 110346240 25810 1992294400 4194304 5102648 548682068800 18446744073709551615 4263334 0 0 4096 3 0 0 0 17 1 0 0
/proc/23345/statm: 26940 25810 100 221 0 26716 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 107760

[startup+3.10154 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 23346
/proc/meminfo: memFree=1649584/2055920 swapFree=4181844/4192956
[pid=23345] ppid=23343 vsize=143484 CPUtime=3.09
/proc/23345/stat : 23345 (varsat-crafted_) R 23343 23345 23244 0 -1 4194304 34142 0 0 0 291 18 0 0 25 0 1 0 97451390 146927616 34127 1992294400 4194304 5102648 548682068800 18446744073709551615 4282934 0 0 4096 3 0 0 0 17 1 0 0
/proc/23345/statm: 35871 34127 100 221 0 35647 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 143484

[startup+6.30217 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 23346
/proc/meminfo: memFree=1640624/2055920 swapFree=4181844/4192956
[pid=23345] ppid=23343 vsize=131352 CPUtime=6.29
/proc/23345/stat : 23345 (varsat-crafted_) R 23343 23345 23244 0 -1 4194304 34691 0 0 0 611 18 0 0 25 0 1 0 97451390 134504448 31788 1992294400 4194304 5102648 548682068800 18446744073709551615 4481029 0 0 4096 3 0 0 0 17 1 0 0
/proc/23345/statm: 32838 31788 103 221 0 32614 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 131352

[startup+12.7014 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 23346
/proc/meminfo: memFree=1640624/2055920 swapFree=4181844/4192956
[pid=23345] ppid=23343 vsize=131352 CPUtime=12.68
/proc/23345/stat : 23345 (varsat-crafted_) R 23343 23345 23244 0 -1 4194304 34704 0 0 0 1250 18 0 0 25 0 1 0 97451390 134504448 31801 1992294400 4194304 5102648 548682068800 18446744073709551615 4213899 0 0 4096 3 0 0 0 17 1 0 0
/proc/23345/statm: 32838 31801 115 221 0 32614 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 131352

[startup+25.5019 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 23346
/proc/meminfo: memFree=1640624/2055920 swapFree=4181844/4192956
[pid=23345] ppid=23343 vsize=131352 CPUtime=25.48
/proc/23345/stat : 23345 (varsat-crafted_) R 23343 23345 23244 0 -1 4194304 34705 0 0 0 2530 18 0 0 25 0 1 0 97451390 134504448 31802 1992294400 4194304 5102648 548682068800 18446744073709551615 4214228 0 0 4096 3 0 0 0 17 1 0 0
/proc/23345/statm: 32838 31802 115 221 0 32614 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 131352

[startup+51.102 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 23346
/proc/meminfo: memFree=1640176/2055920 swapFree=4181844/4192956
[pid=23345] ppid=23343 vsize=132568 CPUtime=51.07
/proc/23345/stat : 23345 (varsat-crafted_) R 23343 23345 23244 0 -1 4194304 34869 0 0 0 5088 19 0 0 25 0 1 0 97451390 135749632 31966 1992294400 4194304 5102648 548682068800 18446744073709551615 4244648 0 0 4096 3 0 0 0 17 1 0 0
/proc/23345/statm: 33142 31966 115 221 0 32918 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 132568

[startup+102.305 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 23346
/proc/meminfo: memFree=1636656/2055920 swapFree=4181844/4192956
[pid=23345] ppid=23343 vsize=135996 CPUtime=102.26
/proc/23345/stat : 23345 (varsat-crafted_) R 23343 23345 23244 0 -1 4194304 35770 0 0 0 10205 21 0 0 25 0 1 0 97451390 139259904 32867 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/23345/statm: 33999 32867 115 221 0 33775 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 135996

[startup+162.302 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 23346
/proc/meminfo: memFree=1612464/2055920 swapFree=4181844/4192956
[pid=23345] ppid=23343 vsize=160008 CPUtime=162.23
/proc/23345/stat : 23345 (varsat-crafted_) R 23343 23345 23244 0 -1 4194304 41759 0 0 0 16197 26 0 0 25 0 1 0 97451390 163848192 38856 1992294400 4194304 5102648 548682068800 18446744073709551615 4215162 0 0 4096 3 0 0 0 17 1 0 0
/proc/23345/statm: 40002 38856 115 221 0 39778 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 160008

[startup+222.302 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 23346
/proc/meminfo: memFree=1605104/2055920 swapFree=4181844/4192956
[pid=23345] ppid=23343 vsize=168428 CPUtime=222.21
/proc/23345/stat : 23345 (varsat-crafted_) R 23343 23345 23244 0 -1 4194304 43599 0 0 0 22193 28 0 0 25 0 1 0 97451390 172470272 40696 1992294400 4194304 5102648 548682068800 18446744073709551615 4249961 0 0 4096 3 0 0 0 17 1 0 0
/proc/23345/statm: 42107 40696 115 221 0 41883 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 168428

[startup+282.301 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 23346
/proc/meminfo: memFree=1605040/2055920 swapFree=4181844/4192956
[pid=23345] ppid=23343 vsize=168428 CPUtime=282.19
/proc/23345/stat : 23345 (varsat-crafted_) R 23343 23345 23244 0 -1 4194304 43600 0 0 0 28191 28 0 0 25 0 1 0 97451390 172470272 40697 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/23345/statm: 42107 40697 115 221 0 41883 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 168428

[startup+342.301 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 23346
/proc/meminfo: memFree=1598256/2055920 swapFree=4181844/4192956
[pid=23345] ppid=23343 vsize=175300 CPUtime=342.16
/proc/23345/stat : 23345 (varsat-crafted_) R 23343 23345 23244 0 -1 4194304 45305 0 0 0 34187 29 0 0 25 0 1 0 97451390 179507200 42402 1992294400 4194304 5102648 548682068800 18446744073709551615 4249739 0 0 4096 3 0 0 0 17 1 0 0
/proc/23345/statm: 43825 42402 115 221 0 43601 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 175300

[startup+402.301 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 23346
/proc/meminfo: memFree=1585776/2055920 swapFree=4181844/4192956
[pid=23345] ppid=23343 vsize=187380 CPUtime=402.14
/proc/23345/stat : 23345 (varsat-crafted_) R 23343 23345 23244 0 -1 4194304 48402 0 0 0 40181 33 0 0 25 0 1 0 97451390 191877120 45499 1992294400 4194304 5102648 548682068800 18446744073709551615 4250307 0 0 4096 3 0 0 0 17 1 0 0
/proc/23345/statm: 46845 45499 115 221 0 46621 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 187380

[startup+462.302 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 23346
/proc/meminfo: memFree=1585776/2055920 swapFree=4181844/4192956
[pid=23345] ppid=23343 vsize=187380 CPUtime=462.11
/proc/23345/stat : 23345 (varsat-crafted_) R 23343 23345 23244 0 -1 4194304 48402 0 0 0 46178 33 0 0 25 0 1 0 97451390 191877120 45499 1992294400 4194304 5102648 548682068800 18446744073709551615 4249900 0 0 4096 3 0 0 0 17 1 0 0
/proc/23345/statm: 46845 45499 115 221 0 46621 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 187380

[startup+522.302 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 23346
/proc/meminfo: memFree=1585648/2055920 swapFree=4181844/4192956
[pid=23345] ppid=23343 vsize=187380 CPUtime=522.1
/proc/23345/stat : 23345 (varsat-crafted_) R 23343 23345 23244 0 -1 4194304 48408 0 0 0 52176 34 0 0 25 0 1 0 97451390 191877120 45505 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/23345/statm: 46845 45505 115 221 0 46621 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 187380

[startup+582.302 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 23346
/proc/meminfo: memFree=1568944/2055920 swapFree=4181844/4192956
[pid=23345] ppid=23343 vsize=204524 CPUtime=582.07
/proc/23345/stat : 23345 (varsat-crafted_) R 23343 23345 23244 0 -1 4194304 52599 0 0 0 58170 37 0 0 25 0 1 0 97451390 209432576 49696 1992294400 4194304 5102648 548682068800 18446744073709551615 4249977 0 0 4096 3 0 0 0 17 1 0 0
/proc/23345/statm: 51131 49696 115 221 0 50907 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 204524

[startup+642.301 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 23346
/proc/meminfo: memFree=1560560/2055920 swapFree=4181844/4192956
[pid=23345] ppid=23343 vsize=212604 CPUtime=642.05
/proc/23345/stat : 23345 (varsat-crafted_) R 23343 23345 23244 0 -1 4194304 54655 0 0 0 64165 40 0 0 25 0 1 0 97451390 217706496 51752 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/23345/statm: 53151 51752 115 221 0 52927 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 212604

[startup+702.302 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 23346
/proc/meminfo: memFree=1560496/2055920 swapFree=4181844/4192956
[pid=23345] ppid=23343 vsize=212604 CPUtime=702.03
/proc/23345/stat : 23345 (varsat-crafted_) R 23343 23345 23244 0 -1 4194304 54663 0 0 0 70163 40 0 0 25 0 1 0 97451390 217706496 51760 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/23345/statm: 53151 51760 115 221 0 52927 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 212604

[startup+762.306 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 23346
/proc/meminfo: memFree=1560304/2055920 swapFree=4181844/4192956
[pid=23345] ppid=23343 vsize=212604 CPUtime=762.01
/proc/23345/stat : 23345 (varsat-crafted_) R 23343 23345 23244 0 -1 4194304 54686 0 0 0 76161 40 0 0 25 0 1 0 97451390 217706496 51783 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/23345/statm: 53151 51783 115 221 0 52927 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 212604

[startup+822.302 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 23346
/proc/meminfo: memFree=1560304/2055920 swapFree=4181844/4192956
[pid=23345] ppid=23343 vsize=212604 CPUtime=821.99
/proc/23345/stat : 23345 (varsat-crafted_) R 23343 23345 23244 0 -1 4194304 54701 0 0 0 82158 41 0 0 25 0 1 0 97451390 217706496 51798 1992294400 4194304 5102648 548682068800 18446744073709551615 4249748 0 0 4096 3 0 0 0 17 1 0 0
/proc/23345/statm: 53151 51798 115 221 0 52927 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 212604

[startup+882.302 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 23346
/proc/meminfo: memFree=1560240/2055920 swapFree=4181844/4192956
[pid=23345] ppid=23343 vsize=212604 CPUtime=881.96
/proc/23345/stat : 23345 (varsat-crafted_) R 23343 23345 23244 0 -1 4194304 54704 0 0 0 88155 41 0 0 25 0 1 0 97451390 217706496 51801 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/23345/statm: 53151 51801 115 221 0 52927 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 212604

[startup+942.301 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 23346
/proc/meminfo: memFree=1560240/2055920 swapFree=4181844/4192956
[pid=23345] ppid=23343 vsize=212604 CPUtime=941.94
/proc/23345/stat : 23345 (varsat-crafted_) R 23343 23345 23244 0 -1 4194304 54711 0 0 0 94153 41 0 0 25 0 1 0 97451390 217706496 51808 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/23345/statm: 53151 51808 115 221 0 52927 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 212604

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 23346
/proc/meminfo: memFree=1560112/2055920 swapFree=4181844/4192956
[pid=23345] ppid=23343 vsize=212604 CPUtime=1001.91
/proc/23345/stat : 23345 (varsat-crafted_) R 23343 23345 23244 0 -1 4194304 54731 0 0 0 100150 41 0 0 25 0 1 0 97451390 217706496 51828 1992294400 4194304 5102648 548682068800 18446744073709551615 4249983 0 0 4096 3 0 0 0 17 1 0 0
/proc/23345/statm: 53151 51828 115 221 0 52927 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 212604

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 23346
/proc/meminfo: memFree=1560112/2055920 swapFree=4181844/4192956
[pid=23345] ppid=23343 vsize=212604 CPUtime=1061.9
/proc/23345/stat : 23345 (varsat-crafted_) R 23343 23345 23244 0 -1 4194304 54737 0 0 0 106148 42 0 0 25 0 1 0 97451390 217706496 51834 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/23345/statm: 53151 51834 115 221 0 52927 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 212604

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 23346
/proc/meminfo: memFree=1560048/2055920 swapFree=4181844/4192956
[pid=23345] ppid=23343 vsize=212604 CPUtime=1121.87
/proc/23345/stat : 23345 (varsat-crafted_) R 23343 23345 23244 0 -1 4194304 54738 0 0 0 112145 42 0 0 25 0 1 0 97451390 217706496 51835 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/23345/statm: 53151 51835 115 221 0 52927 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 212604

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 23346
/proc/meminfo: memFree=1559984/2055920 swapFree=4181844/4192956
[pid=23345] ppid=23343 vsize=212604 CPUtime=1181.85
/proc/23345/stat : 23345 (varsat-crafted_) R 23343 23345 23244 0 -1 4194304 54747 0 0 0 118143 42 0 0 25 0 1 0 97451390 217706496 51844 1992294400 4194304 5102648 548682068800 18446744073709551615 4250288 0 0 4096 3 0 0 0 17 1 0 0
/proc/23345/statm: 53151 51844 115 221 0 52927 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 212604



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 23346
/proc/meminfo: memFree=1559984/2055920 swapFree=4181844/4192956
[pid=23345] ppid=23343 vsize=212604 CPUtime=1200.04
/proc/23345/stat : 23345 (varsat-crafted_) R 23343 23345 23244 0 -1 4194304 54747 0 0 0 119962 42 0 0 25 0 1 0 97451390 217706496 51844 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/23345/statm: 53151 51844 115 221 0 52927 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 212604

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: 1.00 0.99 1.00 2/65 23346
/proc/meminfo: memFree=1559984/2055920 swapFree=4181844/4192956
[pid=23345] ppid=23343 vsize=212604 CPUtime=1200.04
/proc/23345/stat : 23345 (varsat-crafted_) R 23343 23345 23244 0 -1 4194304 54747 0 0 0 119962 42 0 0 25 0 1 0 97451390 217706496 51844 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/23345/statm: 53151 51844 115 221 0 52927 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 212604

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.54
CPU time (s): 1200.09
CPU user time (s): 1199.63
CPU system time (s): 0.460929
CPU usage (%): 99.9626
Max. virtual memory (cumulated for all children) (KiB): 212604

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

runsolver used 0.819875 second user time and 2.53961 second system time

The end

Launcher Data

Begin job on node66 at 2009-04-25 23:17:30
IDJOB=1724267
IDBENCH=71766
IDSOLVER=537
FILE ID=node66/1724267-1240694250
PBS_JOBID= 9186745
Free space on /tmp= 66248 MiB

SOLVER NAME= VARSAT-crafted 2009-03-22
BENCH NAME= SAT_RACE06/manol-pipe-c7bidw_i.cnf
COMMAND LINE= HOME/varsat-crafted_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1724267-1240694250/watcher-1724267-1240694250 -o /tmp/evaluation-result-1724267-1240694250/solver-1724267-1240694250 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-crafted_static -seed=101800461 HOME/instance-1724267-1240694250.cnf

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

MD5SUM BENCH= 3eac71f4fca7132b74d6d27cfa83813f
RANDOM SEED=101800461

node66.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.263
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	: 5931.00
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.263
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:       1768600 kB
Buffers:         33240 kB
Cached:         193040 kB
SwapCached:       5396 kB
Active:          77832 kB
Inactive:       156792 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1768600 kB
SwapTotal:     4192956 kB
SwapFree:      4181844 kB
Dirty:            7604 kB
Writeback:           0 kB
Mapped:          13856 kB
Slab:            38736 kB
Committed_AS:   470624 kB
PageTables:       1360 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= 66248 MiB
End job on node66 at 2009-04-25 23:37:33