Trace number 1785580

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) 5000.02 5013.81

General information on the benchmark

NameCRAFTED/sgen/unsat/
sgen1-unsat-133-100.cnf
MD5SUM3efe57b20c55b2dfc482f2ebb30d6794
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 variables133
Number of clauses276
Sum of the clauses size828
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3276
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:  133                                                  |
0.00/0.00	c |  Number of clauses:    276                                                  |
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:          1577297882.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 |     133      276      828 |       92        0    nan |  0.000 % |
0.00/0.00	c |       101 |     133      276      828 |      101      101     21 |  0.006 % |
0.00/0.00	c |       252 |     133      276      828 |      111      125     16 |  0.006 % |
0.00/0.00	c |       477 |     133      276      828 |      122      136     16 |  0.006 % |
0.00/0.01	c |       815 |     133      276      828 |      134      137     12 |  0.006 % |
0.00/0.02	c |      1322 |     133      276      828 |      148      188     15 |  0.006 % |
0.00/0.03	c |      2081 |     133      276      828 |      162      148     13 |  0.006 % |
0.00/0.04	c |      3220 |     133      276      828 |      179      212     14 |  0.006 % |
0.00/0.07	c |      4929 |     133      276      828 |      197      169     12 |  0.006 % |
0.10/0.11	c |      7492 |     133      276      828 |      216      245     17 |  0.006 % |
0.10/0.16	c |     11336 |     133      276      828 |      238      204     15 |  0.006 % |
0.20/0.25	c |     17102 |     133      276      828 |      262      181     13 |  0.006 % |
0.30/0.38	c |     25751 |     133      276      828 |      288      231     14 |  0.006 % |
0.50/0.59	c |     38726 |     133      276      828 |      317      326     17 |  0.006 % |
0.90/0.91	c |     58187 |     133      276      828 |      349      326     14 |  0.006 % |
1.29/1.40	c |     87379 |     133      276      828 |      384      321     15 |  0.006 % |
2.10/2.13	c |    131168 |     133      276      828 |      422      386     15 |  0.006 % |
3.20/3.30	c |    196854 |     133      276      828 |      465      411     18 |  0.006 % |
4.99/5.06	c |    295380 |     133      276      828 |      511      441     16 |  0.006 % |
7.60/7.61	c |    443169 |     133      276      828 |      562      320     13 |  0.006 % |
11.49/11.51	c |    664852 |     133      276      828 |      618      484     15 |  0.006 % |
17.39/17.47	c |    997378 |     133      276      828 |      680      405     13 |  0.006 % |
26.79/26.80	c |   1496166 |     133      276      828 |      748      667     18 |  0.006 % |
42.27/42.32	c |   2244348 |     133      276      828 |      823      696     21 |  0.006 % |
66.05/66.16	c |   3366622 |     133      276      828 |      906      722     17 |  0.006 % |
99.83/99.99	c |   5050034 |     133      276      828 |      996      803     18 |  0.006 % |
154.31/154.48	c |   7575153 |     133      276      828 |     1096      762     17 |  0.006 % |
245.56/245.76	c |  11362830 |     133      276      828 |     1206     1041     20 |  0.006 % |
385.40/385.64	c |  17044344 |     133      276      828 |     1326     1209     19 |  0.006 % |
599.39/599.70	c |  25566615 |     133      276      828 |     1459      726     18 |  0.006 % |
945.13/945.65	c |  38350019 |     133      276      828 |     1605      867     17 |  0.006 % |
1460.88/1462.10	c |  57525126 |     133      276      828 |     1765     1356     20 |  0.006 % |
2258.21/2259.81	c |  86287785 |     133      276      828 |     1942     1205     18 |  0.006 % |
3533.43/3546.57	c | 129431774 |     133      276      828 |     2136     1438     20 |  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-1785580-1241919835/watcher-1785580-1241919835 -o /tmp/evaluation-result-1785580-1241919835/solver-1785580-1241919835 -C 5000 -W 6000 -M 1800 HOME/varsat-industrial_static -seed=1577297882 HOME/instance-1785580-1241919835.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 12690
/proc/meminfo: memFree=1853952/2055920 swapFree=4180284/4192956
[pid=12690] ppid=12688 vsize=2144 CPUtime=0
/proc/12690/stat : 12690 (varsat-industri) R 12688 12690 12653 0 -1 4194304 160 0 0 0 0 0 0 0 18 0 1 0 220012871 2195456 145 1992294400 4194304 5102648 548682068784 18446744073709551615 4254118 0 0 4096 3 0 0 0 17 0 0 0
/proc/12690/statm: 536 145 110 221 0 312 0

[startup+0.077826 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 12690
/proc/meminfo: memFree=1853952/2055920 swapFree=4180284/4192956
[pid=12690] ppid=12688 vsize=2276 CPUtime=0.07
/proc/12690/stat : 12690 (varsat-industri) R 12688 12690 12653 0 -1 4194304 172 0 0 0 7 0 0 0 18 0 1 0 220012871 2330624 157 1992294400 4194304 5102648 548682068784 18446744073709551615 4249787 0 0 4096 3 0 0 0 17 0 0 0
/proc/12690/statm: 569 157 110 221 0 345 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2276

[startup+0.10183 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 12690
/proc/meminfo: memFree=1853952/2055920 swapFree=4180284/4192956
[pid=12690] ppid=12688 vsize=2276 CPUtime=0.1
/proc/12690/stat : 12690 (varsat-industri) R 12688 12690 12653 0 -1 4194304 174 0 0 0 10 0 0 0 18 0 1 0 220012871 2330624 159 1992294400 4194304 5102648 548682068784 18446744073709551615 4243701 0 0 4096 3 0 0 0 17 0 0 0
/proc/12690/statm: 569 159 110 221 0 345 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2276

[startup+0.301868 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 12690
/proc/meminfo: memFree=1853952/2055920 swapFree=4180284/4192956
[pid=12690] ppid=12688 vsize=2276 CPUtime=0.3
/proc/12690/stat : 12690 (varsat-industri) R 12688 12690 12653 0 -1 4194304 184 0 0 0 30 0 0 0 19 0 1 0 220012871 2330624 169 1992294400 4194304 5102648 548682068784 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 0 0 0
/proc/12690/statm: 569 169 110 221 0 345 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 2276

[startup+0.701941 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 12690
/proc/meminfo: memFree=1853952/2055920 swapFree=4180284/4192956
[pid=12690] ppid=12688 vsize=2276 CPUtime=0.7
/proc/12690/stat : 12690 (varsat-industri) R 12688 12690 12653 0 -1 4194304 192 0 0 0 70 0 0 0 23 0 1 0 220012871 2330624 177 1992294400 4194304 5102648 548682068784 18446744073709551615 4250276 0 0 4096 3 0 0 0 17 0 0 0
/proc/12690/statm: 569 177 110 221 0 345 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 2276

[startup+1.50209 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 12691
/proc/meminfo: memFree=1853688/2055920 swapFree=4180284/4192956
[pid=12690] ppid=12688 vsize=2408 CPUtime=1.5
/proc/12690/stat : 12690 (varsat-industri) R 12688 12690 12653 0 -1 4194304 204 0 0 0 150 0 0 0 25 0 1 0 220012871 2465792 189 1992294400 4194304 5102648 548682068784 18446744073709551615 4249787 0 0 4096 3 0 0 0 17 0 0 0
/proc/12690/statm: 602 189 110 221 0 378 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 2408

[startup+3.10139 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 12691
/proc/meminfo: memFree=1853432/2055920 swapFree=4180284/4192956
[pid=12690] ppid=12688 vsize=2408 CPUtime=3.09
/proc/12690/stat : 12690 (varsat-industri) R 12688 12690 12653 0 -1 4194304 218 0 0 0 309 0 0 0 25 0 1 0 220012871 2465792 203 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 0 0 0
/proc/12690/statm: 602 203 110 221 0 378 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2408

[startup+6.30198 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 12691
/proc/meminfo: memFree=1853368/2055920 swapFree=4180284/4192956
[pid=12690] ppid=12688 vsize=2408 CPUtime=6.29
/proc/12690/stat : 12690 (varsat-industri) R 12688 12690 12653 0 -1 4194304 233 0 0 0 629 0 0 0 25 0 1 0 220012871 2465792 218 1992294400 4194304 5102648 548682068784 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 0 0 0
/proc/12690/statm: 602 218 110 221 0 378 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2408

[startup+12.7012 s]
/proc/loadavg: 0.94 0.98 0.99 2/66 12691
/proc/meminfo: memFree=1853208/2055920 swapFree=4180284/4192956
[pid=12690] ppid=12688 vsize=2540 CPUtime=12.69
/proc/12690/stat : 12690 (varsat-industri) R 12688 12690 12653 0 -1 4194304 254 0 0 0 1269 0 0 0 25 0 1 0 220012871 2600960 239 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 0 0 0
/proc/12690/statm: 635 239 110 221 0 411 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2540

[startup+25.5016 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 12691
/proc/meminfo: memFree=1853216/2055920 swapFree=4180284/4192956
[pid=12690] ppid=12688 vsize=2672 CPUtime=25.49
/proc/12690/stat : 12690 (varsat-industri) R 12688 12690 12653 0 -1 4194304 275 0 0 0 2549 0 0 0 25 0 1 0 220012871 2736128 260 1992294400 4194304 5102648 548682068784 18446744073709551615 4249362 0 0 4096 3 0 0 0 17 0 0 0
/proc/12690/statm: 668 260 110 221 0 444 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 2672

[startup+51.1013 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 12691
/proc/meminfo: memFree=1853088/2055920 swapFree=4180284/4192956
[pid=12690] ppid=12688 vsize=2804 CPUtime=51.06
/proc/12690/stat : 12690 (varsat-industri) R 12688 12690 12653 0 -1 4194304 312 0 0 0 5106 0 0 0 25 0 1 0 220012871 2871296 297 1992294400 4194304 5102648 548682068784 18446744073709551615 4225363 0 0 4096 3 0 0 0 17 0 0 0
/proc/12690/statm: 701 297 110 221 0 477 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 2804

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 12691
/proc/meminfo: memFree=1852768/2055920 swapFree=4180284/4192956
[pid=12690] ppid=12688 vsize=2936 CPUtime=102.24
/proc/12690/stat : 12690 (varsat-industri) R 12688 12690 12653 0 -1 4194304 358 0 0 0 10224 0 0 0 25 0 1 0 220012871 3006464 343 1992294400 4194304 5102648 548682068784 18446744073709551615 4249787 0 0 4096 3 0 0 0 17 0 0 0
/proc/12690/statm: 734 343 110 221 0 510 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 2936

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 12691
/proc/meminfo: memFree=1852576/2055920 swapFree=4180284/4192956
[pid=12690] ppid=12688 vsize=3068 CPUtime=162.21
/proc/12690/stat : 12690 (varsat-industri) R 12688 12690 12653 0 -1 4194304 401 0 0 0 16221 0 0 0 25 0 1 0 220012871 3141632 386 1992294400 4194304 5102648 548682068784 18446744073709551615 4254525 0 0 4096 3 0 0 0 17 0 0 0
/proc/12690/statm: 767 386 110 221 0 543 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 3068

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 12691
/proc/meminfo: memFree=1852448/2055920 swapFree=4180284/4192956
[pid=12690] ppid=12688 vsize=3200 CPUtime=222.17
/proc/12690/stat : 12690 (varsat-industri) R 12688 12690 12653 0 -1 4194304 422 0 0 0 22217 0 0 0 25 0 1 0 220012871 3276800 407 1992294400 4194304 5102648 548682068784 18446744073709551615 4254118 0 0 4096 3 0 0 0 17 0 0 0
/proc/12690/statm: 800 407 110 221 0 576 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 3200

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 12691
/proc/meminfo: memFree=1852256/2055920 swapFree=4180284/4192956
[pid=12690] ppid=12688 vsize=3332 CPUtime=282.15
/proc/12690/stat : 12690 (varsat-industri) R 12688 12690 12653 0 -1 4194304 460 0 0 0 28215 0 0 0 25 0 1 0 220012871 3411968 445 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 0 0 0
/proc/12690/statm: 833 445 110 221 0 609 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 3332

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 12691
/proc/meminfo: memFree=1852192/2055920 swapFree=4180284/4192956
[pid=12690] ppid=12688 vsize=3464 CPUtime=342.12
/proc/12690/stat : 12690 (varsat-industri) R 12688 12690 12653 0 -1 4194304 474 0 0 0 34212 0 0 0 25 0 1 0 220012871 3547136 459 1992294400 4194304 5102648 548682068784 18446744073709551615 4255478 0 0 4096 3 0 0 0 17 0 0 0
/proc/12690/statm: 866 459 110 221 0 642 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 3464

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 12691
/proc/meminfo: memFree=1852128/2055920 swapFree=4180284/4192956
[pid=12690] ppid=12688 vsize=3464 CPUtime=402.09
/proc/12690/stat : 12690 (varsat-industri) R 12688 12690 12653 0 -1 4194304 490 0 0 0 40209 0 0 0 25 0 1 0 220012871 3547136 475 1992294400 4194304 5102648 548682068784 18446744073709551615 4249862 0 0 4096 3 0 0 0 17 0 0 0
/proc/12690/statm: 866 475 110 221 0 642 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 3464

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 12691
/proc/meminfo: memFree=1852000/2055920 swapFree=4180284/4192956
[pid=12690] ppid=12688 vsize=3596 CPUtime=462.06
/proc/12690/stat : 12690 (varsat-industri) R 12688 12690 12653 0 -1 4194304 509 0 0 0 46206 0 0 0 25 0 1 0 220012871 3682304 494 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 0 0 0
/proc/12690/statm: 899 494 110 221 0 675 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 3596

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 12691
/proc/meminfo: memFree=1851936/2055920 swapFree=4180284/4192956
[pid=12690] ppid=12688 vsize=3596 CPUtime=522.03
/proc/12690/stat : 12690 (varsat-industri) R 12688 12690 12653 0 -1 4194304 515 0 0 0 52203 0 0 0 25 0 1 0 220012871 3682304 500 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 0 0 0
/proc/12690/statm: 899 500 110 221 0 675 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 3596

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 12691
/proc/meminfo: memFree=1851872/2055920 swapFree=4180284/4192956
[pid=12690] ppid=12688 vsize=3596 CPUtime=582
/proc/12690/stat : 12690 (varsat-industri) R 12688 12690 12653 0 -1 4194304 524 0 0 0 58200 0 0 0 25 0 1 0 220012871 3682304 509 1992294400 4194304 5102648 548682068784 18446744073709551615 4249840 0 0 4096 3 0 0 0 17 0 0 0
/proc/12690/statm: 899 509 110 221 0 675 0
Current children cumulated CPU time (s) 582
Current children cumulated vsize (KiB) 3596

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 12691
/proc/meminfo: memFree=1851808/2055920 swapFree=4180284/4192956
[pid=12690] ppid=12688 vsize=3728 CPUtime=641.97
/proc/12690/stat : 12690 (varsat-industri) R 12688 12690 12653 0 -1 4194304 538 0 0 0 64197 0 0 0 25 0 1 0 220012871 3817472 523 1992294400 4194304 5102648 548682068784 18446744073709551615 4250201 0 0 4096 3 0 0 0 17 0 0 0
/proc/12690/statm: 932 523 110 221 0 708 0
Current children cumulated CPU time (s) 641.97
Current children cumulated vsize (KiB) 3728

[startup+702.301 s]

################
# More data... #
################

[startup+4002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15789
/proc/meminfo: memFree=1806304/2055920 swapFree=4180284/4192956
[pid=12690] ppid=12688 vsize=4804 CPUtime=3989
/proc/12690/stat : 12690 (varsat-industri) R 12688 12690 12653 0 -1 4194304 826 0 0 0 398885 15 0 0 25 0 1 0 220012871 4919296 811 1992294400 4194304 5102648 548682068784 18446744073709551615 4249967 0 0 4096 3 0 0 0 17 0 0 0
/proc/12690/statm: 1201 811 110 221 0 977 0
Current children cumulated CPU time (s) 3989
Current children cumulated vsize (KiB) 4804

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15789
/proc/meminfo: memFree=1806176/2055920 swapFree=4180284/4192956
[pid=12690] ppid=12688 vsize=4940 CPUtime=4048.98
/proc/12690/stat : 12690 (varsat-industri) R 12688 12690 12653 0 -1 4194304 838 0 0 0 404883 15 0 0 25 0 1 0 220012871 5058560 823 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 0 0 0
/proc/12690/statm: 1235 823 110 221 0 1011 0
Current children cumulated CPU time (s) 4048.98
Current children cumulated vsize (KiB) 4940

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15789
/proc/meminfo: memFree=1806112/2055920 swapFree=4180284/4192956
[pid=12690] ppid=12688 vsize=4940 CPUtime=4108.95
/proc/12690/stat : 12690 (varsat-industri) R 12688 12690 12653 0 -1 4194304 841 0 0 0 410880 15 0 0 25 0 1 0 220012871 5058560 826 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 0 0 0
/proc/12690/statm: 1235 826 110 221 0 1011 0
Current children cumulated CPU time (s) 4108.95
Current children cumulated vsize (KiB) 4940

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15789
/proc/meminfo: memFree=1806112/2055920 swapFree=4180284/4192956
[pid=12690] ppid=12688 vsize=4940 CPUtime=4168.92
/proc/12690/stat : 12690 (varsat-industri) R 12688 12690 12653 0 -1 4194304 841 0 0 0 416877 15 0 0 25 0 1 0 220012871 5058560 826 1992294400 4194304 5102648 548682068784 18446744073709551615 4255108 0 0 4096 3 0 0 0 17 0 0 0
/proc/12690/statm: 1235 826 110 221 0 1011 0
Current children cumulated CPU time (s) 4168.92
Current children cumulated vsize (KiB) 4940

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15789
/proc/meminfo: memFree=1806112/2055920 swapFree=4180284/4192956
[pid=12690] ppid=12688 vsize=4940 CPUtime=4228.89
/proc/12690/stat : 12690 (varsat-industri) R 12688 12690 12653 0 -1 4194304 841 0 0 0 422874 15 0 0 25 0 1 0 220012871 5058560 826 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/12690/statm: 1235 826 110 221 0 1011 0
Current children cumulated CPU time (s) 4228.89
Current children cumulated vsize (KiB) 4940

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15789
/proc/meminfo: memFree=1806048/2055920 swapFree=4180284/4192956
[pid=12690] ppid=12688 vsize=4940 CPUtime=4288.86
/proc/12690/stat : 12690 (varsat-industri) R 12688 12690 12653 0 -1 4194304 841 0 0 0 428871 15 0 0 25 0 1 0 220012871 5058560 826 1992294400 4194304 5102648 548682068784 18446744073709551615 4255632 0 0 4096 3 0 0 0 17 0 0 0
/proc/12690/statm: 1235 826 110 221 0 1011 0
Current children cumulated CPU time (s) 4288.86
Current children cumulated vsize (KiB) 4940

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15789
/proc/meminfo: memFree=1806048/2055920 swapFree=4180284/4192956
[pid=12690] ppid=12688 vsize=4940 CPUtime=4348.82
/proc/12690/stat : 12690 (varsat-industri) R 12688 12690 12653 0 -1 4194304 845 0 0 0 434867 15 0 0 25 0 1 0 220012871 5058560 830 1992294400 4194304 5102648 548682068784 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 0 0 0
/proc/12690/statm: 1235 830 110 221 0 1011 0
Current children cumulated CPU time (s) 4348.82
Current children cumulated vsize (KiB) 4940

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15789
/proc/meminfo: memFree=1806048/2055920 swapFree=4180284/4192956
[pid=12690] ppid=12688 vsize=4940 CPUtime=4408.79
/proc/12690/stat : 12690 (varsat-industri) R 12688 12690 12653 0 -1 4194304 845 0 0 0 440864 15 0 0 25 0 1 0 220012871 5058560 830 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/12690/statm: 1235 830 110 221 0 1011 0
Current children cumulated CPU time (s) 4408.79
Current children cumulated vsize (KiB) 4940

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15789
/proc/meminfo: memFree=1806048/2055920 swapFree=4180284/4192956
[pid=12690] ppid=12688 vsize=4940 CPUtime=4468.76
/proc/12690/stat : 12690 (varsat-industri) R 12688 12690 12653 0 -1 4194304 854 0 0 0 446861 15 0 0 25 0 1 0 220012871 5058560 839 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 0 0 0
/proc/12690/statm: 1235 839 110 221 0 1011 0
Current children cumulated CPU time (s) 4468.76
Current children cumulated vsize (KiB) 4940

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15789
/proc/meminfo: memFree=1806048/2055920 swapFree=4180284/4192956
[pid=12690] ppid=12688 vsize=4940 CPUtime=4528.73
/proc/12690/stat : 12690 (varsat-industri) R 12688 12690 12653 0 -1 4194304 857 0 0 0 452858 15 0 0 25 0 1 0 220012871 5058560 842 1992294400 4194304 5102648 548682068784 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 0 0 0
/proc/12690/statm: 1235 842 110 221 0 1011 0
Current children cumulated CPU time (s) 4528.73
Current children cumulated vsize (KiB) 4940

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15789
/proc/meminfo: memFree=1805856/2055920 swapFree=4180284/4192956
[pid=12690] ppid=12688 vsize=4940 CPUtime=4588.71
/proc/12690/stat : 12690 (varsat-industri) R 12688 12690 12653 0 -1 4194304 863 0 0 0 458856 15 0 0 25 0 1 0 220012871 5058560 848 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 0 0 0
/proc/12690/statm: 1235 848 110 221 0 1011 0
Current children cumulated CPU time (s) 4588.71
Current children cumulated vsize (KiB) 4940

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15795
/proc/meminfo: memFree=1805728/2055920 swapFree=4180284/4192956
[pid=12690] ppid=12688 vsize=4940 CPUtime=4648.67
/proc/12690/stat : 12690 (varsat-industri) R 12688 12690 12653 0 -1 4194304 866 0 0 0 464851 16 0 0 25 0 1 0 220012871 5058560 851 1992294400 4194304 5102648 548682068784 18446744073709551615 4227928 0 0 4096 3 0 0 0 17 0 0 0
/proc/12690/statm: 1235 851 110 221 0 1011 0
Current children cumulated CPU time (s) 4648.67
Current children cumulated vsize (KiB) 4940

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15795
/proc/meminfo: memFree=1805728/2055920 swapFree=4180284/4192956
[pid=12690] ppid=12688 vsize=4940 CPUtime=4708.64
/proc/12690/stat : 12690 (varsat-industri) R 12688 12690 12653 0 -1 4194304 870 0 0 0 470848 16 0 0 25 0 1 0 220012871 5058560 855 1992294400 4194304 5102648 548682068784 18446744073709551615 4227872 0 0 4096 3 0 0 0 17 0 0 0
/proc/12690/statm: 1235 855 110 221 0 1011 0
Current children cumulated CPU time (s) 4708.64
Current children cumulated vsize (KiB) 4940

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15795
/proc/meminfo: memFree=1805728/2055920 swapFree=4180284/4192956
[pid=12690] ppid=12688 vsize=5080 CPUtime=4768.62
/proc/12690/stat : 12690 (varsat-industri) R 12688 12690 12653 0 -1 4194304 873 0 0 0 476846 16 0 0 25 0 1 0 220012871 5201920 858 1992294400 4194304 5102648 548682068784 18446744073709551615 4249872 0 0 4096 3 0 0 0 17 0 0 0
/proc/12690/statm: 1270 858 110 221 0 1046 0
Current children cumulated CPU time (s) 4768.62
Current children cumulated vsize (KiB) 5080

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15795
/proc/meminfo: memFree=1805728/2055920 swapFree=4180284/4192956
[pid=12690] ppid=12688 vsize=5080 CPUtime=4828.59
/proc/12690/stat : 12690 (varsat-industri) R 12688 12690 12653 0 -1 4194304 876 0 0 0 482843 16 0 0 25 0 1 0 220012871 5201920 861 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 0 0 0
/proc/12690/statm: 1270 861 110 221 0 1046 0
Current children cumulated CPU time (s) 4828.59
Current children cumulated vsize (KiB) 5080

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15795
/proc/meminfo: memFree=1805664/2055920 swapFree=4180284/4192956
[pid=12690] ppid=12688 vsize=5080 CPUtime=4888.55
/proc/12690/stat : 12690 (varsat-industri) R 12688 12690 12653 0 -1 4194304 876 0 0 0 488839 16 0 0 25 0 1 0 220012871 5201920 861 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 0 0 0
/proc/12690/statm: 1270 861 110 221 0 1046 0
Current children cumulated CPU time (s) 4888.55
Current children cumulated vsize (KiB) 5080

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15795
/proc/meminfo: memFree=1805664/2055920 swapFree=4180284/4192956
[pid=12690] ppid=12688 vsize=5080 CPUtime=4948.53
/proc/12690/stat : 12690 (varsat-industri) R 12688 12690 12653 0 -1 4194304 882 0 0 0 494837 16 0 0 25 0 1 0 220012871 5201920 867 1992294400 4194304 5102648 548682068784 18446744073709551615 4254971 0 0 4096 3 0 0 0 17 0 0 0
/proc/12690/statm: 1270 867 110 221 0 1046 0
Current children cumulated CPU time (s) 4948.53
Current children cumulated vsize (KiB) 5080



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5013.81 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15795
/proc/meminfo: memFree=1805600/2055920 swapFree=4180284/4192956
[pid=12690] ppid=12688 vsize=5080 CPUtime=5000.01
/proc/12690/stat : 12690 (varsat-industri) R 12688 12690 12653 0 -1 4194304 885 0 0 0 499985 16 0 0 25 0 1 0 220012871 5201920 870 1992294400 4194304 5102648 548682068784 18446744073709551615 4254460 0 0 4096 3 0 0 0 17 0 0 0
/proc/12690/statm: 1270 870 110 221 0 1046 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 5080

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): 5013.81
CPU time (s): 5000.02
CPU user time (s): 4999.86
CPU system time (s): 0.164974
CPU usage (%): 99.725
Max. virtual memory (cumulated for all children) (KiB): 5080

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

runsolver used 5.56415 second user time and 10.1944 second system time

The end

Launcher Data

Begin job on node82 at 2009-05-10 03:43:55
IDJOB=1785580
IDBENCH=71107
IDSOLVER=641
FILE ID=node82/1785580-1241919835
PBS_JOBID= 9264913
Free space on /tmp= 66124 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/CRAFTED/sgen/unsat/sgen1-unsat-133-100.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1785580-1241919835/watcher-1785580-1241919835 -o /tmp/evaluation-result-1785580-1241919835/solver-1785580-1241919835 -C 5000 -W 6000 -M 1800  HOME/varsat-industrial_static -seed=1577297882 HOME/instance-1785580-1241919835.cnf

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

MD5SUM BENCH= 3efe57b20c55b2dfc482f2ebb30d6794
RANDOM SEED=1577297882

node82.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.259
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.259
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:       1854432 kB
Buffers:         41560 kB
Cached:         111384 kB
SwapCached:       6720 kB
Active:          28084 kB
Inactive:       133588 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1854432 kB
SwapTotal:     4192956 kB
SwapFree:      4180284 kB
Dirty:            1092 kB
Writeback:           0 kB
Mapped:          13680 kB
Slab:            25736 kB
Committed_AS:   605832 kB
PageTables:       1384 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= 66204 MiB
End job on node82 at 2009-05-10 05:07:31