Trace number 1513419

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/LARGE/7SAT/UNKNOWN/180/
unif-k7-r85-v180-c15300-S1295462378-089.cnf
MD5SUM680f1c08894c7336e339abedaa2a15cb
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1103.04
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.00/0.03	c |  Parsing time:         0.03         s                                       |
0.00/0.03	c |  Timeout:              43200 s
0.00/0.03	c |  Random Seed:          543971859.000000
0.00/0.03	c |  Heuristic:            EMBP-G, threshold 0.800                              |
0.00/0.03	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.03	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.03	c |                                                                             |
0.39/0.46	c ============================[ Search Statistics ]==============================
0.39/0.46	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.46	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.39/0.46	c ===============================================================================
0.39/0.46	c |         0 |     180    15300   107100 |     5100        0    nan |  0.000 % |
0.49/0.52	c |       100 |     180    15300   107100 |     5610      100     56 |  0.003 % |
0.49/0.59	c |       251 |     180    15300   107100 |     6171      251     56 |  0.003 % |
0.59/0.66	c |       477 |     180    15300   107100 |     6788      477     54 |  0.003 % |
0.69/0.74	c |       815 |     180    15300   107100 |     7466      815     53 |  0.003 % |
0.79/0.84	c |      1321 |     180    15300   107100 |     8213     1321     53 |  0.003 % |
0.89/0.95	c |      2080 |     180    15300   107100 |     9034     2080     53 |  0.003 % |
1.09/1.11	c |      3219 |     180    15300   107100 |     9938     3219     53 |  0.003 % |
1.29/1.33	c |      4927 |     180    15300   107100 |    10932     4927     53 |  0.003 % |
1.59/1.68	c |      7489 |     180    15300   107100 |    12025     7489     53 |  0.003 % |
2.29/2.30	c |     11336 |     180    15300   107100 |    13228    11336     53 |  0.003 % |
3.19/3.30	c |     17102 |     180    15300   107100 |    14550    10443     53 |  0.003 % |
4.79/4.88	c |     25751 |     180    15300   107100 |    16005    11771     53 |  0.003 % |
7.28/7.38	c |     38726 |     180    15300   107100 |    17606     8660     54 |  0.003 % |
11.38/11.44	c |     58187 |     180    15300   107100 |    19367    10429     52 |  0.003 % |
18.39/18.42	c |     87379 |     180    15300   107100 |    21303    10448     53 |  0.003 % |
29.88/29.93	c |    131168 |     180    15300   107100 |    23434    11456     53 |  0.003 % |
48.08/48.19	c |    196852 |     180    15300   107100 |    25777    17728     54 |  0.003 % |
76.77/76.85	c |    295379 |     180    15300   107100 |    28355    20914     52 |  0.003 % |
122.06/122.13	c |    443168 |     180    15300   107100 |    31191    25000     54 |  0.003 % |
195.94/196.04	c |    664852 |     180    15300   107100 |    34310    23127     54 |  0.003 % |
309.50/309.68	c |    997377 |     180    15300   107100 |    37741    30513     53 |  0.003 % |
495.96/496.14	c |   1496166 |     180    15300   107100 |    41515    33346     54 |  0.003 % |
782.28/782.52	c |   2244349 |     180    15300   107100 |    45666    19484     53 |  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-1513419-1238217357/watcher-1513419-1238217357 -o /tmp/evaluation-result-1513419-1238217357/solver-1513419-1238217357 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=543971859 HOME/instance-1513419-1238217357.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.99 0.98 0.96 3/64 29787
/proc/meminfo: memFree=1590080/2055920 swapFree=4178352/4192956
[pid=29787] ppid=29785 vsize=2412 CPUtime=0
/proc/29787/stat : 29787 (varsat-crafted_) R 29785 29787 28950 0 -1 4194304 321 0 0 0 0 0 0 0 18 0 1 0 1094398475 2469888 306 1992294400 4194304 5102648 548682068800 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/29787/statm: 636 307 87 221 0 412 0

[startup+0.0650241 s]
/proc/loadavg: 0.99 0.98 0.96 3/64 29787
/proc/meminfo: memFree=1590080/2055920 swapFree=4178352/4192956
[pid=29787] ppid=29785 vsize=5856 CPUtime=0.05
/proc/29787/stat : 29787 (varsat-crafted_) R 29785 29787 28950 0 -1 4194304 1168 0 0 0 5 0 0 0 18 0 1 0 1094398475 5996544 1153 1992294400 4194304 5102648 548682068800 18446744073709551615 4273288 0 0 4096 3 0 0 0 17 1 0 0
/proc/29787/statm: 1464 1153 98 221 0 1240 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5856

[startup+0.101026 s]
/proc/loadavg: 0.99 0.98 0.96 3/64 29787
/proc/meminfo: memFree=1590080/2055920 swapFree=4178352/4192956
[pid=29787] ppid=29785 vsize=5856 CPUtime=0.09
/proc/29787/stat : 29787 (varsat-crafted_) R 29785 29787 28950 0 -1 4194304 1168 0 0 0 9 0 0 0 18 0 1 0 1094398475 5996544 1153 1992294400 4194304 5102648 548682068800 18446744073709551615 4273041 0 0 4096 3 0 0 0 17 1 0 0
/proc/29787/statm: 1464 1153 98 221 0 1240 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5856

[startup+0.301043 s]
/proc/loadavg: 0.99 0.98 0.96 3/64 29787
/proc/meminfo: memFree=1590080/2055920 swapFree=4178352/4192956
[pid=29787] ppid=29785 vsize=6036 CPUtime=0.29
/proc/29787/stat : 29787 (varsat-crafted_) R 29785 29787 28950 0 -1 4194304 1198 0 0 0 29 0 0 0 19 0 1 0 1094398475 6180864 1183 1992294400 4194304 5102648 548682068800 18446744073709551615 4272881 0 0 4096 3 0 0 0 17 1 0 0
/proc/29787/statm: 1509 1183 98 221 0 1285 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6036

[startup+0.70108 s]
/proc/loadavg: 0.99 0.98 0.96 3/64 29787
/proc/meminfo: memFree=1590080/2055920 swapFree=4178352/4192956
[pid=29787] ppid=29785 vsize=5712 CPUtime=0.69
/proc/29787/stat : 29787 (varsat-crafted_) R 29785 29787 28950 0 -1 4194304 1209 0 0 0 69 0 0 0 22 0 1 0 1094398475 5849088 1134 1992294400 4194304 5102648 548682068800 18446744073709551615 4214299 0 0 4096 3 0 0 0 17 1 0 0
/proc/29787/statm: 1428 1134 109 221 0 1204 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5712

[startup+1.50115 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 29788
/proc/meminfo: memFree=1585720/2055920 swapFree=4178352/4192956
[pid=29787] ppid=29785 vsize=6128 CPUtime=1.49
/proc/29787/stat : 29787 (varsat-crafted_) R 29785 29787 28950 0 -1 4194304 1318 0 0 0 149 0 0 0 25 0 1 0 1094398475 6275072 1243 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/29787/statm: 1532 1243 109 221 0 1308 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6128

[startup+3.10129 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 29788
/proc/meminfo: memFree=1584248/2055920 swapFree=4178352/4192956
[pid=29787] ppid=29785 vsize=8200 CPUtime=3.09
/proc/29787/stat : 29787 (varsat-crafted_) R 29785 29787 28950 0 -1 4194304 1829 0 0 0 308 1 0 0 25 0 1 0 1094398475 8396800 1754 1992294400 4194304 5102648 548682068800 18446744073709551615 4250292 0 0 4096 3 0 0 0 17 1 0 0
/proc/29787/statm: 2050 1754 109 221 0 1826 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8200

[startup+6.30158 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 29788
/proc/meminfo: memFree=1582584/2055920 swapFree=4178352/4192956
[pid=29787] ppid=29785 vsize=9388 CPUtime=6.29
/proc/29787/stat : 29787 (varsat-crafted_) R 29785 29787 28950 0 -1 4194304 2117 0 0 0 628 1 0 0 25 0 1 0 1094398475 9613312 2042 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/29787/statm: 2347 2042 109 221 0 2123 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9388

[startup+12.7012 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 29788
/proc/meminfo: memFree=1581240/2055920 swapFree=4178352/4192956
[pid=29787] ppid=29785 vsize=10180 CPUtime=12.68
/proc/29787/stat : 29787 (varsat-crafted_) R 29785 29787 28950 0 -1 4194304 2313 0 0 0 1267 1 0 0 25 0 1 0 1094398475 10424320 2238 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/29787/statm: 2545 2238 109 221 0 2321 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 10180

[startup+25.5013 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 29788
/proc/meminfo: memFree=1579320/2055920 swapFree=4178352/4192956
[pid=29787] ppid=29785 vsize=12204 CPUtime=25.49
/proc/29787/stat : 29787 (varsat-crafted_) R 29785 29787 28950 0 -1 4194304 2812 0 0 0 2547 2 0 0 25 0 1 0 1094398475 12496896 2737 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/29787/statm: 3051 2737 109 221 0 2827 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 12204

[startup+51.1016 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 29788
/proc/meminfo: memFree=1577080/2055920 swapFree=4178352/4192956
[pid=29787] ppid=29785 vsize=14652 CPUtime=51.08
/proc/29787/stat : 29787 (varsat-crafted_) R 29785 29787 28950 0 -1 4194304 3397 0 0 0 5106 2 0 0 25 0 1 0 1094398475 15003648 3322 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/29787/statm: 3663 3322 109 221 0 3439 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 14652

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 29788
/proc/meminfo: memFree=1574648/2055920 swapFree=4178352/4192956
[pid=29787] ppid=29785 vsize=17032 CPUtime=102.26
/proc/29787/stat : 29787 (varsat-crafted_) R 29785 29787 28950 0 -1 4194304 3944 0 0 0 10224 2 0 0 25 0 1 0 1094398475 17440768 3869 1992294400 4194304 5102648 548682068800 18446744073709551615 4249895 0 0 4096 3 0 0 0 17 1 0 0
/proc/29787/statm: 4258 3869 109 221 0 4034 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 17032

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 29788
/proc/meminfo: memFree=1572408/2055920 swapFree=4178352/4192956
[pid=29787] ppid=29785 vsize=19444 CPUtime=162.25
/proc/29787/stat : 29787 (varsat-crafted_) R 29785 29787 28950 0 -1 4194304 4489 0 0 0 16222 3 0 0 25 0 1 0 1094398475 19910656 4414 1992294400 4194304 5102648 548682068800 18446744073709551615 4249788 0 0 4096 3 0 0 0 17 1 0 0
/proc/29787/statm: 4861 4414 109 221 0 4637 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 19444

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 29788
/proc/meminfo: memFree=1570808/2055920 swapFree=4178352/4192956
[pid=29787] ppid=29785 vsize=21164 CPUtime=222.23
/proc/29787/stat : 29787 (varsat-crafted_) R 29785 29787 28950 0 -1 4194304 4883 0 0 0 22220 3 0 0 25 0 1 0 1094398475 21671936 4808 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/29787/statm: 5291 4808 109 221 0 5067 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 21164

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 29788
/proc/meminfo: memFree=1570040/2055920 swapFree=4178352/4192956
[pid=29787] ppid=29785 vsize=22212 CPUtime=282.21
/proc/29787/stat : 29787 (varsat-crafted_) R 29785 29787 28950 0 -1 4194304 5097 0 0 0 28218 3 0 0 25 0 1 0 1094398475 22745088 5022 1992294400 4194304 5102648 548682068800 18446744073709551615 4249807 0 0 4096 3 0 0 0 17 1 0 0
/proc/29787/statm: 5553 5022 109 221 0 5329 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 22212

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 29788
/proc/meminfo: memFree=1568440/2055920 swapFree=4178352/4192956
[pid=29787] ppid=29785 vsize=23640 CPUtime=342.2
/proc/29787/stat : 29787 (varsat-crafted_) R 29785 29787 28950 0 -1 4194304 5466 0 0 0 34216 4 0 0 25 0 1 0 1094398475 24207360 5391 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/29787/statm: 5910 5391 109 221 0 5686 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 23640

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 29788
/proc/meminfo: memFree=1567736/2055920 swapFree=4178352/4192956
[pid=29787] ppid=29785 vsize=24332 CPUtime=402.18
/proc/29787/stat : 29787 (varsat-crafted_) R 29785 29787 28950 0 -1 4194304 5632 0 0 0 40214 4 0 0 25 0 1 0 1094398475 24915968 5557 1992294400 4194304 5102648 548682068800 18446744073709551615 4249892 0 0 4096 3 0 0 0 17 1 0 0
/proc/29787/statm: 6083 5557 109 221 0 5859 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 24332

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 29788
/proc/meminfo: memFree=1567288/2055920 swapFree=4178352/4192956
[pid=29787] ppid=29785 vsize=24632 CPUtime=462.17
/proc/29787/stat : 29787 (varsat-crafted_) R 29785 29787 28950 0 -1 4194304 5744 0 0 0 46213 4 0 0 25 0 1 0 1094398475 25223168 5669 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/29787/statm: 6158 5669 109 221 0 5934 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 24632

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 29788
/proc/meminfo: memFree=1565752/2055920 swapFree=4178352/4192956
[pid=29787] ppid=29785 vsize=26488 CPUtime=522.15
/proc/29787/stat : 29787 (varsat-crafted_) R 29785 29787 28950 0 -1 4194304 6128 0 0 0 52211 4 0 0 25 0 1 0 1094398475 27123712 6053 1992294400 4194304 5102648 548682068800 18446744073709551615 4249819 0 0 4096 3 0 0 0 17 1 0 0
/proc/29787/statm: 6622 6053 109 221 0 6398 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 26488

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 29788
/proc/meminfo: memFree=1565112/2055920 swapFree=4178352/4192956
[pid=29787] ppid=29785 vsize=27344 CPUtime=582.14
/proc/29787/stat : 29787 (varsat-crafted_) R 29785 29787 28950 0 -1 4194304 6273 0 0 0 58209 5 0 0 25 0 1 0 1094398475 28000256 6198 1992294400 4194304 5102648 548682068800 18446744073709551615 4249961 0 0 4096 3 0 0 0 17 1 0 0
/proc/29787/statm: 6836 6198 109 221 0 6612 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 27344

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 29788
/proc/meminfo: memFree=1564600/2055920 swapFree=4178352/4192956
[pid=29787] ppid=29785 vsize=27692 CPUtime=642.13
/proc/29787/stat : 29787 (varsat-crafted_) R 29785 29787 28950 0 -1 4194304 6391 0 0 0 64208 5 0 0 25 0 1 0 1094398475 28356608 6316 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/29787/statm: 6923 6316 109 221 0 6699 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 27692

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 29788
/proc/meminfo: memFree=1564088/2055920 swapFree=4178352/4192956
[pid=29787] ppid=29785 vsize=28356 CPUtime=702.11
/proc/29787/stat : 29787 (varsat-crafted_) R 29785 29787 28950 0 -1 4194304 6510 0 0 0 70206 5 0 0 25 0 1 0 1094398475 29036544 6435 1992294400 4194304 5102648 548682068800 18446744073709551615 4249961 0 0 4096 3 0 0 0 17 1 0 0
/proc/29787/statm: 7089 6435 109 221 0 6865 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 28356

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 29788
/proc/meminfo: memFree=1563832/2055920 swapFree=4178352/4192956
[pid=29787] ppid=29785 vsize=28576 CPUtime=762.09
/proc/29787/stat : 29787 (varsat-crafted_) R 29785 29787 28950 0 -1 4194304 6555 0 0 0 76204 5 0 0 25 0 1 0 1094398475 29261824 6480 1992294400 4194304 5102648 548682068800 18446744073709551615 4249874 0 0 4096 3 0 0 0 17 1 0 0
/proc/29787/statm: 7144 6480 109 221 0 6920 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 28576

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 29788
/proc/meminfo: memFree=1562872/2055920 swapFree=4178352/4192956
[pid=29787] ppid=29785 vsize=29560 CPUtime=822.07
/proc/29787/stat : 29787 (varsat-crafted_) R 29785 29787 28950 0 -1 4194304 6791 0 0 0 82202 5 0 0 25 0 1 0 1094398475 30269440 6716 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/29787/statm: 7390 6716 109 221 0 7166 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 29560

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 29788
/proc/meminfo: memFree=1562040/2055920 swapFree=4178352/4192956
[pid=29787] ppid=29785 vsize=30288 CPUtime=882.05
/proc/29787/stat : 29787 (varsat-crafted_) R 29785 29787 28950 0 -1 4194304 6984 0 0 0 88200 5 0 0 25 0 1 0 1094398475 31014912 6909 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/29787/statm: 7572 6909 109 221 0 7348 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 30288

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 29788
/proc/meminfo: memFree=1561272/2055920 swapFree=4178352/4192956
[pid=29787] ppid=29785 vsize=31232 CPUtime=942.04
/proc/29787/stat : 29787 (varsat-crafted_) R 29785 29787 28950 0 -1 4194304 7163 0 0 0 94199 5 0 0 25 0 1 0 1094398475 31981568 7088 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/29787/statm: 7808 7088 109 221 0 7584 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 31232

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 29788
/proc/meminfo: memFree=1561080/2055920 swapFree=4178352/4192956
[pid=29787] ppid=29785 vsize=31440 CPUtime=1002.02
/proc/29787/stat : 29787 (varsat-crafted_) R 29785 29787 28950 0 -1 4194304 7207 0 0 0 100197 5 0 0 25 0 1 0 1094398475 32194560 7132 1992294400 4194304 5102648 548682068800 18446744073709551615 4249895 0 0 4096 3 0 0 0 17 1 0 0
/proc/29787/statm: 7860 7132 109 221 0 7636 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 31440

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 29788
/proc/meminfo: memFree=1560824/2055920 swapFree=4178352/4192956
[pid=29787] ppid=29785 vsize=31660 CPUtime=1062
/proc/29787/stat : 29787 (varsat-crafted_) R 29785 29787 28950 0 -1 4194304 7259 0 0 0 106195 5 0 0 25 0 1 0 1094398475 32419840 7184 1992294400 4194304 5102648 548682068800 18446744073709551615 4249895 0 0 4096 3 0 0 0 17 1 0 0
/proc/29787/statm: 7915 7184 109 221 0 7691 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 31660

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 29788
/proc/meminfo: memFree=1560504/2055920 swapFree=4178352/4192956
[pid=29787] ppid=29785 vsize=31992 CPUtime=1121.98
/proc/29787/stat : 29787 (varsat-crafted_) R 29785 29787 28950 0 -1 4194304 7357 0 0 0 112193 5 0 0 25 0 1 0 1094398475 32759808 7282 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/29787/statm: 7998 7282 109 221 0 7774 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 31992

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 29788
/proc/meminfo: memFree=1560056/2055920 swapFree=4178352/4192956
[pid=29787] ppid=29785 vsize=32480 CPUtime=1181.97
/proc/29787/stat : 29787 (varsat-crafted_) R 29785 29787 28950 0 -1 4194304 7448 0 0 0 118192 5 0 0 25 0 1 0 1094398475 33259520 7373 1992294400 4194304 5102648 548682068800 18446744073709551615 4249874 0 0 4096 3 0 0 0 17 1 0 0
/proc/29787/statm: 8120 7373 109 221 0 7896 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 32480



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 29788
/proc/meminfo: memFree=1560056/2055920 swapFree=4178352/4192956
[pid=29787] ppid=29785 vsize=32480 CPUtime=1200.07
/proc/29787/stat : 29787 (varsat-crafted_) R 29785 29787 28950 0 -1 4194304 7454 0 0 0 120002 5 0 0 25 0 1 0 1094398475 33259520 7379 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/29787/statm: 8120 7379 109 221 0 7896 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 32480

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.02
CPU system time (s): 0.06499
CPU usage (%): 99.9729
Max. virtual memory (cumulated for all children) (KiB): 32480

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

runsolver used 0.952855 second user time and 2.76758 second system time

The end

Launcher Data

Begin job on node43 at 2009-03-28 06:15:57
IDJOB=1513419
IDBENCH=70261
IDSOLVER=537
FILE ID=node43/1513419-1238217357
PBS_JOBID= 9060522
Free space on /tmp= 63084 MiB

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

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

MD5SUM BENCH= 680f1c08894c7336e339abedaa2a15cb
RANDOM SEED=543971859

node43.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.242
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.242
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:       1590560 kB
Buffers:         39352 kB
Cached:         344096 kB
SwapCached:       8504 kB
Active:          74452 kB
Inactive:       319048 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1590560 kB
SwapTotal:     4192956 kB
SwapFree:      4178352 kB
Dirty:            1452 kB
Writeback:           0 kB
Mapped:          15788 kB
Slab:            57852 kB
Committed_AS:  2367944 kB
PageTables:       1448 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= 63084 MiB
End job on node43 at 2009-03-28 06:35:59