Trace number 1516083

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

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/65/
unif-k7-r89-v65-c5785-S1266438269-016.cnf
MD5SUM166fa796e9e4e8cad989cc4a86020c12
Bench CategoryRANDOM (random 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 variables65
Number of clauses5785
Sum of the clauses size40495
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 55785

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  65                                                   |
0.00/0.00	c |  Number of clauses:    5785                                                 |
0.00/0.01	c |  Parsing time:         0.01         s                                       |
0.00/0.01	c |  Timeout:              43200 s
0.00/0.01	c |  Random Seed:          1904106558.000000
0.00/0.01	c |  Heuristic:            EMBP-G, threshold 0.800                              |
0.00/0.01	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.01	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.01	c |                                                                             |
0.09/0.14	c ============================[ Search Statistics ]==============================
0.09/0.14	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.14	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.14	c ===============================================================================
0.09/0.14	c |         0 |      65     5785    40495 |     1928        0    nan |  0.000 % |
0.09/0.17	c |       100 |      65     5785    40495 |     2121      100     24 |  0.024 % |
0.09/0.19	c |       252 |      65     5785    40495 |     2333      252     24 |  0.024 % |
0.19/0.22	c |       479 |      65     5785    40495 |     2566      479     24 |  0.024 % |
0.19/0.26	c |       818 |      65     5785    40495 |     2823      818     23 |  0.024 % |
0.29/0.30	c |      1325 |      65     5785    40495 |     3105     1325     23 |  0.024 % |
0.29/0.36	c |      2084 |      65     5785    40495 |     3416     2084     23 |  0.024 % |
0.39/0.43	c |      3226 |      65     5785    40495 |     3757     3226     23 |  0.024 % |
0.49/0.55	c |      4934 |      65     5785    40495 |     4133     3041     23 |  0.024 % |
0.69/0.71	c |      7497 |      65     5785    40495 |     4546     3522     23 |  0.024 % |
0.89/0.97	c |     11341 |      65     5785    40495 |     5001     2789     23 |  0.024 % |
1.29/1.35	c |     17107 |      65     5785    40495 |     5501     3524     22 |  0.024 % |
1.89/1.94	c |     25756 |      65     5785    40495 |     6051     3875     23 |  0.024 % |
2.79/2.84	c |     38731 |      65     5785    40495 |     6657     4692     22 |  0.024 % |
4.19/4.22	c |     58192 |      65     5785    40495 |     7322     4094     22 |  0.024 % |
6.29/6.32	c |     87384 |      65     5785    40495 |     8055     3886     22 |  0.024 % |
9.69/9.72	c |    131173 |      65     5785    40495 |     8860     7267     21 |  0.024 % |
14.98/15.00	c |    196857 |      65     5785    40495 |     9746     6289     21 |  0.024 % |
23.28/23.38	c |    295383 |      65     5785    40495 |    10721     7092     22 |  0.024 % |
36.47/36.51	c |    443173 |      65     5785    40495 |    11793     9764     21 |  0.024 % |
57.27/57.33	c |    664857 |      65     5785    40495 |    12972     6884     21 |  0.024 % |
90.76/90.85	c |    997382 |      65     5785    40495 |    14270     7946     21 |  0.024 % |
144.74/144.83	c |   1496172 |      65     5785    40495 |    15697    13533     21 |  0.024 % |
233.91/234.09	c |   2244355 |      65     5785    40495 |    17266    14901     22 |  0.024 % |
379.36/379.58	c |   3366629 |      65     5785    40495 |    18993    13289     21 |  0.024 % |
616.27/616.52	c |   5050040 |      65     5785    40495 |    20892    13620     20 |  0.024 % |
1000.82/1001.22	c |   7575158 |      65     5785    40495 |    22982    18406     21 |  0.024 % |

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-1516083-1238264183/watcher-1516083-1238264183 -o /tmp/evaluation-result-1516083-1238264183/solver-1516083-1238264183 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=1904106558 HOME/instance-1516083-1238264183.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/72 7570
/proc/meminfo: memFree=1427096/2055920 swapFree=4168900/4192956
[pid=7570] ppid=7568 vsize=2676 CPUtime=0
/proc/7570/stat : 7570 (varsat-crafted_) R 7568 7570 7195 0 -1 4194304 296 0 0 0 0 0 0 0 18 0 1 0 1099079584 2740224 281 1992294400 4194304 5102648 548682068800 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/7570/statm: 669 282 87 221 0 445 0

[startup+0.007311 s]
/proc/loadavg: 0.92 0.98 0.99 3/72 7570
/proc/meminfo: memFree=1427096/2055920 swapFree=4168900/4192956
[pid=7570] ppid=7568 vsize=2956 CPUtime=0
/proc/7570/stat : 7570 (varsat-crafted_) R 7568 7570 7195 0 -1 4194304 370 0 0 0 0 0 0 0 18 0 1 0 1099079584 3026944 355 1992294400 4194304 5102648 548682068800 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/7570/statm: 739 356 87 221 0 515 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2956

[startup+0.10133 s]
/proc/loadavg: 0.92 0.98 0.99 3/72 7570
/proc/meminfo: memFree=1427096/2055920 swapFree=4168900/4192956
[pid=7570] ppid=7568 vsize=3712 CPUtime=0.09
/proc/7570/stat : 7570 (varsat-crafted_) R 7568 7570 7195 0 -1 4194304 548 0 0 0 9 0 0 0 18 0 1 0 1099079584 3801088 533 1992294400 4194304 5102648 548682068800 18446744073709551615 4273041 0 0 4096 3 0 0 0 17 1 0 0
/proc/7570/statm: 928 533 98 221 0 704 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3712

[startup+0.301366 s]
/proc/loadavg: 0.92 0.98 0.99 3/72 7570
/proc/meminfo: memFree=1427096/2055920 swapFree=4168900/4192956
[pid=7570] ppid=7568 vsize=3616 CPUtime=0.29
/proc/7570/stat : 7570 (varsat-crafted_) R 7568 7570 7195 0 -1 4194304 560 0 0 0 29 0 0 0 19 0 1 0 1099079584 3702784 545 1992294400 4194304 5102648 548682068800 18446744073709551615 4249748 0 0 4096 3 0 0 0 17 1 0 0
/proc/7570/statm: 904 545 110 221 0 680 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3616

[startup+0.701442 s]
/proc/loadavg: 0.92 0.98 0.99 3/72 7570
/proc/meminfo: memFree=1427096/2055920 swapFree=4168900/4192956
[pid=7570] ppid=7568 vsize=3752 CPUtime=0.69
/proc/7570/stat : 7570 (varsat-crafted_) R 7568 7570 7195 0 -1 4194304 598 0 0 0 69 0 0 0 22 0 1 0 1099079584 3842048 583 1992294400 4194304 5102648 548682068800 18446744073709551615 4249961 0 0 4096 3 0 0 0 17 1 0 0
/proc/7570/statm: 938 583 110 221 0 714 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3752

[startup+1.50159 s]
/proc/loadavg: 0.92 0.98 0.99 2/73 7571
/proc/meminfo: memFree=1424976/2055920 swapFree=4168900/4192956
[pid=7570] ppid=7568 vsize=4160 CPUtime=1.49
/proc/7570/stat : 7570 (varsat-crafted_) R 7568 7570 7195 0 -1 4194304 691 0 0 0 149 0 0 0 25 0 1 0 1099079584 4259840 676 1992294400 4194304 5102648 548682068800 18446744073709551615 4250304 0 0 4096 3 0 0 0 17 1 0 0
/proc/7570/statm: 1040 676 110 221 0 816 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4160

[startup+3.1019 s]
/proc/loadavg: 0.92 0.98 0.99 2/73 7571
/proc/meminfo: memFree=1424464/2055920 swapFree=4168900/4192956
[pid=7570] ppid=7568 vsize=4576 CPUtime=3.09
/proc/7570/stat : 7570 (varsat-crafted_) R 7568 7570 7195 0 -1 4194304 805 0 0 0 309 0 0 0 25 0 1 0 1099079584 4685824 790 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/7570/statm: 1144 790 110 221 0 920 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4576

[startup+6.3015 s]
/proc/loadavg: 0.93 0.98 0.99 2/73 7571
/proc/meminfo: memFree=1423760/2055920 swapFree=4168900/4192956
[pid=7570] ppid=7568 vsize=4984 CPUtime=6.29
/proc/7570/stat : 7570 (varsat-crafted_) R 7568 7570 7195 0 -1 4194304 902 0 0 0 629 0 0 0 25 0 1 0 1099079584 5103616 887 1992294400 4194304 5102648 548682068800 18446744073709551615 4262570 0 0 4096 3 0 0 0 17 1 0 0
/proc/7570/statm: 1246 887 110 221 0 1022 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4984

[startup+12.7017 s]
/proc/loadavg: 0.93 0.98 0.99 2/73 7571
/proc/meminfo: memFree=1422992/2055920 swapFree=4168900/4192956
[pid=7570] ppid=7568 vsize=5720 CPUtime=12.69
/proc/7570/stat : 7570 (varsat-crafted_) R 7568 7570 7195 0 -1 4194304 1069 0 0 0 1269 0 0 0 25 0 1 0 1099079584 5857280 1054 1992294400 4194304 5102648 548682068800 18446744073709551615 4249983 0 0 4096 3 0 0 0 17 1 0 0
/proc/7570/statm: 1430 1054 110 221 0 1206 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5720

[startup+25.5011 s]
/proc/loadavg: 0.95 0.98 0.99 2/73 7571
/proc/meminfo: memFree=1422288/2055920 swapFree=4168900/4192956
[pid=7570] ppid=7568 vsize=6576 CPUtime=25.48
/proc/7570/stat : 7570 (varsat-crafted_) R 7568 7570 7195 0 -1 4194304 1248 0 0 0 2548 0 0 0 25 0 1 0 1099079584 6733824 1233 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/7570/statm: 1644 1233 110 221 0 1420 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 6576

[startup+51.102 s]
/proc/loadavg: 0.96 0.98 0.99 2/73 7571
/proc/meminfo: memFree=1421456/2055920 swapFree=4168900/4192956
[pid=7570] ppid=7568 vsize=7360 CPUtime=51.07
/proc/7570/stat : 7570 (varsat-crafted_) R 7568 7570 7195 0 -1 4194304 1441 0 0 0 5107 0 0 0 25 0 1 0 1099079584 7536640 1426 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/7570/statm: 1840 1426 110 221 0 1616 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 7360

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/73 7571
/proc/meminfo: memFree=1420432/2055920 swapFree=4168900/4192956
[pid=7570] ppid=7568 vsize=8392 CPUtime=102.26
/proc/7570/stat : 7570 (varsat-crafted_) R 7568 7570 7195 0 -1 4194304 1685 0 0 0 10225 1 0 0 25 0 1 0 1099079584 8593408 1670 1992294400 4194304 5102648 548682068800 18446744073709551615 4262653 0 0 4096 3 0 0 0 17 1 0 0
/proc/7570/statm: 2098 1670 110 221 0 1874 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 8392

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 7571
/proc/meminfo: memFree=1419472/2055920 swapFree=4168900/4192956
[pid=7570] ppid=7568 vsize=9528 CPUtime=162.23
/proc/7570/stat : 7570 (varsat-crafted_) R 7568 7570 7195 0 -1 4194304 1923 0 0 0 16222 1 0 0 25 0 1 0 1099079584 9756672 1908 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/7570/statm: 2382 1908 110 221 0 2158 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 9528

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 7571
/proc/meminfo: memFree=1419024/2055920 swapFree=4168900/4192956
[pid=7570] ppid=7568 vsize=9940 CPUtime=222.21
/proc/7570/stat : 7570 (varsat-crafted_) R 7568 7570 7195 0 -1 4194304 2036 0 0 0 22219 2 0 0 25 0 1 0 1099079584 10178560 2021 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/7570/statm: 2485 2021 110 221 0 2261 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 9940

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 7571
/proc/meminfo: memFree=1418512/2055920 swapFree=4168900/4192956
[pid=7570] ppid=7568 vsize=10444 CPUtime=282.19
/proc/7570/stat : 7570 (varsat-crafted_) R 7568 7570 7195 0 -1 4194304 2160 0 0 0 28217 2 0 0 25 0 1 0 1099079584 10694656 2145 1992294400 4194304 5102648 548682068800 18446744073709551615 4250297 0 0 4096 3 0 0 0 17 1 0 0
/proc/7570/statm: 2611 2145 110 221 0 2387 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 10444

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 7571
/proc/meminfo: memFree=1417936/2055920 swapFree=4168900/4192956
[pid=7570] ppid=7568 vsize=11012 CPUtime=342.16
/proc/7570/stat : 7570 (varsat-crafted_) R 7568 7570 7195 0 -1 4194304 2288 0 0 0 34214 2 0 0 25 0 1 0 1099079584 11276288 2273 1992294400 4194304 5102648 548682068800 18446744073709551615 4249914 0 0 4096 3 0 0 0 17 1 0 0
/proc/7570/statm: 2753 2273 110 221 0 2529 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 11012

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 7571
/proc/meminfo: memFree=1417424/2055920 swapFree=4168900/4192956
[pid=7570] ppid=7568 vsize=11844 CPUtime=402.15
/proc/7570/stat : 7570 (varsat-crafted_) R 7568 7570 7195 0 -1 4194304 2435 0 0 0 40212 3 0 0 25 0 1 0 1099079584 12128256 2420 1992294400 4194304 5102648 548682068800 18446744073709551615 4249776 0 0 4096 3 0 0 0 17 1 0 0
/proc/7570/statm: 2961 2420 110 221 0 2737 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 11844

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 7571
/proc/meminfo: memFree=1417104/2055920 swapFree=4168900/4192956
[pid=7570] ppid=7568 vsize=12036 CPUtime=462.12
/proc/7570/stat : 7570 (varsat-crafted_) R 7568 7570 7195 0 -1 4194304 2498 0 0 0 46209 3 0 0 25 0 1 0 1099079584 12324864 2483 1992294400 4194304 5102648 548682068800 18446744073709551615 4249769 0 0 4096 3 0 0 0 17 1 0 0
/proc/7570/statm: 3009 2483 110 221 0 2785 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 12036

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 7571
/proc/meminfo: memFree=1416656/2055920 swapFree=4168900/4192956
[pid=7570] ppid=7568 vsize=12604 CPUtime=522.11
/proc/7570/stat : 7570 (varsat-crafted_) R 7568 7570 7195 0 -1 4194304 2596 0 0 0 52207 4 0 0 25 0 1 0 1099079584 12906496 2581 1992294400 4194304 5102648 548682068800 18446744073709551615 4249822 0 0 4096 3 0 0 0 17 1 0 0
/proc/7570/statm: 3151 2581 110 221 0 2927 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 12604

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 7571
/proc/meminfo: memFree=1416400/2055920 swapFree=4168900/4192956
[pid=7570] ppid=7568 vsize=12792 CPUtime=582.08
/proc/7570/stat : 7570 (varsat-crafted_) R 7568 7570 7195 0 -1 4194304 2660 0 0 0 58204 4 0 0 25 0 1 0 1099079584 13099008 2645 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/7570/statm: 3198 2645 110 221 0 2974 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 12792

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 7571
/proc/meminfo: memFree=1416080/2055920 swapFree=4168900/4192956
[pid=7570] ppid=7568 vsize=13172 CPUtime=642.06
/proc/7570/stat : 7570 (varsat-crafted_) R 7568 7570 7195 0 -1 4194304 2747 0 0 0 64202 4 0 0 25 0 1 0 1099079584 13488128 2732 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/7570/statm: 3293 2732 110 221 0 3069 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 13172

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 7571
/proc/meminfo: memFree=1415952/2055920 swapFree=4168900/4192956
[pid=7570] ppid=7568 vsize=13172 CPUtime=702.04
/proc/7570/stat : 7570 (varsat-crafted_) R 7568 7570 7195 0 -1 4194304 2771 0 0 0 70199 5 0 0 25 0 1 0 1099079584 13488128 2756 1992294400 4194304 5102648 548682068800 18446744073709551615 4249900 0 0 4096 3 0 0 0 17 1 0 0
/proc/7570/statm: 3293 2756 110 221 0 3069 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 13172

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 7571
/proc/meminfo: memFree=1415504/2055920 swapFree=4168900/4192956
[pid=7570] ppid=7568 vsize=13740 CPUtime=762.02
/proc/7570/stat : 7570 (varsat-crafted_) R 7568 7570 7195 0 -1 4194304 2877 0 0 0 76197 5 0 0 25 0 1 0 1099079584 14069760 2862 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/7570/statm: 3435 2862 110 221 0 3211 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 13740

[startup+822.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 7571
/proc/meminfo: memFree=1415440/2055920 swapFree=4168900/4192956
[pid=7570] ppid=7568 vsize=13740 CPUtime=821.99
/proc/7570/stat : 7570 (varsat-crafted_) R 7568 7570 7195 0 -1 4194304 2889 0 0 0 82194 5 0 0 25 0 1 0 1099079584 14069760 2874 1992294400 4194304 5102648 548682068800 18446744073709551615 4249993 0 0 4096 3 0 0 0 17 1 0 0
/proc/7570/statm: 3435 2874 110 221 0 3211 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 13740

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 7571
/proc/meminfo: memFree=1415248/2055920 swapFree=4168900/4192956
[pid=7570] ppid=7568 vsize=13932 CPUtime=881.97
/proc/7570/stat : 7570 (varsat-crafted_) R 7568 7570 7195 0 -1 4194304 2946 0 0 0 88192 5 0 0 25 0 1 0 1099079584 14266368 2931 1992294400 4194304 5102648 548682068800 18446744073709551615 4249911 0 0 4096 3 0 0 0 17 1 0 0
/proc/7570/statm: 3483 2931 110 221 0 3259 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 13932

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 7571
/proc/meminfo: memFree=1415248/2055920 swapFree=4168900/4192956
[pid=7570] ppid=7568 vsize=13932 CPUtime=941.95
/proc/7570/stat : 7570 (varsat-crafted_) R 7568 7570 7195 0 -1 4194304 2947 0 0 0 94189 6 0 0 25 0 1 0 1099079584 14266368 2932 1992294400 4194304 5102648 548682068800 18446744073709551615 4249878 0 0 4096 3 0 0 0 17 1 0 0
/proc/7570/statm: 3483 2932 110 221 0 3259 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 13932

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 7571
/proc/meminfo: memFree=1415184/2055920 swapFree=4168900/4192956
[pid=7570] ppid=7568 vsize=13932 CPUtime=1001.92
/proc/7570/stat : 7570 (varsat-crafted_) R 7568 7570 7195 0 -1 4194304 2961 0 0 0 100186 6 0 0 25 0 1 0 1099079584 14266368 2946 1992294400 4194304 5102648 548682068800 18446744073709551615 4249803 0 0 4096 3 0 0 0 17 1 0 0
/proc/7570/statm: 3483 2946 110 221 0 3259 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 13932

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 7571
/proc/meminfo: memFree=1415056/2055920 swapFree=4168900/4192956
[pid=7570] ppid=7568 vsize=13932 CPUtime=1061.9
/proc/7570/stat : 7570 (varsat-crafted_) R 7568 7570 7195 0 -1 4194304 2978 0 0 0 106184 6 0 0 25 0 1 0 1099079584 14266368 2963 1992294400 4194304 5102648 548682068800 18446744073709551615 4249961 0 0 4096 3 0 0 0 17 1 0 0
/proc/7570/statm: 3483 2963 110 221 0 3259 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 13932

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 7571
/proc/meminfo: memFree=1414992/2055920 swapFree=4168900/4192956
[pid=7570] ppid=7568 vsize=13932 CPUtime=1121.88
/proc/7570/stat : 7570 (varsat-crafted_) R 7568 7570 7195 0 -1 4194304 2987 0 0 0 112181 7 0 0 25 0 1 0 1099079584 14266368 2972 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/7570/statm: 3483 2972 110 221 0 3259 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 13932

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 7571
/proc/meminfo: memFree=1414992/2055920 swapFree=4168900/4192956
[pid=7570] ppid=7568 vsize=13932 CPUtime=1181.86
/proc/7570/stat : 7570 (varsat-crafted_) R 7568 7570 7195 0 -1 4194304 3008 0 0 0 118179 7 0 0 25 0 1 0 1099079584 14266368 2993 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/7570/statm: 3483 2993 110 221 0 3259 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 13932



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 7571
/proc/meminfo: memFree=1414992/2055920 swapFree=4168900/4192956
[pid=7570] ppid=7568 vsize=13932 CPUtime=1200.06
/proc/7570/stat : 7570 (varsat-crafted_) R 7568 7570 7195 0 -1 4194304 3008 0 0 0 119999 7 0 0 25 0 1 0 1099079584 14266368 2993 1992294400 4194304 5102648 548682068800 18446744073709551615 4249766 0 0 4096 3 0 0 0 17 1 0 0
/proc/7570/statm: 3483 2993 110 221 0 3259 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 13932

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 7571
/proc/meminfo: memFree=1414992/2055920 swapFree=4168900/4192956
[pid=7570] ppid=7568 vsize=13932 CPUtime=1200.06
/proc/7570/stat : 7570 (varsat-crafted_) R 7568 7570 7195 0 -1 4194304 3008 0 0 0 119999 7 0 0 25 0 1 0 1099079584 14266368 2993 1992294400 4194304 5102648 548682068800 18446744073709551615 4249766 0 0 4096 3 0 0 0 17 1 0 0
/proc/7570/statm: 3483 2993 110 221 0 3259 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 13932

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.07
CPU user time (s): 1199.99
CPU system time (s): 0.075988
CPU usage (%): 99.9635
Max. virtual memory (cumulated for all children) (KiB): 13932

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

runsolver used 1.05184 second user time and 3.32449 second system time

The end

Launcher Data

Begin job on node64 at 2009-03-28 19:16:23
IDJOB=1516083
IDBENCH=70483
IDSOLVER=537
FILE ID=node64/1516083-1238264183
PBS_JOBID= 9060761
Free space on /tmp= 66408 MiB

SOLVER NAME= VARSAT-crafted 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/UNKNOWN/65/unif-k7-r89-v65-c5785-S1266438269-016.cnf
COMMAND LINE= HOME/varsat-crafted_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1516083-1238264183/watcher-1516083-1238264183 -o /tmp/evaluation-result-1516083-1238264183/solver-1516083-1238264183 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-crafted_static -seed=1904106558 HOME/instance-1516083-1238264183.cnf

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

MD5SUM BENCH= 166fa796e9e4e8cad989cc4a86020c12
RANDOM SEED=1904106558

node64.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.261
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.261
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:       1427576 kB
Buffers:         79392 kB
Cached:         454988 kB
SwapCached:      14856 kB
Active:          55372 kB
Inactive:       495624 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1427576 kB
SwapTotal:     4192956 kB
SwapFree:      4168900 kB
Dirty:            1168 kB
Writeback:           0 kB
Mapped:          16060 kB
Slab:            62348 kB
Committed_AS:  2884924 kB
PageTables:       2000 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66408 MiB
End job on node64 at 2009-03-28 19:36:26