Trace number 1513623

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

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/140/
unif-k7-r85-v140-c11900-S541865505-057.cnf
MD5SUMe3b225dad76097977d4c5c88712eb95a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark88.7685
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:          2001839113.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.39	c |       102 |     140    11900    83300 |     4363      102     42 |  0.005 % |
0.39/0.44	c |       253 |     140    11900    83300 |     4799      253     43 |  0.005 % |
0.49/0.50	c |       480 |     140    11900    83300 |     5279      480     42 |  0.005 % |
0.49/0.56	c |       817 |     140    11900    83300 |     5807      817     42 |  0.005 % |
0.59/0.64	c |      1323 |     140    11900    83300 |     6388     1323     42 |  0.005 % |
0.69/0.74	c |      2082 |     140    11900    83300 |     7027     2082     42 |  0.005 % |
0.79/0.87	c |      3221 |     140    11900    83300 |     7729     3221     42 |  0.005 % |
1.00/1.07	c |      4930 |     140    11900    83300 |     8502     4930     43 |  0.005 % |
1.29/1.39	c |      7492 |     140    11900    83300 |     9353     7492     43 |  0.005 % |
1.89/1.91	c |     11336 |     140    11900    83300 |    10288     6630     43 |  0.005 % |
2.59/2.63	c |     17102 |     140    11900    83300 |    11317     7218     44 |  0.005 % |
3.79/3.80	c |     25751 |     140    11900    83300 |    12449    10174     44 |  0.005 % |
5.59/5.70	c |     38725 |     140    11900    83300 |    13694    10631     45 |  0.005 % |
8.69/8.76	c |     58186 |     140    11900    83300 |    15063     9452     44 |  0.005 % |
13.69/13.75	c |     87380 |     140    11900    83300 |    16569     8381     43 |  0.005 % |
21.78/21.88	c |    131172 |     140    11900    83300 |    18226    10593     42 |  0.005 % |
34.58/34.65	c |    196857 |     140    11900    83300 |    20049    12269     43 |  0.005 % |
56.97/57.09	c |    295385 |     140    11900    83300 |    22054    10241     42 |  0.005 % |
91.46/91.59	c |    443174 |     140    11900    83300 |    24259    14291     42 |  0.005 % |
145.74/145.87	c |    664859 |     140    11900    83300 |    26685    13573     42 |  0.005 % |
236.61/236.74	c |    997387 |     140    11900    83300 |    29354    13739     44 |  0.005 % |
380.86/381.01	c |   1496176 |     140    11900    83300 |    32289    19428     44 |  0.005 % |
607.59/607.88	c |   2244358 |     140    11900    83300 |    35518    20161     43 |  0.005 % |
975.36/975.74	c |   3366634 |     140    11900    83300 |    39070    30417     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-1513623-1238219771/watcher-1513623-1238219771 -o /tmp/evaluation-result-1513623-1238219771/solver-1513623-1238219771 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=2001839113 HOME/instance-1513623-1238219771.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.97 0.97 3/64 13707
/proc/meminfo: memFree=885832/2055920 swapFree=4174052/4192956
[pid=13707] ppid=13705 vsize=2544 CPUtime=0
/proc/13707/stat : 13707 (varsat-crafted_) R 13705 13707 12798 0 -1 4194304 298 0 0 0 0 0 0 0 18 0 1 0 1094643165 2605056 283 1992294400 4194304 5102648 548682068800 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/13707/statm: 636 284 87 221 0 412 0

[startup+0.029521 s]
/proc/loadavg: 0.92 0.97 0.97 3/64 13707
/proc/meminfo: memFree=885832/2055920 swapFree=4174052/4192956
[pid=13707] ppid=13705 vsize=5016 CPUtime=0.02
/proc/13707/stat : 13707 (varsat-crafted_) R 13705 13707 12798 0 -1 4194304 935 0 0 0 2 0 0 0 18 0 1 0 1094643165 5136384 920 1992294400 4194304 5102648 548682068800 18446744073709551615 4273041 0 0 4096 3 0 0 0 17 1 0 0
/proc/13707/statm: 1254 920 98 221 0 1030 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5016

[startup+0.101534 s]
/proc/loadavg: 0.92 0.97 0.97 3/64 13707
/proc/meminfo: memFree=885832/2055920 swapFree=4174052/4192956
[pid=13707] ppid=13705 vsize=5016 CPUtime=0.09
/proc/13707/stat : 13707 (varsat-crafted_) R 13705 13707 12798 0 -1 4194304 935 0 0 0 9 0 0 0 18 0 1 0 1094643165 5136384 920 1992294400 4194304 5102648 548682068800 18446744073709551615 4272886 0 0 4096 3 0 0 0 17 1 0 0
/proc/13707/statm: 1254 920 98 221 0 1030 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5016

[startup+0.301569 s]
/proc/loadavg: 0.92 0.97 0.97 3/64 13707
/proc/meminfo: memFree=885832/2055920 swapFree=4174052/4192956
[pid=13707] ppid=13705 vsize=5232 CPUtime=0.29
/proc/13707/stat : 13707 (varsat-crafted_) R 13705 13707 12798 0 -1 4194304 982 0 0 0 29 0 0 0 19 0 1 0 1094643165 5357568 967 1992294400 4194304 5102648 548682068800 18446744073709551615 4273060 0 0 4096 3 0 0 0 17 1 0 0
/proc/13707/statm: 1308 967 98 221 0 1084 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5232

[startup+0.701642 s]
/proc/loadavg: 0.92 0.97 0.97 3/64 13707
/proc/meminfo: memFree=885832/2055920 swapFree=4174052/4192956
[pid=13707] ppid=13705 vsize=4492 CPUtime=0.69
/proc/13707/stat : 13707 (varsat-crafted_) R 13705 13707 12798 0 -1 4194304 995 0 0 0 69 0 0 0 22 0 1 0 1094643165 4599808 823 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/13707/statm: 1123 823 110 221 0 899 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4492

[startup+1.50179 s]
/proc/loadavg: 0.92 0.97 0.97 2/65 13708
/proc/meminfo: memFree=882560/2055920 swapFree=4174052/4192956
[pid=13707] ppid=13705 vsize=5896 CPUtime=1.49
/proc/13707/stat : 13707 (varsat-crafted_) R 13705 13707 12798 0 -1 4194304 1322 0 0 0 149 0 0 0 25 0 1 0 1094643165 6037504 1150 1992294400 4194304 5102648 548682068800 18446744073709551615 4249892 0 0 4096 3 0 0 0 17 1 0 0
/proc/13707/statm: 1474 1150 110 221 0 1250 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5896

[startup+3.10108 s]
/proc/loadavg: 0.92 0.97 0.97 2/65 13708
/proc/meminfo: memFree=881152/2055920 swapFree=4174052/4192956
[pid=13707] ppid=13705 vsize=6716 CPUtime=3.09
/proc/13707/stat : 13707 (varsat-crafted_) R 13705 13707 12798 0 -1 4194304 1547 0 0 0 309 0 0 0 25 0 1 0 1094643165 6877184 1375 1992294400 4194304 5102648 548682068800 18446744073709551615 4515755 0 0 4096 3 0 0 0 17 1 0 0
/proc/13707/statm: 1679 1375 110 221 0 1455 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6716

[startup+6.30166 s]
/proc/loadavg: 0.93 0.97 0.97 2/65 13708
/proc/meminfo: memFree=879872/2055920 swapFree=4174052/4192956
[pid=13707] ppid=13705 vsize=8004 CPUtime=6.29
/proc/13707/stat : 13707 (varsat-crafted_) R 13705 13707 12798 0 -1 4194304 1830 0 0 0 629 0 0 0 25 0 1 0 1094643165 8196096 1658 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/13707/statm: 2001 1658 110 221 0 1777 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8004

[startup+12.7018 s]
/proc/loadavg: 0.93 0.97 0.97 2/65 13708
/proc/meminfo: memFree=878528/2055920 swapFree=4174052/4192956
[pid=13707] ppid=13705 vsize=8836 CPUtime=12.69
/proc/13707/stat : 13707 (varsat-crafted_) R 13705 13707 12798 0 -1 4194304 2044 0 0 0 1269 0 0 0 25 0 1 0 1094643165 9048064 1872 1992294400 4194304 5102648 548682068800 18446744073709551615 4249813 0 0 4096 3 0 0 0 17 1 0 0
/proc/13707/statm: 2209 1872 110 221 0 1985 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8836

[startup+25.5011 s]
/proc/loadavg: 0.95 0.97 0.97 2/65 13708
/proc/meminfo: memFree=877184/2055920 swapFree=4174052/4192956
[pid=13707] ppid=13705 vsize=10320 CPUtime=25.49
/proc/13707/stat : 13707 (varsat-crafted_) R 13705 13707 12798 0 -1 4194304 2378 0 0 0 2548 1 0 0 25 0 1 0 1094643165 10567680 2206 1992294400 4194304 5102648 548682068800 18446744073709551615 4249813 0 0 4096 3 0 0 0 17 1 0 0
/proc/13707/statm: 2580 2206 110 221 0 2356 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 10320

[startup+51.1018 s]
/proc/loadavg: 0.96 0.97 0.97 2/65 13708
/proc/meminfo: memFree=875520/2055920 swapFree=4174052/4192956
[pid=13707] ppid=13705 vsize=12040 CPUtime=51.07
/proc/13707/stat : 13707 (varsat-crafted_) R 13705 13707 12798 0 -1 4194304 2797 0 0 0 5106 1 0 0 25 0 1 0 1094643165 12328960 2625 1992294400 4194304 5102648 548682068800 18446744073709551615 4255103 0 0 4096 3 0 0 0 17 1 0 0
/proc/13707/statm: 3010 2625 110 221 0 2786 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 12040

[startup+102.305 s]
/proc/loadavg: 0.98 0.97 0.97 2/65 13708
/proc/meminfo: memFree=873472/2055920 swapFree=4174052/4192956
[pid=13707] ppid=13705 vsize=14184 CPUtime=102.25
/proc/13707/stat : 13707 (varsat-crafted_) R 13705 13707 12798 0 -1 4194304 3297 0 0 0 10224 1 0 0 25 0 1 0 1094643165 14524416 3125 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/13707/statm: 3546 3125 110 221 0 3322 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 14184

[startup+162.303 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 13708
/proc/meminfo: memFree=871488/2055920 swapFree=4174052/4192956
[pid=13707] ppid=13705 vsize=16296 CPUtime=162.24
/proc/13707/stat : 13707 (varsat-crafted_) R 13705 13707 12798 0 -1 4194304 3785 0 0 0 16222 2 0 0 25 0 1 0 1094643165 16687104 3613 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/13707/statm: 4074 3613 110 221 0 3850 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 16296

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 13708
/proc/meminfo: memFree=870592/2055920 swapFree=4174052/4192956
[pid=13707] ppid=13705 vsize=17304 CPUtime=222.22
/proc/13707/stat : 13707 (varsat-crafted_) R 13705 13707 12798 0 -1 4194304 4000 0 0 0 22220 2 0 0 25 0 1 0 1094643165 17719296 3828 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/13707/statm: 4326 3828 110 221 0 4102 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 17304

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 13708
/proc/meminfo: memFree=869248/2055920 swapFree=4174052/4192956
[pid=13707] ppid=13705 vsize=18688 CPUtime=282.19
/proc/13707/stat : 13707 (varsat-crafted_) R 13705 13707 12798 0 -1 4194304 4331 0 0 0 28217 2 0 0 25 0 1 0 1094643165 19136512 4159 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/13707/statm: 4672 4159 110 221 0 4448 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 18688

[startup+342.302 s]
/proc/loadavg: 1.03 0.99 0.98 2/65 13714
/proc/meminfo: memFree=868416/2055920 swapFree=4174052/4192956
[pid=13707] ppid=13705 vsize=19444 CPUtime=342.17
/proc/13707/stat : 13707 (varsat-crafted_) R 13705 13707 12798 0 -1 4194304 4493 0 0 0 34214 3 0 0 25 0 1 0 1094643165 19910656 4321 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/13707/statm: 4861 4321 110 221 0 4637 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 19444

[startup+402.302 s]
/proc/loadavg: 1.01 0.99 0.98 2/65 13714
/proc/meminfo: memFree=867584/2055920 swapFree=4174052/4192956
[pid=13707] ppid=13705 vsize=20332 CPUtime=402.15
/proc/13707/stat : 13707 (varsat-crafted_) R 13705 13707 12798 0 -1 4194304 4706 0 0 0 40212 3 0 0 25 0 1 0 1094643165 20819968 4534 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/13707/statm: 5083 4534 110 221 0 4859 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 20332

[startup+462.301 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 13714
/proc/meminfo: memFree=866880/2055920 swapFree=4174052/4192956
[pid=13707] ppid=13705 vsize=21060 CPUtime=462.13
/proc/13707/stat : 13707 (varsat-crafted_) R 13705 13707 12798 0 -1 4194304 4886 0 0 0 46210 3 0 0 25 0 1 0 1094643165 21565440 4714 1992294400 4194304 5102648 548682068800 18446744073709551615 4249807 0 0 4096 3 0 0 0 17 1 0 0
/proc/13707/statm: 5265 4714 110 221 0 5041 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 21060

[startup+522.301 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 13714
/proc/meminfo: memFree=866560/2055920 swapFree=4174052/4192956
[pid=13707] ppid=13705 vsize=21300 CPUtime=522.1
/proc/13707/stat : 13707 (varsat-crafted_) R 13705 13707 12798 0 -1 4194304 4951 0 0 0 52207 3 0 0 25 0 1 0 1094643165 21811200 4779 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/13707/statm: 5325 4779 110 221 0 5101 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 21300

[startup+582.301 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 13714
/proc/meminfo: memFree=866240/2055920 swapFree=4174052/4192956
[pid=13707] ppid=13705 vsize=21724 CPUtime=582.09
/proc/13707/stat : 13707 (varsat-crafted_) R 13705 13707 12798 0 -1 4194304 5024 0 0 0 58205 4 0 0 25 0 1 0 1094643165 22245376 4852 1992294400 4194304 5102648 548682068800 18446744073709551615 4225761 0 0 4096 3 0 0 0 17 1 0 0
/proc/13707/statm: 5431 4852 110 221 0 5207 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 21724

[startup+642.301 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 13714
/proc/meminfo: memFree=865024/2055920 swapFree=4174052/4192956
[pid=13707] ppid=13705 vsize=23052 CPUtime=642.08
/proc/13707/stat : 13707 (varsat-crafted_) R 13705 13707 12798 0 -1 4194304 5331 0 0 0 64204 4 0 0 25 0 1 0 1094643165 23605248 5159 1992294400 4194304 5102648 548682068800 18446744073709551615 4249874 0 0 4096 3 0 0 0 17 1 0 0
/proc/13707/statm: 5763 5159 110 221 0 5539 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 23052

[startup+702.301 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 13714
/proc/meminfo: memFree=864320/2055920 swapFree=4174052/4192956
[pid=13707] ppid=13705 vsize=23588 CPUtime=702.05
/proc/13707/stat : 13707 (varsat-crafted_) R 13705 13707 12798 0 -1 4194304 5502 0 0 0 70201 4 0 0 25 0 1 0 1094643165 24154112 5330 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/13707/statm: 5897 5330 110 221 0 5673 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 23588

[startup+762.306 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 13714
/proc/meminfo: memFree=863808/2055920 swapFree=4174052/4192956
[pid=13707] ppid=13705 vsize=24176 CPUtime=762.03
/proc/13707/stat : 13707 (varsat-crafted_) R 13705 13707 12798 0 -1 4194304 5625 0 0 0 76199 4 0 0 25 0 1 0 1094643165 24756224 5453 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/13707/statm: 6044 5453 110 221 0 5820 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 24176

[startup+822.302 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 13714
/proc/meminfo: memFree=863488/2055920 swapFree=4174052/4192956
[pid=13707] ppid=13705 vsize=24524 CPUtime=822.01
/proc/13707/stat : 13707 (varsat-crafted_) R 13705 13707 12798 0 -1 4194304 5708 0 0 0 82197 4 0 0 25 0 1 0 1094643165 25112576 5536 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/13707/statm: 6131 5536 110 221 0 5907 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 24524

[startup+882.302 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 13714
/proc/meminfo: memFree=863168/2055920 swapFree=4174052/4192956
[pid=13707] ppid=13705 vsize=24900 CPUtime=881.99
/proc/13707/stat : 13707 (varsat-crafted_) R 13705 13707 12798 0 -1 4194304 5782 0 0 0 88195 4 0 0 25 0 1 0 1094643165 25497600 5610 1992294400 4194304 5102648 548682068800 18446744073709551615 4249822 0 0 4096 3 0 0 0 17 1 0 0
/proc/13707/statm: 6225 5610 110 221 0 6001 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 24900

[startup+942.302 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 13714
/proc/meminfo: memFree=863040/2055920 swapFree=4174052/4192956
[pid=13707] ppid=13705 vsize=25140 CPUtime=941.97
/proc/13707/stat : 13707 (varsat-crafted_) R 13705 13707 12798 0 -1 4194304 5830 0 0 0 94193 4 0 0 25 0 1 0 1094643165 25743360 5658 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/13707/statm: 6285 5658 110 221 0 6061 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 25140

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 13714
/proc/meminfo: memFree=862208/2055920 swapFree=4174052/4192956
[pid=13707] ppid=13705 vsize=25972 CPUtime=1001.95
/proc/13707/stat : 13707 (varsat-crafted_) R 13705 13707 12798 0 -1 4194304 6048 0 0 0 100191 4 0 0 25 0 1 0 1094643165 26595328 5876 1992294400 4194304 5102648 548682068800 18446744073709551615 4249803 0 0 4096 3 0 0 0 17 1 0 0
/proc/13707/statm: 6493 5876 110 221 0 6269 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 25972

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 13714
/proc/meminfo: memFree=861888/2055920 swapFree=4174052/4192956
[pid=13707] ppid=13705 vsize=26588 CPUtime=1061.93
/proc/13707/stat : 13707 (varsat-crafted_) R 13705 13707 12798 0 -1 4194304 6156 0 0 0 106189 4 0 0 25 0 1 0 1094643165 27226112 5984 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/13707/statm: 6647 5984 110 221 0 6423 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 26588

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 13714
/proc/meminfo: memFree=861632/2055920 swapFree=4174052/4192956
[pid=13707] ppid=13705 vsize=26728 CPUtime=1121.91
/proc/13707/stat : 13707 (varsat-crafted_) R 13705 13707 12798 0 -1 4194304 6187 0 0 0 112186 5 0 0 25 0 1 0 1094643165 27369472 6015 1992294400 4194304 5102648 548682068800 18446744073709551615 4249939 0 0 4096 3 0 0 0 17 1 0 0
/proc/13707/statm: 6682 6015 110 221 0 6458 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 26728

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 13714
/proc/meminfo: memFree=861440/2055920 swapFree=4174052/4192956
[pid=13707] ppid=13705 vsize=26968 CPUtime=1181.89
/proc/13707/stat : 13707 (varsat-crafted_) R 13705 13707 12798 0 -1 4194304 6238 0 0 0 118184 5 0 0 25 0 1 0 1094643165 27615232 6066 1992294400 4194304 5102648 548682068800 18446744073709551615 4249813 0 0 4096 3 0 0 0 17 1 0 0
/proc/13707/statm: 6742 6066 110 221 0 6518 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 26968



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 13714
/proc/meminfo: memFree=861440/2055920 swapFree=4174052/4192956
[pid=13707] ppid=13705 vsize=26968 CPUtime=1200.09
/proc/13707/stat : 13707 (varsat-crafted_) R 13705 13707 12798 0 -1 4194304 6240 0 0 0 120004 5 0 0 25 0 1 0 1094643165 27615232 6068 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/13707/statm: 6742 6068 110 221 0 6518 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 26968

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: 1.00 0.99 0.98 2/65 13714
/proc/meminfo: memFree=861440/2055920 swapFree=4174052/4192956
[pid=13707] ppid=13705 vsize=26968 CPUtime=1200.09
/proc/13707/stat : 13707 (varsat-crafted_) R 13705 13707 12798 0 -1 4194304 6240 0 0 0 120004 5 0 0 25 0 1 0 1094643165 27615232 6068 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/13707/statm: 6742 6068 110 221 0 6518 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 26968

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.1
CPU user time (s): 1200.05
CPU system time (s): 0.055991
CPU usage (%): 99.9661
Max. virtual memory (cumulated for all children) (KiB): 26968

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

runsolver used 0.932858 second user time and 2.41163 second system time

The end

Launcher Data

Begin job on node17 at 2009-03-28 06:56:11
IDJOB=1513623
IDBENCH=70278
IDSOLVER=537
FILE ID=node17/1513623-1238219771
PBS_JOBID= 9060547
Free space on /tmp= 66332 MiB

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

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

MD5SUM BENCH= e3b225dad76097977d4c5c88712eb95a
RANDOM SEED=2001839113

node17.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.265
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.265
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:        886312 kB
Buffers:         84892 kB
Cached:         986480 kB
SwapCached:      12684 kB
Active:         164276 kB
Inactive:       921280 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        886312 kB
SwapTotal:     4192956 kB
SwapFree:      4174052 kB
Dirty:            1344 kB
Writeback:           0 kB
Mapped:          19752 kB
Slab:            69992 kB
Committed_AS:  2873292 kB
PageTables:       1464 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66328 MiB
End job on node17 at 2009-03-28 07:16:14