Trace number 1514979

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
VARSAT-crafted 2009-03-22? (TO) 1200.08 1200.41

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/UNKNOWN/90/
unif-k5-r21.3-v90-c1917-S785082413-028.cnf
MD5SUM13e9cb633f9b051a78e57cdfbe73ffb2
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark162.2
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:          280711092.000000
0.00/0.00	c |  Heuristic:            EMBP-G, threshold 0.800                              |
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 |       100 |      90     1917     9585 |      702      100     20 |  0.012 % |
0.01/0.02	c |       251 |      90     1917     9585 |      773      251     20 |  0.012 % |
0.01/0.02	c |       477 |      90     1917     9585 |      850      477     20 |  0.012 % |
0.01/0.04	c |       815 |      90     1917     9585 |      935      815     20 |  0.012 % |
0.01/0.05	c |      1322 |      90     1917     9585 |     1029      845     19 |  0.012 % |
0.01/0.07	c |      2081 |      90     1917     9585 |     1132      557     18 |  0.012 % |
0.10/0.11	c |      3220 |      90     1917     9585 |     1245     1117     19 |  0.012 % |
0.10/0.16	c |      4932 |      90     1917     9585 |     1369      924     19 |  0.012 % |
0.19/0.24	c |      7495 |      90     1917     9585 |     1506      710     18 |  0.012 % |
0.30/0.35	c |     11339 |      90     1917     9585 |     1657     1495     18 |  0.012 % |
0.49/0.53	c |     17106 |      90     1917     9585 |     1823     1394     19 |  0.012 % |
0.79/0.81	c |     25756 |      90     1917     9585 |     2005     1749     18 |  0.012 % |
1.19/1.23	c |     38732 |      90     1917     9585 |     2206     1549     19 |  0.012 % |
1.79/1.88	c |     58193 |      90     1917     9585 |     2426     2068     20 |  0.012 % |
2.79/2.90	c |     87385 |      90     1917     9585 |     2669     1858     18 |  0.012 % |
4.40/4.47	c |    131175 |      90     1917     9585 |     2936     2574     18 |  0.012 % |
6.89/6.91	c |    196859 |      90     1917     9585 |     3229     1649     18 |  0.012 % |
10.69/10.71	c |    295385 |      90     1917     9585 |     3552     2607     19 |  0.012 % |
16.59/16.64	c |    443175 |      90     1917     9585 |     3908     2000     18 |  0.012 % |
25.69/25.74	c |    664858 |      90     1917     9585 |     4298     3509     19 |  0.012 % |
40.18/40.28	c |    997383 |      90     1917     9585 |     4728     3319     18 |  0.012 % |
62.78/62.80	c |   1496173 |      90     1917     9585 |     5201     3293     19 |  0.012 % |
97.97/98.04	c |   2244355 |      90     1917     9585 |     5721     4390     18 |  0.012 % |
153.15/153.27	c |   3366629 |      90     1917     9585 |     6293     3703     19 |  0.012 % |
239.93/240.05	c |   5050041 |      90     1917     9585 |     6923     4286     17 |  0.012 % |
376.79/376.99	c |   7575157 |      90     1917     9585 |     7615     5158     17 |  0.012 % |
592.83/593.01	c |  11362835 |      90     1917     9585 |     8377     5378     16 |  0.012 % |
933.13/933.47	c |  17044348 |      90     1917     9585 |     9215     5785     15 |  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-1514979-1238247525/watcher-1514979-1238247525 -o /tmp/evaluation-result-1514979-1238247525/solver-1514979-1238247525 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=280711092 HOME/instance-1514979-1238247525.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 0.99 3/81 23704
/proc/meminfo: memFree=1545024/2055920 swapFree=4169668/4192956
[pid=23704] ppid=23702 vsize=2544 CPUtime=0
/proc/23704/stat : 23704 (varsat-crafted_) R 23702 23704 23391 0 -1 4194304 243 0 0 0 0 0 0 0 20 0 1 0 451081350 2605056 228 1992294400 4194304 5102648 548682068800 18446744073709551615 4273269 0 0 4096 3 0 0 0 17 1 0 0
/proc/23704/statm: 636 228 98 221 0 412 0

[startup+0.019986 s]
/proc/loadavg: 0.99 0.98 0.99 3/81 23704
/proc/meminfo: memFree=1545024/2055920 swapFree=4169668/4192956
[pid=23704] ppid=23702 vsize=2528 CPUtime=0.01
/proc/23704/stat : 23704 (varsat-crafted_) R 23702 23704 23391 0 -1 4194304 262 0 0 0 1 0 0 0 20 0 1 0 451081350 2588672 247 1992294400 4194304 5102648 548682068800 18446744073709551615 4249859 0 0 4096 3 0 0 0 17 1 0 0
/proc/23704/statm: 632 247 109 221 0 408 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2528

[startup+0.102038 s]
/proc/loadavg: 0.99 0.98 0.99 3/81 23704
/proc/meminfo: memFree=1545024/2055920 swapFree=4169668/4192956
[pid=23704] ppid=23702 vsize=2528 CPUtime=0.1
/proc/23704/stat : 23704 (varsat-crafted_) R 23702 23704 23391 0 -1 4194304 270 0 0 0 10 0 0 0 20 0 1 0 451081350 2588672 255 1992294400 4194304 5102648 548682068800 18446744073709551615 4249883 0 0 4096 3 0 0 0 17 1 0 0
/proc/23704/statm: 632 255 109 221 0 408 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2528

[startup+0.302057 s]
/proc/loadavg: 0.99 0.98 0.99 3/81 23704
/proc/meminfo: memFree=1545024/2055920 swapFree=4169668/4192956
[pid=23704] ppid=23702 vsize=2792 CPUtime=0.3
/proc/23704/stat : 23704 (varsat-crafted_) R 23702 23704 23391 0 -1 4194304 308 0 0 0 30 0 0 0 22 0 1 0 451081350 2859008 293 1992294400 4194304 5102648 548682068800 18446744073709551615 4249892 0 0 4096 3 0 0 0 17 1 0 0
/proc/23704/statm: 698 293 109 221 0 474 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 2792

[startup+0.701052 s]
/proc/loadavg: 0.99 0.98 0.99 3/81 23704
/proc/meminfo: memFree=1545024/2055920 swapFree=4169668/4192956
[pid=23704] ppid=23702 vsize=2924 CPUtime=0.69
/proc/23704/stat : 23704 (varsat-crafted_) R 23702 23704 23391 0 -1 4194304 343 0 0 0 69 0 0 0 25 0 1 0 451081350 2994176 328 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/23704/statm: 731 328 109 221 0 507 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2924

[startup+1.50113 s]
/proc/loadavg: 0.99 0.98 0.99 2/82 23705
/proc/meminfo: memFree=1544056/2055920 swapFree=4169668/4192956
[pid=23704] ppid=23702 vsize=3056 CPUtime=1.49
/proc/23704/stat : 23704 (varsat-crafted_) R 23702 23704 23391 0 -1 4194304 384 0 0 0 149 0 0 0 25 0 1 0 451081350 3129344 369 1992294400 4194304 5102648 548682068800 18446744073709551615 4249892 0 0 4096 3 0 0 0 17 1 0 0
/proc/23704/statm: 764 369 109 221 0 540 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3056

[startup+3.10129 s]
/proc/loadavg: 0.99 0.98 0.99 2/82 23705
/proc/meminfo: memFree=1543736/2055920 swapFree=4169668/4192956
[pid=23704] ppid=23702 vsize=3188 CPUtime=3.09
/proc/23704/stat : 23704 (varsat-crafted_) R 23702 23704 23391 0 -1 4194304 437 0 0 0 309 0 0 0 25 0 1 0 451081350 3264512 422 1992294400 4194304 5102648 548682068800 18446744073709551615 4249813 0 0 4096 3 0 0 0 17 1 0 0
/proc/23704/statm: 797 422 109 221 0 573 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3188

[startup+6.3016 s]
/proc/loadavg: 0.99 0.98 0.99 2/82 23705
/proc/meminfo: memFree=1543352/2055920 swapFree=4169668/4192956
[pid=23704] ppid=23702 vsize=3460 CPUtime=6.29
/proc/23704/stat : 23704 (varsat-crafted_) R 23702 23704 23391 0 -1 4194304 500 0 0 0 629 0 0 0 25 0 1 0 451081350 3543040 485 1992294400 4194304 5102648 548682068800 18446744073709551615 4249859 0 0 4096 3 0 0 0 17 1 0 0
/proc/23704/statm: 865 485 109 221 0 641 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3460

[startup+12.7012 s]
/proc/loadavg: 0.99 0.98 0.99 2/82 23705
/proc/meminfo: memFree=1542848/2055920 swapFree=4169668/4192956
[pid=23704] ppid=23702 vsize=3728 CPUtime=12.69
/proc/23704/stat : 23704 (varsat-crafted_) R 23702 23704 23391 0 -1 4194304 571 0 0 0 1269 0 0 0 25 0 1 0 451081350 3817472 556 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/23704/statm: 932 556 109 221 0 708 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3728

[startup+25.5015 s]
/proc/loadavg: 0.99 0.98 0.99 2/82 23705
/proc/meminfo: memFree=1542528/2055920 swapFree=4169668/4192956
[pid=23704] ppid=23702 vsize=4132 CPUtime=25.49
/proc/23704/stat : 23704 (varsat-crafted_) R 23702 23704 23391 0 -1 4194304 655 0 0 0 2549 0 0 0 25 0 1 0 451081350 4231168 640 1992294400 4194304 5102648 548682068800 18446744073709551615 4255760 0 0 4096 3 0 0 0 17 1 0 0
/proc/23704/statm: 1033 640 109 221 0 809 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 4132

[startup+51.102 s]
/proc/loadavg: 0.99 0.98 0.99 2/82 23705
/proc/meminfo: memFree=1542016/2055920 swapFree=4169668/4192956
[pid=23704] ppid=23702 vsize=4664 CPUtime=51.08
/proc/23704/stat : 23704 (varsat-crafted_) R 23702 23704 23391 0 -1 4194304 795 0 0 0 5108 0 0 0 25 0 1 0 451081350 4775936 780 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/23704/statm: 1166 780 109 221 0 942 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 4664

[startup+102.307 s]
/proc/loadavg: 0.99 0.98 0.99 2/82 23705
/proc/meminfo: memFree=1541440/2055920 swapFree=4169668/4192956
[pid=23704] ppid=23702 vsize=5344 CPUtime=102.27
/proc/23704/stat : 23704 (varsat-crafted_) R 23702 23704 23391 0 -1 4194304 927 0 0 0 10227 0 0 0 25 0 1 0 451081350 5472256 912 1992294400 4194304 5102648 548682068800 18446744073709551615 4225555 0 0 4096 3 0 0 0 17 1 0 0
/proc/23704/statm: 1336 912 109 221 0 1112 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 5344

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/82 23705
/proc/meminfo: memFree=1541056/2055920 swapFree=4169668/4192956
[pid=23704] ppid=23702 vsize=5624 CPUtime=162.25
/proc/23704/stat : 23704 (varsat-crafted_) R 23702 23704 23391 0 -1 4194304 1010 0 0 0 16225 0 0 0 25 0 1 0 451081350 5758976 995 1992294400 4194304 5102648 548682068800 18446744073709551615 4249895 0 0 4096 3 0 0 0 17 1 0 0
/proc/23704/statm: 1406 995 109 221 0 1182 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 5624

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/82 23705
/proc/meminfo: memFree=1540608/2055920 swapFree=4169668/4192956
[pid=23704] ppid=23702 vsize=6188 CPUtime=222.23
/proc/23704/stat : 23704 (varsat-crafted_) R 23702 23704 23391 0 -1 4194304 1122 0 0 0 22223 0 0 0 25 0 1 0 451081350 6336512 1107 1992294400 4194304 5102648 548682068800 18446744073709551615 4249859 0 0 4096 3 0 0 0 17 1 0 0
/proc/23704/statm: 1547 1107 109 221 0 1323 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 6188

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/82 23705
/proc/meminfo: memFree=1540352/2055920 swapFree=4169668/4192956
[pid=23704] ppid=23702 vsize=6468 CPUtime=282.22
/proc/23704/stat : 23704 (varsat-crafted_) R 23702 23704 23391 0 -1 4194304 1196 0 0 0 28222 0 0 0 25 0 1 0 451081350 6623232 1181 1992294400 4194304 5102648 548682068800 18446744073709551615 4255859 0 0 4096 3 0 0 0 17 1 0 0
/proc/23704/statm: 1617 1181 109 221 0 1393 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 6468

[startup+342.302 s]
/proc/loadavg: 1.03 1.00 1.00 2/82 23705
/proc/meminfo: memFree=1540096/2055920 swapFree=4169668/4192956
[pid=23704] ppid=23702 vsize=6608 CPUtime=342.2
/proc/23704/stat : 23704 (varsat-crafted_) R 23702 23704 23391 0 -1 4194304 1237 0 0 0 34220 0 0 0 25 0 1 0 451081350 6766592 1222 1992294400 4194304 5102648 548682068800 18446744073709551615 4249813 0 0 4096 3 0 0 0 17 1 0 0
/proc/23704/statm: 1652 1222 109 221 0 1428 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 6608

[startup+402.302 s]
/proc/loadavg: 1.12 1.03 1.01 2/82 23705
/proc/meminfo: memFree=1540032/2055920 swapFree=4169668/4192956
[pid=23704] ppid=23702 vsize=6764 CPUtime=402.18
/proc/23704/stat : 23704 (varsat-crafted_) R 23702 23704 23391 0 -1 4194304 1287 0 0 0 40218 0 0 0 25 0 1 0 451081350 6926336 1272 1992294400 4194304 5102648 548682068800 18446744073709551615 4255792 0 0 4096 3 0 0 0 17 1 0 0
/proc/23704/statm: 1691 1272 109 221 0 1467 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 6764

[startup+462.302 s]
/proc/loadavg: 1.12 1.04 1.00 2/82 23705
/proc/meminfo: memFree=1539904/2055920 swapFree=4169668/4192956
[pid=23704] ppid=23702 vsize=6764 CPUtime=462.16
/proc/23704/stat : 23704 (varsat-crafted_) R 23702 23704 23391 0 -1 4194304 1296 0 0 0 46216 0 0 0 25 0 1 0 451081350 6926336 1281 1992294400 4194304 5102648 548682068800 18446744073709551615 4249859 0 0 4096 3 0 0 0 17 1 0 0
/proc/23704/statm: 1691 1281 109 221 0 1467 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 6764

[startup+522.302 s]
/proc/loadavg: 1.20 1.07 1.02 2/82 23705
/proc/meminfo: memFree=1539712/2055920 swapFree=4169668/4192956
[pid=23704] ppid=23702 vsize=6904 CPUtime=522.15
/proc/23704/stat : 23704 (varsat-crafted_) R 23702 23704 23391 0 -1 4194304 1329 0 0 0 52215 0 0 0 25 0 1 0 451081350 7069696 1314 1992294400 4194304 5102648 548682068800 18446744073709551615 4249769 0 0 4096 3 0 0 0 17 1 0 0
/proc/23704/statm: 1726 1314 109 221 0 1502 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 6904

[startup+582.302 s]
/proc/loadavg: 1.07 1.06 1.01 2/82 23705
/proc/meminfo: memFree=1539648/2055920 swapFree=4169668/4192956
[pid=23704] ppid=23702 vsize=7044 CPUtime=582.13
/proc/23704/stat : 23704 (varsat-crafted_) R 23702 23704 23391 0 -1 4194304 1347 0 0 0 58213 0 0 0 25 0 1 0 451081350 7213056 1332 1992294400 4194304 5102648 548682068800 18446744073709551615 4250245 0 0 4096 3 0 0 0 17 1 0 0
/proc/23704/statm: 1761 1332 109 221 0 1537 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 7044

[startup+642.301 s]
/proc/loadavg: 1.02 1.04 1.00 2/82 23705
/proc/meminfo: memFree=1539456/2055920 swapFree=4169668/4192956
[pid=23704] ppid=23702 vsize=7184 CPUtime=642.12
/proc/23704/stat : 23704 (varsat-crafted_) R 23702 23704 23391 0 -1 4194304 1390 0 0 0 64212 0 0 0 25 0 1 0 451081350 7356416 1375 1992294400 4194304 5102648 548682068800 18446744073709551615 4249895 0 0 4096 3 0 0 0 17 1 0 0
/proc/23704/statm: 1796 1375 109 221 0 1572 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 7184

[startup+702.301 s]
/proc/loadavg: 1.01 1.03 1.00 2/82 23707
/proc/meminfo: memFree=1539392/2055920 swapFree=4169668/4192956
[pid=23704] ppid=23702 vsize=7352 CPUtime=702.1
/proc/23704/stat : 23704 (varsat-crafted_) R 23702 23704 23391 0 -1 4194304 1410 0 0 0 70210 0 0 0 25 0 1 0 451081350 7528448 1395 1992294400 4194304 5102648 548682068800 18446744073709551615 4250532 0 0 4096 3 0 0 0 17 1 0 0
/proc/23704/statm: 1838 1395 109 221 0 1614 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 7352

[startup+762.306 s]
/proc/loadavg: 1.00 1.03 1.00 2/82 23707
/proc/meminfo: memFree=1539264/2055920 swapFree=4169668/4192956
[pid=23704] ppid=23702 vsize=7520 CPUtime=762.09
/proc/23704/stat : 23704 (varsat-crafted_) R 23702 23704 23391 0 -1 4194304 1444 0 0 0 76209 0 0 0 25 0 1 0 451081350 7700480 1429 1992294400 4194304 5102648 548682068800 18446744073709551615 4250005 0 0 4096 3 0 0 0 17 1 0 0
/proc/23704/statm: 1880 1429 109 221 0 1656 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 7520

[startup+822.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/82 23707
/proc/meminfo: memFree=1539200/2055920 swapFree=4169668/4192956
[pid=23704] ppid=23702 vsize=7520 CPUtime=822.07
/proc/23704/stat : 23704 (varsat-crafted_) R 23702 23704 23391 0 -1 4194304 1456 0 0 0 82207 0 0 0 25 0 1 0 451081350 7700480 1441 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/23704/statm: 1880 1441 109 221 0 1656 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 7520

[startup+882.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/82 23707
/proc/meminfo: memFree=1539072/2055920 swapFree=4169668/4192956
[pid=23704] ppid=23702 vsize=7688 CPUtime=882.05
/proc/23704/stat : 23704 (varsat-crafted_) R 23702 23704 23391 0 -1 4194304 1484 0 0 0 88205 0 0 0 25 0 1 0 451081350 7872512 1469 1992294400 4194304 5102648 548682068800 18446744073709551615 4250292 0 0 4096 3 0 0 0 17 1 0 0
/proc/23704/statm: 1922 1469 109 221 0 1698 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 7688

[startup+942.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/82 23707
/proc/meminfo: memFree=1538880/2055920 swapFree=4169668/4192956
[pid=23704] ppid=23702 vsize=7856 CPUtime=942.03
/proc/23704/stat : 23704 (varsat-crafted_) R 23702 23704 23391 0 -1 4194304 1530 0 0 0 94203 0 0 0 25 0 1 0 451081350 8044544 1515 1992294400 4194304 5102648 548682068800 18446744073709551615 4249850 0 0 4096 3 0 0 0 17 1 0 0
/proc/23704/statm: 1964 1515 109 221 0 1740 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 7856

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 23707
/proc/meminfo: memFree=1538624/2055920 swapFree=4169668/4192956
[pid=23704] ppid=23702 vsize=8024 CPUtime=1002.02
/proc/23704/stat : 23704 (varsat-crafted_) R 23702 23704 23391 0 -1 4194304 1586 0 0 0 100202 0 0 0 25 0 1 0 451081350 8216576 1571 1992294400 4194304 5102648 548682068800 18446744073709551615 4249977 0 0 4096 3 0 0 0 17 1 0 0
/proc/23704/statm: 2006 1571 109 221 0 1782 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 8024

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 23707
/proc/meminfo: memFree=1538240/2055920 swapFree=4169668/4192956
[pid=23704] ppid=23702 vsize=8532 CPUtime=1062
/proc/23704/stat : 23704 (varsat-crafted_) R 23702 23704 23391 0 -1 4194304 1681 0 0 0 106200 0 0 0 25 0 1 0 451081350 8736768 1666 1992294400 4194304 5102648 548682068800 18446744073709551615 4250292 0 0 4096 3 0 0 0 17 1 0 0
/proc/23704/statm: 2133 1666 109 221 0 1909 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 8532

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 23707
/proc/meminfo: memFree=1538176/2055920 swapFree=4169668/4192956
[pid=23704] ppid=23702 vsize=8700 CPUtime=1121.98
/proc/23704/stat : 23704 (varsat-crafted_) R 23702 23704 23391 0 -1 4194304 1703 0 0 0 112198 0 0 0 25 0 1 0 451081350 8908800 1688 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/23704/statm: 2175 1688 109 221 0 1951 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 8700

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 23707
/proc/meminfo: memFree=1538176/2055920 swapFree=4169668/4192956
[pid=23704] ppid=23702 vsize=8700 CPUtime=1181.97
/proc/23704/stat : 23704 (varsat-crafted_) R 23702 23704 23391 0 -1 4194304 1704 0 0 0 118197 0 0 0 25 0 1 0 451081350 8908800 1689 1992294400 4194304 5102648 548682068800 18446744073709551615 4249813 0 0 4096 3 0 0 0 17 1 0 0
/proc/23704/statm: 2175 1689 109 221 0 1951 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 8700



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 23707
/proc/meminfo: memFree=1538176/2055920 swapFree=4169668/4192956
[pid=23704] ppid=23702 vsize=8700 CPUtime=1200.07
/proc/23704/stat : 23704 (varsat-crafted_) R 23702 23704 23391 0 -1 4194304 1704 0 0 0 120007 0 0 0 25 0 1 0 451081350 8908800 1689 1992294400 4194304 5102648 548682068800 18446744073709551615 4249033 0 0 4096 3 0 0 0 17 1 0 0
/proc/23704/statm: 2175 1689 109 221 0 1951 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 8700

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.08
CPU user time (s): 1200.07
CPU system time (s): 0.003999
CPU usage (%): 99.9724
Max. virtual memory (cumulated for all children) (KiB): 8700

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

runsolver used 1.3338 second user time and 4.13837 second system time

The end

Launcher Data

Begin job on node89 at 2009-03-28 14:38:45
IDJOB=1514979
IDBENCH=70391
IDSOLVER=537
FILE ID=node89/1514979-1238247525
PBS_JOBID= 9060703
Free space on /tmp= 66328 MiB

SOLVER NAME= VARSAT-crafted 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/UNKNOWN/90/unif-k5-r21.3-v90-c1917-S785082413-028.cnf
COMMAND LINE= HOME/varsat-crafted_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1514979-1238247525/watcher-1514979-1238247525 -o /tmp/evaluation-result-1514979-1238247525/solver-1514979-1238247525 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-crafted_static -seed=280711092 HOME/instance-1514979-1238247525.cnf

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

MD5SUM BENCH= 13e9cb633f9b051a78e57cdfbe73ffb2
RANDOM SEED=280711092

node89.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.240
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.240
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1545504 kB
Buffers:         71220 kB
Cached:         345628 kB
SwapCached:      12504 kB
Active:         152312 kB
Inactive:       278976 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1545504 kB
SwapTotal:     4192956 kB
SwapFree:      4169668 kB
Dirty:            1044 kB
Writeback:           0 kB
Mapped:          19564 kB
Slab:            63356 kB
Committed_AS:  1528924 kB
PageTables:       2600 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= 66328 MiB
End job on node89 at 2009-03-28 14:58:47