Trace number 1515388

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.02 1200.41

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/SATISFIABLE/90/
unif-k5-r21.3-v90-c1917-S824721511-001.cnf
MD5SUMf2a7fee26e0cf07e97811f1061f30ce6
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.007997
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of clauses1917
Sum of the clauses size9585
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 51917
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:  90                                                   |
0.00/0.00	c |  Number of clauses:    1917                                                 |
0.00/0.00	c |  Parsing time:         0.00         s                                       |
0.00/0.00	c |  Timeout:              43200 s
0.00/0.00	c |  Random Seed:          418758644.000000
0.00/0.00	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.00/0.00	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.00	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.00	c |                                                                             |
0.00/0.01	c ============================[ Search Statistics ]==============================
0.00/0.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.01	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.01	c ===============================================================================
0.00/0.01	c |         0 |      90     1917     9585 |      639        0    nan |  0.000 % |
0.00/0.01	c |       101 |      90     1917     9585 |      702      101     21 |  0.012 % |
0.00/0.02	c |       253 |      90     1917     9585 |      773      253     22 |  0.012 % |
0.00/0.03	c |       478 |      90     1917     9585 |      850      478     21 |  0.012 % |
0.00/0.04	c |       817 |      90     1917     9585 |      935      817     21 |  0.012 % |
0.00/0.06	c |      1324 |      90     1917     9585 |     1029      844     20 |  0.012 % |
0.07/0.08	c |      2084 |      90     1917     9585 |     1132      549     18 |  0.012 % |
0.09/0.12	c |      3224 |      90     1917     9585 |     1245     1115     18 |  0.012 % |
0.09/0.17	c |      4935 |      90     1917     9585 |     1369      925     20 |  0.012 % |
0.19/0.25	c |      7499 |      90     1917     9585 |     1506      711     19 |  0.012 % |
0.29/0.38	c |     11343 |      90     1917     9585 |     1657     1501     18 |  0.012 % |
0.49/0.57	c |     17109 |      90     1917     9585 |     1823     1383     18 |  0.012 % |
0.79/0.87	c |     25758 |      90     1917     9585 |     2005     1739     18 |  0.012 % |
1.29/1.32	c |     38732 |      90     1917     9585 |     2206     1522     18 |  0.012 % |
1.99/2.03	c |     58194 |      90     1917     9585 |     2426     2031     19 |  0.012 % |
3.09/3.13	c |     87388 |      90     1917     9585 |     2669     1806     19 |  0.012 % |
4.79/4.81	c |    131177 |      90     1917     9585 |     2936     2503     18 |  0.012 % |
7.39/7.47	c |    196861 |      90     1917     9585 |     3229     1585     17 |  0.012 % |
11.59/11.61	c |    295387 |      90     1917     9585 |     3552     2502     18 |  0.012 % |
17.99/18.06	c |    443176 |      90     1917     9585 |     3908     1830     18 |  0.012 % |
27.98/28.05	c |    664859 |      90     1917     9585 |     4298     3388     18 |  0.012 % |
43.58/43.65	c |    997386 |      90     1917     9585 |     4728     3226     18 |  0.012 % |
67.97/68.04	c |   1496175 |      90     1917     9585 |     5201     3051     18 |  0.012 % |
106.15/106.23	c |   2244358 |      90     1917     9585 |     5721     4092     18 |  0.012 % |
166.64/166.72	c |   3366636 |      90     1917     9585 |     6293     3407     17 |  0.012 % |
261.21/261.33	c |   5050049 |      90     1917     9585 |     6923     3773     20 |  0.012 % |
410.55/410.78	c |   7575165 |      90     1917     9585 |     7615     4000     19 |  0.012 % |
646.68/646.94	c |  11362841 |      90     1917     9585 |     8377     4156     18 |  0.012 % |
1017.66/1018.02	c |  17044357 |      90     1917     9585 |     9215     4706     16 |  0.012 % |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1515388-1238253784/watcher-1515388-1238253784 -o /tmp/evaluation-result-1515388-1238253784/solver-1515388-1238253784 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=418758644 HOME/instance-1515388-1238253784.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 0.99 0.99 3/64 1022
/proc/meminfo: memFree=1176656/2055920 swapFree=4178700/4192956
[pid=1022] ppid=1020 vsize=2544 CPUtime=0
/proc/1022/stat : 1022 (varsat-industri) R 1020 1022 856 0 -1 4194304 243 0 0 0 0 0 0 0 18 0 1 0 1098043974 2605056 228 1992294400 4194304 5102648 548682068784 18446744073709551615 4272256 0 0 4096 3 0 0 0 17 1 0 0
/proc/1022/statm: 636 228 98 221 0 412 0

[startup+0.0800791 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 1022
/proc/meminfo: memFree=1176656/2055920 swapFree=4178700/4192956
[pid=1022] ppid=1020 vsize=2544 CPUtime=0.07
/proc/1022/stat : 1022 (varsat-industri) R 1020 1022 856 0 -1 4194304 264 0 0 0 7 0 0 0 18 0 1 0 1098043974 2605056 249 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/1022/statm: 636 249 109 221 0 412 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2544

[startup+0.101082 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 1022
/proc/meminfo: memFree=1176656/2055920 swapFree=4178700/4192956
[pid=1022] ppid=1020 vsize=2544 CPUtime=0.09
/proc/1022/stat : 1022 (varsat-industri) R 1020 1022 856 0 -1 4194304 267 0 0 0 9 0 0 0 18 0 1 0 1098043974 2605056 252 1992294400 4194304 5102648 548682068784 18446744073709551615 4250276 0 0 4096 3 0 0 0 17 1 0 0
/proc/1022/statm: 636 252 109 221 0 412 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2544

[startup+0.301116 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 1022
/proc/meminfo: memFree=1176656/2055920 swapFree=4178700/4192956
[pid=1022] ppid=1020 vsize=2676 CPUtime=0.29
/proc/1022/stat : 1022 (varsat-industri) R 1020 1022 856 0 -1 4194304 299 0 0 0 29 0 0 0 19 0 1 0 1098043974 2740224 284 1992294400 4194304 5102648 548682068784 18446744073709551615 4254201 0 0 4096 3 0 0 0 17 1 0 0
/proc/1022/statm: 669 284 109 221 0 445 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2676

[startup+0.701185 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 1022
/proc/meminfo: memFree=1176656/2055920 swapFree=4178700/4192956
[pid=1022] ppid=1020 vsize=2820 CPUtime=0.69
/proc/1022/stat : 1022 (varsat-industri) R 1020 1022 856 0 -1 4194304 336 0 0 0 69 0 0 0 22 0 1 0 1098043974 2887680 321 1992294400 4194304 5102648 548682068784 18446744073709551615 4255473 0 0 4096 3 0 0 0 17 1 0 0
/proc/1022/statm: 705 321 109 221 0 481 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2820

[startup+1.50132 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 1023
/proc/meminfo: memFree=1175752/2055920 swapFree=4178700/4192956
[pid=1022] ppid=1020 vsize=2952 CPUtime=1.49
/proc/1022/stat : 1022 (varsat-industri) R 1020 1022 856 0 -1 4194304 376 0 0 0 149 0 0 0 25 0 1 0 1098043974 3022848 361 1992294400 4194304 5102648 548682068784 18446744073709551615 4249872 0 0 4096 3 0 0 0 17 1 0 0
/proc/1022/statm: 738 361 109 221 0 514 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2952

[startup+3.10159 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 1023
/proc/meminfo: memFree=1175368/2055920 swapFree=4178700/4192956
[pid=1022] ppid=1020 vsize=3220 CPUtime=3.09
/proc/1022/stat : 1022 (varsat-industri) R 1020 1022 856 0 -1 4194304 428 0 0 0 309 0 0 0 25 0 1 0 1098043974 3297280 413 1992294400 4194304 5102648 548682068784 18446744073709551615 4254538 0 0 4096 3 0 0 0 17 1 0 0
/proc/1022/statm: 805 413 109 221 0 581 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3220

[startup+6.30114 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 1023
/proc/meminfo: memFree=1174984/2055920 swapFree=4178700/4192956
[pid=1022] ppid=1020 vsize=3484 CPUtime=6.29
/proc/1022/stat : 1022 (varsat-industri) R 1020 1022 856 0 -1 4194304 506 0 0 0 629 0 0 0 25 0 1 0 1098043974 3567616 491 1992294400 4194304 5102648 548682068784 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/1022/statm: 871 491 109 221 0 647 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3484

[startup+12.7012 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 1023
/proc/meminfo: memFree=1174600/2055920 swapFree=4178700/4192956
[pid=1022] ppid=1020 vsize=3764 CPUtime=12.69
/proc/1022/stat : 1022 (varsat-industri) R 1020 1022 856 0 -1 4194304 572 0 0 0 1269 0 0 0 25 0 1 0 1098043974 3854336 557 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/1022/statm: 941 557 109 221 0 717 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3764

[startup+25.5014 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 1023
/proc/meminfo: memFree=1174216/2055920 swapFree=4178700/4192956
[pid=1022] ppid=1020 vsize=4204 CPUtime=25.48
/proc/1022/stat : 1022 (varsat-industri) R 1020 1022 856 0 -1 4194304 656 0 0 0 2548 0 0 0 25 0 1 0 1098043974 4304896 641 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/1022/statm: 1051 641 109 221 0 827 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4204

[startup+51.1018 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 1023
/proc/meminfo: memFree=1173704/2055920 swapFree=4178700/4192956
[pid=1022] ppid=1020 vsize=4764 CPUtime=51.07
/proc/1022/stat : 1022 (varsat-industri) R 1020 1022 856 0 -1 4194304 798 0 0 0 5107 0 0 0 25 0 1 0 1098043974 4878336 783 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/1022/statm: 1191 783 109 221 0 967 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 4764

[startup+102.306 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 1023
/proc/meminfo: memFree=1173256/2055920 swapFree=4178700/4192956
[pid=1022] ppid=1020 vsize=5044 CPUtime=102.26
/proc/1022/stat : 1022 (varsat-industri) R 1020 1022 856 0 -1 4194304 892 0 0 0 10226 0 0 0 25 0 1 0 1098043974 5165056 877 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/1022/statm: 1261 877 109 221 0 1037 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 5044

[startup+162.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 1023
/proc/meminfo: memFree=1172808/2055920 swapFree=4178700/4192956
[pid=1022] ppid=1020 vsize=5472 CPUtime=162.24
/proc/1022/stat : 1022 (varsat-industri) R 1020 1022 856 0 -1 4194304 986 0 0 0 16223 1 0 0 25 0 1 0 1098043974 5603328 971 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/1022/statm: 1368 971 109 221 0 1144 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 5472

[startup+222.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 1023
/proc/meminfo: memFree=1172424/2055920 swapFree=4178700/4192956
[pid=1022] ppid=1020 vsize=6036 CPUtime=222.22
/proc/1022/stat : 1022 (varsat-industri) R 1020 1022 856 0 -1 4194304 1101 0 0 0 22221 1 0 0 25 0 1 0 1098043974 6180864 1086 1992294400 4194304 5102648 548682068784 18446744073709551615 4225745 0 0 4096 3 0 0 0 17 1 0 0
/proc/1022/statm: 1509 1086 109 221 0 1285 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 6036

[startup+282.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 1023
/proc/meminfo: memFree=1172168/2055920 swapFree=4178700/4192956
[pid=1022] ppid=1020 vsize=6316 CPUtime=282.2
/proc/1022/stat : 1022 (varsat-industri) R 1020 1022 856 0 -1 4194304 1173 0 0 0 28219 1 0 0 25 0 1 0 1098043974 6467584 1158 1992294400 4194304 5102648 548682068784 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/1022/statm: 1579 1158 109 221 0 1355 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 6316

[startup+342.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 1023
/proc/meminfo: memFree=1171976/2055920 swapFree=4178700/4192956
[pid=1022] ppid=1020 vsize=6456 CPUtime=342.18
/proc/1022/stat : 1022 (varsat-industri) R 1020 1022 856 0 -1 4194304 1206 0 0 0 34217 1 0 0 25 0 1 0 1098043974 6610944 1191 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/1022/statm: 1614 1191 109 221 0 1390 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 6456

[startup+402.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 1023
/proc/meminfo: memFree=1171912/2055920 swapFree=4178700/4192956
[pid=1022] ppid=1020 vsize=6456 CPUtime=402.16
/proc/1022/stat : 1022 (varsat-industri) R 1020 1022 856 0 -1 4194304 1227 0 0 0 40215 1 0 0 25 0 1 0 1098043974 6610944 1212 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/1022/statm: 1614 1212 109 221 0 1390 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 6456

[startup+462.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 1023
/proc/meminfo: memFree=1171720/2055920 swapFree=4178700/4192956
[pid=1022] ppid=1020 vsize=6612 CPUtime=462.14
/proc/1022/stat : 1022 (varsat-industri) R 1020 1022 856 0 -1 4194304 1273 0 0 0 46212 2 0 0 25 0 1 0 1098043974 6770688 1258 1992294400 4194304 5102648 548682068784 18446744073709551615 4249806 0 0 4096 3 0 0 0 17 1 0 0
/proc/1022/statm: 1653 1258 109 221 0 1429 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 6612

[startup+522.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 1023
/proc/meminfo: memFree=1171720/2055920 swapFree=4178700/4192956
[pid=1022] ppid=1020 vsize=6768 CPUtime=522.12
/proc/1022/stat : 1022 (varsat-industri) R 1020 1022 856 0 -1 4194304 1282 0 0 0 52210 2 0 0 25 0 1 0 1098043974 6930432 1267 1992294400 4194304 5102648 548682068784 18446744073709551615 4250281 0 0 4096 3 0 0 0 17 1 0 0
/proc/1022/statm: 1692 1267 109 221 0 1468 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 6768

[startup+582.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 1023
/proc/meminfo: memFree=1171592/2055920 swapFree=4178700/4192956
[pid=1022] ppid=1020 vsize=6768 CPUtime=582.1
/proc/1022/stat : 1022 (varsat-industri) R 1020 1022 856 0 -1 4194304 1297 0 0 0 58208 2 0 0 25 0 1 0 1098043974 6930432 1282 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/1022/statm: 1692 1282 109 221 0 1468 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 6768

[startup+642.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 1023
/proc/meminfo: memFree=1171528/2055920 swapFree=4178700/4192956
[pid=1022] ppid=1020 vsize=6904 CPUtime=642.09
/proc/1022/stat : 1022 (varsat-industri) R 1020 1022 856 0 -1 4194304 1323 0 0 0 64207 2 0 0 25 0 1 0 1098043974 7069696 1308 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/1022/statm: 1726 1308 109 221 0 1502 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 6904

[startup+702.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 1023
/proc/meminfo: memFree=1171272/2055920 swapFree=4178700/4192956
[pid=1022] ppid=1020 vsize=7212 CPUtime=702.06
/proc/1022/stat : 1022 (varsat-industri) R 1020 1022 856 0 -1 4194304 1394 0 0 0 70204 2 0 0 25 0 1 0 1098043974 7385088 1379 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/1022/statm: 1803 1379 109 221 0 1579 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 7212

[startup+762.306 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 1023
/proc/meminfo: memFree=1171016/2055920 swapFree=4178700/4192956
[pid=1022] ppid=1020 vsize=7548 CPUtime=762.05
/proc/1022/stat : 1022 (varsat-industri) R 1020 1022 856 0 -1 4194304 1448 0 0 0 76202 3 0 0 25 0 1 0 1098043974 7729152 1433 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/1022/statm: 1887 1433 109 221 0 1663 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 7548

[startup+822.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 1023
/proc/meminfo: memFree=1170888/2055920 swapFree=4178700/4192956
[pid=1022] ppid=1020 vsize=7548 CPUtime=822.03
/proc/1022/stat : 1022 (varsat-industri) R 1020 1022 856 0 -1 4194304 1475 0 0 0 82200 3 0 0 25 0 1 0 1098043974 7729152 1460 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/1022/statm: 1887 1460 109 221 0 1663 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 7548

[startup+882.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 1023
/proc/meminfo: memFree=1170760/2055920 swapFree=4178700/4192956
[pid=1022] ppid=1020 vsize=7884 CPUtime=882
/proc/1022/stat : 1022 (varsat-industri) R 1020 1022 856 0 -1 4194304 1516 0 0 0 88197 3 0 0 25 0 1 0 1098043974 8073216 1501 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/1022/statm: 1971 1501 109 221 0 1747 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 7884

[startup+942.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 1023
/proc/meminfo: memFree=1170632/2055920 swapFree=4178700/4192956
[pid=1022] ppid=1020 vsize=7884 CPUtime=941.98
/proc/1022/stat : 1022 (varsat-industri) R 1020 1022 856 0 -1 4194304 1542 0 0 0 94195 3 0 0 25 0 1 0 1098043974 8073216 1527 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/1022/statm: 1971 1527 109 221 0 1747 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 7884

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 1023
/proc/meminfo: memFree=1170504/2055920 swapFree=4178700/4192956
[pid=1022] ppid=1020 vsize=8056 CPUtime=1001.96
/proc/1022/stat : 1022 (varsat-industri) R 1020 1022 856 0 -1 4194304 1577 0 0 0 100193 3 0 0 25 0 1 0 1098043974 8249344 1562 1992294400 4194304 5102648 548682068784 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/1022/statm: 2014 1562 109 221 0 1790 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 8056

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 1024
/proc/meminfo: memFree=1170248/2055920 swapFree=4178700/4192956
[pid=1022] ppid=1020 vsize=8392 CPUtime=1061.95
/proc/1022/stat : 1022 (varsat-industri) R 1020 1022 856 0 -1 4194304 1622 0 0 0 106191 4 0 0 25 0 1 0 1098043974 8593408 1607 1992294400 4194304 5102648 548682068784 18446744073709551615 4254641 0 0 4096 3 0 0 0 17 1 0 0
/proc/1022/statm: 2098 1607 109 221 0 1874 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 8392

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 1024
/proc/meminfo: memFree=1170120/2055920 swapFree=4178700/4192956
[pid=1022] ppid=1020 vsize=8560 CPUtime=1121.93
/proc/1022/stat : 1022 (varsat-industri) R 1020 1022 856 0 -1 4194304 1659 0 0 0 112189 4 0 0 25 0 1 0 1098043974 8765440 1644 1992294400 4194304 5102648 548682068784 18446744073709551615 4249970 0 0 4096 3 0 0 0 17 1 0 0
/proc/1022/statm: 2140 1644 109 221 0 1916 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 8560

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 1024
/proc/meminfo: memFree=1170056/2055920 swapFree=4178700/4192956
[pid=1022] ppid=1020 vsize=8560 CPUtime=1181.91
/proc/1022/stat : 1022 (varsat-industri) R 1020 1022 856 0 -1 4194304 1684 0 0 0 118187 4 0 0 25 0 1 0 1098043974 8765440 1669 1992294400 4194304 5102648 548682068784 18446744073709551615 4249753 0 0 4096 3 0 0 0 17 1 0 0
/proc/1022/statm: 2140 1669 109 221 0 1916 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 8560



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 1024
/proc/meminfo: memFree=1169992/2055920 swapFree=4178700/4192956
[pid=1022] ppid=1020 vsize=8560 CPUtime=1200
/proc/1022/stat : 1022 (varsat-industri) R 1020 1022 856 0 -1 4194304 1698 0 0 0 119996 4 0 0 25 0 1 0 1098043974 8765440 1683 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/1022/statm: 2140 1683 109 221 0 1916 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 8560

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.41
CPU time (s): 1200.02
CPU user time (s): 1199.97
CPU system time (s): 0.048992
CPU usage (%): 99.9677
Max. virtual memory (cumulated for all children) (KiB): 8560

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

runsolver used 1.07284 second user time and 2.24066 second system time

The end

Launcher Data

Begin job on node25 at 2009-03-28 16:23:04
IDJOB=1515388
IDBENCH=70425
IDSOLVER=538
FILE ID=node25/1515388-1238253784
PBS_JOBID= 9060771
Free space on /tmp= 66216 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/SATISFIABLE/90/unif-k5-r21.3-v90-c1917-S824721511-001.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1515388-1238253784/watcher-1515388-1238253784 -o /tmp/evaluation-result-1515388-1238253784/solver-1515388-1238253784 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=418758644 HOME/instance-1515388-1238253784.cnf

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

MD5SUM BENCH= f2a7fee26e0cf07e97811f1061f30ce6
RANDOM SEED=418758644

node25.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.263
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.263
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:       1177072 kB
Buffers:         93848 kB
Cached:         694536 kB
SwapCached:       8032 kB
Active:         209948 kB
Inactive:       588044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1177072 kB
SwapTotal:     4192956 kB
SwapFree:      4178700 kB
Dirty:            1080 kB
Writeback:           0 kB
Mapped:          14564 kB
Slab:            66796 kB
Committed_AS:  3105572 kB
PageTables:       1464 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= 66216 MiB
End job on node25 at 2009-03-28 16:43:06