Trace number 1513659

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

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/140/
unif-k7-r85-v140-c11900-S547165541-056.cnf
MD5SUMc7b32920fad710a8e62fee8bc80010c2
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark129.434
Satisfiable
(Un)Satisfiability was proved
Number of variables140
Number of clauses11900
Sum of the clauses size83300
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 511900

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  140                                                  |
0.00/0.00	c |  Number of clauses:    11900                                                |
0.00/0.02	c |  Parsing time:         0.02         s                                       |
0.00/0.02	c |  Timeout:              43200 s
0.00/0.02	c |  Random Seed:          399920224.000000
0.00/0.02	c |  Heuristic:            EMBP-G, threshold 0.800                              |
0.00/0.02	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.02	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.02	c |                                                                             |
0.29/0.34	c ============================[ Search Statistics ]==============================
0.29/0.34	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.29/0.34	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.29/0.34	c ===============================================================================
0.29/0.34	c |         0 |     140    11900    83300 |     3966        0    nan |  0.000 % |
0.29/0.38	c |       100 |     140    11900    83300 |     4363      100     41 |  0.005 % |
0.39/0.44	c |       250 |     140    11900    83300 |     4799      250     43 |  0.005 % |
0.39/0.49	c |       476 |     140    11900    83300 |     5279      476     44 |  0.005 % |
0.49/0.55	c |       813 |     140    11900    83300 |     5807      813     43 |  0.005 % |
0.59/0.63	c |      1321 |     140    11900    83300 |     6388     1321     43 |  0.005 % |
0.69/0.73	c |      2081 |     140    11900    83300 |     7027     2081     43 |  0.005 % |
0.79/0.85	c |      3220 |     140    11900    83300 |     7729     3220     43 |  0.005 % |
1.00/1.04	c |      4928 |     140    11900    83300 |     8502     4928     43 |  0.005 % |
1.29/1.36	c |      7490 |     140    11900    83300 |     9353     7490     43 |  0.005 % |
1.79/1.84	c |     11334 |     140    11900    83300 |    10288     6623     42 |  0.005 % |
2.49/2.58	c |     17100 |     140    11900    83300 |    11317     7213     43 |  0.005 % |
3.69/3.76	c |     25750 |     140    11900    83300 |    12449    10178     43 |  0.005 % |
5.59/5.65	c |     38725 |     140    11900    83300 |    13694    10641     44 |  0.005 % |
8.48/8.58	c |     58186 |     140    11900    83300 |    15063     9469     43 |  0.005 % |
13.39/13.40	c |     87380 |     140    11900    83300 |    16569     8411     42 |  0.005 % |
20.89/20.92	c |    131171 |     140    11900    83300 |    18226    10618     42 |  0.005 % |
33.48/33.50	c |    196856 |     140    11900    83300 |    20049    12306     44 |  0.005 % |
54.47/54.55	c |    295382 |     140    11900    83300 |    22054    10264     43 |  0.005 % |
87.76/87.84	c |    443172 |     140    11900    83300 |    24259    14282     42 |  0.005 % |
143.03/143.11	c |    664856 |     140    11900    83300 |    26685    13571     44 |  0.005 % |
230.50/230.67	c |    997382 |     140    11900    83300 |    29354    12567     41 |  0.005 % |
369.15/369.40	c |   1496170 |     140    11900    83300 |    32289    19018     44 |  0.005 % |
598.26/598.60	c |   2244352 |     140    11900    83300 |    35518    18940     42 |  0.005 % |
957.23/957.60	c |   3366627 |     140    11900    83300 |    39070    29095     44 |  0.005 % |

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-1513659-1238220963/watcher-1513659-1238220963 -o /tmp/evaluation-result-1513659-1238220963/solver-1513659-1238220963 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=399920224 HOME/instance-1513659-1238220963.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.97 0.99 3/69 9062
/proc/meminfo: memFree=1773240/2055920 swapFree=4177820/4192956
[pid=9062] ppid=9060 vsize=2544 CPUtime=0
/proc/9062/stat : 9062 (varsat-crafted_) R 9060 9062 9025 0 -1 4194304 319 0 0 0 0 0 0 0 18 0 1 0 1094760962 2605056 304 1992294400 4194304 5102648 548682068800 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/9062/statm: 636 305 87 221 0 412 0

[startup+0.063811 s]
/proc/loadavg: 0.91 0.97 0.99 3/69 9062
/proc/meminfo: memFree=1773240/2055920 swapFree=4177820/4192956
[pid=9062] ppid=9060 vsize=5040 CPUtime=0.05
/proc/9062/stat : 9062 (varsat-crafted_) R 9060 9062 9025 0 -1 4194304 931 0 0 0 5 0 0 0 18 0 1 0 1094760962 5160960 916 1992294400 4194304 5102648 548682068800 18446744073709551615 4272872 0 0 4096 3 0 0 0 17 1 0 0
/proc/9062/statm: 1260 916 98 221 0 1036 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5040

[startup+0.102819 s]
/proc/loadavg: 0.91 0.97 0.99 3/69 9062
/proc/meminfo: memFree=1773240/2055920 swapFree=4177820/4192956
[pid=9062] ppid=9060 vsize=5040 CPUtime=0.09
/proc/9062/stat : 9062 (varsat-crafted_) R 9060 9062 9025 0 -1 4194304 931 0 0 0 9 0 0 0 18 0 1 0 1094760962 5160960 916 1992294400 4194304 5102648 548682068800 18446744073709551615 4272886 0 0 4096 3 0 0 0 17 1 0 0
/proc/9062/statm: 1260 916 98 221 0 1036 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5040

[startup+0.301857 s]
/proc/loadavg: 0.91 0.97 0.99 3/69 9062
/proc/meminfo: memFree=1773240/2055920 swapFree=4177820/4192956
[pid=9062] ppid=9060 vsize=5256 CPUtime=0.29
/proc/9062/stat : 9062 (varsat-crafted_) R 9060 9062 9025 0 -1 4194304 978 0 0 0 29 0 0 0 19 0 1 0 1094760962 5382144 963 1992294400 4194304 5102648 548682068800 18446744073709551615 4273077 0 0 4096 3 0 0 0 17 1 0 0
/proc/9062/statm: 1314 963 98 221 0 1090 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5256

[startup+0.702936 s]
/proc/loadavg: 0.91 0.97 0.99 3/69 9062
/proc/meminfo: memFree=1773240/2055920 swapFree=4177820/4192956
[pid=9062] ppid=9060 vsize=5040 CPUtime=0.69
/proc/9062/stat : 9062 (varsat-crafted_) R 9060 9062 9025 0 -1 4194304 991 0 0 0 69 0 0 0 22 0 1 0 1094760962 5160960 929 1992294400 4194304 5102648 548682068800 18446744073709551615 4249834 0 0 4096 3 0 0 0 17 1 0 0
/proc/9062/statm: 1260 929 110 221 0 1036 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5040

[startup+1.50109 s]
/proc/loadavg: 0.92 0.97 0.99 2/70 9063
/proc/meminfo: memFree=1769712/2055920 swapFree=4177820/4192956
[pid=9062] ppid=9060 vsize=5964 CPUtime=1.49
/proc/9062/stat : 9062 (varsat-crafted_) R 9060 9062 9025 0 -1 4194304 1241 0 0 0 149 0 0 0 25 0 1 0 1094760962 6107136 1179 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/9062/statm: 1491 1179 110 221 0 1267 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5964

[startup+3.10141 s]
/proc/loadavg: 0.92 0.97 0.99 2/70 9063
/proc/meminfo: memFree=1768560/2055920 swapFree=4177820/4192956
[pid=9062] ppid=9060 vsize=6756 CPUtime=3.09
/proc/9062/stat : 9062 (varsat-crafted_) R 9060 9062 9025 0 -1 4194304 1441 0 0 0 309 0 0 0 25 0 1 0 1094760962 6918144 1379 1992294400 4194304 5102648 548682068800 18446744073709551615 4249813 0 0 4096 3 0 0 0 17 1 0 0
/proc/9062/statm: 1689 1379 110 221 0 1465 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6756

[startup+6.30104 s]
/proc/loadavg: 0.93 0.97 0.99 2/70 9063
/proc/meminfo: memFree=1767224/2055920 swapFree=4177820/4192956
[pid=9062] ppid=9060 vsize=7884 CPUtime=6.29
/proc/9062/stat : 9062 (varsat-crafted_) R 9060 9062 9025 0 -1 4194304 1718 0 0 0 629 0 0 0 25 0 1 0 1094760962 8073216 1656 1992294400 4194304 5102648 548682068800 18446744073709551615 4249807 0 0 4096 3 0 0 0 17 1 0 0
/proc/9062/statm: 1971 1656 110 221 0 1747 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7884

[startup+12.7013 s]
/proc/loadavg: 0.93 0.97 0.99 2/70 9063
/proc/meminfo: memFree=1765888/2055920 swapFree=4177820/4192956
[pid=9062] ppid=9060 vsize=8856 CPUtime=12.69
/proc/9062/stat : 9062 (varsat-crafted_) R 9060 9062 9025 0 -1 4194304 1932 0 0 0 1268 1 0 0 25 0 1 0 1094760962 9068544 1870 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/9062/statm: 2214 1870 110 221 0 1990 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8856

[startup+25.5018 s]
/proc/loadavg: 0.95 0.97 0.99 2/70 9063
/proc/meminfo: memFree=1764480/2055920 swapFree=4177820/4192956
[pid=9062] ppid=9060 vsize=10228 CPUtime=25.48
/proc/9062/stat : 9062 (varsat-crafted_) R 9060 9062 9025 0 -1 4194304 2283 0 0 0 2547 1 0 0 25 0 1 0 1094760962 10473472 2221 1992294400 4194304 5102648 548682068800 18446744073709551615 4249769 0 0 4096 3 0 0 0 17 1 0 0
/proc/9062/statm: 2557 2221 110 221 0 2333 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 10228

[startup+51.1019 s]
/proc/loadavg: 0.96 0.97 0.99 2/70 9063
/proc/meminfo: memFree=1762944/2055920 swapFree=4177820/4192956
[pid=9062] ppid=9060 vsize=11980 CPUtime=51.08
/proc/9062/stat : 9062 (varsat-crafted_) R 9060 9062 9025 0 -1 4194304 2670 0 0 0 5106 2 0 0 25 0 1 0 1094760962 12267520 2608 1992294400 4194304 5102648 548682068800 18446744073709551615 4249961 0 0 4096 3 0 0 0 17 1 0 0
/proc/9062/statm: 2995 2608 110 221 0 2771 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 11980

[startup+102.307 s]
/proc/loadavg: 0.98 0.97 0.99 2/70 9063
/proc/meminfo: memFree=1761024/2055920 swapFree=4177820/4192956
[pid=9062] ppid=9060 vsize=13812 CPUtime=102.26
/proc/9062/stat : 9062 (varsat-crafted_) R 9060 9062 9025 0 -1 4194304 3128 0 0 0 10224 2 0 0 25 0 1 0 1094760962 14143488 3066 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/9062/statm: 3453 3066 110 221 0 3229 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 13812

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 9063
/proc/meminfo: memFree=1759424/2055920 swapFree=4177820/4192956
[pid=9062] ppid=9060 vsize=15552 CPUtime=162.23
/proc/9062/stat : 9062 (varsat-crafted_) R 9060 9062 9025 0 -1 4194304 3518 0 0 0 16221 2 0 0 25 0 1 0 1094760962 15925248 3456 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/9062/statm: 3888 3456 110 221 0 3664 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 15552

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 9063
/proc/meminfo: memFree=1758656/2055920 swapFree=4177820/4192956
[pid=9062] ppid=9060 vsize=16240 CPUtime=222.21
/proc/9062/stat : 9062 (varsat-crafted_) R 9060 9062 9025 0 -1 4194304 3697 0 0 0 22218 3 0 0 25 0 1 0 1094760962 16629760 3635 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/9062/statm: 4060 3635 110 221 0 3836 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 16240

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 9063
/proc/meminfo: memFree=1757120/2055920 swapFree=4177820/4192956
[pid=9062] ppid=9060 vsize=18056 CPUtime=282.19
/proc/9062/stat : 9062 (varsat-crafted_) R 9060 9062 9025 0 -1 4194304 4068 0 0 0 28215 4 0 0 25 0 1 0 1094760962 18489344 4006 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/9062/statm: 4514 4006 110 221 0 4290 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 18056

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 9063
/proc/meminfo: memFree=1756672/2055920 swapFree=4177820/4192956
[pid=9062] ppid=9060 vsize=18592 CPUtime=342.16
/proc/9062/stat : 9062 (varsat-crafted_) R 9060 9062 9025 0 -1 4194304 4198 0 0 0 34212 4 0 0 25 0 1 0 1094760962 19038208 4136 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/9062/statm: 4648 4136 110 221 0 4424 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 18592

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 9063
/proc/meminfo: memFree=1755648/2055920 swapFree=4177820/4192956
[pid=9062] ppid=9060 vsize=19580 CPUtime=402.14
/proc/9062/stat : 9062 (varsat-crafted_) R 9060 9062 9025 0 -1 4194304 4446 0 0 0 40210 4 0 0 25 0 1 0 1094760962 20049920 4384 1992294400 4194304 5102648 548682068800 18446744073709551615 4249983 0 0 4096 3 0 0 0 17 1 0 0
/proc/9062/statm: 4895 4384 110 221 0 4671 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 19580

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 9063
/proc/meminfo: memFree=1755072/2055920 swapFree=4177820/4192956
[pid=9062] ppid=9060 vsize=20032 CPUtime=462.11
/proc/9062/stat : 9062 (varsat-crafted_) R 9060 9062 9025 0 -1 4194304 4576 0 0 0 46207 4 0 0 25 0 1 0 1094760962 20512768 4514 1992294400 4194304 5102648 548682068800 18446744073709551615 4249769 0 0 4096 3 0 0 0 17 1 0 0
/proc/9062/statm: 5008 4514 110 221 0 4784 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 20032

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 9063
/proc/meminfo: memFree=1754496/2055920 swapFree=4177820/4192956
[pid=9062] ppid=9060 vsize=20612 CPUtime=522.1
/proc/9062/stat : 9062 (varsat-crafted_) R 9060 9062 9025 0 -1 4194304 4717 0 0 0 52205 5 0 0 25 0 1 0 1094760962 21106688 4655 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/9062/statm: 5153 4655 110 221 0 4929 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 20612

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 9063
/proc/meminfo: memFree=1754112/2055920 swapFree=4177820/4192956
[pid=9062] ppid=9060 vsize=20988 CPUtime=582.07
/proc/9062/stat : 9062 (varsat-crafted_) R 9060 9062 9025 0 -1 4194304 4805 0 0 0 58202 5 0 0 25 0 1 0 1094760962 21491712 4743 1992294400 4194304 5102648 548682068800 18446744073709551615 4249897 0 0 4096 3 0 0 0 17 1 0 0
/proc/9062/statm: 5247 4743 110 221 0 5023 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 20988

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 9063
/proc/meminfo: memFree=1752960/2055920 swapFree=4177820/4192956
[pid=9062] ppid=9060 vsize=22320 CPUtime=642.06
/proc/9062/stat : 9062 (varsat-crafted_) R 9060 9062 9025 0 -1 4194304 5089 0 0 0 64200 6 0 0 25 0 1 0 1094760962 22855680 5027 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/9062/statm: 5580 5027 110 221 0 5356 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 22320

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 9063
/proc/meminfo: memFree=1752320/2055920 swapFree=4177820/4192956
[pid=9062] ppid=9060 vsize=23032 CPUtime=702.03
/proc/9062/stat : 9062 (varsat-crafted_) R 9060 9062 9025 0 -1 4194304 5240 0 0 0 70197 6 0 0 25 0 1 0 1094760962 23584768 5178 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/9062/statm: 5758 5178 110 221 0 5534 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 23032

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 9063
/proc/meminfo: memFree=1751936/2055920 swapFree=4177820/4192956
[pid=9062] ppid=9060 vsize=23412 CPUtime=762.01
/proc/9062/stat : 9062 (varsat-crafted_) R 9060 9062 9025 0 -1 4194304 5324 0 0 0 76195 6 0 0 25 0 1 0 1094760962 23973888 5262 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/9062/statm: 5853 5262 110 221 0 5629 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 23412

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 9063
/proc/meminfo: memFree=1751424/2055920 swapFree=4177820/4192956
[pid=9062] ppid=9060 vsize=24076 CPUtime=821.98
/proc/9062/stat : 9062 (varsat-crafted_) R 9060 9062 9025 0 -1 4194304 5453 0 0 0 82192 6 0 0 25 0 1 0 1094760962 24653824 5391 1992294400 4194304 5102648 548682068800 18446744073709551615 4249961 0 0 4096 3 0 0 0 17 1 0 0
/proc/9062/statm: 6019 5391 110 221 0 5795 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 24076

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 9063
/proc/meminfo: memFree=1751360/2055920 swapFree=4177820/4192956
[pid=9062] ppid=9060 vsize=24076 CPUtime=881.95
/proc/9062/stat : 9062 (varsat-crafted_) R 9060 9062 9025 0 -1 4194304 5453 0 0 0 88189 6 0 0 25 0 1 0 1094760962 24653824 5391 1992294400 4194304 5102648 548682068800 18446744073709551615 4249807 0 0 4096 3 0 0 0 17 1 0 0
/proc/9062/statm: 6019 5391 110 221 0 5795 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 24076

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 9063
/proc/meminfo: memFree=1751296/2055920 swapFree=4177820/4192956
[pid=9062] ppid=9060 vsize=24076 CPUtime=941.94
/proc/9062/stat : 9062 (varsat-crafted_) R 9060 9062 9025 0 -1 4194304 5478 0 0 0 94187 7 0 0 25 0 1 0 1094760962 24653824 5416 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/9062/statm: 6019 5416 110 221 0 5795 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 24076

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 9063
/proc/meminfo: memFree=1750464/2055920 swapFree=4177820/4192956
[pid=9062] ppid=9060 vsize=25092 CPUtime=1001.91
/proc/9062/stat : 9062 (varsat-crafted_) R 9060 9062 9025 0 -1 4194304 5699 0 0 0 100184 7 0 0 25 0 1 0 1094760962 25694208 5637 1992294400 4194304 5102648 548682068800 18446744073709551615 4254607 0 0 4096 3 0 0 0 17 1 0 0
/proc/9062/statm: 6273 5637 110 221 0 6049 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 25092

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 9063
/proc/meminfo: memFree=1749888/2055920 swapFree=4177820/4192956
[pid=9062] ppid=9060 vsize=25708 CPUtime=1061.89
/proc/9062/stat : 9062 (varsat-crafted_) R 9060 9062 9025 0 -1 4194304 5834 0 0 0 106182 7 0 0 25 0 1 0 1094760962 26324992 5772 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/9062/statm: 6427 5772 110 221 0 6203 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 25708

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 9063
/proc/meminfo: memFree=1749184/2055920 swapFree=4177820/4192956
[pid=9062] ppid=9060 vsize=26512 CPUtime=1121.87
/proc/9062/stat : 9062 (varsat-crafted_) R 9060 9062 9025 0 -1 4194304 5998 0 0 0 112179 8 0 0 25 0 1 0 1094760962 27148288 5936 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/9062/statm: 6628 5936 110 221 0 6404 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 26512

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 9063
/proc/meminfo: memFree=1748864/2055920 swapFree=4177820/4192956
[pid=9062] ppid=9060 vsize=26796 CPUtime=1181.85
/proc/9062/stat : 9062 (varsat-crafted_) R 9060 9062 9025 0 -1 4194304 6054 0 0 0 118177 8 0 0 25 0 1 0 1094760962 27439104 5992 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/9062/statm: 6699 5992 110 221 0 6475 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 26796



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 9063
/proc/meminfo: memFree=1748672/2055920 swapFree=4177820/4192956
[pid=9062] ppid=9060 vsize=26940 CPUtime=1200.04
/proc/9062/stat : 9062 (varsat-crafted_) R 9060 9062 9025 0 -1 4194304 6098 0 0 0 119996 8 0 0 25 0 1 0 1094760962 27586560 6036 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/9062/statm: 6735 6036 110 221 0 6511 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 26940

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.97 0.99 2/70 9063
/proc/meminfo: memFree=1748672/2055920 swapFree=4177820/4192956
[pid=9062] ppid=9060 vsize=26940 CPUtime=1200.04
/proc/9062/stat : 9062 (varsat-crafted_) R 9060 9062 9025 0 -1 4194304 6098 0 0 0 119996 8 0 0 25 0 1 0 1094760962 27586560 6036 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/9062/statm: 6735 6036 110 221 0 6511 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 26940

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.06
CPU user time (s): 1199.97
CPU system time (s): 0.089986
CPU usage (%): 99.9624
Max. virtual memory (cumulated for all children) (KiB): 26940

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

runsolver used 1.03384 second user time and 3.34349 second system time

The end

Launcher Data

Begin job on node73 at 2009-03-28 07:16:03
IDJOB=1513659
IDBENCH=70281
IDSOLVER=537
FILE ID=node73/1513659-1238220963
PBS_JOBID= 9060581
Free space on /tmp= 66268 MiB

SOLVER NAME= VARSAT-crafted 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/140/unif-k7-r85-v140-c11900-S547165541-056.cnf
COMMAND LINE= HOME/varsat-crafted_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1513659-1238220963/watcher-1513659-1238220963 -o /tmp/evaluation-result-1513659-1238220963/solver-1513659-1238220963 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-crafted_static -seed=399920224 HOME/instance-1513659-1238220963.cnf

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

MD5SUM BENCH= c7b32920fad710a8e62fee8bc80010c2
RANDOM SEED=399920224

node73.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.277
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.277
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1773656 kB
Buffers:         36940 kB
Cached:         166220 kB
SwapCached:       8184 kB
Active:         120224 kB
Inactive:        92600 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1773656 kB
SwapTotal:     4192956 kB
SwapFree:      4177820 kB
Dirty:            1532 kB
Writeback:           0 kB
Mapped:          15416 kB
Slab:            54996 kB
Committed_AS:  2714176 kB
PageTables:       1656 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66268 MiB
End job on node73 at 2009-03-28 07:36:05