Trace number 1733375

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
VARSAT-crafted 2009-03-22? (TO) 1200.09 1200.41

General information on the benchmark

NameCRAFTED/modcircuits/
mod4block_3vars_7gates.cnf
MD5SUMcc925e6de728ca79f6f89379842f14b0
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 variables574
Number of clauses118394
Sum of the clauses size692282
Maximum clause length24
Minimum clause length1
Number of clauses of size 1160
Number of clauses of size 21597
Number of clauses of size 30
Number of clauses of size 41923
Number of clauses of size 57170
Number of clauses of size over 5107544

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  574                                                  |
0.00/0.00	c |  Number of clauses:    118394                                               |
0.09/0.16	c |  Parsing time:         0.13         s                                       |
0.09/0.16	c |  Timeout:              43200 s
0.09/0.16	c |  Random Seed:          800413887.000000
0.09/0.16	c |  Heuristic:            EMBP-G, threshold 0.800                              |
0.09/0.16	c |  Branching Rule:       default (solution-guided)                            |
0.09/0.16	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.09/0.16	c |                                                                             |
2.29/2.40	c ============================[ Search Statistics ]==============================
2.29/2.40	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.29/2.40	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.29/2.40	c ===============================================================================
2.29/2.40	c |         0 |     350    28552   152162 |     9517        0    nan |  0.000 % |
3.19/3.27	c |       100 |     350    28552   152162 |    10469      100     13 | 28.920 % |
3.79/3.84	c |       251 |     350    28552   152162 |    11515      251     12 | 28.920 % |
4.39/4.43	c |       476 |     350    28552   152162 |    12667      476     13 | 28.920 % |
4.99/5.03	c |       813 |     350    28552   152162 |    13934      813     14 | 28.920 % |
5.59/5.63	c |      1320 |     350    28552   152162 |    15327     1320     16 | 28.920 % |
6.19/6.26	c |      2079 |     350    28552   152162 |    16860     2079     16 | 28.920 % |
6.89/6.92	c |      3219 |     350    28552   152162 |    18546     3219     19 | 28.920 % |
7.59/7.62	c |      4928 |     350    28552   152162 |    20401     4928     21 | 28.920 % |
8.39/8.44	c |      7492 |     350    28552   152162 |    22441     7492     26 | 28.920 % |
9.49/9.53	c |     11336 |     350    28552   152162 |    24685    11336     29 | 28.920 % |
10.99/11.06	c |     17102 |     350    28552   152162 |    27154    17102     34 | 28.920 % |
13.68/13.71	c |     25751 |     350    28552   152162 |    29869    25751     37 | 28.920 % |
18.08/18.13	c |     38725 |     350    28552   152162 |    32856    22342     44 | 28.920 % |
24.58/24.69	c |     58186 |     350    28552   152162 |    36142    22979     44 | 28.920 % |
34.78/34.87	c |     87380 |     350    28552   152162 |    39756    30730     48 | 28.920 % |
51.87/51.91	c |    131169 |     350    28552   152162 |    43731    23113     49 | 28.920 % |
80.97/81.03	c |    196854 |     350    28552   152162 |    48105    31247     54 | 28.920 % |
118.76/118.84	c |    295380 |     350    28552   152162 |    52915    28402     28 | 28.920 % |
169.94/170.06	c |    443170 |     350    28552   152162 |    58207    24501     25 | 28.920 % |
273.11/273.27	c |    664853 |     350    28552   152162 |    64027    37854     30 | 28.920 % |
440.67/440.87	c |    997379 |     345    28428   151481 |    70430    43198     28 | 30.140 % |
705.80/706.04	c |   1496167 |     344    28428   151481 |    77473    52664     35 | 30.140 % |
1086.09/1086.42	c |   2244350 |     339    27108   143873 |    85221    73272     23 | 30.837 % |

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-1733375-1240787679/watcher-1733375-1240787679 -o /tmp/evaluation-result-1733375-1240787679/solver-1733375-1240787679 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=800413887 HOME/instance-1733375-1240787679.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.92 0.97 0.98 3/64 9794
/proc/meminfo: memFree=1685904/2055920 swapFree=4186716/4192956
[pid=9794] ppid=9792 vsize=2544 CPUtime=0
/proc/9794/stat : 9794 (varsat-crafted_) R 9792 9794 9274 0 -1 4194304 467 0 0 0 0 0 0 0 20 0 1 0 106796816 2605056 452 1992294400 4194304 5102648 548682068768 18446744073709551615 4280199 0 0 4096 3 0 0 0 17 1 0 0
/proc/9794/statm: 636 453 87 221 0 412 0

[startup+0.056662 s]
/proc/loadavg: 0.92 0.97 0.98 3/64 9794
/proc/meminfo: memFree=1685904/2055920 swapFree=4186716/4192956
[pid=9794] ppid=9792 vsize=10052 CPUtime=0.05
/proc/9794/stat : 9794 (varsat-crafted_) R 9792 9794 9274 0 -1 4194304 2327 0 0 0 4 1 0 0 20 0 1 0 106796816 10293248 2312 1992294400 4194304 5102648 548682068768 18446744073709551615 4524128 0 0 4096 3 0 0 0 17 1 0 0
/proc/9794/statm: 2513 2312 87 221 0 2289 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 10052

[startup+0.101666 s]
/proc/loadavg: 0.92 0.97 0.98 3/64 9794
/proc/meminfo: memFree=1685904/2055920 swapFree=4186716/4192956
[pid=9794] ppid=9792 vsize=16760 CPUtime=0.09
/proc/9794/stat : 9794 (varsat-crafted_) R 9792 9794 9274 0 -1 4194304 3955 0 0 0 7 2 0 0 20 0 1 0 106796816 17162240 3940 1992294400 4194304 5102648 548682068768 18446744073709551615 4515755 0 0 4096 3 0 0 0 17 1 0 0
/proc/9794/statm: 4190 3942 87 221 0 3966 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16760

[startup+0.30169 s]
/proc/loadavg: 0.92 0.97 0.98 3/64 9794
/proc/meminfo: memFree=1685904/2055920 swapFree=4186716/4192956
[pid=9794] ppid=9792 vsize=25548 CPUtime=0.29
/proc/9794/stat : 9794 (varsat-crafted_) R 9792 9794 9274 0 -1 4194304 6058 0 0 0 26 3 0 0 22 0 1 0 106796816 26161152 6043 1992294400 4194304 5102648 548682068768 18446744073709551615 4225555 0 0 4096 3 0 0 0 17 1 0 0
/proc/9794/statm: 6387 6043 98 221 0 6163 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25548

[startup+0.701737 s]
/proc/loadavg: 0.92 0.97 0.98 3/64 9794
/proc/meminfo: memFree=1685904/2055920 swapFree=4186716/4192956
[pid=9794] ppid=9792 vsize=25548 CPUtime=0.69
/proc/9794/stat : 9794 (varsat-crafted_) R 9792 9794 9274 0 -1 4194304 6058 0 0 0 66 3 0 0 25 0 1 0 106796816 26161152 6043 1992294400 4194304 5102648 548682068768 18446744073709551615 4225955 0 0 4096 3 0 0 0 17 1 0 0
/proc/9794/statm: 6387 6043 98 221 0 6163 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25548

[startup+1.50183 s]
/proc/loadavg: 0.92 0.97 0.98 2/65 9795
/proc/meminfo: memFree=1662024/2055920 swapFree=4186716/4192956
[pid=9794] ppid=9792 vsize=25548 CPUtime=1.49
/proc/9794/stat : 9794 (varsat-crafted_) R 9792 9794 9274 0 -1 4194304 6068 0 0 0 146 3 0 0 25 0 1 0 106796816 26161152 6053 1992294400 4194304 5102648 548682068768 18446744073709551615 4222998 0 0 4096 3 0 0 0 17 1 0 0
/proc/9794/statm: 6387 6053 99 221 0 6163 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 25548

[startup+3.10202 s]
/proc/loadavg: 0.92 0.97 0.98 2/65 9795
/proc/meminfo: memFree=1660552/2055920 swapFree=4186716/4192956
[pid=9794] ppid=9792 vsize=25284 CPUtime=3.09
/proc/9794/stat : 9794 (varsat-crafted_) R 9792 9794 9274 0 -1 4194304 6479 0 0 0 306 3 0 0 25 0 1 0 106796816 25890816 6027 1992294400 4194304 5102648 548682068768 18446744073709551615 4213802 0 0 4096 3 0 0 0 17 1 0 0
/proc/9794/statm: 6321 6027 103 221 0 6097 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 25284

[startup+6.3014 s]
/proc/loadavg: 1.01 0.98 0.98 2/65 9795
/proc/meminfo: memFree=1661640/2055920 swapFree=4186716/4192956
[pid=9794] ppid=9792 vsize=25284 CPUtime=6.29
/proc/9794/stat : 9794 (varsat-crafted_) R 9792 9794 9274 0 -1 4194304 6488 0 0 0 626 3 0 0 25 0 1 0 106796816 25890816 6036 1992294400 4194304 5102648 548682068768 18446744073709551615 4215235 0 0 4096 3 0 0 0 17 1 0 0
/proc/9794/statm: 6321 6036 112 221 0 6097 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 25284

[startup+12.7011 s]
/proc/loadavg: 1.01 0.98 0.98 2/65 9795
/proc/meminfo: memFree=1661640/2055920 swapFree=4186716/4192956
[pid=9794] ppid=9792 vsize=25508 CPUtime=12.68
/proc/9794/stat : 9794 (varsat-crafted_) R 9792 9794 9274 0 -1 4194304 6528 0 0 0 1265 3 0 0 25 0 1 0 106796816 26120192 6076 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/9794/statm: 6377 6076 112 221 0 6153 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 25508

[startup+25.5017 s]
/proc/loadavg: 1.00 0.98 0.98 2/65 9795
/proc/meminfo: memFree=1661512/2055920 swapFree=4186716/4192956
[pid=9794] ppid=9792 vsize=25508 CPUtime=25.48
/proc/9794/stat : 9794 (varsat-crafted_) R 9792 9794 9274 0 -1 4194304 6565 0 0 0 2545 3 0 0 25 0 1 0 106796816 26120192 6113 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/9794/statm: 6377 6113 112 221 0 6153 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 25508

[startup+51.1017 s]
/proc/loadavg: 1.00 0.98 0.98 2/65 9795
/proc/meminfo: memFree=1660808/2055920 swapFree=4186716/4192956
[pid=9794] ppid=9792 vsize=26068 CPUtime=51.07
/proc/9794/stat : 9794 (varsat-crafted_) R 9792 9794 9274 0 -1 4194304 6727 0 0 0 5104 3 0 0 25 0 1 0 106796816 26693632 6275 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/9794/statm: 6517 6275 112 221 0 6293 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 26068

[startup+102.306 s]
/proc/loadavg: 1.00 0.98 0.98 2/65 9795
/proc/meminfo: memFree=1657416/2055920 swapFree=4186716/4192956
[pid=9794] ppid=9792 vsize=29660 CPUtime=102.27
/proc/9794/stat : 9794 (varsat-crafted_) R 9792 9794 9274 0 -1 4194304 7585 0 0 0 10223 4 0 0 25 0 1 0 106796816 30371840 7133 1992294400 4194304 5102648 548682068768 18446744073709551615 4249936 0 0 4096 3 0 0 0 17 1 0 0
/proc/9794/statm: 7415 7133 112 221 0 7191 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 29660

[startup+162.302 s]
/proc/loadavg: 1.00 0.98 0.98 2/65 9795
/proc/meminfo: memFree=1656968/2055920 swapFree=4186716/4192956
[pid=9794] ppid=9792 vsize=30212 CPUtime=162.24
/proc/9794/stat : 9794 (varsat-crafted_) R 9792 9794 9274 0 -1 4194304 7692 0 0 0 16220 4 0 0 25 0 1 0 106796816 30937088 7240 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/9794/statm: 7553 7240 112 221 0 7329 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 30212

[startup+222.302 s]
/proc/loadavg: 1.00 0.98 0.98 2/65 9795
/proc/meminfo: memFree=1656072/2055920 swapFree=4186716/4192956
[pid=9794] ppid=9792 vsize=31160 CPUtime=222.23
/proc/9794/stat : 9794 (varsat-crafted_) R 9792 9794 9274 0 -1 4194304 7923 0 0 0 22219 4 0 0 25 0 1 0 106796816 31907840 7471 1992294400 4194304 5102648 548682068768 18446744073709551615 4249892 0 0 4096 3 0 0 0 17 1 0 0
/proc/9794/statm: 7790 7471 112 221 0 7566 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 31160

[startup+282.302 s]
/proc/loadavg: 1.00 0.98 0.98 2/65 9795
/proc/meminfo: memFree=1655624/2055920 swapFree=4186716/4192956
[pid=9794] ppid=9792 vsize=31632 CPUtime=282.21
/proc/9794/stat : 9794 (varsat-crafted_) R 9792 9794 9274 0 -1 4194304 8030 0 0 0 28217 4 0 0 25 0 1 0 106796816 32391168 7578 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/9794/statm: 7908 7578 112 221 0 7684 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 31632

[startup+342.302 s]
/proc/loadavg: 1.00 0.98 0.98 2/65 9795
/proc/meminfo: memFree=1654792/2055920 swapFree=4186716/4192956
[pid=9794] ppid=9792 vsize=32756 CPUtime=342.19
/proc/9794/stat : 9794 (varsat-crafted_) R 9792 9794 9274 0 -1 4194304 8232 0 0 0 34215 4 0 0 25 0 1 0 106796816 33542144 7780 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/9794/statm: 8189 7780 112 221 0 7965 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 32756

[startup+402.301 s]
/proc/loadavg: 1.00 0.98 0.98 2/65 9795
/proc/meminfo: memFree=1653576/2055920 swapFree=4186716/4192956
[pid=9794] ppid=9792 vsize=34056 CPUtime=402.17
/proc/9794/stat : 9794 (varsat-crafted_) R 9792 9794 9274 0 -1 4194304 8527 0 0 0 40213 4 0 0 25 0 1 0 106796816 34873344 8075 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/9794/statm: 8514 8075 112 221 0 8290 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 34056

[startup+462.301 s]
/proc/loadavg: 1.00 0.98 0.98 2/65 9795
/proc/meminfo: memFree=1652168/2055920 swapFree=4186716/4192956
[pid=9794] ppid=9792 vsize=35460 CPUtime=462.17
/proc/9794/stat : 9794 (varsat-crafted_) R 9792 9794 9274 0 -1 4194304 8863 0 0 0 46212 5 0 0 25 0 1 0 106796816 36311040 8411 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/9794/statm: 8865 8411 112 221 0 8641 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 35460

[startup+522.301 s]
/proc/loadavg: 1.00 0.98 0.98 2/65 9795
/proc/meminfo: memFree=1646984/2055920 swapFree=4186716/4192956
[pid=9794] ppid=9792 vsize=40548 CPUtime=522.15
/proc/9794/stat : 9794 (varsat-crafted_) R 9792 9794 9274 0 -1 4194304 10147 0 0 0 52209 6 0 0 25 0 1 0 106796816 41521152 9695 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/9794/statm: 10137 9695 112 221 0 9913 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 40548

[startup+582.301 s]
/proc/loadavg: 1.00 0.98 0.98 2/65 9795
/proc/meminfo: memFree=1646984/2055920 swapFree=4186716/4192956
[pid=9794] ppid=9792 vsize=40548 CPUtime=582.13
/proc/9794/stat : 9794 (varsat-crafted_) R 9792 9794 9274 0 -1 4194304 10147 0 0 0 58207 6 0 0 25 0 1 0 106796816 41521152 9695 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/9794/statm: 10137 9695 112 221 0 9913 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 40548

[startup+642.301 s]
/proc/loadavg: 1.00 0.98 0.98 2/65 9795
/proc/meminfo: memFree=1646728/2055920 swapFree=4186716/4192956
[pid=9794] ppid=9792 vsize=40928 CPUtime=642.12
/proc/9794/stat : 9794 (varsat-crafted_) R 9792 9794 9274 0 -1 4194304 10211 0 0 0 64206 6 0 0 25 0 1 0 106796816 41910272 9759 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/9794/statm: 10232 9759 112 221 0 10008 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 40928

[startup+702.301 s]
/proc/loadavg: 1.00 0.98 0.98 2/65 9795
/proc/meminfo: memFree=1645896/2055920 swapFree=4186716/4192956
[pid=9794] ppid=9792 vsize=41896 CPUtime=702.1
/proc/9794/stat : 9794 (varsat-crafted_) R 9792 9794 9274 0 -1 4194304 10413 0 0 0 70204 6 0 0 25 0 1 0 106796816 42901504 9961 1992294400 4194304 5102648 548682068768 18446744073709551615 4249993 0 0 4096 3 0 0 0 17 1 0 0
/proc/9794/statm: 10474 9961 112 221 0 10250 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 41896

[startup+762.305 s]
/proc/loadavg: 1.00 0.98 0.98 2/65 9795
/proc/meminfo: memFree=1645576/2055920 swapFree=4186716/4192956
[pid=9794] ppid=9792 vsize=42180 CPUtime=762.09
/proc/9794/stat : 9794 (varsat-crafted_) R 9792 9794 9274 0 -1 4194304 10492 0 0 0 76203 6 0 0 25 0 1 0 106796816 43192320 10040 1992294400 4194304 5102648 548682068768 18446744073709551615 4249874 0 0 4096 3 0 0 0 17 1 0 0
/proc/9794/statm: 10545 10040 112 221 0 10321 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 42180

[startup+822.302 s]
/proc/loadavg: 1.00 0.98 0.98 2/65 9795
/proc/meminfo: memFree=1645192/2055920 swapFree=4186716/4192956
[pid=9794] ppid=9792 vsize=42464 CPUtime=822.07
/proc/9794/stat : 9794 (varsat-crafted_) R 9792 9794 9274 0 -1 4194304 10572 0 0 0 82201 6 0 0 25 0 1 0 106796816 43483136 10120 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/9794/statm: 10616 10120 112 221 0 10392 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 42464

[startup+882.302 s]
/proc/loadavg: 1.00 0.98 0.98 2/65 9795
/proc/meminfo: memFree=1644680/2055920 swapFree=4186716/4192956
[pid=9794] ppid=9792 vsize=43032 CPUtime=882.05
/proc/9794/stat : 9794 (varsat-crafted_) R 9792 9794 9274 0 -1 4194304 10694 0 0 0 88199 6 0 0 25 0 1 0 106796816 44064768 10242 1992294400 4194304 5102648 548682068768 18446744073709551615 4249769 0 0 4096 3 0 0 0 17 1 0 0
/proc/9794/statm: 10758 10242 112 221 0 10534 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 43032

[startup+942.302 s]
/proc/loadavg: 1.00 0.98 0.98 2/65 9795
/proc/meminfo: memFree=1644296/2055920 swapFree=4186716/4192956
[pid=9794] ppid=9792 vsize=43460 CPUtime=942.03
/proc/9794/stat : 9794 (varsat-crafted_) R 9792 9794 9274 0 -1 4194304 10785 0 0 0 94197 6 0 0 25 0 1 0 106796816 44503040 10333 1992294400 4194304 5102648 548682068768 18446744073709551615 4255151 0 0 4096 3 0 0 0 17 1 0 0
/proc/9794/statm: 10865 10333 112 221 0 10641 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 43460

[startup+1002.3 s]
/proc/loadavg: 1.00 0.98 0.98 2/65 9795
/proc/meminfo: memFree=1644168/2055920 swapFree=4186716/4192956
[pid=9794] ppid=9792 vsize=43672 CPUtime=1002.02
/proc/9794/stat : 9794 (varsat-crafted_) R 9792 9794 9274 0 -1 4194304 10827 0 0 0 100196 6 0 0 25 0 1 0 106796816 44720128 10375 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/9794/statm: 10918 10375 112 221 0 10694 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 43672

[startup+1062.3 s]
/proc/loadavg: 1.00 0.98 0.98 2/65 9795
/proc/meminfo: memFree=1644040/2055920 swapFree=4186716/4192956
[pid=9794] ppid=9792 vsize=43672 CPUtime=1062
/proc/9794/stat : 9794 (varsat-crafted_) R 9792 9794 9274 0 -1 4194304 10845 0 0 0 106194 6 0 0 25 0 1 0 106796816 44720128 10393 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/9794/statm: 10918 10393 112 221 0 10694 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 43672

[startup+1122.3 s]
/proc/loadavg: 1.00 0.98 0.98 2/65 9795
/proc/meminfo: memFree=1643976/2055920 swapFree=4186716/4192956
[pid=9794] ppid=9792 vsize=43672 CPUtime=1121.98
/proc/9794/stat : 9794 (varsat-crafted_) R 9792 9794 9274 0 -1 4194304 10860 0 0 0 112192 6 0 0 25 0 1 0 106796816 44720128 10408 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/9794/statm: 10918 10408 112 221 0 10694 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 43672

[startup+1182.3 s]
/proc/loadavg: 1.00 0.98 0.98 2/65 9795
/proc/meminfo: memFree=1643784/2055920 swapFree=4186716/4192956
[pid=9794] ppid=9792 vsize=43884 CPUtime=1181.97
/proc/9794/stat : 9794 (varsat-crafted_) R 9792 9794 9274 0 -1 4194304 10903 0 0 0 118191 6 0 0 25 0 1 0 106796816 44937216 10451 1992294400 4194304 5102648 548682068768 18446744073709551615 4249748 0 0 4096 3 0 0 0 17 1 0 0
/proc/9794/statm: 10971 10451 112 221 0 10747 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 43884



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 0.98 0.98 2/65 9795
/proc/meminfo: memFree=1643656/2055920 swapFree=4186716/4192956
[pid=9794] ppid=9792 vsize=44100 CPUtime=1200.07
/proc/9794/stat : 9794 (varsat-crafted_) R 9792 9794 9274 0 -1 4194304 10943 0 0 0 120000 7 0 0 25 0 1 0 106796816 45158400 10491 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/9794/statm: 11025 10491 112 221 0 10801 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 44100

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.41
CPU time (s): 1200.09
CPU user time (s): 1200.01
CPU system time (s): 0.076988
CPU usage (%): 99.9728
Max. virtual memory (cumulated for all children) (KiB): 44100

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

runsolver used 0.913861 second user time and 2.55561 second system time

The end

Launcher Data

Begin job on node75 at 2009-04-27 01:14:40
IDJOB=1733375
IDBENCH=71139
IDSOLVER=537
FILE ID=node75/1733375-1240787679
PBS_JOBID= 9187268
Free space on /tmp= 66432 MiB

SOLVER NAME= VARSAT-crafted 2009-03-22
BENCH NAME= SAT09/CRAFTED/modcircuits/mod4block_3vars_7gates.cnf
COMMAND LINE= HOME/varsat-crafted_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1733375-1240787679/watcher-1733375-1240787679 -o /tmp/evaluation-result-1733375-1240787679/solver-1733375-1240787679 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-crafted_static -seed=800413887 HOME/instance-1733375-1240787679.cnf

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

MD5SUM BENCH= cc925e6de728ca79f6f89379842f14b0
RANDOM SEED=800413887

node75.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.213
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.213
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:       1686320 kB
Buffers:         45984 kB
Cached:         247344 kB
SwapCached:       3016 kB
Active:         110828 kB
Inactive:       193316 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1686320 kB
SwapTotal:     4192956 kB
SwapFree:      4186716 kB
Dirty:            4260 kB
Writeback:           0 kB
Mapped:          19056 kB
Slab:            51332 kB
Committed_AS:   298272 kB
PageTables:       1416 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= 66432 MiB
End job on node75 at 2009-04-27 01:34:42