Trace number 1735976

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

General information on the benchmark

NameCRAFTED/rbsat/crafted/
forced/rbsat-v2640c305320gyes8.cnf
MD5SUM930a5df7b1f1625c5486319e8b2ac554
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 variables2640
Number of clauses305320
Sum of the clauses size613120
Maximum clause length33
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2305240
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 580

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  2640                                                 |
0.00/0.00	c |  Number of clauses:    305320                                               |
0.19/0.25	c |  Parsing time:         0.21         s                                       |
0.19/0.25	c |  Timeout:              43200 s
0.19/0.25	c |  Random Seed:          160155514.000000
0.19/0.25	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.19/0.25	c |  Branching Rule:       default (solution-guided)                            |
0.19/0.25	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.19/0.25	c |                                                                             |
12.79/12.82	c ============================[ Search Statistics ]==============================
12.79/12.82	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.79/12.82	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
12.79/12.82	c ===============================================================================
12.79/12.82	c |         0 |    2560   302680   935456 |   100893        0    nan |  0.000 % |
13.28/13.31	c |       100 |    2560   302680   935456 |   110982      100    216 |  0.000 % |
13.78/13.83	c |       250 |    2560   302680   935456 |   122080      250    282 |  0.000 % |
14.29/14.39	c |       476 |    2560   302680   935456 |   134289      476    282 |  0.000 % |
14.88/14.99	c |       814 |    2560   302680   935456 |   147717      814    273 |  0.000 % |
15.58/15.63	c |      1321 |    2560   302680   935456 |   162489     1321    255 |  0.000 % |
16.28/16.39	c |      2081 |    2560   302680   935456 |   178738     2081    261 |  0.000 % |
17.28/17.35	c |      3222 |    2560   302680   935456 |   196612     3222    276 |  0.000 % |
18.69/18.71	c |      4933 |    2560   302680   935456 |   216273     4933    281 |  0.000 % |
20.58/20.62	c |      7495 |    2560   302680   935456 |   237901     7495    285 |  0.000 % |
23.68/23.71	c |     11339 |    2560   302680   935456 |   261691    11339    289 |  0.000 % |
29.28/29.36	c |     17106 |    2560   302680   935456 |   287860    17106    291 |  0.000 % |
41.07/41.15	c |     25755 |    2560   302680   935456 |   316646    25755    291 |  0.000 % |
65.76/65.81	c |     38732 |    2560   302680   935456 |   348311    38732    291 |  0.000 % |
117.74/117.84	c |     58194 |    2560   302680   935456 |   383142    58194    288 |  0.000 % |
213.70/213.80	c |     87389 |    2560   302680   935456 |   421456    87389    285 |  0.000 % |
454.21/454.46	c |    131181 |    2560   302680   935456 |   463602   131181    287 |  0.000 % |
953.51/953.96	c |    196867 |    2560   302680   935456 |   509962   196867    289 |  0.000 % |

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-1735976-1240808650/watcher-1735976-1240808650 -o /tmp/evaluation-result-1735976-1240808650/solver-1735976-1240808650 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=160155514 HOME/instance-1735976-1240808650.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.85 0.97 0.99 3/64 29115
/proc/meminfo: memFree=1390520/2055920 swapFree=4192812/4192956
[pid=29115] ppid=29113 vsize=2584 CPUtime=0
/proc/29115/stat : 29115 (varsat-industri) R 29113 29115 29078 0 -1 4194304 496 0 0 0 0 0 0 0 18 0 1 0 108898704 2646016 482 1992294400 4194304 5102648 548682068784 18446744073709551615 4516103 0 0 4096 3 0 0 0 17 1 0 0
/proc/29115/statm: 646 483 87 221 0 422 0

[startup+0.0256799 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 29115
/proc/meminfo: memFree=1390520/2055920 swapFree=4192812/4192956
[pid=29115] ppid=29113 vsize=5440 CPUtime=0.02
/proc/29115/stat : 29115 (varsat-industri) R 29113 29115 29078 0 -1 4194304 1208 0 0 0 2 0 0 0 18 0 1 0 108898704 5570560 1193 1992294400 4194304 5102648 548682068784 18446744073709551615 4489479 0 0 4096 3 0 0 0 17 1 0 0
/proc/29115/statm: 1360 1194 87 221 0 1136 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5440

[startup+0.101696 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 29115
/proc/meminfo: memFree=1390520/2055920 swapFree=4192812/4192956
[pid=29115] ppid=29113 vsize=15824 CPUtime=0.09
/proc/29115/stat : 29115 (varsat-industri) R 29113 29115 29078 0 -1 4194304 3713 0 0 0 8 1 0 0 18 0 1 0 108898704 16203776 3698 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/29115/statm: 3956 3698 87 221 0 3732 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15824

[startup+0.301738 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 29115
/proc/meminfo: memFree=1390520/2055920 swapFree=4192812/4192956
[pid=29115] ppid=29113 vsize=36864 CPUtime=0.29
/proc/29115/stat : 29115 (varsat-industri) R 29113 29115 29078 0 -1 4194304 9058 0 0 0 25 4 0 0 19 0 1 0 108898704 37748736 9043 1992294400 4194304 5102648 548682068784 18446744073709551615 4272870 0 0 4096 3 0 0 0 17 1 0 0
/proc/29115/statm: 9216 9043 98 221 0 8992 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36864

[startup+0.701824 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 29115
/proc/meminfo: memFree=1390520/2055920 swapFree=4192812/4192956
[pid=29115] ppid=29113 vsize=36864 CPUtime=0.69
/proc/29115/stat : 29115 (varsat-industri) R 29113 29115 29078 0 -1 4194304 9058 0 0 0 65 4 0 0 23 0 1 0 108898704 37748736 9043 1992294400 4194304 5102648 548682068784 18446744073709551615 4273025 0 0 4096 3 0 0 0 17 1 0 0
/proc/29115/statm: 9216 9043 98 221 0 8992 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36864

[startup+1.50199 s]
/proc/loadavg: 0.85 0.97 0.99 2/65 29116
/proc/meminfo: memFree=1354544/2055920 swapFree=4192812/4192956
[pid=29115] ppid=29113 vsize=36864 CPUtime=1.49
/proc/29115/stat : 29115 (varsat-industri) R 29113 29115 29078 0 -1 4194304 9058 0 0 0 145 4 0 0 25 0 1 0 108898704 37748736 9043 1992294400 4194304 5102648 548682068784 18446744073709551615 4273025 0 0 4096 3 0 0 0 17 1 0 0
/proc/29115/statm: 9216 9043 98 221 0 8992 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36864

[startup+3.10134 s]
/proc/loadavg: 0.86 0.97 0.99 2/65 29116
/proc/meminfo: memFree=1354416/2055920 swapFree=4192812/4192956
[pid=29115] ppid=29113 vsize=49336 CPUtime=3.09
/proc/29115/stat : 29115 (varsat-industri) R 29113 29115 29078 0 -1 4194304 11625 0 0 0 304 5 0 0 25 0 1 0 108898704 50520064 11610 1992294400 4194304 5102648 548682068784 18446744073709551615 4283582 0 0 4096 3 0 0 0 17 1 0 0
/proc/29115/statm: 12334 11610 100 221 0 12110 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 49336

[startup+6.30203 s]
/proc/loadavg: 0.86 0.97 0.99 2/65 29116
/proc/meminfo: memFree=1341424/2055920 swapFree=4192812/4192956
[pid=29115] ppid=29113 vsize=51160 CPUtime=6.29
/proc/29115/stat : 29115 (varsat-industri) R 29113 29115 29078 0 -1 4194304 12283 0 0 0 623 6 0 0 25 0 1 0 108898704 52387840 12268 1992294400 4194304 5102648 548682068784 18446744073709551615 4273025 0 0 4096 3 0 0 0 17 1 0 0
/proc/29115/statm: 12790 12268 100 221 0 12566 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 51160

[startup+12.7014 s]
/proc/loadavg: 0.88 0.97 0.99 2/65 29116
/proc/meminfo: memFree=1340848/2055920 swapFree=4192812/4192956
[pid=29115] ppid=29113 vsize=53892 CPUtime=12.69
/proc/29115/stat : 29115 (varsat-industri) R 29113 29115 29078 0 -1 4194304 12412 0 0 0 1263 6 0 0 25 0 1 0 108898704 55185408 12397 1992294400 4194304 5102648 548682068784 18446744073709551615 4282918 0 0 4096 3 0 0 0 17 1 0 0
/proc/29115/statm: 13473 12397 100 221 0 13249 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 53892

[startup+25.5011 s]
/proc/loadavg: 0.90 0.97 0.99 2/65 29116
/proc/meminfo: memFree=1340272/2055920 swapFree=4192812/4192956
[pid=29115] ppid=29113 vsize=52400 CPUtime=25.48
/proc/29115/stat : 29115 (varsat-industri) R 29113 29115 29078 0 -1 4194304 14081 0 0 0 2540 8 0 0 25 0 1 0 108898704 53657600 12653 1992294400 4194304 5102648 548682068784 18446744073709551615 4254538 0 0 4096 3 0 0 0 17 1 0 0
/proc/29115/statm: 13100 12653 114 221 0 12876 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 52400

[startup+51.1016 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 29116
/proc/meminfo: memFree=1317296/2055920 swapFree=4192812/4192956
[pid=29115] ppid=29113 vsize=75512 CPUtime=51.06
/proc/29115/stat : 29115 (varsat-industri) R 29113 29115 29078 0 -1 4194304 19845 0 0 0 5093 13 0 0 25 0 1 0 108898704 77324288 18417 1992294400 4194304 5102648 548682068784 18446744073709551615 4254538 0 0 4096 3 0 0 0 17 1 0 0
/proc/29115/statm: 18878 18417 114 221 0 18654 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 75512

[startup+102.306 s]
/proc/loadavg: 0.97 0.97 0.99 2/65 29116
/proc/meminfo: memFree=1289264/2055920 swapFree=4192812/4192956
[pid=29115] ppid=29113 vsize=103124 CPUtime=102.25
/proc/29115/stat : 29115 (varsat-industri) R 29113 29115 29078 0 -1 4194304 26741 0 0 0 10206 19 0 0 25 0 1 0 108898704 105598976 25313 1992294400 4194304 5102648 548682068784 18446744073709551615 4249855 0 0 4096 3 0 0 0 17 1 0 0
/proc/29115/statm: 25781 25313 114 221 0 25557 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 103124

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29116
/proc/meminfo: memFree=1265968/2055920 swapFree=4192812/4192956
[pid=29115] ppid=29113 vsize=126768 CPUtime=162.22
/proc/29115/stat : 29115 (varsat-industri) R 29113 29115 29078 0 -1 4194304 32606 0 0 0 16196 26 0 0 25 0 1 0 108898704 129810432 31178 1992294400 4194304 5102648 548682068784 18446744073709551615 4250276 0 0 4096 3 0 0 0 17 1 0 0
/proc/29115/statm: 31692 31178 114 221 0 31468 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 126768

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29116
/proc/meminfo: memFree=1245168/2055920 swapFree=4192812/4192956
[pid=29115] ppid=29113 vsize=147384 CPUtime=222.2
/proc/29115/stat : 29115 (varsat-industri) R 29113 29115 29078 0 -1 4194304 37734 0 0 0 22188 32 0 0 25 0 1 0 108898704 150921216 36306 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/29115/statm: 36846 36306 114 221 0 36622 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 147384

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29116
/proc/meminfo: memFree=1231344/2055920 swapFree=4192812/4192956
[pid=29115] ppid=29113 vsize=161648 CPUtime=282.17
/proc/29115/stat : 29115 (varsat-industri) R 29113 29115 29078 0 -1 4194304 41205 0 0 0 28182 35 0 0 25 0 1 0 108898704 165527552 39777 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/29115/statm: 40412 39777 114 221 0 40188 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 161648

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29116
/proc/meminfo: memFree=1217968/2055920 swapFree=4192812/4192956
[pid=29115] ppid=29113 vsize=174848 CPUtime=342.16
/proc/29115/stat : 29115 (varsat-industri) R 29113 29115 29078 0 -1 4194304 44507 0 0 0 34177 39 0 0 25 0 1 0 108898704 179044352 43079 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/29115/statm: 43712 43079 114 221 0 43488 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 174848

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29116
/proc/meminfo: memFree=1204144/2055920 swapFree=4192812/4192956
[pid=29115] ppid=29113 vsize=188932 CPUtime=402.13
/proc/29115/stat : 29115 (varsat-industri) R 29113 29115 29078 0 -1 4194304 48019 0 0 0 40170 43 0 0 25 0 1 0 108898704 193466368 46591 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/29115/statm: 47233 46591 114 221 0 47009 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 188932

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29116
/proc/meminfo: memFree=1190832/2055920 swapFree=4192812/4192956
[pid=29115] ppid=29113 vsize=202088 CPUtime=462.1
/proc/29115/stat : 29115 (varsat-industri) R 29113 29115 29078 0 -1 4194304 51290 0 0 0 46163 47 0 0 25 0 1 0 108898704 206938112 49862 1992294400 4194304 5102648 548682068784 18446744073709551615 4249855 0 0 4096 3 0 0 0 17 1 0 0
/proc/29115/statm: 50522 49862 114 221 0 50298 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 202088

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29116
/proc/meminfo: memFree=1179824/2055920 swapFree=4192812/4192956
[pid=29115] ppid=29113 vsize=213896 CPUtime=522.08
/proc/29115/stat : 29115 (varsat-industri) R 29113 29115 29078 0 -1 4194304 54076 0 0 0 52157 51 0 0 25 0 1 0 108898704 219029504 52648 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/29115/statm: 53474 52648 114 221 0 53250 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 213896

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29116
/proc/meminfo: memFree=1169008/2055920 swapFree=4192812/4192956
[pid=29115] ppid=29113 vsize=224588 CPUtime=582.06
/proc/29115/stat : 29115 (varsat-industri) R 29113 29115 29078 0 -1 4194304 56745 0 0 0 58152 54 0 0 25 0 1 0 108898704 229978112 55317 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/29115/statm: 56147 55318 114 221 0 55923 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 224588

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29116
/proc/meminfo: memFree=1159152/2055920 swapFree=4192812/4192956
[pid=29115] ppid=29113 vsize=234380 CPUtime=642.04
/proc/29115/stat : 29115 (varsat-industri) R 29113 29115 29078 0 -1 4194304 59185 0 0 0 64148 56 0 0 25 0 1 0 108898704 240005120 57757 1992294400 4194304 5102648 548682068784 18446744073709551615 4249840 0 0 4096 3 0 0 0 17 1 0 0
/proc/29115/statm: 58595 57757 114 221 0 58371 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 234380

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29116
/proc/meminfo: memFree=1149168/2055920 swapFree=4192812/4192956
[pid=29115] ppid=29113 vsize=244544 CPUtime=702.01
/proc/29115/stat : 29115 (varsat-industri) R 29113 29115 29078 0 -1 4194304 61690 0 0 0 70143 58 0 0 25 0 1 0 108898704 250413056 60262 1992294400 4194304 5102648 548682068784 18446744073709551615 4249862 0 0 4096 3 0 0 0 17 1 0 0
/proc/29115/statm: 61136 60262 114 221 0 60912 0
Current children cumulated CPU time (s) 702.01
Current children cumulated vsize (KiB) 244544

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29116
/proc/meminfo: memFree=1139120/2055920 swapFree=4192812/4192956
[pid=29115] ppid=29113 vsize=254512 CPUtime=761.99
/proc/29115/stat : 29115 (varsat-industri) R 29113 29115 29078 0 -1 4194304 64180 0 0 0 76139 60 0 0 25 0 1 0 108898704 260620288 62752 1992294400 4194304 5102648 548682068784 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/29115/statm: 63628 62752 114 221 0 63404 0
Current children cumulated CPU time (s) 761.99
Current children cumulated vsize (KiB) 254512

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29116
/proc/meminfo: memFree=1129072/2055920 swapFree=4192812/4192956
[pid=29115] ppid=29113 vsize=264496 CPUtime=821.96
/proc/29115/stat : 29115 (varsat-industri) R 29113 29115 29078 0 -1 4194304 66681 0 0 0 82133 63 0 0 25 0 1 0 108898704 270843904 65253 1992294400 4194304 5102648 548682068784 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/29115/statm: 66124 65253 114 221 0 65900 0
Current children cumulated CPU time (s) 821.96
Current children cumulated vsize (KiB) 264496

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29116
/proc/meminfo: memFree=1120560/2055920 swapFree=4192812/4192956
[pid=29115] ppid=29113 vsize=273184 CPUtime=881.94
/proc/29115/stat : 29115 (varsat-industri) R 29113 29115 29078 0 -1 4194304 68817 0 0 0 88128 66 0 0 25 0 1 0 108898704 279740416 67389 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/29115/statm: 68296 67389 114 221 0 68072 0
Current children cumulated CPU time (s) 881.94
Current children cumulated vsize (KiB) 273184

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29116
/proc/meminfo: memFree=1110704/2055920 swapFree=4192812/4192956
[pid=29115] ppid=29113 vsize=283000 CPUtime=941.91
/proc/29115/stat : 29115 (varsat-industri) R 29113 29115 29078 0 -1 4194304 71281 0 0 0 94123 68 0 0 25 0 1 0 108898704 289792000 69853 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/29115/statm: 70750 69853 114 221 0 70526 0
Current children cumulated CPU time (s) 941.91
Current children cumulated vsize (KiB) 283000

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29116
/proc/meminfo: memFree=1100784/2055920 swapFree=4192812/4192956
[pid=29115] ppid=29113 vsize=292880 CPUtime=1001.9
/proc/29115/stat : 29115 (varsat-industri) R 29113 29115 29078 0 -1 4194304 73733 0 0 0 100119 71 0 0 25 0 1 0 108898704 299909120 72305 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/29115/statm: 73220 72305 114 221 0 72996 0
Current children cumulated CPU time (s) 1001.9
Current children cumulated vsize (KiB) 292880

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29116
/proc/meminfo: memFree=1091248/2055920 swapFree=4192812/4192956
[pid=29115] ppid=29113 vsize=303340 CPUtime=1061.87
/proc/29115/stat : 29115 (varsat-industri) R 29113 29115 29078 0 -1 4194304 76112 0 0 0 106114 73 0 0 25 0 1 0 108898704 310620160 74684 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/29115/statm: 75835 74684 114 221 0 75611 0
Current children cumulated CPU time (s) 1061.87
Current children cumulated vsize (KiB) 303340

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29116
/proc/meminfo: memFree=1085232/2055920 swapFree=4192812/4192956
[pid=29115] ppid=29113 vsize=309400 CPUtime=1121.85
/proc/29115/stat : 29115 (varsat-industri) R 29113 29115 29078 0 -1 4194304 77609 0 0 0 112110 75 0 0 25 0 1 0 108898704 316825600 76181 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/29115/statm: 77350 76181 114 221 0 77126 0
Current children cumulated CPU time (s) 1121.85
Current children cumulated vsize (KiB) 309400

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29116
/proc/meminfo: memFree=1078128/2055920 swapFree=4192812/4192956
[pid=29115] ppid=29113 vsize=316528 CPUtime=1181.82
/proc/29115/stat : 29115 (varsat-industri) R 29113 29115 29078 0 -1 4194304 79394 0 0 0 118105 77 0 0 25 0 1 0 108898704 324124672 77966 1992294400 4194304 5102648 548682068784 18446744073709551615 4249961 0 0 4096 3 0 0 0 17 1 0 0
/proc/29115/statm: 79132 77966 114 221 0 78908 0
Current children cumulated CPU time (s) 1181.82
Current children cumulated vsize (KiB) 316528



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29116
/proc/meminfo: memFree=1075760/2055920 swapFree=4192812/4192956
[pid=29115] ppid=29113 vsize=318864 CPUtime=1200.02
/proc/29115/stat : 29115 (varsat-industri) R 29113 29115 29078 0 -1 4194304 79960 0 0 0 119925 77 0 0 25 0 1 0 108898704 326516736 78532 1992294400 4194304 5102648 548682068784 18446744073709551615 4249855 0 0 4096 3 0 0 0 17 1 0 0
/proc/29115/statm: 79716 78532 114 221 0 79492 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 318864

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: 0.99 0.97 0.99 2/65 29116
/proc/meminfo: memFree=1075760/2055920 swapFree=4192812/4192956
[pid=29115] ppid=29113 vsize=318864 CPUtime=1200.02
/proc/29115/stat : 29115 (varsat-industri) R 29113 29115 29078 0 -1 4194304 79960 0 0 0 119925 77 0 0 25 0 1 0 108898704 326516736 78532 1992294400 4194304 5102648 548682068784 18446744073709551615 4249855 0 0 4096 3 0 0 0 17 1 0 0
/proc/29115/statm: 79716 78532 114 221 0 79492 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 318864

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.56
CPU time (s): 1200.08
CPU user time (s): 1199.25
CPU system time (s): 0.826874
CPU usage (%): 99.9604
Max. virtual memory (cumulated for all children) (KiB): 318864

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

runsolver used 0.907861 second user time and 2.53961 second system time

The end

Launcher Data

Begin job on node10 at 2009-04-27 07:04:10
IDJOB=1735976
IDBENCH=71564
IDSOLVER=538
FILE ID=node10/1735976-1240808650
PBS_JOBID= 9187459
Free space on /tmp= 66400 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v2640c305320gyes8.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1735976-1240808650/watcher-1735976-1240808650 -o /tmp/evaluation-result-1735976-1240808650/solver-1735976-1240808650 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=160155514 HOME/instance-1735976-1240808650.cnf

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

MD5SUM BENCH= 930a5df7b1f1625c5486319e8b2ac554
RANDOM SEED=160155514

node10.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.263
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	: 5931.00
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.263
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:       1390936 kB
Buffers:         72784 kB
Cached:         511132 kB
SwapCached:          0 kB
Active:         170700 kB
Inactive:       427040 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1390936 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5076 kB
Writeback:           0 kB
Mapped:          23564 kB
Slab:            53276 kB
Committed_AS:   441824 kB
PageTables:       1372 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= 66400 MiB
End job on node10 at 2009-04-27 07:24:13