Trace number 1559370

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.09 1200.51

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-28-s100.cnf
MD5SUM06e51f5d7b210924fc518c0569affee4
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 variables32151
Number of clauses96786
Sum of the clauses size228372
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 261858
Number of clauses of size 334864
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:  32151                                                |
0.00/0.00	c |  Number of clauses:    96786                                                |
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:          1287278012.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 |   14375    59521   166201 |    19840        0    nan |  0.000 % |
0.99/1.05	c |       100 |   14366    59521   166201 |    21824       96     36 |  4.081 % |
2.10/2.17	c |       251 |   14365    59521   166201 |    24006      246     48 |  4.373 % |
3.59/3.60	c |       476 |   14060    57891   162103 |    26407      469     40 |  4.373 % |
5.79/5.89	c |       813 |   14060    57891   162103 |    29048      806     36 |  4.373 % |
9.39/9.40	c |      1319 |   14060    57891   162103 |    31953     1312     32 |  4.373 % |
13.89/13.92	c |      2079 |   14060    57891   162103 |    35148     2072     37 |  4.373 % |
20.08/20.15	c |      3219 |   14060    57891   162103 |    38663     3212     38 |  4.373 % |
28.98/29.06	c |      4928 |   14060    57891   162103 |    42529     4921     37 |  4.373 % |
44.27/44.36	c |      7490 |   14060    57891   162103 |    46782     7483     36 |  4.373 % |
66.97/67.06	c |     11334 |   14060    57891   162103 |    51460    11327     34 |  4.373 % |
100.85/100.91	c |     17100 |   14060    57891   162103 |    56606    17093     37 |  4.373 % |
141.14/141.26	c |     25750 |   14060    57891   162103 |    62267    25743     38 |  4.373 % |
220.72/220.89	c |     38725 |   14060    57891   162103 |    68494    38718     36 |  4.373 % |
349.97/350.10	c |     58187 |   14060    57891   162103 |    75343    58180     39 |  4.373 % |
545.90/546.11	c |     87379 |   14060    57891   162103 |    82877    24289     35 |  4.373 % |
844.50/844.87	c |    131169 |   14060    57891   162103 |    91165    68079     33 |  4.373 % |
1168.68/1169.19	c |    196855 |   14060    57891   162103 |   100282    55395     54 |  4.373 % |

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-1559370-1238882897/watcher-1559370-1238882897 -o /tmp/evaluation-result-1559370-1238882897/solver-1559370-1238882897 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=1287278012 HOME/instance-1559370-1238882897.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.99 0.98 1.00 3/69 4329
/proc/meminfo: memFree=1669960/2055920 swapFree=4177724/4192956
[pid=4329] ppid=4327 vsize=4184 CPUtime=0
/proc/4329/stat : 4329 (varsat-industri) R 4327 4329 3978 0 -1 4194304 875 0 0 0 0 0 0 0 18 0 1 0 1160954434 4284416 861 1992294400 4194304 5102648 548682068768 18446744073709551615 4516169 0 0 4096 3 0 0 0 17 1 0 0
/proc/4329/statm: 1046 867 82 221 0 822 0

[startup+0.088536 s]
/proc/loadavg: 0.99 0.98 1.00 3/69 4329
/proc/meminfo: memFree=1669960/2055920 swapFree=4177724/4192956
[pid=4329] ppid=4327 vsize=16568 CPUtime=0.08
/proc/4329/stat : 4329 (varsat-industri) R 4327 4329 3978 0 -1 4194304 3677 0 0 0 7 1 0 0 18 0 1 0 1160954434 16965632 3662 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/4329/statm: 4142 3663 87 221 0 3918 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 16568

[startup+0.101538 s]
/proc/loadavg: 0.99 0.98 1.00 3/69 4329
/proc/meminfo: memFree=1669960/2055920 swapFree=4177724/4192956
[pid=4329] ppid=4327 vsize=18104 CPUtime=0.09
/proc/4329/stat : 4329 (varsat-industri) R 4327 4329 3978 0 -1 4194304 3985 0 0 0 8 1 0 0 18 0 1 0 1160954434 18538496 3970 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/4329/statm: 4526 3971 87 221 0 4302 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18104

[startup+0.301577 s]
/proc/loadavg: 0.99 0.98 1.00 3/69 4329
/proc/meminfo: memFree=1669960/2055920 swapFree=4177724/4192956
[pid=4329] ppid=4327 vsize=26608 CPUtime=0.29
/proc/4329/stat : 4329 (varsat-industri) R 4327 4329 3978 0 -1 4194304 6208 0 0 0 27 2 0 0 19 0 1 0 1160954434 27246592 6193 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/4329/statm: 6652 6194 100 221 0 6428 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26608

[startup+0.701656 s]
/proc/loadavg: 0.99 0.98 1.00 3/69 4329
/proc/meminfo: memFree=1669960/2055920 swapFree=4177724/4192956
[pid=4329] ppid=4327 vsize=34068 CPUtime=0.69
/proc/4329/stat : 4329 (varsat-industri) R 4327 4329 3978 0 -1 4194304 7861 0 0 0 67 2 0 0 22 0 1 0 1160954434 34885632 7846 1992294400 4194304 5102648 548682068768 18446744073709551615 4267612 0 0 4096 3 0 0 0 17 1 0 0
/proc/4329/statm: 8517 7846 100 221 0 8293 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 34068

[startup+1.50182 s]
/proc/loadavg: 0.99 0.98 1.00 2/70 4330
/proc/meminfo: memFree=1641472/2055920 swapFree=4177724/4192956
[pid=4329] ppid=4327 vsize=30356 CPUtime=1.49
/proc/4329/stat : 4329 (varsat-industri) R 4327 4329 3978 0 -1 4194304 7873 0 0 0 146 3 0 0 25 0 1 0 1160954434 31084544 7151 1992294400 4194304 5102648 548682068768 18446744073709551615 4254103 0 0 4096 3 0 0 0 17 1 0 0
/proc/4329/statm: 7589 7151 112 221 0 7365 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 30356

[startup+3.10113 s]
/proc/loadavg: 0.99 0.98 1.00 2/70 4330
/proc/meminfo: memFree=1641280/2055920 swapFree=4177724/4192956
[pid=4329] ppid=4327 vsize=30356 CPUtime=3.09
/proc/4329/stat : 4329 (varsat-industri) R 4327 4329 3978 0 -1 4194304 7873 0 0 0 306 3 0 0 25 0 1 0 1160954434 31084544 7151 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/4329/statm: 7589 7151 112 221 0 7365 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 30356

[startup+6.30277 s]
/proc/loadavg: 0.99 0.98 1.00 2/70 4330
/proc/meminfo: memFree=1641216/2055920 swapFree=4177724/4192956
[pid=4329] ppid=4327 vsize=30356 CPUtime=6.29
/proc/4329/stat : 4329 (varsat-industri) R 4327 4329 3978 0 -1 4194304 7873 0 0 0 626 3 0 0 25 0 1 0 1160954434 31084544 7151 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/4329/statm: 7589 7151 112 221 0 7365 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 30356

[startup+12.702 s]
/proc/loadavg: 0.99 0.98 1.00 2/70 4330
/proc/meminfo: memFree=1641152/2055920 swapFree=4177724/4192956
[pid=4329] ppid=4327 vsize=30356 CPUtime=12.69
/proc/4329/stat : 4329 (varsat-industri) R 4327 4329 3978 0 -1 4194304 7873 0 0 0 1266 3 0 0 25 0 1 0 1160954434 31084544 7151 1992294400 4194304 5102648 548682068768 18446744073709551615 4250181 0 0 4096 3 0 0 0 17 1 0 0
/proc/4329/statm: 7589 7151 112 221 0 7365 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 30356

[startup+25.5016 s]
/proc/loadavg: 0.99 0.98 1.00 2/70 4330
/proc/meminfo: memFree=1641152/2055920 swapFree=4177724/4192956
[pid=4329] ppid=4327 vsize=30492 CPUtime=25.48
/proc/4329/stat : 4329 (varsat-industri) R 4327 4329 3978 0 -1 4194304 7900 0 0 0 2545 3 0 0 25 0 1 0 1160954434 31223808 7178 1992294400 4194304 5102648 548682068768 18446744073709551615 4254103 0 0 4096 3 0 0 0 17 1 0 0
/proc/4329/statm: 7623 7178 112 221 0 7399 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 30492

[startup+51.1016 s]
/proc/loadavg: 0.99 0.98 1.00 2/70 4330
/proc/meminfo: memFree=1640960/2055920 swapFree=4177724/4192956
[pid=4329] ppid=4327 vsize=30776 CPUtime=51.07
/proc/4329/stat : 4329 (varsat-industri) R 4327 4329 3978 0 -1 4194304 7972 0 0 0 5104 3 0 0 25 0 1 0 1160954434 31514624 7250 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/4329/statm: 7694 7250 112 221 0 7470 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 30776

[startup+102.307 s]
/proc/loadavg: 0.99 0.98 1.00 2/70 4330
/proc/meminfo: memFree=1640320/2055920 swapFree=4177724/4192956
[pid=4329] ppid=4327 vsize=31380 CPUtime=102.26
/proc/4329/stat : 4329 (varsat-industri) R 4327 4329 3978 0 -1 4194304 8114 0 0 0 10223 3 0 0 25 0 1 0 1160954434 32133120 7392 1992294400 4194304 5102648 548682068768 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/4329/statm: 7845 7392 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 1.00 2/70 4330
/proc/meminfo: memFree=1639360/2055920 swapFree=4177724/4192956
[pid=4329] ppid=4327 vsize=32476 CPUtime=162.24
/proc/4329/stat : 4329 (varsat-industri) R 4327 4329 3978 0 -1 4194304 8361 0 0 0 16220 4 0 0 25 0 1 0 1160954434 33255424 7639 1992294400 4194304 5102648 548682068768 18446744073709551615 4250308 0 0 4096 3 0 0 0 17 1 0 0
/proc/4329/statm: 8119 7639 112 221 0 7895 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 32476

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/70 4330
/proc/meminfo: memFree=1637248/2055920 swapFree=4177724/4192956
[pid=4329] ppid=4327 vsize=34620 CPUtime=222.22
/proc/4329/stat : 4329 (varsat-industri) R 4327 4329 3978 0 -1 4194304 8876 0 0 0 22217 5 0 0 25 0 1 0 1160954434 35450880 8154 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/4329/statm: 8655 8154 112 221 0 8431 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 34620

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/70 4330
/proc/meminfo: memFree=1634496/2055920 swapFree=4177724/4192956
[pid=4329] ppid=4327 vsize=37428 CPUtime=282.2
/proc/4329/stat : 4329 (varsat-industri) R 4327 4329 3978 0 -1 4194304 9560 0 0 0 28214 6 0 0 25 0 1 0 1160954434 38326272 8838 1992294400 4194304 5102648 548682068768 18446744073709551615 4249806 0 0 4096 3 0 0 0 17 1 0 0
/proc/4329/statm: 9357 8838 112 221 0 9133 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 37428

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/70 4330
/proc/meminfo: memFree=1632512/2055920 swapFree=4177724/4192956
[pid=4329] ppid=4327 vsize=39328 CPUtime=342.17
/proc/4329/stat : 4329 (varsat-industri) R 4327 4329 3978 0 -1 4194304 10055 0 0 0 34211 6 0 0 25 0 1 0 1160954434 40271872 9333 1992294400 4194304 5102648 548682068768 18446744073709551615 4249806 0 0 4096 3 0 0 0 17 1 0 0
/proc/4329/statm: 9832 9333 112 221 0 9608 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 39328

[startup+402.303 s]
/proc/loadavg: 0.99 0.98 1.00 2/70 4330
/proc/meminfo: memFree=1630208/2055920 swapFree=4177724/4192956
[pid=4329] ppid=4327 vsize=41864 CPUtime=402.15
/proc/4329/stat : 4329 (varsat-industri) R 4327 4329 3978 0 -1 4194304 10624 0 0 0 40208 7 0 0 25 0 1 0 1160954434 42868736 9902 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/4329/statm: 10466 9902 112 221 0 10242 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 41864

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/70 4330
/proc/meminfo: memFree=1627968/2055920 swapFree=4177724/4192956
[pid=4329] ppid=4327 vsize=44228 CPUtime=462.13
/proc/4329/stat : 4329 (varsat-industri) R 4327 4329 3978 0 -1 4194304 11180 0 0 0 46205 8 0 0 25 0 1 0 1160954434 45289472 10458 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/4329/statm: 11057 10458 112 221 0 10833 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 44228

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/70 4330
/proc/meminfo: memFree=1627264/2055920 swapFree=4177724/4192956
[pid=4329] ppid=4327 vsize=44768 CPUtime=522.11
/proc/4329/stat : 4329 (varsat-industri) R 4327 4329 3978 0 -1 4194304 11348 0 0 0 52203 8 0 0 25 0 1 0 1160954434 45842432 10626 1992294400 4194304 5102648 548682068768 18446744073709551615 4249855 0 0 4096 3 0 0 0 17 1 0 0
/proc/4329/statm: 11192 10626 112 221 0 10968 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 44768

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/70 4330
/proc/meminfo: memFree=1627136/2055920 swapFree=4177724/4192956
[pid=4329] ppid=4327 vsize=44992 CPUtime=582.09
/proc/4329/stat : 4329 (varsat-industri) R 4327 4329 3978 0 -1 4194304 11369 0 0 0 58200 9 0 0 25 0 1 0 1160954434 46071808 10647 1992294400 4194304 5102648 548682068768 18446744073709551615 4249675 0 0 4096 3 0 0 0 17 1 0 0
/proc/4329/statm: 11248 10647 112 221 0 11024 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 44992

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/70 4330
/proc/meminfo: memFree=1626944/2055920 swapFree=4177724/4192956
[pid=4329] ppid=4327 vsize=45228 CPUtime=642.07
/proc/4329/stat : 4329 (varsat-industri) R 4327 4329 3978 0 -1 4194304 11416 0 0 0 64198 9 0 0 25 0 1 0 1160954434 46313472 10694 1992294400 4194304 5102648 548682068768 18446744073709551615 4249909 0 0 4096 3 0 0 0 17 1 0 0
/proc/4329/statm: 11307 10694 112 221 0 11083 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 45228

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/70 4330
/proc/meminfo: memFree=1626688/2055920 swapFree=4177724/4192956
[pid=4329] ppid=4327 vsize=45444 CPUtime=702.05
/proc/4329/stat : 4329 (varsat-industri) R 4327 4329 3978 0 -1 4194304 11474 0 0 0 70196 9 0 0 25 0 1 0 1160954434 46534656 10752 1992294400 4194304 5102648 548682068768 18446744073709551615 4254103 0 0 4096 3 0 0 0 17 1 0 0
/proc/4329/statm: 11361 10752 112 221 0 11137 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 45444

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 1.00 2/70 4330
/proc/meminfo: memFree=1626560/2055920 swapFree=4177724/4192956
[pid=4329] ppid=4327 vsize=45444 CPUtime=762.03
/proc/4329/stat : 4329 (varsat-industri) R 4327 4329 3978 0 -1 4194304 11479 0 0 0 76194 9 0 0 25 0 1 0 1160954434 46534656 10757 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/4329/statm: 11361 10757 112 221 0 11137 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 45444

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/70 4330
/proc/meminfo: memFree=1626304/2055920 swapFree=4177724/4192956
[pid=4329] ppid=4327 vsize=45656 CPUtime=822
/proc/4329/stat : 4329 (varsat-industri) R 4327 4329 3978 0 -1 4194304 11546 0 0 0 82191 9 0 0 25 0 1 0 1160954434 46751744 10824 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/4329/statm: 11414 10824 112 221 0 11190 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 45656

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/70 4330
/proc/meminfo: memFree=1625600/2055920 swapFree=4177724/4192956
[pid=4329] ppid=4327 vsize=46296 CPUtime=881.99
/proc/4329/stat : 4329 (varsat-industri) R 4327 4329 3978 0 -1 4194304 11708 0 0 0 88189 10 0 0 25 0 1 0 1160954434 47407104 10986 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/4329/statm: 11574 10986 112 221 0 11350 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 46296

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/70 4330
/proc/meminfo: memFree=1624256/2055920 swapFree=4177724/4192956
[pid=4329] ppid=4327 vsize=47724 CPUtime=941.96
/proc/4329/stat : 4329 (varsat-industri) R 4327 4329 3978 0 -1 4194304 12046 0 0 0 94186 10 0 0 25 0 1 0 1160954434 48869376 11324 1992294400 4194304 5102648 548682068768 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/4329/statm: 11931 11324 112 221 0 11707 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 47724

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/70 4330
/proc/meminfo: memFree=1621952/2055920 swapFree=4177724/4192956
[pid=4329] ppid=4327 vsize=50376 CPUtime=1001.94
/proc/4329/stat : 4329 (varsat-industri) R 4327 4329 3978 0 -1 4194304 12618 0 0 0 100183 11 0 0 25 0 1 0 1160954434 51585024 11896 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/4329/statm: 12594 11896 112 221 0 12370 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 50376

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/70 4330
/proc/meminfo: memFree=1621952/2055920 swapFree=4177724/4192956
[pid=4329] ppid=4327 vsize=50376 CPUtime=1061.92
/proc/4329/stat : 4329 (varsat-industri) R 4327 4329 3978 0 -1 4194304 12618 0 0 0 106181 11 0 0 25 0 1 0 1160954434 51585024 11896 1992294400 4194304 5102648 548682068768 18446744073709551615 4249826 0 0 4096 3 0 0 0 17 1 0 0
/proc/4329/statm: 12594 11896 112 221 0 12370 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 50376

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/70 4330
/proc/meminfo: memFree=1621888/2055920 swapFree=4177724/4192956
[pid=4329] ppid=4327 vsize=50376 CPUtime=1121.9
/proc/4329/stat : 4329 (varsat-industri) R 4327 4329 3978 0 -1 4194304 12620 0 0 0 112179 11 0 0 25 0 1 0 1160954434 51585024 11898 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/4329/statm: 12594 11898 112 221 0 12370 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 50376

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/70 4330
/proc/meminfo: memFree=1621312/2055920 swapFree=4177724/4192956
[pid=4329] ppid=4327 vsize=51064 CPUtime=1181.87
/proc/4329/stat : 4329 (varsat-industri) R 4327 4329 3978 0 -1 4194304 12762 0 0 0 118176 11 0 0 25 0 1 0 1160954434 52289536 12040 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/4329/statm: 12766 12040 112 221 0 12542 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 51064



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 1.00 2/70 4330
/proc/meminfo: memFree=1621312/2055920 swapFree=4177724/4192956
[pid=4329] ppid=4327 vsize=51064 CPUtime=1200.07
/proc/4329/stat : 4329 (varsat-industri) R 4327 4329 3978 0 -1 4194304 12767 0 0 0 119996 11 0 0 25 0 1 0 1160954434 52289536 12045 1992294400 4194304 5102648 548682068768 18446744073709551615 4250181 0 0 4096 3 0 0 0 17 1 0 0
/proc/4329/statm: 12766 12045 112 221 0 12542 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 51064

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 1.00 2/70 4330
/proc/meminfo: memFree=1621312/2055920 swapFree=4177724/4192956
[pid=4329] ppid=4327 vsize=51064 CPUtime=1200.07
/proc/4329/stat : 4329 (varsat-industri) R 4327 4329 3978 0 -1 4194304 12767 0 0 0 119996 11 0 0 25 0 1 0 1160954434 52289536 12045 1992294400 4194304 5102648 548682068768 18446744073709551615 4250181 0 0 4096 3 0 0 0 17 1 0 0
/proc/4329/statm: 12766 12045 112 221 0 12542 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 51064

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.09
CPU user time (s): 1199.97
CPU system time (s): 0.12698
CPU usage (%): 99.965
Max. virtual memory (cumulated for all children) (KiB): 51064

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

runsolver used 0.989849 second user time and 3.38948 second system time

The end

Launcher Data

Begin job on node73 at 2009-04-05 00:08:17
IDJOB=1559370
IDBENCH=70875
IDSOLVER=538
FILE ID=node73/1559370-1238882897
PBS_JOBID= 9085993
Free space on /tmp= 66500 MiB

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

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

MD5SUM BENCH= 06e51f5d7b210924fc518c0569affee4
RANDOM SEED=1287278012

node73.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.277
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.277
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:       1670376 kB
Buffers:         47932 kB
Cached:         263968 kB
SwapCached:       8312 kB
Active:         101620 kB
Inactive:       220112 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1670376 kB
SwapTotal:     4192956 kB
SwapFree:      4177724 kB
Dirty:            2560 kB
Writeback:           0 kB
Mapped:          15168 kB
Slab:            49452 kB
Committed_AS:  2968648 kB
PageTables:       1656 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= 66500 MiB
End job on node73 at 2009-04-05 00:28:20