Trace number 1719979

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.46

General information on the benchmark

Namemanol-pipe-f9b.cnf
MD5SUMc3e7cb16bced9d54ce489b6e95d89943
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark286.744
Satisfiable
(Un)Satisfiability was proved
Number of variables183371
Number of clauses547078
Sum of the clauses size1276514
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2364718
Number of clauses of size 3182359
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  183371                                               |
0.00/0.00	c |  Number of clauses:    547078                                               |
0.79/0.88	c |  Parsing time:         0.75         s                                       |
0.79/0.88	c |  Timeout:              43200 s
0.79/0.88	c |  Random Seed:          540455555.000000
0.79/0.88	c |  Heuristic:            EMBP-G, threshold 0.800                              |
0.79/0.88	c |  Branching Rule:       default (solution-guided)                            |
0.79/0.88	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.79/0.88	c |                                                                             |
5.29/5.30	c ============================[ Search Statistics ]==============================
5.29/5.30	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.29/5.30	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.29/5.30	c ===============================================================================
5.29/5.30	c |         0 |   36594   230811  1021647 |    76937        0    nan |  0.000 % |
8.69/8.70	c |       101 |   36594   230811  1021647 |    84630      101     10 |  0.277 % |
11.79/11.83	c |       251 |   36594   230811  1021647 |    93093      251     15 |  0.277 % |
15.08/15.19	c |       476 |   36594   230811  1021647 |   102403      476     17 |  0.277 % |
18.48/18.51	c |       814 |   36594   230811  1021647 |   112643      814     19 |  0.277 % |
22.08/22.11	c |      1322 |   36594   230811  1021647 |   123907     1322     31 |  0.277 % |
25.58/25.63	c |      2081 |   36585   230811  1021647 |   136298     2078     30 |  0.290 % |
28.98/29.04	c |      3220 |   36585   230811  1021647 |   149928     3217     36 |  0.290 % |
32.68/32.74	c |      4928 |   36585   230811  1021647 |   164921     4925     35 |  0.290 % |
37.07/37.15	c |      7492 |   36568   230590  1020738 |   181413     7487     36 |  0.292 % |
41.37/41.44	c |     11337 |   36566   230401  1020012 |   199554    11321     46 |  0.292 % |
45.87/45.94	c |     17106 |   36565   230401  1020012 |   219510    17089     40 |  0.297 % |
51.78/51.86	c |     25756 |   36557   230354  1019885 |   241461    25739     44 |  0.297 % |
61.37/61.47	c |     38730 |   36549   230341  1019846 |   265607    38709     51 |  0.302 % |
71.67/71.77	c |     58191 |   36509   229964  1018499 |   292168    58163     47 |  0.341 % |
87.56/87.69	c |     87388 |   36474   229276  1015779 |   321384    87352     45 |  0.342 % |
123.65/123.72	c |    131180 |   36474   229276  1015779 |   353523   131144     52 |  0.342 % |
190.03/190.10	c |    196866 |   36473   229271  1015764 |   388875   196829     57 |  0.343 % |
325.60/325.74	c |    295393 |   36473   229271  1015764 |   427763   295356     55 |  0.343 % |
540.23/540.45	c |    443184 |   36473   229271  1015764 |   470539    33801     86 |  0.343 % |
687.08/687.36	c |    664869 |   36392   227759  1009264 |   517593   255223     53 |  0.387 % |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1719979-1240651417/watcher-1719979-1240651417 -o /tmp/evaluation-result-1719979-1240651417/solver-1719979-1240651417 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=540455555 HOME/instance-1719979-1240651417.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 1.00 3/65 21068
/proc/meminfo: memFree=1726896/2055920 swapFree=4179360/4192956
[pid=21068] ppid=21066 vsize=5020 CPUtime=0
/proc/21068/stat : 21068 (varsat-crafted_) R 21066 21068 20778 0 -1 4194304 807 0 0 0 0 0 0 0 18 0 1 0 93174959 5140480 793 1992294400 4194304 5102648 548682068768 18446744073709551615 4200548 0 0 4096 3 0 0 0 17 1 0 0
/proc/21068/statm: 1255 799 78 221 0 1031 0

[startup+0.033248 s]
/proc/loadavg: 0.91 0.97 1.00 3/65 21068
/proc/meminfo: memFree=1726896/2055920 swapFree=4179360/4192956
[pid=21068] ppid=21066 vsize=14612 CPUtime=0.02
/proc/21068/stat : 21068 (varsat-crafted_) R 21066 21068 20778 0 -1 4194304 3443 0 0 0 1 1 0 0 18 0 1 0 93174959 14962688 3428 1992294400 4194304 5102648 548682068768 18446744073709551615 4516208 0 0 4096 3 0 0 0 17 1 0 0
/proc/21068/statm: 3653 3432 87 221 0 3429 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 14612

[startup+0.102253 s]
/proc/loadavg: 0.91 0.97 1.00 3/65 21068
/proc/meminfo: memFree=1726896/2055920 swapFree=4179360/4192956
[pid=21068] ppid=21066 vsize=23208 CPUtime=0.09
/proc/21068/stat : 21068 (varsat-crafted_) R 21066 21068 20778 0 -1 4194304 5424 0 0 0 7 2 0 0 18 0 1 0 93174959 23764992 5409 1992294400 4194304 5102648 548682068768 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/21068/statm: 5802 5409 87 221 0 5578 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23208

[startup+0.301276 s]
/proc/loadavg: 0.91 0.97 1.00 3/65 21068
/proc/meminfo: memFree=1726896/2055920 swapFree=4179360/4192956
[pid=21068] ppid=21066 vsize=46360 CPUtime=0.29
/proc/21068/stat : 21068 (varsat-crafted_) R 21066 21068 20778 0 -1 4194304 10761 0 0 0 23 6 0 0 19 0 1 0 93174959 47472640 10746 1992294400 4194304 5102648 548682068768 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/21068/statm: 11590 10746 87 221 0 11366 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 46360

[startup+0.701323 s]
/proc/loadavg: 0.91 0.97 1.00 3/65 21068
/proc/meminfo: memFree=1726896/2055920 swapFree=4179360/4192956
[pid=21068] ppid=21066 vsize=90080 CPUtime=0.69
/proc/21068/stat : 21068 (varsat-crafted_) R 21066 21068 20778 0 -1 4194304 20960 0 0 0 59 10 0 0 22 0 1 0 93174959 92241920 20945 1992294400 4194304 5102648 548682068768 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/21068/statm: 22520 20946 87 221 0 22296 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 90080

[startup+1.50142 s]
/proc/loadavg: 0.91 0.97 1.00 2/66 21069
/proc/meminfo: memFree=1624424/2055920 swapFree=4179360/4192956
[pid=21068] ppid=21066 vsize=127388 CPUtime=1.49
/proc/21068/stat : 21068 (varsat-crafted_) R 21066 21068 20778 0 -1 4194304 30514 0 0 0 134 15 0 0 25 0 1 0 93174959 130445312 30499 1992294400 4194304 5102648 548682068768 18446744073709551615 4263334 0 0 4096 3 0 0 0 17 1 0 0
/proc/21068/statm: 31847 30500 100 221 0 31623 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 127388

[startup+3.1016 s]
/proc/loadavg: 1.00 0.99 1.00 2/66 21069
/proc/meminfo: memFree=1584936/2055920 swapFree=4179360/4192956
[pid=21068] ppid=21066 vsize=174080 CPUtime=3.09
/proc/21068/stat : 21068 (varsat-crafted_) R 21066 21068 20778 0 -1 4194304 41860 0 0 0 288 21 0 0 25 0 1 0 93174959 178257920 41845 1992294400 4194304 5102648 548682068768 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/21068/statm: 43520 41845 100 221 0 43296 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 174080

[startup+6.30196 s]
/proc/loadavg: 1.00 0.99 1.00 2/66 21069
/proc/meminfo: memFree=1548264/2055920 swapFree=4179360/4192956
[pid=21068] ppid=21066 vsize=181716 CPUtime=6.29
/proc/21068/stat : 21068 (varsat-crafted_) R 21066 21068 20778 0 -1 4194304 48591 0 0 0 605 24 0 0 25 0 1 0 93174959 186077184 44525 1992294400 4194304 5102648 548682068768 18446744073709551615 4213794 0 0 4096 3 0 0 0 17 1 0 0
/proc/21068/statm: 45429 44525 102 221 0 45205 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 181716

[startup+12.7017 s]
/proc/loadavg: 1.00 0.99 1.00 2/66 21069
/proc/meminfo: memFree=1548328/2055920 swapFree=4179360/4192956
[pid=21068] ppid=21066 vsize=181716 CPUtime=12.69
/proc/21068/stat : 21068 (varsat-crafted_) R 21066 21068 20778 0 -1 4194304 48599 0 0 0 1245 24 0 0 25 0 1 0 93174959 186077184 44533 1992294400 4194304 5102648 548682068768 18446744073709551615 4215235 0 0 4096 3 0 0 0 17 1 0 0
/proc/21068/statm: 45429 44533 110 221 0 45205 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 181716

[startup+25.5011 s]
/proc/loadavg: 1.00 0.99 1.00 2/66 21069
/proc/meminfo: memFree=1548392/2055920 swapFree=4179360/4192956
[pid=21068] ppid=21066 vsize=181984 CPUtime=25.48
/proc/21068/stat : 21068 (varsat-crafted_) R 21066 21068 20778 0 -1 4194304 48605 0 0 0 2524 24 0 0 25 0 1 0 93174959 186351616 44539 1992294400 4194304 5102648 548682068768 18446744073709551615 4249939 0 0 4096 3 0 0 0 17 1 0 0
/proc/21068/statm: 45496 44539 114 221 0 45272 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 181984

[startup+51.101 s]
/proc/loadavg: 1.00 0.99 1.00 2/66 21069
/proc/meminfo: memFree=1548456/2055920 swapFree=4179360/4192956
[pid=21068] ppid=21066 vsize=181984 CPUtime=51.08
/proc/21068/stat : 21068 (varsat-crafted_) R 21066 21068 20778 0 -1 4194304 48650 0 0 0 5083 25 0 0 25 0 1 0 93174959 186351616 44584 1992294400 4194304 5102648 548682068768 18446744073709551615 4244712 0 0 4096 3 0 0 0 17 1 0 0
/proc/21068/statm: 45496 44584 114 221 0 45272 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 181984

[startup+102.306 s]
/proc/loadavg: 1.00 0.99 1.00 2/66 21069
/proc/meminfo: memFree=1546856/2055920 swapFree=4179360/4192956
[pid=21068] ppid=21066 vsize=183884 CPUtime=102.26
/proc/21068/stat : 21068 (varsat-crafted_) R 21066 21068 20778 0 -1 4194304 49045 0 0 0 10201 25 0 0 25 0 1 0 93174959 188297216 44979 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/21068/statm: 45971 44979 114 221 0 45747 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 183884

[startup+162.302 s]
/proc/loadavg: 1.00 0.99 1.00 2/66 21069
/proc/meminfo: memFree=1535912/2055920 swapFree=4179360/4192956
[pid=21068] ppid=21066 vsize=195116 CPUtime=162.24
/proc/21068/stat : 21068 (varsat-crafted_) R 21066 21068 20778 0 -1 4194304 51805 0 0 0 16196 28 0 0 25 0 1 0 93174959 199798784 47739 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/21068/statm: 48779 47739 114 221 0 48555 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 195116

[startup+222.301 s]
/proc/loadavg: 1.00 0.99 1.00 2/66 21069
/proc/meminfo: memFree=1521000/2055920 swapFree=4179360/4192956
[pid=21068] ppid=21066 vsize=210504 CPUtime=222.23
/proc/21068/stat : 21068 (varsat-crafted_) R 21066 21068 20778 0 -1 4194304 55480 0 0 0 22192 31 0 0 25 0 1 0 93174959 215556096 51414 1992294400 4194304 5102648 548682068768 18446744073709551615 4255304 0 0 4096 3 0 0 0 17 1 0 0
/proc/21068/statm: 52626 51414 114 221 0 52402 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 210504

[startup+282.301 s]
/proc/loadavg: 1.00 0.99 1.00 2/66 21069
/proc/meminfo: memFree=1509480/2055920 swapFree=4179360/4192956
[pid=21068] ppid=21066 vsize=222060 CPUtime=282.2
/proc/21068/stat : 21068 (varsat-crafted_) R 21066 21068 20778 0 -1 4194304 58388 0 0 0 28187 33 0 0 25 0 1 0 93174959 227389440 54322 1992294400 4194304 5102648 548682068768 18446744073709551615 4249769 0 0 4096 3 0 0 0 17 1 0 0
/proc/21068/statm: 55515 54322 114 221 0 55291 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 222060

[startup+342.301 s]
/proc/loadavg: 1.00 0.99 1.00 2/66 21069
/proc/meminfo: memFree=1497576/2055920 swapFree=4179360/4192956
[pid=21068] ppid=21066 vsize=233744 CPUtime=342.19
/proc/21068/stat : 21068 (varsat-crafted_) R 21066 21068 20778 0 -1 4194304 61319 0 0 0 34182 37 0 0 25 0 1 0 93174959 239353856 57253 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/21068/statm: 58436 57253 114 221 0 58212 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 233744

[startup+402.302 s]
/proc/loadavg: 1.00 0.99 1.00 2/66 21069
/proc/meminfo: memFree=1485672/2055920 swapFree=4179360/4192956
[pid=21068] ppid=21066 vsize=246904 CPUtime=402.17
/proc/21068/stat : 21068 (varsat-crafted_) R 21066 21068 20778 0 -1 4194304 64324 0 0 0 40178 39 0 0 25 0 1 0 93174959 252829696 60258 1992294400 4194304 5102648 548682068768 18446744073709551615 4249096 0 0 4096 3 0 0 0 17 1 0 0
/proc/21068/statm: 61726 60258 114 221 0 61502 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 246904

[startup+462.302 s]
/proc/loadavg: 1.00 0.99 1.00 2/66 21069
/proc/meminfo: memFree=1468072/2055920 swapFree=4179360/4192956
[pid=21068] ppid=21066 vsize=264020 CPUtime=462.15
/proc/21068/stat : 21068 (varsat-crafted_) R 21066 21068 20778 0 -1 4194304 68679 0 0 0 46171 44 0 0 25 0 1 0 93174959 270356480 64613 1992294400 4194304 5102648 548682068768 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/21068/statm: 66005 64613 114 221 0 65781 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 264020

[startup+522.302 s]
/proc/loadavg: 1.00 0.99 1.00 2/66 21069
/proc/meminfo: memFree=1451304/2055920 swapFree=4179360/4192956
[pid=21068] ppid=21066 vsize=280788 CPUtime=522.13
/proc/21068/stat : 21068 (varsat-crafted_) R 21066 21068 20778 0 -1 4194304 72902 0 0 0 52165 48 0 0 25 0 1 0 93174959 287526912 68836 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/21068/statm: 70197 68836 114 221 0 69973 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 280788

[startup+582.301 s]
/proc/loadavg: 1.00 0.99 1.00 2/66 21069
/proc/meminfo: memFree=1447656/2055920 swapFree=4179360/4192956
[pid=21068] ppid=21066 vsize=284092 CPUtime=582.11
/proc/21068/stat : 21068 (varsat-crafted_) R 21066 21068 20778 0 -1 4194304 73736 0 0 0 58161 50 0 0 25 0 1 0 93174959 290910208 69670 1992294400 4194304 5102648 548682068768 18446744073709551615 4249691 0 0 4096 3 0 0 0 17 1 0 0
/proc/21068/statm: 71023 69670 114 221 0 70799 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 284092

[startup+642.301 s]
/proc/loadavg: 1.00 0.99 1.00 2/66 21069
/proc/meminfo: memFree=1447656/2055920 swapFree=4179360/4192956
[pid=21068] ppid=21066 vsize=284092 CPUtime=642.1
/proc/21068/stat : 21068 (varsat-crafted_) R 21066 21068 20778 0 -1 4194304 73740 0 0 0 64160 50 0 0 25 0 1 0 93174959 290910208 69674 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/21068/statm: 71023 69674 114 221 0 70799 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 284092

[startup+702.302 s]
/proc/loadavg: 1.00 0.99 1.00 2/66 21069
/proc/meminfo: memFree=1447528/2055920 swapFree=4179360/4192956
[pid=21068] ppid=21066 vsize=284092 CPUtime=702.08
/proc/21068/stat : 21068 (varsat-crafted_) R 21066 21068 20778 0 -1 4194304 73756 0 0 0 70158 50 0 0 25 0 1 0 93174959 290910208 69690 1992294400 4194304 5102648 548682068768 18446744073709551615 4249033 0 0 4096 3 0 0 0 17 1 0 0
/proc/21068/statm: 71023 69690 114 221 0 70799 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 284092

[startup+762.306 s]
/proc/loadavg: 1.00 0.99 1.00 2/66 21069
/proc/meminfo: memFree=1447464/2055920 swapFree=4179360/4192956
[pid=21068] ppid=21066 vsize=284092 CPUtime=762.07
/proc/21068/stat : 21068 (varsat-crafted_) R 21066 21068 20778 0 -1 4194304 73771 0 0 0 76156 51 0 0 25 0 1 0 93174959 290910208 69705 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/21068/statm: 71023 69705 114 221 0 70799 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 284092

[startup+822.302 s]
/proc/loadavg: 1.00 0.99 1.00 2/66 21069
/proc/meminfo: memFree=1447400/2055920 swapFree=4179360/4192956
[pid=21068] ppid=21066 vsize=284092 CPUtime=822.05
/proc/21068/stat : 21068 (varsat-crafted_) R 21066 21068 20778 0 -1 4194304 73779 0 0 0 82154 51 0 0 25 0 1 0 93174959 290910208 69713 1992294400 4194304 5102648 548682068768 18446744073709551615 4249116 0 0 4096 3 0 0 0 17 1 0 0
/proc/21068/statm: 71023 69713 114 221 0 70799 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 284092

[startup+882.302 s]
/proc/loadavg: 1.00 0.99 1.00 2/66 21071
/proc/meminfo: memFree=1447208/2055920 swapFree=4179360/4192956
[pid=21068] ppid=21066 vsize=284092 CPUtime=882.03
/proc/21068/stat : 21068 (varsat-crafted_) R 21066 21068 20778 0 -1 4194304 73783 0 0 0 88152 51 0 0 25 0 1 0 93174959 290910208 69717 1992294400 4194304 5102648 548682068768 18446744073709551615 4249803 0 0 4096 3 0 0 0 17 1 0 0
/proc/21068/statm: 71023 69717 114 221 0 70799 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 284092

[startup+942.302 s]
/proc/loadavg: 1.00 0.99 1.00 2/66 21071
/proc/meminfo: memFree=1439208/2055920 swapFree=4179360/4192956
[pid=21068] ppid=21066 vsize=292668 CPUtime=942.02
/proc/21068/stat : 21068 (varsat-crafted_) R 21066 21068 20778 0 -1 4194304 75874 0 0 0 94149 53 0 0 25 0 1 0 93174959 299692032 71808 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/21068/statm: 73167 71808 114 221 0 72943 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 292668

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 1.00 2/66 21071
/proc/meminfo: memFree=1428136/2055920 swapFree=4179360/4192956
[pid=21068] ppid=21066 vsize=303752 CPUtime=1001.99
/proc/21068/stat : 21068 (varsat-crafted_) R 21066 21068 20778 0 -1 4194304 78588 0 0 0 100144 55 0 0 25 0 1 0 93174959 311042048 74522 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/21068/statm: 75938 74522 114 221 0 75714 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 303752

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 1.00 2/66 21071
/proc/meminfo: memFree=1418344/2055920 swapFree=4179360/4192956
[pid=21068] ppid=21066 vsize=315364 CPUtime=1061.97
/proc/21068/stat : 21068 (varsat-crafted_) R 21066 21068 20778 0 -1 4194304 81022 0 0 0 106140 57 0 0 25 0 1 0 93174959 322932736 76956 1992294400 4194304 5102648 548682068768 18446744073709551615 4249033 0 0 4096 3 0 0 0 17 1 0 0
/proc/21068/statm: 78841 76956 114 221 0 78617 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 315364

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 1.00 2/66 21071
/proc/meminfo: memFree=1414120/2055920 swapFree=4179360/4192956
[pid=21068] ppid=21066 vsize=319332 CPUtime=1121.96
/proc/21068/stat : 21068 (varsat-crafted_) R 21066 21068 20778 0 -1 4194304 82065 0 0 0 112138 58 0 0 25 0 1 0 93174959 326995968 77999 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/21068/statm: 79833 77999 114 221 0 79609 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 319332

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 1.00 2/66 21071
/proc/meminfo: memFree=1404712/2055920 swapFree=4179360/4192956
[pid=21068] ppid=21066 vsize=328768 CPUtime=1181.95
/proc/21068/stat : 21068 (varsat-crafted_) R 21066 21068 20778 0 -1 4194304 84439 0 0 0 118134 61 0 0 25 0 1 0 93174959 336658432 80373 1992294400 4194304 5102648 548682068768 18446744073709551615 4249813 0 0 4096 3 0 0 0 17 1 0 0
/proc/21068/statm: 82192 80373 114 221 0 81968 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 328768



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 0.99 1.00 2/66 21071
/proc/meminfo: memFree=1403688/2055920 swapFree=4179360/4192956
[pid=21068] ppid=21066 vsize=329612 CPUtime=1200.04
/proc/21068/stat : 21068 (varsat-crafted_) R 21066 21068 20778 0 -1 4194304 84649 0 0 0 119943 61 0 0 25 0 1 0 93174959 337522688 80583 1992294400 4194304 5102648 548682068768 18446744073709551615 4249111 0 0 4096 3 0 0 0 17 1 0 0
/proc/21068/statm: 82403 80583 114 221 0 82179 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 329612

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.46
CPU time (s): 1200.1
CPU user time (s): 1199.44
CPU system time (s): 0.667898
CPU usage (%): 99.9704
Max. virtual memory (cumulated for all children) (KiB): 329612

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

runsolver used 1.3248 second user time and 3.03854 second system time

The end

Launcher Data

Begin job on node32 at 2009-04-25 11:23:38
IDJOB=1719979
IDBENCH=69586
IDSOLVER=537
FILE ID=node32/1719979-1240651417
PBS_JOBID= 9186472
Free space on /tmp= 66376 MiB

SOLVER NAME= VARSAT-crafted 2009-03-22
BENCH NAME= SAT_RACE08/cnf/manol-pipe-f9b.cnf
COMMAND LINE= HOME/varsat-crafted_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1719979-1240651417/watcher-1719979-1240651417 -o /tmp/evaluation-result-1719979-1240651417/solver-1719979-1240651417 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-crafted_static -seed=540455555 HOME/instance-1719979-1240651417.cnf

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

MD5SUM BENCH= c3e7cb16bced9d54ce489b6e95d89943
RANDOM SEED=540455555

node32.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.216
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.216
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:       1727376 kB
Buffers:         38552 kB
Cached:         237024 kB
SwapCached:       7236 kB
Active:         104476 kB
Inactive:       181096 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1727376 kB
SwapTotal:     4192956 kB
SwapFree:      4179360 kB
Dirty:           10552 kB
Writeback:           0 kB
Mapped:          14304 kB
Slab:            28716 kB
Committed_AS:   302824 kB
PageTables:       1488 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66376 MiB
End job on node32 at 2009-04-25 11:43:41