Trace number 1513407

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/180/
unif-k7-r85-v180-c15300-S1845944120-011.cnf
MD5SUMc7e600e65327a74ce4dc4cc40e37ba60
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark178.692
Satisfiable
(Un)Satisfiability was proved
Number of variables180
Number of clauses15300
Sum of the clauses size107100
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 515300

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  180                                                  |
0.00/0.00	c |  Number of clauses:    15300                                                |
0.01/0.03	c |  Parsing time:         0.03         s                                       |
0.01/0.03	c |  Timeout:              43200 s
0.01/0.03	c |  Random Seed:          504465961.000000
0.01/0.03	c |  Heuristic:            EMBP-G, threshold 0.800                              |
0.01/0.03	c |  Branching Rule:       default (solution-guided)                            |
0.01/0.03	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.01/0.03	c |                                                                             |
0.39/0.44	c ============================[ Search Statistics ]==============================
0.39/0.44	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.44	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.39/0.44	c ===============================================================================
0.39/0.44	c |         0 |     180    15300   107100 |     5100        0    nan |  0.000 % |
0.49/0.50	c |       100 |     180    15300   107100 |     5610      100     51 |  0.003 % |
0.49/0.56	c |       251 |     180    15300   107100 |     6171      251     50 |  0.003 % |
0.59/0.63	c |       476 |     180    15300   107100 |     6788      476     51 |  0.003 % |
0.69/0.70	c |       813 |     180    15300   107100 |     7466      813     52 |  0.003 % |
0.69/0.79	c |      1319 |     180    15300   107100 |     8213     1319     52 |  0.003 % |
0.89/0.90	c |      2078 |     180    15300   107100 |     9034     2078     52 |  0.003 % |
1.00/1.04	c |      3217 |     180    15300   107100 |     9938     3217     53 |  0.003 % |
1.19/1.26	c |      4925 |     180    15300   107100 |    10932     4925     53 |  0.003 % |
1.59/1.61	c |      7487 |     180    15300   107100 |    12025     7487     53 |  0.003 % |
2.19/2.24	c |     11331 |     180    15300   107100 |    13228    11331     54 |  0.003 % |
3.09/3.15	c |     17097 |     180    15300   107100 |    14550    10438     54 |  0.003 % |
4.59/4.61	c |     25747 |     180    15300   107100 |    16005    11774     52 |  0.003 % |
6.99/7.01	c |     38721 |     180    15300   107100 |    17606     8662     52 |  0.003 % |
10.79/10.87	c |     58182 |     180    15300   107100 |    19367    10438     54 |  0.003 % |
17.38/17.45	c |     87374 |     180    15300   107100 |    21303    10462     52 |  0.003 % |
27.78/27.80	c |    131163 |     180    15300   107100 |    23434    11484     54 |  0.003 % |
45.08/45.15	c |    196847 |     180    15300   107100 |    25777    17812     53 |  0.003 % |
73.26/73.34	c |    295373 |     180    15300   107100 |    28355    21109     53 |  0.003 % |
118.55/118.63	c |    443163 |     180    15300   107100 |    31191    23471     55 |  0.003 % |
188.82/188.96	c |    664846 |     180    15300   107100 |    34310    20192     53 |  0.003 % |
300.08/300.24	c |    997371 |     180    15300   107100 |    37741    29251     54 |  0.003 % |
484.60/484.87	c |   1496160 |     180    15300   107100 |    41515    31873     53 |  0.003 % |
779.09/779.46	c |   2244343 |     180    15300   107100 |    45666    13768     52 |  0.003 % |

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-1513407-1238217352/watcher-1513407-1238217352 -o /tmp/evaluation-result-1513407-1238217352/solver-1513407-1238217352 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=504465961 HOME/instance-1513407-1238217352.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: 1.00 1.00 1.02 3/64 32365
/proc/meminfo: memFree=1010376/2055920 swapFree=4176244/4192956
[pid=32365] ppid=32363 vsize=2544 CPUtime=0
/proc/32365/stat : 32365 (varsat-crafted_) R 32363 32365 31512 0 -1 4194304 327 0 0 0 0 0 0 0 20 0 1 0 1094397737 2605056 312 1992294400 4194304 5102648 548682068800 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/32365/statm: 636 314 87 221 0 412 0

[startup+0.016604 s]
/proc/loadavg: 1.00 1.00 1.02 3/64 32365
/proc/meminfo: memFree=1010376/2055920 swapFree=4176244/4192956
[pid=32365] ppid=32363 vsize=4040 CPUtime=0.01
/proc/32365/stat : 32365 (varsat-crafted_) R 32363 32365 31512 0 -1 4194304 703 0 0 0 1 0 0 0 20 0 1 0 1094397737 4136960 688 1992294400 4194304 5102648 548682068800 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/32365/statm: 1010 691 87 221 0 786 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 4040

[startup+0.101619 s]
/proc/loadavg: 1.00 1.00 1.02 3/64 32365
/proc/meminfo: memFree=1010376/2055920 swapFree=4176244/4192956
[pid=32365] ppid=32363 vsize=5928 CPUtime=0.09
/proc/32365/stat : 32365 (varsat-crafted_) R 32363 32365 31512 0 -1 4194304 1173 0 0 0 9 0 0 0 20 0 1 0 1094397737 6070272 1158 1992294400 4194304 5102648 548682068800 18446744073709551615 4273041 0 0 4096 3 0 0 0 17 1 0 0
/proc/32365/statm: 1482 1158 98 221 0 1258 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5928

[startup+0.301659 s]
/proc/loadavg: 1.00 1.00 1.02 3/64 32365
/proc/meminfo: memFree=1010376/2055920 swapFree=4176244/4192956
[pid=32365] ppid=32363 vsize=6108 CPUtime=0.29
/proc/32365/stat : 32365 (varsat-crafted_) R 32363 32365 31512 0 -1 4194304 1203 0 0 0 29 0 0 0 22 0 1 0 1094397737 6254592 1188 1992294400 4194304 5102648 548682068800 18446744073709551615 4273041 0 0 4096 3 0 0 0 17 1 0 0
/proc/32365/statm: 1527 1188 98 221 0 1303 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6108

[startup+0.701738 s]
/proc/loadavg: 1.00 1.00 1.02 3/64 32365
/proc/meminfo: memFree=1010376/2055920 swapFree=4176244/4192956
[pid=32365] ppid=32363 vsize=5300 CPUtime=0.69
/proc/32365/stat : 32365 (varsat-crafted_) R 32363 32365 31512 0 -1 4194304 1214 0 0 0 69 0 0 0 25 0 1 0 1094397737 5427200 1045 1992294400 4194304 5102648 548682068800 18446744073709551615 4249892 0 0 4096 3 0 0 0 17 1 0 0
/proc/32365/statm: 1325 1045 109 221 0 1101 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5300

[startup+1.5029 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 32366
/proc/meminfo: memFree=1006400/2055920 swapFree=4176244/4192956
[pid=32365] ppid=32363 vsize=6404 CPUtime=1.49
/proc/32365/stat : 32365 (varsat-crafted_) R 32363 32365 31512 0 -1 4194304 1461 0 0 0 149 0 0 0 25 0 1 0 1094397737 6557696 1292 1992294400 4194304 5102648 548682068800 18446744073709551615 4250297 0 0 4096 3 0 0 0 17 1 0 0
/proc/32365/statm: 1601 1292 109 221 0 1377 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6404

[startup+3.10121 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 32366
/proc/meminfo: memFree=1004352/2055920 swapFree=4176244/4192956
[pid=32365] ppid=32363 vsize=8292 CPUtime=3.09
/proc/32365/stat : 32365 (varsat-crafted_) R 32363 32365 31512 0 -1 4194304 1945 0 0 0 309 0 0 0 25 0 1 0 1094397737 8491008 1776 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/32365/statm: 2073 1776 109 221 0 1849 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8292

[startup+6.30184 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 32366
/proc/meminfo: memFree=1002560/2055920 swapFree=4176244/4192956
[pid=32365] ppid=32363 vsize=9348 CPUtime=6.29
/proc/32365/stat : 32365 (varsat-crafted_) R 32363 32365 31512 0 -1 4194304 2205 0 0 0 628 1 0 0 25 0 1 0 1094397737 9572352 2036 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/32365/statm: 2337 2036 109 221 0 2113 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9348

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 32366
/proc/meminfo: memFree=1001344/2055920 swapFree=4176244/4192956
[pid=32365] ppid=32363 vsize=10972 CPUtime=12.69
/proc/32365/stat : 32365 (varsat-crafted_) R 32363 32365 31512 0 -1 4194304 2593 0 0 0 1268 1 0 0 25 0 1 0 1094397737 11235328 2424 1992294400 4194304 5102648 548682068800 18446744073709551615 4249895 0 0 4096 3 0 0 0 17 1 0 0
/proc/32365/statm: 2743 2424 109 221 0 2519 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10972

[startup+25.5016 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 32366
/proc/meminfo: memFree=999296/2055920 swapFree=4176244/4192956
[pid=32365] ppid=32363 vsize=12604 CPUtime=25.49
/proc/32365/stat : 32365 (varsat-crafted_) R 32363 32365 31512 0 -1 4194304 2978 0 0 0 2547 2 0 0 25 0 1 0 1094397737 12906496 2809 1992294400 4194304 5102648 548682068800 18446744073709551615 4249807 0 0 4096 3 0 0 0 17 1 0 0
/proc/32365/statm: 3151 2809 109 221 0 2927 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 12604

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 32366
/proc/meminfo: memFree=997376/2055920 swapFree=4176244/4192956
[pid=32365] ppid=32363 vsize=14580 CPUtime=51.07
/proc/32365/stat : 32365 (varsat-crafted_) R 32363 32365 31512 0 -1 4194304 3457 0 0 0 5105 2 0 0 25 0 1 0 1094397737 14929920 3288 1992294400 4194304 5102648 548682068800 18446744073709551615 4249888 0 0 4096 3 0 0 0 17 1 0 0
/proc/32365/statm: 3645 3288 109 221 0 3421 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 14580

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 32366
/proc/meminfo: memFree=994816/2055920 swapFree=4176244/4192956
[pid=32365] ppid=32363 vsize=17260 CPUtime=102.25
/proc/32365/stat : 32365 (varsat-crafted_) R 32363 32365 31512 0 -1 4194304 4082 0 0 0 10223 2 0 0 25 0 1 0 1094397737 17674240 3913 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/32365/statm: 4315 3913 109 221 0 4091 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 17260

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 32366
/proc/meminfo: memFree=992896/2055920 swapFree=4176244/4192956
[pid=32365] ppid=32363 vsize=19304 CPUtime=162.23
/proc/32365/stat : 32365 (varsat-crafted_) R 32363 32365 31512 0 -1 4194304 4564 0 0 0 16220 3 0 0 25 0 1 0 1094397737 19767296 4395 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/32365/statm: 4826 4395 109 221 0 4602 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 19304

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32366
/proc/meminfo: memFree=991232/2055920 swapFree=4176244/4192956
[pid=32365] ppid=32363 vsize=20960 CPUtime=222.2
/proc/32365/stat : 32365 (varsat-crafted_) R 32363 32365 31512 0 -1 4194304 4979 0 0 0 22217 3 0 0 25 0 1 0 1094397737 21463040 4810 1992294400 4194304 5102648 548682068800 18446744073709551615 4250307 0 0 4096 3 0 0 0 17 1 0 0
/proc/32365/statm: 5240 4810 109 221 0 5016 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 20960

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32366
/proc/meminfo: memFree=990400/2055920 swapFree=4176244/4192956
[pid=32365] ppid=32363 vsize=21836 CPUtime=282.18
/proc/32365/stat : 32365 (varsat-crafted_) R 32363 32365 31512 0 -1 4194304 5168 0 0 0 28215 3 0 0 25 0 1 0 1094397737 22360064 4999 1992294400 4194304 5102648 548682068800 18446744073709551615 4249859 0 0 4096 3 0 0 0 17 1 0 0
/proc/32365/statm: 5459 4999 109 221 0 5235 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 21836

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32366
/proc/meminfo: memFree=988800/2055920 swapFree=4176244/4192956
[pid=32365] ppid=32363 vsize=23592 CPUtime=342.16
/proc/32365/stat : 32365 (varsat-crafted_) R 32363 32365 31512 0 -1 4194304 5578 0 0 0 34212 4 0 0 25 0 1 0 1094397737 24158208 5409 1992294400 4194304 5102648 548682068800 18446744073709551615 4249807 0 0 4096 3 0 0 0 17 1 0 0
/proc/32365/statm: 5898 5409 109 221 0 5674 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 23592

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32366
/proc/meminfo: memFree=988096/2055920 swapFree=4176244/4192956
[pid=32365] ppid=32363 vsize=24436 CPUtime=402.14
/proc/32365/stat : 32365 (varsat-crafted_) R 32363 32365 31512 0 -1 4194304 5744 0 0 0 40210 4 0 0 25 0 1 0 1094397737 25022464 5575 1992294400 4194304 5102648 548682068800 18446744073709551615 4249769 0 0 4096 3 0 0 0 17 1 0 0
/proc/32365/statm: 6109 5575 109 221 0 5885 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 24436

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32366
/proc/meminfo: memFree=987520/2055920 swapFree=4176244/4192956
[pid=32365] ppid=32363 vsize=25104 CPUtime=462.11
/proc/32365/stat : 32365 (varsat-crafted_) R 32363 32365 31512 0 -1 4194304 5886 0 0 0 46207 4 0 0 25 0 1 0 1094397737 25706496 5717 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/32365/statm: 6276 5717 109 221 0 6052 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 25104

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32366
/proc/meminfo: memFree=985792/2055920 swapFree=4176244/4192956
[pid=32365] ppid=32363 vsize=27004 CPUtime=522.1
/proc/32365/stat : 32365 (varsat-crafted_) R 32363 32365 31512 0 -1 4194304 6330 0 0 0 52205 5 0 0 25 0 1 0 1094397737 27652096 6161 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/32365/statm: 6751 6161 109 221 0 6527 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 27004

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32366
/proc/meminfo: memFree=985024/2055920 swapFree=4176244/4192956
[pid=32365] ppid=32363 vsize=27872 CPUtime=582.07
/proc/32365/stat : 32365 (varsat-crafted_) R 32363 32365 31512 0 -1 4194304 6514 0 0 0 58202 5 0 0 25 0 1 0 1094397737 28540928 6345 1992294400 4194304 5102648 548682068800 18446744073709551615 4254657 0 0 4096 3 0 0 0 17 1 0 0
/proc/32365/statm: 6968 6345 109 221 0 6744 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 27872

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32366
/proc/meminfo: memFree=984384/2055920 swapFree=4176244/4192956
[pid=32365] ppid=32363 vsize=28484 CPUtime=642.05
/proc/32365/stat : 32365 (varsat-crafted_) R 32363 32365 31512 0 -1 4194304 6674 0 0 0 64200 5 0 0 25 0 1 0 1094397737 29167616 6505 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/32365/statm: 7121 6505 109 221 0 6897 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 28484

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32366
/proc/meminfo: memFree=983872/2055920 swapFree=4176244/4192956
[pid=32365] ppid=32363 vsize=29164 CPUtime=702.03
/proc/32365/stat : 32365 (varsat-crafted_) R 32363 32365 31512 0 -1 4194304 6796 0 0 0 70198 5 0 0 25 0 1 0 1094397737 29863936 6627 1992294400 4194304 5102648 548682068800 18446744073709551615 4249822 0 0 4096 3 0 0 0 17 1 0 0
/proc/32365/statm: 7291 6627 109 221 0 7067 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 29164

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32366
/proc/meminfo: memFree=983552/2055920 swapFree=4176244/4192956
[pid=32365] ppid=32363 vsize=29496 CPUtime=762.01
/proc/32365/stat : 32365 (varsat-crafted_) R 32363 32365 31512 0 -1 4194304 6887 0 0 0 76196 5 0 0 25 0 1 0 1094397737 30203904 6718 1992294400 4194304 5102648 548682068800 18446744073709551615 4249892 0 0 4096 3 0 0 0 17 1 0 0
/proc/32365/statm: 7374 6718 109 221 0 7150 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 29496

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32366
/proc/meminfo: memFree=982272/2055920 swapFree=4176244/4192956
[pid=32365] ppid=32363 vsize=31000 CPUtime=821.98
/proc/32365/stat : 32365 (varsat-crafted_) R 32363 32365 31512 0 -1 4194304 7208 0 0 0 82193 5 0 0 25 0 1 0 1094397737 31744000 7039 1992294400 4194304 5102648 548682068800 18446744073709551615 4249670 0 0 4096 3 0 0 0 17 1 0 0
/proc/32365/statm: 7750 7039 109 221 0 7526 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 31000

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32366
/proc/meminfo: memFree=982016/2055920 swapFree=4176244/4192956
[pid=32365] ppid=32363 vsize=31000 CPUtime=881.95
/proc/32365/stat : 32365 (varsat-crafted_) R 32363 32365 31512 0 -1 4194304 7260 0 0 0 88190 5 0 0 25 0 1 0 1094397737 31744000 7091 1992294400 4194304 5102648 548682068800 18446744073709551615 4249807 0 0 4096 3 0 0 0 17 1 0 0
/proc/32365/statm: 7750 7091 109 221 0 7526 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 31000

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32366
/proc/meminfo: memFree=981376/2055920 swapFree=4176244/4192956
[pid=32365] ppid=32363 vsize=31764 CPUtime=941.94
/proc/32365/stat : 32365 (varsat-crafted_) R 32363 32365 31512 0 -1 4194304 7416 0 0 0 94188 6 0 0 25 0 1 0 1094397737 32526336 7247 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/32365/statm: 7941 7247 109 221 0 7717 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 31764

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32366
/proc/meminfo: memFree=980992/2055920 swapFree=4176244/4192956
[pid=32365] ppid=32363 vsize=32332 CPUtime=1001.92
/proc/32365/stat : 32365 (varsat-crafted_) R 32363 32365 31512 0 -1 4194304 7537 0 0 0 100186 6 0 0 25 0 1 0 1094397737 33107968 7368 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/32365/statm: 8083 7368 109 221 0 7859 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 32332

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32366
/proc/meminfo: memFree=980544/2055920 swapFree=4176244/4192956
[pid=32365] ppid=32363 vsize=32760 CPUtime=1061.9
/proc/32365/stat : 32365 (varsat-crafted_) R 32363 32365 31512 0 -1 4194304 7632 0 0 0 106184 6 0 0 25 0 1 0 1094397737 33546240 7463 1992294400 4194304 5102648 548682068800 18446744073709551615 4250363 0 0 4096 3 0 0 0 17 1 0 0
/proc/32365/statm: 8190 7463 109 221 0 7966 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 32760

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32366
/proc/meminfo: memFree=980160/2055920 swapFree=4176244/4192956
[pid=32365] ppid=32363 vsize=33188 CPUtime=1121.87
/proc/32365/stat : 32365 (varsat-crafted_) R 32363 32365 31512 0 -1 4194304 7730 0 0 0 112181 6 0 0 25 0 1 0 1094397737 33984512 7561 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/32365/statm: 8297 7561 109 221 0 8073 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 33188

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32366
/proc/meminfo: memFree=979648/2055920 swapFree=4176244/4192956
[pid=32365] ppid=32363 vsize=33684 CPUtime=1181.85
/proc/32365/stat : 32365 (varsat-crafted_) R 32363 32365 31512 0 -1 4194304 7840 0 0 0 118179 6 0 0 25 0 1 0 1094397737 34492416 7671 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/32365/statm: 8421 7671 109 221 0 8197 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 33684



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32366
/proc/meminfo: memFree=979648/2055920 swapFree=4176244/4192956
[pid=32365] ppid=32363 vsize=33684 CPUtime=1200.05
/proc/32365/stat : 32365 (varsat-crafted_) R 32363 32365 31512 0 -1 4194304 7840 0 0 0 119999 6 0 0 25 0 1 0 1094397737 34492416 7671 1992294400 4194304 5102648 548682068800 18446744073709551615 4249769 0 0 4096 3 0 0 0 17 1 0 0
/proc/32365/statm: 8421 7671 109 221 0 8197 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 33684

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 1.00 1.00 2/65 32366
/proc/meminfo: memFree=979648/2055920 swapFree=4176244/4192956
[pid=32365] ppid=32363 vsize=33684 CPUtime=1200.05
/proc/32365/stat : 32365 (varsat-crafted_) R 32363 32365 31512 0 -1 4194304 7840 0 0 0 119999 6 0 0 25 0 1 0 1094397737 34492416 7671 1992294400 4194304 5102648 548682068800 18446744073709551615 4249769 0 0 4096 3 0 0 0 17 1 0 0
/proc/32365/statm: 8421 7671 109 221 0 8197 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 33684

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.06
CPU user time (s): 1199.99
CPU system time (s): 0.068989
CPU usage (%): 99.9625
Max. virtual memory (cumulated for all children) (KiB): 33684

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

runsolver used 0.966853 second user time and 2.50662 second system time

The end

Launcher Data

Begin job on node53 at 2009-03-28 06:15:52
IDJOB=1513407
IDBENCH=70260
IDSOLVER=537
FILE ID=node53/1513407-1238217352
PBS_JOBID= 9060513
Free space on /tmp= 66040 MiB

SOLVER NAME= VARSAT-crafted 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/180/unif-k7-r85-v180-c15300-S1845944120-011.cnf
COMMAND LINE= HOME/varsat-crafted_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1513407-1238217352/watcher-1513407-1238217352 -o /tmp/evaluation-result-1513407-1238217352/solver-1513407-1238217352 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-crafted_static -seed=504465961 HOME/instance-1513407-1238217352.cnf

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

MD5SUM BENCH= c7e600e65327a74ce4dc4cc40e37ba60
RANDOM SEED=504465961

node53.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.264
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.264
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1010792 kB
Buffers:         76564 kB
Cached:         885280 kB
SwapCached:      10692 kB
Active:         162936 kB
Inactive:       811124 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1010792 kB
SwapTotal:     4192956 kB
SwapFree:      4176244 kB
Dirty:            1448 kB
Writeback:           0 kB
Mapped:          17844 kB
Slab:            57012 kB
Committed_AS:  2451012 kB
PageTables:       1384 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= 66040 MiB
End job on node53 at 2009-03-28 06:35:55