Trace number 1559006

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-industrial 2009-03-22? (TO) 1200.07 1200.51

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-23-s100.cnf
MD5SUMaa3fff3e05d3f50a3d088c22afa455ea
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark836.22
Satisfiable
(Un)Satisfiability was proved
Number of variables31711
Number of clauses95400
Sum of the clauses size224926
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 261146
Number of clauses of size 334190
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:  31711                                                |
0.00/0.00	c |  Number of clauses:    95400                                                |
0.09/0.13	c |  Parsing time:         0.11         s                                       |
0.09/0.13	c |  Timeout:              43200 s
0.09/0.13	c |  Random Seed:          984664812.000000
0.09/0.13	c |  Heuristic:            EMBP-G, threshold 0.950                              |
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.74	c ============================[ Search Statistics ]==============================
0.69/0.74	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.69/0.74	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.69/0.74	c ===============================================================================
0.69/0.74	c |         0 |   13973    57794   161249 |    19264        0    nan |  0.000 % |
1.19/1.26	c |       100 |   13946    57794   161249 |    21191       96     44 |  4.074 % |
1.79/1.89	c |       251 |   13822    56985   159276 |    23310      246     36 |  4.074 % |
2.49/2.57	c |       476 |   13822    56985   159276 |    25641      471     35 |  4.074 % |
3.89/3.93	c |       813 |   13822    56985   159276 |    28205      808     40 |  4.074 % |
5.58/5.61	c |      1319 |   13822    56985   159276 |    31025     1314     40 |  4.074 % |
8.59/8.69	c |      2078 |   13822    56985   159276 |    34128     2073     43 |  4.074 % |
12.79/12.85	c |      3217 |   13822    56985   159276 |    37541     3212     44 |  4.074 % |
18.59/18.61	c |      4925 |   13822    56985   159276 |    41295     4920     44 |  4.074 % |
29.78/29.85	c |      7487 |   13822    56985   159276 |    45425     7482     46 |  4.074 % |
46.77/46.84	c |     11332 |   13773    56773   158792 |    49967    11321     47 |  4.229 % |
73.17/73.24	c |     17098 |   13773    56773   158792 |    54964    17087     47 |  4.229 % |
112.25/112.32	c |     25748 |   13773    56773   158792 |    60460    25737     45 |  4.229 % |
177.62/177.78	c |     38722 |   13773    56773   158792 |    66506    38711     44 |  4.229 % |
283.38/283.55	c |     58184 |   13773    56773   158792 |    73157    58173     45 |  4.229 % |
426.13/426.39	c |     87376 |   13773    56773   158792 |    80473    26710     44 |  4.229 % |
656.45/656.79	c |    131165 |   13773    56773   158792 |    88520    70499     41 |  4.229 % |
1029.91/1030.39	c |    196849 |   13773    56773   158792 |    97372    61237     40 |  4.229 % |

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-1559006-1238876861/watcher-1559006-1238876861 -o /tmp/evaluation-result-1559006-1238876861/solver-1559006-1238876861 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=984664812 HOME/instance-1559006-1238876861.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.98 0.99 3/71 9078
/proc/meminfo: memFree=1742336/2055920 swapFree=4170316/4192956
[pid=9078] ppid=9076 vsize=4016 CPUtime=0
/proc/9078/stat : 9078 (varsat-industri) R 9076 9078 8822 0 -1 4194304 853 0 0 0 0 0 0 0 18 0 1 0 1160349184 4112384 839 1992294400 4194304 5102648 548682068768 18446744073709551615 4516080 0 0 4096 3 0 0 0 17 1 0 0
/proc/9078/statm: 1004 840 82 221 0 780 0

[startup+0.053498 s]
/proc/loadavg: 0.92 0.98 0.99 3/71 9078
/proc/meminfo: memFree=1742336/2055920 swapFree=4170316/4192956
[pid=9078] ppid=9076 vsize=13056 CPUtime=0.04
/proc/9078/stat : 9078 (varsat-industri) R 9076 9078 8822 0 -1 4194304 2773 0 0 0 3 1 0 0 18 0 1 0 1160349184 13369344 2758 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/9078/statm: 3264 2759 87 221 0 3040 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13056

[startup+0.102506 s]
/proc/loadavg: 0.92 0.98 0.99 3/71 9078
/proc/meminfo: memFree=1742336/2055920 swapFree=4170316/4192956
[pid=9078] ppid=9076 vsize=18080 CPUtime=0.09
/proc/9078/stat : 9078 (varsat-industri) R 9076 9078 8822 0 -1 4194304 3967 0 0 0 8 1 0 0 18 0 1 0 1160349184 18513920 3952 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/9078/statm: 4520 3952 87 221 0 4296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18080

[startup+0.302544 s]
/proc/loadavg: 0.92 0.98 0.99 3/71 9078
/proc/meminfo: memFree=1742336/2055920 swapFree=4170316/4192956
[pid=9078] ppid=9076 vsize=26452 CPUtime=0.29
/proc/9078/stat : 9078 (varsat-industri) R 9076 9078 8822 0 -1 4194304 6128 0 0 0 27 2 0 0 19 0 1 0 1160349184 27086848 6113 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/9078/statm: 6613 6114 100 221 0 6389 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26452

[startup+0.70162 s]
/proc/loadavg: 0.92 0.98 0.99 3/71 9078
/proc/meminfo: memFree=1742336/2055920 swapFree=4170316/4192956
[pid=9078] ppid=9076 vsize=33784 CPUtime=0.69
/proc/9078/stat : 9078 (varsat-industri) R 9076 9078 8822 0 -1 4194304 7766 0 0 0 66 3 0 0 22 0 1 0 1160349184 34594816 7751 1992294400 4194304 5102648 548682068768 18446744073709551615 4267614 0 0 4096 3 0 0 0 17 1 0 0
/proc/9078/statm: 8446 7751 100 221 0 8222 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33784

[startup+1.50177 s]
/proc/loadavg: 0.92 0.98 0.99 2/72 9079
/proc/meminfo: memFree=1714168/2055920 swapFree=4170316/4192956
[pid=9078] ppid=9076 vsize=30072 CPUtime=1.49
/proc/9078/stat : 9078 (varsat-industri) R 9076 9078 8822 0 -1 4194304 7778 0 0 0 146 3 0 0 25 0 1 0 1160349184 30793728 7066 1992294400 4194304 5102648 548682068768 18446744073709551615 4254103 0 0 4096 3 0 0 0 17 1 0 0
/proc/9078/statm: 7518 7066 112 221 0 7294 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 30072

[startup+3.10108 s]
/proc/loadavg: 0.92 0.98 0.99 2/72 9079
/proc/meminfo: memFree=1713976/2055920 swapFree=4170316/4192956
[pid=9078] ppid=9076 vsize=30072 CPUtime=3.09
/proc/9078/stat : 9078 (varsat-industri) R 9076 9078 8822 0 -1 4194304 7778 0 0 0 306 3 0 0 25 0 1 0 1160349184 30793728 7066 1992294400 4194304 5102648 548682068768 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/9078/statm: 7518 7066 112 221 0 7294 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 30072

[startup+6.30169 s]
/proc/loadavg: 0.93 0.98 0.99 2/72 9079
/proc/meminfo: memFree=1713848/2055920 swapFree=4170316/4192956
[pid=9078] ppid=9076 vsize=30072 CPUtime=6.28
/proc/9078/stat : 9078 (varsat-industri) R 9076 9078 8822 0 -1 4194304 7778 0 0 0 625 3 0 0 25 0 1 0 1160349184 30793728 7066 1992294400 4194304 5102648 548682068768 18446744073709551615 4254567 0 0 4096 3 0 0 0 17 1 0 0
/proc/9078/statm: 7518 7066 112 221 0 7294 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 30072

[startup+12.7019 s]
/proc/loadavg: 0.93 0.98 0.99 2/72 9079
/proc/meminfo: memFree=1713784/2055920 swapFree=4170316/4192956
[pid=9078] ppid=9076 vsize=30072 CPUtime=12.69
/proc/9078/stat : 9078 (varsat-industri) R 9076 9078 8822 0 -1 4194304 7778 0 0 0 1265 4 0 0 25 0 1 0 1160349184 30793728 7066 1992294400 4194304 5102648 548682068768 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/9078/statm: 7518 7066 112 221 0 7294 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 30072

[startup+25.5014 s]
/proc/loadavg: 0.95 0.98 0.99 2/72 9079
/proc/meminfo: memFree=1713784/2055920 swapFree=4170316/4192956
[pid=9078] ppid=9076 vsize=30212 CPUtime=25.48
/proc/9078/stat : 9078 (varsat-industri) R 9076 9078 8822 0 -1 4194304 7811 0 0 0 2544 4 0 0 25 0 1 0 1160349184 30937088 7099 1992294400 4194304 5102648 548682068768 18446744073709551615 4249970 0 0 4096 3 0 0 0 17 1 0 0
/proc/9078/statm: 7553 7099 112 221 0 7329 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 30212

[startup+51.1023 s]
/proc/loadavg: 0.96 0.98 0.99 2/72 9079
/proc/meminfo: memFree=1713464/2055920 swapFree=4170316/4192956
[pid=9078] ppid=9076 vsize=30748 CPUtime=51.07
/proc/9078/stat : 9078 (varsat-industri) R 9076 9078 8822 0 -1 4194304 7908 0 0 0 5103 4 0 0 25 0 1 0 1160349184 31485952 7196 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/9078/statm: 7687 7196 112 221 0 7463 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 30748

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/72 9079
/proc/meminfo: memFree=1712696/2055920 swapFree=4170316/4192956
[pid=9078] ppid=9076 vsize=31380 CPUtime=102.26
/proc/9078/stat : 9078 (varsat-industri) R 9076 9078 8822 0 -1 4194304 8103 0 0 0 10221 5 0 0 25 0 1 0 1160349184 32133120 7391 1992294400 4194304 5102648 548682068768 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/9078/statm: 7845 7391 112 221 0 7621 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 31380

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/72 9079
/proc/meminfo: memFree=1710520/2055920 swapFree=4170316/4192956
[pid=9078] ppid=9076 vsize=33628 CPUtime=162.23
/proc/9078/stat : 9078 (varsat-industri) R 9076 9078 8822 0 -1 4194304 8628 0 0 0 16217 6 0 0 25 0 1 0 1160349184 34435072 7916 1992294400 4194304 5102648 548682068768 18446744073709551615 4249675 0 0 4096 3 0 0 0 17 1 0 0
/proc/9078/statm: 8407 7916 112 221 0 8183 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 33628

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/72 9079
/proc/meminfo: memFree=1707704/2055920 swapFree=4170316/4192956
[pid=9078] ppid=9076 vsize=36492 CPUtime=222.21
/proc/9078/stat : 9078 (varsat-industri) R 9076 9078 8822 0 -1 4194304 9319 0 0 0 22215 6 0 0 25 0 1 0 1160349184 37367808 8607 1992294400 4194304 5102648 548682068768 18446744073709551615 4254973 0 0 4096 3 0 0 0 17 1 0 0
/proc/9078/statm: 9123 8607 112 221 0 8899 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 36492

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/72 9079
/proc/meminfo: memFree=1704888/2055920 swapFree=4170316/4192956
[pid=9078] ppid=9076 vsize=39304 CPUtime=282.18
/proc/9078/stat : 9078 (varsat-industri) R 9076 9078 8822 0 -1 4194304 10020 0 0 0 28211 7 0 0 25 0 1 0 1160349184 40247296 9308 1992294400 4194304 5102648 548682068768 18446744073709551615 4250394 0 0 4096 3 0 0 0 17 1 0 0
/proc/9078/statm: 9826 9308 112 221 0 9602 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 39304

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/72 9079
/proc/meminfo: memFree=1701112/2055920 swapFree=4170316/4192956
[pid=9078] ppid=9076 vsize=43376 CPUtime=342.17
/proc/9078/stat : 9078 (varsat-industri) R 9076 9078 8822 0 -1 4194304 10960 0 0 0 34208 9 0 0 25 0 1 0 1160349184 44417024 10248 1992294400 4194304 5102648 548682068768 18446744073709551615 4249806 0 0 4096 3 0 0 0 17 1 0 0
/proc/9078/statm: 10844 10248 112 221 0 10620 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 43376

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/72 9079
/proc/meminfo: memFree=1699448/2055920 swapFree=4170316/4192956
[pid=9078] ppid=9076 vsize=45032 CPUtime=402.14
/proc/9078/stat : 9078 (varsat-industri) R 9076 9078 8822 0 -1 4194304 11373 0 0 0 40205 9 0 0 25 0 1 0 1160349184 46112768 10661 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/9078/statm: 11258 10661 112 221 0 11034 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 45032

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/72 9079
/proc/meminfo: memFree=1699128/2055920 swapFree=4170316/4192956
[pid=9078] ppid=9076 vsize=45424 CPUtime=462.12
/proc/9078/stat : 9078 (varsat-industri) R 9076 9078 8822 0 -1 4194304 11447 0 0 0 46202 10 0 0 25 0 1 0 1160349184 46514176 10735 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/9078/statm: 11356 10735 112 221 0 11132 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 45424

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/72 9079
/proc/meminfo: memFree=1699000/2055920 swapFree=4170316/4192956
[pid=9078] ppid=9076 vsize=45424 CPUtime=522.1
/proc/9078/stat : 9078 (varsat-industri) R 9076 9078 8822 0 -1 4194304 11479 0 0 0 52200 10 0 0 25 0 1 0 1160349184 46514176 10767 1992294400 4194304 5102648 548682068768 18446744073709551615 4244259 0 0 4096 3 0 0 0 17 1 0 0
/proc/9078/statm: 11356 10767 112 221 0 11132 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 45424

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/72 9079
/proc/meminfo: memFree=1698872/2055920 swapFree=4170316/4192956
[pid=9078] ppid=9076 vsize=45580 CPUtime=582.07
/proc/9078/stat : 9078 (varsat-industri) R 9076 9078 8822 0 -1 4194304 11501 0 0 0 58197 10 0 0 25 0 1 0 1160349184 46673920 10789 1992294400 4194304 5102648 548682068768 18446744073709551615 4254567 0 0 4096 3 0 0 0 17 1 0 0
/proc/9078/statm: 11395 10789 112 221 0 11171 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 45580

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/72 9079
/proc/meminfo: memFree=1698680/2055920 swapFree=4170316/4192956
[pid=9078] ppid=9076 vsize=45852 CPUtime=642.06
/proc/9078/stat : 9078 (varsat-industri) R 9076 9078 8822 0 -1 4194304 11538 0 0 0 64196 10 0 0 25 0 1 0 1160349184 46952448 10826 1992294400 4194304 5102648 548682068768 18446744073709551615 4254541 0 0 4096 3 0 0 0 17 1 0 0
/proc/9078/statm: 11463 10826 112 221 0 11239 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 45852

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/72 9079
/proc/meminfo: memFree=1697720/2055920 swapFree=4170316/4192956
[pid=9078] ppid=9076 vsize=46492 CPUtime=702.03
/proc/9078/stat : 9078 (varsat-industri) R 9076 9078 8822 0 -1 4194304 11742 0 0 0 70192 11 0 0 25 0 1 0 1160349184 47607808 11030 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/9078/statm: 11623 11030 112 221 0 11399 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 46492

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/72 9079
/proc/meminfo: memFree=1697080/2055920 swapFree=4170316/4192956
[pid=9078] ppid=9076 vsize=47096 CPUtime=762.01
/proc/9078/stat : 9078 (varsat-industri) R 9076 9078 8822 0 -1 4194304 11896 0 0 0 76190 11 0 0 25 0 1 0 1160349184 48226304 11184 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/9078/statm: 11774 11184 112 221 0 11550 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 47096

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/72 9079
/proc/meminfo: memFree=1696376/2055920 swapFree=4170316/4192956
[pid=9078] ppid=9076 vsize=47756 CPUtime=821.98
/proc/9078/stat : 9078 (varsat-industri) R 9076 9078 8822 0 -1 4194304 12076 0 0 0 82187 11 0 0 25 0 1 0 1160349184 48902144 11364 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/9078/statm: 11939 11364 112 221 0 11715 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 47756

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/72 9079
/proc/meminfo: memFree=1696248/2055920 swapFree=4170316/4192956
[pid=9078] ppid=9076 vsize=47896 CPUtime=881.96
/proc/9078/stat : 9078 (varsat-industri) R 9076 9078 8822 0 -1 4194304 12099 0 0 0 88185 11 0 0 25 0 1 0 1160349184 49045504 11387 1992294400 4194304 5102648 548682068768 18446744073709551615 4250021 0 0 4096 3 0 0 0 17 1 0 0
/proc/9078/statm: 11974 11387 112 221 0 11750 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 47896

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/72 9079
/proc/meminfo: memFree=1696184/2055920 swapFree=4170316/4192956
[pid=9078] ppid=9076 vsize=48036 CPUtime=941.95
/proc/9078/stat : 9078 (varsat-industri) R 9076 9078 8822 0 -1 4194304 12112 0 0 0 94183 12 0 0 25 0 1 0 1160349184 49188864 11400 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/9078/statm: 12009 11400 112 221 0 11785 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 48036

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/72 9079
/proc/meminfo: memFree=1696120/2055920 swapFree=4170316/4192956
[pid=9078] ppid=9076 vsize=48036 CPUtime=1001.92
/proc/9078/stat : 9078 (varsat-industri) R 9076 9078 8822 0 -1 4194304 12122 0 0 0 100180 12 0 0 25 0 1 0 1160349184 49188864 11410 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/9078/statm: 12009 11410 112 221 0 11785 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 48036

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/72 9079
/proc/meminfo: memFree=1695544/2055920 swapFree=4170316/4192956
[pid=9078] ppid=9076 vsize=48628 CPUtime=1061.9
/proc/9078/stat : 9078 (varsat-industri) R 9076 9078 8822 0 -1 4194304 12260 0 0 0 106178 12 0 0 25 0 1 0 1160349184 49795072 11548 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/9078/statm: 12157 11548 112 221 0 11933 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 48628

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/72 9081
/proc/meminfo: memFree=1695352/2055920 swapFree=4170316/4192956
[pid=9078] ppid=9076 vsize=48628 CPUtime=1121.88
/proc/9078/stat : 9078 (varsat-industri) R 9076 9078 8822 0 -1 4194304 12276 0 0 0 112176 12 0 0 25 0 1 0 1160349184 49795072 11564 1992294400 4194304 5102648 548682068768 18446744073709551615 4250304 0 0 4096 3 0 0 0 17 1 0 0
/proc/9078/statm: 12157 11564 112 221 0 11933 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 48628

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/72 9081
/proc/meminfo: memFree=1694968/2055920 swapFree=4170316/4192956
[pid=9078] ppid=9076 vsize=49268 CPUtime=1181.85
/proc/9078/stat : 9078 (varsat-industri) R 9076 9078 8822 0 -1 4194304 12363 0 0 0 118173 12 0 0 25 0 1 0 1160349184 50450432 11651 1992294400 4194304 5102648 548682068768 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/9078/statm: 12317 11651 112 221 0 12093 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 49268



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/72 9081
/proc/meminfo: memFree=1694968/2055920 swapFree=4170316/4192956
[pid=9078] ppid=9076 vsize=49268 CPUtime=1200.06
/proc/9078/stat : 9078 (varsat-industri) R 9076 9078 8822 0 -1 4194304 12363 0 0 0 119993 13 0 0 25 0 1 0 1160349184 50450432 11651 1992294400 4194304 5102648 548682068768 18446744073709551615 4250007 0 0 4096 3 0 0 0 17 1 0 0
/proc/9078/statm: 12317 11651 112 221 0 12093 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 49268

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: 0.99 0.98 0.99 2/72 9081
/proc/meminfo: memFree=1694968/2055920 swapFree=4170316/4192956
[pid=9078] ppid=9076 vsize=49268 CPUtime=1200.06
/proc/9078/stat : 9078 (varsat-industri) R 9076 9078 8822 0 -1 4194304 12363 0 0 0 119993 13 0 0 25 0 1 0 1160349184 50450432 11651 1992294400 4194304 5102648 548682068768 18446744073709551615 4250007 0 0 4096 3 0 0 0 17 1 0 0
/proc/9078/statm: 12317 11651 112 221 0 12093 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 49268

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.07
CPU user time (s): 1199.93
CPU system time (s): 0.139978
CPU usage (%): 99.9631
Max. virtual memory (cumulated for all children) (KiB): 49268

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

runsolver used 1.02084 second user time and 3.35949 second system time

The end

Launcher Data

Begin job on node38 at 2009-04-04 22:27:41
IDJOB=1559006
IDBENCH=70868
IDSOLVER=538
FILE ID=node38/1559006-1238876861
PBS_JOBID= 9085975
Free space on /tmp= 66492 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/crypto/desgen/gss-23-s100.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1559006-1238876861/watcher-1559006-1238876861 -o /tmp/evaluation-result-1559006-1238876861/solver-1559006-1238876861 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=984664812 HOME/instance-1559006-1238876861.cnf

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

MD5SUM BENCH= aa3fff3e05d3f50a3d088c22afa455ea
RANDOM SEED=984664812

node38.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.259
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.259
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:       1742752 kB
Buffers:         34888 kB
Cached:         209712 kB
SwapCached:      11216 kB
Active:          69720 kB
Inactive:       187592 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1742752 kB
SwapTotal:     4192956 kB
SwapFree:      4170316 kB
Dirty:            2536 kB
Writeback:           0 kB
Mapped:          18256 kB
Slab:            41064 kB
Committed_AS:  3553152 kB
PageTables:       1988 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= 66492 MiB
End job on node38 at 2009-04-04 22:47:43