Trace number 1558797

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.03 1200.42

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-34-s100.cnf
MD5SUMd33264afbb7fa6f88a24b97cfc468c5a
Bench CategoryAPPLICATION (applications 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 variables32465
Number of clauses97748
Sum of the clauses size230766
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 262350
Number of clauses of size 335334
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:  32465                                                |
0.00/0.00	c |  Number of clauses:    97748                                                |
0.09/0.13	c |  Parsing time:         0.12         s                                       |
0.09/0.13	c |  Timeout:              43200 s
0.09/0.13	c |  Random Seed:          1940782785.000000
0.09/0.13	c |  Heuristic:            EMBP-G, threshold 0.800                              |
0.09/0.13	c |  Branching Rule:       default (solution-guided)                            |
0.09/0.13	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.09/0.13	c |                                                                             |
0.69/0.73	c ============================[ Search Statistics ]==============================
0.69/0.73	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.69/0.73	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.69/0.73	c ===============================================================================
0.69/0.73	c |         0 |   14655    60615   169062 |    20205        0    nan |  0.000 % |
0.89/0.96	c |       100 |   14646    60615   169062 |    22225       97     37 |  3.758 % |
1.79/1.87	c |       251 |   14645    60615   169062 |    24448      247     59 |  3.829 % |
2.79/2.87	c |       477 |   14364    59063   165207 |    26892      472     59 |  3.829 % |
4.39/4.46	c |       814 |   14364    59063   165207 |    29582      809     63 |  3.829 % |
6.29/6.34	c |      1320 |   14364    59063   165207 |    32540     1315     63 |  3.829 % |
8.19/8.21	c |      2081 |   14364    59063   165207 |    35794     2076     63 |  3.829 % |
12.09/12.17	c |      3221 |   14364    59063   165207 |    39373     3216     59 |  3.829 % |
20.48/20.50	c |      4929 |   14364    59063   165207 |    43311     4924     60 |  3.829 % |
33.58/33.69	c |      7491 |   14364    59063   165207 |    47642     7486     54 |  3.829 % |
53.17/53.26	c |     11336 |   14364    59063   165207 |    52406    11331     55 |  3.829 % |
74.86/74.93	c |     17104 |   14364    59063   165207 |    57647    17099     58 |  3.829 % |
113.26/113.36	c |     25753 |   14364    59063   165207 |    63411    25748     57 |  3.829 % |
176.84/176.98	c |     38728 |   14364    59063   165207 |    69753    38723     59 |  3.829 % |
282.30/282.49	c |     58190 |   14364    59063   165207 |    76728    58185     61 |  3.829 % |
458.45/458.62	c |     87383 |   14364    59063   165207 |    84401    23941     53 |  3.829 % |
730.85/731.13	c |    131172 |   14364    59063   165207 |    92841    67730     51 |  3.829 % |
960.29/960.60	c |    196856 |   14364    59063   165207 |   102125    54040     89 |  3.829 % |

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-1558797-1238874052/watcher-1558797-1238874052 -o /tmp/evaluation-result-1558797-1238874052/solver-1558797-1238874052 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=1940782785 HOME/instance-1558797-1238874052.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 1.00 1.00 3/64 7336
/proc/meminfo: memFree=1848248/2055920 swapFree=4179868/4192956
[pid=7336] ppid=7334 vsize=3932 CPUtime=0
/proc/7336/stat : 7336 (varsat-crafted_) R 7334 7336 7207 0 -1 4194304 815 0 0 0 0 0 0 0 18 0 1 0 764297622 4026368 800 1992294400 4194304 5102648 548682068800 18446744073709551615 4494304 0 0 4096 3 0 0 0 17 1 0 0
/proc/7336/statm: 983 801 81 221 0 759 0

[startup+0.0447269 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 7336
/proc/meminfo: memFree=1848248/2055920 swapFree=4179868/4192956
[pid=7336] ppid=7334 vsize=12228 CPUtime=0.04
/proc/7336/stat : 7336 (varsat-crafted_) R 7334 7336 7207 0 -1 4194304 2587 0 0 0 3 1 0 0 18 0 1 0 764297622 12521472 2572 1992294400 4194304 5102648 548682068800 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/7336/statm: 3057 2574 87 221 0 2833 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 12228

[startup+0.101734 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 7336
/proc/meminfo: memFree=1848248/2055920 swapFree=4179868/4192956
[pid=7336] ppid=7334 vsize=18128 CPUtime=0.09
/proc/7336/stat : 7336 (varsat-crafted_) R 7334 7336 7207 0 -1 4194304 3993 0 0 0 8 1 0 0 18 0 1 0 764297622 18563072 3978 1992294400 4194304 5102648 548682068800 18446744073709551615 4263334 0 0 4096 3 0 0 0 17 1 0 0
/proc/7336/statm: 4532 3979 87 221 0 4308 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18128

[startup+0.301762 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 7336
/proc/meminfo: memFree=1848248/2055920 swapFree=4179868/4192956
[pid=7336] ppid=7334 vsize=26764 CPUtime=0.29
/proc/7336/stat : 7336 (varsat-crafted_) R 7334 7336 7207 0 -1 4194304 6232 0 0 0 26 3 0 0 19 0 1 0 764297622 27406336 6217 1992294400 4194304 5102648 548682068800 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/7336/statm: 6691 6217 100 221 0 6467 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26764

[startup+0.701819 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 7336
/proc/meminfo: memFree=1848248/2055920 swapFree=4179868/4192956
[pid=7336] ppid=7334 vsize=34360 CPUtime=0.69
/proc/7336/stat : 7336 (varsat-crafted_) R 7334 7336 7207 0 -1 4194304 7960 0 0 0 65 4 0 0 22 0 1 0 764297622 35184640 7945 1992294400 4194304 5102648 548682068800 18446744073709551615 4267408 0 0 4096 3 0 0 0 17 1 0 0
/proc/7336/statm: 8590 7945 100 221 0 8366 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 34360

[startup+1.50193 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7337
/proc/meminfo: memFree=1819504/2055920 swapFree=4179868/4192956
[pid=7336] ppid=7334 vsize=30592 CPUtime=1.49
/proc/7336/stat : 7336 (varsat-crafted_) R 7334 7336 7207 0 -1 4194304 7975 0 0 0 145 4 0 0 25 0 1 0 764297622 31326208 7224 1992294400 4194304 5102648 548682068800 18446744073709551615 4249691 0 0 4096 3 0 0 0 17 1 0 0
/proc/7336/statm: 7648 7224 115 221 0 7424 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 30592

[startup+3.10116 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7337
/proc/meminfo: memFree=1819376/2055920 swapFree=4179868/4192956
[pid=7336] ppid=7334 vsize=30592 CPUtime=3.09
/proc/7336/stat : 7336 (varsat-crafted_) R 7334 7336 7207 0 -1 4194304 7975 0 0 0 305 4 0 0 25 0 1 0 764297622 31326208 7224 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/7336/statm: 7648 7224 115 221 0 7424 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 30592

[startup+6.30161 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7337
/proc/meminfo: memFree=1819248/2055920 swapFree=4179868/4192956
[pid=7336] ppid=7334 vsize=30592 CPUtime=6.29
/proc/7336/stat : 7336 (varsat-crafted_) R 7334 7336 7207 0 -1 4194304 7975 0 0 0 625 4 0 0 25 0 1 0 764297622 31326208 7224 1992294400 4194304 5102648 548682068800 18446744073709551615 4250292 0 0 4096 3 0 0 0 17 1 0 0
/proc/7336/statm: 7648 7224 115 221 0 7424 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 30592

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7337
/proc/meminfo: memFree=1819256/2055920 swapFree=4179868/4192956
[pid=7336] ppid=7334 vsize=30592 CPUtime=12.69
/proc/7336/stat : 7336 (varsat-crafted_) R 7334 7336 7207 0 -1 4194304 7979 0 0 0 1265 4 0 0 25 0 1 0 764297622 31326208 7228 1992294400 4194304 5102648 548682068800 18446744073709551615 4255040 0 0 4096 3 0 0 0 17 1 0 0
/proc/7336/statm: 7648 7228 115 221 0 7424 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 30592

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7337
/proc/meminfo: memFree=1819256/2055920 swapFree=4179868/4192956
[pid=7336] ppid=7334 vsize=30760 CPUtime=25.48
/proc/7336/stat : 7336 (varsat-crafted_) R 7334 7336 7207 0 -1 4194304 8004 0 0 0 2544 4 0 0 25 0 1 0 764297622 31498240 7253 1992294400 4194304 5102648 548682068800 18446744073709551615 4249033 0 0 4096 3 0 0 0 17 1 0 0
/proc/7336/statm: 7690 7253 115 221 0 7466 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 30760

[startup+51.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7337
/proc/meminfo: memFree=1819128/2055920 swapFree=4179868/4192956
[pid=7336] ppid=7334 vsize=31036 CPUtime=51.07
/proc/7336/stat : 7336 (varsat-crafted_) R 7334 7336 7207 0 -1 4194304 8060 0 0 0 5103 4 0 0 25 0 1 0 764297622 31780864 7309 1992294400 4194304 5102648 548682068800 18446744073709551615 4254119 0 0 4096 3 0 0 0 17 1 0 0
/proc/7336/statm: 7759 7309 115 221 0 7535 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 31036

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7337
/proc/meminfo: memFree=1817144/2055920 swapFree=4179868/4192956
[pid=7336] ppid=7334 vsize=33004 CPUtime=102.26
/proc/7336/stat : 7336 (varsat-crafted_) R 7334 7336 7207 0 -1 4194304 8567 0 0 0 10222 4 0 0 25 0 1 0 764297622 33796096 7816 1992294400 4194304 5102648 548682068800 18446744073709551615 4249691 0 0 4096 3 0 0 0 17 1 0 0
/proc/7336/statm: 8251 7816 115 221 0 8027 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 33004

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7337
/proc/meminfo: memFree=1813368/2055920 swapFree=4179868/4192956
[pid=7336] ppid=7334 vsize=36976 CPUtime=162.23
/proc/7336/stat : 7336 (varsat-crafted_) R 7334 7336 7207 0 -1 4194304 9511 0 0 0 16218 5 0 0 25 0 1 0 764297622 37863424 8760 1992294400 4194304 5102648 548682068800 18446744073709551615 4254583 0 0 4096 3 0 0 0 17 1 0 0
/proc/7336/statm: 9244 8760 115 221 0 9020 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 36976

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7337
/proc/meminfo: memFree=1809464/2055920 swapFree=4179868/4192956
[pid=7336] ppid=7334 vsize=40888 CPUtime=222.22
/proc/7336/stat : 7336 (varsat-crafted_) R 7334 7336 7207 0 -1 4194304 10475 0 0 0 22215 7 0 0 25 0 1 0 764297622 41869312 9724 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/7336/statm: 10222 9724 115 221 0 9998 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 40888

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7337
/proc/meminfo: memFree=1805752/2055920 swapFree=4179868/4192956
[pid=7336] ppid=7334 vsize=44600 CPUtime=282.2
/proc/7336/stat : 7336 (varsat-crafted_) R 7334 7336 7207 0 -1 4194304 11406 0 0 0 28212 8 0 0 25 0 1 0 764297622 45670400 10655 1992294400 4194304 5102648 548682068800 18446744073709551615 4249748 0 0 4096 3 0 0 0 17 1 0 0
/proc/7336/statm: 11150 10655 115 221 0 10926 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 44600

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7337
/proc/meminfo: memFree=1803128/2055920 swapFree=4179868/4192956
[pid=7336] ppid=7334 vsize=47292 CPUtime=342.18
/proc/7336/stat : 7336 (varsat-crafted_) R 7334 7336 7207 0 -1 4194304 12035 0 0 0 34209 9 0 0 25 0 1 0 764297622 48427008 11284 1992294400 4194304 5102648 548682068800 18446744073709551615 4249748 0 0 4096 3 0 0 0 17 1 0 0
/proc/7336/statm: 11823 11284 115 221 0 11599 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 47292

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7337
/proc/meminfo: memFree=1800504/2055920 swapFree=4179868/4192956
[pid=7336] ppid=7334 vsize=49940 CPUtime=402.16
/proc/7336/stat : 7336 (varsat-crafted_) R 7334 7336 7207 0 -1 4194304 12691 0 0 0 40206 10 0 0 25 0 1 0 764297622 51138560 11940 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/7336/statm: 12485 11940 115 221 0 12261 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 49940

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7337
/proc/meminfo: memFree=1799416/2055920 swapFree=4179868/4192956
[pid=7336] ppid=7334 vsize=50932 CPUtime=462.15
/proc/7336/stat : 7336 (varsat-crafted_) R 7334 7336 7207 0 -1 4194304 12937 0 0 0 46204 11 0 0 25 0 1 0 764297622 52154368 12186 1992294400 4194304 5102648 548682068800 18446744073709551615 4254961 0 0 4096 3 0 0 0 17 1 0 0
/proc/7336/statm: 12733 12186 115 221 0 12509 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 50932

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7337
/proc/meminfo: memFree=1799352/2055920 swapFree=4179868/4192956
[pid=7336] ppid=7334 vsize=51168 CPUtime=522.12
/proc/7336/stat : 7336 (varsat-crafted_) R 7334 7336 7207 0 -1 4194304 12967 0 0 0 52201 11 0 0 25 0 1 0 764297622 52396032 12216 1992294400 4194304 5102648 548682068800 18446744073709551615 4254525 0 0 4096 3 0 0 0 17 1 0 0
/proc/7336/statm: 12792 12216 115 221 0 12568 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 51168

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7337
/proc/meminfo: memFree=1799288/2055920 swapFree=4179868/4192956
[pid=7336] ppid=7334 vsize=51168 CPUtime=582.1
/proc/7336/stat : 7336 (varsat-crafted_) R 7334 7336 7207 0 -1 4194304 12975 0 0 0 58199 11 0 0 25 0 1 0 764297622 52396032 12224 1992294400 4194304 5102648 548682068800 18446744073709551615 4249748 0 0 4096 3 0 0 0 17 1 0 0
/proc/7336/statm: 12792 12224 115 221 0 12568 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 51168

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7337
/proc/meminfo: memFree=1798968/2055920 swapFree=4179868/4192956
[pid=7336] ppid=7334 vsize=51356 CPUtime=642.09
/proc/7336/stat : 7336 (varsat-crafted_) R 7334 7336 7207 0 -1 4194304 13049 0 0 0 64198 11 0 0 25 0 1 0 764297622 52588544 12298 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/7336/statm: 12839 12298 115 221 0 12615 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 51356

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7337
/proc/meminfo: memFree=1798712/2055920 swapFree=4179868/4192956
[pid=7336] ppid=7334 vsize=51636 CPUtime=702.06
/proc/7336/stat : 7336 (varsat-crafted_) R 7334 7336 7207 0 -1 4194304 13110 0 0 0 70195 11 0 0 25 0 1 0 764297622 52875264 12359 1992294400 4194304 5102648 548682068800 18446744073709551615 4249748 0 0 4096 3 0 0 0 17 1 0 0
/proc/7336/statm: 12909 12359 115 221 0 12685 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 51636

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7337
/proc/meminfo: memFree=1798072/2055920 swapFree=4179868/4192956
[pid=7336] ppid=7334 vsize=52316 CPUtime=762.06
/proc/7336/stat : 7336 (varsat-crafted_) R 7334 7336 7207 0 -1 4194304 13251 0 0 0 76194 12 0 0 25 0 1 0 764297622 53571584 12500 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/7336/statm: 13079 12500 115 221 0 12855 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 52316

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7337
/proc/meminfo: memFree=1793592/2055920 swapFree=4179868/4192956
[pid=7336] ppid=7334 vsize=56708 CPUtime=822.03
/proc/7336/stat : 7336 (varsat-crafted_) R 7334 7336 7207 0 -1 4194304 14382 0 0 0 82190 13 0 0 25 0 1 0 764297622 58068992 13631 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/7336/statm: 14177 13631 115 221 0 13953 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 56708

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7337
/proc/meminfo: memFree=1791352/2055920 swapFree=4179868/4192956
[pid=7336] ppid=7334 vsize=59208 CPUtime=882.01
/proc/7336/stat : 7336 (varsat-crafted_) R 7334 7336 7207 0 -1 4194304 14918 0 0 0 88188 13 0 0 25 0 1 0 764297622 60628992 14167 1992294400 4194304 5102648 548682068800 18446744073709551615 4249033 0 0 4096 3 0 0 0 17 1 0 0
/proc/7336/statm: 14802 14167 115 221 0 14578 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 59208

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7337
/proc/meminfo: memFree=1791224/2055920 swapFree=4179868/4192956
[pid=7336] ppid=7334 vsize=59368 CPUtime=941.99
/proc/7336/stat : 7336 (varsat-crafted_) R 7334 7336 7207 0 -1 4194304 14947 0 0 0 94185 14 0 0 25 0 1 0 764297622 60792832 14196 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/7336/statm: 14842 14196 115 221 0 14618 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 59368

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7337
/proc/meminfo: memFree=1790904/2055920 swapFree=4179868/4192956
[pid=7336] ppid=7334 vsize=59672 CPUtime=1001.97
/proc/7336/stat : 7336 (varsat-crafted_) R 7334 7336 7207 0 -1 4194304 15021 0 0 0 100183 14 0 0 25 0 1 0 764297622 61104128 14270 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/7336/statm: 14918 14270 115 221 0 14694 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 59672

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7337
/proc/meminfo: memFree=1790840/2055920 swapFree=4179868/4192956
[pid=7336] ppid=7334 vsize=59672 CPUtime=1061.95
/proc/7336/stat : 7336 (varsat-crafted_) R 7334 7336 7207 0 -1 4194304 15022 0 0 0 106181 14 0 0 25 0 1 0 764297622 61104128 14271 1992294400 4194304 5102648 548682068800 18446744073709551615 4254119 0 0 4096 3 0 0 0 17 1 0 0
/proc/7336/statm: 14918 14271 115 221 0 14694 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 59672

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7337
/proc/meminfo: memFree=1788472/2055920 swapFree=4179868/4192956
[pid=7336] ppid=7334 vsize=61944 CPUtime=1121.93
/proc/7336/stat : 7336 (varsat-crafted_) R 7334 7336 7207 0 -1 4194304 15614 0 0 0 112178 15 0 0 25 0 1 0 764297622 63430656 14863 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/7336/statm: 15486 14863 115 221 0 15262 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 61944

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7337
/proc/meminfo: memFree=1785464/2055920 swapFree=4179868/4192956
[pid=7336] ppid=7334 vsize=64988 CPUtime=1181.92
/proc/7336/stat : 7336 (varsat-crafted_) R 7334 7336 7207 0 -1 4194304 16354 0 0 0 118176 16 0 0 25 0 1 0 764297622 66547712 15603 1992294400 4194304 5102648 548682068800 18446744073709551615 4254554 0 0 4096 3 0 0 0 17 1 0 0
/proc/7336/statm: 16247 15603 115 221 0 16023 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 64988



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7337
/proc/meminfo: memFree=1784568/2055920 swapFree=4179868/4192956
[pid=7336] ppid=7334 vsize=65920 CPUtime=1200.01
/proc/7336/stat : 7336 (varsat-crafted_) R 7334 7336 7207 0 -1 4194304 16571 0 0 0 119985 16 0 0 25 0 1 0 764297622 67502080 15820 1992294400 4194304 5102648 548682068800 18446744073709551615 4254119 0 0 4096 3 0 0 0 17 1 0 0
/proc/7336/statm: 16480 15820 115 221 0 16256 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 65920

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.03
CPU user time (s): 1199.86
CPU system time (s): 0.173973
CPU usage (%): 99.9681
Max. virtual memory (cumulated for all children) (KiB): 65920

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

runsolver used 1.11483 second user time and 2.81957 second system time

The end

Launcher Data

Begin job on node49 at 2009-04-04 21:40:52
IDJOB=1558797
IDBENCH=70864
IDSOLVER=537
FILE ID=node49/1558797-1238874052
PBS_JOBID= 9085981
Free space on /tmp= 66548 MiB

SOLVER NAME= VARSAT-crafted 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/crypto/desgen/gss-34-s100.cnf
COMMAND LINE= HOME/varsat-crafted_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1558797-1238874052/watcher-1558797-1238874052 -o /tmp/evaluation-result-1558797-1238874052/solver-1558797-1238874052 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-crafted_static -seed=1940782785 HOME/instance-1558797-1238874052.cnf

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

MD5SUM BENCH= d33264afbb7fa6f88a24b97cfc468c5a
RANDOM SEED=1940782785

node49.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.214
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.214
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:       1848664 kB
Buffers:         29808 kB
Cached:          93984 kB
SwapCached:       6360 kB
Active:          17040 kB
Inactive:       115596 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1848664 kB
SwapTotal:     4192956 kB
SwapFree:      4179868 kB
Dirty:            2572 kB
Writeback:           0 kB
Mapped:          14612 kB
Slab:            60440 kB
Committed_AS:  2356144 kB
PageTables:       1384 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= 66544 MiB
End job on node49 at 2009-04-04 22:00:54