Trace number 1517079

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/560/
unif-k3-r4.25-v560-c2380-S374947955-075.cnf
MD5SUM1c26be7e8f45c396fe1a5a9f4716cff4
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 variables560
Number of clauses2380
Sum of the clauses size7140
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32380
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:  560                                                  |
0.00/0.00	c |  Number of clauses:    2380                                                 |
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:          1801954958.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.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |     551     2371     7172 |      790        0    nan |  0.000 % |
0.00/0.01	c |       101 |     551     2371     7172 |      869      101     26 |  0.000 % |
0.00/0.02	c |       253 |     551     2371     7172 |      956      253     24 |  0.000 % |
0.00/0.03	c |       478 |     551     2371     7172 |     1051      478     24 |  0.000 % |
0.00/0.04	c |       815 |     551     2371     7172 |     1157      815     25 |  0.000 % |
0.00/0.07	c |      1321 |     551     2371     7172 |     1272      720     23 |  0.000 % |
0.10/0.10	c |      2081 |     551     2371     7172 |     1400      808     22 |  0.000 % |
0.10/0.15	c |      3220 |     551     2371     7172 |     1540     1213     23 |  0.000 % |
0.20/0.23	c |      4929 |     551     2371     7172 |     1694     1313     25 |  0.000 % |
0.29/0.36	c |      7493 |     551     2371     7172 |     1863     1233     23 |  0.000 % |
0.49/0.55	c |     11337 |     551     2371     7172 |     2049     1237     23 |  0.000 % |
0.80/0.85	c |     17104 |     551     2371     7172 |     2254     1723     24 |  0.000 % |
1.29/1.32	c |     25753 |     551     2371     7172 |     2480     2294     22 |  0.000 % |
1.99/2.05	c |     38727 |     551     2371     7172 |     2728     1324     20 |  0.000 % |
3.09/3.14	c |     58188 |     551     2371     7172 |     3001     2679     23 |  0.000 % |
4.89/4.90	c |     87381 |     551     2371     7172 |     3301     2734     24 |  0.000 % |
7.60/7.60	c |    131171 |     551     2371     7172 |     3631     2845     23 |  0.000 % |
11.79/11.80	c |    196856 |     551     2371     7172 |     3994     1961     22 |  0.000 % |
18.39/18.47	c |    295382 |     551     2371     7172 |     4394     3004     24 |  0.000 % |
28.68/28.71	c |    443171 |     551     2371     7172 |     4833     3751     26 |  0.000 % |
44.68/44.71	c |    664854 |     551     2371     7172 |     5316     2869     25 |  0.000 % |
69.88/69.91	c |    997379 |     551     2371     7172 |     5848     4824     23 |  0.000 % |
108.46/108.51	c |   1496167 |     551     2371     7172 |     6433     4694     24 |  0.000 % |
169.35/169.43	c |   2244349 |     551     2371     7172 |     7076     6119     25 |  0.000 % |
264.22/264.37	c |   3366623 |     551     2371     7172 |     7784     4601     25 |  0.000 % |
413.88/414.07	c |   5050034 |     551     2371     7172 |     8563     5839     24 |  0.000 % |
651.82/652.01	c |   7575151 |     551     2371     7172 |     9419     4982     24 |  0.000 % |
1032.52/1032.81	c |  11362826 |     551     2371     7172 |    10361     6293     25 |  0.000 % |

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-1517079-1238279857/watcher-1517079-1238279857 -o /tmp/evaluation-result-1517079-1238279857/solver-1517079-1238279857 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=1801954958 HOME/instance-1517079-1238279857.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.91 0.95 0.94 3/70 403
/proc/meminfo: memFree=1582792/2055920 swapFree=4173984/4192956
[pid=403] ppid=401 vsize=2552 CPUtime=0
/proc/403/stat : 403 (varsat-crafted_) R 401 403 32474 0 -1 4194304 251 0 0 0 0 0 0 0 18 0 1 0 1100650806 2613248 236 1992294400 4194304 5102648 548682068800 18446744073709551615 4272272 0 0 4096 3 0 0 0 17 1 0 0
/proc/403/statm: 638 236 98 221 0 414 0

[startup+0.0893309 s]
/proc/loadavg: 0.91 0.95 0.94 3/70 403
/proc/meminfo: memFree=1582792/2055920 swapFree=4173984/4192956
[pid=403] ppid=401 vsize=2648 CPUtime=0.08
/proc/403/stat : 403 (varsat-crafted_) R 401 403 32474 0 -1 4194304 292 0 0 0 8 0 0 0 18 0 1 0 1100650806 2711552 277 1992294400 4194304 5102648 548682068800 18446744073709551615 4249939 0 0 4096 3 0 0 0 17 1 0 0
/proc/403/statm: 662 277 111 221 0 438 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 2648

[startup+0.102332 s]
/proc/loadavg: 0.91 0.95 0.94 3/70 403
/proc/meminfo: memFree=1582792/2055920 swapFree=4173984/4192956
[pid=403] ppid=401 vsize=2648 CPUtime=0.1
/proc/403/stat : 403 (varsat-crafted_) R 401 403 32474 0 -1 4194304 300 0 0 0 10 0 0 0 18 0 1 0 1100650806 2711552 285 1992294400 4194304 5102648 548682068800 18446744073709551615 4249813 0 0 4096 3 0 0 0 17 1 0 0
/proc/403/statm: 662 285 111 221 0 438 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2648

[startup+0.301356 s]
/proc/loadavg: 0.91 0.95 0.94 3/70 403
/proc/meminfo: memFree=1582792/2055920 swapFree=4173984/4192956
[pid=403] ppid=401 vsize=2912 CPUtime=0.29
/proc/403/stat : 403 (varsat-crafted_) R 401 403 32474 0 -1 4194304 341 0 0 0 29 0 0 0 19 0 1 0 1100650806 2981888 326 1992294400 4194304 5102648 548682068800 18446744073709551615 4249748 0 0 4096 3 0 0 0 17 1 0 0
/proc/403/statm: 728 326 111 221 0 504 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2912

[startup+0.702402 s]
/proc/loadavg: 0.91 0.95 0.94 3/70 403
/proc/meminfo: memFree=1582792/2055920 swapFree=4173984/4192956
[pid=403] ppid=401 vsize=3044 CPUtime=0.7
/proc/403/stat : 403 (varsat-crafted_) R 401 403 32474 0 -1 4194304 377 0 0 0 70 0 0 0 22 0 1 0 1100650806 3117056 362 1992294400 4194304 5102648 548682068800 18446744073709551615 4249859 0 0 4096 3 0 0 0 17 1 0 0
/proc/403/statm: 761 362 111 221 0 537 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 3044

[startup+1.50149 s]
/proc/loadavg: 0.91 0.95 0.94 2/71 404
/proc/meminfo: memFree=1581632/2055920 swapFree=4173984/4192956
[pid=403] ppid=401 vsize=3176 CPUtime=1.49
/proc/403/stat : 403 (varsat-crafted_) R 401 403 32474 0 -1 4194304 425 0 0 0 149 0 0 0 25 0 1 0 1100650806 3252224 410 1992294400 4194304 5102648 548682068800 18446744073709551615 4249888 0 0 4096 3 0 0 0 17 1 0 0
/proc/403/statm: 794 410 111 221 0 570 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3176

[startup+3.10168 s]
/proc/loadavg: 0.91 0.95 0.94 2/71 404
/proc/meminfo: memFree=1581312/2055920 swapFree=4173984/4192956
[pid=403] ppid=401 vsize=3440 CPUtime=3.09
/proc/403/stat : 403 (varsat-crafted_) R 401 403 32474 0 -1 4194304 482 0 0 0 309 0 0 0 25 0 1 0 1100650806 3522560 467 1992294400 4194304 5102648 548682068800 18446744073709551615 4250410 0 0 4096 3 0 0 0 17 1 0 0
/proc/403/statm: 860 467 111 221 0 636 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3440

[startup+6.30105 s]
/proc/loadavg: 0.92 0.95 0.94 2/71 404
/proc/meminfo: memFree=1580736/2055920 swapFree=4173984/4192956
[pid=403] ppid=401 vsize=3840 CPUtime=6.29
/proc/403/stat : 403 (varsat-crafted_) R 401 403 32474 0 -1 4194304 585 0 0 0 629 0 0 0 25 0 1 0 1100650806 3932160 570 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/403/statm: 960 570 111 221 0 736 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3840

[startup+12.7018 s]
/proc/loadavg: 0.93 0.95 0.94 2/71 404
/proc/meminfo: memFree=1580224/2055920 swapFree=4173984/4192956
[pid=403] ppid=401 vsize=4368 CPUtime=12.69
/proc/403/stat : 403 (varsat-crafted_) R 401 403 32474 0 -1 4194304 705 0 0 0 1269 0 0 0 25 0 1 0 1100650806 4472832 690 1992294400 4194304 5102648 548682068800 18446744073709551615 4249748 0 0 4096 3 0 0 0 17 1 0 0
/proc/403/statm: 1092 690 111 221 0 868 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 4368

[startup+25.5013 s]
/proc/loadavg: 0.94 0.96 0.94 2/71 404
/proc/meminfo: memFree=1579584/2055920 swapFree=4173984/4192956
[pid=403] ppid=401 vsize=4900 CPUtime=25.48
/proc/403/stat : 403 (varsat-crafted_) R 401 403 32474 0 -1 4194304 839 0 0 0 2548 0 0 0 25 0 1 0 1100650806 5017600 824 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/403/statm: 1225 824 111 221 0 1001 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4900

[startup+51.1012 s]
/proc/loadavg: 0.96 0.96 0.94 2/71 404
/proc/meminfo: memFree=1578624/2055920 swapFree=4173984/4192956
[pid=403] ppid=401 vsize=5856 CPUtime=51.08
/proc/403/stat : 403 (varsat-crafted_) R 401 403 32474 0 -1 4194304 1088 0 0 0 5107 1 0 0 25 0 1 0 1100650806 5996544 1073 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/403/statm: 1464 1073 111 221 0 1240 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 5856

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.94 2/71 404
/proc/meminfo: memFree=1577600/2055920 swapFree=4173984/4192956
[pid=403] ppid=401 vsize=6812 CPUtime=102.27
/proc/403/stat : 403 (varsat-crafted_) R 401 403 32474 0 -1 4194304 1316 0 0 0 10226 1 0 0 25 0 1 0 1100650806 6975488 1301 1992294400 4194304 5102648 548682068800 18446744073709551615 4249892 0 0 4096 3 0 0 0 17 1 0 0
/proc/403/statm: 1703 1301 111 221 0 1479 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 6812

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/71 404
/proc/meminfo: memFree=1576640/2055920 swapFree=4173984/4192956
[pid=403] ppid=401 vsize=7756 CPUtime=162.25
/proc/403/stat : 403 (varsat-crafted_) R 401 403 32474 0 -1 4194304 1555 0 0 0 16224 1 0 0 25 0 1 0 1100650806 7942144 1540 1992294400 4194304 5102648 548682068800 18446744073709551615 4249993 0 0 4096 3 0 0 0 17 1 0 0
/proc/403/statm: 1939 1540 111 221 0 1715 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 7756

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/71 404
/proc/meminfo: memFree=1575872/2055920 swapFree=4173984/4192956
[pid=403] ppid=401 vsize=8576 CPUtime=222.23
/proc/403/stat : 403 (varsat-crafted_) R 401 403 32474 0 -1 4194304 1743 0 0 0 22222 1 0 0 25 0 1 0 1100650806 8781824 1728 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/403/statm: 2144 1728 111 221 0 1920 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 8576

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/71 404
/proc/meminfo: memFree=1575296/2055920 swapFree=4173984/4192956
[pid=403] ppid=401 vsize=9124 CPUtime=282.22
/proc/403/stat : 403 (varsat-crafted_) R 401 403 32474 0 -1 4194304 1897 0 0 0 28220 2 0 0 25 0 1 0 1100650806 9342976 1882 1992294400 4194304 5102648 548682068800 18446744073709551615 4249748 0 0 4096 3 0 0 0 17 1 0 0
/proc/403/statm: 2281 1882 111 221 0 2057 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 9124

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/71 404
/proc/meminfo: memFree=1574784/2055920 swapFree=4173984/4192956
[pid=403] ppid=401 vsize=9528 CPUtime=342.2
/proc/403/stat : 403 (varsat-crafted_) R 401 403 32474 0 -1 4194304 2004 0 0 0 34218 2 0 0 25 0 1 0 1100650806 9756672 1989 1992294400 4194304 5102648 548682068800 18446744073709551615 4249900 0 0 4096 3 0 0 0 17 1 0 0
/proc/403/statm: 2382 1989 111 221 0 2158 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 9528

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/71 404
/proc/meminfo: memFree=1574464/2055920 swapFree=4173984/4192956
[pid=403] ppid=401 vsize=9820 CPUtime=402.18
/proc/403/stat : 403 (varsat-crafted_) R 401 403 32474 0 -1 4194304 2075 0 0 0 40216 2 0 0 25 0 1 0 1100650806 10055680 2060 1992294400 4194304 5102648 548682068800 18446744073709551615 4249897 0 0 4096 3 0 0 0 17 1 0 0
/proc/403/statm: 2455 2060 111 221 0 2231 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 9820

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/71 406
/proc/meminfo: memFree=1574016/2055920 swapFree=4173984/4192956
[pid=403] ppid=401 vsize=10380 CPUtime=462.17
/proc/403/stat : 403 (varsat-crafted_) R 401 403 32474 0 -1 4194304 2186 0 0 0 46215 2 0 0 25 0 1 0 1100650806 10629120 2171 1992294400 4194304 5102648 548682068800 18446744073709551615 4249813 0 0 4096 3 0 0 0 17 1 0 0
/proc/403/statm: 2595 2171 111 221 0 2371 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 10380

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/71 406
/proc/meminfo: memFree=1573568/2055920 swapFree=4173984/4192956
[pid=403] ppid=401 vsize=10796 CPUtime=522.15
/proc/403/stat : 403 (varsat-crafted_) R 401 403 32474 0 -1 4194304 2293 0 0 0 52213 2 0 0 25 0 1 0 1100650806 11055104 2278 1992294400 4194304 5102648 548682068800 18446744073709551615 4249052 0 0 4096 3 0 0 0 17 1 0 0
/proc/403/statm: 2699 2278 111 221 0 2475 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 10796

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/71 406
/proc/meminfo: memFree=1573248/2055920 swapFree=4173984/4192956
[pid=403] ppid=401 vsize=11236 CPUtime=582.13
/proc/403/stat : 403 (varsat-crafted_) R 401 403 32474 0 -1 4194304 2386 0 0 0 58211 2 0 0 25 0 1 0 1100650806 11505664 2371 1992294400 4194304 5102648 548682068800 18446744073709551615 4249856 0 0 4096 3 0 0 0 17 1 0 0
/proc/403/statm: 2809 2371 111 221 0 2585 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 11236

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/71 406
/proc/meminfo: memFree=1572928/2055920 swapFree=4173984/4192956
[pid=403] ppid=401 vsize=11524 CPUtime=642.13
/proc/403/stat : 403 (varsat-crafted_) R 401 403 32474 0 -1 4194304 2461 0 0 0 64210 3 0 0 25 0 1 0 1100650806 11800576 2446 1992294400 4194304 5102648 548682068800 18446744073709551615 4249892 0 0 4096 3 0 0 0 17 1 0 0
/proc/403/statm: 2881 2446 111 221 0 2657 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 11524

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/71 406
/proc/meminfo: memFree=1572544/2055920 swapFree=4173984/4192956
[pid=403] ppid=401 vsize=11936 CPUtime=702.11
/proc/403/stat : 403 (varsat-crafted_) R 401 403 32474 0 -1 4194304 2553 0 0 0 70208 3 0 0 25 0 1 0 1100650806 12222464 2538 1992294400 4194304 5102648 548682068800 18446744073709551615 4250197 0 0 4096 3 0 0 0 17 1 0 0
/proc/403/statm: 2984 2538 111 221 0 2760 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 11936

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.94 2/71 406
/proc/meminfo: memFree=1572160/2055920 swapFree=4173984/4192956
[pid=403] ppid=401 vsize=12212 CPUtime=762.09
/proc/403/stat : 403 (varsat-crafted_) R 401 403 32474 0 -1 4194304 2630 0 0 0 76206 3 0 0 25 0 1 0 1100650806 12505088 2615 1992294400 4194304 5102648 548682068800 18446744073709551615 4249813 0 0 4096 3 0 0 0 17 1 0 0
/proc/403/statm: 3053 2615 111 221 0 2829 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 12212

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/71 406
/proc/meminfo: memFree=1571904/2055920 swapFree=4173984/4192956
[pid=403] ppid=401 vsize=12364 CPUtime=822.07
/proc/403/stat : 403 (varsat-crafted_) R 401 403 32474 0 -1 4194304 2683 0 0 0 82204 3 0 0 25 0 1 0 1100650806 12660736 2668 1992294400 4194304 5102648 548682068800 18446744073709551615 4249378 0 0 4096 3 0 0 0 17 1 0 0
/proc/403/statm: 3091 2668 111 221 0 2867 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 12364

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/71 406
/proc/meminfo: memFree=1571712/2055920 swapFree=4173984/4192956
[pid=403] ppid=401 vsize=12652 CPUtime=882.06
/proc/403/stat : 403 (varsat-crafted_) R 401 403 32474 0 -1 4194304 2739 0 0 0 88202 4 0 0 25 0 1 0 1100650806 12955648 2724 1992294400 4194304 5102648 548682068800 18446744073709551615 4249948 0 0 4096 3 0 0 0 17 1 0 0
/proc/403/statm: 3163 2724 111 221 0 2939 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 12652

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/71 406
/proc/meminfo: memFree=1571520/2055920 swapFree=4173984/4192956
[pid=403] ppid=401 vsize=12796 CPUtime=942.04
/proc/403/stat : 403 (varsat-crafted_) R 401 403 32474 0 -1 4194304 2788 0 0 0 94200 4 0 0 25 0 1 0 1100650806 13103104 2773 1992294400 4194304 5102648 548682068800 18446744073709551615 4249961 0 0 4096 3 0 0 0 17 1 0 0
/proc/403/statm: 3199 2773 111 221 0 2975 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 12796

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.94 2/71 406
/proc/meminfo: memFree=1571392/2055920 swapFree=4173984/4192956
[pid=403] ppid=401 vsize=12944 CPUtime=1002.03
/proc/403/stat : 403 (varsat-crafted_) R 401 403 32474 0 -1 4194304 2818 0 0 0 100199 4 0 0 25 0 1 0 1100650806 13254656 2803 1992294400 4194304 5102648 548682068800 18446744073709551615 4254125 0 0 4096 3 0 0 0 17 1 0 0
/proc/403/statm: 3236 2803 111 221 0 3012 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 12944

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.94 2/71 406
/proc/meminfo: memFree=1571136/2055920 swapFree=4173984/4192956
[pid=403] ppid=401 vsize=13204 CPUtime=1062.01
/proc/403/stat : 403 (varsat-crafted_) R 401 403 32474 0 -1 4194304 2880 0 0 0 106197 4 0 0 25 0 1 0 1100650806 13520896 2865 1992294400 4194304 5102648 548682068800 18446744073709551615 4249748 0 0 4096 3 0 0 0 17 1 0 0
/proc/403/statm: 3301 2865 111 221 0 3077 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 13204

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.94 2/71 406
/proc/meminfo: memFree=1570944/2055920 swapFree=4173984/4192956
[pid=403] ppid=401 vsize=13360 CPUtime=1121.99
/proc/403/stat : 403 (varsat-crafted_) R 401 403 32474 0 -1 4194304 2916 0 0 0 112195 4 0 0 25 0 1 0 1100650806 13680640 2901 1992294400 4194304 5102648 548682068800 18446744073709551615 4249942 0 0 4096 3 0 0 0 17 1 0 0
/proc/403/statm: 3340 2901 111 221 0 3116 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 13360

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.94 2/71 406
/proc/meminfo: memFree=1570752/2055920 swapFree=4173984/4192956
[pid=403] ppid=401 vsize=13624 CPUtime=1181.97
/proc/403/stat : 403 (varsat-crafted_) R 401 403 32474 0 -1 4194304 2970 0 0 0 118193 4 0 0 25 0 1 0 1100650806 13950976 2955 1992294400 4194304 5102648 548682068800 18446744073709551615 4249807 0 0 4096 3 0 0 0 17 1 0 0
/proc/403/statm: 3406 2955 111 221 0 3182 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 13624



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.94 2/71 406
/proc/meminfo: memFree=1570624/2055920 swapFree=4173984/4192956
[pid=403] ppid=401 vsize=13772 CPUtime=1200.07
/proc/403/stat : 403 (varsat-crafted_) R 401 403 32474 0 -1 4194304 2998 0 0 0 120003 4 0 0 25 0 1 0 1100650806 14102528 2983 1992294400 4194304 5102648 548682068800 18446744073709551615 4249914 0 0 4096 3 0 0 0 17 1 0 0
/proc/403/statm: 3443 2983 111 221 0 3219 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 13772

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.09
CPU user time (s): 1200.04
CPU system time (s): 0.051992
CPU usage (%): 99.9733
Max. virtual memory (cumulated for all children) (KiB): 13772

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

runsolver used 1.08384 second user time and 3.2945 second system time

The end

Launcher Data

Begin job on node74 at 2009-03-28 23:37:37
IDJOB=1517079
IDBENCH=70566
IDSOLVER=537
FILE ID=node74/1517079-1238279857
PBS_JOBID= 9060848
Free space on /tmp= 101912 MiB

SOLVER NAME= VARSAT-crafted 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/560/unif-k3-r4.25-v560-c2380-S374947955-075.cnf
COMMAND LINE= HOME/varsat-crafted_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1517079-1238279857/watcher-1517079-1238279857 -o /tmp/evaluation-result-1517079-1238279857/solver-1517079-1238279857 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-crafted_static -seed=1801954958 HOME/instance-1517079-1238279857.cnf

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

MD5SUM BENCH= 1c26be7e8f45c396fe1a5a9f4716cff4
RANDOM SEED=1801954958

node74.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.236
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.236
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:       1583208 kB
Buffers:         63912 kB
Cached:         348848 kB
SwapCached:       7820 kB
Active:         132904 kB
Inactive:       289164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1583208 kB
SwapTotal:     4192956 kB
SwapFree:      4173984 kB
Dirty:            1052 kB
Writeback:           0 kB
Mapped:          14796 kB
Slab:            35864 kB
Committed_AS:  2437176 kB
PageTables:       1852 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= 101912 MiB
End job on node74 at 2009-03-28 23:57:40