Trace number 1514885

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-random 2009-03-22? (TO) 1200.06 1200.41

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/UNKNOWN/110/
unif-k5-r21.3-v110-c2343-S2083487609-068.cnf
MD5SUM57c4481d80dab225feb097c0bb7b33c7
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 variables110
Number of clauses2343
Sum of the clauses size11715
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 52343
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:  110                                                  |
0.00/0.00	c |  Number of clauses:    2343                                                 |
0.00/0.00	c |  Parsing time:         0.00         s                                       |
0.00/0.00	c |  Timeout:              43200 s
0.00/0.00	c |  Random Seed:          2138642043.000000
0.00/0.00	c |  Heuristic:            EMSP-G, threshold 0.750                              |
0.00/0.00	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.00	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.00	c |                                                                             |
0.00/0.01	c ============================[ Search Statistics ]==============================
0.00/0.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.01	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.01	c ===============================================================================
0.00/0.01	c |         0 |     110     2343    11715 |      781        0    nan |  0.000 % |
0.00/0.02	c |       100 |     110     2343    11715 |      859      100     25 |  0.008 % |
0.00/0.03	c |       250 |     110     2343    11715 |      945      250     25 |  0.008 % |
0.00/0.04	c |       476 |     110     2343    11715 |     1039      476     25 |  0.008 % |
0.00/0.06	c |       813 |     110     2343    11715 |     1143      813     24 |  0.008 % |
0.00/0.08	c |      1320 |     110     2343    11715 |     1257      737     22 |  0.008 % |
0.09/0.11	c |      2080 |     110     2343    11715 |     1383      853     22 |  0.008 % |
0.09/0.16	c |      3221 |     110     2343    11715 |     1521     1289     22 |  0.008 % |
0.19/0.22	c |      4930 |     110     2343    11715 |     1674     1452     21 |  0.008 % |
0.29/0.33	c |      7492 |     110     2343    11715 |     1841     1464     22 |  0.008 % |
0.39/0.48	c |     11338 |     110     2343    11715 |     2025     1573     21 |  0.008 % |
0.69/0.71	c |     17104 |     110     2343    11715 |     2228     1165     21 |  0.008 % |
1.00/1.06	c |     25754 |     110     2343    11715 |     2451     1910     21 |  0.008 % |
1.59/1.61	c |     38728 |     110     2343    11715 |     2696     2469     21 |  0.008 % |
2.39/2.43	c |     58189 |     110     2343    11715 |     2965     1445     21 |  0.008 % |
3.59/3.69	c |     87381 |     110     2343    11715 |     3262     2179     21 |  0.008 % |
5.59/5.68	c |    131172 |     110     2343    11715 |     3588     3143     22 |  0.008 % |
8.69/8.77	c |    196856 |     110     2343    11715 |     3947     1870     20 |  0.008 % |
13.59/13.60	c |    295382 |     110     2343    11715 |     4342     2926     22 |  0.008 % |
21.08/21.20	c |    443171 |     110     2343    11715 |     4776     4233     21 |  0.008 % |
32.78/32.88	c |    664854 |     110     2343    11715 |     5254     4796     23 |  0.008 % |
51.27/51.30	c |    997379 |     110     2343    11715 |     5779     4337     22 |  0.008 % |
79.96/80.09	c |   1496169 |     110     2343    11715 |     6357     3475     21 |  0.008 % |
125.16/125.27	c |   2244353 |     110     2343    11715 |     6993     4379     21 |  0.008 % |
196.33/196.49	c |   3366628 |     110     2343    11715 |     7692     6545     23 |  0.008 % |
308.20/308.38	c |   5050039 |     110     2343    11715 |     8461     7043     21 |  0.008 % |
486.35/486.51	c |   7575157 |     110     2343    11715 |     9308     6294     22 |  0.008 % |
766.96/767.23	c |  11362832 |     110     2343    11715 |    10238     8298     22 |  0.008 % |

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-1514885-1238246255/watcher-1514885-1238246255 -o /tmp/evaluation-result-1514885-1238246255/solver-1514885-1238246255 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-random_static -seed=2138642043 HOME/instance-1514885-1238246255.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.92 0.97 0.93 3/64 30077
/proc/meminfo: memFree=876064/2055920 swapFree=4178500/4192956
[pid=30077] ppid=30075 vsize=2552 CPUtime=0
/proc/30077/stat : 30077 (varsat-random_s) R 30075 30077 29776 0 -1 4194304 252 0 0 0 0 0 0 0 18 0 1 0 1097287814 2613248 237 1992294400 4194304 5102416 548682068800 18446744073709551615 4486647 0 0 4096 3 0 0 0 17 1 0 0
/proc/30077/statm: 638 238 88 221 0 414 0

[startup+0.099704 s]
/proc/loadavg: 0.92 0.97 0.93 3/64 30077
/proc/meminfo: memFree=876064/2055920 swapFree=4178500/4192956
[pid=30077] ppid=30075 vsize=2620 CPUtime=0.09
/proc/30077/stat : 30077 (varsat-random_s) R 30075 30077 29776 0 -1 4194304 291 0 0 0 9 0 0 0 18 0 1 0 1097287814 2682880 276 1992294400 4194304 5102416 548682068800 18446744073709551615 4491479 0 0 4096 3 0 0 0 17 1 0 0
/proc/30077/statm: 655 276 112 221 0 431 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2620

[startup+0.101704 s]
/proc/loadavg: 0.92 0.97 0.93 3/64 30077
/proc/meminfo: memFree=876064/2055920 swapFree=4178500/4192956
[pid=30077] ppid=30075 vsize=2620 CPUtime=0.09
/proc/30077/stat : 30077 (varsat-random_s) R 30075 30077 29776 0 -1 4194304 291 0 0 0 9 0 0 0 18 0 1 0 1097287814 2682880 276 1992294400 4194304 5102416 548682068800 18446744073709551615 4249616 0 0 4096 3 0 0 0 17 1 0 0
/proc/30077/statm: 655 276 112 221 0 431 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2620

[startup+0.301727 s]
/proc/loadavg: 0.92 0.97 0.93 3/64 30077
/proc/meminfo: memFree=876064/2055920 swapFree=4178500/4192956
[pid=30077] ppid=30075 vsize=2752 CPUtime=0.29
/proc/30077/stat : 30077 (varsat-random_s) R 30075 30077 29776 0 -1 4194304 334 0 0 0 29 0 0 0 19 0 1 0 1097287814 2818048 319 1992294400 4194304 5102416 548682068800 18446744073709551615 4495169 0 0 4096 3 0 0 0 17 1 0 0
/proc/30077/statm: 688 319 112 221 0 464 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2752

[startup+0.701773 s]
/proc/loadavg: 0.92 0.97 0.93 3/64 30077
/proc/meminfo: memFree=876064/2055920 swapFree=4178500/4192956
[pid=30077] ppid=30075 vsize=3020 CPUtime=0.69
/proc/30077/stat : 30077 (varsat-random_s) R 30075 30077 29776 0 -1 4194304 370 0 0 0 69 0 0 0 23 0 1 0 1097287814 3092480 355 1992294400 4194304 5102416 548682068800 18446744073709551615 4249619 0 0 4096 3 0 0 0 17 1 0 0
/proc/30077/statm: 755 355 112 221 0 531 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3020

[startup+1.50186 s]
/proc/loadavg: 0.92 0.97 0.93 2/65 30078
/proc/meminfo: memFree=874976/2055920 swapFree=4178500/4192956
[pid=30077] ppid=30075 vsize=3168 CPUtime=1.49
/proc/30077/stat : 30077 (varsat-random_s) R 30075 30077 29776 0 -1 4194304 422 0 0 0 149 0 0 0 25 0 1 0 1097287814 3244032 407 1992294400 4194304 5102416 548682068800 18446744073709551615 4249652 0 0 4096 3 0 0 0 17 1 0 0
/proc/30077/statm: 792 407 112 221 0 568 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3168

[startup+3.10105 s]
/proc/loadavg: 0.92 0.97 0.93 2/65 30078
/proc/meminfo: memFree=874592/2055920 swapFree=4178500/4192956
[pid=30077] ppid=30075 vsize=3432 CPUtime=3.09
/proc/30077/stat : 30077 (varsat-random_s) R 30075 30077 29776 0 -1 4194304 483 0 0 0 309 0 0 0 25 0 1 0 1097287814 3514368 468 1992294400 4194304 5102416 548682068800 18446744073709551615 4249619 0 0 4096 3 0 0 0 17 1 0 0
/proc/30077/statm: 858 468 112 221 0 634 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3432

[startup+6.30141 s]
/proc/loadavg: 0.93 0.97 0.93 2/65 30078
/proc/meminfo: memFree=874272/2055920 swapFree=4178500/4192956
[pid=30077] ppid=30075 vsize=3696 CPUtime=6.29
/proc/30077/stat : 30077 (varsat-random_s) R 30075 30077 29776 0 -1 4194304 557 0 0 0 629 0 0 0 25 0 1 0 1097287814 3784704 542 1992294400 4194304 5102416 548682068800 18446744073709551615 4262351 0 0 4096 3 0 0 0 17 1 0 0
/proc/30077/statm: 924 542 112 221 0 700 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3696

[startup+12.7011 s]
/proc/loadavg: 0.93 0.97 0.93 2/65 30078
/proc/meminfo: memFree=873760/2055920 swapFree=4178500/4192956
[pid=30077] ppid=30075 vsize=4104 CPUtime=12.69
/proc/30077/stat : 30077 (varsat-random_s) R 30075 30077 29776 0 -1 4194304 656 0 0 0 1269 0 0 0 25 0 1 0 1097287814 4202496 641 1992294400 4194304 5102416 548682068800 18446744073709551615 4249520 0 0 4096 3 0 0 0 17 1 0 0
/proc/30077/statm: 1026 641 112 221 0 802 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 4104

[startup+25.5016 s]
/proc/loadavg: 0.95 0.97 0.93 2/65 30078
/proc/meminfo: memFree=873376/2055920 swapFree=4178500/4192956
[pid=30077] ppid=30075 vsize=4520 CPUtime=25.48
/proc/30077/stat : 30077 (varsat-random_s) R 30075 30077 29776 0 -1 4194304 748 0 0 0 2548 0 0 0 25 0 1 0 1097287814 4628480 733 1992294400 4194304 5102416 548682068800 18446744073709551615 4250067 0 0 4096 3 0 0 0 17 1 0 0
/proc/30077/statm: 1130 733 112 221 0 906 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4520

[startup+51.1015 s]
/proc/loadavg: 0.96 0.97 0.93 2/65 30078
/proc/meminfo: memFree=872736/2055920 swapFree=4178500/4192956
[pid=30077] ppid=30075 vsize=5060 CPUtime=51.07
/proc/30077/stat : 30077 (varsat-random_s) R 30075 30077 29776 0 -1 4194304 894 0 0 0 5107 0 0 0 25 0 1 0 1097287814 5181440 879 1992294400 4194304 5102416 548682068800 18446744073709551615 4249765 0 0 4096 3 0 0 0 17 1 0 0
/proc/30077/statm: 1265 879 112 221 0 1041 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 5060

[startup+102.305 s]
/proc/loadavg: 0.98 0.97 0.93 2/65 30078
/proc/meminfo: memFree=872032/2055920 swapFree=4178500/4192956
[pid=30077] ppid=30075 vsize=5804 CPUtime=102.27
/proc/30077/stat : 30077 (varsat-random_s) R 30075 30077 29776 0 -1 4194304 1064 0 0 0 10226 1 0 0 25 0 1 0 1097287814 5943296 1049 1992294400 4194304 5102416 548682068800 18446744073709551615 4249655 0 0 4096 3 0 0 0 17 1 0 0
/proc/30077/statm: 1451 1049 112 221 0 1227 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 5804

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 30078
/proc/meminfo: memFree=871328/2055920 swapFree=4178500/4192956
[pid=30077] ppid=30075 vsize=6504 CPUtime=162.24
/proc/30077/stat : 30077 (varsat-random_s) R 30075 30077 29776 0 -1 4194304 1224 0 0 0 16223 1 0 0 25 0 1 0 1097287814 6660096 1209 1992294400 4194304 5102416 548682068800 18446744073709551615 4249520 0 0 4096 3 0 0 0 17 1 0 0
/proc/30077/statm: 1626 1209 112 221 0 1402 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 6504

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 30078
/proc/meminfo: memFree=871008/2055920 swapFree=4178500/4192956
[pid=30077] ppid=30075 vsize=6800 CPUtime=222.23
/proc/30077/stat : 30077 (varsat-random_s) R 30075 30077 29776 0 -1 4194304 1305 0 0 0 22222 1 0 0 25 0 1 0 1097287814 6963200 1290 1992294400 4194304 5102416 548682068800 18446744073709551615 4249579 0 0 4096 3 0 0 0 17 1 0 0
/proc/30077/statm: 1700 1290 112 221 0 1476 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 6800

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 30078
/proc/meminfo: memFree=870688/2055920 swapFree=4178500/4192956
[pid=30077] ppid=30075 vsize=7080 CPUtime=282.21
/proc/30077/stat : 30077 (varsat-random_s) R 30075 30077 29776 0 -1 4194304 1367 0 0 0 28220 1 0 0 25 0 1 0 1097287814 7249920 1352 1992294400 4194304 5102416 548682068800 18446744073709551615 4249655 0 0 4096 3 0 0 0 17 1 0 0
/proc/30077/statm: 1770 1352 112 221 0 1546 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 7080

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 30078
/proc/meminfo: memFree=870432/2055920 swapFree=4178500/4192956
[pid=30077] ppid=30075 vsize=7220 CPUtime=342.19
/proc/30077/stat : 30077 (varsat-random_s) R 30075 30077 29776 0 -1 4194304 1422 0 0 0 34218 1 0 0 25 0 1 0 1097287814 7393280 1407 1992294400 4194304 5102416 548682068800 18446744073709551615 4249652 0 0 4096 3 0 0 0 17 1 0 0
/proc/30077/statm: 1805 1407 112 221 0 1581 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 7220

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 30078
/proc/meminfo: memFree=870240/2055920 swapFree=4178500/4192956
[pid=30077] ppid=30075 vsize=7528 CPUtime=402.17
/proc/30077/stat : 30077 (varsat-random_s) R 30075 30077 29776 0 -1 4194304 1474 0 0 0 40216 1 0 0 25 0 1 0 1097287814 7708672 1459 1992294400 4194304 5102416 548682068800 18446744073709551615 4249652 0 0 4096 3 0 0 0 17 1 0 0
/proc/30077/statm: 1882 1459 112 221 0 1658 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 7528

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 30078
/proc/meminfo: memFree=870048/2055920 swapFree=4178500/4192956
[pid=30077] ppid=30075 vsize=7696 CPUtime=462.16
/proc/30077/stat : 30077 (varsat-random_s) R 30075 30077 29776 0 -1 4194304 1505 0 0 0 46214 2 0 0 25 0 1 0 1097287814 7880704 1490 1992294400 4194304 5102416 548682068800 18446744073709551615 4249652 0 0 4096 3 0 0 0 17 1 0 0
/proc/30077/statm: 1924 1490 112 221 0 1700 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 7696

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 30078
/proc/meminfo: memFree=869984/2055920 swapFree=4178500/4192956
[pid=30077] ppid=30075 vsize=7696 CPUtime=522.14
/proc/30077/stat : 30077 (varsat-random_s) R 30075 30077 29776 0 -1 4194304 1534 0 0 0 52212 2 0 0 25 0 1 0 1097287814 7880704 1519 1992294400 4194304 5102416 548682068800 18446744073709551615 4250052 0 0 4096 3 0 0 0 17 1 0 0
/proc/30077/statm: 1924 1519 112 221 0 1700 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 7696

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 30078
/proc/meminfo: memFree=869664/2055920 swapFree=4178500/4192956
[pid=30077] ppid=30075 vsize=8032 CPUtime=582.12
/proc/30077/stat : 30077 (varsat-random_s) R 30075 30077 29776 0 -1 4194304 1605 0 0 0 58210 2 0 0 25 0 1 0 1097287814 8224768 1590 1992294400 4194304 5102416 548682068800 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/30077/statm: 2008 1590 112 221 0 1784 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 8032

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 30078
/proc/meminfo: memFree=869472/2055920 swapFree=4178500/4192956
[pid=30077] ppid=30075 vsize=8540 CPUtime=642.11
/proc/30077/stat : 30077 (varsat-random_s) R 30075 30077 29776 0 -1 4194304 1685 0 0 0 64209 2 0 0 25 0 1 0 1097287814 8744960 1670 1992294400 4194304 5102416 548682068800 18446744073709551615 4249520 0 0 4096 3 0 0 0 17 1 0 0
/proc/30077/statm: 2135 1670 112 221 0 1911 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 8540

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 30078
/proc/meminfo: memFree=869472/2055920 swapFree=4178500/4192956
[pid=30077] ppid=30075 vsize=8540 CPUtime=702.08
/proc/30077/stat : 30077 (varsat-random_s) R 30075 30077 29776 0 -1 4194304 1696 0 0 0 70206 2 0 0 25 0 1 0 1097287814 8744960 1681 1992294400 4194304 5102416 548682068800 18446744073709551615 4249548 0 0 4096 3 0 0 0 17 1 0 0
/proc/30077/statm: 2135 1681 112 221 0 1911 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 8540

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 30078
/proc/meminfo: memFree=869408/2055920 swapFree=4178500/4192956
[pid=30077] ppid=30075 vsize=8540 CPUtime=762.07
/proc/30077/stat : 30077 (varsat-random_s) R 30075 30077 29776 0 -1 4194304 1713 0 0 0 76205 2 0 0 25 0 1 0 1097287814 8744960 1698 1992294400 4194304 5102416 548682068800 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/30077/statm: 2135 1698 112 221 0 1911 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 8540

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 30078
/proc/meminfo: memFree=869152/2055920 swapFree=4178500/4192956
[pid=30077] ppid=30075 vsize=8876 CPUtime=822.06
/proc/30077/stat : 30077 (varsat-random_s) R 30075 30077 29776 0 -1 4194304 1775 0 0 0 82203 3 0 0 25 0 1 0 1097287814 9089024 1760 1992294400 4194304 5102416 548682068800 18446744073709551615 4249536 0 0 4096 3 0 0 0 17 1 0 0
/proc/30077/statm: 2219 1760 112 221 0 1995 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 8876

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 30078
/proc/meminfo: memFree=868896/2055920 swapFree=4178500/4192956
[pid=30077] ppid=30075 vsize=9044 CPUtime=882.04
/proc/30077/stat : 30077 (varsat-random_s) R 30075 30077 29776 0 -1 4194304 1823 0 0 0 88201 3 0 0 25 0 1 0 1097287814 9261056 1808 1992294400 4194304 5102416 548682068800 18446744073709551615 4249536 0 0 4096 3 0 0 0 17 1 0 0
/proc/30077/statm: 2261 1808 112 221 0 2037 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 9044

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 30078
/proc/meminfo: memFree=868768/2055920 swapFree=4178500/4192956
[pid=30077] ppid=30075 vsize=9212 CPUtime=942.02
/proc/30077/stat : 30077 (varsat-random_s) R 30075 30077 29776 0 -1 4194304 1865 0 0 0 94199 3 0 0 25 0 1 0 1097287814 9433088 1850 1992294400 4194304 5102416 548682068800 18446744073709551615 4249737 0 0 4096 3 0 0 0 17 1 0 0
/proc/30077/statm: 2303 1850 112 221 0 2079 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 9212

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 30078
/proc/meminfo: memFree=868576/2055920 swapFree=4178500/4192956
[pid=30077] ppid=30075 vsize=9384 CPUtime=1002
/proc/30077/stat : 30077 (varsat-random_s) R 30075 30077 29776 0 -1 4194304 1892 0 0 0 100197 3 0 0 25 0 1 0 1097287814 9609216 1877 1992294400 4194304 5102416 548682068800 18446744073709551615 4249610 0 0 4096 3 0 0 0 17 1 0 0
/proc/30077/statm: 2346 1877 112 221 0 2122 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 9384

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 30078
/proc/meminfo: memFree=868576/2055920 swapFree=4178500/4192956
[pid=30077] ppid=30075 vsize=9384 CPUtime=1061.98
/proc/30077/stat : 30077 (varsat-random_s) R 30075 30077 29776 0 -1 4194304 1903 0 0 0 106195 3 0 0 25 0 1 0 1097287814 9609216 1888 1992294400 4194304 5102416 548682068800 18446744073709551615 4249743 0 0 4096 3 0 0 0 17 1 0 0
/proc/30077/statm: 2346 1888 112 221 0 2122 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 9384

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 30078
/proc/meminfo: memFree=868448/2055920 swapFree=4178500/4192956
[pid=30077] ppid=30075 vsize=9552 CPUtime=1121.96
/proc/30077/stat : 30077 (varsat-random_s) R 30075 30077 29776 0 -1 4194304 1922 0 0 0 112193 3 0 0 25 0 1 0 1097287814 9781248 1907 1992294400 4194304 5102416 548682068800 18446744073709551615 4250048 0 0 4096 3 0 0 0 17 1 0 0
/proc/30077/statm: 2388 1907 112 221 0 2164 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 9552

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 30078
/proc/meminfo: memFree=868448/2055920 swapFree=4178500/4192956
[pid=30077] ppid=30075 vsize=9552 CPUtime=1181.94
/proc/30077/stat : 30077 (varsat-random_s) R 30075 30077 29776 0 -1 4194304 1924 0 0 0 118191 3 0 0 25 0 1 0 1097287814 9781248 1909 1992294400 4194304 5102416 548682068800 18446744073709551615 4249579 0 0 4096 3 0 0 0 17 1 0 0
/proc/30077/statm: 2388 1909 112 221 0 2164 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 9552



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 30078
/proc/meminfo: memFree=868448/2055920 swapFree=4178500/4192956
[pid=30077] ppid=30075 vsize=9552 CPUtime=1200.04
/proc/30077/stat : 30077 (varsat-random_s) R 30075 30077 29776 0 -1 4194304 1924 0 0 0 120001 3 0 0 25 0 1 0 1097287814 9781248 1909 1992294400 4194304 5102416 548682068800 18446744073709551615 4249520 0 0 4096 3 0 0 0 17 1 0 0
/proc/30077/statm: 2388 1909 112 221 0 2164 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 9552

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.06
CPU user time (s): 1200.02
CPU system time (s): 0.040993
CPU usage (%): 99.9709
Max. virtual memory (cumulated for all children) (KiB): 9552

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

runsolver used 1.17582 second user time and 2.12468 second system time

The end

Launcher Data

Begin job on node62 at 2009-03-28 14:17:35
IDJOB=1514885
IDBENCH=70383
IDSOLVER=539
FILE ID=node62/1514885-1238246255
PBS_JOBID= 9060682
Free space on /tmp= 66352 MiB

SOLVER NAME= VARSAT-random 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/UNKNOWN/110/unif-k5-r21.3-v110-c2343-S2083487609-068.cnf
COMMAND LINE= HOME/varsat-random_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1514885-1238246255/watcher-1514885-1238246255 -o /tmp/evaluation-result-1514885-1238246255/solver-1514885-1238246255 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-random_static -seed=2138642043 HOME/instance-1514885-1238246255.cnf

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

MD5SUM BENCH= 57c4481d80dab225feb097c0bb7b33c7
RANDOM SEED=2138642043

node62.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.232
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.232
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:        876544 kB
Buffers:         80588 kB
Cached:        1013872 kB
SwapCached:       7616 kB
Active:         306508 kB
Inactive:       797212 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        876544 kB
SwapTotal:     4192956 kB
SwapFree:      4178500 kB
Dirty:            1092 kB
Writeback:           0 kB
Mapped:          15036 kB
Slab:            61396 kB
Committed_AS:  2682216 kB
PageTables:       1460 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= 66352 MiB
End job on node62 at 2009-03-28 14:37:37