Trace number 1726967

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.12 1200.46

General information on the benchmark

Namecrafted/Hard/contest04/others/
CompositeRSA576.sat05-509.reshuffled-07.cnf
MD5SUM19fdeefb726e073f5c825136ceaf9e1b
Bench CategoryCRAFTED (crafted 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 variables166463
Number of clauses1654558
Sum of the clauses size7441050
Maximum clause length5
Minimum clause length1
Number of clauses of size 1866
Number of clauses of size 2165884
Number of clauses of size 3165312
Number of clauses of size 40
Number of clauses of size 51322496
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:  166463                                               |
0.00/0.00	c |  Number of clauses:    1654558                                              |
11.58/11.68	c |  Parsing time:         11.25        s                                       |
11.58/11.68	c |  Timeout:              43200 s
11.58/11.68	c |  Random Seed:          2135591817.000000
11.58/11.68	c |  Heuristic:            EMSP-G, threshold 0.750                              |
11.58/11.68	c |  Branching Rule:       default (solution-guided)                            |
11.58/11.68	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
11.58/11.68	c |                                                                             |
49.87/49.95	c ============================[ Search Statistics ]==============================
49.87/49.95	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
49.87/49.95	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
49.87/49.95	c ===============================================================================
49.87/49.95	c |         0 |  165289  1396354  5022848 |   465451        0    nan |  0.000 % |
62.46/62.55	c |       100 |  165284  1396354  5022848 |   511996       95     11 |  0.703 % |
75.06/75.19	c |       251 |  165284  1396354  5022848 |   563196      246     34 |  0.703 % |
87.96/88.09	c |       476 |  165282  1396354  5022848 |   619515      469     25 |  0.705 % |
100.66/100.70	c |       813 |  165282  1396354  5022848 |   681467      806     21 |  0.705 % |
114.26/114.32	c |      1319 |  165280  1396354  5022848 |   749614     1310     30 |  0.706 % |
127.85/127.93	c |      2078 |  165280  1396354  5022848 |   824575     2069     25 |  0.706 % |
143.34/143.45	c |      3217 |  165280  1396354  5022848 |   907032     3208     40 |  0.706 % |
158.44/158.51	c |      4925 |  165280  1396354  5022848 |   997736     4916     43 |  0.706 % |
178.83/178.96	c |      7488 |  165280  1396354  5022848 |  1097509     7479     43 |  0.706 % |
199.33/199.41	c |     11332 |  165280  1394546  5016247 |  1207260    11318     39 |  0.706 % |
240.91/241.09	c |     17099 |  165278  1394538  5016219 |  1327986    17083     49 |  0.707 % |
332.99/333.15	c |     25748 |  165277  1394538  5016219 |  1460785    25731     64 |  0.708 % |
398.58/398.79	c |     38722 |  165276  1394514  5016141 |  1606864    38704     63 |  0.708 % |
440.06/440.22	c |     58185 |  165275  1394514  5016141 |  1767550    58166     59 |  0.709 % |
623.51/623.72	c |     87377 |  165274  1394506  5016115 |  1944305    87356     72 |  0.709 % |

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-1726967-1240719157/watcher-1726967-1240719157 -o /tmp/evaluation-result-1726967-1240719157/solver-1726967-1240719157 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-random_static -seed=2135591817 HOME/instance-1726967-1240719157.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.93 1.01 1.12 3/64 25780
/proc/meminfo: memFree=1351176/2055920 swapFree=4192956/4192956
[pid=25780] ppid=25778 vsize=4756 CPUtime=0
/proc/25780/stat : 25780 (varsat-random_s) R 25778 25780 25619 0 -1 4194304 775 0 0 0 0 0 0 0 18 0 1 0 99943696 4870144 761 1992294400 4194304 5102416 548682068784 18446744073709551615 4200548 0 0 4096 3 0 0 0 17 1 0 0
/proc/25780/statm: 1189 767 83 221 0 965 0

[startup+0.0539529 s]
/proc/loadavg: 0.93 1.01 1.12 3/64 25780
/proc/meminfo: memFree=1351176/2055920 swapFree=4192956/4192956
[pid=25780] ppid=25778 vsize=24556 CPUtime=0.04
/proc/25780/stat : 25780 (varsat-random_s) R 25778 25780 25619 0 -1 4194304 5565 0 0 0 2 2 0 0 18 0 1 0 99943696 25145344 5526 1992294400 4194304 5102416 548682068784 18446744073709551615 4532506 0 0 4096 3 0 0 0 17 1 0 0
/proc/25780/statm: 6139 5526 85 221 0 5915 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 24556

[startup+0.101957 s]
/proc/loadavg: 0.93 1.01 1.12 3/64 25780
/proc/meminfo: memFree=1351176/2055920 swapFree=4192956/4192956
[pid=25780] ppid=25778 vsize=37992 CPUtime=0.09
/proc/25780/stat : 25780 (varsat-random_s) R 25778 25780 25619 0 -1 4194304 7935 0 0 0 6 3 0 0 18 0 1 0 99943696 38903808 7896 1992294400 4194304 5102416 548682068784 18446744073709551615 4491479 0 0 4096 3 0 0 0 17 1 0 0
/proc/25780/statm: 9498 7896 88 221 0 9274 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 37992

[startup+0.301975 s]
/proc/loadavg: 0.93 1.01 1.12 3/64 25780
/proc/meminfo: memFree=1351176/2055920 swapFree=4192956/4192956
[pid=25780] ppid=25778 vsize=47472 CPUtime=0.29
/proc/25780/stat : 25780 (varsat-random_s) R 25778 25780 25619 0 -1 4194304 10303 0 0 0 25 4 0 0 19 0 1 0 99943696 48611328 10264 1992294400 4194304 5102416 548682068784 18446744073709551615 4491479 0 0 4096 3 0 0 0 17 1 0 0
/proc/25780/statm: 11901 10265 88 221 0 11677 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 47472

[startup+0.702013 s]
/proc/loadavg: 0.93 1.01 1.12 3/64 25780
/proc/meminfo: memFree=1351176/2055920 swapFree=4192956/4192956
[pid=25780] ppid=25778 vsize=62192 CPUtime=0.69
/proc/25780/stat : 25780 (varsat-random_s) R 25778 25780 25619 0 -1 4194304 13846 0 0 0 63 6 0 0 22 0 1 0 99943696 63684608 13807 1992294400 4194304 5102416 548682068784 18446744073709551615 4491479 0 0 4096 3 0 0 0 17 1 0 0
/proc/25780/statm: 15548 13807 88 221 0 15324 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 62192

[startup+1.50109 s]
/proc/loadavg: 0.93 1.01 1.12 2/65 25781
/proc/meminfo: memFree=1287616/2055920 swapFree=4192956/4192956
[pid=25780] ppid=25778 vsize=83980 CPUtime=1.49
/proc/25780/stat : 25780 (varsat-random_s) R 25778 25780 25619 0 -1 4194304 19128 0 0 0 139 10 0 0 25 0 1 0 99943696 85995520 19089 1992294400 4194304 5102416 548682068784 18446744073709551615 4491479 0 0 4096 3 0 0 0 17 1 0 0
/proc/25780/statm: 20995 19089 88 221 0 20771 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 83980

[startup+3.10124 s]
/proc/loadavg: 0.93 1.01 1.12 2/65 25781
/proc/meminfo: memFree=1259520/2055920 swapFree=4192956/4192956
[pid=25780] ppid=25778 vsize=123388 CPUtime=3.09
/proc/25780/stat : 25780 (varsat-random_s) R 25778 25780 25619 0 -1 4194304 29148 0 0 0 294 15 0 0 25 0 1 0 99943696 126349312 29109 1992294400 4194304 5102416 548682068784 18446744073709551615 4279732 0 0 4096 3 0 0 0 17 1 0 0
/proc/25780/statm: 30847 29113 88 221 0 30623 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 123388

[startup+6.30154 s]
/proc/loadavg: 0.93 1.01 1.12 2/65 25781
/proc/meminfo: memFree=1178752/2055920 swapFree=4192956/4192956
[pid=25780] ppid=25778 vsize=203532 CPUtime=6.29
/proc/25780/stat : 25780 (varsat-random_s) R 25778 25780 25619 0 -1 4194304 48302 0 0 0 603 26 0 0 25 0 1 0 99943696 208416768 48263 1992294400 4194304 5102416 548682068784 18446744073709551615 4279717 0 0 4096 3 0 0 0 17 1 0 0
/proc/25780/statm: 50883 48263 88 221 0 50659 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 203532

[startup+12.7011 s]
/proc/loadavg: 0.94 1.01 1.11 2/65 25781
/proc/meminfo: memFree=1023040/2055920 swapFree=4192956/4192956
[pid=25780] ppid=25778 vsize=349424 CPUtime=12.69
/proc/25780/stat : 25780 (varsat-random_s) R 25778 25780 25619 0 -1 4194304 81994 0 0 0 1226 43 0 0 25 0 1 0 99943696 357810176 81955 1992294400 4194304 5102416 548682068784 18446744073709551615 4225812 0 0 4096 3 0 0 0 17 1 0 0
/proc/25780/statm: 87356 81955 98 221 0 87132 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 349424

[startup+25.5014 s]
/proc/loadavg: 0.95 1.00 1.11 2/65 25781
/proc/meminfo: memFree=1018112/2055920 swapFree=4192956/4192956
[pid=25780] ppid=25778 vsize=349820 CPUtime=25.48
/proc/25780/stat : 25780 (varsat-random_s) R 25778 25780 25619 0 -1 4194304 83226 0 0 0 2503 45 0 0 25 0 1 0 99943696 358215680 83187 1992294400 4194304 5102416 548682068784 18446744073709551615 4224916 0 0 4096 3 0 0 0 17 1 0 0
/proc/25780/statm: 87455 83187 98 221 0 87231 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 349820

[startup+51.1018 s]
/proc/loadavg: 0.97 1.00 1.11 2/65 25781
/proc/meminfo: memFree=1039680/2055920 swapFree=4192956/4192956
[pid=25780] ppid=25778 vsize=325932 CPUtime=51.06
/proc/25780/stat : 25780 (varsat-random_s) R 25778 25780 25619 0 -1 4194304 88001 0 0 0 5057 49 0 0 25 0 1 0 99943696 333754368 77746 1992294400 4194304 5102416 548682068784 18446744073709551615 4220149 0 0 4096 3 0 0 0 17 1 0 0
/proc/25780/statm: 81483 77746 102 221 0 81259 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 325932

[startup+102.306 s]
/proc/loadavg: 0.98 1.00 1.10 2/65 25781
/proc/meminfo: memFree=1039680/2055920 swapFree=4192956/4192956
[pid=25780] ppid=25778 vsize=325932 CPUtime=102.26
/proc/25780/stat : 25780 (varsat-random_s) R 25778 25780 25619 0 -1 4194304 88014 0 0 0 10176 50 0 0 25 0 1 0 99943696 333754368 77759 1992294400 4194304 5102416 548682068784 18446744073709551615 4220445 0 0 4096 3 0 0 0 17 1 0 0
/proc/25780/statm: 81483 77759 115 221 0 81259 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 325932

[startup+162.301 s]
/proc/loadavg: 0.99 1.00 1.09 2/65 25781
/proc/meminfo: memFree=1039680/2055920 swapFree=4192956/4192956
[pid=25780] ppid=25778 vsize=325932 CPUtime=162.24
/proc/25780/stat : 25780 (varsat-random_s) R 25778 25780 25619 0 -1 4194304 88014 0 0 0 16174 50 0 0 25 0 1 0 99943696 333754368 77759 1992294400 4194304 5102416 548682068784 18446744073709551615 4220445 0 0 4096 3 0 0 0 17 1 0 0
/proc/25780/statm: 81483 77759 115 221 0 81259 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 325932

[startup+222.302 s]
/proc/loadavg: 0.99 1.00 1.08 2/65 25781
/proc/meminfo: memFree=1039680/2055920 swapFree=4192956/4192956
[pid=25780] ppid=25778 vsize=325932 CPUtime=222.22
/proc/25780/stat : 25780 (varsat-random_s) R 25778 25780 25619 0 -1 4194304 88014 0 0 0 22172 50 0 0 25 0 1 0 99943696 333754368 77759 1992294400 4194304 5102416 548682068784 18446744073709551615 4249508 0 0 4096 3 0 0 0 17 1 0 0
/proc/25780/statm: 81483 77759 115 221 0 81259 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 325932

[startup+282.302 s]
/proc/loadavg: 0.99 1.00 1.08 2/65 25781
/proc/meminfo: memFree=1039680/2055920 swapFree=4192956/4192956
[pid=25780] ppid=25778 vsize=325932 CPUtime=282.2
/proc/25780/stat : 25780 (varsat-random_s) R 25778 25780 25619 0 -1 4194304 88014 0 0 0 28170 50 0 0 25 0 1 0 99943696 333754368 77759 1992294400 4194304 5102416 548682068784 18446744073709551615 4249520 0 0 4096 3 0 0 0 17 1 0 0
/proc/25780/statm: 81483 77759 115 221 0 81259 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 325932

[startup+342.301 s]
/proc/loadavg: 0.99 1.00 1.07 2/65 25781
/proc/meminfo: memFree=1039744/2055920 swapFree=4192956/4192956
[pid=25780] ppid=25778 vsize=325932 CPUtime=342.18
/proc/25780/stat : 25780 (varsat-random_s) R 25778 25780 25619 0 -1 4194304 88014 0 0 0 34168 50 0 0 25 0 1 0 99943696 333754368 77759 1992294400 4194304 5102416 548682068784 18446744073709551615 4220445 0 0 4096 3 0 0 0 17 1 0 0
/proc/25780/statm: 81483 77759 115 221 0 81259 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 325932

[startup+402.301 s]
/proc/loadavg: 0.99 1.00 1.06 2/65 25781
/proc/meminfo: memFree=1039744/2055920 swapFree=4192956/4192956
[pid=25780] ppid=25778 vsize=325932 CPUtime=402.17
/proc/25780/stat : 25780 (varsat-random_s) R 25778 25780 25619 0 -1 4194304 88014 0 0 0 40166 51 0 0 25 0 1 0 99943696 333754368 77759 1992294400 4194304 5102416 548682068784 18446744073709551615 4220228 0 0 4096 3 0 0 0 17 1 0 0
/proc/25780/statm: 81483 77759 115 221 0 81259 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 325932

[startup+462.302 s]
/proc/loadavg: 0.99 1.00 1.06 2/65 25781
/proc/meminfo: memFree=1039808/2055920 swapFree=4192956/4192956
[pid=25780] ppid=25778 vsize=325932 CPUtime=462.15
/proc/25780/stat : 25780 (varsat-random_s) R 25778 25780 25619 0 -1 4194304 88014 0 0 0 46164 51 0 0 25 0 1 0 99943696 333754368 77759 1992294400 4194304 5102416 548682068784 18446744073709551615 4249520 0 0 4096 3 0 0 0 17 1 0 0
/proc/25780/statm: 81483 77759 115 221 0 81259 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 325932

[startup+522.301 s]
/proc/loadavg: 1.04 1.01 1.06 2/65 25781
/proc/meminfo: memFree=1039744/2055920 swapFree=4192956/4192956
[pid=25780] ppid=25778 vsize=325932 CPUtime=522.14
/proc/25780/stat : 25780 (varsat-random_s) R 25778 25780 25619 0 -1 4194304 88015 0 0 0 52163 51 0 0 25 0 1 0 99943696 333754368 77760 1992294400 4194304 5102416 548682068784 18446744073709551615 4248793 0 0 4096 3 0 0 0 17 1 0 0
/proc/25780/statm: 81483 77760 115 221 0 81259 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 325932

[startup+582.301 s]
/proc/loadavg: 1.05 1.02 1.06 2/65 25781
/proc/meminfo: memFree=1039744/2055920 swapFree=4192956/4192956
[pid=25780] ppid=25778 vsize=325932 CPUtime=582.12
/proc/25780/stat : 25780 (varsat-random_s) R 25778 25780 25619 0 -1 4194304 88016 0 0 0 58161 51 0 0 25 0 1 0 99943696 333754368 77761 1992294400 4194304 5102416 548682068784 18446744073709551615 4248856 0 0 4096 3 0 0 0 17 1 0 0
/proc/25780/statm: 81483 77761 115 221 0 81259 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 325932

[startup+642.302 s]
/proc/loadavg: 1.09 1.05 1.06 2/65 25781
/proc/meminfo: memFree=1039744/2055920 swapFree=4192956/4192956
[pid=25780] ppid=25778 vsize=325932 CPUtime=642.11
/proc/25780/stat : 25780 (varsat-random_s) R 25778 25780 25619 0 -1 4194304 88019 0 0 0 64159 52 0 0 25 0 1 0 99943696 333754368 77764 1992294400 4194304 5102416 548682068784 18446744073709551615 4249451 0 0 4096 3 0 0 0 17 1 0 0
/proc/25780/statm: 81483 77764 115 221 0 81259 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 325932

[startup+702.301 s]
/proc/loadavg: 1.06 1.05 1.06 2/65 25781
/proc/meminfo: memFree=1039680/2055920 swapFree=4192956/4192956
[pid=25780] ppid=25778 vsize=325932 CPUtime=702.09
/proc/25780/stat : 25780 (varsat-random_s) R 25778 25780 25619 0 -1 4194304 88041 0 0 0 70157 52 0 0 25 0 1 0 99943696 333754368 77786 1992294400 4194304 5102416 548682068784 18446744073709551615 4244035 0 0 4096 3 0 0 0 17 1 0 0
/proc/25780/statm: 81483 77786 115 221 0 81259 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 325932

[startup+762.305 s]
/proc/loadavg: 1.02 1.04 1.06 2/65 25781
/proc/meminfo: memFree=1039616/2055920 swapFree=4192956/4192956
[pid=25780] ppid=25778 vsize=325932 CPUtime=762.07
/proc/25780/stat : 25780 (varsat-random_s) R 25778 25780 25619 0 -1 4194304 88045 0 0 0 76155 52 0 0 25 0 1 0 99943696 333754368 77790 1992294400 4194304 5102416 548682068784 18446744073709551615 4254265 0 0 4096 3 0 0 0 17 1 0 0
/proc/25780/statm: 81483 77790 115 221 0 81259 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 325932

[startup+822.302 s]
/proc/loadavg: 1.01 1.03 1.05 2/65 25781
/proc/meminfo: memFree=1039808/2055920 swapFree=4192956/4192956
[pid=25780] ppid=25778 vsize=325932 CPUtime=822.05
/proc/25780/stat : 25780 (varsat-random_s) R 25778 25780 25619 0 -1 4194304 88051 0 0 0 82153 52 0 0 25 0 1 0 99943696 333754368 77796 1992294400 4194304 5102416 548682068784 18446744073709551615 4249508 0 0 4096 3 0 0 0 17 1 0 0
/proc/25780/statm: 81483 77796 115 221 0 81259 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 325932

[startup+882.302 s]
/proc/loadavg: 1.00 1.02 1.04 2/65 25781
/proc/meminfo: memFree=1039680/2055920 swapFree=4192956/4192956
[pid=25780] ppid=25778 vsize=325932 CPUtime=882.03
/proc/25780/stat : 25780 (varsat-random_s) R 25778 25780 25619 0 -1 4194304 88068 0 0 0 88151 52 0 0 25 0 1 0 99943696 333754368 77813 1992294400 4194304 5102416 548682068784 18446744073709551615 4248856 0 0 4096 3 0 0 0 17 1 0 0
/proc/25780/statm: 81483 77813 115 221 0 81259 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 325932

[startup+942.301 s]
/proc/loadavg: 1.00 1.02 1.04 2/65 25781
/proc/meminfo: memFree=1039616/2055920 swapFree=4192956/4192956
[pid=25780] ppid=25778 vsize=325932 CPUtime=942.03
/proc/25780/stat : 25780 (varsat-random_s) R 25778 25780 25619 0 -1 4194304 88099 0 0 0 94150 53 0 0 25 0 1 0 99943696 333754368 77844 1992294400 4194304 5102416 548682068784 18446744073709551615 4248832 0 0 4096 3 0 0 0 17 1 0 0
/proc/25780/statm: 81483 77844 115 221 0 81259 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 325932

[startup+1002.3 s]
/proc/loadavg: 1.00 1.01 1.03 2/65 25781
/proc/meminfo: memFree=1039552/2055920 swapFree=4192956/4192956
[pid=25780] ppid=25778 vsize=325932 CPUtime=1002.01
/proc/25780/stat : 25780 (varsat-random_s) R 25778 25780 25619 0 -1 4194304 88108 0 0 0 100148 53 0 0 25 0 1 0 99943696 333754368 77853 1992294400 4194304 5102416 548682068784 18446744073709551615 4249451 0 0 4096 3 0 0 0 17 1 0 0
/proc/25780/statm: 81483 77853 115 221 0 81259 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 325932

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 25781
/proc/meminfo: memFree=1039488/2055920 swapFree=4192956/4192956
[pid=25780] ppid=25778 vsize=325932 CPUtime=1061.99
/proc/25780/stat : 25780 (varsat-random_s) R 25778 25780 25619 0 -1 4194304 88115 0 0 0 106146 53 0 0 25 0 1 0 99943696 333754368 77860 1992294400 4194304 5102416 548682068784 18446744073709551615 4249451 0 0 4096 3 0 0 0 17 1 0 0
/proc/25780/statm: 81483 77860 115 221 0 81259 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 325932

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 25781
/proc/meminfo: memFree=1039424/2055920 swapFree=4192956/4192956
[pid=25780] ppid=25778 vsize=325932 CPUtime=1121.97
/proc/25780/stat : 25780 (varsat-random_s) R 25778 25780 25619 0 -1 4194304 88124 0 0 0 112144 53 0 0 25 0 1 0 99943696 333754368 77869 1992294400 4194304 5102416 548682068784 18446744073709551615 4249520 0 0 4096 3 0 0 0 17 1 0 0
/proc/25780/statm: 81483 77869 115 221 0 81259 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 325932

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 25781
/proc/meminfo: memFree=1039488/2055920 swapFree=4192956/4192956
[pid=25780] ppid=25778 vsize=325932 CPUtime=1181.95
/proc/25780/stat : 25780 (varsat-random_s) R 25778 25780 25619 0 -1 4194304 88124 0 0 0 118142 53 0 0 25 0 1 0 99943696 333754368 77869 1992294400 4194304 5102416 548682068784 18446744073709551615 4250146 0 0 4096 3 0 0 0 17 1 0 0
/proc/25780/statm: 81483 77869 115 221 0 81259 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 325932



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 25781
/proc/meminfo: memFree=1039488/2055920 swapFree=4192956/4192956
[pid=25780] ppid=25778 vsize=325932 CPUtime=1200.05
/proc/25780/stat : 25780 (varsat-random_s) R 25778 25780 25619 0 -1 4194304 88124 0 0 0 119952 53 0 0 25 0 1 0 99943696 333754368 77869 1992294400 4194304 5102416 548682068784 18446744073709551615 4248793 0 0 4096 3 0 0 0 17 1 0 0
/proc/25780/statm: 81483 77869 115 221 0 81259 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 325932

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.46
CPU time (s): 1200.12
CPU user time (s): 1199.53
CPU system time (s): 0.592909
CPU usage (%): 99.9719
Max. virtual memory (cumulated for all children) (KiB): 374148

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

runsolver used 0.957854 second user time and 2.39963 second system time

The end

Launcher Data

Begin job on node61 at 2009-04-26 06:12:46
IDJOB=1726967
IDBENCH=24626
IDSOLVER=539
FILE ID=node61/1726967-1240719157
PBS_JOBID= 9186875
Free space on /tmp= 66372 MiB

SOLVER NAME= VARSAT-random 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest04/others/CompositeRSA576.sat05-509.reshuffled-07.cnf
COMMAND LINE= HOME/varsat-random_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1726967-1240719157/watcher-1726967-1240719157 -o /tmp/evaluation-result-1726967-1240719157/solver-1726967-1240719157 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-random_static -seed=2135591817 HOME/instance-1726967-1240719157.cnf

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

MD5SUM BENCH= 19fdeefb726e073f5c825136ceaf9e1b
RANDOM SEED=2135591817

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.216
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.216
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:       1351656 kB
Buffers:         93936 kB
Cached:         503988 kB
SwapCached:          0 kB
Active:         194872 kB
Inactive:       416840 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1351656 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           54072 kB
Writeback:           0 kB
Mapped:          23528 kB
Slab:            78740 kB
Committed_AS:   415480 kB
PageTables:       1368 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= 66372 MiB
End job on node61 at 2009-04-26 06:32:48