Trace number 1558798

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.08 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.11         s                                       |
0.09/0.13	c |  Timeout:              43200 s
0.09/0.13	c |  Random Seed:          201582726.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 |   14655    60615   169062 |    20205        0    nan |  0.000 % |
0.89/0.97	c |       100 |   14638    60615   169062 |    22225       96     25 |  3.829 % |
1.49/1.59	c |       252 |   14638    60615   169062 |    24448      248     66 |  3.829 % |
2.79/2.86	c |       477 |   14364    59063   165207 |    26892      472     52 |  3.829 % |
4.19/4.29	c |       814 |   14364    59063   165207 |    29582      809     54 |  3.829 % |
6.29/6.39	c |      1321 |   14364    59063   165207 |    32540     1316     57 |  3.829 % |
9.19/9.25	c |      2081 |   14364    59063   165207 |    35794     2076     54 |  3.829 % |
13.79/13.90	c |      3221 |   14364    59063   165207 |    39373     3216     54 |  3.829 % |
22.09/22.17	c |      4930 |   14364    59063   165207 |    43311     4925     50 |  3.829 % |
33.38/33.49	c |      7492 |   14364    59063   165207 |    47642     7487     49 |  3.829 % |
50.67/50.79	c |     11336 |   14364    59063   165207 |    52406    11331     55 |  3.829 % |
74.27/74.35	c |     17102 |   14364    59063   165207 |    57647    17097     57 |  3.829 % |
111.66/111.76	c |     25752 |   14364    59063   165207 |    63411    25747     56 |  3.829 % |
172.84/172.91	c |     38727 |   14364    59063   165207 |    69753    38722     57 |  3.829 % |
275.61/275.73	c |     58189 |   14364    59063   165207 |    76728    58184     57 |  3.829 % |
438.47/438.65	c |     87381 |   14364    59063   165207 |    84401    24076     56 |  3.829 % |
670.91/671.12	c |    131171 |   14364    59063   165207 |    92841    67866     57 |  3.829 % |
1038.60/1038.97	c |    196856 |   14364    59063   165207 |   102125    56175     60 |  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-1558798-1238874093/watcher-1558798-1238874093 -o /tmp/evaluation-result-1558798-1238874093/solver-1558798-1238874093 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=201582726 HOME/instance-1558798-1238874093.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.08 1.02 1.01 3/68 10657
/proc/meminfo: memFree=1767480/2055920 swapFree=4175300/4192956
[pid=10657] ppid=10655 vsize=4064 CPUtime=0
/proc/10657/stat : 10657 (varsat-industri) R 10655 10657 10381 0 -1 4194304 840 0 0 0 0 0 0 0 18 0 1 0 1160070885 4161536 826 1992294400 4194304 5102648 548682068768 18446744073709551615 4516087 0 0 4096 3 0 0 0 17 1 0 0
/proc/10657/statm: 1016 831 82 221 0 792 0

[startup+0.053438 s]
/proc/loadavg: 1.08 1.02 1.01 3/68 10657
/proc/meminfo: memFree=1767480/2055920 swapFree=4175300/4192956
[pid=10657] ppid=10655 vsize=13104 CPUtime=0.05
/proc/10657/stat : 10657 (varsat-industri) R 10655 10657 10381 0 -1 4194304 2800 0 0 0 4 1 0 0 18 0 1 0 1160070885 13418496 2785 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/10657/statm: 3276 2786 87 221 0 3052 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 13104

[startup+0.101442 s]
/proc/loadavg: 1.08 1.02 1.01 3/68 10657
/proc/meminfo: memFree=1767480/2055920 swapFree=4175300/4192956
[pid=10657] ppid=10655 vsize=17996 CPUtime=0.09
/proc/10657/stat : 10657 (varsat-industri) R 10655 10657 10381 0 -1 4194304 3970 0 0 0 7 2 0 0 18 0 1 0 1160070885 18427904 3955 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/10657/statm: 4499 3955 87 221 0 4275 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17996

[startup+0.301462 s]
/proc/loadavg: 1.08 1.02 1.01 3/68 10657
/proc/meminfo: memFree=1767480/2055920 swapFree=4175300/4192956
[pid=10657] ppid=10655 vsize=26632 CPUtime=0.29
/proc/10657/stat : 10657 (varsat-industri) R 10655 10657 10381 0 -1 4194304 6202 0 0 0 26 3 0 0 19 0 1 0 1160070885 27271168 6187 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/10657/statm: 6658 6187 100 221 0 6434 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26632

[startup+0.701502 s]
/proc/loadavg: 1.08 1.02 1.01 3/68 10657
/proc/meminfo: memFree=1767480/2055920 swapFree=4175300/4192956
[pid=10657] ppid=10655 vsize=34196 CPUtime=0.69
/proc/10657/stat : 10657 (varsat-industri) R 10655 10657 10381 0 -1 4194304 7909 0 0 0 65 4 0 0 22 0 1 0 1160070885 35016704 7894 1992294400 4194304 5102648 548682068768 18446744073709551615 4495393 0 0 4096 3 0 0 0 17 1 0 0
/proc/10657/statm: 8549 7894 100 221 0 8325 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 34196

[startup+1.50158 s]
/proc/loadavg: 1.08 1.02 1.01 2/69 10658
/proc/meminfo: memFree=1738800/2055920 swapFree=4175300/4192956
[pid=10657] ppid=10655 vsize=30592 CPUtime=1.49
/proc/10657/stat : 10657 (varsat-industri) R 10655 10657 10381 0 -1 4194304 7974 0 0 0 145 4 0 0 25 0 1 0 1160070885 31326208 7223 1992294400 4194304 5102648 548682068768 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/10657/statm: 7648 7223 114 221 0 7424 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 30592

[startup+3.10174 s]
/proc/loadavg: 1.08 1.02 1.01 2/69 10658
/proc/meminfo: memFree=1738608/2055920 swapFree=4175300/4192956
[pid=10657] ppid=10655 vsize=30592 CPUtime=3.09
/proc/10657/stat : 10657 (varsat-industri) R 10655 10657 10381 0 -1 4194304 7974 0 0 0 305 4 0 0 25 0 1 0 1160070885 31326208 7223 1992294400 4194304 5102648 548682068768 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/10657/statm: 7648 7223 114 221 0 7424 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 30592

[startup+6.30106 s]
/proc/loadavg: 1.07 1.02 1.00 2/69 10658
/proc/meminfo: memFree=1738544/2055920 swapFree=4175300/4192956
[pid=10657] ppid=10655 vsize=30592 CPUtime=6.29
/proc/10657/stat : 10657 (varsat-industri) R 10655 10657 10381 0 -1 4194304 7974 0 0 0 625 4 0 0 25 0 1 0 1160070885 31326208 7223 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/10657/statm: 7648 7223 114 221 0 7424 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 30592

[startup+12.7017 s]
/proc/loadavg: 1.07 1.02 1.00 2/69 10658
/proc/meminfo: memFree=1738480/2055920 swapFree=4175300/4192956
[pid=10657] ppid=10655 vsize=30592 CPUtime=12.69
/proc/10657/stat : 10657 (varsat-industri) R 10655 10657 10381 0 -1 4194304 7977 0 0 0 1265 4 0 0 25 0 1 0 1160070885 31326208 7226 1992294400 4194304 5102648 548682068768 18446744073709551615 4249080 0 0 4096 3 0 0 0 17 1 0 0
/proc/10657/statm: 7648 7226 114 221 0 7424 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 30592

[startup+25.502 s]
/proc/loadavg: 1.05 1.01 1.00 2/69 10658
/proc/meminfo: memFree=1738544/2055920 swapFree=4175300/4192956
[pid=10657] ppid=10655 vsize=30760 CPUtime=25.48
/proc/10657/stat : 10657 (varsat-industri) R 10655 10657 10381 0 -1 4194304 8005 0 0 0 2544 4 0 0 25 0 1 0 1160070885 31498240 7254 1992294400 4194304 5102648 548682068768 18446744073709551615 4244348 0 0 4096 3 0 0 0 17 1 0 0
/proc/10657/statm: 7690 7254 114 221 0 7466 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 30760

[startup+51.1015 s]
/proc/loadavg: 1.03 1.01 1.00 2/69 10658
/proc/meminfo: memFree=1738480/2055920 swapFree=4175300/4192956
[pid=10657] ppid=10655 vsize=30972 CPUtime=51.07
/proc/10657/stat : 10657 (varsat-industri) R 10655 10657 10381 0 -1 4194304 8057 0 0 0 5103 4 0 0 25 0 1 0 1160070885 31715328 7306 1992294400 4194304 5102648 548682068768 18446744073709551615 4255087 0 0 4096 3 0 0 0 17 1 0 0
/proc/10657/statm: 7743 7306 114 221 0 7519 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 30972

[startup+102.306 s]
/proc/loadavg: 1.01 1.01 1.00 2/69 10658
/proc/meminfo: memFree=1736368/2055920 swapFree=4175300/4192956
[pid=10657] ppid=10655 vsize=33012 CPUtime=102.27
/proc/10657/stat : 10657 (varsat-industri) R 10655 10657 10381 0 -1 4194304 8547 0 0 0 10222 5 0 0 25 0 1 0 1160070885 33804288 7796 1992294400 4194304 5102648 548682068768 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/10657/statm: 8253 7796 114 221 0 8029 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 33012

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 10660
/proc/meminfo: memFree=1732400/2055920 swapFree=4175300/4192956
[pid=10657] ppid=10655 vsize=36840 CPUtime=162.25
/proc/10657/stat : 10657 (varsat-industri) R 10655 10657 10381 0 -1 4194304 9514 0 0 0 16218 7 0 0 25 0 1 0 1160070885 37724160 8763 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/10657/statm: 9210 8763 114 221 0 8986 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 36840

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 10660
/proc/meminfo: memFree=1728624/2055920 swapFree=4175300/4192956
[pid=10657] ppid=10655 vsize=40608 CPUtime=222.23
/proc/10657/stat : 10657 (varsat-industri) R 10655 10657 10381 0 -1 4194304 10429 0 0 0 22215 8 0 0 25 0 1 0 1160070885 41582592 9678 1992294400 4194304 5102648 548682068768 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/10657/statm: 10152 9678 114 221 0 9928 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 40608

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 10660
/proc/meminfo: memFree=1724976/2055920 swapFree=4175300/4192956
[pid=10657] ppid=10655 vsize=44336 CPUtime=282.21
/proc/10657/stat : 10657 (varsat-industri) R 10655 10657 10381 0 -1 4194304 11335 0 0 0 28212 9 0 0 25 0 1 0 1160070885 45400064 10584 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/10657/statm: 11084 10584 114 221 0 10860 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 44336

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 10660
/proc/meminfo: memFree=1721584/2055920 swapFree=4175300/4192956
[pid=10657] ppid=10655 vsize=47744 CPUtime=342.19
/proc/10657/stat : 10657 (varsat-industri) R 10655 10657 10381 0 -1 4194304 12163 0 0 0 34208 11 0 0 25 0 1 0 1160070885 48889856 11412 1992294400 4194304 5102648 548682068768 18446744073709551615 4255172 0 0 4096 3 0 0 0 17 1 0 0
/proc/10657/statm: 11936 11412 114 221 0 11712 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 47744

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 10660
/proc/meminfo: memFree=1718640/2055920 swapFree=4175300/4192956
[pid=10657] ppid=10655 vsize=50796 CPUtime=402.18
/proc/10657/stat : 10657 (varsat-industri) R 10655 10657 10381 0 -1 4194304 12899 0 0 0 40206 12 0 0 25 0 1 0 1160070885 52015104 12148 1992294400 4194304 5102648 548682068768 18446744073709551615 4255744 0 0 4096 3 0 0 0 17 1 0 0
/proc/10657/statm: 12699 12148 114 221 0 12475 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 50796

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 10660
/proc/meminfo: memFree=1718384/2055920 swapFree=4175300/4192956
[pid=10657] ppid=10655 vsize=50984 CPUtime=462.16
/proc/10657/stat : 10657 (varsat-industri) R 10655 10657 10381 0 -1 4194304 12950 0 0 0 46204 12 0 0 25 0 1 0 1160070885 52207616 12199 1992294400 4194304 5102648 548682068768 18446744073709551615 4249872 0 0 4096 3 0 0 0 17 1 0 0
/proc/10657/statm: 12746 12199 114 221 0 12522 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 50984

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 10660
/proc/meminfo: memFree=1718128/2055920 swapFree=4175300/4192956
[pid=10657] ppid=10655 vsize=51432 CPUtime=522.14
/proc/10657/stat : 10657 (varsat-industri) R 10655 10657 10381 0 -1 4194304 12999 0 0 0 52202 12 0 0 25 0 1 0 1160070885 52666368 12248 1992294400 4194304 5102648 548682068768 18446744073709551615 4255108 0 0 4096 3 0 0 0 17 1 0 0
/proc/10657/statm: 12858 12248 114 221 0 12634 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 51432

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 10660
/proc/meminfo: memFree=1718064/2055920 swapFree=4175300/4192956
[pid=10657] ppid=10655 vsize=51432 CPUtime=582.13
/proc/10657/stat : 10657 (varsat-industri) R 10655 10657 10381 0 -1 4194304 13016 0 0 0 58200 13 0 0 25 0 1 0 1160070885 52666368 12265 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/10657/statm: 12858 12265 114 221 0 12634 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 51432

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 10660
/proc/meminfo: memFree=1717744/2055920 swapFree=4175300/4192956
[pid=10657] ppid=10655 vsize=51712 CPUtime=642.12
/proc/10657/stat : 10657 (varsat-industri) R 10655 10657 10381 0 -1 4194304 13085 0 0 0 64199 13 0 0 25 0 1 0 1160070885 52953088 12334 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/10657/statm: 12928 12334 114 221 0 12704 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 51712

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 10660
/proc/meminfo: memFree=1717296/2055920 swapFree=4175300/4192956
[pid=10657] ppid=10655 vsize=52032 CPUtime=702.09
/proc/10657/stat : 10657 (varsat-industri) R 10655 10657 10381 0 -1 4194304 13185 0 0 0 70196 13 0 0 25 0 1 0 1160070885 53280768 12434 1992294400 4194304 5102648 548682068768 18446744073709551615 4249787 0 0 4096 3 0 0 0 17 1 0 0
/proc/10657/statm: 13008 12434 114 221 0 12784 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 52032

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 10660
/proc/meminfo: memFree=1715696/2055920 swapFree=4175300/4192956
[pid=10657] ppid=10655 vsize=53576 CPUtime=762.08
/proc/10657/stat : 10657 (varsat-industri) R 10655 10657 10381 0 -1 4194304 13579 0 0 0 76194 14 0 0 25 0 1 0 1160070885 54861824 12828 1992294400 4194304 5102648 548682068768 18446744073709551615 4254103 0 0 4096 3 0 0 0 17 1 0 0
/proc/10657/statm: 13394 12828 114 221 0 13170 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 53576

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 10660
/proc/meminfo: memFree=1712240/2055920 swapFree=4175300/4192956
[pid=10657] ppid=10655 vsize=57216 CPUtime=822.06
/proc/10657/stat : 10657 (varsat-industri) R 10655 10657 10381 0 -1 4194304 14446 0 0 0 82191 15 0 0 25 0 1 0 1160070885 58589184 13695 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/10657/statm: 14304 13695 114 221 0 14080 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 57216

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 10660
/proc/meminfo: memFree=1711152/2055920 swapFree=4175300/4192956
[pid=10657] ppid=10655 vsize=58548 CPUtime=882.05
/proc/10657/stat : 10657 (varsat-industri) R 10655 10657 10381 0 -1 4194304 14710 0 0 0 88189 16 0 0 25 0 1 0 1160070885 59953152 13959 1992294400 4194304 5102648 548682068768 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/10657/statm: 14637 13959 114 221 0 14413 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 58548

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 10660
/proc/meminfo: memFree=1711024/2055920 swapFree=4175300/4192956
[pid=10657] ppid=10655 vsize=58700 CPUtime=942.03
/proc/10657/stat : 10657 (varsat-industri) R 10655 10657 10381 0 -1 4194304 14738 0 0 0 94187 16 0 0 25 0 1 0 1160070885 60108800 13987 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/10657/statm: 14675 13987 114 221 0 14451 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 58700

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 10660
/proc/meminfo: memFree=1710832/2055920 swapFree=4175300/4192956
[pid=10657] ppid=10655 vsize=58920 CPUtime=1002.01
/proc/10657/stat : 10657 (varsat-industri) R 10655 10657 10381 0 -1 4194304 14775 0 0 0 100185 16 0 0 25 0 1 0 1160070885 60334080 14024 1992294400 4194304 5102648 548682068768 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/10657/statm: 14730 14024 114 221 0 14506 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 58920

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 10660
/proc/meminfo: memFree=1709808/2055920 swapFree=4175300/4192956
[pid=10657] ppid=10655 vsize=60020 CPUtime=1062
/proc/10657/stat : 10657 (varsat-industri) R 10655 10657 10381 0 -1 4194304 15019 0 0 0 106183 17 0 0 25 0 1 0 1160070885 61460480 14268 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/10657/statm: 15005 14268 114 221 0 14781 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 60020

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 10660
/proc/meminfo: memFree=1709552/2055920 swapFree=4175300/4192956
[pid=10657] ppid=10655 vsize=60304 CPUtime=1121.98
/proc/10657/stat : 10657 (varsat-industri) R 10655 10657 10381 0 -1 4194304 15072 0 0 0 112181 17 0 0 25 0 1 0 1160070885 61751296 14321 1992294400 4194304 5102648 548682068768 18446744073709551615 4249806 0 0 4096 3 0 0 0 17 1 0 0
/proc/10657/statm: 15076 14321 114 221 0 14852 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 60304

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 10666
/proc/meminfo: memFree=1709104/2055920 swapFree=4175300/4192956
[pid=10657] ppid=10655 vsize=60624 CPUtime=1181.95
/proc/10657/stat : 10657 (varsat-industri) R 10655 10657 10381 0 -1 4194304 15134 0 0 0 118178 17 0 0 25 0 1 0 1160070885 62078976 14383 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/10657/statm: 15156 14383 114 221 0 14932 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 60624



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 10666
/proc/meminfo: memFree=1709104/2055920 swapFree=4175300/4192956
[pid=10657] ppid=10655 vsize=60624 CPUtime=1200.05
/proc/10657/stat : 10657 (varsat-industri) R 10655 10657 10381 0 -1 4194304 15134 0 0 0 119988 17 0 0 25 0 1 0 1160070885 62078976 14383 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/10657/statm: 15156 14383 114 221 0 14932 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 60624

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.08
CPU user time (s): 1199.89
CPU system time (s): 0.189971
CPU usage (%): 99.9718
Max. virtual memory (cumulated for all children) (KiB): 60624

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

runsolver used 1.08384 second user time and 3.2945 second system time

The end

Launcher Data

Begin job on node60 at 2009-04-04 21:41:33
IDJOB=1558798
IDBENCH=70864
IDSOLVER=538
FILE ID=node60/1558798-1238874093
PBS_JOBID= 9085967
Free space on /tmp= 66556 MiB

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

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

MD5SUM BENCH= d33264afbb7fa6f88a24b97cfc468c5a
RANDOM SEED=201582726

node60.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.202
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.202
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:       1767960 kB
Buffers:         33308 kB
Cached:         188840 kB
SwapCached:      10480 kB
Active:          57548 kB
Inactive:       177168 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1767960 kB
SwapTotal:     4192956 kB
SwapFree:      4175300 kB
Dirty:            2568 kB
Writeback:           0 kB
Mapped:          18280 kB
Slab:            38800 kB
Committed_AS:  3755072 kB
PageTables:       1712 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= 66556 MiB
End job on node60 at 2009-04-04 22:01:35