Trace number 1737276

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-industrial 2009-03-22? (TO) 1200.08 1200.41

General information on the benchmark

NameCRAFTED/sgen/unsat/
sgen1-unsat-127-100.cnf
MD5SUMdec8fe955e0593e4d06e90539beb035d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables129
Number of clauses268
Sum of the clauses size804
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3268
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:  129                                                  |
0.00/0.00	c |  Number of clauses:    268                                                  |
0.00/0.00	c |  Parsing time:         0.00         s                                       |
0.00/0.00	c |  Timeout:              43200 s
0.00/0.00	c |  Random Seed:          930382209.000000
0.00/0.00	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.00/0.00	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.00	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.00	c |                                                                             |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |     129      268      804 |       89        0    nan |  0.000 % |
0.00/0.00	c |       102 |     129      268      804 |       98      102     20 |  0.006 % |
0.00/0.00	c |       253 |     129      268      804 |      108      117     15 |  0.006 % |
0.00/0.00	c |       478 |     129      268      804 |      118      115     14 |  0.006 % |
0.00/0.01	c |       819 |     129      268      804 |      130      116     12 |  0.006 % |
0.00/0.01	c |      1325 |     129      268      804 |      143      172     13 |  0.006 % |
0.00/0.02	c |      2084 |     129      268      804 |      158      180     14 |  0.006 % |
0.00/0.04	c |      3225 |     129      268      804 |      174      138     13 |  0.006 % |
0.05/0.06	c |      4933 |     129      268      804 |      191      175     14 |  0.006 % |
0.10/0.10	c |      7498 |     129      268      804 |      210      157     13 |  0.006 % |
0.10/0.16	c |     11343 |     129      268      804 |      231      240     16 |  0.006 % |
0.20/0.24	c |     17109 |     129      268      804 |      254      252     16 |  0.006 % |
0.30/0.37	c |     25759 |     129      268      804 |      280      210     12 |  0.006 % |
0.50/0.58	c |     38733 |     129      268      804 |      308      292     16 |  0.006 % |
0.80/0.88	c |     58194 |     129      268      804 |      339      361     15 |  0.006 % |
1.30/1.33	c |     87387 |     129      268      804 |      373      372     17 |  0.006 % |
1.89/1.97	c |    131176 |     129      268      804 |      410      257     13 |  0.006 % |
2.99/3.04	c |    196860 |     129      268      804 |      451      438     18 |  0.006 % |
4.79/4.80	c |    295386 |     129      268      804 |      496      368     15 |  0.006 % |
7.39/7.40	c |    443176 |     129      268      804 |      546      298     12 |  0.006 % |
11.19/11.30	c |    664859 |     129      268      804 |      600      454     15 |  0.006 % |
17.49/17.55	c |    997385 |     129      268      804 |      661      442     15 |  0.006 % |
27.59/27.60	c |   1496173 |     129      268      804 |      727      700     17 |  0.006 % |
42.48/42.54	c |   2244355 |     129      268      804 |      799      697     17 |  0.006 % |
66.28/66.38	c |   3366629 |     129      268      804 |      879      680     15 |  0.006 % |
102.27/102.39	c |   5050040 |     129      268      804 |      967      529     14 |  0.006 % |
156.35/156.41	c |   7575156 |     129      268      804 |     1064      709     15 |  0.006 % |
244.32/244.40	c |  11362831 |     129      268      804 |     1171      741     18 |  0.006 % |
379.78/379.92	c |  17044343 |     129      268      804 |     1288      887     18 |  0.006 % |
591.53/591.76	c |  25566613 |     129      268      804 |     1417     1159     19 |  0.006 % |
909.73/910.00	c |  38350018 |     129      268      804 |     1558      747     15 |  0.006 % |

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-1737276-1240815502/watcher-1737276-1240815502 -o /tmp/evaluation-result-1737276-1240815502/solver-1737276-1240815502 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=930382209 HOME/instance-1737276-1240815502.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.03 1.02 3/65 3076
/proc/meminfo: memFree=1597696/2055920 swapFree=4188716/4192956
[pid=3076] ppid=3074 vsize=2144 CPUtime=0
/proc/3076/stat : 3076 (varsat-industri) R 3074 3076 2556 0 -1 4194304 159 0 0 0 0 0 0 0 20 0 1 0 109583953 2195456 144 1992294400 4194304 5102648 548682068768 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/3076/statm: 536 144 109 221 0 312 0

[startup+0.059904 s]
/proc/loadavg: 1.00 1.03 1.02 3/65 3076
/proc/meminfo: memFree=1597696/2055920 swapFree=4188716/4192956
[pid=3076] ppid=3074 vsize=2144 CPUtime=0.05
/proc/3076/stat : 3076 (varsat-industri) R 3074 3076 2556 0 -1 4194304 169 0 0 0 5 0 0 0 20 0 1 0 109583953 2195456 154 1992294400 4194304 5102648 548682068768 18446744073709551615 4249961 0 0 4096 3 0 0 0 17 1 0 0
/proc/3076/statm: 536 154 109 221 0 312 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2144

[startup+0.101909 s]
/proc/loadavg: 1.00 1.03 1.02 3/65 3076
/proc/meminfo: memFree=1597696/2055920 swapFree=4188716/4192956
[pid=3076] ppid=3074 vsize=2272 CPUtime=0.1
/proc/3076/stat : 3076 (varsat-industri) R 3074 3076 2556 0 -1 4194304 172 0 0 0 10 0 0 0 20 0 1 0 109583953 2326528 157 1992294400 4194304 5102648 548682068768 18446744073709551615 4255138 0 0 4096 3 0 0 0 17 1 0 0
/proc/3076/statm: 568 157 109 221 0 344 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2272

[startup+0.301927 s]
/proc/loadavg: 1.00 1.03 1.02 3/65 3076
/proc/meminfo: memFree=1597696/2055920 swapFree=4188716/4192956
[pid=3076] ppid=3074 vsize=2272 CPUtime=0.3
/proc/3076/stat : 3076 (varsat-industri) R 3074 3076 2556 0 -1 4194304 181 0 0 0 30 0 0 0 22 0 1 0 109583953 2326528 166 1992294400 4194304 5102648 548682068768 18446744073709551615 4255647 0 0 4096 3 0 0 0 17 1 0 0
/proc/3076/statm: 568 166 109 221 0 344 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 2272

[startup+0.701963 s]
/proc/loadavg: 1.00 1.03 1.02 3/65 3076
/proc/meminfo: memFree=1597696/2055920 swapFree=4188716/4192956
[pid=3076] ppid=3074 vsize=2272 CPUtime=0.7
/proc/3076/stat : 3076 (varsat-industri) R 3074 3076 2556 0 -1 4194304 189 0 0 0 70 0 0 0 25 0 1 0 109583953 2326528 174 1992294400 4194304 5102648 548682068768 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/3076/statm: 568 174 109 221 0 344 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 2272

[startup+1.50104 s]
/proc/loadavg: 1.00 1.03 1.02 2/66 3077
/proc/meminfo: memFree=1597368/2055920 swapFree=4188716/4192956
[pid=3076] ppid=3074 vsize=2272 CPUtime=1.49
/proc/3076/stat : 3076 (varsat-industri) R 3074 3076 2556 0 -1 4194304 201 0 0 0 149 0 0 0 25 0 1 0 109583953 2326528 186 1992294400 4194304 5102648 548682068768 18446744073709551615 4254801 0 0 4096 3 0 0 0 17 1 0 0
/proc/3076/statm: 568 186 109 221 0 344 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2272

[startup+3.10119 s]
/proc/loadavg: 1.00 1.03 1.02 2/66 3077
/proc/meminfo: memFree=1597176/2055920 swapFree=4188716/4192956
[pid=3076] ppid=3074 vsize=2404 CPUtime=3.09
/proc/3076/stat : 3076 (varsat-industri) R 3074 3076 2556 0 -1 4194304 212 0 0 0 309 0 0 0 25 0 1 0 109583953 2461696 197 1992294400 4194304 5102648 548682068768 18446744073709551615 4255085 0 0 4096 3 0 0 0 17 1 0 0
/proc/3076/statm: 601 197 109 221 0 377 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2404

[startup+6.30149 s]
/proc/loadavg: 1.00 1.02 1.02 2/66 3077
/proc/meminfo: memFree=1597048/2055920 swapFree=4188716/4192956
[pid=3076] ppid=3074 vsize=2404 CPUtime=6.29
/proc/3076/stat : 3076 (varsat-industri) R 3074 3076 2556 0 -1 4194304 228 0 0 0 629 0 0 0 25 0 1 0 109583953 2461696 213 1992294400 4194304 5102648 548682068768 18446744073709551615 4249806 0 0 4096 3 0 0 0 17 1 0 0
/proc/3076/statm: 601 213 109 221 0 377 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2404

[startup+12.7011 s]
/proc/loadavg: 1.00 1.02 1.02 2/66 3077
/proc/meminfo: memFree=1596920/2055920 swapFree=4188716/4192956
[pid=3076] ppid=3074 vsize=2536 CPUtime=12.69
/proc/3076/stat : 3076 (varsat-industri) R 3074 3076 2556 0 -1 4194304 250 0 0 0 1269 0 0 0 25 0 1 0 109583953 2596864 235 1992294400 4194304 5102648 548682068768 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/3076/statm: 634 235 109 221 0 410 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2536

[startup+25.5013 s]
/proc/loadavg: 1.00 1.02 1.02 2/66 3077
/proc/meminfo: memFree=1596792/2055920 swapFree=4188716/4192956
[pid=3076] ppid=3074 vsize=2668 CPUtime=25.49
/proc/3076/stat : 3076 (varsat-industri) R 3074 3076 2556 0 -1 4194304 272 0 0 0 2549 0 0 0 25 0 1 0 109583953 2732032 257 1992294400 4194304 5102648 548682068768 18446744073709551615 4255071 0 0 4096 3 0 0 0 17 1 0 0
/proc/3076/statm: 667 257 109 221 0 443 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 2668

[startup+51.1017 s]
/proc/loadavg: 1.00 1.02 1.02 2/66 3077
/proc/meminfo: memFree=1596600/2055920 swapFree=4188716/4192956
[pid=3076] ppid=3074 vsize=2800 CPUtime=51.08
/proc/3076/stat : 3076 (varsat-industri) R 3074 3076 2556 0 -1 4194304 317 0 0 0 5108 0 0 0 25 0 1 0 109583953 2867200 302 1992294400 4194304 5102648 548682068768 18446744073709551615 4244649 0 0 4096 3 0 0 0 17 1 0 0
/proc/3076/statm: 700 302 109 221 0 476 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2800

[startup+102.306 s]
/proc/loadavg: 1.00 1.02 1.01 2/66 3077
/proc/meminfo: memFree=1596472/2055920 swapFree=4188716/4192956
[pid=3076] ppid=3074 vsize=2932 CPUtime=102.27
/proc/3076/stat : 3076 (varsat-industri) R 3074 3076 2556 0 -1 4194304 345 0 0 0 10227 0 0 0 25 0 1 0 109583953 3002368 330 1992294400 4194304 5102648 548682068768 18446744073709551615 4254541 0 0 4096 3 0 0 0 17 1 0 0
/proc/3076/statm: 733 330 109 221 0 509 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 2932

[startup+162.301 s]
/proc/loadavg: 1.00 1.01 1.01 2/66 3083
/proc/meminfo: memFree=1596024/2055920 swapFree=4188716/4192956
[pid=3076] ppid=3074 vsize=3064 CPUtime=162.24
/proc/3076/stat : 3076 (varsat-industri) R 3074 3076 2556 0 -1 4194304 384 0 0 0 16224 0 0 0 25 0 1 0 109583953 3137536 369 1992294400 4194304 5102648 548682068768 18446744073709551615 4255443 0 0 4096 3 0 0 0 17 1 0 0
/proc/3076/statm: 766 369 109 221 0 542 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 3064

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3083
/proc/meminfo: memFree=1595960/2055920 swapFree=4188716/4192956
[pid=3076] ppid=3074 vsize=3196 CPUtime=222.22
/proc/3076/stat : 3076 (varsat-industri) R 3074 3076 2556 0 -1 4194304 412 0 0 0 22222 0 0 0 25 0 1 0 109583953 3272704 397 1992294400 4194304 5102648 548682068768 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/3076/statm: 799 397 109 221 0 575 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 3196

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3083
/proc/meminfo: memFree=1595832/2055920 swapFree=4188716/4192956
[pid=3076] ppid=3074 vsize=3328 CPUtime=282.21
/proc/3076/stat : 3076 (varsat-industri) R 3074 3076 2556 0 -1 4194304 449 0 0 0 28221 0 0 0 25 0 1 0 109583953 3407872 434 1992294400 4194304 5102648 548682068768 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/3076/statm: 832 434 109 221 0 608 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 3328

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3083
/proc/meminfo: memFree=1595704/2055920 swapFree=4188716/4192956
[pid=3076] ppid=3074 vsize=3328 CPUtime=342.19
/proc/3076/stat : 3076 (varsat-industri) R 3074 3076 2556 0 -1 4194304 459 0 0 0 34219 0 0 0 25 0 1 0 109583953 3407872 444 1992294400 4194304 5102648 548682068768 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/3076/statm: 832 444 109 221 0 608 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 3328

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3083
/proc/meminfo: memFree=1595576/2055920 swapFree=4188716/4192956
[pid=3076] ppid=3074 vsize=3460 CPUtime=402.17
/proc/3076/stat : 3076 (varsat-industri) R 3074 3076 2556 0 -1 4194304 485 0 0 0 40217 0 0 0 25 0 1 0 109583953 3543040 470 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/3076/statm: 865 470 109 221 0 641 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 3460

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3083
/proc/meminfo: memFree=1595512/2055920 swapFree=4188716/4192956
[pid=3076] ppid=3074 vsize=3460 CPUtime=462.16
/proc/3076/stat : 3076 (varsat-industri) R 3074 3076 2556 0 -1 4194304 498 0 0 0 46216 0 0 0 25 0 1 0 109583953 3543040 483 1992294400 4194304 5102648 548682068768 18446744073709551615 4254118 0 0 4096 3 0 0 0 17 1 0 0
/proc/3076/statm: 865 483 109 221 0 641 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 3460

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3083
/proc/meminfo: memFree=1595448/2055920 swapFree=4188716/4192956
[pid=3076] ppid=3074 vsize=3596 CPUtime=522.14
/proc/3076/stat : 3076 (varsat-industri) R 3074 3076 2556 0 -1 4194304 510 0 0 0 52214 0 0 0 25 0 1 0 109583953 3682304 495 1992294400 4194304 5102648 548682068768 18446744073709551615 4249895 0 0 4096 3 0 0 0 17 1 0 0
/proc/3076/statm: 899 495 109 221 0 675 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 3596

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3083
/proc/meminfo: memFree=1595448/2055920 swapFree=4188716/4192956
[pid=3076] ppid=3074 vsize=3596 CPUtime=582.12
/proc/3076/stat : 3076 (varsat-industri) R 3074 3076 2556 0 -1 4194304 513 0 0 0 58212 0 0 0 25 0 1 0 109583953 3682304 498 1992294400 4194304 5102648 548682068768 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/3076/statm: 899 498 109 221 0 675 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 3596

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3083
/proc/meminfo: memFree=1595384/2055920 swapFree=4188716/4192956
[pid=3076] ppid=3074 vsize=3596 CPUtime=642.11
/proc/3076/stat : 3076 (varsat-industri) R 3074 3076 2556 0 -1 4194304 522 0 0 0 64211 0 0 0 25 0 1 0 109583953 3682304 507 1992294400 4194304 5102648 548682068768 18446744073709551615 4254789 0 0 4096 3 0 0 0 17 1 0 0
/proc/3076/statm: 899 507 109 221 0 675 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 3596

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3083
/proc/meminfo: memFree=1595384/2055920 swapFree=4188716/4192956
[pid=3076] ppid=3074 vsize=3596 CPUtime=702.09
/proc/3076/stat : 3076 (varsat-industri) R 3074 3076 2556 0 -1 4194304 526 0 0 0 70209 0 0 0 25 0 1 0 109583953 3682304 511 1992294400 4194304 5102648 548682068768 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/3076/statm: 899 511 109 221 0 675 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 3596

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3083
/proc/meminfo: memFree=1595384/2055920 swapFree=4188716/4192956
[pid=3076] ppid=3074 vsize=3732 CPUtime=762.08
/proc/3076/stat : 3076 (varsat-industri) R 3074 3076 2556 0 -1 4194304 537 0 0 0 76208 0 0 0 25 0 1 0 109583953 3821568 522 1992294400 4194304 5102648 548682068768 18446744073709551615 4255478 0 0 4096 3 0 0 0 17 1 0 0
/proc/3076/statm: 933 522 109 221 0 709 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 3732

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3083
/proc/meminfo: memFree=1595320/2055920 swapFree=4188716/4192956
[pid=3076] ppid=3074 vsize=3732 CPUtime=822.06
/proc/3076/stat : 3076 (varsat-industri) R 3074 3076 2556 0 -1 4194304 544 0 0 0 82206 0 0 0 25 0 1 0 109583953 3821568 529 1992294400 4194304 5102648 548682068768 18446744073709551615 4249895 0 0 4096 3 0 0 0 17 1 0 0
/proc/3076/statm: 933 529 109 221 0 709 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 3732

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3083
/proc/meminfo: memFree=1595256/2055920 swapFree=4188716/4192956
[pid=3076] ppid=3074 vsize=3732 CPUtime=882.04
/proc/3076/stat : 3076 (varsat-industri) R 3074 3076 2556 0 -1 4194304 546 0 0 0 88204 0 0 0 25 0 1 0 109583953 3821568 531 1992294400 4194304 5102648 548682068768 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/3076/statm: 933 531 109 221 0 709 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 3732

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3083
/proc/meminfo: memFree=1595128/2055920 swapFree=4188716/4192956
[pid=3076] ppid=3074 vsize=3868 CPUtime=942.02
/proc/3076/stat : 3076 (varsat-industri) R 3074 3076 2556 0 -1 4194304 568 0 0 0 94202 0 0 0 25 0 1 0 109583953 3960832 553 1992294400 4194304 5102648 548682068768 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/3076/statm: 967 553 109 221 0 743 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 3868

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3083
/proc/meminfo: memFree=1595128/2055920 swapFree=4188716/4192956
[pid=3076] ppid=3074 vsize=3868 CPUtime=1002.01
/proc/3076/stat : 3076 (varsat-industri) R 3074 3076 2556 0 -1 4194304 583 0 0 0 100201 0 0 0 25 0 1 0 109583953 3960832 568 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/3076/statm: 967 568 109 221 0 743 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 3868

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3083
/proc/meminfo: memFree=1595064/2055920 swapFree=4188716/4192956
[pid=3076] ppid=3074 vsize=3868 CPUtime=1061.99
/proc/3076/stat : 3076 (varsat-industri) R 3074 3076 2556 0 -1 4194304 599 0 0 0 106199 0 0 0 25 0 1 0 109583953 3960832 584 1992294400 4194304 5102648 548682068768 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/3076/statm: 967 584 109 221 0 743 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 3868

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3083
/proc/meminfo: memFree=1595000/2055920 swapFree=4188716/4192956
[pid=3076] ppid=3074 vsize=4004 CPUtime=1121.98
/proc/3076/stat : 3076 (varsat-industri) R 3074 3076 2556 0 -1 4194304 610 0 0 0 112198 0 0 0 25 0 1 0 109583953 4100096 595 1992294400 4194304 5102648 548682068768 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/3076/statm: 1001 595 109 221 0 777 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 4004

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3083
/proc/meminfo: memFree=1595064/2055920 swapFree=4188716/4192956
[pid=3076] ppid=3074 vsize=4004 CPUtime=1181.96
/proc/3076/stat : 3076 (varsat-industri) R 3074 3076 2556 0 -1 4194304 620 0 0 0 118196 0 0 0 25 0 1 0 109583953 4100096 605 1992294400 4194304 5102648 548682068768 18446744073709551615 4250181 0 0 4096 3 0 0 0 17 1 0 0
/proc/3076/statm: 1001 605 109 221 0 777 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 4004



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3083
/proc/meminfo: memFree=1595000/2055920 swapFree=4188716/4192956
[pid=3076] ppid=3074 vsize=4004 CPUtime=1200.06
/proc/3076/stat : 3076 (varsat-industri) R 3074 3076 2556 0 -1 4194304 620 0 0 0 120006 0 0 0 25 0 1 0 109583953 4100096 605 1992294400 4194304 5102648 548682068768 18446744073709551615 4250276 0 0 4096 3 0 0 0 17 1 0 0
/proc/3076/statm: 1001 605 109 221 0 777 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 4004

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.08
CPU user time (s): 1200.07
CPU system time (s): 0.009998
CPU usage (%): 99.9724
Max. virtual memory (cumulated for all children) (KiB): 4004

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

runsolver used 1.2848 second user time and 2.34064 second system time

The end

Launcher Data

Begin job on node8 at 2009-04-27 08:58:22
IDJOB=1737276
IDBENCH=71785
IDSOLVER=538
FILE ID=node8/1737276-1240815502
PBS_JOBID= 9187428
Free space on /tmp= 65820 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/CRAFTED/sgen/unsat/sgen1-unsat-127-100.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1737276-1240815502/watcher-1737276-1240815502 -o /tmp/evaluation-result-1737276-1240815502/solver-1737276-1240815502 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=930382209 HOME/instance-1737276-1240815502.cnf

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

MD5SUM BENCH= dec8fe955e0593e4d06e90539beb035d
RANDOM SEED=930382209

node8.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.238
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.238
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:       1598112 kB
Buffers:         45816 kB
Cached:         344432 kB
SwapCached:       1772 kB
Active:         247876 kB
Inactive:       155392 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1598112 kB
SwapTotal:     4192956 kB
SwapFree:      4188716 kB
Dirty:            1020 kB
Writeback:           0 kB
Mapped:          21580 kB
Slab:            40316 kB
Committed_AS:   552712 kB
PageTables:       1372 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= 65820 MiB
End job on node8 at 2009-04-27 09:18:25